@charset "UTF-8";.boot-error-page,.boot-fail-page{padding:10px}.boot-error-page .items,.boot-fail-page .items{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;padding:26px;text-align:center}.boot-error-page .items h3,.boot-fail-page .items h3{color:#f5b05a;font-size:22px;font-weight:bolder;text-transform:uppercase}.boot-error-page .items p,.boot-fail-page .items p{font-size:16px;font-weight:700;text-transform:capitalize}.error-page-404{min-height:100vh;padding:10px}.error-page-403{flex-wrap:wrap;margin:8% auto;max-width:1170px;min-height:500px}.error-page-403,.error-page-404{align-items:center;background:#f0f8ff;border:1px solid hsla(0,0%,50%,.051);display:flex;justify-content:center}.error-page-403 .items,.error-page-404 .items{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;padding:26px;text-align:center}.error-page-403 .items:first-child img,.error-page-404 .items:first-child img{min-width:307px}.error-page-403 .items:last-child,.error-page-404 .items:last-child{flex:2;line-height:1.3}.error-page-403 .items:last-child div:first-child,.error-page-404 .items:last-child div:first-child{color:#4a5d74;font-size:9em;font-weight:800}.error-page-403 .items:last-child div:nth-child(2),.error-page-404 .items:last-child div:nth-child(2){color:#f5b05a;font-size:22px;font-weight:bolder;text-transform:uppercase}.error-page-403 .items:last-child div:nth-child(3),.error-page-404 .items:last-child div:nth-child(3){color:#4a5d74;font-size:16px;font-weight:700;line-height:36px;text-transform:capitalize}.error-page-403 .items:last-child div:nth-child(4) a,.error-page-404 .items:last-child div:nth-child(4) a{color:#37689a;font-size:12px}.slide-up-enter-active,.slide-up-leave-active{transition:all .1s cubic-bezier(.4,0,.2,1)}.slide-up-enter,.slide-up-leave-to{opacity:0;transform:translateY(12px)}.slide-down-enter-active,.slide-down-leave-active{transition:all .1s cubic-bezier(.4,0,.2,1)}.slide-down-enter,.slide-down-leave-to{opacity:0;transform:translateY(-12px)}.slide-down-mob-enter-active,.slide-down-mob-leave-active{transition:all 0s ease}.slide-down-mob-enter,.slide-down-mob-leave-to{opacity:0;transform:translateY(-20px)}.slide-in-left-enter-active,.slide-in-left-leave-active,.slide-in-right-enter-active,.slide-in-right-leave-active{backface-visibility:hidden;transition:transform .22s cubic-bezier(.32,.72,0,1) 0s!important;will-change:transform}.slide-in-right-enter-from,.slide-in-right-leave-to{transform:translate(100%)}.slide-in-left-enter-from,.slide-in-left-leave-to{transform:translate(-100%)}.slide-y-reverse-transition-enter-active,.slide-y-reverse-transition-leave-active{backface-visibility:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;will-change:transform}.slide-y-reverse-transition-enter-from,.slide-y-reverse-transition-leave-to{opacity:1!important;transform:translateY(100%)}.slide-y-reverse-transition-enter-to,.slide-y-reverse-transition-leave-from{opacity:1!important}.product-reveal-enter-active{transition:opacity .15s ease-out}.product-reveal-leave-active{transition:none}.product-reveal-enter-from{opacity:0}.router-view-slide-in-enter-active,.router-view-slide-in-leave-active,.router-view-slide-out-enter-active,.router-view-slide-out-leave-active{background-color:#fff!important;height:100vh;position:fixed;width:100%}.router-view-slide-in-enter-active{transform:translate(100%);transition:transform .22s cubic-bezier(.32,.72,0,1) 0s!important;z-index:2}.router-view-slide-in-enter-to{transform:translate(0);z-index:2}.router-view-slide-in-leave-active{transform:translate(0);transition:transform .22s cubic-bezier(.32,.72,0,1) 0s!important;z-index:1}.router-view-slide-in-leave-to,.router-view-slide-out-enter-active{transform:translate(-20%);z-index:1}.router-view-slide-out-enter-active{transition:transform .22s cubic-bezier(.32,.72,0,1) 0s!important}.router-view-slide-out-enter-to{transform:translate(0);z-index:1}.router-view-slide-out-leave-active{transform:translate(0);transition:transform .22s cubic-bezier(.32,.72,0,1) 0s!important;z-index:2}.router-view-slide-out-leave-to{transform:translate(100%);z-index:2}.nav-slide-enter-active{transition-duration:.1s;transition-timing-function:cubic-bezier(0,0,.2,1)}.nav-slide-leave-active{transition-duration:.1s;transition-timing-function:cubic-bezier(.4,0,1,1)}.nav-slide-enter-to,.nav-slide-leave{overflow:hidden;transform:translateY(0)}.nav-slide-enter,.nav-slide-leave-to{overflow:hidden;transform:translateY(100%)}.zoomIn-enter-active,.zoomIn-leave-active{transition:all .1s cubic-bezier(.4,0,.2,1)}.zoomIn-enter,.zoomIn-leave-to{opacity:0;transform:scale(0)}.pulse{animation-duration:.3s;animation-name:pulse;animation-timing-function:linear}.fade-in{animation-duration:.1s;animation-name:fadeIn;animation-timing-function:linear}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-enter-active,.fade-leave-active{transition:opacity .1s cubic-bezier(.4,0,.2,1)}.fade-enter,.fade-leave-to{opacity:0}@keyframes scrolling-left1{0%{transform:translate(60%);-webkit-transform:translateX(60%)}to{transform:translate(-100%);-webkit-transform:translateX(-100%)}}@keyframes scrolling-right1{0%{transform:translate(-40%);-webkit-transform:translateX(-40%)}to{transform:translate(100%);-webkit-transform:translateX(100%)}}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .1s cubic-bezier(.4,0,.2,1)}.component-fade-leave-to,.modal-fade-enter{opacity:.9}.load-more-loader{animation:animloader 1s linear infinite alternate;border-radius:50%;box-sizing:border-box;color:#d3d3d3;display:block;height:12px;margin:15px auto;position:relative;width:12px}@keyframes animloader{0%{box-shadow:-38px -12px,-14px 0,14px 0,38px 0}33%{box-shadow:-38px 0,-14px -12px,14px 0,38px 0}66%{box-shadow:-38px 0,-14px 0,14px -12px,38px 0}to{box-shadow:-38px 0,-14px 0,14px 0,38px -12px}}.slider-loader{animation:mulShdSpin 1.1s ease infinite;border-radius:50%;font-size:3px;height:5px;margin-left:7px;margin-top:22px;position:relative;text-indent:-9999em;transform:translateZ(0);width:5px}@keyframes mulShdSpin{0%,to{box-shadow:0 -2.6em #d3d3d3,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #00000080,-1.8em -1.8em #000000b3}12.5%{box-shadow:0 -2.6em #000000b3,1.8em -1.8em #d3d3d3,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #00000080}25%{box-shadow:0 -2.6em #00000080,1.8em -1.8em #000000b3,2.5em 0 #d3d3d3,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}37.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #00000080,2.5em 0 #000000b3,1.75em 1.75em #d3d3d3,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}50%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #00000080,1.75em 1.75em #000000b3,0 2.5em #d3d3d3,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}62.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #00000080,0 2.5em #000000b3,-1.8em 1.8em #d3d3d3,-2.6em 0 #0003,-1.8em -1.8em #0003}75%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #00000080,-1.8em 1.8em #000000b3,-2.6em 0 #d3d3d3,-1.8em -1.8em #0003}87.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #00000080,-2.6em 0 #000000b3,-1.8em -1.8em #d3d3d3}}.merchant-mobile-view{overflow-x:hidden}.parallax-img{position:relative;transform-style:preserve-3d;z-index:-1}.parallax-img .v-image,.parallax-img img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;transform:translateZ(-10px) scale(2);transform-origin:0 0;width:100%;z-index:-1}.parallax-img:before{background:linear-gradient(0deg,rgba(0,0,0,.286),transparent 40%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.bg-img-mrchnt,.bg-img-mrchnt-2{height:380px}.bg-img-mrchnt-2:before,.bg-img-mrchnt:before{background:linear-gradient(0deg,rgba(0,0,0,.286),transparent 40%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.bg-img-mrchnt-2{height:300px}.inner-bottom-shadow{position:relative}.inner-bottom-shadow:before{background:linear-gradient(0deg,rgba(0,0,0,.286),transparent 40%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.merchant-tital .v-skeleton-loader__list-item-three-line{height:auto!important;padding:6px 0 0!important}.merchant-header-img{border-radius:20px;position:absolute}.merchant-header-img .v-skeleton-loader{border-radius:20px}.merchant-name-loader .v-skeleton-loader__heading{margin-left:0!important;max-width:180px}.merchant-search.v-text-field.v-text-field--solo .v-input__prepend-inner{margin-top:1px!important}.disable-merchant-card{filter:grayscale(1)}.merchant-filter-btn{border-radius:8px}input.counter-input::-webkit-inner-spin-button,input.counter-input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}input.counter-input[type=number]{-moz-appearance:textfield}.in-progress .v-timeline-divider__dot{position:relative}.in-progress .v-timeline-divider__dot:after{animation:ripple 1.8s infinite;border-radius:50%;content:"";height:21px;margin:0;opacity:1;position:absolute;width:21px;z-index:1}.order-complete .v-timeline-divider{border-radius:8px;box-shadow:0 0 0 2px #29b745;height:40px!important}.dashed-line .v-timeline-divider__after,.delivery .v-timeline-divider__before,.pickup .v-timeline-divider__before{background:transparent!important;border-left:2px dashed grey}.dashed-line .v-timeline-divider__after{margin-bottom:2px}.delivery.order-complete .v-timeline-divider__before,.pickup.order-complete .v-timeline-divider__before{background:#000!important;border-left:none}.track-delivery .v-timeline{grid-template-columns:0 40px 1fr}@keyframes ripple{to{background:#29b745;box-shadow:0 0 0 7px transparent,0 0 0 9px #29b74580,0 0 0 10px transparent,0 0 0 10px #29b74500,0 0 0 10px transparent}}.simple-slider{position:relative}.simple-slider-container{width:100%}.simple-slider-container .slider-inner-container{-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:flex;flex:1;flex-direction:row;gap:20px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.simple-slider-container .slider-inner-container>*{scroll-snap-align:start}.simple-slider-container .slider-inner-container::-webkit-scrollbar{display:none!important}.buttons-center.slider-next-btn,.buttons-center.slider-prev-btn{position:absolute!important;top:50%;transform:translateY(-50%)}.buttons-center.slider-prev-btn{left:20px}.buttons-center.slider-next-btn{right:20px}.buttons-top-right.slider-next-btn,.buttons-top-right.slider-prev-btn{position:absolute!important;top:-40px}.buttons-top-right:not(.rtl).slider-prev-btn{right:65px}.buttons-top-right:not(.rtl).slider-next-btn{right:20px}.buttons-top-right.rtl.slider-prev-btn{left:20px!important}.buttons-top-right.rtl.slider-next-btn{left:65px}[data-node=id] .slider-next-btn{left:calc(100% - 58px);top:calc(4% - 2px);z-index:9999}[data-node=id] .slider-prev-btn{left:calc(100% - 100px);top:calc(4% - 2px);z-index:9999}.simple-slider .indicators{align-items:center;display:flex;justify-content:end;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%}.simple-slider .indicators .right-ind{height:28px;position:relative;width:100px}.simple-slider .indicators .right-ind .v-icon{opacity:0;position:absolute;right:0;top:0}.simple-slider .indicators .right-ind .v-icon:first-child{animation:pulse 1.4s .8s infinite}.simple-slider .indicators .right-ind .v-icon:nth-child(2){animation:pulse 1.4s .6s infinite;right:11px}.simple-slider .indicators .right-ind .v-icon:nth-child(3){animation:pulse 1.4s .4s infinite;right:22px}.simple-slider .indicators .left-ind{height:28px;position:relative;width:100px}.simple-slider .indicators .left-ind .v-icon{left:0;position:absolute;top:0}.simple-slider .indicators .left-ind .v-icon:nth-child(2){left:11px}.simple-slider .indicators .left-ind .v-icon:nth-child(3){left:22px}@keyframes pulse{0%{opacity:1}to{opacity:0}}.schedule-switch input[type=checkbox]{display:none;height:0;visibility:hidden;width:0}.schedule-switch label{background:#9da0a7;border-radius:100px;cursor:pointer;display:block;height:24px;position:relative;text-indent:-9999px;width:50px}.schedule-switch label:after{background:#fff;border-radius:16px;content:"";height:16px;left:4px;position:absolute;top:4px;transition:.3s;width:16px}.schedule-switch input:checked+label{background:#0671e3}.schedule-switch input:checked+label:after{left:calc(100% - 4px);transform:translate(-100%)}#AppBar.native-top-notch-padding{height:auto!important;padding-top:var(--native-status-bar-height,0)!important}.native-status-bar-bg{z-index:100000}.native-status-bar-bg,.native-under-sheet-status-cover{background-color:rgb(var(--v-theme-header_bg));height:var(--native-status-bar-height,0);left:0;pointer-events:none;position:fixed;right:0;top:0}.native-under-sheet-status-cover{z-index:15000}.native-status-bar-bg.native-status-bar-scrim,html.native-status-bar-transparent .native-status-bar-bg{background-color:transparent}.native-status-bar-bg.native-status-bar-scrim-hold{background-color:rgb(var(--v-theme-header_bg))!important}.native-safe-pad-top{padding-top:var(--native-status-bar-height,0)}.native-safe-margin-top{margin-top:var(--native-status-bar-height,0)}.native-safe-sticky-top{top:var(--native-status-bar-height,0)!important}.v-dialog--fullscreen:not(.native-skip-safe-top)>.v-overlay__content>:first-child{padding-top:var(--native-status-bar-height,0)!important}.country-select{display:inline-block;position:relative;width:auto}.country-select .country-select-toggle{cursor:pointer;font-size:1.16rem;height:100%;justify-content:space-between;padding:12px 0 10px 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.country-select .country-flag-img{border-radius:2px;display:inline-block;flex-shrink:0;height:18px;-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:24px}.country-select .country-select-dropdown ul li .country-flag-img{margin-right:8px}.country-select .country-select-toggle i{align-items:center;display:inline-flex;transition:transform .3s ease-in-out}.country-select.show .country-select-toggle i{transform:rotate(180deg)}.country-select :is(.country-select-toggle,.country-select-dropdown){align-items:center;border-radius:.3rem;color:#202020;display:flex}.country-select .country-select-dropdown{background-color:#fff;border:1px solid #ccc;display:block;flex-direction:column;font-size:1.1rem;justify-content:start;left:0;padding:.6rem;position:absolute;top:55px;transition:background-color .1s ease-in-out;width:390px;z-index:10}.country-select .country-select-dropdown :is(.country-select-option-search,ul){max-height:8.5rem;overflow-y:scroll;position:relative;width:100%}.country-select .country-select-dropdown ul{padding:0}.country-select .country-select-dropdown ul::-webkit-scrollbar{position:relative;width:6px}.country-select .country-select-dropdown ul::-webkit-scrollbar-track{background:#0000001a;border-radius:.2rem;width:2px}.country-select .country-select-dropdown ul::-webkit-scrollbar-thumb{background:#0000004d;border-radius:.2rem}.country-select .country-select-dropdown .country-select-option-search{align-items:center;border:2px solid rgba(0,0,0,.3);border-radius:.4rem;color:#00000080;display:flex;overflow-y:auto;padding:0 .4rem}.country-select .country-select-dropdown .country-select-option-search.focus{border:2px solid hsla(0,0%,95%,.7)}.country-select .country-select-dropdown .country-select-option-search input[type=text]{border:0;border-radius:.4rem;font-size:1rem;height:2.5rem;outline:none;padding:0 .4rem;width:100%}.country-select .country-select-dropdown .country-select-option-search input[type=text]::-moz-placeholder{color:#00000080;font-size:1rem}.country-select .country-select-dropdown .country-select-option-search input[type=text]::placeholder{color:#00000080;font-size:1rem}.country-select .country-select-dropdown ul{margin:.5rem 0}.country-select .country-select-dropdown ul li{align-items:center;color:#000;cursor:pointer;display:flex;font-size:1rem;list-style:none;padding:4px .4rem}.country-select .country-select-dropdown ul li img{margin-right:8px}.country-select .country-select-dropdown ul li strong{margin-right:4px}.country-select .country-select-dropdown ul li.selected,.country-select .country-select-dropdown ul li.selected:hover{background:#f3f3f3}.country-select .country-select-dropdown ul li:last-child{border:0}.country-select .country-select-dropdown ul li:hover{background:#f2f2f280}@media screen and (max-width:435px){.country-select .country-select-dropdown{width:310px!important}}.custom-page{height:100%}.custom-page input{border:1px solid;border-radius:3px}.custom-checkbox{align-items:center;border:.1rem solid #0671e3;border-radius:2px;display:inline-block;display:flex;height:14px;justify-content:center;overflow:hidden;width:14px}.custom-checkbox.checked{background-color:#0671e3;color:#fff}.location-selection-btn{position:relative}.location-selection-btn:after{background-color:#9ca3af;content:"";height:62%;left:27px;position:absolute;top:18px;width:2px;z-index:1}#HzProductImageMagnifier.product-image-container{height:100%;overflow:hidden;position:relative;width:100%}#HzProductImageMagnifier .product-image{position:absolute}#HzProductImageMagnifier .product-image,#HzProductImageMagnifier .product-image-3d{cursor:zoom-in;height:100%;-o-object-fit:contain;object-fit:contain;transition:background-size .5s ease;width:100%}#HzProductImageMagnifier .zoomed-image{background-color:#fff;background-repeat:no-repeat;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.bar{animation-duration:1s;animation-iteration-count:infinite;animation-name:moving-gradient;animation-timing-function:linear;background:-webkit-linear-gradient(left,#252525 30%,#e4b369 80%,#252525) repeat;background-size:50% 100%;height:4px;width:100%}.half{overflow-x:hidden;width:200px}.half.full{left:0;position:fixed;top:0;width:100%;z-index:999}.half .bar{width:200%}.divider-full-mobile{display:none}@media screen and (max-width:600px){.divider-full-mobile{background-color:#e5e5e5;display:block;height:1px;left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}}.half.full .bar{animation-duration:1.4s}@keyframes moving-gradient{0%{background-position:0 100%}to{background-position:100% 100%}}.nearby-merchant-skeleton .v-skeleton-loader__card-heading .v-skeleton-loader__heading{margin:24px!important}.nearby-merchant-skeleton .v-skeleton-loader__heading{height:32px!important}.first-capitalize:first-letter{text-transform:capitalize}.text-h5.prod-sec-title{font-size:1.3rem!important}.centered-input input{text-align:center}.page-item.first,.page-item.last{display:none!important}.page-item.page-number.active{background-color:#212121}.page-item.page-number.active a{background-color:#212121;color:#fff}.page-item.page-number.active:hover a{background-color:#212121}.page-item a{border-radius:3px;margin:0 2px;padding:3px 10px!important;transition:all .3s}.page-item.page-number:hover a{background-color:#e0e0e0}.page-item.next a,.page-item.previous a{background-color:#424242;color:#fff}.page-item.next:hover a,.page-item.previous:hover a{background-color:#212121}.page-loader-mobile{position:fixed!important}.page-loader.vld-overlay{z-index:4!important}.vld-overlay{z-index:99!important}.scrollactive-item{color:inherit;display:block;line-height:43px;padding:2px 5px 0}.scrollactive-item.is-active{font-weight:600}.scrollactive-item.is-active:after{background-color:currentColor;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.featured-merchant-card:before,.merchantCategory:before{background:none!important}.featured-merchant-slider-arrows .featured-merchant-slider-arrow{top:-30px}.featured-merchant-slider-arrows .featured-merchant-slider-prev{left:auto;right:4.6rem}.featured-merchant-slider-arrows .featured-merchant-slider-next{right:2rem}#login-input .v-text-field.v-input--dense .v-input__prepend-inner,#tel-input .v-text-field.v-input--dense .v-input__prepend-inner{height:100%;left:0;margin-top:0!important;position:absolute}#login-input .v-input__prepend-outer,#tel-input .v-input__prepend-outer{height:calc(100% - 32px);left:2px;margin:0;position:absolute;top:2px;z-index:99}#login-input.email-login .v-field__input,#tel-input.email-login .v-field__input{padding-left:20px!important}#login-input .v-field__input,#tel-input .v-field__input{padding-left:63px!important;padding-right:20px}.auth-page-divider{align-items:center;color:#363636;display:flex;font-size:1rem;justify-content:center;text-shadow:1px 1px 1px rgba(0,0,0,.45)}.auth-page-divider:after,.auth-page-divider:before{content:"";display:block;height:.09em;max-width:10vw;width:100%}.auth-page-divider:before{background:linear-gradient(90deg,#36363600,#363636);margin-right:4vh}.auth-page-divider:after{background:linear-gradient(270deg,#36363600,#363636);margin-left:4vh}.v-input.v-text-field--outlined input{max-height:100%!important}.v-text-field.v-text-field--outlined input{padding:15px 0!important}.v-text-field.tw-text-sm label{font-size:14px!important}.v-text-field.tw-text-xs label{font-size:12px!important}#AddressSelectType .v-slide-group__content{gap:20px;justify-content:space-between}iframe{position:relative;transition:opacity .5s ease-in-out;transition-delay:.25s}.orders-container>div{overflow-y:auto!important}.banner-img{aspect-ratio:16/9}#CartCard .input-field .v-input__slot{min-height:40px!important}#CartCard .coupon-btn{min-height:32px!important;min-width:80px!important}#coupon .v-text-field--outlined fieldset,#message .v-text-field--outlined fieldset{border-color:#e5e5e5!important}.coupon-wrapper{align-items:center;display:flex}.coupon-input-field{width:80%}.schedule-text{font-size:12px;margin:0!important;text-transform:none}@media screen and (max-width:576px){#payment-card .v-card__text{padding-left:0!important;padding-right:0!important}}.payment-card-dark-mobile{background-color:transparent!important;border-color:transparent!important}.place-order{align-items:center;display:flex;flex-direction:column;justify-content:center}.place-order .v-card.place-order-btn{border:none!important;border-radius:7px!important;color:#fff!important;margin-bottom:5px;margin-top:5px;min-height:54px!important}.address-card{width:100%!important}svg{display:inline-block;vertical-align:middle}.c-table tr td{padding:5px}#MaintenancePage figure.media{margin:auto;max-width:1200px}.date-btn,.time-btn{border-color:#e0e0e0!important;color:#000!important}.date-btn.v-btn-active,.time-btn.v-btn-active{background-color:#e6f1fc!important;border-color:#4494ea!important}.v-stepper__step__step{text-indent:-9999px}.address-card .v-input__slot,.order-type-btn-23j43 .v-input__slot{padding:0!important}.order-type-btn-23j43 .v-input--is-label-active{max-width:111px}.hide-input input{width:0!important}.nav-icon,.nav-text{color:#000}.d-footer{font-size:14px;line-height:28px}.bottom-footer,.bottom-footer-desktop{border-top:1px solid #ccc}.idle-color{color:#8b8a94}button.footer-btn{margin-top:0}button.footer-btn .v-btn:before,button.footer-btn:before{background-color:transparent}.footer-btn-text{margin-top:6px}.top-notifications{left:0;right:0;top:0;z-index:9999}.top-notifications a{color:#fff}.top-notifications.fixed{position:fixed}.top-notifications.absolute{position:absolute}.top-notifications .v-alert__content{width:calc(100% - 70px)}.btn-bg,.btn-bg-blue{border-radius:4px!important;padding:15px}.btn-bg-blue{background-color:#0671e3}.mobile-filter-btn{left:-2%;margin-top:6%;right:-2%;z-index:9999}.timeline-loader{position:relative}.timeline-loader:before{background-color:#e1e1e1;content:"";height:80%;left:38px;position:absolute;top:33px;width:2px;z-index:1}.payment_modal{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:9999}.payment_modal_inner{background-color:#fff;border-radius:4px;max-height:90vh;max-width:500px;overflow-y:auto;padding:3rem 1rem 1rem;position:relative;width:100%}.payment_modal_inner .close-modal{position:absolute;right:4px;top:4px}.payment_modal form{align-self:center}.payment_modal .hidden{display:none}.splide__arrows .splide__arrow{background-color:#ececec;border-radius:8px;height:35px;transition:background-color .3s;width:35px}.splide__arrows .splide__arrow:hover{background-color:#e4e4e4}@media screen and (max-width:959.99px){.merchant-page::-webkit-scrollbar,::-webkit-scrollbar{display:none!important}*,.merchant-page{-ms-overflow-style:none!important;scrollbar-width:none!important}}.web-main-search .v-field{--v-input-control-height:40px;--v-field-input-padding-top:8px;--v-field-input-padding-bottom:8px;border:1.5px solid #ececec;box-shadow:none;height:40px!important}.web-main-search .v-field input{font-family:Axiforma,sans-serif;font-size:12px;font-weight:400}.web-main-search .v-field input::-moz-placeholder{color:#67696d!important;opacity:1}.web-main-search .v-field input::placeholder{color:#67696d!important;opacity:1}.mobile-search-input .v-field{border:1.6px solid #ebebeb;border-radius:10px!important;box-shadow:none;height:55px;padding-left:14px}.mobile-search-input .v-field input{color:#67696d!important;font-size:14px;font-weight:400;height:49px;padding-bottom:16px!important;padding-top:16px!important}.mobile-search-input .v-field input::-moz-placeholder{color:#67696d!important;opacity:1}.mobile-search-input .v-field input::placeholder{color:#67696d!important;opacity:1}.vld-overlay .vld-icon{align-items:center;display:flex;flex-direction:column;justify-content:center}.v-radio.radio.payment-method .theme--light.v-icon{color:#e7e7e9}#stripe-payment-element-errors,.v-tabs-slider-wrapper{display:none}.active-nav.v-list-item--active .nav-icon,.active-nav.v-list-item--active .nav-text{color:#fff!important}.active-nav.v-list-item--active .v-list-item__prepend img{filter:invert(100%)}iframe#orderTracking{height:100%!important;overflow:hidden}.c-overflow-y-hidden{-webkit-overflow-scrolling:none!important;max-height:100vh!important;overflow:hidden!important;overscroll-behavior:none!important;position:fixed!important;touch-action:none!important;width:100%!important}.v-snack:not(.v-snack--absolute){z-index:9999!important}#mbOrderTypeList{display:none}.v-otp-input .v-input{font-size:30px!important;font-weight:700!important}.v-otp-input .v-input input{max-height:46px}@media screen and (max-width:959.99px){#tidio-chat iframe{inset:auto -7px 62px auto!important}}video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#ongoingOrders{-webkit-backdrop-filter:saturate(180%) blur(35px);backdrop-filter:saturate(180%) blur(35px);background-color:#ffffffb3;box-shadow:0 -7px 13px #0000001a;margin-bottom:-1px;width:100%}#MultiVendorBottomNav .v-bottom-navigation__content{display:block!important}.ongoing-order{gap:10px;height:100%;padding:10px 16px 0 0}.loading-screen,.ongoing-order{align-items:center;display:flex;width:100%}.loading-screen{background-color:#fff;height:100vh;justify-content:center;left:0;position:fixed;top:0;z-index:999}.loading-screen svg{display:inline-block;height:100px;margin:10px;width:100px}.loading-screen .cls-3{fill:none;stroke:silver;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}.product-options-loader .v-skeleton-loader__avatar.v-skeleton-loader__bone{border-radius:100px!important;height:20px!important;width:20px!important}.product-options-loader .v-skeleton-loader__text.v-skeleton-loader__bone{height:35px!important}.v-chip.v-chip--outlined.v-chip.v-chip.bg-black{background-color:#000!important}#ProductLabelsSlider .v-icon__svg{height:16px;width:16px}.v-application--is-ltr #ProductPopupForm .v-list-item__action:first-child,.v-application--is-ltr #ProductPopupForm .v-list-item__icon:first-child{margin-right:10px!important}.v-list--dense .v-list-item.v-list-item--two-line,.v-list-item--dense.v-list-item--two-line{min-height:50px!important}.v-dialog__content>.v-dialog{background-color:#fff!important}.v-alert__content{margin:auto!important}.v-list-item--density-default.v-list-item--three-line .v-list-item__prepend{padding-top:3px!important}.v-navigation-drawer+.v-navigation-drawer__scrim{z-index:10000!important}.v-navigation-drawer{transition:transform .4s ease-in-out!important}.v-navigation-drawer__scrim,.v-overlay__scrim{transition:opacity .4s ease-in-out!important}.merchant-card-loader .v-skeleton-loader__image{height:200px}.merchant-card-loader .v-skeleton-loader__avatar{margin-bottom:14px;margin-top:14px;max-height:66px;max-width:66px;min-height:66px;min-width:66px}.merchant-card-loader .v-skeleton-loader__text{height:16px}.merchant-card-loader .v-skeleton-loader__avatar,.merchant-card-loader .v-skeleton-loader__image,.merchant-card-loader .v-skeleton-loader__text{opacity:.8}.v-timeline-item__body{width:100%}.v-menu{z-index:999999!important}.footer-btn .v-btn__overlay{display:none}#centeredDiv{color:#666;font-size:16px;font-weight:500;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%) translateY(-50%);z-index:-1}.spinner{animation:rotation .7s linear infinite;border:5px solid #d1d1d1;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:38px;width:38px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media screen and (max-width:960px){html{height:100svh!important}}#searchInput.v-field__input{font-size:12px;height:46px!important}#searchInput.v-field__input::-moz-placeholder{color:#919192;font-size:12px;opacity:1}#searchInput.v-field__input::placeholder{color:#919192;font-size:12px;opacity:1}.border-opacity-1 .v-field__outline{display:none!important}.v-toolbar__content{overflow:visible!important}.address-form .v-field--active .v-label.v-field-label,.address-form .v-field--focused .v-label.v-field-label{font-size:12px}.address-form .v-label.v-field-label{color:#7e808c;font-size:14px;opacity:1;text-transform:uppercase}.address-form .v-chip{color:#ddd;justify-content:center;opacity:1;width:100%}.address-form .v-chip i,.address-form .v-chip span{color:#7e808c}.address-form .v-chip.text-primary{color:#000!important}.address-form .v-chip.text-primary i,.address-form .v-chip.text-primary span{color:#000}.pb-section-selected{overflow:visible!important;position:relative;transition:box-shadow .15s ease-in-out}.pb-section-selected-highlight{position:relative}.pb-section-selected-highlight:after{border:2px solid #2563eb;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10000}.pb-section-selected-highlight#HomePageBanners:after{left:-12px;right:-12px}.pb-section-selected-highlight#HomePageBanners:before{left:-12px}@media (max-width:959px){.pb-section-selected-highlight#HomePageBanners:after{left:0;right:0}.pb-section-selected-highlight#HomePageBanners:before{left:0}}.pb-section-selected-highlight:before{background:#2563eb;border-radius:4px 4px 0 0;box-shadow:0 2px 4px #0000001a;color:#fff;content:attr(data-section-label) "    ×";cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;left:0;letter-spacing:.3px;line-height:1.4;padding:4px 12px;pointer-events:auto!important;position:absolute;top:0;transform:translateY(-100%);transition:background-color .15s ease-in-out;white-space:nowrap;z-index:10000}.pb-section-selected-highlight:hover:before{background-color:#1d4ed8}.pb-section-border-overlay{box-shadow:inset 0 0 0 2px #2563eb!important}
