@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);body,html{touch-action:manipulation;-webkit-user-select:none;user-select:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;margin:0;overflow-x:hidden!important;padding:0}body,code{font-family:Poppins,sans-serif}.loginLeft{background-color:#11d48a;background-image:url(/static/media/loginbg.1006869dbe6201bc4063.svg);background-size:cover}.loginRight{background-color:#d6e4d7}.ortxt h4{font-size:16px}.goTasteH3{font-size:22px!important}.loginPageExternalBtn{border:1px solid #000;width:100%!important}.googleImg{width:1.2rem}.go5050Img,.googleImg{left:11px;position:absolute}.go5050Img{width:1.6rem}.span-text{font-size:12px}i.fa-brands.fa-facebook.mr-2{left:11px;position:absolute}.relativeBtn{justify-content:center;position:relative}button.btn.login-with.d-flex.align-items-center.w-100.loginPageExternalBtn.relativeBtn:hover{background-color:#f7f7f7!important;border:1px solid #000!important}.email-disabled{cursor:not-allowed;pointer-events:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error{color:red;font-size:14px;margin-top:5px}.App{font-family:Poppins,sans-serif;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.test2 .mySwiperTest{--swiper-navigation-color:#fff;--swiper-pagination-color:#fff}.test2 swiper-container{height:100%;width:100%}.test2 swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.test2 swiper-slide img{border-radius:10px}body{background:#fff;color:#000}.test2 swiper-container{margin-left:auto;margin-right:auto;width:50%}.test2 swiper-slide{background-position:50%;background-size:cover}.test2 .mySwiperTest{height:31rem;width:50%}.test2 .mySwiperTest2{box-sizing:border-box;height:15rem;margin:0!important;padding:10px 0;width:30%}.plusButton{background:#0000;border-radius:10px;height:7rem;margin-top:9px;width:100px}.swiper-with-btn{gap:10px}.test2 .mySwiperTest2 swiper-slide{height:50%;opacity:.4;width:25%}.test2 swiper-slide.swiper-slide-visible img{border-radius:10px}.test2 .mySwiperTest2 .swiper-slide-thumb-active{opacity:1}.test2 swiper-slide img{display:sw;height:100%;object-fit:cover;width:100%}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:688px){.test2 .mySwiperTest{width:99%!important}.test2 .mySwiperTest2{height:10rem;width:95%!important}.plusButton{height:4.5rem}}@media screen and (min-width:688px) and (max-width:992px){.test2 .mySwiperTest{width:99%!important}.test2 .mySwiperTest2{height:10rem;width:95%!important}.plusButton{height:4.5rem}}.btn-modal{background-color:#fff;color:#fff;position:absolute;right:10px;top:10px;z-index:99}.MainHeader{color:#371b17;font-family:Poppins;font-size:3rem;font-style:normal;font-weight:bolder}.removeImg{width:2rem!important}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{font-weight:700!important;height:30px!important;width:28px!important}.SecondaryHeader{font-size:2rem;font-weight:bolder}.SecondaryHeader,.mainParagraph{color:#371b17;font-family:Poppins;font-style:normal}.mainParagraph{font-size:1rem;font-weight:400;line-height:30px}.customHr{color:#371b17;width:20%}.btn-custom{background-color:#371b17;border-radius:5px;box-shadow:0 4px 9px -4px #371b17;color:#fff}.btn-custom:disabled{opacity:.6}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none}.customContainer{margin:0;padding-left:5rem;padding-right:5rem}.cardShadow{border:0;border-radius:5.825px;box-shadow:0 4px 12px #0000001a}.commentLove{color:#3d1e19;font-size:1.5rem}.commentLove p{color:#3d1e19!important;font-size:1.5rem!important;font-weight:600!important}.foodcartimg img{object-fit:cover}.foodcartimg img,.no-image-container{border-radius:6px;height:17rem;width:100%!important}.foodCart img{border-radius:6px;height:350px;object-fit:cover;width:100%!important}.foodCardWidth{max-width:18rem}.foodcart i{margin:.2rem;padding:.2rem}.foodCartText h3{color:#3d1e19;font-family:Poppins;font-size:1rem;font-weight:700}.starRating{font-size:.8rem!important}.foodCartText h4{font-size:1rem}.foodCartText h4,.foodCartText h5{color:#3d1e19;font-family:Poppins;font-weight:600}.foodCartText h5{font-size:.5rem}.foodcart h6{color:#371b17;font-size:.9rem;font-weight:600;margin:0;padding:0;white-space:nowrap}.foodcart .follow-BUtton{background-color:#371b17;border-radius:1rem;color:#fff;font-size:.8rem;font-weight:500;padding:.1rem .5rem}.foodcart .ratingStar{color:#3d1e19}.foodCartText p{color:#606060;font-family:Poppins;font-size:12px;font-weight:400;line-height:21px}.foodcartimg .swiper-pagination-bullet{opacity:100%!important}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{background:#fff!important;transition:none}.swiper-pagination-bullet-active{background:#fff!important}.foodcart .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{color:#fff;content:"\f138";font-family:FontAwesome;font-size:1.5rem}.foodcart .swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{color:#fff;content:"\f137";font-family:FontAwesome;font-size:1.5rem}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"\f138"!important;font-family:FontAwesome!important;font-size:1.5rem!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"\f137"!important;font-family:FontAwesome!important;font-size:1.5rem!important}.foodcart:hover .swiper-button-next:after,.foodcart:hover .swiper-button-prev:after,.swiper-rtl .swiper-button-prev:after{display:block}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:30px!important}.foodcart .swiper-button-next.swiper-button-disabled,.foodcart .swiper-button-prev.swiper-button-disabled{display:none!important}.foodcart{position:relative}.foodcart.test{width:17rem}.cartIcon{right:.6rem;top:.6rem}.cartIcon,.productCartIcon{background:#fff;border:2px solid;border-radius:50%;color:#fff;font-size:1.1rem;position:absolute;z-index:2}.productCartIcon{right:1.8rem;top:.5rem}.bookMarkIcon{color:#fff;font-size:1.1rem;left:.5rem;position:absolute;top:.5rem;z-index:2}.userImg{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:2rem;object-fit:cover;width:2rem}@media only screen and (min-width:689px) and (max-width:788px){.foodCardWidth{max-width:20rem!important}}@media only screen and (min-width:1215px) and (max-width:1310px){.commentLove{color:#3d1e19;font-size:1rem}.commentLove i{margin:0!important}}@media only screen and (min-width:927px) and (max-width:1023px){.commentLove{color:#3d1e19;font-size:1rem}.commentLove i{margin:0!important}}@media only screen and (min-width:1311px) and (max-width:1621px){.commentLove{color:#3d1e19;font-size:1rem}.commentLove i{margin:0!important}}@media only screen and (min-width:1621px) and (max-width:1743px){.commentLove{color:#3d1e19;font-size:1rem}.commentLove i{margin:0!important}}@media only screen and (min-width:1870px) and (max-width:2064px){.commentLove{color:#3d1e19;font-size:1rem}.commentLove i{margin:0!important}}@media only screen and (min-width:2160px) and (max-width:2395px){.commentLove{color:#3d1e19;font-size:1rem}.commentLove i{margin:0!important}}@media only screen and (min-width:2448px) and (max-width:2700px){.commentLove{color:#3d1e19;font-size:1rem}.commentLove i{margin:0!important}}.overFlowhidden{overflow:hidden}.buttonDiv .btn{background-color:#dbdbdb}.foodModalParent{height:95vh}.foodModalRight{height:100%;max-height:100%;overflow-y:scroll}.fixedBtn{width:34%}.modal{background-color:#0000004d}.pillDisplay{display:none!important}@media only screen and (min-width:689px) and (max-width:788px){.galleryImage img{width:48%}.galleryImg img{height:11rem!important;margin:2px;object-fit:cover;width:32%}.recommendationImage .img-fluid{border-radius:10px;height:9rem!important;object-fit:cover;width:100%}.foodCardWidth{max-width:25rem}}.mobileDisplay-featured{display:none!important}@media only screen and (max-width:992px){.searchInput{width:100%!important}}.desktopDisplay-Opening{display:inline!important;display:initial!important}.moreBtn{color:#2e1612;display:none!important;text-decoration:none}@media only screen and (max-width:400px){.albumCard{border:0;width:11rem!important}}@media only screen and (max-width:360px){.albumCard{border:0;width:10rem!important}}.mobileViewForFollow{display:none!important}.btnCheckOutMarginTop{bottom:60px!important}.btnCheckOutMarginTopZero{bottom:0!important}.desktopCart{display:inline!important;display:initial!important}.mobileCart{display:none!important}.typewriterDiv{align-items:center;color:#fff;font-size:4rem!important;font-weight:600!important;height:100%;margin-left:8rem}@media only screen and (max-width:688px){.banner{height:40vh!important}.ol-head-secondary{padding-left:0}.ol-head-third{padding-left:1rem}.btn-buyNow{width:100%!important}.HeroSection{height:100%!important;padding-top:5rem}.topImg{width:100%!important}.custom-ui{width:100vw!important}.btnCheckOut{background-color:#fff;bottom:0;left:0;position:fixed;width:100%;z-index:99}.checkOutCard{margin-top:10px}.warning-allergies{margin-bottom:60px}.btnCheckOut .btn-placeOrder{height:50px!important}.deliveryDetails .cartdetailsGrid .itemDetailsAndImage img{border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-ms-border-radius:10px!important;-o-border-radius:10px!important;height:4rem!important;object-fit:cover!important;width:4rem!important}.desktopCart{display:none!important}.mobileCart{display:inline!important;display:initial!important}.postSwiper img{object-fit:cover;width:100%}.postSwiper{background-color:#000;margin:0;padding:0;width:102vw!important}.mobileViewForFollow{display:flex!important}.PostCard .card-body{width:101vw}.mobileMarginTop{justify-content:center;margin-top:.5rem}.moreBtn{display:inline!important;display:initial!important}.opening{gap:10px;margin-bottom:3px}.opening,.search-field{justify-content:space-between!important}.search-field{height:56px!important;width:100%!important}.searchInput{width:100vw!important}.mobileDisplay-featured{display:flex!important}.discountImage-offerCard2,.subscriptionImage-offerCard2{height:40vw!important;width:100%!important}.offer-Text h2{font-size:4.4vw!important}.image-Discount-offerCard2{height:40vw!important}.discountImage,.subscriptionImage{gap:10px;height:100%!important;position:relative;width:100%!important}.orderCartRow{margin-left:5px;margin-right:5px}.cart{-webkit-box-orient:vertical!important;width:95%!important}.cart-details{bottom:4.5rem!important;right:0!important;top:-40rem!important;width:100%!important}.typewriterDiv{align-items:center;color:#fff;font-size:1.2rem!important;height:100%;margin-left:2rem!important}.recommendationImage .img-fluid{height:10rem!important}.btn-toggle{text-align:start}.btn-toggle,.dropdown-details{width:100%!important}.subscribe-btn{margin-top:10px}.searchBars{flex-direction:column;gap:10px;margin-left:0!important;padding:1rem}.orderpageMainDiv{overflow-x:hidden}.width100{width:100%!important}.imageGalleryView .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide.center{height:30rem!important}.imageGalleryView .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide img.image-gallery-image{height:30rem;object-fit:cover!important}.test2{margin-right:-1rem!important}.commentScroll,.galleryModalDivCommentScroll{overflow-x:visible!important;overflow-x:initial!important}.commentScroll{overflow-y:visible!important;overflow-y:initial!important}.gallerySwiper .swiper-wrapper .swiper-slide.swiper-slide-active{align-items:center;display:inline!important;display:initial!important;justify-content:center}.galleryModalSwipper .swiper-wrapper{align-items:center;width:26rem!important}.gallerySwiper{height:100%!important}.galleryModalSwipper .swiper-wrapper{height:auto!important}#galleryModal .modal-content{background:#fff!important}#galleryModal .modal-fullscreen{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;margin:0}#postModal .modal-content{background:#fff!important}#postModal .modal-fullscreen{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;margin:0}.gallaryModelCloseButton{position:fixed!important}.row-gallery-postview{margin-left:-16px;margin-right:-16px;max-height:100%!important;overflow-y:visible!important;overflow-y:initial!important;overflow:hidden}.swiper-rtl .swiper-button-prev:after,.swiper.swiperGallery.swiper-initialized.swiper-horizontal.swiper-ios.gallerySwiper.swiper-backface-hidden.swiper-button-next:after{content:"\f138"!important;font-family:FontAwesome!important;font-size:1.5rem!important;position:fixed}.ResturentDetails{color:#3d1f1b;font-size:14px!important;text-align:justify}.carousel-size{height:30rem!important}.postImg img{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;max-height:-webkit-fit-content!important;max-height:-moz-fit-content!important;max-height:fit-content!important;max-width:100%}.cardcolor{background-color:#2e1612;border-radius:15px;padding:0!important}.shareYourthoughts{border-radius:20px;height:35px;width:17rem!important}.recommendationImage .img-fluid{height:10rem}.OrderfoodcardDetails{width:100%!important}.swiperH5{font-size:.8rem!important;font-weight:700!important}.dispayCardWithTwoImage{width:100%}.discountImage2 img,.subscriptionImage2 img{width:100%!important}.card-Test2{border:0;box-shadow:0 10px 10px #0000001f;margin:10px;width:18rem}.pillSticky .HideSelectionSingleButton{margin:0!important}.productPageBanner img{height:100%!important}.productPageBannerBottom img{height:12rem!important;height:100%!important;object-fit:cover}p.p-4.ImageTextInside{font-size:.8rem!important}#carouselResturant{margin-bottom:-3rem!important;width:100%!important}.recommendationDiv{margin:0!important}.resturantPageCarousel{margin-bottom:9rem!important}.discountDiv{margin:2rem 0!important}.pillSticky{padding:0!important;position:-webkit-sticky;position:sticky;top:0;z-index:9}.pillDisplay{display:inline!important;display:initial!important}.FoodHistory .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";font-size:2rem}.FoodHistory .swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";font-size:2rem}.customContainer{margin:0;padding-left:1rem!important;padding-right:1rem!important}.MainHeader{font-size:30px}.foodcart{width:100%!important}.foodcartimg img{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.foodcartimg img,.no-image-container{height:30rem!important;width:100%!important}.no-image-container{border-radius:0}.cartIcon{color:#fff;font-size:1.1rem;position:absolute;right:.9rem;top:.9rem;z-index:2}.desktopDisplay,.desktopDisplay-Opening{display:none!important}.PostCard{margin-right:0!important;margin-top:1rem!important}.RestaurantDetailCard{margin:1rem 0!important}.FoodHistoryCard{height:13rem!important}.FoodHistory img{max-height:8rem!important;min-height:8rem!important}.FoodHistory{padding:2rem 2rem 2rem 0!important}.FoodHistory p{font-size:12px!important}#galleryModal .modal-content .modal-body .selectedImage,#postModal .modal-content .modal-body .selectedImage{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;margin:0!important}.galleryModalImgDiv{width:100%!important}.selectedImage{position:static!important}.galleryModalDivCommentScroll{background-color:#fff;max-height:none!important;padding-left:20px!important;padding-right:20px!important;padding-top:20px;width:auto!important}.galleryModal{margin:0!important}#galleryModal .modal-content,.galleryModal{border:0!important}#galleryModal .modal-content{border-radius:0!important;border-radius:initial!important;-webkit-border-radius:unset!important;-moz-border-radius:unset!important;-ms-border-radius:unset!important;-o-border-radius:unset!important}#postModal .modal-content{border:0!important;border-radius:0!important;border-radius:initial!important;-webkit-border-radius:unset!important;-moz-border-radius:unset!important;-ms-border-radius:unset!important;-o-border-radius:unset!important}.foodCartText{padding:0 1rem 1rem}.cartHR{display:block!important}.masonry{column-count:3!important;gap:8px!important}.PostCard{margin-left:-1rem!important;margin-right:-1rem!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}div#carouselExampleIndicators{margin-right:0!important}}@media only screen and (min-width:1129px) and (max-width:1639px){.foodcart.test{width:15rem!important}.foodcartimg img{object-fit:cover}.foodcartimg img,.no-image-container{border-radius:10px;height:305.7px!important;width:100%!important}}@media only screen and (min-width:1008px) and (max-width:1300px){.galleryImg img{height:14rem!important;margin:2px;object-fit:cover;width:48%!important}.recommendationImage .img-fluid{border-radius:10px;height:12rem!important;object-fit:cover;width:100%}}@media only screen and (min-width:1008px) and (max-width:1128px){.foodcart.test{width:15rem!important}.foodcartimg img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;font-variant:JIS83;height:330px;object-fit:cover;width:100%}.no-image-container{border-radius:10px;height:400px;width:100%}}@media only screen and (min-width:560px) and (max-width:1007px){.foodcart.test{width:15rem!important}.foodcartimg img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;font-variant:JIS83;height:323px;object-fit:cover;width:100%}.no-image-container{border-radius:10px;height:100%;min-height:323px;width:100%}}@media only screen and (min-width:688px) and (max-width:1439px){.customContainer,.foodSelectionContainer{padding-left:2.5rem!important;padding-right:2.5rem!important}.customContainer{margin:0}}@media only screen and (max-width:1200px){.user-img{width:36px}#galleryModal .modal-content .modal-body img,#postModal .modal-content .modal-body img{max-width:100%!important;width:100%}}@media only screen and (max-width:992px){.galleryModalDiv{flex-direction:column;gap:0!important}.galleryModalDivCommentScroll{padding-left:36px;padding-right:36px}}@media only screen and (min-width:1129px) and (max-width:1639px){.foodcartimg img,.no-image-container{width:100%!important}}@media only screen and (min-width:1024px) and (max-width:1129px){.foodcartimg img{height:325px!important;width:100%!important}.no-image-container{height:380px!important;width:100%!important}}@media only screen and (min-width:1024px) and (max-width:1380px){.foodcartimg img,.no-image-container{width:100%!important}}@media only screen and (min-width:1000px) and (max-width:1380px){.no-image-container{max-height:325px}}.foodCardWidth{max-width:100%}.banner,.bannerHome{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative;z-index:1}.bannerHome{background-image:url(/static/media/banner.bd7c8d7f7f4f968fe7fb.jpg)}.navbarColor{background-color:#0000001a!important;color:#fff;position:absolute}.nav-bg-white{color:#fff}.loginModalCloseBtn h5{font-size:1.2rem}.loginModalCloseBtn .close{background:#0000!important;border:none!important}.loginModalCloseBtn .close span{font-size:1rem}.changeBtnDisplay{display:none}.helloUserName{color:#fff!important;right:7rem!important;top:1.4rem!important}.banner-signUp{background:#0000;border:none;right:1rem;top:1rem;z-index:9}button.btn.btn-primary.banner-signUp:hover{background:#0000!important;color:gray}.login-Registration{right:1rem;top:1rem;z-index:9999}.login-Registration-white{color:#fff!important}.login-Registration-coffee{color:#371b17!important}.cart-design-with-login{align-items:center;gap:20px}.searchInput{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;left:50%;margin:auto;text-align:center;top:2rem;width:24rem;z-index:9999}.search-field{background-color:#fff;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;padding:5px}.search-field-color-white{background-color:#fff;margin:auto;width:24rem}.search-field-color-coffee{background-color:#fff;border:1px solid #ddd;box-shadow:0 1px 2px #00000014,0 4px 12px #0000000d}.vl{border-left:20px solid #371b17;height:1px;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);width:10px}.searchIcon{width:1rem}.searchIconcoffee{margin-left:5px;padding:0;width:1.5rem}.searchIconcoffeeHome{margin-left:5px;padding:0;width:1.7rem!important}.btn-search{background-color:#371b17;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.btn-search:hover{background-color:#371b17;opacity:.9}.card-Search{background-color:#6e0303;left:50%;position:fixed;top:50%;width:1rem;z-index:99999}.brand{top:.5rem;z-index:9999}.brandname{font-size:1.2rem;text-decoration:none}.brandname-color-white{color:#fff}.brandname-color-coffee{color:#371b17}.navbarGoTaste{display:flex;justify-content:space-between;padding:10px;position:fixed;top:0;width:100%;z-index:999}.navbar-search{position:relative;width:42rem}.backgroundTranparent{background-color:#0000001a!important}.backgroundWhite{background-color:#fff!important}.slideUp{top:0!important}.slideDown{top:-100px!important}.slideUpBottom{bottom:0!important}.slideDownBottom{bottom:-100px!important}.bottomBar{background-color:#fff;bottom:0;padding:10px;position:fixed;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;width:100vw;z-index:999}.Navbar-custom{height:100%}.explore{flex-direction:column}.explore span{font-size:10px}.bottomBar-Item{gap:53px}.searchForFood{font-size:14px}.searchBtnText{align-items:start;flex-direction:column;justify-content:start;margin-left:10px}.searchBtnText span{color:#371b17;font-size:13px;opacity:.5}.profileImage{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:1.5rem;width:1.5rem}.btn-search-Mobile{width:100%}.btn-search-Mobile:active{border-color:#0000!important}.dropdown-Icons{align-items:center;gap:10px}.dropdownBtn{border:1px solid hsla(0,0%,50%,.414);border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px}.dropdownBtn:hover{box-shadow:0 1px 2px #00000014,0 4px 12px #0000000d}.dropdown-color-white{background-color:#fff}.btnLogin.show,.btnLogin:first-child:active{border-color:#0000!important}.dropdownItem:active{background-color:#371b17!important}.dropdownItem{cursor:pointer}.btn-Search-Prop{color:#371b17e6;font-size:14px;font-weight:500}.btn-Search-Prop:active{border-color:#0000!important}.close-btn{background-color:initial;border:none;color:#000}.searchDialog{background-color:#fff;border-radius:15px;height:30rem;margin-top:1rem!important;margin-top:1rem;overflow-y:auto;padding:10px 30px;position:absolute;width:100%}.searchDialog::-webkit-scrollbar{background-color:#fff;margin:1em 0;width:.7em}.searchDialog::-webkit-scrollbar-thumb{background:#888;border-radius:.4em}.scroll-bar{overflow-y:auto}.searchInputField{border:#0000;outline:none;width:21rem}.searchInputField,.searchInputFieldParent{background-color:#eee}.searchDialog .nav-link{color:#3d1e19!important}.nav-tabs{border-bottom:1px solid #bdbdbd}.nav-link.active{border-color:#bdbdbd #bdbdbd #fff!important}.mobileSearchBar{background-color:#ededed;border:#6e6d6d;border-radius:10px;height:3rem;width:100%}.mobileSearchInput{background-color:#ededed;border:#0000;outline:none}.mobileSearchInput-search{height:100%;margin-left:.3em}.mobile-navbar-container{align-items:center;display:flex;justify-content:space-between;width:100%}.mobile-navbar-input{align-items:center;background-color:#ededed;border-radius:.4em;display:flex;height:3rem;overflow:hidden;padding-left:.4em;width:100%}.mobile-search-icon-container{height:1.5em;overflow:hidden;width:1.5em}.mobile-search-icon-container>img{height:100%;object-fit:contain;width:100%}.mobile-input-box-container{height:2.6rem;padding-left:.3em;width:100%}.mobile-input-box{background-color:#ededed;border:none;height:100%;outline:none;width:100%}.searchDialogImg{border-radius:50%;height:2.8rem;object-fit:cover;width:2.8rem}.searchLabel{background-color:#7390e5;border-radius:50px;height:1.2rem;width:4rem}.searchLabel p{color:#fff;font-size:.8rem;margin-left:1rem}.restaurant-link{text-decoration:none}.rating-color{color:#3f2e2e}.matched-text{color:#6d6d6d;font-size:.8rem;font-weight:500;text-transform:capitalize}.matched-description{margin:.5em 0}.searchText{font-weight:600}.searchContentMargin{margin-right:1rem}.searchTitile{color:#3d1e19;font-size:14px;margin-bottom:0;text-decoration:none}.searchStar{height:1rem;margin-right:5px;margin-top:1px;width:1rem}.searchratingText{font-size:13px}.searchLabelPost{background-color:#fea49d;border-radius:50px;height:1.2rem;width:4rem}.searchLabelPost p{color:#fff;font-size:.8rem;margin-left:1rem}.searchLabelRestaurant{background-color:#c8a995;border-radius:50px;height:1.2rem;width:6.5rem}.searchLabelRestaurant p{color:#fff;font-size:.8rem;margin-left:1rem}#myTab button{color:#3d1e19;font-weight:600}.modalParentDiv .modal-header .btn-close{margin:0}.modalParentDiv .modal-header{border-bottom:none}.notification_details{position:absolute;right:2rem;top:4rem}.notification_modal{background:#fff;border-radius:6px;box-shadow:0 5px 15px #00000059;max-width:none!important;padding:10px;width:450px}.notification_container .bellIcon{fill:#fff;background:#371b17;border-radius:50%;cursor:pointer;height:40px;margin-top:5px;padding:10px;width:40px}.notification_container h5{font-size:18px}.notification_modal h5{font-size:18px;font-weight:600}.notfication_cat{align-items:center;border-bottom:1px solid #7b7b7b;display:flex;justify-content:center;list-style:none;margin:15px 0;padding-left:0;width:100%}.notfication_cat li{color:#7b7b7b;cursor:pointer;flex:1 1;font-size:18px;padding-bottom:15px;text-align:center}.notfication_cat li:nth-child(2){border-left:1px solid #7b7b7b;border-right:1px solid #7b7b7b}.notfication_cat .active{color:#000;font-weight:600}.liked_reply{display:flex;gap:20px;margin-bottom:15px;padding:0 10px}.liked_reply .desc{color:#7b7b7b;font-size:15px}.not_img img,.not_img svg{fill:#fea49d;height:28px;width:28px}.name_img{align-items:center;color:#7b7b7b;display:flex;margin-bottom:10px}.name_img .userImg{height:28px;width:28px}.name_img .name{color:#000;font-size:16px;font-weight:800;margin:0 5px}span.unSeen_not{background:#7269f5;border-radius:50%;height:10px;margin-left:8px;margin-top:-5px;width:10px}.Search-info-container{align-items:center;cursor:pointer;display:flex}.search-result-icon{height:2em;overflow:hidden;width:1em}.search-result-icon>img{height:100%;object-fit:contain;width:100%}.loading-text{margin-top:1em;text-align:center}@media only screen and (max-width:991px){.notification_modal{max-width:none!important;width:90vw}.liked_reply{padding:0}.notfication_cat li{padding:initial;padding-bottom:10px}}.cart{bottom:20px;flex-direction:row;gap:10px;right:10px;z-index:999999}.cart .popup{background-color:#371b17;padding:10px}.cart .popup,.cart .popup-bottom{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;cursor:pointer}.cart .popup-bottom{padding:6px}.no-padding{margin-bottom:2px;padding:0!important}.show-text{font-size:.7rem}.hide-text{display:none}.cart-details{background-color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:0 5px 15px #00000059;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;position:absolute;right:2rem;top:4rem;width:35rem}.tab-content-container{height:100%;position:relative}.staticcheckout-btn{bottom:2%;box-shadow:0 -2px 10px #0000001a;left:0;position:-webkit-sticky;position:sticky;width:100%;z-index:100}@media only screen and (max-width:1000px) and (min-width:768px){.cart-details{left:15%;top:-700px}}@media only screen and (max-height:720px){.cart-details{height:36em;overflow-y:auto}}@media only screen and (max-height:634px){.cart-details{height:30em;overflow-y:auto}}.cart-details::-webkit-scrollbar{width:7px}.cart-details::-webkit-scrollbar-track{background:#f1f1f1}.cart-details::-webkit-scrollbar-thumb{background:#888;border-radius:.4em}.cart-details::-webkit-scrollbar-thumb:hover{background:#555}.bin-img{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;width:1.3rem!important}.popup img{width:1.5rem}.cart-details img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;object-fit:cover}.large-tooltipsInfo{position:relative}.large-tooltipsInfo:after{background-color:#333;border-radius:5px;bottom:100%;color:#fff;content:attr(data-title);font-size:1em;left:170%;line-height:1.5em;opacity:0;padding:5px;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s ease,visibility 0s .3s;visibility:hidden;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:58646200!important}.large-tooltipsInfo:hover:after{opacity:1;transition-delay:0s;visibility:visible}.price,.productDetails h5{color:#3d1e19;font-weight:700}.price{margin-bottom:0}.price-Div{flex-direction:column}.itemDetailsAndImage{gap:10px;width:min(48em,100%)}.quantity{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;gap:10px;padding:5px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.plus-icon{cursor:pointer}.btn-checkout{background-color:#371b17;color:#fff;width:100%}.btn-checkout:hover{background-color:#371b17de;color:#fff;width:100%}.small-image>img{height:1.3rem;width:1.3rem}span.count{background:red;border-radius:50%;color:#fff;font-size:12px;min-height:16px;min-width:22px;padding:2px 6px;position:absolute;text-align:center;top:-10px}.small-count-font{font-size:10px!important;min-width:19px!important}@media only screen and (max-width:1000px){span.count{font-size:10px;min-width:19px;right:-6px;top:-5px}}.swiper-pagination-bullet-active,.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color)}.OrderfoodcardDetails{border:none;box-shadow:0 10px 10px #0000001f;margin-bottom:2rem;padding:20px}.OrderfoodcardDetailsParagraph{border:none;margin:0 .5rem 2rem;width:100%}.AddTocart{background-color:#0adb95;color:azure;cursor:pointer;display:inline-block;position:relative}.textColor{color:#0adb95}label:before{border:1px solid #0adb95;border-radius:50%;content:"";display:inline-block;height:16px;margin-right:10px;padding-left:0;width:16px}input[type=radio]:checked+label:before{background-color:#0adb95;border-color:#0adb95}.dollarCenter{text-align:center}.dsrButton{background-color:#451b02;color:#fff;margin:10px 10px 0;width:250px}.onselecteddsrButton{background-color:#725c58!important;color:#fff!important}.restaurantlogo{height:66px;width:70px}.mobileDisplay .swiper-button-next:after,.swiper-button-prev:after{font-size:1.5rem!important;font-weight:700;height:30px;width:28px}.recomended-text{color:#371b17;font-family:Poppins;font-size:2rem;font-style:normal;font-weight:bolder}.topChange{top:-301px}.bottomChange{bottom:0}.scrollBox{max-height:100vh;overflow-x:hidden;overflow-y:auto;overflow-y:scroll;padding-left:10px;padding-right:10px}.recommendedSideBar::-webkit-scrollbar,.scrollBox::-webkit-scrollbar{background:#0000!important;height:6px!important;visibility:hidden;width:6px!important}.scrollBox::-webkit-scrollbar-thumb{position:fixed;visibility:hidden}.scrollBox::-webkit-scrollbar-thumb,.scrollBox:hover::-webkit-scrollbar-thumb{background:#888;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-transition:visibility 0s .2s;transition:visibility 0s .2s}.scrollBox:hover::-webkit-scrollbar-thumb{visibility:visible}.rightSidePanel{height:100%;position:-webkit-sticky;position:sticky;top:0;transition:all .9s ease-in-out;-webkit-transition:all .9s ease-in-out;-moz-transition:all .9s ease-in-out;-ms-transition:all .9s ease-in-out;-o-transition:all .9s ease-in-out}.restaurantName{color:#451b02;font-size:25px;font-weight:600}.OrderPageratingStar{color:#471b04;font-size:25px;font-weight:600}.restaurantRating{height:25px;width:25px}.followButton{background-color:#451b02;border:#0000;border-radius:5px;color:#fff;font-size:13px;height:22px;margin:5px 10px 10px;width:65px}.sidebar{height:100%;position:relative}.resturantDetailsOnMobile{font-size:1.3rem;margin-top:10px}.card-design{box-shadow:0 10px 10px #0000001f}.sidebar-inner{position:absolute;width:100%}.suggestionDivMobile{padding-left:0!important;padding-right:0!important}.customOrderCartPadding{padding-left:5px;padding-right:3px}@media only screen and (max-width:688px){.paragraph{padding:0;text-align:justify}.OrderfoodcardDetails{border:none;margin-bottom:2rem}.postSlider{width:100%!important}}.postSlider{align-items:center;display:flex;justify-content:space-between;margin:auto}.swiper-button-next:after,.swiper-button-prev:after{color:#fff}.saucesTag{background-color:#7390e5;border-radius:50px;height:1.4rem;margin-left:5px}.saucesTag p{color:#fff;font-size:.8rem;margin:0;padding:1px 9px}.option-btn{background-color:#f5f5f5;border:none;border-radius:.2rem;box-shadow:1px 7px 11px #0000002e;color:#380401;font-weight:600;outline:none;padding:.5rem 1rem;width:100%}.option-details{border-color:#0003;outline:none;padding:.4rem .5rem}.warning-text{font-size:.8rem;margin-top:.3rem}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@media only screen and (max-width:767px){.update-fixed-btn{bottom:5%!important}}@media only screen and (max-width:688px){.NewborderLinezero{margin-bottom:4rem}}.addon-name{font-size:1rem;font-weight:500}.option-name{font-size:.9rem}.suboption-name{font-size:.8rem}.LeftPic{border-radius:30px;height:200px;width:300px}.icon{border-radius:100%;height:50px;width:50px}.arrow{padding:50px 150px}.borderLinezero{border:0!important}.OrderCartDetails{border:none;box-shadow:0 10px 10px #0000001f;margin-bottom:2rem;padding:20px;width:100%}.Orderfoodcard .card-body{padding:0}.cartButton{padding:10px}.inputField{box-shadow:0 10px 10px #0000001f;height:5rem}.OrderPostDisplay{margin-bottom:1rem}.AddTocart{width:150px}.AddTocart,.portionButton{background-color:#f5f5f5;border-style:none;box-shadow:0 10px 10px #0000001f;color:#360101;font-size:13px;font-weight:700;height:37px}.portionButton{width:100px}.textColor{color:#380401;font-weight:700}.checkBoxOrderPage.form-check-input:checked{background-color:#0adb95;border:1px solid #0adb95;border-color:#0adb95;border-radius:50%;content:"";display:inline-block;height:16px;margin-right:10px;padding-left:0;width:16px}.dollarCenter{text-align:end}.dsrButton:hover{background-color:#360101;color:#fff}.quantityBtn{background-color:#f5f5f5;border:#0000;box-shadow:0 10px 10px #0000001f;color:#360101;height:33px;margin:10px;width:65px}.paragraph{padding:20px;text-align:justify}.productHeading{color:#451b02}.titleColor{color:#360101}.toggleSection{padding-left:13px}.toggleTittle{padding-left:0;padding-top:10px}.toggleTittle p{margin-bottom:0}.toggleSwitch{margin-right:50px}.ordercartTitle{color:#360101;font-weight:700}.wholeTable{width:100%}.thTitle{font-size:15px}.asteric{font-size:50px}.toggleTittle .form-check-input,.toggleTittle .form-check-input:checked{background-color:#98adf7}.toggleTittle .toggleSwitch{margin-right:20px}.form-switch .form-check-input:checked{background-image:url(/static/media/circle.1a3c1848eb938398eb60.png)!important;background-position:100%}.form-switch .form-check-input{background-color:#fff;background-image:url("/static/media/circle%20(1).176bfea995038dcf5acb.png")!important;border:2px solid #98adf7}.not-clickable{background:#e5e5e5!important;color:#b3b3b3!important;pointer-events:none}.pointer{cursor:pointer;text-decoration:underline}.form-check-input:checked{background-color:#98adf7;border:#0000}.seeMoretd{text-align:center;width:100%}.seemore{color:#360101;cursor:pointer;font-size:15px;font-weight:700;text-decoration:none}.plusCircle{background:#e2e2e2;border:#0000;border-radius:50%;color:#000;cursor:pointer;font-size:1.1rem;height:2rem;text-align:center;width:2rem}.plusCircle p{margin:auto;padding-top:3px}.table-buttons{display:flex;flex-wrap:wrap}.add-btn-disabled{background-color:#635553!important;color:#fff!important;opacity:1!important}.icon-container{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:1.3em;justify-content:center;overflow:hidden;padding:.1em;width:1.3em}.icon-container>img{height:100%;object-fit:contain;width:100%}.icon-no-background{background-color:initial;filter:invert(1)}@media only screen and (max-width:688px){.seemore{color:#360101;cursor:pointer;font-size:15px;font-weight:700;text-decoration:none}.OrderCartDetails{border:none;box-shadow:none;box-shadow:0 10px 10px #0000001f;margin-bottom:.25rem!important;margin-top:.25rem!important;padding:.5rem!important}.paragraph{padding:0;text-align:justify}}.checkbox-gray{accent-color:gray}.checkout{background-color:#380401;border:2px solid red;margin:0;padding:2rem 4rem}.btn-pos{background-color:#fff;bottom:2%;padding:1rem;position:fixed}.fixedBtn{border:2px solid #fff!important;width:100%}@media only screen and (max-width:1000px){.fixedBtn{bottom:1.5%!important}}@media only screen and (max-width:688px){.fixedBtn{left:0;margin:auto;position:fixed;right:0;text-align:center;width:90%}}.close-btn{cursor:pointer;height:1.5em;overflow:hidden;width:.8em}.close-btn>img{height:100%;object-fit:contain;width:100%}.unavailable-text{font-size:.9rem}.food-status-text{background-color:#2c3e50;border-radius:1em;color:#fff;font-size:.8rem;margin:0 auto;padding:.1em 1em;text-align:center;width:-webkit-max-content;width:max-content}.small-modal{max-width:370px;width:auto}.sm-font-size{font-size:.82em}.tab-header-font-size{font-size:1rem;font-weight:700}.update-modal-main-container{align-items:center;display:flex;flex-direction:row}.updateModalDetailsContainer,.updateModalImageContainer{width:50%}.seeMoreButton{color:#3d1e19;font-size:.975em;font-weight:700;text-decoration:none}@media only screen and (max-width:1300px){.update-cart-modal-icon-container{padding:0!important}}@media only screen and (max-width:1000px){.update-modal-main-container{flex-direction:column}.updateModalDetailsContainer,.updateModalImageContainer{width:100%}}.food-item{background:#fff;border-radius:12px;color:#2e2e2e;margin-top:-16px;max-width:600px;padding:0 24px 24px}.quantity-label{color:#4b0c0c;font-weight:700;margin-top:20px}.quantity-control{margin-bottom:24px}.quantity-control,.quantity-control.addon-style{align-items:center;display:flex;gap:12px;justify-content:center}.quantity-control.addon-style{margin-bottom:0}.quantity-control button{background:#e9e4e4;border:none;border-radius:8px;cursor:pointer;font-size:18px;height:40px;width:40px}.quantity-control span{font-size:18px;font-weight:500;text-align:center;width:30px}.quantity-control.addon-style button{background:#e9e4e4;border-radius:50%;box-shadow:none;height:36px;width:36px}.quantity-control.addon-style span{font-size:16px;font-weight:500;width:24px}.circle-btn{background:#e9e4e4;border:none;border-radius:50%;cursor:pointer;font-size:18px;font-weight:500px;height:36px;width:36px}.addon-list{margin-top:20px}.addon h3{color:#4b0c0c;font-size:18px;font-weight:700;margin-bottom:4px}.option-list{margin-top:8px;padding-left:16px}.option{margin-bottom:12px}.option label{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:6px}.suboption-list{margin-top:6px;padding-left:32px}.suboption label{align-items:center;color:#333;display:flex;gap:8px;margin-bottom:4px}.toggle-control{background-color:#c4c1c1;border:1px solid #ccc;border-radius:20px;display:inline-block;height:20px;position:relative;transition:background-color .4s;width:36px}.toggle-input{height:0;opacity:0;width:0}.toggle-slider{background-color:#fff;border-radius:18px;bottom:1px;left:1px;position:absolute;right:1px;top:.5px;transition:.4s}.toggle-slider:before{border-radius:50%;content:"";height:14px;left:2px;position:absolute;top:2px;transition:.4s;width:14px}.toggle-input:checked+.toggle-slider,.toggle-slider:before{background-color:#98adf7}.toggle-input:checked+.toggle-slider:before{background-color:#fff;transform:translateX(16px)}.toggle-input:checked~.toggle-control{background-color:#8c918c}.thTitle{color:#4b0c0c;font-size:18px;font-weight:700}.btn-addtocart{background-color:#371b17;border:none;border-radius:6px;bottom:0;box-sizing:border-box;color:#fff;cursor:pointer;font-size:16px;margin-bottom:2rem;max-width:90%;padding:12px 16px;position:fixed;width:500px}.food-item{padding:0 24px 60px}@media (max-width:1200px){.btn-addtocart{font-size:15px;margin-bottom:2rem;max-width:350px;padding:11px 15px;width:80%}.food-item{padding:0 22px 65px}}@media (max-width:1000px){.btn-addtocart{font-size:15px;left:50%;margin-top:2.5rem;max-width:420px;padding:10px 14px;transform:translateX(-50%);width:85%}.food-item{padding:0 20px 68px}}@media (max-width:768px){.btn-addtocart{font-size:14px;left:50%;margin-top:4rem;max-width:400px;padding:10px 14px;transform:translateX(-50%);width:85%}.food-item{padding:0 20px 50px}}@media (max-width:576px){.btn-addtocart{font-size:15px;left:50%;margin-top:.5rem;max-width:500px;padding:8px 12px;transform:translateX(-50%);width:90%}.food-item{padding:0 16px 50px}}.quantity-display{color:#007bff;font-weight:500;margin-left:8px}.quantity-display:hover{text-decoration:underline}.breakdown-modal h5{font-weight:700;margin-bottom:15px}.breakdown-modal h6{font-size:1.2rem;font-weight:700;margin-bottom:10px}.breakdown-modal ul{padding-left:20px}.breakdown-modal li{margin-bottom:5px}.breakdown-modal hr{margin:20px 0}.fake-radio{appearance:none;-webkit-appearance:none;background-color:#fff;border:2px solid #333;border-radius:50%;cursor:pointer;display:inline-block;height:16px;position:relative;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;vertical-align:middle;width:16px}.fake-radio:checked:before{background-color:#1067e1;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.fake-radio:hover{border-color:#555}.card-item-details{height:25rem;overflow-y:scroll}.cart-details{z-index:500}.cartdetailsGrid{gap:10px}.card-item-details::-webkit-scrollbar{background:#0000!important;height:6px!important;visibility:hidden;width:6px!important}.addOnCart{font-size:13px}.card-item-details::-webkit-scrollbar-thumb{visibility:hidden}.card-item-details::-webkit-scrollbar-thumb,.card-item-details:hover::-webkit-scrollbar-thumb{background:#888;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-transition:visibility 0s .2s;transition:visibility 0s .2s}.card-item-details:hover::-webkit-scrollbar-thumb{visibility:visible}.cartdetailsGrid{color:#000!important}@media only screen and (max-height:720px){.card-item-details{height:15rem}.card-item-details-pending{max-height:30rem;min-height:23rem}}@media only screen and (max-height:716px) and (max-width:688px){.cart-details{max-height:40em;overflow-y:auto;top:-32rem!important}}@media only screen and (max-height:667px) and (max-width:375px){.cart-details{max-height:40em;overflow-y:auto;top:-34rem!important}.card-item-details{height:15rem}}.restaurantName{color:"#3D1E19";font-size:18px!important;padding:0;text-align:center}.restaurantHr{margin:0 auto;width:50%}.cartImage{height:400px;width:400px}.cart-item-image{height:6rem;overflow:hidden;width:9rem}.cart-item-image>img{height:100%;object-fit:cover;width:100%}.productDetails h5{color:"#3D1E19"!important;font-size:19px;font-weight:500!important}.h6,h6{font-size:15px}.addOn{font-size:16px}.option{font-size:14px}.suboption{font-size:12px}.plus-icon{-webkit-user-select:none;user-select:none}.addOnCart h5{font-weight:600}ol{padding-left:1rem}ul{list-style-type:disc}.options{font-weight:700;margin-bottom:0!important;padding-bottom:0!important}.suboptions{font-weight:lighter}.itemIcon{width:3em}.fooditem-price{font-size:.8em!important}.productDetails{flex-direction:column;overflow-wrap:anywhere;width:100%}.cart-restaurant-logo{height:2em;width:2em}.cart-restaurant-logo>img{height:100%;object-fit:contain;width:100%}@media only screen and (max-width:458px){.productDetails{width:min(10.5em,100%)}}@media only screen and (max-width:426px){.cart-item-image{width:6em}.productDetails{width:min(9em,100%)}}@media only screen and (max-width:360px){.itemIcon{width:1em}.cartdetailsGrid{color:#000!important;width:17em}.justify-content-end{justify-content:flex-end!important;margin-left:3rem}.productDetails{flex-direction:column;width:min(18em,80%)}.pendingPrice{justify-content:flex-end!important;margin-left:0}.pendingcartdetailsGrid{gap:7px}}.order-status{background-color:#7d604633;border-radius:.3em;color:#7d6046;padding:4px 8px;width:-webkit-max-content;width:max-content}.qr-code-btn{background-color:initial;border:none;height:2.5em;outline-color:#0000;overflow:hidden;width:2.5em}.qr-code-btn>img{height:100%;object-fit:contain;width:100%}.pending-status{background-color:#e6921e33;color:#e6921e}.preparing-status{background-color:#13b04c33;color:#13b04c}.ready-status{background-color:#1352b033;color:#1352b0}.out-for-delivery-status{background-color:#7d604633;color:#7d6046}.queue-status{background-color:#b0136c33;color:#b0136c}.qr-container{border-radius:.6em;box-shadow:0 2px 11px #0000004d;margin:1em auto;overflow:hidden;position:relative;width:min(650px,100%)}.qr-container:before{background-color:#e3d9cd;content:"";height:45%;left:0;position:absolute;top:0;width:100%;z-index:-1}.table-number-container{display:flex;justify-content:flex-end}.table-number{background-color:#5662e3;border-radius:.9em;font-size:1.3rem;font-weight:600;margin:0 auto;padding:.2em 0;width:11em}.qr-number{height:3em;width:3em}.qr-icon{background:#0d6efd;border-radius:50%;height:4em;margin-bottom:1em!important;margin-top:1.5em!important;overflow:hidden;padding:.5em;width:4em}.logo-container{position:absolute;top:24%;z-index:10}.gotaste-logo{height:3em;overflow:hidden;width:3em}.gotaste-logo>img{height:100%;object-fit:contain;width:100%}.logo-title{font-size:1.5rem;font-weight:700}.Qr-container>img,.qr-icon>img,.restaurant-logo>img{height:100%;object-fit:contain;width:100%}.qr-icon>img{filter:invert(1)}.Qr-code{--length:3em;--height:4px;--offset:15px;margin:2.8em 0;position:relative}.Qr-code:after{background:#fff;content:"";height:140%;left:-14%;padding:0;position:absolute;top:-25%;width:128%;z-index:1}.Qr-code .line1:after,.Qr-code .line1:before,.Qr-code .line2:after,.Qr-code .line2:before,.Qr-code .line3:after,.Qr-code .line3:before,.Qr-code .line4:after,.Qr-code .line4:before{background-color:#000;content:"";position:absolute;z-index:10}.Qr-code .line1:after,.Qr-code .line1:before{left:calc(0px - var(--offset));top:calc(0px - var(--offset))}.Qr-code .line2:after,.Qr-code .line2:before{right:calc(0px - var(--offset));top:calc(0px - var(--offset))}.Qr-code .line3:after,.Qr-code .line3:before{bottom:calc(0px - var(--offset));left:calc(0px - var(--offset))}.Qr-code .line4:after,.Qr-code .line4:before{bottom:calc(0px - var(--offset));right:calc(0px - var(--offset))}.Qr-code .line1:before,.Qr-code .line2:before,.Qr-code .line3:after,.Qr-code .line4:before{height:var(--height);width:var(--length)}.Qr-code .line1:after,.Qr-code .line2:after,.Qr-code .line3:before,.Qr-code .line4:after{height:var(--length);width:var(--height)}.Qr-container{height:18em;overflow:hidden;position:relative;width:18em;z-index:10}.qr-table-number{align-items:center;border-radius:.5em;color:#fff;display:flex;font-weight:700;height:7.8em;justify-content:center;left:50%;overflow-wrap:anywhere;position:absolute;top:50%;transform:translate(-50%,-50%);width:7.8em}.qr-table-small{height:6.8em}.qr-logo{position:absolute;z-index:1}.qr-logo,.qr-logo>img{height:100%;max-width:100%}.qr-logo>img{object-fit:contain}.qr-num{color:#000;font-size:1.1rem;height:-webkit-max-content;height:max-content;left:-7%;padding:0 .1em;position:absolute;top:22%;width:100%;z-index:10}.qr-icon{margin:0 auto}.qr-restaurant,.qr-title{font-weight:700}.qr-title{font-size:clamp(2rem,3.4vw,2.9rem)}.qr-created,.qr-subtitle{font-weight:600}.qr-subtitle{word-wrap:break-word;font-size:1.1rem;margin-bottom:2em;max-width:26em;text-align:center}.restaurant-url{background-color:#fff;display:inline-block;font-size:.7rem;position:absolute;top:100%;width:100%;z-index:10}.restaurant-logo{height:4em;width:4em}.qr-info-container,.restaurant-info-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.qr-info-container{text-align:center}.qr-restaurant{font-size:clamp(1.7rem,2.4vw,2rem)}.qr-footer{margin-bottom:4em}.qr-link{color:#5662e3;font-weight:700}.pending-order-logo-container{height:2em;margin-right:.5em;overflow:hidden;width:2em}.pending-order-logo-container>img{height:100%;object-fit:contain;width:100%}.pending-order-text{font-size:.9rem}.pending-order-restaurant{font-size:.8rem;line-height:1}.pending-status-btn{margin-right:1em!important;padding:.2rem .7rem!important}.queue-status{background-color:#ef535033!important;color:#ef5350!important}.pending-status{background-color:#f39c1233!important;color:#f39c12!important}.preparing-status{background-color:#2980b933!important;color:#2980b9!important}.ready-status{background-color:#27ae6033!important;color:#27ae60!important}@media only screen and (max-width:396px){.pending-order-header-container{align-items:flex-start!important;flex-direction:column}.pending-order-status-container{margin-top:1em}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}.swiper-button-next,.swiper-button-prev{color:#007aff}.swiper-pagination{transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset,1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:#00000080;background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.sideDiv{height:8vw}.sliderCart{object-fit:cover;position:relative;width:100%}.discountDetails{background:linear-gradient(180deg,#0000 30%,#000 96%);bottom:0;color:#fff;overflow:hidden;padding:1rem;position:absolute}.threecardSIdecart{height:50%}.threecardSIdecartDiv{align-items:center;display:flex;flex-direction:column;justify-content:center}.logoSideBar{width:5rem}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-width:300px}.offsetSignup .login{background-color:#f1cd7a;color:#fff;font-weight:700}.offsetSignup .SignUp{background-color:#371b17;color:#fff;font-weight:700}.offsetSignup .bottom{bottom:0;left:0;position:absolute}.sidebar-link{color:#000;font-size:.85em;text-decoration:none}.sidebar-link:hover{text-decoration:underline}.cart-modal-icon-container{align-items:center;cursor:pointer;display:flex;flex-direction:column;padding:3px 14px 0}.cart-modal-icon{align-items:center;display:flex;height:1.4em;justify-content:center;margin:0 .5em;overflow:hidden;width:1.4em}.modal-xl .modal-content{height:100%}.delivery-icon-container{align-items:center;display:flex;height:1.5em;justify-content:center;padding:1px!important;width:1.5em}.cart-modal-icon>img{height:100%;object-fit:contain;width:100%}.cart-modal-icon-selected{background-color:#72a4f754!important;border-bottom:2px solid #0060ff;border-radius:4px;font-weight:700}.cart-modal-icon-disabled{color:#656565;cursor:default}.cart-modal-icon-disabled img{opacity:.7}.deliveryiconimg{border:1px solid;border-radius:50%;padding:3px}.logo-restaurant{height:1.5em;margin-right:.3em;overflow:hidden;width:1.5em}.logo-restaurant>img{height:100%;object-fit:contain;width:100%}.rating-star-color{color:#000}.horizontal-line{background-color:#080606;height:2.4rem;margin:0 .5rem;width:1px}.resnamerating{font-size:18px}.ratingspan{font-size:14px;margin-left:.3em;margin-top:0}.small-font{font-size:.82em}.cart-modal-icon-title{font-size:.7rem}.foodmodal-parent{align-items:center;display:flex;flex-direction:row;height:95vh}.foodModalRight,.foodmodal-image{width:50%}@media only screen and (max-width:1000px){.foodmodal-parent{flex-direction:column;min-height:130vh}.foodModalRight,.foodmodal-image{width:100%}}@media only screen and (max-width:550px){.itemNameFoodModal{font-size:21px}.cart-modal-icon-container{padding:1px 5px 0}}@media only screen and (max-width:450px){.itemNameFoodModal{font-size:15px}}.capsule-label{height:auto;min-height:1.2rem}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.FoodHistory .swiper-button-next,.FoodHistory .swiper-button-prev{color:#d9d9d9}.FoodHistory img{max-height:10rem;min-height:10rem;object-fit:cover}.FoodHistory{padding:4rem 4rem 4rem 0}.FoodHistoryCard{height:16rem}.FoodHistory h5{color:#3d1e19;font-family:Poppins;font-size:16px;font-weight:700}.FoodHistory p{color:#606060;font-family:Poppins;font-size:12px;font-weight:400}.FoodHistory h4{color:#3d1e19;font-family:Poppins;font-size:14px;font-weight:700}.discountOfferDiv{background:linear-gradient(180deg,#0000 30%,#000 96%);border-radius:0 0 10px 10px;bottom:0;height:100%;overflow:hidden;position:absolute;width:100%}.discountOfferDivDetails{color:#fff;display:flex;flex-direction:column;font-size:20px;font-weight:700;height:100%;justify-content:end}.discountImage-offerCard2{height:15vw;width:100%}.discountOfferDivDetails p{font-size:15px;font-weight:400}.discountImage{gap:10px;height:17vw;position:relative;width:100%}.discountImage-offerCard2{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.image-Discount-offerCard3{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.btn-buyNow{border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.discountImage-offerCard2 .row{height:100%}.image-Discount-offerCard2{border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 10px 10px 0;-ms-border-radius:0 10px 10px 0;-o-border-radius:0 10px 10px 0}.discountImage img{border-radius:10px;height:100%;object-fit:cover;width:100%}.discountImage2{gap:10px}.discountImage2 img{width:35rem}.recomendationHomeImage{width:1.2rem!important}.divrecommendationWithImage,.homePageCard{gap:10px}.galleryImg img{height:18.75rem;margin:2px;object-fit:cover;width:48%}img.imgsize{height:8.2rem;object-fit:cover;width:100%}img.homeGalleryImgSize{height:14.2rem;object-fit:cover;width:100%}.galleryImg{margin-top:-.5rem}.galleryRow .col-4{padding:1.5px!important}.gallerySlider img{border-radius:10px;height:300px;object-fit:cover;width:100%}.seeMoreBtn{color:#3d1f1b;cursor:pointer;text-decoration:none}.galleryDisplayModal .modal-dialog .modal-content{background-color:initial!important}.galleryDisplayModal .modal-content .modal-body img{justify-content:center;max-height:95vh}#galleryModal .modal-header{border-bottom:none}#galleryViewModal .modal-content{background:#fff}.galleryViewModal{overflow-y:visible!important;overflow-y:initial!important;padding:0!important}.gallerySwiper{height:100vh}.imageResturant{grid-gap:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));margin-left:-1rem!important;margin-right:-1rem!important}.gallerySwiper .swiper-wrapper .swiper-slide.swiper-slide-active{align-items:center;display:flex;justify-content:center}.gallaryViewModelHeader{display:inline;display:initial;position:absolute;right:1rem;top:1rem;z-index:99}.modal-body.gallaryViewModelBody{background:#000}.galleryRow .col-6{height:10rem;padding-bottom:.1rem;padding-left:calc(var(--bs-gutter-x)*0);padding-right:calc(var(--bs-gutter-x)*.1)}.galleryRow .col-6 img{height:100%}@media only screen and (max-width:395px){.imageResturant{grid-gap:.2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));margin-left:-1rem!important;margin-right:-1rem!important}}@media only screen and (min-width:396px){.imageResturant img.imgsize{height:7rem;object-fit:cover;width:8.8rem}}@media only screen and (max-width:380px){.imageResturant img.imgsize{height:7rem;object-fit:cover;width:8rem}}@media only screen and (max-width:2000px){.galleryImage-test-image{height:19.313rem!important;width:19.313rem!important}}@media only screen and (max-width:1313px){.galleryImage-test-image{height:16.4rem!important;width:16.4rem!important}}@media only screen and (max-width:1200px){.galleryImage-test-image{height:16.4rem!important;width:16.4rem!important}}@media only screen and (max-width:1146px){.galleryImage-test-image{height:14.4rem!important;width:14.4rem!important}}@media only screen and (max-width:999px){.galleryImage-test-image{height:12.4rem!important;width:12.4rem!important}}@media only screen and (max-width:871px){.galleryImage-test-image{height:10.4rem!important;width:10.4rem!important}}@media only screen and (max-width:770px){.gallery-test,.seeMoreBtn{display:none!important}}.black-Remove{display:none}.white-Remove{display:inline;display:initial}@media only screen and (max-width:992px){.gallaryViewModelBody{padding:0}.gallaryViewModelHeader{display:none!important}}.gallery-test{display:flex;flex-direction:column;padding-bottom:0;padding-top:0;position:relative}.galleryImage-test{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;position:relative}.galleryImage-test-image{height:26.5rem;margin-bottom:4px;margin-right:4px;object-fit:cover;width:26.5rem}@media only screen and (max-width:1500px){img.homeGalleryImgSize{height:13.2rem!important;object-fit:cover;width:100%}}@media only screen and (max-width:1300px){.black-Remove{display:inline;display:initial}.white-Remove{display:none}img.homeGalleryImgSize{height:12.2rem!important;object-fit:cover;width:100%}}@media only screen and (min-width:1920px){img.homeGalleryImgSize{height:17.2rem!important;object-fit:cover;width:100%}}#galleryModal .modal-content{background:#0000}#galleryModal .modal-content .modal-body img,#postModal .modal-content .modal-body img{justify-content:center;max-height:95vh;max-width:100%}.postText{font-size:1.5rem;font-weight:500}.modal-body.gallaryViewModelBody{padding:0}#galleryModal .modal-content .modal-body h3{color:#371b17;font-weight:700}.galleryModalImgDiv{max-height:100vh}.galleryModalBody{padding:0!important}.galleryModalDivCommentScroll{background-color:#fff;max-height:95vh;overflow-x:auto;padding-left:55px;padding-right:55px;padding-top:20px;width:30rem}.galleryModalSwipper{background-color:#000;margin:0;max-width:45rem!important;padding:0}.galleryModalSwipper .swiper-wrapper{background-color:#000;display:flex;height:95vh;max-height:95vh;width:85rem!important}.galleryModalSwipper .swiper-slide{align-items:center;display:flex;justify-content:center}button.close.gallaryModelCloseButton{z-index:3}.reply .comment-View{margin-left:45px}.commentScroll{margin-bottom:auto;max-height:78%;overflow-x:auto}.comment-View .comment p{color:#371b17;font-weight:400;margin-bottom:2px;text-align:justify}.comment-View .userName{font-size:.8rem;font-weight:700}.commentScroll::-webkit-scrollbar{width:0!important}.commentScroll::-webkit-scrollbar-thumb,.commentScroll::-webkit-scrollbar-track{background:red}.gallaryModelCloseButton{display:none!important}.commentScroll::-webkit-scrollbar-thumb:hover{background:#555}.CommentComponentDiv{display:none}.CommentComponentDivDesktopView{bottom:1rem;display:inline;display:initial;left:0;position:absolute;width:100%}.CommentComponentDivDesktopView .commentComponentDiv{margin-left:3.5rem;margin-top:10px}.previewBtn{left:.8rem;position:fixed!important;top:1rem}.previewBtn img{width:2rem!important}@media only screen and (max-width:1314px) and (min-width:990px){.galleryModalSwipper .swiper-wrapper{height:87vh}}@media only screen and (max-width:688px){.galleryModalDiv{position:relative}.transform-component-module_wrapper__SPB86{align-items:center;display:flex;height:60vh!important;justify-content:center}.galleryModalSwipper .swiper-button-next,.galleryModalSwipper .swiper-button-prev{top:50%}.commentScroll{padding-bottom:100px}.CommentComponentDivDesktopView{background-color:#fff;bottom:0;left:0;padding:10px;position:fixed;right:0;z-index:9999}.CommentComponentDiv{display:none}}@media only screen and (max-width:992px){.galleryModalDivCommentScroll{width:100%}.galleryModalSwipper .swiper-wrapper{height:60vh}.galleryModalDivCommentScroll{height:40vh}.gallaryModelCloseButton{display:inline!important;display:initial!important}.galleryModalDiv{position:relative}.CommentComponentDiv{background-color:#fff;bottom:0;display:inline;display:initial;padding:9px 19px 18px 20px;position:fixed;width:100%;z-index:999}.CommentComponentDivDesktopView{display:none}}.user-img{height:36px!important;width:36px!important}.comment-View{gap:10px}.comment p{color:#371b17;font-weight:400;margin-bottom:2px}.userName{font-size:10px;font-weight:600}.commentDate{font-weight:500}.likesAndReply h5{cursor:pointer;font-size:10px;font-weight:700}.commentImagesDiv{width:100%}@media only screen and (max-width:688px){.commentImagesDiv{height:14rem;width:100%}}.postOwnerImg{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:42px;width:40px}.postImg.d-flex.justify-content-center{background:#000;padding:0;width:100%}.postModal{overflow-y:visible!important;overflow-y:initial!important;padding:0!important}.moreItemModal .btn-close{border-radius:50%;height:25px;width:25px}.itemButton,.moreItemModal .btn-close{background-color:#e4e6eb;color:#1b1b1c}.itemButton{height:3rem;width:7rem}.moreItemModal .modal-body::-webkit-scrollbar{width:8px}.moreItemModal .modal-body::-webkit-scrollbar-track{background-color:#fff}.moreItemModal .modal-body::-webkit-scrollbar-thumb{background-color:initial;border-radius:4px;box-shadow:inset 0 0 0 0 #888;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.moreItemModal .modal-body:hover::-webkit-scrollbar-thumb{background-color:#888;box-shadow:inset 0 0 6px 0 #888}.moreItemModal .modal-body::-webkit-scrollbar-thumb:hover{background-color:#555}.moreItemsLink{text-wrap:wrap;cursor:pointer;font-weight:700}.moreItemModal .modal-body{margin-right:5px;max-height:24.5rem;overflow-y:auto;padding-right:7px}.postDisplayModal .modal-dialog .modal-content{background-color:initial!important}.postDisplayModal .modal-content .modal-body img{justify-content:center;max-height:95vh}.PostCard .card-body{padding:0!important}.three-dot{align-items:center;display:flex;height:1.5em;justify-content:center;width:1.5em}.postHeader{gap:10px;padding:1rem}.post,.postComment{padding-left:1rem;padding-right:1rem}.postReply{margin:1rem}.circularDiv{background-color:#f0f2f5;border-radius:2rem;-webkit-border-radius:2rem;-moz-border-radius:2rem;-ms-border-radius:2rem;-o-border-radius:2rem;overflow:hidden;padding:10px 15px;width:78%}#postModal .modal-content{background:#0000}.custom-textarea{background-color:initial!important;border:none;margin-bottom:5px;max-height:2rem;resize:none}.custom-textarea:focus{box-shadow:none}.custom-textarea:focus-visible{outline:none}.custom-textarea::-webkit-scrollbar{outline:none}.editableP{outline:none;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;white-space:pre-wrap}.editableP[contenteditable]{color:#000;display:inline-block;margin-bottom:0}.editableP[contenteditable]:empty:before{content:"Write a comment";display:inline-block}.editableP[contenteditable]:empty:focus:before{content:""}.postHeader h6{color:#371b17;font-weight:700}.post h4{font-size:1.5rem;font-weight:500}.postSwiper img{max-height:44rem;object-fit:contain;width:100%}.postSwiper{background-color:#000}.postSwiper .swiper-wrapper{align-items:center;background-color:#000;display:flex;height:100%;width:85rem!important}.postImg img{max-height:41vw;max-width:100%}.postReply span{border:0;max-height:100px;min-height:50px;outline:0!important;overflow:hidden;resize:none}.PostCard{background-color:#f9f9f9;border:none;box-shadow:0 10px 10px #0000001f}.hoverModal{background-color:#ffffffe3;border-radius:10px;left:100px;padding:10px 10px 0;position:absolute;top:85px;width:10rem;z-index:999}@media only screen and (max-width:992px){.circularDiv{width:100%}}.postRectImage{cursor:pointer;height:1.5rem;width:1.5rem}.postRectImage.filled{fill:red}.postRectImage.animate{transform:scale(1.2)}.buy-butoon{align-items:center;background-color:#f4e5d2;border-radius:50px 50px;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;padding:10px 7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.image-gallery-icon{-webkit-appearance:none;appearance:none;background-color:initial;border:0;color:#fff;cursor:pointer;filter:drop-shadow(0 2px 2px #1a1a1a);outline:none;position:absolute;transition:all .3s ease-out;z-index:4}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;text-align:center;white-space:nowrap}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:#0000;border:4px solid #0000;display:inline-block;padding:0;transition:border .3s ease-out;width:100px}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{line-height:0;vertical-align:middle;width:100%}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:0 2px 2px #1a1a1a;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.commentImageDrawer{border-radius:20px 20px 0 0;z-index:99999}.CommentImageDiv::-webkit-scrollbar{display:none}.commentImgDraware{margin:1rem;width:25px}.commentImgDrawarespanbtn{font-size:16px}.imgCommentDiv{height:127px;width:127px}.commentImgRowbtn .btn:hover{background-color:#e0e0e0;color:#000}.commentImgRowbtn .btn:active{border:none}.imgtxt{font-size:18px;height:25px;margin:10px 5.8rem;width:25px}.CommentAddImg{background-color:#e2e2e2;border-radius:15px;height:127px;width:127px}.commentImageDrawerHr{background-color:#000;height:5px;width:5rem}.imageDiv{height:10rem!important;width:14rem}.imageDiv img{height:100%!important}.imageDivForTwo{height:7rem!important}.imageDivForOne,.imageDivForTwo{display:flex;justify-content:center;width:20rem}.imageDivForOne{height:9rem!important}.imageDivForFour{display:flex;height:100%;justify-content:center;width:100%}.Commentimage img{height:auto;max-height:14rem!important;position:relative}.commentImgRemainingDiv{align-items:center;background:#0b0a0a59;border-radius:0 0 10px 10px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;bottom:0;bottom:5px;color:#fff;display:flex;justify-content:center;padding:5px;position:absolute;right:0;text-align:center}.remainingNumber{color:#fff;font-size:1rem!important;font-weight:500;left:10px;top:-7px}.image1Size{max-width:66%!important}.imgPadding{padding:2px}.commentImageDrawer{display:none}.imageDivForFour img{height:100%}@media only screen and (max-width:688px){.commentImageDrawer{display:inline;display:initial}.imageDivForFour{display:flex;height:100%;justify-content:center;max-height:13rem;width:100%}}.masonry{column-count:4;gap:12px}.masonry .imgsizeMansonry{display:block;margin-bottom:5px;width:100%}.photoGridContainer{padding-left:5rem;padding-right:5rem}.restaurantDetailsCardGalleryGrid{border:none;box-shadow:0 10px 10px #0000001f}.galleryGrid{color:#371b17;font-family:Poppins;font-size:2.5rem;font-style:normal;font-weight:bolder;margin-top:1rem}.coverImg{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:10rem}.postDisplayModal .modal-dialog .modal-content{background-color:initial}@media only screen and (max-width:688px){.photoGridContainer{padding-left:0;padding-right:0}.offerHeader h1{color:#371b17;font-size:79px!important}}img.photogridGalleryViewImgSize{height:19.2rem;object-fit:cover;width:100%}.image-slider-container{margin:0 auto;max-width:800px;overflow:hidden;position:relative;width:100%}.image-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.table-slider-image{-webkit-user-drag:none;height:auto;object-fit:contain;pointer-events:all;touch-action:none;transition:transform .3s ease;-webkit-user-select:none;user-select:none;width:100%}.table-slider-image.dragging{transition:none}.image-slider-button{border-radius:50%;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.image-slider-button-prev{left:10px}.image-slider-button-next{right:10px}.zoom-controls{border-radius:8px;display:flex;gap:10px;padding:5px;position:absolute;right:10px;top:10px;z-index:2}.zoom-icon{fill:#333;cursor:pointer;height:24px;width:24px}.zoom-icon.disabled{opacity:.5;pointer-events:none}.react-transform-wrapper{width:100%!important}.transform-component-module_content__FBWxo{height:100%;width:100%}@media only screen and (max-width:688px){.transform-component-module_wrapper__SPB86{align-items:center;display:flex;height:100%!important;justify-content:center}}.post-caption{font-size:.75rem}.modal-content-wrapper-post{display:flex;height:80vh;position:relative;width:100%}.table-slider-container-post{align-items:center;background-color:#000;display:flex;justify-content:center;overflow:hidden;padding:0;width:65%}.close-button-post{background:#0000;background:#aaa8a8;border:none;border-radius:100%;font-size:1.5rem;height:40px;position:absolute;right:10px;top:10px;width:40px;z-index:1}.section-post-PostDetails{width:35%}.less-z{z-index:1059!important}@media (max-width:767px){.section-post-PostDetails{width:100%}.custom-table-dialog .MuiDialog-paper{max-height:100vh;max-width:100vw;min-height:100vh;min-width:100vw}.custom-table-dialog .css-cyxlny-MuiPaper-root-MuiDialog-paper{margin:0}.modal-content-wrapper-post{flex-direction:column;height:100dvh}.gray-bar{background-color:gray;border-radius:5px;cursor:pointer;height:10px;margin-bottom:10px;margin-left:auto;margin-right:auto;width:30vw}.table-slider-container-post.expanded{display:none}.table-slider-container-post{max-height:280px;min-height:280px;width:100%}.close-button{background-color:#fff;border:none;font-size:1.5rem;left:10px;position:absolute;top:10px;z-index:1}.info-container{padding:1rem;position:relative;width:100vw}.info-container,.top-section{transition:transform .3s ease,opacity .3s ease}.Okbtn-placeOrder{font-size:18px;font-weight:700;height:40px}.selected-table-card{background-color:#f0f8ff;border:2px solid #007bff}}.editPostModal{font-size:1.25rem;font-weight:800;margin-left:auto;margin-right:auto}.container-black{background-color:#000;box-sizing:border-box;margin:0 auto;padding:20px}.imageDiv{display:flex;justify-content:center}.image{margin:0;position:relative}.image img{height:auto;position:relative;width:36rem}.recommendationImageDetailsDiv2{border-radius:0 0 10px 10px;bottom:0;height:3rem;position:absolute;text-align:center;top:50%;width:100%}.FoodSelection h2{color:#3d1e19;font-size:27px;font-weight:800}.cartHR{display:none}.pillSticky{background-color:#fff;position:fixed;top:-100px}.slide-down{top:0}.slide-up{top:-100px}.foodcart-img{height:36px!important;width:36px!important}.starRating i{color:#371b17}.userName{color:#03a9ff}.pillCardSelect{background-color:#72a4f754!important;border:none!important;color:#fff!important}.pillCard{border-radius:50rem!important;-webkit-border-radius:8px!important;-moz-border-radius:11px!important;-ms-border-radius:11px!important;-o-border-radius:11px!important;flex-direction:column;gap:3px;width:8rem}.scrollbtn{background-color:#fff;display:none}.pillSwiper .swiper-slide{justify-content:center;width:8rem!important}.pillSwiper .swiper-wrapper{margin-right:-5px!important;width:9rem!important}.pillSticky{display:block;width:100%}.pillItem{align-items:center;gap:7px;justify-content:center;padding:9px}.pillDisplay{margin-top:10px}.pillCard h2{font-size:16px;margin:0}.pillCard img{width:20%}.pillSwiper{align-items:center;display:flex!important;height:46px;margin-left:.4rem;margin-top:7px;position:-webkit-sticky;position:sticky;top:5rem;width:100%}.comment-View p{font-size:10px}.foodcart p{margin-bottom:0}.rating-Font{font-size:13px}.slideDownMore{top:75px!important}.FoodSelection .swiper-button-next{background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;color:#fff}.FoodSelection .swiper-button-next:hover{background-color:#fff;color:#d3d3d3}.FoodSelection .swiper-button-prev{background-color:#fff;color:#fff}.FoodSelection .swiper-button-prev:hover{background-color:#fff;color:#d3d3d3}.buttonParentNext,.buttonParentPrev{align-items:center;background:#fff;border:1.5px solid gray;border-radius:50%;box-shadow:0 4px 12px #f9f9f9b3;cursor:pointer;display:flex;height:2.3em!important;justify-content:center;position:absolute;right:0;top:33%;width:2.3em!important;z-index:200}.buttonParentPrev{left:0}.buttonParentNext{right:0}.buttonParentNext:hover,.buttonParentPrev:hover{box-shadow:0 0 16px #d6d6d6cc}.cardShadow-Home{border:0;border-radius:5.825px;box-shadow:0 4px 12px #0000001a}.FilterBarWrapper{margin-bottom:24px;padding:8px 16px}.FilterBarParentFixedDown{top:0}.FilterBarParentFixedDown,.FilterBarParentFixedUp{background-color:#fff;left:0;position:fixed;transition:all .2s ease;width:100%;z-index:100}.FilterBarParentFixedUp{top:70px}@media only screen and (min-Width:1030px){.FilterBarParentFixedDown,.FilterBarParentFixedUp{padding-left:48px;padding-right:48px}}@media only screen and (max-width:1030px){.FilterBarParentFixedDown{position:relative}.mobileStyle{display:flex;flex-direction:column-reverse;gap:5px;margin:0!important;padding:10px 0!important}.homePageKeywordName{font-size:16px!important;font-weight:400!important;margin:0!important}.img-fluid-mobile{height:1.9rem!important;width:1.9rem!important}.buttonParentNext,.buttonParentPrev{top:25%}.slider-content-home:not(:first-child):before{background-color:#0000004d;content:"";height:2em;left:0;margin-left:-5px;position:absolute;top:24%;width:1px}.cardShadow-Home{border:0;border-radius:none;box-shadow:none}.FilterBarParentFixedUp{top:76px;transition:all .3s ease}}@media only screen and (max-width:1023px){.pillCardSelect{background-color:#72a4f754!important;border-bottom:3px solid #0060ff!important}}.FoodItemMainContainer{padding:8px 16px!important;transition:all .2s ease}@media only screen and (max-width:500px){.FilterBarWrapper{padding:0!important}}@media only screen and (max-width:768px){.buttonParentNext,.buttonParentPrev{height:1.5em!important;top:33%;width:1.5em!important}.img-fluid-mobile{height:20px!important;width:20px!important}.homePageKeywordName{font-size:13px!important}}@media only screen and (min-width:1130px) and (max-width:1367px){.testContainer{grid-gap:var(40px,0) var(24px,0);display:grid;grid-auto-flow:row dense;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:var(--breakpoint-grid_auto-rows,minmax(-webkit-min-content,-webkit-max-content));grid-auto-rows:minmax(min-content,max-content);grid-auto-rows:var(--breakpoint-grid_auto-rows,minmax(min-content,max-content))}.testSlider img{height:14rem;object-fit:cover}}.swiper-button-next{right:10px}.foodItemCart{font-size:1.1rem;position:absolute;right:.6rem;top:.6rem;z-index:2}.large-tooltips{position:relative}.section-type-tag{align-items:center;border-radius:.4rem;display:flex;font-size:.9rem;font-weight:700;justify-content:center;left:.7rem;padding:.2em .5em;position:absolute;top:.6rem;z-index:3}.food-card-title{margin-top:.4rem}.section-type-img-container{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.2em;overflow:hidden;width:1em}.section-type-img-container>img{height:100%;object-fit:contain;width:100%}.large-tooltips:after{background-color:#333;border-radius:5px;bottom:100%;color:#fff;content:attr(data-title);font-size:1.2em;left:60%;line-height:1.5em;opacity:0;padding:5px;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s ease,visibility 0s .3s;visibility:hidden;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:58646200!important}.large-tooltips:hover:after{opacity:1;transition-delay:0s;visibility:visible}.food-quantity{background-color:#606060;border-radius:2em;color:#fff;font-size:.9rem;position:relative;width:3.5rem}.edit-icon,.food-quantity{align-items:center;border:2px solid #fff;display:flex;height:1.5rem;justify-content:center}.edit-icon{background:#606060;border-radius:50%;cursor:pointer;overflow:hidden;padding:.2em;width:1.5rem}.edit-icon>img{filter:invert(1);height:100%;object-fit:contain;width:100%}.no-image-container{align-items:center;background-color:#cbcbcb;display:flex;justify-content:center}.no-image-wrapper{height:10em;overflow:hidden;width:10em}.no-image-wrapper>img{filter:grayscale(1);height:100%;object-fit:contain;opacity:.2;width:100%}.foodCartText{gap:4px;margin-top:8px;padding:0 .5em .5em}.buy-btn-container{background-color:#f3e5d2;border-radius:.5em;box-shadow:0 1px 5px #0003;cursor:pointer;padding:.1em .3em}.buy-button-icon{align-items:center;display:flex;height:auto;justify-content:center;margin-right:.2em;overflow:hidden;width:.7em}.btn-special{background-color:#fff}.buy-button-icon>img{height:100%;object-fit:contain;width:100%}.buy-text{font-size:.8rem;font-weight:600}.buy-btn-disabled{color:#0006}.buy-btn-disabled img{filter:contrast(.1)}.radius{border-radius:.9em}.special{background-color:#f3e5d2}.shop{background-color:#e3f2fd}.btn-disabled{color:gray;cursor:not-allowed}.single-star-rating{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.3em;overflow:hidden;width:1em}.single-star-rating>img{height:100%;object-fit:cover;width:100%}.rating-text{color:#000;font-weight:600}.food-card-btn{background-color:#371b17;border:none;border-radius:.7em;color:#fff;font-size:.9em;padding:0 .7em}.restaurantNameTooltip{display:none;font-size:15px!important;font-weight:700;left:32px;position:absolute;top:-15px;width:200px!important}.restaurant-name-container:hover .restaurantNameTooltip{display:block}.static-btn{background-color:initial;border:none;color:#000;font-size:.8rem;font-weight:700;margin:0;outline:none;padding:0}.service-card-body{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.card-title-font{font-size:clamp(1rem,1.3vw,1.25rem)}.card-text-font{font-size:clamp(.8rem,1.1vw,.9rem)}.static-btn:hover{text-decoration:underline}.LandingSevices img{max-height:260px;min-height:250px;object-fit:cover}.card-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:.9rem;overflow:hidden}.card-text.expanded{-webkit-line-clamp:unset;overflow:visible}.FoodSelectionMainContainer{padding:16px}.LandingSevices{border-radius:8px;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}@media only screen and (max-width:768px){.LandingSevices{flex-direction:column}}.BackBlur{filter:blur(3px)}.Filterbar-FoodItem-Container{display:flex;flex-direction:column;gap:24px;padding:32px}@media only screen and (max-width:768px){.Filterbar-FoodItem-Container{gap:8px;padding:0}}.footer-container{align-items:center;border-top:1px solid #0000001a;display:flex;justify-content:center;padding:1em 3.2em}.footer-dot{background:#000;border-radius:50%;display:inline-block;height:4px;margin:0 .5em;width:4px}.footer-link{color:#000;font-size:.85rem;text-decoration:none}.footer-link:hover{text-decoration:underline}@media only screen and (max-width:432px){.footer-container{padding:1em}}@media only screen and (max-width:360px){.footer-link{font-size:.8rem}}.restaurantPageGalleryView .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide.center{height:11.5rem}.restaurantPageGalleryView .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide img.image-gallery-image{height:15rem!important;object-fit:cover}.restaurantPageGalleryView img.image-gallery-thumbnail-image{height:54px!important;object-fit:cover!important}.foodSelectionContainer{padding-left:5rem;padding-right:5rem}.pill{z-index:998}.cardIcons{color:#3d1e19;font-size:1rem}.foodcart .image-gallery-slide.center{height:14.5rem!important}.restaurantPageGalleryView{height:19.3rem}.restaurantPageGalleryView .image-gallery{height:100%!important}.restaurantPageGalleryView .image-gallery-content.bottom{height:100%}.restaurantPageGalleryView .image-gallery-slide-wrapper.bottom{height:80%}.restaurantPageGalleryView .image-gallery-slides,.restaurantPageGalleryView .image-gallery-swipe{height:100%}.restaurantPageGalleryView .image-gallery-slide.center{height:100%!important}.profileImg{margin-right:2rem;width:10rem}.dots{height:1.5rem;width:1.5rem}.reviewModalText{font-size:.8rem;text-align:justify}@media only screen and (max-width:688px){.foodSelectionContainer{padding-left:0;padding-right:0}.restaurantPageGalleryView .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide.center{height:30rem!important}.restaurantPageGalleryView .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide img.image-gallery-image{height:15rem!important;object-fit:cover}.restaurantPageGalleryView img.image-gallery-thumbnail-image{height:64px!important;object-fit:cover!important}.profileImg{margin-right:2rem;width:7.5rem}.reviewTitle h3{font-size:1.2rem}}@media only screen and (min-width:1130px) and (max-width:1367px){.testSlider img{height:14rem;object-fit:cover}}.swiper-container{height:200px;width:100%}.searchProductWidth .swiper-button-next{color:#fff;right:20px}.swiper-button-prev{color:#fff;left:10px}.foodSelectionContainer .swiper-slide.swiper-slide-active{width:100%!important}.swiper-slide .bg-danger .p-2 .test6{display:contents}.productPageBanner img{height:100vh;object-fit:cover}.productPageBannerBottom img{height:30rem;object-fit:cover}.SecondaryHeaderHr{background-color:#371b17;border:none;height:2px;margin:0 auto 20px;opacity:1;width:127px}.review-container{padding-bottom:5rem;padding-top:3rem;text-align:center!important}p.p-4.ImageTextInside{font-size:1.4rem;text-align:justify}.swiper-pagination{left:50%}.productPageContainer{padding-left:2.5rem;padding-right:2.5rem}.swiper-pagination-bullet{background-color:#fff;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;opacity:.5;transition:all .3s ease;width:10px}.swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}.review-container img{border-radius:10px;height:25rem;object-fit:cover;width:100%}.productPageBody img{height:20rem}.crop-image{border-radius:7%;height:320px;object-fit:cover;width:240px}.productPhotoTextCardDiv{font-size:35px;left:55%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;top:19%}.productPageText{font-size:20px!important;text-align:justify}.sliderBox{align-items:center;border-radius:20px;box-shadow:0 17px 15px 5px #dad6d6;display:grid;grid-template-columns:repeat(1,1fr);justify-content:center;place-content:center}.productPhotoTextCard{background-color:#371b17;border-radius:1.5rem 0 0 1.5rem;color:#f1cd7a}.order-md-last-last{order:1}@media only screen and (max-width:768px){.productPageBody{justify-content:center;margin:0!important;padding:0!important;text-align:center}.crop-image{margin-bottom:3rem;margin-top:3rem}.order-md-last-last{order:-1}}@media only screen and (min-width:1400px) and (max-width:1800px){.productPhotoTextCardDiv{font-size:30px;left:40%;top:30%}}@media only screen and (min-width:1200px) and (max-width:1400px){.productPhotoTextCardDiv{left:35%;top:20%}}@media only screen and (min-width:1000px) and (max-width:1200px){.productPhotoTextCardDiv{font-size:25px;left:35%;top:22%}}@media only screen and (min-width:850px) and (max-width:1000px){.productPhotoTextCardDiv{font-size:23px;left:23%;top:22%}}@media only screen and (min-width:650px) and (max-width:850px){.productPhotoTextCardDiv{font-size:18px;left:21%;top:18%}}@media only screen and (min-width:500px) and (max-width:650px){.productPhotoTextCardDiv{font-size:14px;left:7%;right:7%;top:22%}.productPhotoTextCard{border-radius:0}}@media only screen and (min-width:300px) and (max-width:500px){.productPhotoTextCardDiv{font-size:10px;left:7%;right:7%;top:26%}.productPhotoTextCard{border-radius:0}.ImageTextInside{padding:0!important}}@media (min-width:992px){.imageGalleryView{margin:0 10rem}}.imageGalleryView img{background-color:#000}.viewSelector img{width:1rem}.padding-zero{overflow:hidden;padding:0!important}.infoLogo img{height:100%;object-fit:contain;width:100%}.infoLogo{border-radius:50%;height:15rem;overflow:hidden;width:15rem}.allPostATag{color:#371b17;display:flex;justify-content:center;margin-top:10px;text-decoration:none}.restaurantDetailsViewContainer{padding-left:3rem;padding-right:3rem}.imageCarouselResturent{height:26rem;min-width:10rem;object-fit:cover}.recommendationImageDetails .price{color:#ecd193;font-size:15px;font-weight:550}#carouselResturant{margin-bottom:9rem;width:50rem}.starImage{height:30px;width:32px}.menuSelection .cardManu{width:366.67px}.recommendationDiv{margin:2rem}.recommendationDiv .d-flex{gap:15px}.recommendationImage{position:relative;width:100%}.pillBtnOnes{width:11rem}.pillBtnThrees{width:12rem}.recommendationImage .img-fluid{border-radius:10px;height:16rem;object-fit:cover;width:100%}.fkTGdC{background-image:url(https:\ //go5050uk.blob.core.windows.net/go5050images/06560432-ba5c-4384-96e3-1a07eafdd979)!important}.dispayCardWithTwoImage{border-radius:10px;padding:10px}.createPostModal{font-size:1.25rem;font-weight:800;margin-left:40px}.resturentPageWhatsOnYourMindBtn{background:#f1f3f6;border:none;color:#371b17d9;font-weight:600;padding-left:13px;text-align:start}.whatsOnYourMindCard{background-color:#f9f9f9;border:none;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:0 10px 10px #0000001f;gap:10px;margin-bottom:10px;padding:10px}.shareYourthoughts{border-radius:20px;height:35px;width:20rem}.shareYourthoughtsDiv{gap:5px;margin-bottom:10px;margin-top:25px}.rounded-img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.recommendationImageDetailsDiv{background:#0b0a0a59;border-radius:0 0 10px 10px;bottom:0;height:5rem;position:absolute;width:100%}.modal-body{position:relative}.image-drag-container{bottom:2%;color:#fff;position:absolute;right:3%;width:100%}.recommendationImageDetails{color:#f1cd7a;font-size:20px;font-weight:700}.recommendationImageDetails h6{font-size:18px;font-weight:700}.brandName{color:#f1cd7a;font-weight:700}.ratingNumber{color:#3d1f1b;font-weight:700}.RestaurantDetailCard{background-color:#f9f9f9;border:none;box-shadow:0 10px 10px #0000001f;margin:2rem 0;margin-left:-1rem!important;margin-right:-1rem!important;padding:.5rem}.ResturentCategory h6{color:#3d1f1b;font-size:16px;font-weight:600;margin-bottom:2px}.location p{margin-bottom:2px!important}.location{gap:10px}.opening{gap:10px;margin-bottom:3px}.followBtn-ResturantPage{background-color:#451b02;border:#0000;border-radius:5px;color:#fff;font-size:13px;height:22px;margin-left:10px}.ResturentDetails{color:#3d1f1b;font-size:17px}.ResturentDetails p{margin-bottom:0}.RestaurantDetailCard .card-body{padding-bottom:.5rem}.row-gallery-postview{max-height:932px;overflow-y:scroll}.row-gallery-postview::-webkit-scrollbar{background:#0000!important;height:6px!important;visibility:hidden;width:6px!important}.row-gallery-postview::-webkit-scrollbar-thumb{position:fixed;visibility:hidden}.row-gallery-postview::-webkit-scrollbar-thumb,.row-gallery-postview:hover::-webkit-scrollbar-thumb{background:#888;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-transition:visibility 0s .2s;transition:visibility 0s .2s}.row-gallery-postview:hover::-webkit-scrollbar-thumb{visibility:visible}.open-close{border-radius:16px;cursor:pointer;display:inline-block;font-weight:700;text-align:center;text-decoration:none}.open{background-color:#059862}.close,.open{border:none;color:#fff}.close{background-color:#d95051}.row-gallery-postview.scrollbar-track{background-color:initial}.row-gallery-postview.scrollbar-thumb{background-color:initial;border-radius:20px}.image-gallery-container{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.commentImgShowButton{background-color:#000;border:#0000}.commentImgShowButton img{width:2rem}.commentImg .image-gallery .image-gallery-content .image-gallery-slide-wrapper.bottom .image-gallery-swipe .image-gallery-slides .image-gallery-slide.center img.image-gallery-image{max-height:calc(95vh - 108px)!important}.commentImg .image-gallery{align-items:center;display:flex;height:100vh;justify-content:center}.CategoryFeatureDiv{margin-left:-20px}.FeaturedImg{width:1rem}.FeaturedText{margin-bottom:0}.FeatureDiv{gap:7px}.selectedCategoryFeature{filter:opacity(.5)}.FeatureDivCategory{margin-left:-16px;margin-right:-16px;padding:0}.follower p{color:#4f4d4d;font-family:Poppins;font-size:15px;font-weight:600}.followBtnDesktop{display:flex!important}.followerMobile{display:inline!important;display:initial!important}.resLOgoparentDiv{height:auto}.parentDivWidth{width:100%}.restaurant-details-logo{height:100px;width:100px}@media only screen and (max-width:367px){.restaurant-details-logo{height:57px;width:57px}}@media only screen and (max-width:853px){.resLOgoparentDiv{height:auto}}@media only screen and (max-width:767px){.followBtnDesktop{display:none!important}}@media only screen and (max-width:688px){.parentDivWidth{width:100%}.followBtnDesktop{display:none!important}.followerMobile{display:block!important}.resLOgoparentDiv{height:auto}.resfollower{text-wrap:nowrap;color:#4f4d4d;font-family:Poppins;font-size:15px;font-weight:600}}.restaurant-btn-group{align-items:center;display:flex}@media only screen and (max-width:611px){.restaurant-btn-group{flex-direction:column}.restaurant-btn-group .friends-btn,.restaurant-btn-group .friends-btn>button{width:-webkit-max-content;width:max-content}}.opening-hour{gap:10px}.operningHourText{color:#371b17;cursor:pointer}.album-container{margin:0 auto;max-width:800px}.album-title{margin-bottom:20px;margin-top:40px}.album-thumbnails{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.thumbnail-item{background-position:50%;background-size:cover;cursor:pointer;flex-basis:200px;height:200px;max-width:100%;position:relative}.thumbnail-item:hover .thumbnail-overlay{opacity:1}.thumbnail-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%}.thumbnail-overlay i{color:#fff;font-size:24px}.thumbnail-overlay i:hover{color:#bbb}.albumHr1,.albumHr2{background-color:#000;border:0;border-radius:5px;height:1px;margin:1px auto}.albumHr2{width:95%}.albumCard{border:0;width:9rem}.albumnCardBody{height:52px;padding:4px 13px 4px 2px}.albumnCardImg{border:.5px solid gray;border-radius:0;height:144px;width:100%}.followHr{height:2px;width:2px}.subscribtionContainer{margin-left:2rem;margin-right:2rem}@media only screen and (max-width:688px){.subscribtionContainer{margin-left:0;margin-right:0}}.viewMenuMessage{background:#fff;position:fixed;top:0;width:100%;z-index:6}.slide-up-nav{padding:5px 0 12px;top:4.3rem;width:100%;z-index:200}@media only screen and (max-width:688px){.slide-up-nav{top:4.5rem}}@media only screen and (max-width:992px){.slide-up-nav{margin:.5px;padding:9px 0;top:4.3rem;width:100%}}.edit-mode{padding:10px 0 0}.cancel-button-group{align-items:center;border-radius:1.5em;display:flex;justify-content:space-between;padding:.3em .7em}.cancel-button-i,.time-icon-container{height:1.5em;overflow:hidden;width:1em}.cancel-button-i>img,.time-icon-container>img{filter:invert(1);height:100%;object-fit:contain;width:100%}.cancel-button-close{padding:0 .6em}.spotify-down-button{align-items:center;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;padding:6px;transition:background-color .3s ease;width:30px}.spotify-down-button img{height:16px;width:16px}.offer-spotify{font-size:12px}@media only screen and (max-width:770px){.offer-spotify{display:none}}@media only screen and (max-width:720px){.cancel-button-group{padding:.1em .5em}.cancel-button-close{font-size:.8em}.cancel-button-i,.time-icon-container{width:.8em}}.res-category-name{display:inline-block;margin:0 3px 0 0;max-width:100px;overflow:hidden;transition:max-width .3s ease-in-out,padding .3s ease-in-out;white-space:nowrap}.tooltip-wrapper{display:inline-block;position:relative}.tooltip-text{background-color:#333;border-radius:5px;bottom:125%;color:#fff;font-size:12px;left:50%;opacity:0;padding:4px 8px;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .2s;visibility:hidden;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:1}.tooltip-wrapper:hover .tooltip-text{opacity:1;visibility:visible}.pillItems{align-items:center;gap:7px;justify-content:center;margin-left:-28px;margin-right:36px;padding:9px}.pillSticky-filterBar{display:block;width:100%}.pillSticky-menu{width:100%}.scrollbtns-filterBar{background-color:#fff}.menuSelectionImage{height:auto;max-width:20%}.scrollbtn-menu{background-color:#fff;background-color:#fff6;display:none}.pillItems p{font-size:11px;margin:auto}.menuSelection h4{font-weight:600;margin:auto}.menuSelection-filter::-webkit-scrollbar{height:5px}.menuSelection-filter::-webkit-scrollbar-track{background:#d2d2d2}.menuSelection-filter::-webkit-scrollbar-thumb{background-color:#f0f0f0;border-radius:20px}.searchBar{background-color:#fff;border:none;border-radius:50px;box-shadow:0 10px 10px #0000001f;font-size:18px;height:100%;padding:8px 8px 7px;position:relative;width:100%}.search-icon{align-items:center;color:#464141;display:flex;font-size:18px;justify-content:center;margin-left:12px;position:absolute;top:34.5%;z-index:100}@media only screen and (max-width:690px){.search-icon{margin-left:5px;top:15px}}.selectionButton .css-13cymwt-control{border-radius:18px}.selectionButton .css-b62m3t-container{padding-left:0;padding-right:0}.selectionButton .css-t3ipsp-control{border-color:gray!important;border-radius:18px!important;box-shadow:none}.searchBottommDiv{background-color:#fff;border-radius:0 0 18px 18px;box-shadow:0 10px 10px #0000001f;color:#381b17;height:20rem;overflow-y:scroll;padding:10px;position:absolute;scrollbar-color:#020202 #f1f1f1;scrollbar-width:thin;width:22%;z-index:1000}.searchBottommDiv::-webkit-scrollbar{width:6px}.searchBottommDiv::-webkit-scrollbar-thumb{background-color:#020202;border-radius:6px}.searchBottommDiv::-webkit-scrollbar-track{background-color:#f1f1f1}@media only screen and (max-width:688px){.searchBar{margin-left:-12px;width:108%}.searchBottommDiv{width:94%}}@media only screen and (max-width:768px){.menuSelectionImage{height:auto;max-width:12%}}@media only screen and (max-width:767px){.pillSticky-filterBar{left:0;top:0}.pillSticky-filterBar,.pillSticky-menu{padding:0!important;position:fixed;z-index:999999}.pillSticky-menu{display:block;top:5.3rem}}@media only screen and (min-width:768px){.scrollbtns-filterBar{display:none}}@media only screen and (min-width:1373px) and (max-width:1551px){.menuSelection h4{font-size:130%}}@media only screen and (min-width:1109px) and (max-width:1373px){.menuSelection h4{font-size:100%}}@media only screen and (min-width:887px) and (max-width:1109px){.menuSelection h4{font-size:75%}}@media only screen and (min-width:767px) and (max-width:887px){.menuSelection h4{font-size:56%}}@media only screen and (max-width:333px){.menuSelection h4{font-size:96%}}.searchOption{background-color:#fff;border-radius:5px;border-radius:10px;box-shadow:0 0 2px gray;color:#000;display:none;left:0;max-height:20rem;overflow-x:scroll;right:0;top:110%;width:100%;z-index:1000}.dropdown-item.active,.dropdown-item:active{background-color:#d0e1fd;color:#000;text-decoration:none}.searchOption button{background-color:none}.search-term{color:#348ef5}.showSearchOption{display:block}.divider-suggestions{border:1px solid #a9a9a9;margin-top:10px;opacity:.6}.section-suggestion{font-size:12px;min-width:50px;padding:3px 5px}.section-keyword,.section-keyword-mobile-default{margin-top:10px}.section-keyword,.section-keyword-mobile,.section-keyword-mobile-default{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;margin-left:auto}.section-keyword-mobile{display:none}.suggestedCategory{color:#000;margin:0;padding:0}.sectionKeywordMatchLower{display:none}@media only screen and (max-width:1650px){.section-keyword{display:none}.sectionKeywordMatchLower{display:block}}@media only screen and (max-width:780px){.section-keyword{display:block}.sectionKeywordMatchLower{display:none}}@media only screen and (max-width:500px){.section-keyword-mobile-default{display:none}.section-keyword-mobile{display:block}}.menuslider .swiper-button-next,.menuslider .swiper-button-prev{background:none;background-position:50%;background-repeat:no-repeat;background-size:55% auto;overflow:hidden}.menuslider .swiper-button-next:hover,.menuslider .swiper-button-prev:hover{background-color:#fff;color:#d3d3d3}.menusliderDiv{padding:0}.menuslider img{border-radius:3px;height:4rem;width:4rem}.cardMargin{height:auto;padding:1rem}.cardMargin img{object-fit:cover}.menuSliderMobile{display:none}.menuSliderDesktop{display:block}.onSelected{background-color:#d0d4d8}@media only screen and (max-width:688px){.menuSliderDesktop{display:none!important}.menuSliderMobile{display:block!important}.cardMargin{height:auto;margin:.1rem;padding:.3rem}.cardMargin h4{color:#3d1e19;font-family:Poppins;font-size:11px;font-weight:700;margin-top:9px}.bike-img{margin-top:6%}.cardMargin img{max-height:2.5rem;min-height:.5rem;object-fit:fill}.menuslider img{border-radius:3px;height:2rem;width:2rem}}.slide-animation{box-shadow:0 10px 20px #0000001a,0 6px 6px #0000001a;margin-right:20px!important;transition:transform .3s ease,box-shadow .3s ease}.slide-animation:hover{box-shadow:0 10px 20px #0003,0 6px 6px #0000001a;margin-right:20px!important;transform:scale(1.05)}.menu-type-icon{height:2em;overflow:hidden;width:2em}.menu-type-icon>img{height:100%;object-fit:contain;width:100%}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slider-containerSL{padding:3em 1em 1em}.slider-containerSL .swiper-button-next,.slider-containerSL .swiper-button-prev{background:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"><rect x="0" y="0" width="24" height="24" fill="gray" rx="12" ry="12"/><path d="M10.59 16.41L12 15l6-6-6-6-1.41 1.41L14.17 9z" fill="none"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:55% auto;overflow:hidden}.slider-containerSL .swiper-button-next{background:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="black" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"><rect x="0" y="0" width="24" height="24" fill="gray" rx="12" ry="12"/><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z" fill="none"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:55% auto;color:#fff;overflow:hidden}.sliderScheduleTime{cursor:pointer;font-size:14px}.menu-name{color:#251001;font-size:1.2rem;font-weight:500;margin:0 .1em}.slider{box-shadow:0 10px 10px #0000001f;transition:.2s ease;width:min(500px,100%)}.slider img{height:100%;object-fit:contain;width:100%}.menu-image{height:65px;overflow:hidden;width:65px}.slider:hover{box-shadow:0 10px 20px #0003,0 6px 6px #0000001a;margin-right:20px!important;transform:scale(1.05)}.menu-image-container{height:2em;overflow:hidden;width:2em}.menu-image-smaller{height:2em;overflow:hidden;width:1.7em}.bike-img{margin-top:10%}.margin-small{margin-top:5%!important}@media (min-width:1300px) and (max-width:1700px){.selectionSingleButton{color:#ff0;min-width:317px}}@media only screen and (max-width:395px){.menu-slider-card{width:min(19em,100%)!important}}@media only screen and (max-width:688px){.selectionSingleButton{min-width:auto}.sliderScheduleTime{font-size:.7rem!important;line-height:1}.menu-name{text-wrap:wrap;font-size:1.3rem;margin-left:.2rem;margin-right:.2rem;width:5rem;word-break:break-all}.menu-image-smaller{height:1.8em;overflow:hidden;width:1.4em}.slider-containerSL{padding:2.5rem 2rem 2.5rem 0}.cardMargin{margin:0}.tooltip-Desktop{display:none!important}.tooltip-Mobile{display:block!important}}@media only screen and (max-width:536px){.menu-name{width:10rem}}@media only screen and (max-width:418px){.menu-image-smaller{height:1.7em;overflow:hidden;width:1.3em}}.large-tooltip{position:relative}.large-tooltip:after{background-color:#333;border-radius:5px;bottom:100%;color:#fff;content:attr(title);font-size:1.2em;left:60%;line-height:1.5em;opacity:0;padding:5px;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s ease,visibility 0s .3s;visibility:hidden;white-space:nowrap;width:-webkit-max-content;width:max-content;z-index:58646200!important}.large-tooltip:hover:after{opacity:1;transition-delay:0s;visibility:visible}.tooltip-Desktop{display:block}.tooltip-Mobile{display:none}.large-tooltip{z-index:2147483647}.time-schadule{border:1px solid #6e6565;border-radius:5px;margin-bottom:-10px;padding:5px}.menu-icons-container{height:25px;width:25px}.menu-icon-border,.with-border{align-items:center;border:1px solid #000;border-radius:50%;display:flex;justify-content:center;padding:1px}.menu-icon-border{height:26px;width:26px}.menu-icons{height:100%;object-fit:contain;width:100%}.menuImage{height:50px;object-fit:cover;width:50px}.slider-new{transition:.2s ease}@media only screen and (max-width:700px){.menu-icon-border,.menu-icons-container{height:15px;width:15px}.menuImage{height:25px;object-fit:cover;width:25px}.menuName-slider{font-size:16px}.sliderScheduleTime{font-size:13px}.slider-new{padding:2px 8px 8px!important}}.shareYourThoughtspopUpImg{gap:5px;margin-bottom:10px}.shareYourThoughtspopUpImg h6{font-weight:700}.whatsonyourMindtextArea:focus{border:none!important;box-shadow:none!important}.loading-image-container{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:10}.addToYourPost{align-items:center;border:1px solid gray;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;padding:10px}.addToYourPost img{cursor:pointer;font-weight:400}.post-modal .modal-header{padding-top:0}.addToYourPost h6{align-items:center;justify-content:center}.selectRestaurantModal{margin-right:40px}.cropText,.selectRestaurantModal{font-size:1.25rem;font-weight:800}.cropText{padding-left:14%}.button-container{cursor:pointer;float:right}.button-container,.post-button-container{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.post-button-container{float:left;margin-left:4px}.pill-button{background-color:rgba(0,0,0,.564);border-radius:20px;color:#fff;font-size:11px;font-weight:500;padding:8px 10px;text-decoration:none}@keyframes button-click{0%{background-color:gray;box-shadow:0 0 5px #0000004d;transform:scale(1)}50%{background-color:#184118;transform:scale(1.1)}to{background-color:gray;transform:scale(1)}}.pill-button.animate{animation:button-click .3s infinite}.cross-icon{background-color:#fff;border-radius:50%;color:#888;cursor:pointer;margin-left:2px;padding:1px 4px}.cross-icon:hover{color:#000}.edit-image{border-radius:0 0 10px 10px}.image-crop-container{background-color:#d3d3d3;height:498px;width:498px}.crop-container .reactEasyCrop_CropArea{border:1px solid #a9a6a6;box-shadow:none!important}.crop-container .reactEasyCrop_CropArea:after,.crop-container .reactEasyCrop_CropArea:before{border:1px solid #a9a6a6}.crop-container .reactEasyCrop_Container{top:59px!important}.controls{align-items:center;bottom:20px;display:flex;height:40px;left:50%;position:absolute;transform:translateX(-50%);width:40%;z-index:5}.zoom-range{border-bottom:5px solid #fff;border-top:5px solid #fff;height:2px}.zoom-range::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;background:#3f51b5;border:1px solid #3f51b5;border-radius:50%;height:12px;-moz-transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;width:12px}.zoom-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;background:#3f51b5;border:1px solid #3f51b5;border-radius:50%;height:12px;-webkit-transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;transition:box-shadow .15s cubic-bezier(.4,0,.2,1) 0ms;width:12px}.controls:hover input[type=range]::-webkit-slider-thumb{border-radius:50%;box-shadow:0 0 0 8px #3f51b529}.controls:hover input[type=range]::-moz-range-thumb{box-shadow:0 0 0 8px #3f51b529}.crop-button{background:#1a1a1acc;border-radius:50%;bottom:0;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;left:0;margin-bottom:4%;margin-left:4%;opacity:1;padding:8px;position:absolute;transition-duration:.2s;transition-property:opacity;width:8%;z-index:3}.crop-button:hover{opacity:.5}.crop-modal{background-color:#1a1a1acc;border-radius:8px;bottom:5%;color:#fff;height:130px;left:17%;padding:10px;position:absolute;transform:translate(-50%,-50%);width:130px;z-index:5}.crop-modal span{color:gray;cursor:pointer;padding-right:10px}.crop-modal .selected span{color:#f5f5f5;font-weight:600}.crop-modal hr{margin:6px 0}.crop-container .original-image-container{top:59px!important}.original-image-container{align-items:center;cursor:move;display:flex;justify-content:center;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.full-image,.original-image-container{bottom:0;left:0;position:absolute;right:0;top:0}.full-image{margin:auto;max-height:100%;max-width:100%}.cropped-image{pointer-events:none;-webkit-user-select:none;user-select:none}.zoom-range{-webkit-appearance:none;-moz-appearance:none;background:linear-gradient(90deg,#201f1f,#bebebe 0);border:none;border-radius:5px;height:10px;outline:none;overflow:hidden;width:100%}.modal-container{background-color:#000000b3;border-radius:.5em;display:flex;height:7em;margin-bottom:.5em;margin-left:auto;padding:1em;width:min(20em,100%)}.modal-container-small{width:min(12em,100%)}.image-container{position:relative}.image-container-width{width:min(7em,100%)!important}.dnd-item{height:7em;overflow:hidden;width:100%}.dnd-item>img{height:100%;object-fit:cover;width:100%}.file-container{align-items:center;cursor:pointer;display:flex;justify-content:center;padding-left:1em;width:4em}.file-label{cursor:pointer;height:2em;overflow:hidden;width:2em}.file-label img{height:100%;object-fit:cover;width:100%}.close-button{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:1.2em;justify-content:center;overflow:hidden;right:4%;top:4%;width:1.2em}.close-button>img{height:100%;object-fit:cover;width:100%}.grab-cursor{cursor:grab}.grabbing-cursor{cursor:grabbing}.layer-icon{align-items:center;background-color:#1a1a1acc;border-radius:50%;cursor:pointer;display:flex;height:2.5em;justify-content:center;margin-bottom:.5em;margin-left:auto;overflow:hidden;padding:.5em;text-align:right;transition:opacity .2s;width:2.5em}.layer-icon:hover{opacity:.5}.slideup-bar{background-color:#ccc;bottom:0;cursor:pointer;display:none;height:20px;left:0;position:fixed;right:0;width:100vw;z-index:999}.bottomsheet{border-radius:20px 20px 0 0;height:41%;transform:translateY(100%);transition:transform .3s ease-in-out;z-index:998}.homeRestaurant{width:5%}.homeRestaurantDiv{justify-content:space-around}.bottomsheet.visible{transform:translateY(0)}.BottomBarImg{margin-left:23%;margin-right:-29%;width:5%}.bottomsheetBtn.selected,.bottomsheetBtn:active{background-color:#3d1e19;color:#fff}.bottomsheetSlideBtn{background-color:#3d1e19;height:3rem!important;margin:auto;width:8rem}label:before{content:none!important}.filterDialogueRadio .form-check-input:focus{border-color:#3d1e19;box-shadow:none;outline:none}.filterDialogueRadio .form-check-input:checked{background-color:#3d1e19;border:none;color:#3d1e19}.filterDialogueBtn{color:#3d1e19;white-space:nowrap}.filterDialogueBtn-check:checked+.filterDialogueBtn,.filterDialogueBtn.active,.filterDialogueBtn.show,.filterDialogueBtn:first-child:active,:not(.filterDialogueBtn-check)+.filterDialogueBtn:active{background-color:#3d1e19;border-color:#3d1e19;color:#fff}.filterDialogueBtn:focus{min-width:none}input[type=range]::-webkit-slider-thumb{background-color:#3d1e19}input[type=range]::-moz-range-thumb{background-color:#3d1e19}.filterDialogueBtn:hover{background-color:#3d1e19;border-color:#3d1e19;color:#fff}.filterDialogueBtn:focus-visible{background-color:#3d1e19;border-color:#3d1e19;box-shadow:none;color:#fff;outline:0}@media only screen and (min-width:500px) and (max-width:575px){.filterDialogueBtn{font-size:93%}}@media only screen and (min-width:450px) and (max-width:499px){.filterDialogueBtn{font-size:78%}}@media only screen and (min-width:400px) and (max-width:449px){.filterDialogueBtn{font-size:65%}}@media only screen and (min-width:300px) and (max-width:399px){.filterDialogueBtn{font-size:63%}}.text-img{text-wrap:nowrap;font-size:12px;margin:10}.filterbar{margin:0 4.5rem 1rem -.5rem}.filterBarSticky{margin-bottom:2px;padding:.3rem 2rem 0 0;position:-webkit-sticky;position:sticky;top:0}.row-filterbar.fixed{z-index:6}.filterbar-img-div{cursor:pointer;margin:8px 0 6px!important;padding:0 10px}.filterbar-img-div img{height:26px;object-fit:contain;width:24px}.btn:focus{min-width:0}body.modal-open{overflow:hidden}.arrow-button-div{border:.2rem solid #d3d3d3;height:2rem;margin:14px 12px 4px!important;width:2rem}.arrow-button-div-btn{width:1.2rem}.filterbar-img-div.selected{background:#72a4f754!important;border-bottom:2px solid #0060ff;border-radius:4px;font-weight:700}.filter-button-div{width:3rem}.model-content-filterDialogue{color:#3d1e19}.btn-close-filterdialogueApply{background-color:#3d1e19;color:#fff}.btn-close-filterdialogueApply:hover{background-color:#fff;color:#3d1e19!important}.filter-button-div-btn{border:2px solid #d3d3d3;border-radius:15px;box-sizing:border-box;height:3rem;padding-top:.7rem;width:6rem}.filter-button-div-btn img{height:1.3rem;width:1.3rem}.btn-close-filterdialogue{--bs-btn-font-size:2rem;--bs-btn-padding-x:0;--bs-btn-padding-y:0}.dropdown-toggle:after{content:none}.blur{filter:blur(4px)}.dialog{background-color:#fff;border-radius:10;left:50%;padding:20;position:fixed;top:50%;transform:translate(-50%,-50%);width:300}.menuSelectionImgDiv{cursor:pointer}.menuSelectionImgDiv.dropdown-item.selected,.menuSelectionImgDiv.dropdown-item:active{background-color:#3d1e19;color:#fff}.dropDownImg{width:14%}.dropDownfilterBarImageIcon{border-radius:50%;padding:3px;width:2rem}.menuSelection-filter{-ms-overflow-style:none;overflow-x:scroll;scrollbar-width:none;width:100%}.filterbarGap{gap:0}.menuSelectionImgDiv .circularSearch{padding:7px 0}.menuSelection-filterOnClick{width:90%}.filterbarGapOnClick{gap:35px}.menuSelection-filter::-webkit-scrollbar{display:none}.scrollbtns{background-color:#fff6;display:none}.filterbar-off-searchshow{margin:0 1.5rem 0 0}.filterbar-on-searchshow{margin:0 13.5rem 0 0}@media only screen and (max-width:767px){.arrow-button-div,.filter-button-div{display:none}.menuSelection-filterOnClick{width:100%}.menuSelection-filter::-webkit-scrollbar{display:none}.filterbar-img-div{margin:4px 0 2px!important;padding-left:4px;padding-right:4px}.filterbar{margin:0}.filterbar-on-searchshow{margin:0 9.5rem 0 0!important}.filterBarSticky{margin-left:-1.3rem;padding:.3rem 4rem 0 0;position:-webkit-sticky;position:sticky;top:0}.filterBarDynamicWidth{width:88%}}.filter-bar{background-color:initial;box-sizing:border-box;margin-right:122px;transition:all .3s ease}@media only screen and (max-width:688px){.text-img{font-size:12px}.filter-bar{background-color:initial;box-sizing:border-box;transition:all .3s ease;width:95%}}.hide{display:none}.filter-bar.fixed{background-color:#fff;left:0;position:fixed;top:0}.scroll-up{z-index:100}.subSectionSelected{background-color:#72a4f754;border-radius:5px}.searchBarIcon{width:1.1rem}.backIcon{height:1.3rem;width:1.3rem}.searchTextAreaDiv .form-control:focus{border-color:#0000!important;box-shadow:0 0 0 .1rem #371b17a6!important}.circularSearchIcon{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;justify-content:center;padding:7px;width:2.3rem}.circularInputText{border-radius:20px!important;-webkit-border-radius:20px!important;-moz-border-radius:20px!important;-ms-border-radius:20px!important;-o-border-radius:20px!important}.circularSearch .visibility{display:none;opacity:0;transition:opacity 0s,opacity 1s linear;-webkit-transition:opacity 0s,opacity 1s linear;-moz-transition:opacity 0s,opacity 1s linear;-ms-transition:opacity 0s,opacity 1s linear;-o-transition:opacity 0s,opacity 1s linear}.visibleDiv{gap:10px;width:100%}.circularSearch .visibility{opacity:1}.circularSearch{border-radius:10%;-webkit-border-radius:10%;-moz-border-radius:10%;-ms-border-radius:10%;-o-border-radius:10%;gap:10px;padding:5px;padding-right:0!important}.searchTextAreaDiv .css-13cymwt-control{border-radius:20px;width:10rem}.css-b62m3t-container{z-index:9999}.css-qbdosj-Input:focus-visible{outline:none}.searchTextAreaDiv .css-t3ipsp-control{border-color:#371b17a6;border-radius:20px;box-shadow:#371b17a6!important;width:10rem}.searchTextAreaDiv .css-t3ipsp-control:hover{border-color:#371b17a6!important}.shimmer-wrapper{align-items:center;background:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-size:800px 100vh;display:flex;height:600px;justify-content:center;overflow:hidden;position:relative;width:100%}.shimmer{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#fff0 0,#bdb5b5cc 50%,#fff0);box-shadow:0 4px 8px #00000080;height:100%;left:-150%;position:absolute;top:0;transform:skewX(-10deg);width:100%}@keyframes shimmer{to{transform:translateX(150%) skewX(-10deg)}}.header{color:#371b17;font-family:Poppins;font-size:2rem;font-style:normal;font-weight:bolder}.cardtest2{border:0;height:20rem!important;width:188px}.suggestionswiperDiv .swiper-button-next:after,.swiper-button-prev:after{font-size:1.5rem!important;font-weight:700;height:30px;width:28px}.suggestionSwiper.swiper-slide.swiper-slide-active{width:50%!important}@media only screen and (max-width:688px){.cardtest2{border:0;height:20rem!important;width:150px}.header{color:#371b17;font-family:Poppins;font-size:2rem;font-style:normal;font-weight:bolder;margin-left:5px}}.loadingSpan{cursor:pointer}.offerHeader{background-color:#f4e5d3;border-radius:10px;box-shadow:0 10px 10px #0000001f;font-family:poppin;font-size:131px;font-weight:700;height:250px}.offerHeader h1{color:#371b17;font-size:120px}.offerContainer{padding-left:38px;padding-right:38px}@media only screen and (max-width:688px){.offerContainer{padding-left:0;padding-right:0}.offerHeader h1{color:#371b17;font-size:79px!important}}.HeroSection{align-items:center;background-attachment:fixed;background-image:url(/static/media/5570863.baf96b8ee7895e68e18d.jpg);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:100vh}.rounded-xl{border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;-ms-border-radius:.5rem;-o-border-radius:.5rem}.card-img-top{border-radius:7px;max-height:300px;min-height:250px;object-fit:cover}.Custom-card-design{border-radius:1.5rem;-webkit-border-radius:1.5rem;-moz-border-radius:1.5rem;-ms-border-radius:1.5rem;-o-border-radius:1.5rem;box-shadow:0 .1875rem .4375rem 0 #00000021,0 .0625rem .125rem 0 #0000001c;color:#371b17}.LandingPage{background-color:#faf9fd}.partnerImg{width:20rem}.transparentColor{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-image:linear-gradient(315deg,#de4256,#b78e51 74%);text-decoration:none;text-transform:none}.input-icons i{color:#000;position:absolute;top:5px}.container-Herosection{flex-direction:column;width:100vw}.searchBars{gap:10px;margin-left:8.2rem}.input-icons{margin-bottom:10px;position:relative}.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000);border-radius:1rem!important}.icon{min-width:40px;padding:10px}.input-field{padding:10px 10px 10px 32px;width:100%}.background-color-2{background:#e9e6f5}.topImg{width:50%}.btn-search-home{background-color:#371b17;color:#fff;height:45px}.font-size-for-social-media{font-size:1.5rem}.font-size-for-footer{font-size:1rem}.btn-toggle.show,.btn-toggle:active,.btn-toggle:hover{color:#000!important}.btn-search-home:hover{background-color:#371b17;color:#fff;filter:brightness(.8)}.LandingPage button.accordion-button{background-color:#371b17;background:linear-gradient(90deg,#8ca6db,#b993d6);color:#fff}.LandingPage .accordion-body{background-color:#60513e;background-color:#b794d6;color:#fff}.landing-review-container img{border-radius:10px;height:18rem;object-fit:cover;width:100%!important}.landingStar{color:#daa520;font-size:1.5rem}.landing-review-container{padding-bottom:5rem;padding-top:3rem;text-align:center!important}.custom-bg-color-1{background:linear-gradient(0deg,#eacfff,#fbfbfb)}.custom-order-us{background-color:#e9e6f5}.rounded-custom{border-radius:1.5rem;-webkit-border-radius:1.5rem;-moz-border-radius:1.5rem;-ms-border-radius:1.5rem;-o-border-radius:1.5rem}.custom-height100vh{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.orderImg{box-shadow:0 .1875rem .4375rem 0 #00000021,0 .0625rem .125rem 0 #0000001c}.landingPageImage img{border-radius:7px;max-height:300px;min-height:250px;object-fit:cover}.btn-buyNow:hover{background-color:#f1cd7a98;font-weight:700}.HeroSection:before{background-color:#000;content:"";height:100%;left:0;opacity:.7;position:absolute;width:100%;z-index:-1}.divPost{border:1px solid;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;margin:10px}.post-share{flex-direction:column}.post-share h7{font-size:12px}.post-share h6{margin-bottom:0}.shared-PostLike h5{cursor:pointer;font-size:10px;font-weight:700;margin-top:10px;padding-left:10px;padding-right:10px}.sharepostImg{border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-ms-border-radius:10px 10px 0 0;-o-border-radius:10px 10px 0 0}.sharepostImg img{border-radius:10px 10px 0 0!important;-webkit-border-radius:10px 10px 0 0!important;-moz-border-radius:10px 10px 0 0!important;-ms-border-radius:10px 10px 0 0!important;-o-border-radius:10px 10px 0 0!important}.shared-MainPostLike h5{cursor:pointer;font-size:15px;font-weight:700;margin-top:10px;padding-left:5px;padding-right:20px}.postLikeDislike hr{margin:0;padding-left:20px;padding-right:20px}.postLikeDislike{margin-bottom:1.5rem;margin-top:1.5rem;padding-left:20px;padding-right:20px}.postRectImage{height:2rem;width:2rem}.shared-MainPostLike{padding-left:10px}.checkout-container{margin-top:5rem}.checkOutRestaurantImage{border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;height:64px;width:64px}.deliveryDetails .cartdetailsGrid .itemDetailsAndImage img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;object-fit:cover;width:6rem}.restaurantName{font-size:2rem}.restaurantNameDisplay{gap:10px;padding:50px 0}.btn-placeOrder{font-size:18px;font-weight:700;height:64px}.sticky-position{position:-webkit-sticky;position:sticky;top:1px}.orderDetails h5{font-size:16px;margin-bottom:15px}.warning-allergies{color:gray;font-size:12px}.checkOutCard{background-color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:20px}.DeliveryHeader{font-size:24px;font-weight:700;padding:10px}.roundedCorner{border:1px solid hsla(0,0%,50%,.352);border-radius:10px}.selected-roundedCorner{border:1px solid grey;border-radius:10px}.deliveryDetails{display:flex;justify-content:space-between;padding:10px}.hr-padding{padding-left:10px;padding-right:10px}.addressCheckOut{flex-direction:column;width:100%}.locaionDetails{gap:10px;width:100%}.city{font-size:15px}.order-container{height:28em;overflow:hidden}.order-container:hover{overflow-y:auto}.order-container::-webkit-scrollbar{width:7px}.order-container::-webkit-scrollbar-track{background:#f1f1f1}.order-container::-webkit-scrollbar-thumb{background:#888;border-radius:.4em}.order-container::-webkit-scrollbar-thumb:hover{background:#555}.extra-charges{margin-left:15em}.dot{background-color:#000;border-radius:50%;height:5px;margin:0 2px;width:5px}.restaurant-img-container,.restaurant-logo-container{height:2rem;margin-right:.7em;overflow:hidden;width:2rem}.restaurant-img-container img,.restaurant-logo-container img{height:100%;object-fit:cover;width:100%}.restaurant-img-container{height:9rem;width:9rem}.sub-options{color:#0009;font-size:.8rem}.accordion-body{grid-gap:2em;display:grid;gap:2em;grid-template-columns:1fr 1fr;margin:0 auto}.accordion-button{display:flex;justify-content:space-between}.accordion-button:after{display:none}.grid-container{grid-gap:1em;display:grid;gap:1em;grid-template-columns:repeat(2,1fr)}.pending-food-card{align-items:center;border-radius:.5em;box-shadow:0 3px 9px #0000004d;display:flex;margin:.7em 0;overflow:hidden;padding:1em}@media only screen and (max-width:990px){.accordion-body{grid-template-columns:1fr}}@media only screen and (max-width:834px){.grid-container{grid-template-columns:1fr}}@media only screen and (max-width:768px){.checkout-active-main-tab{flex-direction:column-reverse;gap:0;padding-bottom:80px}}@media only screen and (max-width:560px){.accordion-body>div>div{flex-direction:column}.history-quantity{margin:3em 0}}.accordion-button:not(.collapsed){background-color:#00000012;color:#000}@media only screen and (max-width:688px){.restaurantNameDisplay{gap:10px;padding:10px}.restaurantName{font-size:1.7rem}}.scrollable-container{overflow:hidden;width:min(700px,100%)}.scrollable-addresses:hover .scrollable-container{overflow-y:auto}.nav-link{color:gray!important}.nav-link.active{color:#000!important;font-weight:500}.text-cursor-pointer{cursor:pointer}.wpwl-form-card{background:none;border:0;box-shadow:none;margin:0!important;min-width:100%!important;width:100%!important}.cards-container{grid-row-gap:2rem;grid-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(25rem,100%),1fr));row-gap:2rem}.grid-center{place-items:center}.food-card{min-height:40em}.bold-text{font-weight:600}.order-details-wrapper{display:flex;justify-content:space-between;width:100%}.base-price-container{margin-right:1.5em}.margin-r{margin-right:1em}.food-name{color:#000;font-weight:600}.sub-options{font-size:1rem;margin-left:1em}.sub-options-color{color:#000}.sub-options-margin{margin-left:2em}.text-black{color:#000}.text-bold{font-weight:600}.total-price{display:flex;justify-content:space-between}.order-shadow{box-shadow:0 3px 2px #0003}.text-small{font-size:.9rem}.align-right{text-align:right}.self-collection-tag{font-size:.8rem;font-weight:500;margin-left:.2em}@media only screen and (max-width:560px){.order-details-wrapper,.total-price{flex-direction:row!important}}.price-modal{max-height:91dvh;overflow-y:auto}.price-modal::-webkit-scrollbar{background:#0000!important;height:6px!important;visibility:hidden;width:6px!important}.price-modal::-webkit-scrollbar-thumb,.price-modal:hover::-webkit-scrollbar-thumb{background:#888;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-transition:visibility 0s .2s;transition:visibility 0s .2s}.price-modal::-webkit-scrollbar-thumb{visibility:hidden}.price-modal:hover::-webkit-scrollbar-thumb{visibility:visible}.table-container::-webkit-scrollbar{background:#0000!important;height:6px!important;visibility:hidden!important;width:6px!important}.table-container::-webkit-scrollbar-thumb,.table-container:hover::-webkit-scrollbar-thumb{background:#888!important;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-ms-border-radius:10px!important;-o-border-radius:10px!important;-webkit-transition:visibility 0s .2s!important;transition:visibility 0s .2s!important}.table-container::-webkit-scrollbar-thumb{visibility:hidden}.table-container:hover::-webkit-scrollbar-thumb{visibility:visible}.custom-table-dialog .MuiDialog-paper{align-items:center;display:flex;justify-content:center;max-height:80vh;min-height:80vh;position:relative}.available-tables{position:relative;transition:transform .5s ease,opacity .5s ease;width:320px}.bottom-container.hidden .available-tables{opacity:0;transform:translateY(-100%)}.table-search-box{transition:transform .5s ease,opacity .5s ease}.modal-content-wrapper{display:flex;height:80vh;width:100%}.table-slider-container{align-items:center;background-color:#000;display:flex;justify-content:center;overflow:hidden;padding:0;width:65%}.info-container{display:flex;flex-direction:column;height:100%;padding:2rem;width:35%}.bottom-container{overflow-y:auto}.bottom-container::-webkit-scrollbar{width:0}.bottom-container:hover::-webkit-scrollbar{width:4px}.bottom-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.bottom-container::-webkit-scrollbar-thumb:hover{background-color:#555}.table-card-container{display:block;margin-top:1rem;padding-right:10px;width:min(340px,100%)}.image-slider-container{align-items:center;display:flex;height:100%;justify-content:center}.table-slider-image{max-height:100%;max-width:100%}.table-info{overflow-y:auto;padding:1rem}.table-info div{border-bottom:1px solid #ccc;cursor:pointer;margin-bottom:1rem;padding-bottom:1rem}.close-button{background:#0000;border:none;font-size:1.5rem;position:absolute;right:10px;top:10px;z-index:1}.table-search-box{background-color:#fff;border:none;border-radius:50px;box-shadow:0 10px 10px #0000001f;font-size:16px;height:100%;margin-bottom:10px;padding:8px 8px 7px;width:100%}.table-search-box:focus{outline:2px solid #000}.table-search-box::placeholder{font-size:14px}.table-card-info p{font-size:12px}.table-card{border-radius:8px;margin:6px 0}.table-card-title{font-size:1rem!important;font-weight:700}.table-card-text{font-size:14px}.bold-text{font-weight:700}.table-card-img-container{align-items:center;display:flex;justify-content:center}.table-card-img{border-radius:5px;height:100%;max-height:90px;min-height:90px;object-fit:cover;width:120px}.selected-table-card{background-color:#e7f1ff;border:2px solid #007bff;box-shadow:0 4px 8px #007bff33;padding:4px;transition:background-color .3s ease,border .3s ease,box-shadow .3s ease}.selected-table-card .table-card-title{color:#007bff}@media (max-width:767px){.custom-table-dialog .MuiDialog-paper{max-height:100vh;max-width:100vw;min-height:100vh;min-width:100vw}.custom-table-dialog .css-cyxlny-MuiPaper-root-MuiDialog-paper{margin:0}.modal-content-wrapper{flex-direction:column;height:100dvh;position:relative}.gray-bar{background-color:gray;border-radius:5px;cursor:pointer;height:10px;margin-bottom:10px;margin-left:auto;margin-right:auto;width:30vw}.table-slider-container.expanded{display:none}.table-slider-container{max-height:280px;min-height:280px;width:100%}.close-button{background-color:#fff;border:none;font-size:1.5rem;left:10px;position:absolute;top:10px;z-index:1}.info-container{padding:1rem;position:relative;width:100vw}.info-container,.top-section{transition:transform .3s ease,opacity .3s ease}.Okbtn-placeOrder{font-size:18px;font-weight:700;height:40px}.selected-table-card{background-color:#f0f8ff;border:2px solid #007bff}}.order-details-container{display:flex;flex-direction:column}.header-weight-bold{font-weight:600}.parent-header-shadow{background-color:#fff}.parent-body-shadow,.parent-header-shadow{box-shadow:0 3px 2px #0003}.table-selection{background-color:#000;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;padding:6px 12px;text-align:center;transition:background-color .3s,color .3s}.table-selection:hover{background-color:rgba(26,25,25,.849);color:#fff}.tips-window{box-shadow:0 5px 5px #0003;display:flex;flex-direction:column;gap:10px;padding:20px 10px}.tips-button-group{grid-gap:1em .5em;display:grid;gap:1em .5em;grid-template-columns:repeat(auto-fill,minmax(min(80px,100%),auto))}.price-button{background-color:#fff;border:none;border-radius:.9em;box-shadow:2px 4px 5px hsla(0,4%,54%,.856);color:#000;font-size:.9rem;font-weight:700;padding:.1em 1em}.controlled-font-size{font-size:clamp(.8em,1vw,.9em)}.price-button-active,.price-button:hover{background-color:#460202;color:#fff}.specify-group{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:.5em 0 0;row-gap:.8em}.specify-input{border:none;border-radius:.9em;box-shadow:2px 4px 5px hsla(0,4%,54%,.856);display:none;outline-color:#0000;padding:.2em .8em;width:100%}.specify-input-active{display:inline-block}@media only screen and (max-width:560px){.specify-group{align-items:center;flex-direction:row!important;justify-content:flex-start}}.receipt-button{background-color:#fff;border:none;border-radius:20px;color:#4a6bab;cursor:pointer;margin-right:12px;padding:4px}.receipt-button:hover{background-color:#e2e8fd}.ready-button{background-color:#e3e9ff;border:none;border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#5a7dff;cursor:pointer;font-size:.8rem;font-weight:600;margin-right:18px;padding:2.5px 10px;transition:all .3s ease}.text-color{color:#3d1e19}.see-more-btn{align-items:center;background:none;border:none;color:#3577f1;cursor:pointer;display:inline-flex;font-size:16px;gap:5px}.see-more-btn:hover{text-decoration:underline}.price-tag{font-size:16px;font-weight:600}.payment-breakdown{background-color:#f9f4f4}.pending-container{margin:0 auto;width:min(800px,100%)}.pending-slider-img-container{border-radius:8px;height:15em;overflow:hidden;width:15em}.pending-slider-img-container>img{height:100%;object-fit:cover;width:100%}.order-item{color:#000;font-family:Arial,sans-serif;font-size:.9rem;line-height:1.4}.order-item h6{color:#000;font-size:1rem;margin:0}.order-item .status-badge{border-radius:20px;color:#fff;font-size:.8rem;font-weight:600}.order-item ul{list-style:none;margin:0;padding:0}.order-item .extras-list li{align-items:center;display:flex;font-size:.85rem;justify-content:flex-start;margin-bottom:5px}.order-item .extras-list li span:first-child{white-space:nowrap}.order-item .extras-list li span:last-child{margin-left:auto;text-align:right}.order-item strong{font-size:.95rem}.order-item .fw-bold{font-weight:700}.order-item .fw-normal{font-weight:400}@media only screen and (max-width:991px){.pending-slider-img-container{height:8em;width:8em}}@media only screen and (max-width:510px){.pending-order-accordion-header{align-items:flex-start!important;flex-direction:column}.receipt-icons{background-color:blue;border-radius:80%}}.pending-restaurant-logo{height:3em;width:3em}.pending-restaurant-logo>img{height:100%;object-fit:contain;width:100%}.restaurant-logo-container{align-items:center;display:flex;height:2em;justify-content:center;overflow:hidden;width:2em}.restaurant-logo-container>img{height:100%;object-fit:contain;width:100%}.self-collection-icon{height:1.2em;overflow:hidden;width:.8em}.self-collection-icon>img{height:100%;object-fit:contain;width:100%}.self-restaurant-info{font-size:.67rem;margin:.5em 0 0!important}.self-restaurant-name{color:#000;font-weight:600;text-decoration:none}.testContainer{grid-gap:16px;display:grid;grid-template-columns:repeat(1,minmax(17rem,1fr))}.testSlider img{border-radius:10px;height:17rem;object-fit:cover;width:100%}.foodSelectionContainer{padding-left:4rem;padding-right:4rem}.cardcolor{background-color:#f3e5d2;border-radius:15px}.cardcolor .foodCartText{padding-bottom:3%;padding-left:3%;padding-right:3%}.pill{background-color:#f3e5d2;color:#3d1e19;font-size:13px;font-weight:900;height:30px;left:4px;padding:7px;position:absolute;top:.5rem;z-index:2}.Productfoodcartimg img{border-radius:6px;height:17rem;object-fit:cover;width:100%!important}.FoodSearchProductfoodcartimg img{border-radius:6px;height:306px;object-fit:cover;width:323px!important}.searchProductTitle{color:#3e1e19;font-size:.9rem;font-weight:600}.searchProductRes{color:#3e1e19;font-size:.8rem;font-weight:500}.searchProduct p{font-size:.5rem}.searchProduct button{background-color:#3e1e19;border:#0000;border-radius:7px;color:#fff;font-size:.6rem;height:1.2rem;margin-right:1px;margin-top:6px}.searchProductUser{height:1.5rem;width:1.5rem}.searchProductWidth{width:100%}.Productfoodcartimg .swiper-slide.swiper-slide-active{height:16rem}.MinHeightOfSwiper{min-height:275px}@media only screen and (max-width:688px){.newFeedback.foodSelectionContainer{padding-left:0!important;padding-right:0!important}.foodSelectionContainer{padding-left:1rem;padding-right:1rem}.searchProductWidth{width:100%}}@media only screen and (min-width:1130px) and (max-width:1367px){.testContainer{grid-gap:var(40px,0) var(24px,0);display:grid;grid-auto-flow:row dense;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-auto-rows:var(--breakpoint-grid_auto-rows,minmax(-webkit-min-content,-webkit-max-content));grid-auto-rows:var(--breakpoint-grid_auto-rows,minmax(min-content,max-content))}.testSlider img{height:14rem;object-fit:cover}}@media only screen and (min-width:1357px) and (max-width:1620px){.testSlider img{height:18rem;object-fit:cover}}@media only screen and (min-width:1008px) and (max-width:1128px){.Productfoodcartimg img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;font-variant:JIS83;height:100%;object-fit:cover;width:100%}}@media only screen and (min-width:560px) and (max-width:1007px){.Productfoodcartimg img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;font-variant:JIS83;height:100%;object-fit:cover;width:100%}}@media screen and (min-width:1879px){.testContainer{grid-template-columns:repeat(6,minmax(17rem,1fr))!important}}@media only screen and (max-width:1879px){.testContainer{grid-template-columns:repeat(5,minmax(19rem,1fr))!important}}@media only screen and (max-width:1639px){.testContainer{grid-template-columns:repeat(4,minmax(min(17rem,100%),1fr))!important}}@media only screen and (min-width:949px) and (max-width:1224px){.testContainer{grid-template-columns:repeat(3,minmax(min(19rem,100%),1fr))!important}}@media only screen and (min-width:949px) and (max-width:1024px){.testContainer{grid-template-columns:repeat(3,minmax(min(17rem,100%),1fr))!important}}@media only screen and (max-width:949px){.testContainer{grid-template-columns:repeat(auto-fit,minmax(min(17rem,100%),1fr))!important}}@media only screen and (max-width:592px){.testContainer{grid-template-columns:repeat(1,minmax(min(17rem,100%),1fr))!important}.Productfoodcartimg .swiper-slide.swiper-slide-active{height:auto}}@media screen and (min-width:1920px) and (max-height:1080px){.searchProductWidth{width:100%}}@media screen and (min-width:1024px) and (max-width:1400px){.searchProductWidth{width:100%}}.restaurantSwipper .Productfoodcartimg img{border-radius:0!important}.restaurantSwipper .swiper-slide{align-items:center;background:#fff;display:flex;font-size:18px;justify-content:center;text-align:center}.restaurantSwipper .swiper-slide img{display:block;height:100%;max-height:100%;max-width:100%;object-fit:cover;width:auto}.restaurantSwipper .swiper-slide{height:100%!important;width:80%}.restaurantDetails{margin-top:0;padding-left:4px;padding-top:10px}.restaurantSwipper .searchProductWidth{width:40rem!important}.restaurantDetails .landingStar{color:#daa520;font-size:1rem}.restaurantDetails h4{margin-bottom:0}@media screen and (min-width:1920px) and (max-height:1080px){.restaurantSwipper .searchProductWidth{width:52rem!important}}@media screen and (min-width:390px) and (max-height:844px){.restaurantSwipper .searchProductWidth{width:25rem!important}.restaurantDetails{padding-left:15px}}@media screen and (max-width:1300px) and (max-height:677px){.restaurantSwipper .searchProductWidth{width:25rem!important}.restaurantDetails{padding-left:15px}}@media screen and (max-width:414px) and (max-height:896px){.restaurantSwipper .searchProductWidth{width:26rem!important}.restaurantDetails{padding-left:15px}}@media screen and (max-width:430px) and (max-height:932px){.restaurantSwipper .searchProductWidth{width:30rem!important}.restaurantDetails{padding-left:35px}}@media screen and (min-width:360px) and (max-height:740px){.restaurantSwipper .searchProductWidth{width:25rem!important}.restaurantDetails{padding-left:35px}}@media screen and (min-width:1280px) and (max-height:720px){.restaurantSwipper .searchProductWidth{width:40rem!important}.restaurantDetails{padding-left:35px}}.pagination{list-style:none;padding:0}.pagination,.pagination li{display:flex;justify-content:center}.pagination li{align-items:center;border:1px solid #dcdcdc;border-radius:50%;cursor:pointer;font-size:.8rem;height:1.5rem;margin:0 5px;padding:10px;transition:background-color .3s ease;width:1.5rem;&:hover{background-color:#f5f5f5}}.pagination li.active{background-color:#a5caf4;border:1px solid #6b9ce5;color:#fff}.pagination li.disabled{border:1px solid #ccc;color:#ccc;pointer-events:none}.pagination a{color:#333;text-decoration:none}.restaurantSwipper{margin:.5em 0 .5em .5em}.FilterBarMain{padding-left:17px;padding-right:17px}.Productfoodcartimg{border:1px solid #fff;height:20em;padding-left:1rem}.restaurant-info{padding-left:1rem}.restaurant-swiper-container{align-items:center;position:relative}.custom-next,.custom-prev{align-items:center;background:#00000080;border:none;color:#fff;cursor:pointer;display:flex;font-size:24px;height:100%;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:10}.custom-prev{left:0}.custom-next{right:0}.custom-next:hover,.custom-prev:hover{background:#000c}.swiper-pagination{bottom:10px;display:flex;justify-content:center;left:50%!important;position:absolute;text-align:center;transform:translateX(-50%);width:auto!important}.no-height-container{min-height:0!important}.restaurant-Details{word-wrap:break-word;font-size:14px;margin-left:60px;max-width:500px}.resName-resCard{font-size:18px}.resName-resCard-mobile{display:none;font-size:18px}.resCard-tooltip{background:#000;border-radius:10px;color:#fff;display:none;left:-15px;padding:10px 20px;position:absolute;top:-40px;z-index:500}.resName-resCard-mobile:hover .resCard-tooltip{display:block}@media only screen and (max-width:1000px){.Productfoodcartimg{height:12em}.restaurant-swiper-img{height:12em;max-width:12em}.restaurant-Details{max-width:400px}.restaurant-info{margin-left:10px}}@media only screen and (max-width:776px){.Productfoodcartimg{height:10em}.restaurant-swiper-img{height:10em;max-width:10em}.restaurantSwipper .swiper-slide img{object-fit:cover}.resName-resCard{display:none;font-size:16px}.resName-resCard-mobile{display:block;font-size:16px}.FilterBarMain{padding-left:1rem!important;padding-right:1rem!important}}@media only screen and (max-width:620px){.Productfoodcartimg{height:8em}.restaurant-swiper-img{height:8em;max-width:8em}.restaurantSwipper .swiper-slide img{object-fit:cover}.restaurant-Details{font-size:12px;max-width:260px}}mapouter{position:relative;text-align:right}gmap_canvas,mapouter{height:100vh;width:20rem}gmap_canvas{background:none!important;overflow:hidden}.keyword-image{border-radius:5px;height:10px;width:10px}.keyword-container{flex-direction:row;flex-shrink:0;gap:10px;width:100%}.keyword-container,.keyword-item{align-items:center;display:flex;justify-content:center}.keyword-item{cursor:pointer;flex-direction:column}.item-container{display:flex;flex-direction:column}.food-details-cart{display:flex;flex-direction:row;gap:10px}.details{border-radius:5px;max-width:300px;padding:10px}.commentLove{align-items:center;display:flex;flex-direction:row;gap:2px;justify-content:center}.search-result-container{margin:0}.keyword{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:6px 0 7px;position:relative}.remove-image{height:1.5em;overflow:hidden;position:absolute;right:0;top:-4%;width:1em}.remove-image>img{height:100%;object-fit:contain;width:100%}.filter-img{height:2em;object-fit:contain;overflow:hidden;width:2em}.filter-img>img{height:100%;object-fit:contain;width:100%}.filter-name{font-size:14px;margin-bottom:0;text-align:center}.slider-btn-wrapper{height:auto;position:relative}.hide-unhide{background:#fff;height:auto;position:fixed;top:0;width:100%;z-index:13}.hide{visibility:hidden}.unhide{visibility:visible}.mobile-margin{margin:4.7em 0 0;padding-top:.3em}.desktop-padding{padding:6em 2.2em 0}.dekstop-no-padding{padding:0 2.2em}.filter-result{margin-left:0!important;margin-right:0!important}.next-button,.prev-button{cursor:pointer;transform:translateY(-50%);z-index:100!important}.top-50{top:50%!important}.top-75{top:75%!important}.slider-btn-wrapper img{height:100%;object-fit:contain;width:100%}.slider-content{cursor:pointer;min-height:0;position:relative}.slider-content:not(:first-child):before{background-color:#0000004d;content:"";height:2em;left:0;margin-left:-5px;position:absolute;top:24%;width:1px}@media only screen and (min-width:768px){.slider-content:not(:first-child):before{background-color:#0000004d;content:"";height:2em;left:0;margin-left:-2px;position:absolute;top:24%;width:1px}}.active-filter{background-color:#72a4f754;border-bottom:3px solid #0060ff;border-radius:5px;font-weight:600}.positionfixedScrollUP{top:-10px}.positionfixedScrollDown,.positionfixedScrollUP{background-color:#fff;position:fixed;transition:top .3s ease-in-out;width:100%;z-index:100}.positionfixedScrollDown{top:-90px}#FilterBarMainFood,#testContainerSearchResult{padding:0 36px}@media only screen and (max-width:1000px){#FilterBarMainFood,#testContainerSearchResult{padding:0 12px}}@media only screen and (max-width:768px){#FilterBarMainFood,#testContainerSearchResult{padding:0}.food-filter-image{height:1.5em;width:1.5em}.filter-name{font-size:13px}}.swiper-container{height:auto;position:relative}.custom-next-button,.custom-prev-button{align-items:center;border:2px solid #0003;border-radius:50%;display:flex;height:1.7em;justify-content:center;overflow:hidden;padding:.2em;position:absolute;top:50%;transform:translateY(-50%);width:1.7em;z-index:4}.custom-prev-button{left:0}.custom-next-button>img,.custom-prev-button>img{height:100%;object-fit:contain;width:100%}.custom-next-button{right:0}.default-text{color:#00000080;font-size:1.3rem;font-weight:600;text-align:center}.positionfixedScrollUpRes{top:0}.positionfixedScrollDownRes,.positionfixedScrollUpRes{background-color:#fff;position:fixed;transition:top .3s ease-in-out;width:100%;z-index:100}.positionfixedScrollDownRes{top:-90px}#testContainerSearchResultRestaurantPadding{paddingTop:160px}#testContainerSearchResultRestaurantNoPadding{paddingTop:0}.subscriptionCard h3{color:#371b17;font-weight:700}.subscriptionHeader{background-color:#371b17;color:#fff;height:5rem;padding-left:1rem;width:100%}.subscriptionDiv{bottom:0;height:100%;overflow:hidden;position:absolute;width:100%}.subscriptionDivDetails{color:#fff;display:flex;flex-direction:column;font-size:20px;font-weight:700;height:100%;justify-content:end}.discount-Price{gap:10px}.plusImage{background:#fff;border:2px solid #fff;height:20px!important;position:absolute;right:.5rem;top:.5rem;width:20px!important}.resImg{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;width:1rem!important}.color-Discount{color:#f1cd7a}.subscriptionImage-offerCard2{height:15vw;width:100%}.discount-Price del{font-size:small}.subscriptionDivDetails p{font-size:15px;font-weight:400}.image-Discount{object-fit:cover}.discountDiv{margin:2rem}.subscriptionImage{gap:10px;height:17vw;position:relative;width:100%}.color-Discount-coffee{background-color:#3d1e19}.color-Discount-yellow{background-color:#f1cd7a}.yellowColor{color:#000!important}.color-Discount-green{background-color:#05944f}.image-Discount-offerCard3{max-height:11vw;object-fit:cover;padding:30px;width:100%}.BuyNow{bottom:1rem;left:1rem;position:absolute}.btn-buyNow{background-color:#f1cd7a;font-weight:700}.btn-buyNow:hover{background-color:hsla(0,0%,100%,.449);color:#fff}.subscriptionImage-offerCard2 .row{height:100%}.offer-Text{padding:15px}.offer-Text h2{color:#fff;font-size:1.4vw}.image-Discount-offerCard2,.subscriptionImage img{height:100%;object-fit:cover;width:100%}.subscriptionImage2{gap:10px}.subscriptionImage2 img{width:35rem}.OrderNowBtn{margin-bottom:15px;padding-left:15px}.subscriptionDetails h5,.subscriptionDetails p{color:#371b17}.subscriptionDetails h6{color:#605f5f}.subscriptionDivDetails h3{color:#fff;margin-bottom:0}.OrderNowBtn p{margin-bottom:0}.sub .swiper-button-next,.sub .swiper-button-prev{top:35%!important;top:var(--swiper-navigation-top-offset,35%)!important}@media only screen and (max-width:688px){.subscriptionImage .swiper-button-next{top:30%!important}}.Recommendation-carason .slider-wrapper.axis-horizontal{height:14.6rem}.Recommendation-carason .carousel .thumbs-wrapper{margin:0 .8rem 0 1rem}.thumbslider ul.thumbs.animated{margin:0;padding:0;text-align:center}.Recommendation-carason li.thumb{height:6rem!important;width:6rem!important}.Recommendation-carason .carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #fff}.Recommendation-carason .carousel .thumb{border:3px solid #000}.Recommendation-carason .carousel .slide img{height:17rem!important}.Recommendation-carason .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden,.Recommendation-carason .thumbs-wrapper .axis-vertical img{height:21rem}.Recommendation-carason .carousel .thumb img{height:5.5rem!important;vertical-align:top;width:5.5rem!important}.Recommendation-carason .thumbslider .subscriptionDiv{background:#0000;bottom:0;height:100%;overflow:hidden;position:absolute;top:-2rem;width:100%}.subscriptionDiv,.thumbslider{border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;-ms-border-radius:.5rem;-o-border-radius:.5rem}.thumbslider{background-color:#000}.newThumb.cards-wrapper{display:flex;justify-content:center}.newThumb .card img{max-height:100%;max-width:100%}.newThumb .card{border:none;border-radius:0;box-shadow:2px 6px 8px 0 #16161a2e;margin:0 .5em}.newThumb .carousel-inner{padding:1em}.newThumb .carousel-control-next,.newThumb .carousel-control-prev{background-color:#e1e1e1;border-radius:50%;height:5vh;top:50%;transform:translateY(-50%);width:5vh}@media (min-width:768px){.newThumb.card img{height:1em}}.Recommendation-carason .newThumb .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden{height:8rem!important}.thumbCart{height:7rem}.thumbCart img{object-fit:cover}.thumbCartmainDiv{height:68%}.thumbCartmainDiv img{object-fit:cover}.thumbCart .subscriptionDivDetails{height:73%}.newThumb{border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;-ms-border-radius:.5rem;-o-border-radius:.5rem}.allcard{color:#000;font-size:1.5rem;width:25%}.allcard,.searchOfferDiv{background-color:#fff;border-radius:10px;box-shadow:0 10px 10px #0000001f;height:5rem}.searchOfferDiv{background:linear-gradient(180deg,#0000 30%,#000 96%);position:relative;width:100%}.searchOfferDiv img{border-radius:10px;height:100%;object-fit:cover;width:100%}.searchOfferDiv-details{color:#fff;margin-left:5px;position:absolute;top:10%}.searchOfferDiv-details p{font-size:12px}.selectedItem{background-color:#d9d9d9;border-radius:20px;height:2rem}body{overflow-y:auto!important;padding-right:0!important}.signUp{align-items:center;background-image:url(/static/media/restaurant-interior.da3fd7f1c5875d127e1c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%}.newCOlor{background-color:#fff;border-color:#dee2e6;color:#6d7d86;text-align:start}.filePlaceholder{color:#595c5f}.signUpForm{margin:2rem;padding:2rem}@media only screen and (max-width:688px){.signUpForm{margin:0;padding:2rem}}.phoneNumberDiv input::-webkit-inner-spin-button,.phoneNumberDiv input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.phoneNumberDiv input[type=number]{-moz-appearance:textfield}.custom-ui{background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;box-shadow:0 20px 75px #0000003b;color:#000;padding:40px;text-align:center;width:35rem}.btn-common{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;font-size:1.2rem;font-weight:500}.btn-yes{background:none;border:1px solid #2ecc71;color:#2ecc71;cursor:pointer;margin:10px;padding:10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;width:160px}.btn-yes:hover{background:#2ecc71;border:1px solid #fff;color:#fff}.btn-no{background:none;border:1px solid #e74c3c;color:#e74c3c;cursor:pointer;margin:10px;padding:10px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;width:160px}.btn-no:hover{background:#e74c3c;border:1px solid #fff;color:#fff}.modalLoader .modal-dialog .modal-content{background:#0000;border:none}.modalLoader .modal-dialog .modal-content .modal-body{display:flex;justify-content:center}.react-confirm-alert-overlay{background:#0000008f!important}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{-ms-align-items:center;align-items:center;animation:react-confirm-alert-fadeIn .5s .2s forwards;background:#ffffffe6;bottom:0;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;z-index:99}.react-confirm-alert-body{background:#fff;border-radius:10px;box-shadow:0 20px 75px #00000021;color:#666;font-family:Arial,Helvetica,sans-serif;padding:30px;text-align:left;width:400px}.react-confirm-alert-svg{left:0;position:absolute;top:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{font-size:16px;margin:0}.react-confirm-alert-button-group{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{background:#333;border:none;border-radius:5px;color:#eee;cursor:pointer;display:inline-block;font-size:12px;margin-right:10px;outline:none;padding:6px 18px}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}.wholeDivShadow{box-shadow:0 10px 10px #0000001f}.horizontalCard{border-radius:20px}.horizontalCard img{height:100%;object-fit:cover}.horizontalImg img{width:100%}.quantityDiv .form-select{border-radius:1.375rem}.pagePadding{margin-top:2rem;padding-left:5rem;padding-right:5rem}.cardratingsDiv img{height:2rem;width:2rem}.cardratingsDiv h3{font-size:1.5rem;margin-bottom:0;padding-left:.5rem}.horizontalSlider .swiper-button-next{left:auto;right:1px!important}.horizontalSlider .swiper-button-prev{left:1px!important;right:auto}.horizontalSlider .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{display:none;left:40%!important}.horizontalCard .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden.mySwiper{height:100%}@media only screen and (max-width:688px){.horizontalCard img{height:95%;object-fit:cover;width:100%}.pagePadding{margin:0;padding-left:0;padding-right:0}.horizontalCard h5{font-size:.9rem}.horizontalCard p{font-size:10px}.quantityDiv{height:2rem;width:4.5rem!important}.quantityDiv .form-select{border-radius:1.375rem;font-size:.8rem;padding:.275rem 2rem .275rem .75rem}.cardratingsDiv img{height:1.5rem;width:1.5rem}.cardratingsDiv h3{font-size:1.2rem;padding-left:.5rem}}.swiperPreviewImage{height:40rem;max-height:60rem!important;width:68rem!important}button.image-gallery-thumbnail{filter:brightness(.5);-webkit-filter:brightness(.5)}button.image-gallery-thumbnail.active{filter:brightness(1);-webkit-filter:brightness(1)}img.image-gallery-thumbnail-image{border-radius:7px}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #3d1f1b!important;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.btn-Buy{background-color:#f3e5d2;border:none;border-radius:16px;color:#371b17;cursor:pointer;display:inline-block;font-size:.6rem;font-weight:700;margin:4px 2px;padding:5px 9px;text-align:center;text-decoration:none}.image-gallery-thumbnail:hover{border:3px solid #3d1f1b!important;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-ms-border-radius:10px!important;-o-border-radius:10px!important;outline:none}button.btn-Preview{background:#0000!important;border:0!important;border-radius:10px;filter:brightness(.5);margin:10px;padding:0!important;width:20rem}button.btn-Preview,button.btn-Preview img{border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-ms-border-radius:10px!important;-o-border-radius:10px!important}button.btn-Preview img{width:9rem}.card-Test2{border:0;margin:10px;width:18rem}.card-test2-font-size{font-size:1rem}.card-test2-font-size-p{font-size:.8rem}.card-img-test2{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}button.btn-Preview.active{filter:none}.carousel-indicators{margin-bottom:-8rem!important}div#carouselExampleIndicators{margin-right:36px}.recommendedSideBar{max-height:48rem;overflow-x:scroll}.recommendedSideBar::-webkit-scrollbar-thumb{visibility:hidden}.recommendedSideBar::-webkit-scrollbar-thumb,.recommendedSideBar:hover::-webkit-scrollbar-thumb{background:#888;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-transition:visibility 0s .2s;transition:visibility 0s .2s}.recommendedSideBar:hover::-webkit-scrollbar-thumb{visibility:visible}.imageGalleryView .image-gallery .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide.center{background:#000;display:flex!important;height:37.5rem;justify-content:center}img.image-gallery-thumbnail-image{height:70px;object-fit:cover}.carousel-item img{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:100%}.carousel-size{align-items:center;background-color:#000;border-radius:10px;display:flex!important;height:600px;justify-content:center}.mySwiper24{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;margin-right:1rem}.mySwiper23{margin-top:10px;width:35rem}.test2 swiper-container{margin-right:10rem!important;margin-right:0;max-height:40rem;width:33%;width:66rem}.imagePreviewDisplay{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:6rem;object-fit:cover;width:8rem!important}.mobileDisplay{display:none}.desktopDisplay{display:block}@media only screen and (max-width:992px){.mobileDisplay{display:block!important}.desktopDisplay{display:none}.resturantPageCarousel#carouselExampleIndicators{margin:0 0 9rem!important}.customContainer-order-page{margin-top:3rem!important}.carousel-indicators{justify-content:start!important;margin-left:0!important;overflow-x:scroll;width:100%}.imagePreviewDisplay{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:6rem;object-fit:cover;width:7rem!important}.card-Test2{width:auto!important}}.mobileChat{display:none}.cahtSidebar{background:#f9f9f9;box-shadow:0 4px 24px 0 #00000040;height:100vh;overflow-y:scroll}.cahtSidebar h4{font-size:1rem}.reciveMessage{background:#f9f9f9;border-radius:15px 15px 15px 0;box-shadow:0 2px 8px #0003;font-size:1rem;font-weight:400;overflow-wrap:anywhere}.dextopChat .ChatName img{height:3.5rem;width:3.5rem}.sendMessage{background:#0084ff;border-radius:15px 15px 0 15px;box-shadow:0 2px 8px #0003;color:#fff;font-size:1rem;font-weight:400;overflow-wrap:anywhere}.chat{height:100vh;overflow-y:scroll}.messageSend{background-color:#fff;bottom:0;left:0;padding:1rem;position:-webkit-sticky;position:sticky;width:100%}.sendbtn img{width:50px}.sendbtn{-webkit-appearance:none;-moz-appearance:none;background-color:var(--bs-form-control-bg);border:var(--bs-border-width) solid var(--bs-border-color);padding:.375rem .75rem}.ChatName{background:#f9f9f9;box-shadow:0 4px 24px 0 #00000040;left:0;position:-webkit-sticky;position:sticky;top:0;width:100%}.ChatName h3{color:#371b17;font-weight:600}.selecedCht{background-color:#ecf3ff;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;-ms-border-radius:1rem;-o-border-radius:1rem;color:#000}.chat p{font-size:12px}.ChatHeader{color:#371b17;font-family:Poppins;font-size:2.5rem;font-style:normal;font-weight:bolder}.backButton{margin-right:1rem;width:2rem}@media only screen and (max-width:688px){.dextopChat{display:none}.mobileChat{display:block}.mobileChat a{color:#000}.chat{margin-bottom:100px;padding-top:70px}.ChatName,.messageSend{position:fixed}.sendbtn img{width:28px}}@media only screen and (min-width:689px) and (max-width:992px){.dextopChat{display:none}.mobileChat{display:block}.mobileChat a{color:#000}.chat{margin-bottom:100px;padding-top:70px}.ChatName,.messageSend{position:fixed}.sendbtn img{width:28px}}.cahtSidebar::-webkit-scrollbar{width:10px}.cahtSidebar::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px grey}.cahtSidebar::-webkit-scrollbar-thumb{background:#b5b5b5;border-radius:10px}.cahtSidebar::-webkit-scrollbar-thumb:hover{background:#6a6a6a}.fixedSearch{background-color:#f9f9f9;left:0;position:-webkit-sticky;position:sticky;top:0;z-index:1}.lastMessage{font-size:.8rem;margin:0;padding:0}.no-chat{align-items:center;background-color:#fff;color:#000;display:flex;font-size:18px;font-weight:600;height:100%;justify-content:center}.unread-count{background-color:#4395ff;border-radius:50%;color:#fff;font-size:10px;font-weight:600;min-height:20px;min-width:20px;padding:5px 7px;text-align:center}.search-container{align-items:center;background-color:#fff;border-radius:25px;box-shadow:0 2px 4px #0000001a;display:flex;padding:5px 10px}.search-icon{margin-right:5px}.search-input{border:none;font-size:16px;outline:none}button.load_btn{background:none;background:blue;border:none;border-radius:4px;color:#fff;display:inherit;margin-left:auto;margin-right:auto;padding:2px 10px}button.load_btn svg{fill:#fff;height:20px;margin-left:5px}.slider-container{align-items:center;display:flex;overflow:hidden;position:relative;width:100%}.slider{transition:transform .4s ease-in-out}.slider,.slider-content{display:flex;width:100%}.slide{box-sizing:border-box;min-width:100%}.slider-button{background-color:#00000080;border:none;color:#fff;cursor:pointer;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.slider-button.prev{left:10px}.slider-button.next{right:10px}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.slick-dots li,.slick-dots li img{height:5rem;width:5rem}.slick-active li{width:0!important}.thumb .discountImage{height:5rem;width:5rem}.thumb .discountOfferDivDetails{display:none}.thumbSlider .discountImage{gap:10px;height:15vw!important;position:relative;width:100%}.ol-head{font-size:1.3rem;font-weight:800}.ol-head-roman{list-style-type:upper-roman}.ol-head-secondary{font-size:1.1rem;font-weight:500}.detailsBody{font-size:.8rem}.press{display:block;margin:0;padding:0;width:100%}.press li{display:inline-block;text-align:center;width:25%}@media (max-width:960px) and (min-width:501px){.press li{width:50%}}@media (max-width:500px){.press li{width:100%}}.BottomPopUP{border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-ms-border-radius:8px 8px 0 0;-o-border-radius:8px 8px 0 0}.BottomPopUP .bottomsheetSlideBtn{background-color:#3d1e19;border:round;border-radius:10px;height:.5rem!important;margin:auto;width:8rem}.BottomPopUP button{background:none}.BottomPopUP button img{height:2rem;margin-right:1rem;width:2rem}.cardContainer{box-shadow:0 4px 8px #0000001a;margin-top:150px}.chefCooking{border-radius:8px;height:200px;width:200px}.chefCookingIcon{height:35px;width:38px}.deliveryMan{height:90px;width:100px}.chatIcon{align-items:end;float:right;justify-content:flex-end;justify-items:end;right:0}.OrderDetails{padding-left:10px}.status{display:flex;justify-content:space-evenly}.status-tab{background-color:#ece6e6;border-radius:8px;cursor:pointer;height:10px;width:80px}.status-tab.active{background-color:#000}.tab-2{width:120px}.welcome-container{box-shadow:0 4px 11px #0000004d;display:flex;margin:4.8em auto 0;width:min(1000px,100%)}.table-img-container{height:85dvh;overflow:hidden;width:min(32rem,100%)}.table-img-container>img{height:100%;object-fit:cover;width:100%}.restaurant-logo{height:10rem;margin:0 auto;overflow:hidden;width:10rem}.restaurant-logo>img{height:100%;object-fit:contain;width:100%}.welcome-info{flex:1 1;padding:2rem;position:relative;text-align:center}.welcome-title{font-size:clamp(1.5rem,2.8vw,2.8rem)}.welcome-table,.welcome-title{font-weight:600}.welcome-cta{bottom:10%;display:flex;justify-content:center;position:absolute;width:100%}.welcome-btn{align-items:center;background-color:#000;border:none;border-radius:.7em;color:#fff;display:flex;font-weight:500;justify-content:space-between;outline:none;padding:.8em 4em;text-decoration:none}.btn-icon{height:2rem;margin-left:1em;overflow:hidden;width:2rem}.btn-icon>img{filter:invert(1);height:100%;object-fit:contain;width:100%}.table-number{background-color:#7480ff;border-radius:.4em;color:#fff;padding:.1em .5em}@media only screen and (max-width:980px){.welcome-container{flex-direction:column}.table-img-container{height:22rem;width:100%}.restaurant-logo{margin:1em auto 0}.welcome-cta{margin:2em 0}.welcome-cta,.welcome-info{position:static}}
/*# sourceMappingURL=main.e776e8f2.css.map*/