@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@800;900&family=Inter:wght@400;500;700&family=Nunito+Sans:wght@100;200;300;400;600;800&family=Outfit:wght@400;500;600;700;800;900&family=Quicksand:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css?family=Overpass);*{border:0;box-sizing:border-box;margin:0}:root{--font-roboto:"Roboto",sans-serif;--font-overpress:"Overpass",sans-serif;--darkest:#000;--dark:#111;--dark-tint:#222;--dark-tint:#102a43;--white:#fff;--light-green:#acfce9;--green:#08e9e1;--light-slate:#aaa;--lightest-slate:hsla(0,0%,87%,.492);--radius:6px;accent-color:#08e9e1;accent-color:var(--green)}html{font-size:62.5%}body{color:#102a43;color:var(--dark-tint);font-family:Roboto,sans-serif;font-family:var(--font-roboto)}p{font-size:1.6rem;font-weight:500}a{color:#102a43;color:var(--dark-tint)}ul{list-style:none;padding-left:0}.btn,li{cursor:pointer}section{margin:0 2.8rem;padding:4rem 0}.fade-para{color:#aaa;color:var(--light-slate);font-weight:400}@media screen and (min-width:540px){p{font-size:1.5rem}section{margin:0 3.2rem;padding-top:5.2rem}}.cart-modal{background-color:#000;background-color:hsla(0,0%,4%,.789);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1}.cart-modal .modal-content{-ms-overflow-style:none;background-color:var(--white);border-radius:1.2rem;height:60rem;margin:2.6rem auto;overflow:auto;position:relative;scrollbar-width:none;width:55rem}.cart-modal .modal-content::-webkit-scrollbar{display:none}.cart-modal .modal-header{align-items:center;background-color:var(--white);border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;box-shadow:0 3px 10px rgba(0,0,0,.2);display:flex;padding:2rem 3rem;position:fixed;width:55rem;z-index:4}.cart-modal .btn-close{background-color:inherit;font-size:2.8rem;font-weight:500;margin-right:2rem}.cart-modal h1{font-size:2rem}.cart-modal .modal-body{min-height:100%;padding:10rem 2rem 3rem}.cart-modal .order-note h2{font-size:2rem;margin-bottom:1rem}.cart-modal .order-note p{font-weight:400}.cart-modal .pick-up{align-items:center;border:1px solid #bcccdc;display:flex;justify-content:space-between;margin:2rem 0;padding:1rem}.cart-modal .pick-up p{font-weight:400}.cart-modal .pick-up span{color:var(--green);font-weight:500;text-decoration:underline}.cart-modal .order-list{padding-bottom:10rem}.cart-modal .alert{font-size:1.8rem;margin-top:10rem;text-align:center}.cart-modal .modal-footer{background-color:hsla(0,0%,100%,.898);border-bottom-left-radius:1.2rem;border-bottom-right-radius:1.2rem;bottom:0;display:flex;justify-content:center;padding:1.4rem 2.6rem;position:-webkit-sticky;position:sticky;width:100%;z-index:4}.cart-modal .modal-footer button{align-items:center;background-color:var(--green);border-radius:8px;display:flex;font-size:1.6rem;justify-content:space-between;padding:1.3rem 3rem;width:36rem}@media screen and (max-width:600px){.cart-modal .modal-content{height:85%;width:90%}.cart-modal .modal-header{width:90%}.cart-modal .modal-footer button{width:20rem}}.cart-item-page{border-bottom:1px solid var(--lightest-slate);-webkit-column-gap:2rem;column-gap:2rem;display:flex;justify-content:space-between;margin-top:2rem}.cart-item-page .quantity div{align-items:center;background-color:var(--lightest-slate);background-color:#f0f4f8;border-radius:4px;display:flex;font-size:1.6rem;justify-content:space-between;max-width:20%;min-width:6.4rem;padding:0 .4rem}.cart-item-page .quantity button{background-color:inherit;color:#ef4e4e;cursor:pointer;font-weight:500;margin-top:1rem}.cart-item-page ul{display:flex;flex:1 1;width:35rem}.cart-item-page .item-body p,.cart-item-page li{font-size:1rem;font-weight:400}@media screen and (max-width:640px){.cart-item-page ul{flex:1 1;width:10%}}.hero{height:60rem;position:relative}.hero .hero-img{height:100%;object-fit:cover;width:100%}.hero .hero-content{background-color:var(--white);border-bottom:1px solid var(--lightest-slate);bottom:0;left:0;min-width:100%;padding:1.8rem;position:absolute}.hero h2{color:var(--dark);font-size:2.4rem;font-weight:600}.hero h2,.hero p{margin-bottom:1rem}.hero .open-hours:after{background-color:var(--light-green);border-radius:5px;content:"Open";margin-left:1rem;padding:4px 6px}@media screen and (min-width:540px){.hero{height:45rem}.hero .hero-content{left:2.6rem;min-width:45rem}.hero h2{font-size:2.6rem}.hero h2,.hero p{margin-bottom:8px}}.main-menu{align-items:center;-webkit-column-gap:3.2rem;column-gap:3.2rem;display:none}.main-menu.mini{align-items:flex-end;background-color:var(--white);box-shadow:0 3px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;margin-top:6.2rem;padding:2rem;position:fixed;right:0;z-index:1}.main-menu .cta{align-items:center;display:flex;flex:1 1}.main-menu .btn,.main-menu .cta{background-color:var(--lightest-slate);border-radius:3rem}.main-menu .btn{color:var(--darkest);font-size:1.6rem;font-weight:500;padding:.8rem 1.8rem}.main-menu .delivery.active,.main-menu .pickup.active{background-color:var(--darkest);color:var(--white)}.main-menu .interval{margin-top:1rem}.main-menu .cart,.main-menu .interval{-webkit-column-gap:1rem;column-gap:1rem;display:flex}.main-menu .cart{align-items:center;background-color:var(--green);border-radius:var(--radius);font-size:1.6rem;font-weight:500;justify-content:center;padding:1.4rem 2rem}.main-menu .cart span{font-weight:600}@media screen and (min-width:912px){.main-menu{display:flex}}.nav{align-items:center;background-color:var(--white);box-shadow:0 3px 10px rgba(0,0,0,.2);display:flex;justify-content:space-between;padding:.8rem 2rem;position:fixed;width:100%;z-index:1}.nav .logo{color:var(--darkest);font-size:2.8rem;font-weight:900}@media screen and (min-width:912px){.nav{padding:.8rem 3.4rem}.nav .toggle-menu{display:none}}.food-menu{border-bottom:1px solid var(--lightest-slate);justify-content:space-between}.food-menu,.food-menu .left{align-items:center;display:flex}.food-menu .line-bar{color:var(--darkest);display:none;margin-bottom:8px;margin-right:1.2rem}.food-menu .menu-list{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.food-menu .arrow{display:none}@media screen and (min-width:768px){.food-menu .menu-list{gap:1.5rem;grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1024px){.food-menu .menu-list{grid-template-columns:repeat(8,1fr)}}@media screen and (min-width:1140px){.food-menu{padding-bottom:0}.food-menu .menu-list{-webkit-column-gap:1.2rem;column-gap:1.2rem;display:flex}.food-menu .arrow,.food-menu .line-bar{display:block}}li{font-size:1.4rem;font-weight:500;padding:8px 2px}li.active{border:1px solid var(--green);border-radius:var(--radius);padding:8px}@media screen and (min-width:1140px){li.active{border:none;border-bottom:3px solid var(--darkest);border-radius:0;padding:auto 0}}.items-section header{margin-bottom:2.4rem}.items-section .section-heading{color:var(--dark);font-size:2rem;font-weight:600;margin-bottom:1rem}.items-section .sub-section{margin-bottom:6.2rem}.items-section h3{margin-bottom:1rem}.items-section .snippet{font-size:1.5rem}.items-section .cost,.items-section .snippet{font-weight:400}.items-section .item-list{grid-column-gap:1.8rem;grid-row-gap:1.8rem;-webkit-column-gap:1.8rem;-moz-column-gap:1.8rem;column-gap:1.8rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:1.8rem}.items-section .item-list li{border:1px solid var(--lightest-slate);border-radius:var(--radius);display:flex;flex-direction:column-reverse;height:34rem;padding:0;transition:all .3s}.items-section .item-list li:hover{border:1px solid var(--light-green)}.items-section .item-list .card-body{border-radius:var(--radius);border-top:none;border-top-left-radius:0;border-top-right-radius:0;display:flex;flex-direction:column;height:65%;justify-content:space-between;padding:2rem 1.6rem}.items-section .item-list .card-img{height:35%}.items-section .item-list img{border-radius:var(--radius);border-bottom-left-radius:0;border-bottom-right-radius:0;height:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){.items-section .item-list{grid-column-gap:2.2rem;grid-row-gap:2.8rem;-webkit-column-gap:2.2rem;-moz-column-gap:2.2rem;column-gap:2.2rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:2.8rem}.items-section .item-list li{display:flex;flex-direction:row;height:14rem}.items-section .item-list .card-body{border-radius:var(--radius);border-bottom-right-radius:0;border-right:none;border-top-right-radius:0;display:flex;flex:1 1;flex-direction:column;height:auto;justify-content:space-between;padding:2rem 1.6rem;width:70%}.items-section .item-list .card-img{height:auto;width:30%}.items-section .item-list img{border-radius:var(--radius);border-bottom-left-radius:0;border-top-left-radius:0;height:100%;object-fit:cover;width:100%}}@media screen and (min-width:1280px){.items-section .item-list{grid-template-columns:repeat(3,1fr)}}.modal{background-color:#000;background-color:hsla(0,0%,4%,.789);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1}.modal .modal-content{-ms-overflow-style:none;background-color:var(--white);border-radius:1.2rem;height:60rem;margin:2.6rem auto;overflow:auto;position:relative;scrollbar-width:none;width:55rem}.modal .modal-content::-webkit-scrollbar{display:none}.modal .modal-header{align-items:center;background-color:var(--white);border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;box-shadow:0 3px 10px rgba(0,0,0,.2);display:flex;padding:2rem 3rem;position:fixed;width:55rem;z-index:4}.modal .btn-close{background-color:inherit;font-size:2.8rem;font-weight:500;margin-right:2rem}.modal h1{font-size:2rem}.modal .img-container{height:38rem}.modal .modal-img{height:100%;object-fit:cover;width:100%}.modal .body-content{padding:2rem 2.4rem}.modal h2{font-size:2.4rem;font-weight:500;margin-bottom:1.2rem}.modal .description{font-weight:400}.modal .control{align-items:center;background-color:var(--lightest-slate);display:flex;justify-content:space-between;margin-top:1.2rem;padding:1.8rem 2.4rem}.modal .control h3{font-size:2rem;font-weight:500}.modal .control .required:after{background-color:#ffc803;border-radius:1.2rem;content:"Required";font-size:1.4rem;margin-left:8px;padding:2px 6px}.modal .control span{font-size:1.4rem;font-weight:400}.modal .control .btn{background-color:var(--white);border-radius:100%;padding:0}.modal .arrow-down{color:var(--darkest);margin-bottom:-2px}.modal .form.body-content{padding-top:0}.modal .input-deco{align-items:center;border-bottom:1px solid var(--lightest-slate);display:flex;font-size:1.4rem;font-weight:500;padding:1.4rem}.modal .input-deco input{margin-right:1rem}.modal .check{align-items:center;display:flex;justify-content:space-between}.modal .check span.active{color:var(--green)}.modal .check span{color:var(--light-slate);font-weight:400}.modal input,.modal label{cursor:pointer}input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--lightest-slate);border-radius:50%;color:currentColor;display:grid;font:inherit;padding:4px;place-content:center;-webkit-transform:translateY(-.075em);transform:translateY(-.075em)}input[type=radio]:before{border-radius:50%;box-shadow:inset 1em 1em var(--darkest);content:"";height:6px;-webkit-transform:scale(0);transform:scale(0);width:6px}input[type=radio]:checked:before{-webkit-transform:scale(1);transform:scale(1)}input[type=radio]:checked,input[type=radio]:focus{background-color:var(--green)}input[type=checkbox]{height:1.5rem;width:1.5rem}.modal .note{border:1px solid var(--lightest-slate);border-radius:4px;margin:2rem 0 2.4rem;outline:none;width:100%}.modal .note::-webkit-input-placeholder{font-size:1.4rem;padding-left:8px}.modal .note:-ms-input-placeholder{font-size:1.4rem;padding-left:8px}.modal .note::placeholder{font-size:1.4rem;padding-left:8px}.modal .select-container{display:flex;flex-direction:column;font-size:1.4rem;margin-bottom:2.4rem}.modal .select-container select{border:1px solid var(--lightest-slate);border-radius:4px;margin-top:8px;outline:none;padding:1rem}.modal .modal-footer{align-items:center;background-color:hsla(0,0%,100%,.898);bottom:0;font-size:2rem;padding:1.4rem 2.6rem;position:-webkit-sticky;position:sticky;width:100%;z-index:4}.modal .modal-footer,.modal .modal-footer .footer-left{-webkit-column-gap:1.2rem;column-gap:1.2rem;display:flex;justify-content:flex-end}.modal .modal-footer .footer-left{width:40%}.modal .subtract{border-radius:50%;color:var(--white);font-size:2rem;padding:9px}.modal .increment{background-color:var(--green);border-radius:50%;color:var(--darkest);font-size:2.6rem;padding:6px;width:4rem}.modal .counter{align-items:center;background-color:#eee;border-radius:4px;display:flex;height:4.6rem;justify-content:center;width:4.6rem!important}.modal .cta{background-color:var(--green);border-radius:var(--radius);font-size:1.8rem;font-weight:500;padding:1.8rem 4rem;width:60%}.hidden{display:none}@media screen and (max-width:600px){.modal .modal-content{height:85%;width:90%}.modal .modal-header{width:90%}.modal .modal-footer{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}.modal .cta{flex:1 1;margin-top:1rem;width:100%}}.footer{align-items:center;display:flex;flex-direction:column-reverse;margin:0 2.8rem 1.2rem}.footer .flex-left,.footer .flex-right{align-items:center;-webkit-column-gap:1.2rem;column-gap:1.2rem;display:flex;flex:1 1}.footer a{color:var(--green);font-size:1.4rem}.footer h1{color:var(--darkest);font-size:2.4rem}.footer span{color:var(--light-slate);font-size:1.3rem;font-weight:500}@media screen and (min-width:540px){.footer{align-items:center;display:flex;flex-direction:row;margin:0 2.8rem 1.2rem;margin:0 3.2rem 1.2rem}}
/*# sourceMappingURL=main.3cbb576a.css.map*/