.cool-lightbox{position:fixed;left:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;right:0;transition:all .3s ease}.cool-lightbox .cool-lightbox-zoom{position:absolute;bottom:15px;left:50%;display:flex;z-index:99999;background-color:#0f0f0fcc;border-radius:8px;padding:0 12px;align-items:center;transform:translate(-50%)}.cool-lightbox .cool-lightbox-zoom input[type=range]{-webkit-appearance:none;margin:10px 0;width:105px;background:0 0}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus{outline:0}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-4.5px}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-webkit-slider-runnable-track{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;animate:.2s;background:0 0;border-color:transparent;color:transparent}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-lower{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-upper{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-lower{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-upper{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon{height:15px;width:15px;color:#fff}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:first-of-type{margin-right:10px}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:last-of-type{margin-left:10px}.cool-lightbox .cool-lightbox-thumbs{position:absolute;height:100vh;overflow-y:auto;width:102px;right:-102px;top:0;overflow-x:hidden;transition:none;background-color:#ddd;scrollbar-width:thin;scrollbar-color:#fa4242 rgba(175,175,175,.9)}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs{transition:all .3s ease}}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar{width:6px;height:6px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-button{width:0;height:0}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb{background:#fa4242;border:0 none #fff;border-radius:50px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:hover{background:#fff}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:active{background:#000}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track{background:#e1e1e1;border:0 none #fff;border-radius:8px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:hover{background:#666}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:active{background:#333}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-corner{background:0 0}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs{width:212px;right:-212px}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list{display:flex;flex-wrap:wrap;padding:2px 0 2px 2px}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{background-color:#000;width:100%;margin-right:2px;margin-bottom:2px;display:block;height:75px;position:relative}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:calc(50% - 2px)}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:before{top:0;left:0;right:0;bottom:0;opacity:0;content:"";z-index:150;transition:all .3s ease;position:absolute;visibility:hidden;border:3px solid #fa4242}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb img{width:100%;height:100%;object-fit:cover}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon{position:absolute;z-index:100;top:50%;left:50%;width:25px;height:25px;transform:translate(-50%,-50%)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon path{fill:#fff}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video:after{content:"";top:0;left:0;right:0;bottom:0;z-index:50;position:absolute;background:#0009}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.active:before,.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:hover:before{opacity:1;visibility:visible}.cool-lightbox .cool-lightbox__inner{padding:60px 0;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;transition:none}@media (min-width:767px){.cool-lightbox .cool-lightbox__inner{transition:all .3s ease}}.cool-lightbox .cool-lightbox__progressbar{position:absolute;top:0;left:0;right:0;height:2px;z-index:500;transform-origin:0;transform:scaleX(0);transition:transform 3s linear;display:block}.cool-lightbox.cool-lightbox--is-swipping{cursor:-webkit-grabbing;cursor:grabbing}.cool-lightbox.cool-lightbox--is-swipping iframe{pointer-events:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide{transition:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide.cool-lightbox__slide--hide{display:flex;z-index:50}.cool-lightbox.cool-lightbox--zoom-disabled .cool-lightbox__slide .cool-lightbox__slide__img{transform:translate3d(-50%,-50%,0)}.cool-lightbox.cool-lightbox--can-zoom .cool-lightbox__slide img{cursor:zoom-in}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox__slide img{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox-caption{opacity:0}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:102px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:212px}}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox-thumbs{right:0}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{width:100%;left:0;right:0;top:auto;height:70px;bottom:-70px;overflow:auto}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{bottom:-79px;height:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list{width:100%;flex-wrap:nowrap;justify-content:center}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:100px;flex-shrink:0;margin-bottom:0;height:65px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{height:75px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:70px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox-thumbs{bottom:0}.cool-lightbox *{box-sizing:border-box;padding:0;margin:0}.cool-lightbox button{background:0 0;border:none;cursor:pointer;outline:0}.cool-lightbox svg path,.cool-lightbox svg rect{fill:currentColor}.cool-lightbox .cool-lightbox-button{padding:21px 16px 21px 4px;height:100px;opacity:1;z-index:800;color:#ccc;position:absolute;top:calc(50% - 50px);width:54px;transition:all .3s ease;visibility:visible}@media (min-width:767px){.cool-lightbox .cool-lightbox-button{width:70px;padding:31px 26px 31px 6px}}.cool-lightbox .cool-lightbox-button.hidden{opacity:0;visibility:hidden}.cool-lightbox .cool-lightbox-button:hover{color:#fff}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon{padding:7px;display:flex;align-items:center;justify-content:center;background:#1e1e1e99}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon>svg{width:100%;height:100%}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--prev{left:0}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{right:0;padding:21px 4px 21px 16px}@media (min-width:767px){.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{padding:31px 6px 31px 26px}}.cool-lightbox .cool-lightbox-pdf{max-width:100%}.cool-lightbox .cool-lightbox__iframe{width:100%;display:flex;top:50%;left:50%;align-items:center;justify-content:center;position:relative;transform:translate3d(-50%,-50%,0) scaleZ(1)}.cool-lightbox .cool-lightbox__iframe iframe{width:100%;height:100%}@media (min-width:767px){.cool-lightbox .cool-lightbox__iframe iframe{max-width:80vw;max-height:80vh}}.cool-lightbox .cool-lightbox__wrapper{width:100%;height:100%;position:relative}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe{display:flex;align-items:center}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide{flex-shrink:0;display:flex;position:relative;height:100%;opacity:.4;transition:opacity .3s linear}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide.cool-lightbox__slide--current{opacity:1}.cool-lightbox .cool-lightbox__slide{width:100%;top:0;bottom:0;left:0;right:0;z-index:100;display:none;position:absolute;margin-right:30px;transition:transform .3s ease}.cool-lightbox .cool-lightbox__slide:last-of-type{margin-right:0}.cool-lightbox .cool-lightbox__slide.cool-lightbox__slide--current{display:flex}.cool-lightbox .cool-lightbox__slide .cool-lightbox__slide__img{position:absolute;height:100%;width:100%;left:50%;top:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(-50%,-50%,0) scaleZ(1);transition:all .3s ease;display:flex}.cool-lightbox .cool-lightbox__slide img{max-width:100%;max-height:100%;margin:auto;z-index:9999;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1.5rem #00000073}.cool-lightbox .cool-lightbox__slide picture{display:flex;align-items:center;justify-content:center;max-height:100%;height:100%;margin:auto;z-index:9999}.cool-lightbox-toolbar{position:absolute;top:0;right:0;opacity:1;display:flex;transition:all .3s ease;visibility:visible}.cool-lightbox-toolbar.hidden{opacity:0;visibility:hidden}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{background:#1e1e1e99;border:0;border-radius:0;box-shadow:none;cursor:pointer;justify-content:center;align-items:center;display:inline-flex;margin:0;padding:9px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:40px;height:40px;color:#ccc}@media (min-width:767px){.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{width:44px;height:44px;padding:10px}}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn>svg{width:100%;height:100%}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn:hover{color:#fff}.cool-lightbox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;opacity:1;line-height:1.5;padding:18px 28px 16px 24px;right:0;text-align:center;direction:ltr;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;z-index:99997;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent)}@media (min-width:767px){.cool-lightbox-caption{padding:22px 30px 23px}}.cool-lightbox-caption a{color:#eee;text-decoration:underline}.cool-lightbox-caption h6{font-size:14px;margin:0 0 6px;line-height:130%}@media (min-width:767px){.cool-lightbox-caption h6{font-size:16px;margin:0 0 6px}}.cool-lightbox-caption p{font-size:13px;line-height:130%;color:#ccc}@media (min-width:767px){.cool-lightbox-caption p{font-size:15px}}.cool-lightbox-caption p a{color:#ccc}.cool-lightbox-caption p a:hover{color:#eee}.cool-lightbox-modal-enter-active,.cool-lightbox-modal-leave-active{transition:opacity .35s}.cool-lightbox-modal-enter,.cool-lightbox-modal-leave-to{opacity:0}.cool-lightbox-slide-change-enter-active,.cool-lightbox-slide-change-leave-active{transition:opacity .27s}.cool-lightbox-slide-change-enter,.cool-lightbox-slide-change-leave-to{opacity:0}.cool-lightbox-loading-wrapper{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.cool-lightbox-loading-wrapper .cool-lightbox-loading{animation:cool-lightbox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;opacity:.7;padding:0;width:50px;z-index:500}@keyframes cool-lightbox-rotate{to{transform:rotate(360deg)}}.item-desc[data-v-dc3e378f]{font-size:16px}.fa-plus[data-v-dc3e378f]{line-height:18px;background:#57e15e;border-radius:50%;padding:4px;color:#fff;height:25px;width:25px}.fa-plus[data-v-dc3e378f]:hover{background:#7bc492}.fa-minus[data-v-dc3e378f]:hover{background:#d8a861}.fa-minus[data-v-dc3e378f]{line-height:18px;background:#ff9800;border-radius:50%;padding:4px;color:#fff;height:25px;width:25px}.price-label[data-v-dc3e378f]{left:0!important;right:auto!important}.item-title[data-v-dc3e378f]{margin-top:12px;margin-bottom:14px}.card-selected[data-v-dc3e378f]{background-color:#cce7cc!important}.card-content[data-v-dc3e378f]{padding:9px}.add-to-cart[data-v-dc3e378f]{cursor:pointer;text-align:center;opacity:.9;margin-top:32px;margin-bottom:1px;display:flex;flex-direction:row;justify-content:space-around}.add-to-cart-span[data-v-dc3e378f]{background:#e41111;color:#fff;padding:5px;border-radius:6px}.img-div[data-v-dc3e378f]{background-size:contain;background-repeat:no-repeat;border:none;position:absolute;letter-spacing:2px;text-align:center;padding:2px}.img-div .card img[data-v-dc3e378f]{width:100%!important;height:91px!important;object-fit:contain}.bg-theme[data-v-dc3e378f]{background-color:#ff9800!important}.out-of-stock[data-v-dc3e378f]{color:gray;font-size:16px}.cool-lightbox[data-v-dc3e378f]{z-index:99999}.stock-out[data-v-dc3e378f]{font-size:15px;color:red;font-family:cursive}@media screen and (max-width: 667px){.item-title[data-v-dc3e378f]{font-weight:600;font-size:14px}.item-desc[data-v-dc3e378f]{font-size:12px}.img-div[data-v-dc3e378f]{right:5px;margin-top:10px}}@media screen and (max-width: 991px){.img-div[data-v-dc3e378f]{right:3px;top:0;height:41px;width:41px}}@media screen and (min-width: 992px){.img-div[data-v-dc3e378f]{right:2px;top:2px;height:100px;width:100px}}.p-icon[data-v-70c08de8]{color:#877e7e6e}.p-icon-active[data-v-70c08de8]{color:#443f3f}.card-name-group[data-v-70c08de8]{padding:0;display:flex;border:1px solid #ced4da;width:100%}.card-name-group label[data-v-70c08de8]{margin-top:4px;margin-left:9px;color:#55585a;font-weight:400;font-size:15px}#card_name[data-v-70c08de8]{background:#fff;border:none;font-size:14px;border-radius:0;padding:15px;color:#333;font-family:Rubik,sans-serif;font-weight:400;outline:none!important}.custom-checkbox[data-v-70c08de8]{display:inline-flex;align-items:center}.custom-checkbox input[data-v-70c08de8]{margin-right:8px;vertical-align:middle;margin-top:17px}#card-element[data-v-70c08de8]{margin-left:-1px!important}.vld-overlay .vld-background{background:#796b6b6e!important}.theme-orange .vdatetime-popup__header,.theme-orange .vdatetime-calendar__month__day--selected>span>span,.theme-orange .vdatetime-calendar__month__day--selected:hover>span>span{background:#4ca832}.theme-orange .vdatetime-year-picker__item--selected,.theme-orange .vdatetime-time-picker__item--selected,.theme-orange .vdatetime-popup__actions__button{color:#4ca832}.slick-arrow{position:relative;left:0;width:20px!important;height:20px!important;line-height:21px!important}.nextArrowBtn{position:absolute;z-index:9999999;top:40%;right:0;color:#0d7cc577}.prevArrowBtn{position:absolute;z-index:9999999;top:40%;left:-15px;color:#0d7cc577}.time-button{color:#000!important;margin-right:6px;margin-bottom:6px;background:#ff9800!important;border:2px solid #ff9800!important}.search-input-field{width:100%}.navbar-form{margin-left:4px!important;margin-top:10px!important;margin-right:254px!important;width:100%!important}.container{z-index:1!important}.nav-scroll{z-index:2!important}@media screen and (max-width: 991px){.toppings{height:33px!important}.prod-title-booking-table{font-size:12px}.modify-topping-k-booking-table{color:#5d93c5!important}.modify-topping-k-booking-table .txt{font-size:18px}.topping-wrapper-booking-table img{max-height:102px}.minus-toppings-booking,.plus-toppings-booking,.qty-button-booking{width:3rem!important;line-height:29px!important;font-size:14px}}@media screen and (max-width: 667px){.modal-mask{top:464px}.topping-items{padding:0!important}.topping-wrapper-booking-table img{max-height:41px}.minus-toppings-booking,.plus-toppings-booking,.qty-button-booking{width:2rem!important;line-height:26px!important;font-size:12px}.catButton{width:82px!important}.no-table{font-size:15px}.prod-title-booking-table{font-size:12px}.button-group-table-booking{bottom:0!important;padding-right:13px}.topping-price-wrapper{margin-top:-48px!important;margin-left:19rem!important;width:213px!important}.topping-info{display:"none"}.topping-wrapper-booking-table{width:44px!important}.modify-topping-k-booking-table .txt{font-size:10px}}.enquiry{border-top:2px solid rgb(148 136 136 / 65%)!important}.menu-item[data-v-429d045d]{text-align:center;display:flex;flex-direction:column;align-items:center;margin:10px}.menu-item img[data-v-429d045d]{max-width:100%;max-height:102px;object-fit:contain;border-radius:8px}.options[data-v-429d045d]{display:flex;flex-direction:row;justify-content:center}.bg-booking[data-v-429d045d]{padding:10px;background:#32320080;min-height:300px}.time-b-utton-groups[data-v-429d045d]{margin-top:20px;display:flex;flex-direction:row;justify-content:center}.time-button[data-v-429d045d]:hover{background:transparent!important;color:#fff!important;transform:translateY(-2px)}.box-label[data-v-429d045d]{color:#fff;font-weight:600;font-size:17px}.form-label[data-v-429d045d]{color:#151414a8!important;font-size:11px;font-weight:700;margin-bottom:1px}.form-box[data-v-429d045d]{text-align:left!important}.no-table[data-v-429d045d]{font-size:21px;color:#d8c9c6;font-family:monospace}.invalid-input[data-v-429d045d]{border:1px solid red;background:beige}@media screen and (max-width: 480px){.time-button[data-v-429d045d]{min-width:111px!important;border-radius:7px;font-size:14px!important}.flex-container-variation>div[data-v-4732c1d7][data-v-429d045d]{margin-bottom:0}.flex-container-variation>div[data-v-429d045d]{width:184px}}select[data-v-429d045d]::-ms-expand{-webkit-appearance:none!important;-moz-appearance:none!important;text-indent:1px;text-overflow:""}.vid-overlay .is-active[data-v-429d045d]{position:absolute!important;z-index:999999!important;width:100%!important;height:100%}.required[data-v-429d045d]{color:red}.slick-arrow[data-v-429d045d]{position:relative;left:0;width:20px!important;height:20px!important;line-height:21px!important}.search-input[data-v-429d045d]{margin-left:14px;margin-right:-2px;width:100%}.flex-container[data-v-429d045d],.flex-container-t-variation[data-v-429d045d]{display:flex;flex-wrap:wrap;background-color:#fff;flex-direction:row}.flex-container>div[data-v-429d045d]{background-color:#fff;margin:1px;text-align:left;font-size:18px;width:100%}.flex-container-t-variation>div[data-v-429d045d]{background-color:#f3efef;margin:1px;text-align:-webkit-center;font-size:18px;width:49%!important}.card1[data-v-429d045d]{box-shadow:0 4px 8px #0003;width:100%;margin:auto;text-align:center;font-family:arial}.card1 img[data-v-429d045d]{width:100%!important;height:91px!important;object-fit:contain}.productList_homepage[data-v-429d045d]{height:300px;overflow-y:scroll;width:100%}.catButton[data-v-429d045d]{border:1px solid;background-color:#6c6a60cf;margin:2px;width:112px;font-size:12px;height:40px}.categories[data-v-429d045d]{width:100%;margin-bottom:10px}.product-title[data-v-429d045d]{font-size:12px;font-weight:700}.add-to-cart-btn[data-v-429d045d]{border:none;outline:0;padding:12px;color:#fff;background-color:#000;text-align:center;cursor:pointer;width:100%;font-size:18px}.price[data-v-429d045d]{color:gray;font-size:17px}.card1-selected[data-v-429d045d]{background-color:#8fbc8f!important}.flex-container-variation[data-v-429d045d]{display:flex;flex-wrap:wrap;box-sizing:border-box;margin-left:0}.flex-container-variation .flex-item[data-v-429d045d]{display:flex}.flex-container-variation>div[data-v-429d045d]{margin-bottom:33px;justify-content:center}.variationButton[data-v-429d045d]{border:1px outset rgb(215 204 204 / 79%);background-color:#a7969d;height:48px;width:100%;cursor:pointer;margin:0;line-height:22px;vertical-align:middle;font-weight:700;text-align:center;color:#f5f5f5}.variationButton[data-v-429d045d]:hover{background-color:#90a2ba;color:#fff}.calc-section[data-v-429d045d]{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:11px;align-items:self-end;text-align:right;margin-right:8px}.amount-label[data-v-429d045d]{font-family:monospace;font-size:16px;font-weight:600}.amount[data-v-429d045d]{font-family:Helvetica;font-weight:500;color:#485348;height:25px;font-size:1.5em;line-height:150%;font-weight:400}.remove-variation[data-v-429d045d]{background-color:#da4381}.booking-or[data-v-429d045d]{font-size:30px;font-family:Pacifico;margin-top:-6px;color:#fff}.variation-header[data-v-429d045d]{justify-content:center}.topping-wrapper-booking-table[data-v-429d045d]{position:relative;display:inline-block;height:54px;width:107px;overflow:hidden;border-radius:11px;margin-left:-1px;margin-right:2px}.topping-wrapper-booking-table img[data-v-429d045d]{max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.kcart-toppings-wrapper[data-v-429d045d]{height:1004px}.kcart-table[data-v-429d045d]{height:760px;max-height:760px}.plus-toppings-booking[data-v-429d045d]{background:green;border-color:#fff;border-radius:6px!important;margin-right:11px;color:#fff}.minus-toppings-booking[data-v-429d045d]{border-color:#fff;background:orange;border-radius:6px!important;margin-right:11px;color:#fff}.qty-button-booking[data-v-429d045d]{border-color:#fff;border-radius:6px!important;margin-right:11px;color:#1e1b1b;font-weight:600}.toppings[data-v-429d045d]{height:171px}.topping-info[data-v-429d045d]{font-size:13px;color:#44424187}.topping-price-wrapper[data-v-429d045d]{margin-top:-36px;margin-left:19rem;width:240px}.topping-items[data-v-429d045d]{margin-top:12px;padding:0 10px;display:flex;flex-direction:row;justify-content:space-between}.kcart-toppings-wrapper img[data-v-429d045d]{max-height:102px}.button-group-table-booking[data-v-429d045d]{display:flex;justify-content:space-between;color:#fff}.go-back-booking[data-v-429d045d]{justify-content:center;font-weight:600;padding:1.5rem;cursor:pointer;border:none;border-radius:.5rem;display:flex;flex-direction:row;align-items:center;color:#5d93c5!important;background:#f3efe9ad;padding:8px;border-radius:10px;line-height:26px;width:107px;height:2rem}.go-back-booking .confirm-btn[data-v-429d045d]{width:144px!important}.toppings-title[data-v-429d045d]{font-size:10px;color:#b8b506;max-width:100px;display:block;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 992px){.item-text-toppings[data-v-429d045d]{font-size:14px;font-weight:500}.topping-wrapper-booking-table img[data-v-429d045d]{max-height:54px}.topping-price-wrapper[data-v-429d045d]{margin-top:-40px;margin-left:351px}.toppings[data-v-429d045d]{height:72px}.topping-total[data-v-429d045d]{margin-top:0!important;font-size:15px}.txt[data-v-429d045d]{font-size:13px;font-weight:600}.minus-toppings-booking[data-v-429d045d],.plus-toppings-booking[data-v-429d045d],.qty-button-booking[data-v-429d045d]{width:3rem!important;line-height:29px!important;font-size:14px}.button-group-table-booking[data-v-429d045d]{padding-left:10px;padding-right:18px;bottom:-51px}.question-text-booking[data-v-429d045d]{margin-top:0rem}.menu-item .item-name-kpos[data-v-429d045d]{font-weight:700}.modify-topping-k-booking-table[data-v-429d045d]{color:#5d93c5!important;background:#f3efe9ad;padding:8px;border-radius:10px;line-height:26px;width:77px}.modify-topping-k-booking-table .txt[data-v-429d045d]{font-size:18px}}.out-of-stock-watermark[data-v-429d045d]{color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;z-index:10;height:18px;top:-1px;background:#d2691e;margin-left:5px;margin-right:5px}.small-title[data-v-429d045d]{display:block;text-align:center;font-size:1rem;font-weight:400;font-weight:700;margin-bottom:5px}.branch-heading[data-v-429d045d]{display:block;text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#c1db17}.branch-list[data-v-429d045d]{list-style-type:none;padding:0;margin:0}.branch-item[data-v-429d045d]{padding:10px;margin-bottom:10px;background-color:#fff;border-radius:8px;border:1px solid #dee2e6;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease,transform .3s ease}.branch-item[data-v-429d045d]:hover{background-color:#12385f;transform:translateY(-2px);color:#fff}.branch-name[data-v-429d045d]{text-align:left;width:50%;font-weight:700}.branch-distance[data-v-429d045d]{font-size:14px}.branch-switcher-button[data-v-429d045d]{position:absolute;left:56px;top:57%;transform:translateY(-50%);box-shadow:0 4px 8px #0003;cursor:pointer;transition:background-color .3s ease,transform .3s ease;z-index:7777;color:#fff;border-color:#eb3007;border-width:2px;font-size:12px;padding:6px 18px;min-width:auto;margin-top:4px;margin-left:15px;text-align:center}.branch-selector[data-v-429d045d]{margin-top:10px;height:37px;border-radius:4px;line-height:31px;font-size:22px;cursor:pointer;background:#fff!important;border:2px solid #ffff!important}.branch-selector[data-v-429d045d]:hover{background-color:#fff}.direction-icon[data-v-429d045d]{margin-left:10px;color:#c1db18;font-size:23px;text-decoration:none}.direction-icon[data-v-429d045d]:hover{color:#c1ff74}.branch-name-desc[data-v-429d045d]{color:#fff!important;margin-top:10px;margin-bottom:10px;text-align:center}.branch-address[data-v-429d045d]{color:#fff!important;margin-bottom:20px;text-align:center}.cool-lightbox-toolbar{top:14px!important;right:18px!important}.cool-lightbox-toolbar__btn{background:#da1a1af5!important}h6,h6[data-v-35ca8620]{color:#ccc!important}.fa-image[data-v-35ca8620]{color:#bbb}.cool-lightbox[data-v-35ca8620]{top:75px}@media (max-width: 676px){.cool-lightbox[data-v-35ca8620]{top:72px}}.menu-card[data-v-35ca8620]:hover{cursor:pointer!important;background:#e7ddcda1!important;color:#221b1b!important}.cool-lightbox-thumbs{display:none!important}.fa-image[data-v-aa35058e]{color:#bbb}.cool-lightbox[data-v-aa35058e]{top:122px}@media (max-width: 676px){.cool-lightbox[data-v-aa35058e]{top:72px}}.menu-card[data-v-aa35058e]:hover{cursor:pointer!important;background:#e7ddcda1!important;color:#221b1b!important}.readOnly[data-v-ad4add0a]{background-color:#79716f69}.otp-input[data-v-ad4add0a]{width:47px;height:40px;padding:5px;margin:0 12px;font-size:20px;border-radius:4px;border:1px solid rgba(0,0,0,.3);text-align:center;-webkit-text-security:disc}.otp-input[data-v-ad4add0a]:focus,[data-v-ad4add0a]:active{border-color:#cbde00!important;outline:none!important;box-shadow:0 0 10px #377dff1a}.otp-input[data-v-ad4add0a]::-webkit-inner-spin-button,.otp-input[data-v-ad4add0a]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.separator[data-v-ad4add0a]{margin-top:24px}.numpad[data-v-ad4add0a]{height:256px;display:flex;flex-flow:row wrap}.numbutton[data-v-ad4add0a]{font-size:19px;font-weight:700;display:flex;cursor:pointer;align-items:center;justify-content:center;flex:1 0 33.3333%;color:#fff;background-color:#76a78fba;border:1px solid rgba(255,255,255,.25)}.numbutton[data-v-ad4add0a]:hover{background-color:#f11818b8}.contact-wrapper-box[data-v-ad4add0a]{margin-top:-97px!important}@media only screen and (max-width: 1024px){.otp-input[data-v-ad4add0a]{width:41px;height:39px}.numpad[data-v-ad4add0a]{width:525px;height:241px}.contact-wrapper-box[data-v-ad4add0a]{height:680px!important;width:680px!important;margin-top:-50px!important}.contact-wrapper-box .contact-form-area[data-v-ad4add0a]{padding:62px!important}}@media only screen and (max-width: 768px){.otp-input[data-v-ad4add0a]{width:37px}.numpad[data-v-ad4add0a]{width:494px;height:241px}.contact-wrapper-box[data-v-ad4add0a]{height:680px!important;width:680px!important;margin-top:-36px!important}.contact-wrapper-box .contact-form-area[data-v-ad4add0a]{padding:78px!important}}@media only screen and (max-width: 492px){.contact-wrapper-box[data-v-ad4add0a]{height:607px!important;width:344px!important;margin-top:-38px!important}.otp-input[data-v-ad4add0a]{width:31px;margin:0 4px}.numpad[data-v-ad4add0a]{width:314px;height:206px;margin-left:0}.contact-wrapper-box .contact-form-area[data-v-ad4add0a]{padding:28px 1px 1px!important}}@media only screen and (max-width: 375px){.contact-wrapper-box[data-v-ad4add0a]{height:607px!important;width:345px!important;margin-top:-38px!important}.otp-input[data-v-ad4add0a]{width:31px}.numpad[data-v-ad4add0a]{width:311px;height:206px;margin-left:0}}@media only screen and (max-width: 320px){.otp-input[data-v-ad4add0a]{width:25px;height:30px}.numpad[data-v-ad4add0a]{width:261px;height:159px;margin-left:0}.contact-wrapper-box[data-v-ad4add0a]{height:541px!important;width:292px!important;margin-top:-55px!important}}@media screen and (max-width: 1080px){.otp-input[data-v-ad4add0a]{width:41px;height:39px}.numpad[data-v-ad4add0a]{width:525px;height:241px}.contact-wrapper-box[data-v-ad4add0a]{height:680px!important;width:680px!important;position:absolute;top:35%;left:20%}.contact-wrapper-box .contact-form-area[data-v-ad4add0a]{padding:62px!important}}.butn-md[data-v-ad4add0a]{border-radius:0!important;width:100%}.errorLogin[data-v-ad4add0a]{color:#ec2b2b;font-size:14px}.width-100[data-v-647d7db8]{width:100%}.productList .flex-container .flex-item[data-v-647d7db8]{flex-grow:1;flex-basis:198px;margin-right:3px;margin-bottom:3px}.current-variation[data-v-647d7db8]{background:#f5d9d9;transform:scale(1.1)}.price[data-v-647d7db8]{margin-top:-15px;font-size:14px;text-align:center;max-width:80%;margin-bottom:0;font-weight:700}.menu-item[data-v-647d7db8],.chef-menu[data-v-647d7db8]{text-align:center;display:flex;flex-direction:column;align-items:center;margin:10px}.menu-item img[data-v-647d7db8]{max-width:100%;max-height:102px;object-fit:contain;border-radius:8px}.chef-menu img[data-v-647d7db8]{max-width:100%;max-height:302px;object-fit:contain;border-radius:8px}.topping-variations[data-v-647d7db8]{display:flex;justify-content:center;height:100%;align-items:center}.show-ingredients[data-v-647d7db8]{border:none;background:#ece4d4;border-radius:10px;color:#28282b45;margin-left:-28px;margin-top:-4px}.variation-header[data-v-647d7db8]{justify-content:center}.question-text[data-v-647d7db8]{text-align:center;color:#bf2a2a}.table-header[data-v-647d7db8]{text-align:center;font-size:3rem;color:#bf2a2a;margin-top:4rem;font-weight:700;margin-bottom:-3rem}.item-selected-text[data-v-647d7db8]{text-align:center;color:#fe37ab}.flex-item[data-v-647d7db8],.flex-item-chef[data-v-647d7db8]{display:flex}.topping-info[data-v-647d7db8]{font-size:13px;color:#44424187}.topping-items[data-v-647d7db8]{margin-top:12px;padding:0 10px;display:flex;flex-direction:row;justify-content:space-between}.view-toppings[data-v-647d7db8]{cursor:pointer}.view-toppings[data-v-647d7db8]{background:#284431}.view-toppings[data-v-647d7db8]:hover{background:#056b24}.variation-wrapper[data-v-647d7db8]{max-height:392px;overflow-x:auto}*[data-v-647d7db8]{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}h1[data-v-647d7db8]{text-align:center;font-size:36px;margin-top:20px;margin-bottom:10px;font-weight:500}.panel-body[data-v-647d7db8]{padding:15px}#keyboard[data-v-647d7db8]{position:fixed;left:0;right:0;bottom:0;z-index:1000;width:100%;max-width:1000px;margin:0 auto;padding:1em;background-color:#eee;box-shadow:0 -3px 10px rgba(black,.3);border-radius:10px}input[data-v-647d7db8]{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px #00000013;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.total-amt[data-v-647d7db8]{font-size:44px;color:#f52121;font-weight:700}.variation .flex-container[data-v-647d7db8],.discount .flex-container[data-v-647d7db8]{flex-wrap:wrap;background-color:#fafafa!important}.search-input-field[data-v-647d7db8]{border-radius:7px;background:#343539;border:none;color:#fff;font-weight:600}.additionalNote[data-v-647d7db8]{background:#343539;border:none;color:#fff;font-weight:600}.flex-container-variation[data-v-647d7db8]{display:flex;flex-wrap:wrap;box-sizing:border-box}.flex-container-variation>div[data-v-647d7db8]{margin-bottom:33px;transform:scale(1.4)}.flex-container-chef[data-v-647d7db8]{display:flex;flex-wrap:wrap;box-sizing:border-box}.flex-container-variation>div[data-v-647d7db8]{margin:1px;text-align:center;font-size:16px;justify-content:center}.tablesList .flex-container>div[data-v-647d7db8]{width:254px;padding:3px}.floorsList .flex-container .food-card[data-v-647d7db8],.tablesList .flex-container .food-card[data-v-647d7db8]{width:201px}.ing-container[data-v-647d7db8]{background-color:#fff!important}.ing-container>div[data-v-647d7db8]{width:283px}.ing-title[data-v-647d7db8]{color:#b7c0b8;font-size:28px;font-weight:600}.view-ing-btn[data-v-647d7db8]{margin-top:10px;background:#c387258a;color:#fff;padding:5px;border-radius:6px}.navbar-form .form-group[data-v-647d7db8]{width:100%!important}x .navbar-form[data-v-647d7db8]{width:100%!important}.nextArrowBtn[data-v-647d7db8]{right:0;color:#84a08bd9;font-size:30px;margin-top:32px}.prevArrowBtn[data-v-647d7db8]{font-size:30px;color:#84a08bd9;margin-top:32px}.nextArrowBtnFloor[data-v-647d7db8]{z-index:1000;font-size:30px;color:#0dcd3dd9}.prevArrowBtnFloor[data-v-647d7db8]{position:absolute;z-index:1000;top:-2px;right:77px;font-size:30px;color:#0dcd3dd9}.content-wrapper-kpos[data-v-647d7db8]{display:flex}.priceless-mode[data-v-647d7db8]{text-align:center;justify-content:center;margin-top:235px;font-size:36px;font-weight:700;font-family:system-ui}.form-input[data-v-647d7db8]{margin-bottom:20px;margin-top:36px}.label[data-v-647d7db8]{display:block;margin-bottom:5px}.price-lable[data-v-647d7db8]{text-align:center;font-size:15px;font-weight:700;color:coral}.input[data-v-647d7db8]{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:4px}.panel-info[data-v-647d7db8]{border-color:#262628!important;margin-bottom:11px}.flex-container[data-v-647d7db8]{display:flex;flex-wrap:wrap;margin-top:5px;justify-content:left}.flex-container>div[data-v-647d7db8]{margin:1px;text-align:center;font-size:18px;justify-content:center;width:33%!important}@media (min-width: 768px){.flex-container[data-v-647d7db8]{display:flex;flex-direction:row}.col-md-9[data-v-647d7db8]{flex:0 0 100%!important}}.ing-container>div[data-v-647d7db8]{border-radius:9px;text-align:center;background-color:#1a1a1ccf!important;margin:1px!important;text-align:center!important;font-size:18px!important;width:231px!important;height:84px;align-items:center;justify-content:center}.variation .flex-container>div[data-v-647d7db8]{background-color:#fff}.food-card[data-v-647d7db8]{position:relative;display:inline-block;height:234px;overflow:hidden;border-radius:11px;margin-left:-1px;margin-right:2px;background:#6d5b5b}.food-card img[data-v-647d7db8]{width:100%;height:100%;object-fit:contain}.topping-wrapper-k-pos[data-v-647d7db8]{position:relative;display:inline;height:123px;width:243px;overflow:hidden;border-radius:11px;margin-left:-1px;margin-right:2px}.topping-wrapper-k-pos img[data-v-647d7db8]{max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.food-card .text-overlay[data-v-647d7db8]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;color:#fff;background-color:#00000080}.tablesList .flex-container .food-card .text-overlay[data-v-647d7db8]{background:#f7f5f5f7}.tablesList .flex-container .food-card .text-overlay h4[data-v-647d7db8]{color:#2e3729;font-size:28px}.btn-occupied-table .text-overlay[data-v-647d7db8]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#d3cccb!important}.btn-vaccant-table .text-overlay[data-v-647d7db8]{background:#b0ffa7!important}.food-card h2[data-v-647d7db8]{color:#d7cdcd;font-size:20px;font-weight:700;margin-bottom:10px}.floorsList .food-card h2[data-v-647d7db8],.tablesList .food-card h2[data-v-647d7db8]{color:#3d3b3a;font-size:35px}.food-card .price[data-v-647d7db8]{font-size:16px;text-align:center;max-width:80%;margin-bottom:0;font-weight:700}.food-card .ing[data-v-647d7db8]{text-align:center;max-width:95%;font-size:14px;color:#efe5e599;margin-bottom:5px;position:absolute;bottom:0;right:57px}.col-md-5[data-v-647d7db8]{padding-right:4px;padding-left:10px}.col-md-1[data-v-647d7db8]{padding-right:4px;padding-left:0}.col-md-7[data-v-647d7db8]{padding-right:10px;padding-left:4px}.slick-list .draggable[data-v-647d7db8]{top:37px}.active-cat-btn[data-v-647d7db8]{background-color:#d0f2da!important;z-index:1;margin-bottom:26px;margin-top:20px}.productList[data-v-647d7db8]{padding:1px!important;height:calc(100vh - 600px);overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.productList[data-v-647d7db8]::-webkit-scrollbar{display:none}.floorsList[data-v-647d7db8],.tablesList[data-v-647d7db8]{height:calc(100vh - 61px);margin-top:12px}.catCustomHeight[data-v-647d7db8]{margin:0 auto;padding:20px;height:178px;overflow-y:scroll}.container[data-v-647d7db8]{margin:0 auto;padding:20px;color:#333;font-size:12px}.orderlist[data-v-647d7db8]{height:calc(100vh - 360px);overflow-y:scroll;font-size:12px;background-color:#262628}.orderlist-split-mode[data-v-647d7db8]{height:calc(100vh - 240px);overflow-y:scroll;font-size:12px;background-color:#262628}.billDetails[data-v-647d7db8]{height:132px;font-size:14px;font-style:bold}.orderListBody[data-v-647d7db8]{font-size:12px}#middle div.floorDetails[data-v-647d7db8]{height:auto;width:500px;background-color:#f1f2f8;margin-top:177px;margin-left:35%}#middle div.tableDetails[data-v-647d7db8]{height:auto;width:500px;background-color:#f1f2f8;margin-left:35%}#middle div.floorDetailsModal[data-v-647d7db8]{height:200px;background-color:#fbf8f8}#middle div.facturamodal[data-v-647d7db8]{height:278px;background-color:#fbf8f8}img[data-v-647d7db8]{max-width:100%}#middle div.cat[data-v-647d7db8]{height:52px;background-color:#fbf8f8}#middle div.panel-heading ul.options>li>.cat[data-v-647d7db8]{border:1px solid;border-color:#f31313;font-weight:600}.thumbnail[data-v-647d7db8]{margin-bottom:0;border:1px solid #f31313}.thumbnail[data-v-647d7db8]:hover{transform:scale(1.5)}.payButton[data-v-647d7db8]{border:1px solid;border-color:#f31338;height:40px;width:125px;margin:2px;font-weight:620}.btnpos[data-v-647d7db8]{border:1px outset rgba(243,7,7,.794);color:#fff!important;background-color:#434766;height:86px;width:184px;cursor:pointer;margin:0;box-shadow:0 1px 2px #5e5d5b;font-size:18px;line-height:84px!important;vertical-align:middle;font-weight:700;text-align:center}.btnaction[data-v-647d7db8]{border:1px groove rgb(167 152 152 / 79%);background-color:#343539;color:#fff;height:59px;cursor:pointer;margin:0 0 3px;border-radius:6px;font-size:14px;line-height:61px;vertical-align:middle;font-weight:700;text-align:center}.btnaction[data-v-647d7db8]:hover,.discountTypeButton[data-v-647d7db8]:hover,.pos-item-button[data-v-647d7db8]:hover,.button[data-v-647d7db8]:hover,.btnpos[data-v-647d7db8]:hover,.catButton[data-v-647d7db8]:hover{background-color:#128b36;color:#fff!important}.button[data-v-647d7db8]:hover{background-color:#1b71e2;color:#fff}.btn-occupied-table-move[data-v-647d7db8]{background:#e8674f}.btn-occupied-table[data-v-647d7db8]{position:relative;display:inline-block;overflow:hidden;border-radius:11px}.btn-occupied-table .text-overlay h2[data-v-647d7db8]{color:#fbf5f5}.ordered .btn-occupied-table[data-v-647d7db8]{border:1px groove rgb(167 152 152 / 79%);height:60px;width:60px;cursor:pointer;margin:0;box-shadow:0 1px 2px #5e5d5b;font-size:14px;line-height:25px;vertical-align:middle;font-weight:700;text-align:center;background-color:#8fbc8f!important}.slick-slider[data-v-647d7db8]{display:flex!important}.slick-list[data-v-647d7db8]{margin:0 20px 20px}.slick-slide[data-v-647d7db8]{width:155px!important}.catButton[data-v-647d7db8]{border:0px;margin:6px 2px 5px;font-weight:700;height:80px;border-radius:7px;background-color:#db951cdb}.panel-default>.panel-heading[data-v-647d7db8]{padding:10px;background:#fff}.orderSent .prod-title[data-v-647d7db8]{color:#1ac94f}.discountTypeButton[data-v-647d7db8]{border:1px outset rgba(109,243,7,.794);background-color:#070606;height:89px;width:219px;cursor:pointer;margin:0;line-height:25px;vertical-align:middle;font-weight:700;text-align:center;color:#f5f5f5}.variationButton[data-v-647d7db8]{border:1px outset rgb(110 110 110 / 79%);background-color:#070606;height:148px;width:253px;cursor:pointer;margin:0;line-height:25px;vertical-align:middle;font-weight:700;text-align:center;color:#f5f5f5;border-radius:22px}.toppings-kpos[data-v-647d7db8]{margin:0;line-height:25px;vertical-align:middle;font-weight:700;text-align:center;color:#f5f5f5;padding:2rem}.numpad[data-v-647d7db8]{width:413px;height:281px;display:flex;flex-flow:row wrap}.numbutton[data-v-647d7db8]{display:flex;align-items:center;justify-content:center;flex:1 0 33.3333%;background-color:#38c7f3;color:#fff;border:1px solid rgba(255,255,255,.25);font-size:29px;font-weight:600}.numbutton[data-v-647d7db8]:hover{background-color:#00a2d3d4}.cash-input[data-v-647d7db8]{font-weight:700;font-size:20px}.calc-button[data-v-647d7db8]{height:39vh;display:flex;align-items:center;background-color:#faefef;flex-direction:row;justify-content:space-evenly;margin-top:-10px}.calc-section[data-v-647d7db8]{text-align:right;background:#f1f1f1;margin-top:5px;padding:11px;height:84px}.amount[data-v-647d7db8]{font-family:inherit;font-weight:500;color:#70728d;height:25px;font-size:1.5em;line-height:150%;font-weight:400}.totalBill[data-v-647d7db8]{color:#e90d0d}.billSettled[data-v-647d7db8]{color:#0ea509}.pos-item-button[data-v-647d7db8]{border:1px groove rgb(167 152 152 / 79%);background-color:#1c1a1ccf;height:142px;width:176px;cursor:pointer;margin:0;line-height:25px;vertical-align:middle;text-align:center;color:#fff}.cash-input-section[data-v-647d7db8]{width:97px}.cat-text[data-v-647d7db8]{font-weight:700;white-space:normal}.cat-slick[data-v-647d7db8]{overflow-y:scroll;border-radius:11px;margin-left:9px}.fa-minus[data-v-647d7db8],.fa-plus[data-v-647d7db8]{border-radius:50%;width:26px;line-height:27px}.plus-toppings[data-v-647d7db8]{border-color:#fff;background:green;border-radius:6px!important;margin-right:11px;color:#fff}.qty-button[data-v-647d7db8]{border-color:#fff;border-radius:6px!important;margin-right:11px;color:#1e1b1b;font-weight:600}.ing-img-wrapper[data-v-647d7db8]{width:7rem}.minus-toppings[data-v-647d7db8]{border-color:#fff;background:orange;border-radius:6px!important;margin-right:11px;color:#fff}.add-to-cart[data-v-647d7db8]{margin-left:0;width:100%;cursor:pointer;text-align:center;opacity:.9;margin-bottom:1px;display:flex;flex-direction:row;justify-content:space-around}.orderListBody .add-to-cart[data-v-647d7db8]{margin-left:0;width:91%;cursor:pointer;text-align:center;opacity:.9;margin-bottom:1px;display:flex;flex-direction:row;justify-content:space-around}.orderListBody .fa-minus[data-v-647d7db8]{background:orange;border-radius:23%;width:26px;height:21px;line-height:23px;color:#fff}.orderListBody .fa-plus[data-v-647d7db8]{background:#128b36;border-radius:23%;width:26px;height:21px;line-height:23px;color:#fff}.orderListBody .fa-trash[data-v-647d7db8]{background:#423939;border-radius:23%;width:26px;height:21px;line-height:23px;color:#ff1a00;text-align:center;font-size:15px;line-height:20px}.orderListBody .total-qty[data-v-647d7db8]{margin-top:-4px;width:23px}.total-qty[data-v-647d7db8]{position:absolute;top:56px;color:#7fffd4;font-weight:600;font-size:25px}.orderListBody th[data-v-647d7db8],td[data-v-647d7db8]{border-top:0px!important;border-bottom:1px dashed #9f9292!important;padding:15px;text-align:left}.orderlist th[data-v-647d7db8]{border-bottom:0px!important}.prod-title[data-v-647d7db8]{margin-left:0;font-size:15px;font-weight:500;color:#fff;padding:4px 0}.toppings-title[data-v-647d7db8]{color:#b8b506}.order-footer[data-v-647d7db8]{left:0;bottom:0;width:100%;background:#262628}.amount_details[data-v-647d7db8]{padding:0 18px 10px}.amount_details h2[data-v-647d7db8]{margin:0;color:#b8c8d3;font-weight:600;padding:0}.amount_details h2 span.text[data-v-647d7db8]{width:100%;display:block;max-width:76%;color:#b8c8d3}.amount_details .order-total-text .amt[data-v-647d7db8]{color:#b8c8d3}.amt_total[data-v-647d7db8],.total_bill[data-v-647d7db8]{color:#e90d0d;font-size:30px;font-weight:700}.btn-disabled[data-v-647d7db8]{color:#c5cbd1d1}.btn-disabled[data-v-647d7db8]:hover{color:#c5cbd1d1!important;cursor:no-drop}.order-total-text[data-v-647d7db8]{display:flex;justify-content:space-evenly}.text_inactive[data-v-647d7db8]{color:#c5cbd1d1!important}.cancel_btn[data-v-647d7db8]{background-color:#e93612}.place_order_btn[data-v-647d7db8]{background-color:#009946!important}.table-head[data-v-647d7db8]{font-weight:600;height:40px;line-height:40px;font-size:17px;background-color:#343539;border-bottom:0px!important}.h-item[data-v-647d7db8]{text-align:left}.h-status[data-v-647d7db8]{text-align:right}.txt-left[data-v-647d7db8]{text-align:left}.txt-center-align[data-v-647d7db8]{text-align:center}.txt-right[data-v-647d7db8]{text-align:right}.table-box[data-v-647d7db8]{text-align:center;background:#494647d9;margin-bottom:9px;border-radius:8px;padding:8px}.customer-name[data-v-647d7db8]{background:#e7076c;font-weight:700;color:#fff;padding:5px 10px 6px}.order-id[data-v-647d7db8]{background:#4ac100;font-weight:600;width:100p;padding:4px;margin-bottom:10px;color:#fff}.no-boder[data-v-647d7db8]{border-bottom:0px!important}.no-top-border[data-v-647d7db8]{border-top:0px!important}.btn-pay-split[data-v-647d7db8]{background-color:#ff7a15;color:#fff;height:31px;width:111px;cursor:pointer;margin:0;border-radius:4px;font-size:14px;vertical-align:middle;font-weight:700;text-align:center}.split-amt-details[data-v-647d7db8]{margin-left:0;font-size:15px;font-weight:700;color:#c0e6ff;padding:4px 0}.settlement-header[data-v-647d7db8]{display:flex;justify-content:space-between;width:90%}.remove-variation[data-v-647d7db8]{background-color:#da4381}.remove-variation[data-v-647d7db8]:hover{background-color:#a32d5e}.vat-tax[data-v-647d7db8]{border-right:1px solid #4b4646;height:89px}.customer-details[data-v-647d7db8]{display:flex;flex-direction:column}.input-container[data-v-647d7db8]{display:flex;align-items:center;margin-bottom:10px}.input-container label[data-v-647d7db8]{margin-right:10px;width:241px}.product-container[data-v-647d7db8]{margin-top:8px}.modal-content[data-v-647d7db8]{top:760px!important;left:8%!important}.go-back[data-v-647d7db8]{justify-content:center;font-weight:600;padding:1.5rem;cursor:pointer;border:none;color:#fff;border-radius:.5rem;display:flex;flex-direction:row;align-items:center}.confirm-btn[data-v-647d7db8]{width:27rem!important}.cancel[data-v-647d7db8]{background-color:#d59258}.confirm[data-v-647d7db8]{background-color:#6dd558}.button-group[data-v-647d7db8]{width:97%;display:flex;justify-content:space-between;color:#fff;position:absolute}.menu-item[data-v-647d7db8]{text-align:center;display:flex;flex-direction:column;align-items:center}.carousel .menu-item[data-v-647d7db8]{width:200px}.menu-item img[data-v-647d7db8],.catButton img[data-v-647d7db8]{max-width:100%;max-height:102px;object-fit:contain;border-radius:8px}.carousel-item .menu-item[data-v-647d7db8]{text-align:center!important}.carousel-item .menu-item img[data-v-647d7db8]{margin-top:10px!important}.item-name-kpos[data-v-647d7db8],.item-name-chef[data-v-647d7db8]{font-weight:700}.cat-slick[data-v-647d7db8]::-webkit-scrollbar{display:none}.cat-slick[data-v-647d7db8]{scrollbar-width:none;-ms-overflow-style:none}.carousel-3d-container .carousel-3d-slide[data-v-647d7db8]{padding:20px}.carousel-3d-slide[data-v-647d7db8]{background-color:#ccc0!important;border-color:none!important;border-style:none!important}.carousel-container[data-v-647d7db8]{overflow:hidden;position:relative}.carousel[data-v-647d7db8]{overflow-y:scroll;height:100%;display:flex;flex-direction:column;transition:transform .5s ease-in-out;-ms-overflow-style:none;scrollbar-width:none}.carousel[data-v-647d7db8]::-webkit-scrollbar{display:none}.carousel__item[data-v-647d7db8]{margin-bottom:10px;display:flex;align-items:center;position:absolute;width:100%;padding:0 12px;opacity:0;filter:drop-shadow(0 2px 2px #555);will-change:transform,opacity;animation:carousel-animate-vertical-647d7db8 27s linear infinite}.carousel__item[data-v-647d7db8]:nth-child(odd){animation-delay:calc(3s * (var(--index) - 1))}.carousel__item[data-v-647d7db8]:nth-child(2n){animation-delay:calc(3s * (var(--index) - 2))}.carousel-item[data-v-647d7db8]{display:block!important}.out-of-stock-watermark[data-v-647d7db8]{position:relative;background:#ff000080;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1em;font-weight:700;z-index:10;height:40px;top:74px}@keyframes carousel-animate-vertical-647d7db8{0%{transform:translateY(100%) scale(.5);opacity:0;visibility:hidden}3%,11.1111111111%{transform:translateY(100%) scale(.7);opacity:.4;visibility:visible}14.1111111111%,22.2222222222%{transform:translateY(0) scale(1);opacity:1;visibility:visible}25.2222222222%,33.3333333333%{transform:translateY(-100%) scale(.7);opacity:.4;visibility:visible}36.3333333333%{transform:translateY(-100%) scale(.5);opacity:0;visibility:visible}to{transform:translateY(-100%) scale(.5);opacity:0;visibility:hidden}}.toppings-wrapper[data-v-647d7db8]{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}@keyframes blink-647d7db8{0%{opacity:1}50%{opacity:0}to{opacity:1}}.modify-topping-k-pos[data-v-647d7db8]{color:#5d93c5!important;background:#f3efe9ad;padding:16px;border-radius:10px}.modify-topping-k-pos .txt[data-v-647d7db8]{font-size:18px}.item-text-toppings[data-v-647d7db8]{color:#443939;font-size:18px;font-weight:600;margin-top:24px;margin-left:7px;width:297px}@media screen and (max-width: 1080px){.modify-topping-k-pos[data-v-647d7db8]{line-height:7px;padding:36px!important;font-size:21px}.cat-slick[data-v-647d7db8]{height:80vh}.flex-container>div[data-v-647d7db8]{width:223px}.flex-container-variation>div[data-v-647d7db8]{width:243px}.flex-container-chef>div[data-v-647d7db8]{width:309px}.content-wrapper-kpos[data-v-647d7db8]{height:75vh}.minus-toppings[data-v-647d7db8],.plus-toppings[data-v-647d7db8],.qty-button[data-v-647d7db8]{width:9rem!important;line-height:99px!important;font-size:28px}.question-text[data-v-647d7db8]{font-size:2rem;margin-top:4rem;margin-bottom:2rem;font-weight:700}.small[data-v-647d7db8]{margin-top:10px;font-size:2rem!important}.go-back[data-v-647d7db8]{font-size:2.5rem;width:17rem;height:5rem}.table-header[data-v-647d7db8]{font-size:2rem!important;margin-top:2rem!important;margin-bottom:-3rem!important}.floorsList .flex-container>div[data-v-647d7db8]{width:207px!important;padding:3px!important}.floorsList .flex-container .food-card[data-v-647d7db8]{width:201px}.tablesList .flex-container>div[data-v-647d7db8]{width:207px!important;padding:3px!important}.food-card[data-v-647d7db8]{height:177px!important}.tablesList .food-card h2[data-v-647d7db8]{font-size:24px!important}.tablesList .food-card h4[data-v-647d7db8]{font-size:22px!important}.carousel .menu-item[data-v-647d7db8]{width:119px!important;height:136px!important}.menu-item[data-v-647d7db8]{width:163px!important;height:182px!important}.menu-item img[data-v-647d7db8]{max-height:124px!important}.chef-menu[data-v-647d7db8]{width:430px!important;height:430px!important}.chef-menu img[data-v-647d7db8]{max-height:430px!important}.category-slider[data-v-647d7db8]{-ms-flex:0 0 25%!important;flex:0 0 25%!important}.productList[data-v-647d7db8]{padding-top:1rem!important;height:calc(100vh - 125px)!important}.toppings-wrapper[data-v-647d7db8]{height:998px;max-height:998px}.topping-wrapper-k-pos img[data-v-647d7db8]{max-height:102px}.topping-price-wrapper-k-pos[data-v-647d7db8]{margin-top:10px;margin-left:-1rem;width:240px}.toppings-kpos[data-v-647d7db8]{height:171px}.button-group[data-v-647d7db8]{bottom:50px}.active-cat-btn[data-v-647d7db8]{transform:scale(1.2)}.item-selected-text[data-v-647d7db8]{font-size:20px;margin-top:4rem;margin-bottom:5rem;font-weight:700}.show-ingredients[data-v-647d7db8]{margin-top:-20px;height:30px;width:32px}.item-name-chef[data-v-647d7db8]{font-size:24px}}@media screen and (min-width: 1081px){.flex-container>div[data-v-647d7db8]{width:152px}.flex-container-variation>div[data-v-647d7db8]{width:164px}.content-wrapper-kpos[data-v-647d7db8]{display:flex;height:99vh}.go-back[data-v-647d7db8]{font-size:14px!important;width:10rem!important;height:1rem!important}.table-header[data-v-647d7db8]{font-size:2rem!important;margin-top:2rem!important;margin-bottom:-3rem!important}.tablesList .flex-container>div[data-v-647d7db8]{width:173px!important;padding:3px!important}.food-card[data-v-647d7db8]{height:177px!important}.tablesList .food-card h2[data-v-647d7db8]{font-size:24px!important}.tablesList .food-card h4[data-v-647d7db8]{font-size:22px!important}.carousel .menu-item[data-v-647d7db8]{width:138px!important;height:96px!important}.carousel .menu-item .item-name-kpos[data-v-647d7db8]{font-size:12px!important}.menu-item img[data-v-647d7db8]{max-height:58px!important;padding-top:10px}.category-slider[data-v-647d7db8]{-ms-flex:0 0 25%!important;flex:0 0 25%!important}.productList[data-v-647d7db8]{height:calc(100vh - 178px)!important}.question-text[data-v-647d7db8]{font-size:1rem;margin-top:2rem;margin-bottom:0rem;font-weight:600}.content-wrapper-kpos[data-v-647d7db8]{height:99vh}.minus-toppings[data-v-647d7db8],.plus-toppings[data-v-647d7db8],.qty-button[data-v-647d7db8]{width:3rem!important;line-height:42px!important;font-size:20px}.toppings-wrapper[data-v-647d7db8]{height:570px;max-height:570px;padding:5rem}.topping-wrapper-k-pos img[data-v-647d7db8]{max-height:44px}.topping-price-wrapper-k-pos[data-v-647d7db8]{width:257px}.toppings-kpos[data-v-647d7db8]{height:72px}.button-group[data-v-647d7db8]{bottom:43px;padding-left:40px;padding-right:40px}.topping-total[data-v-647d7db8]{margin-top:12px!important}.item-name-kpos[data-v-647d7db8],.item-name-chef[data-v-647d7db8]{font-size:10px}.item-name-chef[data-v-647d7db8]{font-size:22px}.cat-slick[data-v-647d7db8]{margin-top:-11px;height:85%}.item-selected-text[data-v-647d7db8]{font-size:19px;margin-top:4rem;margin-bottom:3rem;font-weight:600}.show-ingredients[data-v-647d7db8]{height:30px;width:33px;margin-top:-6px;line-height:1px;font-size:14px}.topping-items[data-v-647d7db8]{height:45px}.modify-topping-k-pos[data-v-647d7db8]{margin-left:227px!important;line-height:14px}.topping-wrapper-k-pos[data-v-647d7db8]{margin-left:-1px!important;margin-right:2px!important;margin-top:4px!important;height:49px!important;width:243px!important}}@media screen and (min-width: 600px) and (max-width: 1100px) and (max-height: 1199px) and (orientation: portrait){.flex-container[data-v-647d7db8]{display:flex;flex-direction:row!important}.content-wrapper-kpos[data-v-647d7db8]{flex-direction:row;height:100vh}.go-back[data-v-647d7db8]{font-size:1.6rem!important;width:13rem!important;height:auto!important;padding:1rem 1.5rem!important}.search-input-kiosk[data-v-647d7db8]{width:60%!important;margin-top:5px!important}.cart-wrapper[data-v-647d7db8]{margin-left:12px!important;margin-top:10px!important}.category-slider[data-v-647d7db8]{flex:0 0 20%!important}.cat-slick[data-v-647d7db8]{height:91vh!important}.carousel .menu-item[data-v-647d7db8]{width:59px!important;height:89px!important}.carousel .menu-item img[data-v-647d7db8]{max-height:85px!important}.productList .flex-container .flex-item[data-v-647d7db8]{width:32%!important}.menu-item[data-v-647d7db8]{width:100%!important;height:auto!important;margin-bottom:3rem}.menu-item img[data-v-647d7db8]{max-height:97px!important}.item-name-kpos[data-v-647d7db8]{font-size:14px!important;margin-top:0!important}.price[data-v-647d7db8]{font-size:14px!important}.show-ingredients[data-v-647d7db8]{width:28px!important;height:28px!important;margin-top:-10px!important;font-size:12px!important}.minus-toppings[data-v-647d7db8],.plus-toppings[data-v-647d7db8],.qty-button[data-v-647d7db8]{width:4.5rem!important;font-size:20px!important;line-height:54px!important}.toppings-wrapper[data-v-647d7db8]{height:55vh!important;max-height:55vh!important;padding:2rem!important}.topping-wrapper-k-pos img[data-v-647d7db8]{max-height:60px!important}.toppings-kpos[data-v-647d7db8]{padding:1.3rem!important}.button-group[data-v-647d7db8]{bottom:40px;padding-left:20px;padding-right:20px}.flex-container-variation>div[data-v-647d7db8]{width:180px}.ing-container>div[data-v-647d7db8]{width:242px!important;height:61px}.productList[data-v-647d7db8]{height:calc(100vh - 98px)!important}.productList .flex-container .flex-item[data-v-647d7db8]{width:48%!important;max-width:24%!important}.question-text[data-v-647d7db8]{font-size:1.2rem;margin-top:3rem;margin-bottom:0rem;font-weight:700}.item-selected-text[data-v-647d7db8]{font-size:20px;margin-top:0rem;margin-bottom:1rem;font-weight:600}.flex-container-variation[data-v-647d7db8]{height:calc(100vh - 91px)}.flex-container-variation>div[data-v-647d7db8]{width:212px}.menu-item[data-v-647d7db8]{width:141px!important;height:178px!important}.item-name-kpos[data-v-647d7db8],.item-name-chef[data-v-647d7db8]{font-size:11px}.button-group[data-v-647d7db8]{bottom:auto;justify-content:end}.go-back[data-v-647d7db8]{font-size:1.5rem;width:12rem;height:4rem}}@media screen and (min-width: 600px) and (max-width: 1100px) and (max-height: 1199px) and (orientation: landscape){.carousel .menu-item[data-v-647d7db8]{width:70px!important;height:97px!important}.menu-item[data-v-647d7db8]{width:166px!important;height:193px!important}.product-container[data-v-647d7db8]{flex:1;max-width:88%}.productList[data-v-647d7db8]{height:calc(100vh - 102px)!important}.productList .flex-container .flex-item[data-v-647d7db8]{flex-basis:148px}.item-name-kpos[data-v-647d7db8],.item-name-chef[data-v-647d7db8]{font-size:14px}.menu-item img[data-v-647d7db8]{max-height:92px!important}.category-slider[data-v-647d7db8]{flex:0 0 2%!important}.productList .flex-container .flex-item[data-v-647d7db8]{flex-basis:141px}.flex-container>div[data-v-647d7db8]{width:17%!important}.cat-slick[data-v-647d7db8]{height:90vh}.kiosk-button-go-back[data-v-647d7db8]{margin-left:32px;font-size:1.2rem;width:6rem;height:3rem}.question-text[data-v-647d7db8]{font-size:1.2rem;margin-top:2rem;margin-bottom:0rem;font-weight:700}.item-selected-text[data-v-647d7db8]{font-size:20px;margin-top:2rem;margin-bottom:3rem;font-weight:600}.flex-container-variation[data-v-647d7db8]{height:calc(100vh - 91px)}.flex-container-variation>div[data-v-647d7db8]{width:254px}.menu-item[data-v-647d7db8]{width:141px!important;height:178px!important}.item-name-kpos[data-v-647d7db8],.item-name-chef[data-v-647d7db8]{font-size:11px}.button-group[data-v-647d7db8]{bottom:auto;justify-content:end}.go-back[data-v-647d7db8]{font-size:1.5rem;width:12rem;height:4rem}}@media screen and (orientation: landscape) and (min-width: 1000px) and (max-width: 1048px) and (min-height: 700px) and (max-height: 800px){.ing-container>div[data-v-647d7db8]{width:220px!important;height:61px}.button-group[data-v-647d7db8]{bottom:-11rem}.go-back[data-v-647d7db8]{font-size:2em;width:13rem}.item-selected-text[data-v-647d7db8]{font-size:18px;margin-top:1rem;margin-bottom:3rem}.menu-item[data-v-647d7db8]{width:100%!important;height:auto!important;margin-bottom:3rem}.menu-item img[data-v-647d7db8]{max-height:97px!important}.item-name-kpos[data-v-647d7db8]{font-size:14px!important;margin-top:0!important}.flex-container-variation>div[data-v-647d7db8]{width:239px}}.carausel-bg[data-v-8e9935f3]{width:1080px!important}.flex-item[data-v-8e9935f3]{display:flex}*[data-v-8e9935f3]{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}h1[data-v-8e9935f3]{text-align:center;font-size:36px;margin-top:20px;margin-bottom:10px;font-weight:500}.panel-body[data-v-8e9935f3]{padding:15px}.slick-track[data-v-8e9935f3]{display:flex;flex-direction:row}.flex-container>div[data-v-8e9935f3]{width:189px}.flex-container[data-v-8e9935f3]{display:flex;flex-wrap:wrap}.flex-container>div[data-v-8e9935f3]{margin:1px;text-align:center;font-size:18px}.variation .flex-container>div[data-v-8e9935f3]{background-color:#fff}.sliderButton img[data-v-8e9935f3]{width:100%;height:101%;object-fit:cover}.col-md-5[data-v-8e9935f3]{padding-right:4px;padding-left:10px}.col-md-1[data-v-8e9935f3]{padding-right:4px;padding-left:0}.col-md-7[data-v-8e9935f3]{padding-right:10px;padding-left:4px}.slick-list .draggable[data-v-8e9935f3]{top:37px}.container[data-v-8e9935f3]{margin:0 auto;padding:20px;color:#333;font-size:12px}img[data-v-8e9935f3]{max-width:100%}.sliderButton[data-v-8e9935f3]:hover{background-color:#128b36;color:#fff!important}.slick-slider[data-v-8e9935f3]{display:flex!important}.slick-list[data-v-8e9935f3]{margin-top:0}.sliderButton[data-v-8e9935f3]{border:0px;font-weight:700;height:452px;margin-top:6px;margin-bottom:5px;border-radius:7px;font-size:14px;padding:0!important}.slider-logo[data-v-8e9935f3]{position:absolute;top:321px;left:33px}.slider-logo img[data-v-8e9935f3]{max-width:100%;max-height:134px;-o-object-fit:contain;object-fit:contain;border-radius:8px}@media screen and (min-width: 1081px){.carausel-bg[data-v-8e9935f3]{margin-top:-115px;display:none}.sliderButton[data-v-8e9935f3]{height:257px!important}.sliderButton img[data-v-8e9935f3]{max-width:68rem!important;max-height:16rem!important;margin-bottom:0rem!important}.slider-logo[data-v-8e9935f3]{top:150px}.slider-logo img[data-v-8e9935f3]{max-height:98px}}@media screen and (min-width: 600px) and (max-width: 1096px) and (max-height: 1199px) and (orientation: portrait){.sliderButton[data-v-8e9935f3]{height:299px}.sliderButton img[data-v-8e9935f3]{width:100%;height:100%;-o-object-fit:cover;object-fit:contain}.slider-logo[data-v-8e9935f3]{position:relative;top:0;background:none;left:0}}.cart-wrapper[data-v-5f41c887]{margin-left:72px;margin-top:18px}.count[data-v-5f41c887]{width:60px!important;height:60px;text-align:center;font:36px Arial,sans-serif;position:absolute;margin-left:9px;margin-top:-7px;font-family:unset;color:#e9302f;font-weight:600;background:orange;border-radius:50%;line-height:57px}.vue-touch-keyboard[data-v-5f41c887]{background:#a9a9a9;position:absolute;top:74%;margin-left:13rem;width:76%;z-index:1}.top-section-kiosk[data-v-5f41c887]{display:flex;flex-direction:row;align-items:center}#keyboard[data-v-5f41c887]{position:fixed;left:0;right:0;bottom:0;z-index:1000;width:100%;max-width:1000px;margin:0 auto;padding:1em;background-color:#eee;box-shadow:0 -3px 10px rgba(black,.3);border-radius:10px}fieldset[data-v-5f41c887]{display:block;width:300px;padding:15px;margin:15px auto;border-style:solid;background-color:#fff;border-color:#ddd;border-width:1px;border-radius:4px}input[data-v-5f41c887]{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px #00000013;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}[data-v-5f41c887]:root{font-size:16px}.kiosk-container[data-v-5f41c887]{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#3498db}.background-image[data-v-5f41c887]{width:100%;height:100%;position:absolute;top:0;left:0}.question-text[data-v-5f41c887]{text-align:center;color:#fff;margin-top:28.4rem;margin-bottom:4rem;font-weight:700}.buttons-column[data-v-5f41c887]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute}.kiosk-button[data-v-5f41c887]{margin:1rem;padding:1.5rem;cursor:pointer;border:none;background-color:#fff;color:#3499dc;border-radius:.5rem;display:flex;flex-direction:row;align-items:center;border-radius:3rem}.kiosk-button-go-back[data-v-5f41c887]{font-weight:600;margin:1rem;padding:1.5rem;cursor:pointer;border:none;background-color:#e8af29;color:#fff;border-radius:.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center}.lang-btn[data-v-5f41c887]{font-weight:600;color:#2c2323;margin-right:10px}.lang-btn-group .active-btn[data-v-5f41c887]{color:#fff;background:#48c52f;border-color:#7fffd4}.lang-btn-group[data-v-5f41c887]{position:absolute}.touch-slider[data-v-5f41c887]{display:none}@media screen and (min-width: 1081px){.question-text[data-v-5f41c887]{text-align:center;font-size:23px;margin-top:4.2rem;color:#fff;margin-top:1.2rem;margin-bottom:0rem;font-weight:700}.buttons-column[data-v-5f41c887]{left:50%;top:50%;transform:translate(-50%,-50%)}.kiosk-button[data-v-5f41c887]{height:5rem;width:33rem;font-size:34px}.kiosk-button img[data-v-5f41c887]{max-width:4rem;margin-left:12px;margin-bottom:0rem}.btn-img[data-v-5f41c887]{margin-left:0rem;margin-right:5rem}.go-back-wrapper[data-v-5f41c887]{padding-left:4px}.kiosk-button-go-back[data-v-5f41c887]{width:9rem;height:0rem;font-size:1.5rem;border-top-left-radius:68px;border-bottom-left-radius:59px}.order-screen[data-v-5f41c887]{margin-top:-7px;height:100%}.search-input-kiosk[data-v-5f41c887]{width:73%;margin-top:6px}.lang-btn-group[data-v-5f41c887]{bottom:-5rem;height:0px}.lang-btn[data-v-5f41c887]{height:47px;width:126px;font-size:large}.sliderButton img[data-v-5f41c887]{max-width:32rem!important;max-height:12rem!important;margin-bottom:0rem!important}.content-wrapper[data-v-5f41c887]{height:0vh}}@media screen and (max-width: 1080px){.question-text[data-v-5f41c887]{font-size:3rem}.buttons-column[data-v-5f41c887]{top:39%;left:50%;transform:translate(-50%,-50%)}.kiosk-button[data-v-5f41c887]{width:63rem;height:16rem;font-size:4.5rem;line-height:1;text-align:unset}.kiosk-button img[data-v-5f41c887]{max-width:19rem;max-height:12rem;margin-bottom:1rem}.btn-img[data-v-5f41c887]{margin-left:0rem;margin-right:5rem}.go-back-wrapper[data-v-5f41c887]{padding-left:4px}.kiosk-button-go-back[data-v-5f41c887]{margin-left:32px;font-size:2.5rem;width:9rem;height:4rem}.order-screen[data-v-5f41c887]{margin-top:-7px;height:100%}.search-input-kiosk[data-v-5f41c887]{width:40rem;margin-top:5px}.lang-btn-group[data-v-5f41c887]{top:44rem;height:0px}.lang-btn[data-v-5f41c887]{height:80px;width:191px;font-size:xx-large}}@media screen and (min-width: 1081px){.question-text[data-v-5f41c887]{text-align:center;font-size:23px;margin-top:1.2rem;margin-bottom:0rem;color:#fff;font-weight:700}.buttons-column[data-v-5f41c887]{left:50%;top:50%;transform:translate(-50%,-50%)}.kiosk-button[data-v-5f41c887]{height:5rem;width:33rem;font-size:34px}.kiosk-button img[data-v-5f41c887]{max-width:4rem;margin-left:12px;margin-bottom:0rem}.btn-img[data-v-5f41c887]{margin-left:0rem;margin-right:5rem}.go-back-wrapper[data-v-5f41c887]{padding-left:4px}.kiosk-button-go-back[data-v-5f41c887]{width:9rem;height:0rem;font-size:1.5rem;border-top-left-radius:68px;border-bottom-left-radius:59px}.order-screen[data-v-5f41c887]{margin-top:-7px;height:100%}.search-input-kiosk[data-v-5f41c887]{width:68rem;margin-top:0}.lang-btn-group[data-v-5f41c887]{bottom:-5rem;height:0px}.lang-btn[data-v-5f41c887]{height:47px;width:126px;font-size:large}.sliderButton img[data-v-5f41c887]{max-width:32rem!important;max-height:12rem!important;margin-bottom:0rem!important}.content-wrapper[data-v-5f41c887]{height:0vh}}@media screen and (min-width: 600px) and (max-width: 1100px) and (max-height: 1199px) and (orientation: portrait){.touch-slider[data-v-5f41c887]{display:block}.pos-slider[data-v-5f41c887]{display:none!important}.ing-container>div[data-v-5f41c887]{width:220px!important;height:61px}.buttons-column[data-v-5f41c887]{top:45%;left:50%;transform:translate(-50%,-45%);width:90%;max-width:35rem}.question-text[data-v-5f41c887]{margin-top:2rem;margin-bottom:2rem;font-size:1.6rem}.kiosk-button[data-v-5f41c887]{width:100%;height:auto;padding:.5rem;font-size:2rem;border-radius:2rem}.kiosk-button img[data-v-5f41c887]{max-width:4rem;max-height:4rem;margin-bottom:0}.btn-img[data-v-5f41c887]{margin-left:0;margin-right:2rem}.lang-btn-group[data-v-5f41c887]{position:static;height:auto;margin-bottom:1rem;display:flex;justify-content:center;gap:1rem;margin-top:4.5rem}.lang-btn[data-v-5f41c887]{height:3rem;width:auto;padding:0 1.5rem;font-size:1.2rem}.vue-touch-keyboard[data-v-5f41c887]{width:100%;left:0;margin-left:0;top:auto;bottom:0}.search-input-kiosk[data-v-5f41c887]{width:27rem}.cart-wrapper[data-v-5f41c887]{margin-left:16px;margin-top:10px}.kiosk-button-go-back[data-v-5f41c887]{margin-left:32px;font-size:1.2rem;width:6rem;height:3rem}.cart-wrapper svg[data-v-5f41c887]{width:56px;height:56px}.count[data-v-5f41c887]{width:33px!important;height:33px;font:19px Arial,sans-serif;margin-left:9px;margin-top:-5px;line-height:33px}.buttons-column[data-v-5f41c887]{top:36%;left:50%;transform:translate(-50%,-45%);max-width:35rem}}@media screen and (min-width: 600px) and (max-width: 1100px) and (max-height: 1199px) and (orientation: landscape){.ing-container>div[data-v-5f41c887]{width:220px!important;height:61px}.buttons-column[data-v-5f41c887]{top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:40rem}.question-text[data-v-5f41c887]{margin-top:1rem;margin-bottom:1.5rem;font-size:2rem}.kiosk-button[data-v-5f41c887]{width:100%;height:auto;padding:.5rem;font-size:1.8rem;border-radius:2rem}.kiosk-button img[data-v-5f41c887]{max-width:3.5rem;max-height:3.5rem;margin-bottom:0}.btn-img[data-v-5f41c887]{margin-left:0;margin-right:1.5rem}.lang-btn-group[data-v-5f41c887]{position:static;height:auto;margin-bottom:1rem;display:flex;justify-content:center;gap:1rem}.lang-btn[data-v-5f41c887]{height:2.5rem;width:auto;padding:0 1.2rem;font-size:1.1rem}.vue-touch-keyboard[data-v-5f41c887]{width:100%;left:0;margin-left:0;top:auto;bottom:0}.search-input-kiosk[data-v-5f41c887]{width:55rem;margin-top:0rem}.cart-wrapper[data-v-5f41c887]{margin-left:24px;margin-top:12px}.kiosk-button-go-back[data-v-5f41c887]{margin-left:32px;font-size:1rem;width:5rem;height:2rem}.cart-wrapper svg[data-v-5f41c887]{width:56px;height:56px}.count[data-v-5f41c887]{width:33px!important;height:33px;font:19px Arial,sans-serif;margin-left:9px;margin-top:-5px;line-height:33px}}@media screen and (max-width: 1080px) and (min-height: 1200px) and (orientation: portrait){.touch-slider[data-v-5f41c887]{display:block}}.diy-label[data-v-3651084a]{color:#fdf1f1;font-weight:600}.search-input-field[data-v-3651084a]{border-radius:7px;background:#343539;border:none;color:#fff;font-weight:600;width:100%;background:#3d3838;width:84%;border:1px dashed #606b6b66}.select.form-control[data-v-3651084a]{background:#343539;color:#fff}.cname_input[data-v-3651084a]{width:100%!important}.timer[data-v-3651084a]{font-weight:700;font-size:23px;color:#66ff6e}.alert[data-v-3651084a]{font-size:21px;color:#b1b1b0}.txt[data-v-3651084a]{text-align:center}.countdown-container[data-v-3651084a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;background:#d5dbe1;width:100%;height:205px;padding-top:26px}.time-label[data-v-3651084a]{font-family:Arial,sans-serif;font-size:18px;font-weight:700;color:#333;margin-bottom:32px}.time-text[data-v-3651084a]{font-family:Arial,sans-serif;font-size:88px;font-weight:700;color:#333;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.time-text span[data-v-3651084a]{padding:5px}.time-text .minutes[data-v-3651084a]{border-right:1px solid #333;margin-right:5px}.modal-dialog[data-v-0d39ff8b]{top:40%!important;transform:translate(-49%,-50%)!important}body.modal-open[data-v-0d39ff8b]{overflow:hidden}.modal-mask[data-v-0d39ff8b]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;opacity:1;background-color:#00000080;transition:opacity .2s ease;overflow-x:hidden;overflow-y:auto}.modal-content[data-v-0d39ff8b]{border-radius:23px;top:164px;left:50%!important;transform:translateY(-50%)!important}.modal-body[data-v-0d39ff8b],.modal-footer[data-v-0d39ff8b]{background:#fff}.close[data-v-0d39ff8b]{margin-top:-14px;line-height:.5;font-size:25px;color:#fff}.modal-wrapper[data-v-0d39ff8b]{display:table-cell;vertical-align:middle}.modal-container[data-v-0d39ff8b]{transition:all .3s ease}.modal-header h3[data-v-0d39ff8b]{margin-top:0;color:#42b983}.modal-default-button[data-v-0d39ff8b]{float:right}.modal-enter-active[data-v-0d39ff8b],.modal-leave-active[data-v-0d39ff8b]{opacity:0}.modal-mask .modal-dialog[data-v-0d39ff8b],.modal-dialog[data-v-0d39ff8b]{-webkit-transform:translate(0,0);transform:translate(0)}.modal-mask.modal-enter-active .modal-dialog[data-v-0d39ff8b],.modal-enter-active .modal-dialog[data-v-0d39ff8b],.modal-leave-active .modal-dialog[data-v-0d39ff8b]{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translateY(-25%)}.modal-footer[data-v-0d39ff8b]{border-bottom-left-radius:0;border-bottom-right-radius:0;justify-content:"center"!important}.time-button[data-v-0d39ff8b]:hover{background:transparent!important}.modal-body[data-v-0d39ff8b]{height:580px}.branch-switcher-table .modal-body[data-v-0d39ff8b]{height:300px!important}.branch-switcher-table .modal-content[data-v-0d39ff8b]{top:252px!important}.modal-footer[data-v-0d39ff8b]{justify-content:space-between!important}.or[data-v-0d39ff8b]{font-size:23px;font-family:Pacifico;margin-top:-6px}.modal-header[data-v-0d39ff8b]{background:#ff9800;text-align:center;color:#fff;font-size:16px;font-weight:500;border-top-left-radius:0;border-top-right-radius:0}.modal-dialog[data-v-0d39ff8b]{max-width:80%;margin:1.75rem auto}.time-button[data-v-0d39ff8b]{min-width:132px!important}@media (max-width: 667px){.time-button[data-v-0d39ff8b]{min-width:89px!important;font-size:14px!important}}.btn-danger:hover,.btn-success:hover{color:#fff!important;font-weight:400!important}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;opacity:1;background-color:#00000080;transition:opacity .2s ease;overflow-x:hidden;overflow-y:auto}@media (max-width: 667px){.modal-content{top:405px!important;left:50%!important;transform:translate(-50%,-50%)!important}}.modal-dialog[data-v-c34955f2]{max-width:58rem;margin:1.75rem auto}.stripe-checkout[data-v-c34955f2]{max-width:38rem}.time-button[data-v-c34955f2]{min-width:132px!important}@media (max-width: 667px){.time-button[data-v-c34955f2]{min-width:89px!important;font-size:14px!important}}@media only screen and (min-width: 820px) and (max-width: 959px){.modal-dialog[data-v-c34955f2]{top:22%!important;left:45%!important;transform:translate(-50%,-50%)!important}}.checkout .modal-content[data-v-c34955f2]{border-radius:12px;left:52%!important;transform:translate(-50%,-50%)!important}.kcart-modal .modal-dialog[data-v-c34955f2]{max-width:65rem!important}.kcart-modal .modal-content[data-v-c34955f2]{transform:translate(-50%,-50%)!important}@media screen and (max-width: 1080px){.checkout .modal-content[data-v-c34955f2]{top:800px!important}.kcart-modal .modal-content[data-v-c34955f2]{top:821px!important;height:1278px}}@media screen and (min-width: 1081px){.kcart-modal .modal-content[data-v-c34955f2]{top:370px!important;height:527px}}@media screen and (min-width: 768px) and (max-width: 1024px) and (max-height: 1024px) and (orientation: landscape){.checkout .modal-content[data-v-c34955f2]{top:415px!important}}@media screen and (min-width: 768px) and (max-width: 1024px) and (max-height: 1024px) and (orientation: portrait){.checkout .modal-content[data-v-c34955f2]{top:415px!important;left:50%!important}}body.modal-open{overflow:hidden}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;opacity:1;background-color:#00000080;transition:opacity .2s ease;overflow-x:hidden;overflow-y:auto}.modal-content{top:415px!important;left:50%!important;transform:translate(-50%,-50%)!important}.close{line-height:.5;font-size:25px}.modal-wrapper{display:table-cell;vertical-align:middle}.modal-container{transition:all .3s ease}.modal-header h3{margin-top:0;color:#42b983}.modal-default-button{float:right}.modal-enter-active,.modal-leave-active{opacity:0}.modal-mask .modal-dialog,.modal-dialog{-webkit-transform:translate(0,0);transform:translate(0)}.modal-mask.modal-enter-active .modal-dialog,.modal-enter-active .modal-dialog,.modal-leave-active .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translateY(-25%)}.modal-footer{justify-content:"center"!important}.time-button:hover{background:transparent!important}@media (max-width: 667px){.modal-content{top:424px!important;left:50%!important;transform:translate(-50%,-50%)!important}}.modal-footer{justify-content:space-between!important}.or{font-size:23px;font-family:Pacifico;margin-top:-6px}.modal-dialog[data-v-82bf4b0f]{max-width:58rem;margin:1.75rem auto}.time-button[data-v-82bf4b0f]{min-width:132px!important}@media (max-width: 667px){.time-button[data-v-82bf4b0f]{min-width:89px!important;font-size:14px!important}}@media only screen and (min-width: 820px) and (max-width: 959px){.modal-dialog[data-v-82bf4b0f]{top:22%!important;left:45%!important;transform:translate(-50%,-50%)!important}}.checkout .modal-content[data-v-82bf4b0f]{border-radius:12px;left:52%!important;transform:translate(-50%,-50%)!important}.kcart-modal .modal-dialog[data-v-82bf4b0f]{max-width:65rem!important}.kcart-modal .modal-content[data-v-82bf4b0f]{transform:translate(-50%,-50%)!important}@media screen and (max-width: 1080px){.checkout .modal-content[data-v-82bf4b0f]{top:800px!important}.kcart-modal .modal-content[data-v-82bf4b0f]{top:821px!important;height:1278px}}@media screen and (min-width: 1081px){.kcart-modal .modal-content[data-v-82bf4b0f]{top:370px!important;height:527px}}.search-input-field[data-v-df8ecf00]{width:100%;height:5rem!important;border-radius:7px;background:#343539;border:none;color:#11ff64;font-weight:600;font-size:3rem}@media screen and (min-width: 1081px){.search-input-field[data-v-df8ecf00]{height:3rem!important;font-weight:500;font-size:17px!important;font-size:2.5rem!important}}@media screen and (orientation: portrait) and (min-width: 700px) and (max-width: 800px) and (min-height: 1000px) and (max-height: 1100px){.search-input-field[data-v-df8ecf00]{height:4rem!important;margin:0!important}}.receipt[data-v-a711e4b0]{position:absolute;left:10px;top:10px;background-color:#fff;width:80mm;padding:10px;box-shadow:0 0 10px #0000001a;font-family:Arial,sans-serif}.header[data-v-a711e4b0]{text-align:center;margin-bottom:10px}.details[data-v-a711e4b0]{margin-bottom:10px}.items[data-v-a711e4b0]{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 0}.item[data-v-a711e4b0]{display:flex;justify-content:space-between}.totals[data-v-a711e4b0]{padding:10px 0}.payment[data-v-a711e4b0]{border-top:1px solid #ccc;padding:10px 0}.footer[data-v-a711e4b0]{margin-top:10px;text-align:center;font-size:12px;color:#888}.width-100[data-v-94227702]{width:100%}.add-to-cart[data-v-94227702]{width:105%!important}.price[data-v-94227702]{margin-top:-15px;font-size:14px;text-align:center;max-width:80%;margin-bottom:0;font-weight:700}.topping-wrapper-k-pos[data-v-94227702]{position:relative;display:inline;height:123px;width:224px;overflow:hidden;border-radius:11px;margin-left:-1px;margin-right:2px}.topping-wrapper-k-pos img[data-v-94227702]{max-width:100%;object-fit:contain;border-radius:8px}.k-cart-menu-item[data-v-94227702]{text-align:center;display:flex;flex-direction:column;align-items:center;margin:10px}.k-cart-menu-item img[data-v-94227702]{max-width:100%;max-height:102px;object-fit:contain;border-radius:8px}.count[data-v-94227702]{width:74px!important;height:74px;text-align:center;font:36px Arial,sans-serif;position:absolute;margin-left:9px;margin-top:-17px;font-family:unset;color:#e9302f;font-weight:600;background:orange;border-radius:50%;line-height:70px}.cart-wrapper[data-v-94227702]{margin-top:18px}.flex-item[data-v-94227702]{display:flex}.flex-container[data-v-94227702]{display:flex;flex-wrap:wrap;margin-top:5px;justify-content:center}.flex-container>div[data-v-94227702]{margin:1px;text-align:center;font-size:18px;justify-content:center}.plus-toppings-cart[data-v-94227702]{background:green;border-color:#fff;border-radius:6px!important;margin-right:11px;color:#fff}.minus-toppings-cart[data-v-94227702]{border-color:#fff;background:orange;border-radius:6px!important;margin-right:11px;color:#fff}.qty-button-cart[data-v-94227702]{border-color:#fff;border-radius:6px!important;margin-right:11px;color:#1e1b1b;font-weight:600}.button-group[data-v-94227702]{width:97%;display:flex;justify-content:space-between;color:#fff;position:absolute;bottom:50px}.go-back[data-v-94227702]{justify-content:center;font-weight:600;padding:1.5rem;font-size:2rem;cursor:pointer;border:none;color:#fff;border-radius:.5rem;width:14rem;height:2rem;display:flex;flex-direction:row;align-items:center}.confirm-btn[data-v-94227702]{width:27rem!important}.variation-header[data-v-94227702]{justify-content:center;align-items:center}.header-text[data-v-94227702]{color:#bf2a2a;margin-top:3rem;margin-bottom:2rem;font-weight:700}.table-head[data-v-94227702]{position:sticky;top:-1px;font-weight:600;height:40px;line-height:40px;font-size:21px;background-color:#f0f3fe;border-bottom:0px!important;z-index:5}.h-item[data-v-94227702]{text-align:left}.h-price[data-v-94227702],.h-qty[data-v-94227702],.h-total[data-v-94227702]{text-align:center}.h-status[data-v-94227702]{text-align:right}.txt-left[data-v-94227702]{text-align:left}.txt-center-align[data-v-94227702]{text-align:center}.txt-right[data-v-94227702]{text-align:right}.table-box[data-v-94227702]{text-align:center;background:#494647d9;margin-bottom:9px;border-radius:8px;padding:8px}.prod-title[data-v-94227702]{margin-left:0;color:#242222;padding:33px 0}.toppings-title[data-v-94227702]{max-width:100px;display:block;overflow:hidden;text-overflow:ellipsis}.calc-section[data-v-94227702]{display:flex;justify-content:flex-end;padding-right:39px;padding-top:42px}.amt-title[data-v-94227702]{margin-right:27px}.toppings-kcart[data-v-94227702]{margin:0;line-height:25px;vertical-align:middle;font-weight:700;text-align:center;color:#f5f5f5;padding:2rem}.toppings-wrapper[data-v-94227702]{position:relative;display:inline-block;height:123px;width:243px;overflow:hidden;border-radius:11px;margin-left:-1px;margin-right:2px}.toppings-wrapper img[data-v-94227702]{max-width:100%;object-fit:contain;border-radius:8px}.topping-info[data-v-94227702]{font-size:13px;color:#44424187}.topping-items[data-v-94227702]{margin-top:12px;padding:0 10px;display:flex;flex-direction:row;justify-content:space-between}.view-toppings[data-v-94227702]{cursor:pointer;background:#bad6c3}.view-toppings[data-v-94227702]:hover{background:#9cbfa6}.minus-toppings[data-v-94227702]{border-color:#fff;background:orange;border-radius:6px!important;margin-right:11px;color:#fff}.plus-toppings[data-v-94227702]{border-color:#fff;background:green;border-radius:6px!important;margin-right:11px;color:#fff}.qty-button[data-v-94227702]{border-color:#fff;border-radius:6px!important;margin-right:11px;color:#1e1b1b;font-weight:600}.discountTypeButton[data-v-94227702]{border:1px outset rgba(109,243,7,.794);background-color:#977e7e;height:89px;width:219px;cursor:pointer;margin:0;line-height:25px;vertical-align:middle;font-weight:700;text-align:center;color:#f5f5f5}.cart-wrapper svg[data-v-94227702]{width:70px;height:70px}.count[data-v-94227702]{width:46px!important;height:46px;font-size:22px;line-height:46px}@media screen and (max-width: 767px){.cart-wrapper svg[data-v-94227702]{width:55px;height:55px}.count[data-v-94227702]{width:40px!important;height:40px;font-size:20px;line-height:40px}}@media screen and (min-width: 768px) and (max-width: 1024px){.cart-wrapper svg[data-v-94227702]{width:60px;height:60px}.count[data-v-94227702]{width:42px!important;height:42px;font-size:21px;line-height:42px}}.charged{background-color:#ff8b85!important;color:#787070!important}.topping-total{margin-top:27px;text-align:end;margin-right:36px;font-size:26px;font-weight:600;color:#ff8b85}.cart-img img{max-width:100%;max-height:83px;object-fit:contain;border-radius:8px;margin-top:32px}.kcart-table{overflow-y:scroll;height:45vh;max-height:45vh;scrollbar-width:auto;scrollbar-color:#999 #f0f0f0}.item-text-toppings{color:#443939;font-size:18px;font-weight:600;margin-top:24px;margin-left:7px}.kcart-toppings-wrapper{overflow-y:scroll;height:55vh}.discount-wrapper{position:absolute}.discount-text,.qr-discount-text{border-radius:15px;text-align:center;color:#ff91d2;background:#000000d1;padding:23px;animation:flicker 1s infinite}.k-cart-menu-item .item-name-kpos{font-weight:700}.modify-topping-k-cart{color:#5d93c5!important;background:#f3efe9ad;padding:16px;border-radius:10px}@keyframes flicker{0%{opacity:1}25%{opacity:.8}50%{opacity:1}75%{opacity:.9}to{opacity:1}}.topping-variations{display:flex;justify-content:center;height:100%;align-items:center}.cart-scroll-wrapper{position:relative;display:flex}.table-responsive.kcart-table{max-height:40vh;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none}.table-responsive.kcart-table::-webkit-scrollbar{width:0;height:0}.fake-scrollbar{width:14px;margin-left:8px;border-radius:999px;background:linear-gradient(to bottom,#f5f5f5,#e0e0e0);box-shadow:inset 0 0 4px #0000001f;max-height:40vh;position:relative}.fake-thumb{width:100%;border-radius:999px;background:linear-gradient(to bottom,#999,#6b6969);box-shadow:0 2px 4px #00000059;position:absolute;top:0;height:40px}@media screen and (max-width: 767px){.variation-header{margin-bottom:0rem}.kcart-toppings-wrapper{height:60vh}.kcart-table{height:45vh;max-height:45vh}.minus-toppings-cart,.plus-toppings-cart,.qty-button-cart{width:3.5rem!important;line-height:40px!important;font-size:18px}.prod-title{font-size:15px;font-weight:600}.order-total-text{font-size:16px}.header-text{font-size:2rem}.minus-toppings,.plus-toppings,.qty-button{width:3.5rem!important;line-height:40px!important;margin-right:8px;font-size:18px}.toppings-kcart{height:120px}.topping-price-wrapper{margin-top:-20px;margin-left:9rem;width:180px}.kcart-toppings-wrapper img,.topping-wrapper-k-pos img{max-height:80px}.discount-wrapper{right:8px;bottom:160px}.discount-text{font-weight:600;font-size:18px}.qr-discount-text{font-weight:600;font-size:16px;padding:8px}.k-cart-menu-item{width:100px!important;height:120px!important}.k-cart-menu-item img{max-height:90px!important}.modify-topping-k-cart{padding:20px!important;margin-left:30px;font-size:16px;line-height:22px}}@media screen and (min-width: 768px) and (max-width: 1024px){.kcart-toppings-wrapper{height:60vh}.kcart-table{height:50vh;max-height:50vh}.minus-toppings-cart,.plus-toppings-cart,.qty-button-cart{width:4.5rem!important;line-height:55px!important;font-size:24px}.prod-title{font-size:17px;font-weight:600}.order-total-text{font-size:18px}.header-text{font-size:2.4rem}.minus-toppings,.plus-toppings,.qty-button{width:5rem!important;line-height:70px!important;margin-right:10px;font-size:24px}.toppings-kcart{height:150px}.k-cart-menu-item{width:110px!important;height:130px!important}}@media screen and (orientation: portrait) and (min-width: 1000px) and (max-width: 1048px) and (min-height: 1900px) and (max-height: 2050px){.variation-header{margin-bottom:0rem}.modify-topping-k-cart{line-height:26px;padding:36px!important;margin-left:75px;font-size:21px}.kcart-toppings-wrapper{height:65vh}.kcart-table{height:45vh;max-height:45vh}.minus-toppings-cart,.plus-toppings-cart,.qty-button-cart{width:5rem!important;line-height:69px!important;font-size:28px}.prod-title{font-size:18px;font-weight:600}.order-total-text{font-size:18px}.header-text{font-size:3rem}.minus-toppings,.plus-toppings,.qty-button{width:6rem!important;line-height:92px!important;margin-right:11px;font-size:28px}.toppings-kcart{height:171px}.topping-price-wrapper{margin-top:-36px;margin-left:19rem;width:240px}.kcart-toppings-wrapper img,.topping-wrapper-k-pos img{max-height:102px}.discount-wrapper{right:13px;bottom:265px}.discount-text{font-weight:700;font-size:34px}.qr-discount-text{font-weight:600;font-size:22px;padding:9px}.k-cart-menu-item{width:119px!important;height:136px!important}.k-cart-menu-item img{max-height:124px!important}}@media screen and (orientation: portrait) and (min-width: 1180px) and (max-width: 1220px) and (min-height: 1850px) and (max-height: 2000px){.kcart-toppings-wrapper{height:70vh}.kcart-table{height:65vh!important;max-height:65vh!important}.minus-toppings-cart,.plus-toppings-cart,.qty-button-cart{width:5.5rem!important;line-height:80px!important;font-size:30px}.prod-title{font-size:19px;font-weight:600}.order-total-text{font-size:20px}.header-text{font-size:3.2rem}.minus-toppings,.plus-toppings,.qty-button{width:6.5rem!important;line-height:96px!important;margin-right:12px;font-size:30px}.toppings-kcart{height:180px}.k-cart-menu-item{width:130px!important;height:150px!important}.k-cart-menu-item img{max-height:130px!important}.discount-wrapper{right:18px;bottom:280px}}@media screen and (min-width: 1025px){.kcart-toppings-wrapper{height:50vh}.kcart-table{height:45vh;max-height:45vh}.minus-toppings-cart,.plus-toppings-cart,.qty-button-cart{width:3rem!important;line-height:42px!important;font-size:20px}.prod-title{font-size:17px;font-weight:500}.order-total-text{font-size:18px}.header-text{font-size:2rem}.minus-toppings,.plus-toppings,.qty-button{width:3rem!important;line-height:42px!important;font-size:20px}.toppings-kcart{height:72px}.topping-price-wrapper{margin-top:-36px;margin-left:19rem;width:240px}.kcart-toppings-wrapper img{max-height:50px}.discount-wrapper{bottom:114px;right:17px}.qr-discount-info{margin-left:0rem}.discount-text{font-weight:700;font-size:24px}.qr-discount-text{font-weight:600;font-size:20px;padding:7px}.k-cart-menu-item{width:138px!important;height:96px!important}.k-cart-menu-item img{max-height:58px!important;padding-top:10px}.item-name-kpos{font-size:18px}.modify-topping-k-cart{margin-left:227px!important;line-height:14px}}.kcart-table{height:35vh;max-height:35vh}@media screen and (max-width: 767px){.kcart-table{height:40vh;max-height:40vh}}@media screen and (min-width: 768px) and (max-width: 1024px){.kcart-table{height:45vh;max-height:45vh}}@media screen and (orientation: portrait) and (min-width: 1000px) and (max-width: 1300px) and (min-height: 1800px){.kcart-table{height:50vh;max-height:50vh}}.kcart-toppings-wrapper{height:50vh;max-height:50vh}@media screen and (max-width: 767px){.kcart-toppings-wrapper{height:55vh;max-height:55vh}}@media screen and (min-width: 768px) and (max-width: 1024px){.kcart-toppings-wrapper{height:60vh;max-height:60vh}}@media screen and (orientation: portrait) and (min-width: 1000px) and (max-width: 1300px) and (min-height: 1800px){.kcart-toppings-wrapper{height:65vh;max-height:65vh}}.receipt[data-v-94227702]{position:absolute;left:10px;top:10px;background-color:#fff;width:80mm;padding:10px;box-shadow:0 0 10px #0000001a;font-family:Arial,sans-serif}.header[data-v-94227702]{text-align:center;margin-bottom:10px}.details[data-v-94227702]{margin-bottom:10px}.items[data-v-94227702]{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 0}.item[data-v-94227702]{display:flex;justify-content:space-between}.totals[data-v-94227702]{padding:10px 0}.payment[data-v-94227702]{border-top:1px solid #ccc;padding:10px 0}.footer[data-v-94227702]{margin-top:10px;text-align:center;font-size:12px;color:#888}@media screen and (min-width: 600px) and (max-width: 1100px) and (max-height: 1199px) and (orientation: landscape){.kcart-table[data-v-94227702]{height:39vh;max-height:39vh}.button-group[data-v-94227702]{width:100%;position:relative;bottom:10px;gap:5px}.go-back[data-v-94227702]{font-size:1.2rem;height:2rem}.confirm-btn[data-v-94227702]{width:24rem}.prod-title[data-v-94227702]{font-size:17px;padding:15px 0}.header-text[data-v-94227702]{font-size:2rem}.table-head[data-v-94227702]{line-height:14px}.add-to-cart[data-v-94227702]{width:96%!important}.minus-toppings-cart[data-v-94227702],.plus-toppings-cart[data-v-94227702],.qty-button-cart[data-v-94227702]{width:3.5rem!important;line-height:44px!important;font-size:19px}.calc-section[data-v-94227702]{padding-top:.5rem;padding-bottom:3rem}.cart-wrapper svg[data-v-94227702]{width:56px;height:56px}}@media screen and (min-width: 600px) and (max-width: 1100px) and (max-height: 1199px) and (orientation: portrait){.kcart-table[data-v-94227702]{height:58vh;max-height:58vh}.calc-section[data-v-94227702]{padding-top:31px;padding-bottom:29px}.button-group[data-v-94227702]{position:absolute;bottom:10px;gap:5px;width:97%}.go-back[data-v-94227702]{font-size:1.2rem;height:3.2rem}.confirm-btn[data-v-94227702]{width:24rem}.prod-title[data-v-94227702]{font-size:17px;padding:15px 0}.header-text[data-v-94227702]{font-size:2rem}.table-head[data-v-94227702]{line-height:14px}.cart-wrapper svg[data-v-94227702]{width:56px;height:56px}}@media screen and (orientation: portrait) and (min-width: 1000px) and (max-width: 1080px) and (min-height: 1800px) and (max-height: 2300px){.kcart-table[data-v-94227702]{height:48vh;max-height:48vh}.button-group[data-v-94227702]{position:absolute;bottom:4px;gap:20px;width:97%}.go-back[data-v-94227702]{font-size:2.4rem;height:5.3rem;width:18rem}.confirm-btn[data-v-94227702]{width:29rem}.prod-title[data-v-94227702],.order-total-text[data-v-94227702]{font-size:20px}}.small-title[data-v-a5046c0b]{display:block;text-align:center;font-size:1rem;font-weight:400;color:#fff;margin-bottom:5px}.branch-heading[data-v-a5046c0b]{display:block;text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#c1db17}.branch-list[data-v-a5046c0b]{list-style-type:none;padding:0;margin:0}.branch-item[data-v-a5046c0b]{padding:10px;margin-bottom:10px;background-color:#03182d;border-radius:8px;border:1px solid #dee2e6;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease,transform .3s ease}.branch-item[data-v-a5046c0b]:hover{background-color:#12385f;transform:translateY(-2px)}.branch-name[data-v-a5046c0b]{font-weight:700;color:#dee2e6}.branch-distance[data-v-a5046c0b]{font-size:14px;color:#dee2e6}.branch-switcher-button[data-v-a5046c0b]{position:fixed;left:0;bottom:10%;transform:translateY(-50%);box-shadow:0 4px 8px #0003;cursor:pointer;transition:background-color .3s ease,transform .3s ease;z-index:7777;color:#fff;border-color:#eb3007;border-width:2px;font-size:12px;padding:6px 18px;min-width:auto;margin-top:4px;margin-left:15px;text-align:center}s .branch-switcher-button[data-v-a5046c0b]:hover{background-color:#fff;transform:translateY(-50%) translate(-2px)}.direction-icon[data-v-a5046c0b]{margin-left:10px;color:#c1db18;font-size:23px;text-decoration:none}.direction-icon[data-v-a5046c0b]:hover{color:#c1ff74}.cover-background[data-v-10f2a560]{opacity:.8;background:#000!important}.small-title[data-v-81fcbc09]{display:block;text-align:center;font-size:1rem;font-weight:400;margin-bottom:5px}.branch-heading[data-v-81fcbc09]{display:block;text-align:center;font-size:1rem;font-weight:700;margin-bottom:20px}.branch-list[data-v-81fcbc09]{list-style-type:none;padding:0;margin:0}.branch-item[data-v-81fcbc09]{padding:10px;margin-bottom:10px;background-color:#fff;border-radius:8px;border:1px solid #dee2e6;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease,transform .3s ease}.branch-item[data-v-81fcbc09]:hover{background-color:#12385f;transform:translateY(-2px);color:#fff}.branch-name[data-v-81fcbc09]{font-weight:700}.branch-distance[data-v-81fcbc09]{font-size:14px;color:#dee2e6}.branch-switcher-button[data-v-81fcbc09]{position:fixed;left:0;bottom:10%;transform:translateY(-50%);box-shadow:0 4px 8px #0003;cursor:pointer;transition:background-color .3s ease,transform .3s ease;z-index:7777;color:#fff;border-color:#eb3007;border-width:2px;font-size:12px;padding:6px 18px;min-width:auto;margin-top:4px;margin-left:15px;text-align:center}.branch-switcher-button[data-v-81fcbc09]:hover{background-color:#fff;transform:translateY(-50%) translate(-2px)}.direction-icon[data-v-81fcbc09]{margin-left:10px;color:#c1db18;font-size:23px;text-decoration:none}.direction-icon[data-v-81fcbc09]:hover{color:#c1ff74}.order-options[data-v-81fcbc09]{flex-direction:row;justify-content:center}.order-options div[data-v-81fcbc09]{flex:1;text-align:center;background:#e5e1db0d;padding:44px;border:2px solid #e8dede;border-radius:10px;font-size:16px;margin:12px}.order-options div[data-v-81fcbc09]:hover{cursor:pointer;border:2px solid #ff9800;color:#ff9800}.map-div[data-v-81fcbc09]{flex:1;padding:10px}.map-wrapper[data-v-81fcbc09]{display:flex;flex-direction:row}.required[data-v-81fcbc09]{color:red}.invalid-input[data-v-81fcbc09],.invalid-input1[data-v-81fcbc09]{border:1px solid red;background:beige}@media only screen and (max-width: 676px){.map-wrapper[data-v-81fcbc09]{display:flex;flex-direction:column}.vue-map-container[data-v-81fcbc09]{height:320px!important}}.popup-overlay[data-v-114411a1]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.popup-content[data-v-114411a1]{background:#fff;padding:20px;max-width:90%;max-height:90%;overflow-y:auto;position:relative;border-radius:5px;width:100%;height:100%;text-align:center;z-index:10000}.close-btn[data-v-114411a1]{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#000}.customer-floor-info{color:#1df249;font-size:14px;font-weight:600;margin-top:-8px;margin-left:98px}.floor-warning{color:#1df249;font-size:18px;margin-top:10px}@media (max-width: 768px){.customer-floor-info{margin-left:10px;font-weight:600;font-size:15px}}
