@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Open Sans",sans-serif;--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.app__aboutus{align-items:center;display:flex;justify-content:center;padding:4rem 6rem;position:relative}.app__aboutus-overlay{inset:0;position:absolute}.app__aboutus-overlay img{height:415px;width:391px;z-index:0}.app__aboutus-content{display:flex;flex-direction:row;width:100%;z-index:2}.spoon_history{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.app__aboutus-content_about{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;text-align:right;text-transform:none}.aboutus-imageContainer,.aboutus1-imageContainer{margin-top:6rem;width:400px}.aboutus-imageContainer img,.aboutus1-imageContainer img{border-radius:10%;width:100%}.app__aboutus-content_knife{align-items:center;display:flex;justify-content:center;margin:0 4rem}.app__aboutus-content_history{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;text-align:left;text-transform:none}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:1rem 0}@media screen and (max-width:2000px){.app__aboutus-content_knife img{height:1110px}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:4rem 0}}@media screen and (max-width:900px){.app__aboutus-content{flex-direction:column}.app__aboutus-content_knife{margin:4rem 0}}@media screen and (max-width:650px){.app__aboutus{padding:1rem 2rem}.app__aboutus-content_knife,.app__aboutus-content_knife img{display:none}.aboutus-imageContainer{display:none;margin-top:2rem;width:200px}.aboutus-imageContainer img{display:none;width:100%}.aboutus1-imageContainer{margin-top:2rem;width:200px}.aboutus1-imageContainer img{width:100%}.app__aboutus-overlay img{height:320px;width:80%}.app__aboutus-content_about p,.app__aboutus-content_history p{margin:0}}.app__menuitem{display:flex;flex-direction:column;height:50%;margin:.5rem 0;width:100%}.app__menuitem-head{align-items:center;display:flex;justify-content:space-between}.app__menuitem-sub{margin-top:.2rem;width:100%}.app__menuitem-name{flex:1 1}.app__menuitem-dash{background-color:var(--color-golden);height:1px;margin:0 1rem;width:90px}.app__menuitem-price{align-items:flex-end;display:flex;justify-content:flex-end}.app__navbar{background:var(--color-black);border:2px solid #000;display:flex;justify-content:space-between;padding:1rem 2rem;width:100%}.app__navbar-logo{align-items:center;cursor:pointer;display:flex;font-family:var(--font-base);justify-content:flex-start}.app__navbar-logo img{max-height:75px}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none;margin-right:5rem;margin-top:-1rem}.app__navbar-links li,.app__navbar-links li:hover{cursor:pointer;margin:0 1rem}.app__navbar-links li:hover{color:var(--color-golden)}.app__navbar-login{align-items:center;display:flex;display:none;justify-content:flex-end;margin-top:-1rem}.app__navbar-login a{margin:0 1rem;transition:.5s ease}.app__navbar-login a:hover{border-bottom:1px solid var(--color-golden);color:var(--color-golden)}.app__navbar-login div{background-color:var(--color-grey);height:30px;width:1px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{align-items:center;background:var(--color-black);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-smallscreen_overlay li{color:var(--color-golden);cursor:pointer;font-family:var(--font-base);font-size:2rem;list-style:none;margin:2rem}.app__navbar-smallscreen_overlay li:hover{color:var(--color-white)}.app__navbar-smallscreen_overlay .overlay_close{color:var(--color-golden);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.app__navbar-login{display:none}}.chef{padding:2rem}.app__chef-content{display:flex;flex-direction:column;margin-top:2rem;width:100%}.img_container{align-items:top;display:flex;flex:1 1;justify-content:center;margin-left:2rem;margin-right:2rem;width:100%}.img_container img{object-fit:cover;width:100%}@media screen and (max-width:2000px){.app__wrapper_img{width:300px}}@media screen and (max-width:650px){.app__chef-content{margin-top:0}}.FindUs{display:flex;flex-direction:row;overflow-x:hidden;padding:1rem 2rem;width:100%}.locationText{margin:-2rem 0;padding-right:2rem;text-align:justify}.FindUs_Content{display:flex;flex:1 1;flex-direction:column;max-width:60%}.imageHolder{margin-top:2rem;width:800px}.workingHours{margin:2rem 0}.imageHolder img{border-radius:10%;object-fit:cover;padding-left:2rem;padding-right:2rem;width:100%}.workingHour_content p:nth-child(odd){margin-bottom:.5rem}.workingHour_content p:nth-child(2n){margin-bottom:0}@media screen and (max-width:650px){.FindUs{display:flex;flex-direction:column}.FindUs_Content{max-width:100%}.workingHour_content{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.workingHours{margin:-6rem 1rem 1rem}.imageHolder{display:flex;margin-left:-1rem;width:350px}.imageHolder img{border-radius:20%;width:100%}.mapsLink{margin-left:3rem;margin-right:-2rem}.locationText{margin:-3rem 0;padding-right:2rem;text-align:justify}}.app__footer{align-items:center;background:var(--color-black);display:flex;flex-direction:column;justify-content:flex-start;padding:4rem 6rem;position:relative;width:100%;z-index:1}.app__footer-links{align-items:flex-start;display:flex;justify-content:space-between;margin-top:5rem;padding:0 2rem;width:100%}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1 1;margin:1rem;padding:0 1rem;text-align:center}.app__footer-links_logo img:first-child{margin-bottom:.75rem;width:210px}.app__footer-links_work p:nth-child(odd){margin-bottom:1rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);cursor:pointer;font-size:24px;margin:.5rem}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{color:var(--color-white);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;margin-bottom:1rem;text-transform:capitalize}.footer__copyright{margin-top:3rem}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;flex-direction:column;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:1.5rem 0;width:100%}}@media screen and (max-width:650px){.app__footer{padding:0 0 2rem}.app__footer-links{margin-top:-1rem}.footer__copyright{margin-top:1rem}}@media screen and (max-width:350px){.app__footer-links_logo img:first-child{width:80%}}.super{flex-direction:column;justify-content:center}.app__gallery,.super{background-color:var(--color-black);display:flex;padding:4rem 0 4rem 2rem}.app__gallery{flex-direction:row}.app__gallery-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding-right:1rem}.a__gallery-content_p{margin-Top:"2rem";color:var(--color-white);color:"#AAA";font-family:var(--font-alt);font-size:20px;font-weight:400;letter-spacing:.04em;line-height:28px}.app__gallery-images{display:flex;flex:1 1;flex-direction:row;max-width:60%;position:relative}.headtext__cormorant_gallery{color:var(--color-golden);font-family:var(--font-base);font-size:64px;letter-spacing:.04em;line-height:83.2px;margin-bottom:-1rem;margin-left:1rem;margin-top:-1rem;text-transform:capitalize}.app__gallery-images_container{-ms-overflow-style:none;display:flex;flex-direction:row;margin-bottom:-2rem;margin-top:-2rem;overflow-x:scroll;scrollbar-width:none;width:-webkit-max-content;width:max-content}.app__gallery-images_container::-webkit-scrollbar{display:none}.app__gallery-images_card{height:300px;margin-right:2rem;min-width:400px;position:relative}.app__gallery-images_card img{border-radius:10%;height:100%;margin-right:2rem;object-fit:cover;width:100%}.app__gallery-images_arrows{align-items:center;bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.gallery__arrow-icon{background-color:var(--color-black);border-radius:5px;color:var(--color-golden);cursor:pointer;font-size:2rem}.gallery__arrow-icon:hover{color:var(--color-white)}@media screen and (min-width:2000px){.app__gallery-content{min-width:1000px;padding-right:4rem}}@media screen and (max-width:1150px){.app__gallery{flex-direction:column}.app__gallery-images{margin:5rem 0;max-width:75%}.app__gallery-images_card{max-height:250px;max-width:450px}}@media screen and (max-width:850px){.app__gallery{padding:4rem 0 4rem 4rem}.a__gallery-content_p{margin-Top:"1rem";color:var(--color-white);color:"#AAA";font-family:var(--font-alt);font-size:12px;font-weight:400;letter-spacing:.04em;line-height:15px}}@media screen and (max-width:650px){.super{padding:1rem}.app__gallery{padding:1rem 0 0}.app__gallery-content{justify-content:flex-start;max-height:50%;max-width:80%}.app__gallery-images_card{min-width:240px}.mobileVersion{font-size:10px}}.app__header{align-items:center;background-color:var(--color-black);display:flex;justify-content:space-between;margin-bottom:0;margin-top:-6rem;min-height:100vh;padding:4rem 6rem 0}.app__wrapper_info{height:60%;padding:0 2}.app__header-h1{color:var(--color-golden);display:flex;flex-direction:column;font-family:var(--font-base);font-size:70px;letter-spacing:.02em;line-height:75px;margin-top:0;text-transform:uppercase;width:100%}.app__header-img img{width:100%}@media screen and (max-width:850px){.app__header{background-color:var(--color-black);padding:0}.app__header-h1{font-size:50px;line-height:75px;padding:0}}@media screen and (max-width:650px){.app__header{flex-direction:column;margin-top:-3rem;padding-left:2rem;padding-right:1rem;padding-top:4rem;width:100%}.app__header-h1{font-size:50px;line-height:75px}}.app__video{height:200vh;position:relative}.app__video video{height:100%;object-fit:cover;width:100%;z-index:-1}.app__video-overlay{background-color:rgba(0,0,0,.65);inset:0;position:absolute}.app__video-overlay_circle{border:1px solid var(--color-golden);border-radius:50%;cursor:pointer;height:100px;width:100px}.app__specialMenu{background:var(--color-black);flex-direction:column;height:50%;padding:1rem 2rem}.app__specialMenu-title{margin-bottom:2rem;text-align:center}.app__specialMenu-menu{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:2rem 0;width:100%}.app__specialMenu-menu_heading{color:var(--color-white);font-family:var(--font-base);font-size:45px;font-weight:600;letter-spacing:.04em;line-height:58.5px}.app__specialMenu-menu_cocktails,.app__specialMenu-menu_wine{flex:1 1;flex-direction:column;width:100%}.app__specialMenu-menu_img{margin:0 2rem;width:410px}.app__specialMenu-menu_img img{height:auto;width:100%}.app__specialMenu_menu_items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (min-width:2000px){.app__specialMenu-menu_img{width:650px}.app__specialMenu-menu_img img{height:920px}}@media screen and (max-width:1150px){.app__specialMenu-menu{align-items:center;flex-direction:column;width:100%}.app__specialMenu-menu_img{margin:3rem 0}}@media screen and (max-width:650px){.app__specialMenu-menu_img{width:100%}.app__specialMenu-menu_heading{font-size:35px;line-height:48.5px}}.section__padding{padding:4rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.app__bg{background:url(/static/media/bg.3d421b1b5682e1b67deb.png);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.app__wrapper{align-items:center;display:flex;justify-content:space-between;min-height:100vh}.app__wrapper_info{align-items:flex-start;flex:1 1;flex-direction:column}.app__wrapper_img,.app__wrapper_info{display:flex;justify-content:center;width:100%}.app__wrapper_img{align-items:center;flex:1 1;margin-left:2rem}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:var(--color-crimson);border:none;border-radius:2px;color:var(--color-black);cursor:pointer;font-size:16px;line-height:28px;outline:none;padding:.5rem 1.5rem}.custom__button,.p__cormorant{font-family:var(--font-base);font-weight:700;letter-spacing:.04em}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;color:var(--color-white);font-size:23px;line-height:29.9px}.p__opensans{color:var(--color-white);font-family:var(--font-alt);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:64px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.spoon__img{width:45px}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans{font-size:30px;line-height:50px}.headtext__cormorant{font-size:150px;line-height:210px}.spoon__img{width:80px}}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{width:100%}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:4rem 2rem}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;font-size:15px;font-size:23px;font-weight:700}.p__cormorant,.p__opensans{letter-spacing:.04em;line-height:20px}.p__opensans{color:var(--color-white);font-size:10px;font-weight:400}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}
/*# sourceMappingURL=main.3eb3126f.css.map*/