@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}::selection{background-color:#dcca87;background-color:var(--color-golden);color:#fff}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)}}.about{position:relative}.about-overlay{inset:0;position:absolute}.about-overlay img{height:415px;width:391px;z-index:0}.about-content{width:100%;z-index:2}.about-content p{color:var(--color-grey);margin:2rem 0}.content_about{align-items:flex-end;justify-content:flex-end;text-align:right}.content_about,.content_history{display:flex;flex:1 1;flex-direction:column}.content_history{align-items:flex-start;justify-content:flex-start;text-align:left}.content_knife{margin:2rem 4rem}.content_knife img{height:910px}@media screen and (min-width:2000px){.content_knife img{height:1110px}.about-content p{margin:4rem 0}}@media screen and (max-width:900px){.about-content{flex-direction:column}.content_knife{margin:4rem 0}}@media screen and (max-width:650px){.about-overlay img{height:320px;width:80%}}.newsletter{background-color:var(--color-black);border:1px solid var(--color-golden);padding:2rem 4rem}.news-head{text-align:center}.news-input{flex-direction:row;margin-top:3rem}.news-input input{background-color:var(--color-black);border:1px solid var(--color-golden);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:var(--color-white);font-family:var(--font-base);font-size:1rem;margin-right:2rem;padding:.75rem 1rem;width:650px}.news-input button{width:-webkit-max-content;width:max-content}@media screen and (min-width:2000px){.news-input input{font-size:2rem}}@media screen and (max-width:990px){.news-input{flex-direction:column;width:100%}.news-input input{margin:0 0 2rem;width:100%}}@media screen and (max-width:650px){.newsletter{border:none;padding:2rem 0}}@media screen and (max-width:300px){.news-head h1{font-size:32px;line-height:50px}}.footerOverlay{display:flex;flex-direction:column;height:100%;position:absolute;width:100%;z-index:-1}.footerOverlay-black{background-color:var(--color-black);height:25%}.footerOverlay-img{height:75%}.menuitem{display:flex;flex-direction:column;margin:1rem 0;width:100%}.menuitem-head{align-items:center;display:flex;justify-content:space-between}.menuitem-sub{margin-top:.2rem;width:100%}.menuitem-name{flex:1 1}.menuitem-dash{background-color:var(--color-golden);height:1px;margin:0 1rem;width:90px}.menuitem-price{align-items:flex-end;display:flex;justify-content:flex-end}nav{background-color:var(--color-black);color:var(--color-white);justify-content:space-between;padding:1rem 2rem;width:100%}.nav-logo,nav{align-items:center;display:flex}.nav-logo{justify-content:center}.nav-logo img{width:150px}.nav-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.nav-links li{cursor:pointer;margin:0 1rem;text-transform:capitalize}.nav-links li:hover a{color:var(--color-grey)!important}.login{align-items:center;display:flex;justify-content:flex-end}.login a{margin:0 1rem;text-decoration:none;transition:.5s ease;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease}.login a:hover{border-bottom:1px solid var(--color-golden)}.login div{background-color:var(--color-grey);height:30px;width:1px}.menuu{cursor:pointer}.menuu:hover{color:var(--color-golden)!important}.nav-ss{display:none}.nav-overlay{background-color:var(--color-black);height:100vh;left:0;position:fixed;top:0;transition:.5s ease;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease;width:100%}.nav-overlay .overlay-close{color:var(--color-golden);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}.nav-links-ss{list-style:none}.nav-links-ss li{color:var(--color-golden);cursor:pointer;font-family:var(--font-base);font-size:2rem;margin:2rem;text-align:center;text-transform:capitalize}.nav-links-ss li:hover{color:var(--color-white)}@media screen and (min-width:2000px){.nav-logo img{width:210px}}@media screen and (max-width:1150px){.nav-links{display:none}.nav-ss{display:flex}}@media screen and (max-width:650px){nav{padding:1rem}.login{display:none}.nav-logo img{width:110px}}.chef-content{display:flex;flex-direction:column;margin-top:5rem;width:100%}.chef-quote{align-items:flex-end;display:flex;justify-content:flex-start}.chef-quote img{height:40px;margin:0 1rem 1rem 0;width:47px}.chef-sign{margin-top:3rem;width:100%}.chef-sign p:first-child{color:var(--color-golden);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;text-transform:capitalize}.chef-sign img{margin-top:3rem;width:250px}@media screen and (min-width:2000px){.chef-sign img{width:370px}}@media screen and (max-width:450px){.chef-sign img{width:80%}}.footer{align-items:center;background:var(--color-black);flex-direction:column;justify-content:flex-start;position:relative;z-index:1}.footer,.footer-links{display:flex;width:100%}.footer-links{align-items:flex-start;justify-content:space-between;margin-top:5rem;padding:0 2rem}.footer-contact,.footer-logo,.footer-work{flex:1 1;margin:1rem;text-align:center}.footer-logo img:first-child{margin-bottom:.75rem;width:210px}.footer-work p:nth-child(odd){margin-bottom:1rem}.links-icons{margin-top:.5rem}.links-icons svg{color:var(--color-white);cursor:pointer;font-size:24px;margin:.5rem}.links-icons svg:hover{color:var(--color-golden)}.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}.copyright{margin-top:3rem;text-align:center}.copyright span{color:var(--color-golden);font-weight:700}.me{margin-top:50px}@media screen and (min-width:2000px){.footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.footer-links{align-items:center;flex-direction:column;padding:0}.footer-contact,.footer-logo,.footer-work{margin:2rem 0;width:100%}}@media screen and (max-width:650px){.footer{padding:0 0 2rem}}@media screen and (max-width:350px){.footer-logo img:first-child{width:80%}}.gallery{background-color:var(--color-black);flex-direction:row;padding:4rem 0 4rem 6rem}.gallery-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:500px;padding-right:2rem}.gallery-content button{margin-top:1rem}.gallery-images{display:flex;flex:1 1;flex-direction:row;max-width:50%;position:relative}.images-container{-ms-overflow-style:none;-webkit-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:-webkit-max-content;width:max-content}.images-container::-webkit-scrollbar{display:none}.image-card{height:447px;margin-right:2rem;min-width:301px;position:relative}.image-icon{color:#fff;cursor:pointer;font-size:2rem;opacity:0;position:absolute}.image-card img,.image-icon{transition:.5s ease;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease}.image-card img{height:100%;object-fit:cover;opacity:1;width:100%}.image-card:hover img{opacity:.35}.image-card:hover .image-icon{opacity:1}.images-arrow{align-items:center;bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.arrow-icon{background-color:var(--color-black);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:var(--color-golden);cursor:pointer;font-size:2rem}.arrow-icon:hover{color:var(--color-white)}@media screen and (min-width:2000px){.gallery-content button{margin-top:2rem}.gallery-content{min-width:1000px;padding-right:4rem}.image-card{height:547px;min-width:400px}}@media screen and (max-width:1150px){.gallery{flex-direction:column}.gallery-images{margin:5rem 0;max-width:100%}}@media screen and (max-width:850px){.gallery{padding:4rem 0 4rem 4rem}}@media screen and (max-width:650px){.gallery{padding:4rem 0 4rem 4rem}.gallery-content{min-width:100%}.image-card{height:320px;min-width:240px}}.header{background-color:var(--color-black)}.header-h1{color:var(--color-golden);font-family:var(--font-base);font-size:90px;letter-spacing:.04em;line-height:117px}@media screen and (min-width:2000px){.header-h1{font-size:180px;line-height:210px}}@media screen and (max-width:1150px){.header-h1{font-size:90px}}@media screen and (max-width:650px){.header-h1{font-size:70px;line-height:87px}}@media screen and (max-width:450px){.header-h1{font-size:50px;line-height:70px}}.vid{height:100vh;position:relative}.vid video{height:100%;object-fit:cover;width:100%}.vid-overlay{background-color:rgba(0,0,0,.65);inset:0;position:absolute}.vid-overlay-circle{border:1px solid var(--color-golden);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;cursor:pointer;height:100px;width:100px}.awards{align-items:center;flex-wrap:wrap;margin-top:3rem}.awards,.awards-card{display:flex;justify-content:flex-start}.awards-card{align-items:flex-start;flex:1 1;margin:1rem;min-width:230px}.awards-card img{height:50px;width:50px}.card-content{display:flex;flex-direction:column;margin-left:1rem}@media screen and (min-width:1900px){.awards-card{min-width:390px}}@media screen and (max-width:450px){.awards-card{margin:1rem 0;min-width:100%}}.menu{background-color:var(--color-black);flex-direction:column}.menu-title{margin-bottom:2rem;text-align:center}.menu-menu{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:2rem 0;width:100%}.menu_heading{color:var(--color-white);font-family:var(--font-base);font-size:45px;font-weight:600;letter-spacing:.04em;line-height:58.5px}.menu_cocktails,.menu_juice{flex:1 1;flex-direction:column;width:100%}.menu_img{margin:0 2rem;width:410px}.menu_img img{height:auto;width:100%}.menu_items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (min-width:2000px){.menu_img{width:650px}.menu_img img{height:920px}}@media screen and (max-width:1150px){.menu-menu{align-items:center;flex-direction:column;width:100%}}@media screen and (max-width:650px){.menu_img{width:100%}.menu_heading{font-size:35px;line-height:48.5px}.menu_cocktails{margin-top:50px}}.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:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;color:var(--color-black);cursor:pointer;font-family:var(--font-base);font-size:16px;font-weight:700;letter-spacing:.04em;line-height:28px;outline:none;padding:.5rem 1.5rem;transition:.2s ease;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease}.custom__button:hover{background-color:var(--color-golden)}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;font-family:var(--font-base);font-size:23px;font-weight:700;line-height:29.9px}.p__cormorant,.p__opensans{color:var(--color-white);letter-spacing:.04em;text-transform:capitalize}.p__opensans{font-family:var(--font-alt);font-size:16px;font-weight:400;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{font-size:21px}.p__opensans{font-size:14px}}@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.30ffa9da.css.map*/