.mobile-menu-toggle{display:none;font-size:1.8rem;color:#fff;cursor:pointer;z-index:1001;transition:transform .2s ease}.mobile-menu-toggle:hover{transform:scale(1.1)}.mobile-menu-toggle:active{transform:scale(0.95)}@media(max-width: 992px){.mobile-menu-toggle{display:block}}.mobile-menu-close{position:absolute;top:1.5rem;right:2rem;font-size:2rem;color:#fff;cursor:pointer;transition:transform .2s ease}.mobile-menu-close:hover{transform:rotate(90deg)}.mobile-menu{position:fixed;top:0;right:-100%;width:320px;max-width:85vw;height:100vh;background:var(--color-accent);z-index:1000;padding:6rem 2rem 2rem;transition:right .4s cubic-bezier(0.4, 0, 0.2, 1);overflow-y:auto;box-shadow:-5px 0 20px rgba(0,0,0,.3);margin-bottom:2rem !important}.mobile-menu.active{right:0}.mobile-menu .nav-links{flex-direction:column;space-x:0 !important;gap:.5rem}.mobile-menu .nav-links li{width:100%;border-bottom:1px solid hsla(0,0%,100%,.1);padding:.5rem 0}.mobile-menu .nav-links li:last-child{border-bottom:none}.mobile-menu .nav-links li a{display:flex;align-items:center;justify-content:space-between;padding:.75rem .5rem;font-size:1.1rem;transition:all .3s ease;border-radius:8px}.mobile-menu .nav-links li a:hover{background:hsla(0,0%,100%,.05);padding-left:1rem}.mobile-menu .nav-links .dropdown-menu{position:static;opacity:1;visibility:visible;transform:translateY(0);background:hsla(0,0%,100%,.08);margin-top:.5rem;margin-left:1rem;border-radius:8px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0}.mobile-menu .nav-links .dropdown-menu::before{display:none}.mobile-menu .nav-links .dropdown-menu li{border-bottom:none;padding:0}.mobile-menu .nav-links .dropdown-menu a{padding:.75rem 1rem;font-size:.95rem}.mobile-menu .nav-links .dropdown-menu a:hover{background:hsla(0,0%,100%,.1);padding-left:1.5rem}.mobile-menu .nav-links .dropdown.active .dropdown-menu{max-height:300px;padding:.5rem 0}.mobile-menu .nav-links .dropdown.active .mobile-dropdown-toggle .lnr-chevron-down{transform:rotate(180deg)}.mobile-menu .nav-links .dropdown .mobile-dropdown-toggle .lnr-chevron-down{transition:transform .3s ease;font-size:.9rem}.mobile-menu .cta-buttons{margin-top:2.5rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);flex-direction:column;gap:1rem}.mobile-menu .cta-buttons .btn{width:100%;text-align:center;justify-content:center}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.6);backdrop-filter:blur(2px);z-index:999;opacity:0;visibility:hidden;transition:all .4s ease;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-close{position:absolute;top:1.5rem;right:1.5rem;font-size:2rem;color:#fff;cursor:pointer;z-index:1001}@media(max-width: 1200px){html{font-size:15px}.hero__title{font-size:4rem}.hero__capsule{width:80%;height:350px}.hero__circle{width:350px;height:350px}.about__left{padding:5rem 4rem 5rem 2rem}.about grid>div:last-child{padding:5rem 2rem 5rem 5rem}.heading{font-size:3.5rem}.highlight{padding:8rem 3rem}.highlight h2{font-size:4rem}.highlight h2 img{width:100px;height:70px}.menu{padding:4rem 3rem}.menu__category{padding:5rem 4rem}.menu__title{font-size:2rem}.menu__highlight{font-size:6rem}.contact{padding:4rem 3rem 8rem}.contactus{padding:6rem 3rem}.contactus-container{width:90%;padding:5rem}.contactus h2{font-size:2.5rem}.gallery-section{padding:4rem 3rem 8rem}.gallery-section h2{font-size:3rem}.restaurant{padding:5rem 2rem}.footer__content{padding:4rem 2rem}}@media(max-width: 1160px){.div-hidden{display:none}}@media(max-width: 992px){html{font-size:14px}.navbar .nav-links,.navbar .cta-buttons{display:none}.navbar-sticky img{width:60px;height:60px}.navbar .logo img{width:80px;height:80px}.hero{overflow:hidden;height:70vh !important;padding:8rem 2rem 4rem}.hero__content{top:0}.hero__title{font-size:3rem}.hero__subtitle{font-size:1.2rem}.hero__capsule{width:90%;height:300px;border-radius:180px}.hero__capsule-bg{border-radius:180px}.hero__circle{width:280px;height:280px}.about .absolute{display:none !important}.about .heading{font-size:3rem}.about__left{overflow:hidden;height:40vh;padding:4rem 2rem;border-top-right-radius:40px}.about__left::after{border-top-right-radius:40px}.about>.grid>div:last-child{padding:4rem 2rem}.heading{font-size:2.5rem}.highlight{padding:6rem 2rem}.highlight h2{font-size:3rem;line-height:1.2}.highlight h2 img{width:80px;height:60px}.restaurant{padding:4rem 2rem}.restaurant__img--center img{height:400px;border-top-right-radius:150px;border-top-left-radius:150px}.restaurant__img--center::before{border-top-right-radius:150px;border-top-left-radius:150px}.restaurant__img--common img{height:300px;border-radius:150px}.restaurant__img--common::before{border-radius:150px}.menu{padding:3rem 2rem}.menu__category{padding:4rem 2rem}.menu__title{font-size:1.8rem;display:inline}.menu__title::after{width:30px;right:-10px;top:42%}.menu__highlight{font-size:5rem}.menu__image-holder{height:400px;width:90%;border-top-right-radius:180px;border-top-left-radius:180px}.menu__image-holder img{border-top-right-radius:180px;border-top-left-radius:180px}.menu__image-holder::before{border-top-right-radius:160px;border-top-left-radius:160px}.contact{padding:3rem 2rem 6rem}.contact-img{border-top-right-radius:250px;border-top-left-radius:250px}.contact-img img{height:400px;border-top-right-radius:150px;border-top-left-radius:150px}.contact-img::before{border-top-right-radius:250px;border-top-left-radius:250px}.contact-content{padding:1.2rem .5rem 2.2rem .5rem}.contactus{padding:5rem 2rem}.contactus-container{width:95%;padding:4rem 2rem}.contactus h2{font-size:2rem}.gallery-section{padding:3rem 2rem 6rem}.gallery-section h2{font-size:2.5rem}.footer__content{padding:3rem 2rem;border-top-right-radius:30px;border-bottom-right-radius:30px;padding-bottom:2rem}.footer-wrapper{margin-top:8rem}.veggie{display:none !important}.mobile-menu .nav-links li a{color:var(--color-primary-2);text-transform:uppercase;font-weight:500}.mobile-menu .cta-buttons{margin-top:0}}@media(max-width: 767px){html{font-size:13px}p{font-size:1.15rem !important}.hero{min-height:60vh;padding:6rem 1.5rem 3rem}.hero__title{font-size:4rem}.hero__subtitle{font-size:1rem;padding:0 1rem}.hero__capsule{width:95%;height:250px;border-radius:140px}.hero__capsule-bg{border-radius:140px}.hero__circle{width:220px;height:220px}.hero__bg{height:300px}.about__left{padding:3rem 1.5rem;border-top-right-radius:30px}.about__left::after{border-top-right-radius:30px}.about>.grid>div:last-child{padding:3rem 1.5rem}.heading{font-size:3rem}.highlight{padding:4rem 1.5rem}.highlight h2{font-size:3.5rem}.highlight h2 img{width:60px;height:45px;border-width:2px}.highlight p{font-size:1.15rem}.restaurant{padding:3rem 1.5rem}.restaurant__img--center img{height:400px;border-top-right-radius:220px;border-top-left-radius:220px}.restaurant__img--center::before{border-top-right-radius:220px;border-top-left-radius:220px}.restaurant__img--common img{height:250px;border-radius:120px;width:100%}.restaurant__img--common::before{border-radius:120px}.menu{padding:2rem 1.5rem}.menu__category{padding:3rem 1.5rem}.menu__title{font-size:2rem;padding-right:1rem}.menu__title::after{width:40px;right:-30px}.menu__highlight{font-size:4rem}.menu__image-holder{height:350px;width:80%;border-top-right-radius:250px;border-top-left-radius:250px}.menu__image-holder img{border-top-right-radius:250px;border-top-left-radius:250px}.menu__image-holder::before{border-top-right-radius:250px;border-top-left-radius:250px;border-color:var(--color-primary-1)}.menu__item-name{font-size:1rem}.menu__item-options{font-size:.8rem}.menu:nth-child(odd) .menu__image-wrapper{order:-1}.contact{padding:2rem 1.5rem 4rem}.contact-img{border-top-right-radius:250px;border-top-left-radius:250px}.contact-img img{height:300px;border-top-right-radius:250px;border-top-left-radius:250px;width:100%}.contact-img::before{border-top-right-radius:250px;border-top-left-radius:250px}.contact h3{font-size:2.25rem}.contact-buttons .btn{width:fit-content}.contact-card{grid-column-start:2}.contactus{padding:4rem 1.5rem;margin-bottom:10rem}.contactus-container{width:100%;padding:3rem 1.5rem}.contactus h2{font-size:2.8rem}.gallery-section{padding:2rem 1.5rem 4rem}.gallery-section h2{font-size:2rem}.footer{margin-bottom:0}.footer__content{padding:2rem 1.5rem;border-top-right-radius:0px;border-bottom-right-radius:0px}.footer__text{min-width:320px;font-size:1.1rem}.footer__details{padding-bottom:2rem}.footer__details h4{font-size:1.75rem}.footer-wrapper{margin-top:6rem}.footer-top-img{height:200px !important;top:-15% !important}.footer-top-img img{width:60% !important}.breadcrumb__text h2{font-size:3.5rem}.restaurant__img{width:70%}.navbar .logo img{width:60px;height:60px}.about__left{overflow:hidden;height:37vh}.about__left::after{height:92%;left:-12px;top:10px}.about .heading{font-size:2.5rem}#menu-root{margin-bottom:10rem}}@media(max-width: 576px){html{font-size:13px}p{font-size:1.1rem !important}.navbar{padding:.5rem 1rem !important}.navbar .logo img{width:60px;height:60px}.navbar-sticky img{width:55px;height:55px}.mobile-menu{width:280px;padding:4rem 1.5rem}.breadcrumb-wrapper .breadcrumb__text h2{font-size:3.25rem}.hero{min-height:50vh;padding:5rem 1rem 2rem}.hero__title{font-size:3rem;letter-spacing:0}.hero__subtitle{font-size:.9rem}.hero__capsule{width:100%;height:200px;border-radius:120px;padding:.4rem}.hero__capsule-bg{border-radius:120px}.hero__circle{width:180px;height:180px;bottom:25%}.hero__bg{height:300px}.about__left{padding:2rem 1rem;border-top-right-radius:20px}.about__left::after{border-top-right-radius:20px;left:-8px;top:10px}.about>.grid>div:last-child{padding:2rem 1rem}.heading{font-size:2.5rem;line-height:1.2}p{font-size:.95rem}.highlight{padding:3rem 1rem}.highlight h2{font-size:3.25rem;line-height:1}.highlight h2 img{width:50px;height:38px;border-width:1px}.restaurant{padding:2rem 1rem}.restaurant__img--center img{height:250px;border-top-right-radius:100px;border-top-left-radius:100px}.restaurant__img--center::before{border-top-right-radius:100px;border-top-left-radius:100px}.restaurant__img--common img{height:200px;border-radius:100px}.restaurant__img--common::before{border-radius:100px}#menu-root{margin-bottom:8rem}.menu{padding:1.5rem 1rem}.menu__category{padding:2rem 1rem}.menu__title{font-size:1.75rem}.menu__title::after{width:30px;height:2px;right:-25px}.menu__title-wrapper{margin-bottom:1rem}.menu__highlight{font-size:3rem}.menu__image-holder{height:320px;width:80%;border-top-right-radius:250px;border-top-left-radius:250px;margin-top:1.5rem}.menu__image-holder img{border-top-right-radius:250px;border-top-left-radius:250px}.menu__image-holder::before{border-top-right-radius:250px;border-top-left-radius:250px}.menu__item{margin-bottom:1.5rem}.menu__item-name{font-size:.95rem}.menu__item-options{font-size:.75rem}.menu__line{margin-left:8px;margin-right:8px}.menu__content{margin:1.5rem}.contact{padding:1.5rem 1rem 3rem}.contact-card{padding:1rem !important;grid-column-start:1}.contact-img{border-top-right-radius:250px;border-top-left-radius:250px}.contact-img img{height:320px;border-top-right-radius:250px;border-top-left-radius:250px}.contact-img::before{border-top-right-radius:250px;border-top-left-radius:250px}.contact h3{font-size:2rem}.contact h4{font-size:.9rem}.contact-address,.contact-hours{font-size:1rem}.contact-buttons{font-size:.85rem !important}.contactus{padding:3rem 1rem;margin-bottom:10rem !important}.contactus-container{padding:2rem 1rem}.contactus-heading{margin-bottom:1.5rem}.contactus h2{font-size:2.5rem}.contactus p{font-size:.85rem}.contactus label{top:35px}.box-border{top:10px;left:10px;right:10px;bottom:10px}.gallery-section{padding:1.5rem 1rem 3rem}.gallery-section h2{font-size:1.6rem}.gallery-section p{font-size:.9rem}.footer{min-height:auto}.footer__content{padding:2rem 1rem;border-top-right-radius:0px}.footer__details{max-width:350px}.footer__details h4{font-size:1.5rem}.footer__text{font-size:1rem}.footer-wrapper{margin-top:4rem}.footer-top-img{height:150px !important;top:-15% !important}.footer-top-img img{width:70% !important;object-position:0 -10px !important}.breadcrumb__text h2{font-size:2rem}.breadcrumb__description{font-size:.9rem}.btn{font-size:.9rem;padding:.8rem 1.5rem;letter-spacing:2px}.btn-2{font-size:.8rem;padding:.7rem 1.4rem}.btn-md{font-size:.8rem !important;padding:.7rem 1.4rem !important}.testimonials__card{min-height:auto}}@media(max-width: 767px){.hide-mobile{display:none !important}}.show-mobile{display:none !important}@media(max-width: 767px){.show-mobile{display:block !important}}@media(max-width: 1200px){.info-sidebar-wrapper{width:30%;right:-30%}}@media(max-width: 992px){.info-sidebar-wrapper{width:40%;right:-40%}}@media(max-width: 768px){.info-sidebar-wrapper{width:70%;right:-70%}.info-sidebar__content{padding:2rem 1.5rem;gap:2rem}.info-sidebar__logo img{max-width:150px}.info-sidebar__branch-title{font-size:1.3rem}.info-sidebar-toggle{width:55px;height:55px;left:-27px}.info-sidebar-toggle span{font-size:1.3rem}}@media(max-width: 639px){.menu{margin:0 0;margin-bottom:8rem}.menu__image-wrapper{justify-content:center}.menu__category::after{left:47%;right:auto}}@media(max-width: 576px){.info-sidebar-wrapper{width:90%;right:-90%}.info-sidebar__content{padding:1.5rem 1rem;gap:1.5rem}.info-sidebar__logo{padding:.5rem 0 1rem}.info-sidebar__logo img{max-width:120px}.info-sidebar__branch-title{font-size:1.2rem;margin-bottom:1rem}.info-sidebar__details{gap:1rem}.info-sidebar__item span{font-size:1rem}.info-sidebar__item p{font-size:.9rem}.info-sidebar-toggle{width:50px;height:50px;left:-25px}.info-sidebar-toggle span{font-size:1.2rem}}/*# sourceMappingURL=responsive.min.css.map */
