@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;200;300;400;500;600;700&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700&family=Nunito:wght@300;400;600;700&family=Poppins:wght@300;400;600;700&display=swap);.afterAnimation{animation:body 1s ease 7.5s 1 normal forwards;opacity:0}@keyframes body{0%{opacity:0}to{opacity:1}}.header{justify-content:center!important}.bg-info,.header{background-color:#e61a3f}.createForm,.joinForm{position:relative}.fill-form1,.fill-form2{background-color:#d82a2a;color:#fff;display:none;left:40px;margin-bottom:10px;padding:5px;position:absolute;top:50px;transition:.2s;z-index:100}span.fill-form1:after,span.fill-form2:after{background:#d82a2a;content:"";height:15px;left:20px;position:absolute;top:-7px;transform:rotate(45deg);width:15px;z-index:1}.fill-form1.active,.fill-form2.active{display:block}.btnJoin{background-color:#33ab53;cursor:pointer}.btnJoin[disabled]{background-color:#abf4be;cursor:no-drop}.btnCreate[disabled]{background-color:#99edf5;cursor:no-drop}.joinScreen{position:relative}.userExist,.userJoin{align-items:center;background:#ffe98a;display:none;flex-direction:column;justify-content:center;opacity:0;padding:20px 12px 10px;position:relative;text-align:center;transition:.3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:-1}.userExist.active{display:flex}.userExist.active,.userJoin.active{opacity:1;z-index:1}.userExist p,.userJoin p{margin:0}.userExist .fa-xmark,.userJoin .fa-xmark{cursor:pointer;font-size:20px;position:absolute;right:4px;top:4px}@font-face{font-family:amithem;src:url(/static/media/amithen.30234a045c19ca6529e4.ttf)}body{background-color:#f7f3ee;font-family:Barlow Condensed,sans-serif}body::-webkit-scrollbar{width:3px}body::-webkit-scrollbar-track{background-color:initial}body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d}.modal-body::-webkit-scrollbar{width:3px}.modal-body::-webkit-scrollbar-track{background-color:initial}.modal-body::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000004d}.all-content-wrapper{background-color:#f0f8ff;height:100vh;width:100%}.colorful-lines-container{align-items:center;background-color:#f7f3ee;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.color-line{animation-duration:1.5s;animation-fill-mode:forwards;animation-name:line-from-top;height:100vh;position:absolute;top:-120%;width:14.28571%}.color-line1{animation-delay:.4s;background-color:#e6213c;left:0}.color-line2{animation-delay:.6s;background-color:#fab627;left:14.28571%}.color-line3{animation-delay:.8s;background-color:#17b5c2;left:28.57143%}.color-line4{animation-delay:1s;background-color:#33ab53}.color-line5{animation-delay:1.2s;background-color:#2f3e3f;right:28.57143%}.color-line6{animation-delay:1.4s;background-color:#f7f3ee;right:14.28571%}.color-line7{animation-delay:1.6s;background-color:#fff;right:0}.center-v-img{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.center-v-img img{animation:v-logo-lazy 1s ease 2.4s 1 normal forwards;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.bottom-images-container{animation-delay:2.8s;animation-duration:2.5s;animation-fill-mode:forwards;animation-name:images-from-bottom;background-color:#fff;bottom:-100%;height:80vh;left:0;position:fixed;z-index:1000}.bottom-images-container,.bottom-logo,.bottom-text-img{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.bottom-logo img{width:280px}.bottom-text-img img{animation-delay:5.4s;animation-duration:2.5s;animation-fill-mode:forwards;animation-name:img-fade;opacity:0;width:300px}@keyframes line-from-top{0%{top:-120%}to{top:0}}@keyframes v-logo-lazy{0%{opacity:0}to{opacity:1}}@keyframes images-from-bottom{0%{bottom:-100%}to{bottom:0}}@keyframes img-fade{0%{opacity:0}to{opacity:1}}.joinScreen{padding:2rem;text-align:center}.joinHdng{color:#2f3e3f;font-weight:700;margin-bottom:0}.joinHdng,.joinSubtext{text-transform:uppercase}.joinSubtext{font-weight:500;margin-top:5px}.vapiano_table{align-items:center;border:1px solid #fff;border-radius:25px;display:flex;font-size:15px;font-weight:600;height:38px;margin-bottom:10px;padding:10px 20px;width:100%}.vapiano_table::placeholder{color:#b6b6b6}.btntable{border:1px solid #0000;border-radius:25px;font-weight:500;height:40px;text-transform:uppercase;width:113px}.bggreen{background-color:#33ab53}.bgblue{background-color:#17b5c2}.textgreen{color:#33ab53}.textblue{color:#17b5c2}.bgpinkish{background-color:#f7f3ef}.bgpinkish,.height-97{min-height:97vh}.header{align-items:center;background-color:#17b5c2;display:flex;height:55px;justify-content:space-between;position:fixed;top:0;width:100%;z-index:10;z-index:110}.formShow.active{height:73px;opacity:1;padding:20px;top:55px;z-index:1}.header form{align-items:center;background:#fff;display:flex;height:0;justify-content:center;left:0;opacity:1;overflow:hidden;position:absolute;top:55px;transition:.3s;width:100%;z-index:-1}.header form i{color:#404040;cursor:pointer}.header form input{border:1px solid #404040;height:32px;outline:none;width:calc(100% - 70px)}.header form input:focus{outline:none}.header form button{background:#17b5c2;border:none;color:#fff;height:32px;width:70px}.forPosRel{align-items:center;display:flex;height:100%;justify-content:space-between;padding:10px;position:relative;width:100%}.pdngbtom{padding-bottom:3.4rem;transition:.3s}.header p{color:#fff;font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:400;margin-bottom:0}.header i{color:#fff;font-size:20px;margin-left:2rem}.header .location{align-items:center;display:flex}.removeHighlight:focus{border:none;box-shadow:none;outline:none!important}.searchlocation{align-items:center;display:flex;margin-left:15px;padding-right:18px}.searchlocation span{color:#000;font-family:Barlow Condensed,sans-serif;font-size:15px;font-weight:500;margin-bottom:0}.searchlocation i{color:#000;cursor:pointer;margin-left:0;margin-right:15px}.header .location i{color:#fff;cursor:pointer;margin-left:20px;margin-right:15px}.logo{min-height:100px;padding-bottom:0!important;padding-left:12px;padding-right:12px;padding-top:0!important;position:relative}.logo,.mainLogo{align-items:center;display:flex;justify-content:center}.liveBtn{background:#e61a3e;border:none;border-radius:50%;color:#fff;font-size:17px;height:40px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:40px}.suggest-modal-heading h2{word-wrap:break-word;color:#ae9e85;font-family:sans-serif;font-size:37px;font-weight:700;letter-spacing:.02em}.bigThank{font-family:sans-serif;font-size:36px;font-weight:900;letter-spacing:.06em}main{padding-bottom:5.7rem}.aft_logo_text{text-align:center}.aft_logo_text h3{font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:600;margin-bottom:0}.modal-content{border-radius:.6rem!important}.greytext{color:#2f3e3f}.bluetext{color:#17b5c2}.colortheme{display:flex;margin-bottom:10px;margin-top:10px}.colortheme a{display:inline-block;height:50px;width:14.28571%}.colortheme a.clr1{background-color:#e6213c}.colortheme a.clr2{background-color:#fab627}.colortheme a.clr3{background-color:#17b5c2}.colortheme a.clr4{background-color:#33ab53}.colortheme a.clr5{background-color:#2f3e3f}.colortheme a.clr6{background-color:#f7f3ee}.colortheme a.clr7{background-color:#fff}.navheader{background-color:#f7f3ee;height:43px}.navitem{color:#2f3e3f;font-family:Barlow Condensed,sans-serif;font-size:19px;font-weight:700;text-decoration:none;text-transform:uppercase}.sectionHdng{padding:5px 0 5px 1.5rem}.hdngflex{margin-right:1rem}.hdngflex h1{color:#17b5c2;font-size:48px;text-transform:uppercase}.hdnglineblue{bottom:12px;height:5px}.vegitarian .hdngflex h1{color:#33ab53;font-size:30px;font-weight:600}.sectionlight .hdngflex h1{color:#2f3e3f;font-size:37px}.font{font-family:amithem;font-size:34px;position:absolute;top:.4em;z-index:2}.hdngline{height:5px;width:100%}.divfooter{background-color:#e6213c;margin-top:50px;padding:3rem 2rem}.logo.logo_footer{background-color:initial}.logo_footer h1{color:#fff;font-family:Shadows Into Light,cursive;font-size:52px}.divfooter p{color:#fff;font-size:15px;margin-bottom:0;text-align:justify}.sectionSlider{margin-bottom:2rem;margin-top:3rem}.itemImg{padding:.5rem}.itemImg a{text-decoration:none}.section_menu{margin-top:1.5rem}.itemImg h1{color:#2f3e3f;font-size:17px;font-weight:700;margin-bottom:2px;text-align:center;text-transform:uppercase}.itemImg img{height:144px;margin:auto;object-fit:cover;width:94%}.item_btm{display:flex;justify-content:center;margin-top:2px;position:relative}.item_info{cursor:pointer;font-size:18px;left:8px;position:absolute}.item_info i,.item_price{color:#2f3e3f}.item_price{font-size:18px;font-weight:700}.sectionlight .sectionSlider{margin-top:2rem}.sectionlight .sectionHdng{align-items:center}.main_navigation{background-color:#2f3e3f;bottom:0;height:105px;padding-bottom:15px;position:fixed;z-index:100}.main_navigation,.main_navigation ul{align-items:center;display:flex;justify-content:space-between;width:100%}.main_navigation ul{margin-bottom:0;padding-left:0}.main_navigation ul li{list-style-type:none;text-align:center}.main_navigation ul li a{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;line-height:19px;padding:11px;text-decoration:none}.main_navigation ul li a.active{color:#17b5c2}.main_navigation ul li a.active svg g,.main_navigation ul li a:hover svg g{fill:#17b5c2!important}.nav_icon{font-size:24px;margin-bottom:2px}.nav_icon svg{height:30px;width:30px}.nav_text{font-size:12px;text-transform:uppercase}.input-counter{align-items:center;display:flex}.btninc{background-color:initial;border:none;font-size:20px;padding:inherit}.counter{background-color:#f7f3ee;border:none;font-size:24px;text-align:center;width:35px}.modalHdr{display:flex;justify-content:space-between;padding:1rem}.info-img{padding-left:10px;position:absolute;width:20px}.mdltitle{color:#17b5c2;font-size:22px;margin-top:10px}.mdlicon{align-items:flex-start;display:flex;font-size:20px;justify-content:center;margin-right:55px;z-index:1}.mdlicon i{margin-left:10px}.modalimg{padding:0 1rem 1rem;text-align:center}.modalimg img{height:240px;object-fit:cover;width:100%}.checklist,.modaldesc{padding-left:1rem;padding-right:1rem}.checklist h1{font-weight:700}.checklist ul{margin-left:1.3rem;padding-left:0}.checklist ul li{border-bottom:2px solid #2f3e3f;display:flex;font-size:17px;font-weight:700;justify-content:space-between;list-style-type:none;padding:10px 10px 10px 0}.minusPopup{background-color:grey;border:1px solid grey;color:#fff;font-size:24px;height:24px;line-height:14px;width:27px}.minusPopup.active{background-color:#17b5c2;border-color:#17b5c2}.plusPopup{background-color:grey;border:1px solid grey;color:#fff;font-size:24px;height:24px;line-height:14px;width:27px}.plusPopup.active{background-color:#17b5c2;border-color:#17b5c2}.checklist ul li span{align-items:center;border:1px solid;border-radius:2px;display:flex;float:right;font-size:13px;height:23px;justify-content:center;width:23px}.checklist ul li label{display:block}.modalftr{background-color:#f7f3ee;padding:1rem}#orderModal .modal-body{padding:0}.modalData{margin-top:2rem}.btncart{align-items:center;background-color:#e6213c;border:1px solid #e6213c;border-radius:30px;color:#fff;display:flex;font-size:17px;height:37px;justify-content:center;text-decoration:none;text-transform:uppercase}.cart-extras{color:#fff}.cart-extras,.extras{align-items:center;border:1px solid;border-radius:2px;display:flex;float:right;font-size:13px;height:23px;justify-content:center;width:23px}.cart-extrasplus{background-color:#fff!important;border:1px solid #000}.innericon{color:#2f3e3f;font-size:35px;padding-right:1rem}.scbginner{background-color:#f7f3ee}.quant_pdng{padding-left:2rem;padding-right:3.7rem}.billstyle{font-size:18px;font-weight:700;padding-bottom:5px}.brdrbtm{background-color:#e6213c;height:2px;width:100%}.total{color:#2f3e3f;display:flex;font-size:26px;font-weight:700;justify-content:flex-end;margin-top:10px}.placebtn a{display:flex;margin:6px;text-decoration:none;width:100%}.btncheck{border:1px;border-radius:30px;color:#fff;text-transform:uppercase;width:100%}.btncheck.btnblue{background-color:#17b5c2}.btncheck.btnred{background-color:#e6213c}h4.light{font-size:21px;margin-bottom:2px;margin-top:15px}.coursetitle,h4.light{color:#17b5c2;margin-left:1.7rem}.coursetitle{font-size:20px;margin-bottom:15px}.orderlist{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:10px 2em}.caretupdown{cursor:pointer;display:flex;flex-direction:column;font-size:10px;line-height:16px}.btnplace{background-color:#e6213c;border:1px;border-radius:30px;color:#fff;height:35px;margin-bottom:1rem;margin-top:3rem;text-transform:uppercase;width:150px}.plceor{display:flex;justify-content:flex-end;margin:2rem}.thnkuModal{margin-bottom:3rem;margin-top:2rem;text-align:center}.thnkuModal h1{color:#17b5c2;font-size:38px;font-weight:700}.order-data h6{font-size:22px}.order-data h4,.order-data h6{color:#2f3e3f;font-weight:600;margin-bottom:0}.order-data h4{font-size:38px}.order-buttons{flex-direction:column;padding-top:2rem}.btnorderpi,.order-buttons{align-items:center;display:flex;justify-content:center}.btnorderpi{border-radius:30px;color:#fff;font-size:20px;height:38px;margin-bottom:14px;text-decoration:none;text-transform:uppercase;width:180px}.btnorderpi.btnlight{background-color:#17b5c2}.btnorderpi.btngreen{background-color:#16dd64}.accordion-body{text-align:start!important}.helpModalHeader{align-items:center;display:flex;justify-content:space-between}.accordion-button{outline:none!important}.accordion-button:focus{border:none!important;outline:none!important}.accordion-button:focus,.accordion-button:not(.collapsed){background-color:initial!important;box-shadow:none!important;color:inherit!important}.introSkip-btn{background-color:#33ab52;border:none;border-radius:30px;color:#f3f3f3;font-size:18 px;height:38px;margin-bottom:14px;width:100px}.introModalImg{height:auto;margin-top:-5px;max-width:100%;padding:2px}@media (max-width:560px){.bottom-logo img{width:250px}.bigThank{font-family:"sans-serif";font-size:32px}.order-ing-name{font-size:14px;white-space:normal}.name-wrapper{flex-grow:1}.price-wrapper{align-items:baseline;display:flex}.ingredient-wrapper{align-items:center;display:flex;justify-content:space-between}.order-ing-price{align-items:baseline;display:inline-flex;font-size:14px}.mainLogo img{width:220px}.boardDrawing{height:50;width:100}.bottom-text-img img{width:250px}.heartImg{bottom:40px;right:20px}}@media (max-width:370px){.bottom-logo img{width:200px}.bottom-text-img img{width:220px}}@media (max-width:355px){.dish-img-container{width:115px!important}.dish-img,.dish-img-container{height:115px!important}}@media (max-width:328px){.dish-img-container{width:105px!important}.dish-img,.dish-img-container{height:105px!important}}@media (max-width:576px){.billItems{padding-right:30px}.menu-itemPrice{margin-left:40px}.subAmount{margin-right:30px}.dish-img,.dish-img-container{height:150px!important}}@media (max-width:760px){.menu-itemPrice{margin-left:40px}.suggest-modal-heading h2{color:#ae9e85;font-family:sans-serif;font-size:36px;font-weight:900;letter-spacing:.02em}.bigThank{color:#68625a;font-size:28px}}@media (max-width:377px){.queueTime{align-items:center;background-color:#17b5c2;color:#fff;display:flex;height:100%;justify-content:center;width:101px}.queueTime i{font-size:22px!important;margin-left:10px}.queueItemName img{height:33px;margin-right:10px;object-fit:contain;width:40px}.queueItemName h1{color:#17b5c2;font-size:30px!important}}@media (max-width:490px){.removeOn490{display:none}}@media (min-width:491px){.removeOn491{display:none;visibility:hidden}}@media (max-width:489px){.showOn490{visibility:visible}}.inactive-navlink,.inactive-navlink:hover{color:#f3f3f3;font-size:12px}.active-navlink,.active-navlink:hover{color:#e6213c;font-size:12px}.active-navlink svg g,.active-navlink svg g:hover{fill:#17b5c2!important;font-size:12px}.active-navlink-bill svg g,.active-navlink-bill svg g:hover{fill:#33ab53!important;font-size:12px}.active-navlink-bill,.active-navlink-bill:hover{color:#33ab53;font-size:12px}.active-navlink-guest svg g,.active-navlink-guest svg g:hover{fill:#fab627!important;font-size:12px}.active-navlink-guest,.active-navlink-guest:hover{color:#fab627;font-size:12px}.active-navlink-service svg g,.active-navlink-service svg g:hover{fill:#e6213c!important;font-size:12px}.active-navlink-service,.active-navlink-service:hover{color:#e6213c;font-size:12px}.orders-title{color:#443929;font-size:28px;font-weight:bolder;padding-left:10px}.pay-sec{background-color:#085d2b;bottom:77px;position:fixed;width:100%}.orders-courses{margin-top:15px;padding-left:25px}.orders-item{font-weight:600;margin-top:0!important}.sectionHdng{align-items:center;display:flex;justify-content:space-between;padding:5px 0 5px 7px}.hdnglineblue{background-color:#e6213c;width:calc(100% - 6px)}.hdngline,.hdnglineblue{height:4px;margin-left:4px}.hdngline{width:calc(98% - 6px)}.leafsImg{position:absolute;right:70px;top:50%;transform:translateY(-60%);width:80px}.hdngflex h1{color:#e6213c;font-size:30px;font-weight:600;line-height:43px;margin-bottom:0;margin-left:5px;white-space:nowrap}.hdnglineblue,.hdnglineyellow{bottom:-1px;height:2px;position:relative}.hdngWrap,.hdnglineyellow{width:100%}.hdngWrap{position:relative;right:3px}.vegitarianSpeImg{align-items:center;display:flex;justify-content:flex-start;left:0;position:absolute;top:5px}.vegitarianSpeImg img{width:20px}.hdngflex{margin-right:8px;position:relative}.cart-modal .modal-dialog{height:calc(100% - 1rem)}.cart-modal .modal-dialog .modal-content{height:100%}.cart-modal .modal-body{max-height:none}.billHdngflex{font-size:30px;font-weight:600;line-height:43px;margin-bottom:0;margin-left:5px;white-space:nowrap}.billHdng{align-items:center;display:flex;justify-content:space-between}.billHandwritten{color:#212529;font-family:amithem;font-size:40px;position:absolute;top:.5em;z-index:2}.divideThank{align-items:center;display:flex;justify-content:center;margin-top:-25px;position:relative}.divideThank h1{color:#ae9e85;font-size:37px;font-weight:600;margin-bottom:60px}.divideThank h2{font-family:amithem;font-size:51px;position:absolute;top:19px}.billbtntextmain{margin-bottom:7rem;margin-top:2rem}.billALLButtonGroup,.billButtonGroup{display:flex;justify-content:center;padding:10px}.button-paypal-login{background-color:#0070ba;border:none;border-radius:6px;color:#fff;font-family:Heebo,sans-serif;font-size:17px;font-weight:500;height:45px;margin-top:10px;width:100%}.billButton{background-color:#33ab53;border:1px;border-radius:30px;color:#fff;font-size:17px;margin:6px 0!important;text-transform:uppercase;width:32%}@media only screen and (max-width:404px){.billButton{border-radius:40px;font-size:13px;margin:3px 0!important;padding-bottom:5px;padding-top:5px;width:32%}}@media only screen and (max-width:623px){.billButton{font-size:13px}}.amountWithTip2{display:flex;justify-content:space-between;margin-top:px}.amountWithTip2 span{font-size:18px;font-weight:600;text-align:center}.amountWithTip2 b{font-weight:700}.amount-of-tip,.amount-of-tip-total{font-size:20px!important}.amount-of-tip-total{font-weight:700!important}.paymentWrap{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;padding-left:30px;padding-right:30px}.btnPay{height:70px;min-width:100px;width:35%}.btnPayBill{height:80px;min-width:90px}.btnPay p,.btnPayBill p{font-size:16px;font-weight:500;line-height:20px}.paymentButton{align-items:center;border-radius:5px;box-shadow:5px 5px 10px -5px #000;display:flex;justify-content:center;padding:0 10px}.paymentButton2{border-radius:5px;height:60px}.paymentBillButton2,.paymentButton2{align-items:center;background-color:#31a44f;color:#000;display:flex;justify-content:center;text-align:center}.paymentBillButton2,.paymentWaiterButton2{border-radius:22px;height:80px;width:120px}.paymentWaiterButton2{align-items:center;background-color:#f7f3ee;color:#000;display:flex;justify-content:center;text-align:center}.tipEmoji{display:flex;margin-bottom:15px;margin-top:10px}.singleTip{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 5px;width:12%}.singleTip img{margin-bottom:10px;width:100%}.singleTip input{margin-bottom:5px;transform:scale(1.4)}.tipWrap{align-items:center;display:flex;justify-content:center}.tipWrapInput{border:1.5px solid #000;font-size:23px;height:40px;margin-right:5px;outline:none;text-align:center;width:225px}.tipAmount{flex-direction:column}.tick-btn,.tipAmount{align-items:center;display:flex;justify-content:center}.tick-btn{border-radius:10px;height:40px;width:45px}.singleTip input[type=checkbox]{color:#59ba73}.paypalPay{align-items:center;display:flex;font-family:Heebo,sans-serif;justify-content:center;padding-top:0;transition:.3s;z-index:1000}.divideCalc2,.divideCalc3{background:#fff;padding:0 15px;transition:.3s;width:100%;z-index:1000}.creditHeader h1{font-family:"Heebo, sans-serif";font-size:21px;font-weight:400}.cardNum,.cvvNum,.dobNum{align-items:center;display:flex;justify-content:flex-start;margin-bottom:10px}.cardOption{display:block;font-family:"Heebo, sans-serif";font-size:16px;text-align:left;width:120px}.paypalform{width:100%}.paypalform input{border:1.5px solid #c1c1c1;border-radius:5px;font-family:Heebo,sans-serif;height:45px;margin-bottom:20px;padding:0 10px;width:100%}.paypalform input::placeholder{font-size:16px}.paypalform input:focus{outline:none}.paypalform .container{cursor:pointer;display:block;font-size:22px;margin-bottom:12px;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.paypalform .container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{border:1.5px solid skyblue;border-radius:6px;height:25px;left:0;position:absolute;top:4px;width:25px}.checkmark,.paypalform .container input:checked~.checkmark,.paypalform .container:hover input~.checkmark{background-color:#fff}.checkmark:after{content:"";display:none;position:absolute}.paypalform .container input:checked~.checkmark:after{display:block}.paypalform .container .checkmark:after{border:solid #545454;border-width:0 2px 2px 0;height:13px;left:9px;top:4px;transform:rotate(45deg);width:5px}.paypalform .container span{font-size:15px}.stayLog{margin-top:10px}.stayLog img{margin-left:7px;width:18px}.paypalform button{background-color:#0070ba;border:none;border-radius:6px;color:#fff;font-family:Heebo,sans-serif;font-size:17px;font-weight:500;height:45px;margin-top:10px;width:100%}.billTotal{background-color:#f7f3ee;border-radius:8px}.dividePara{align-items:center;color:#555;display:flex;font-size:23px;font-weight:500;justify-content:center;text-align:center}.divideLabel{display:block;font-size:21px;font-weight:600;margin-bottom:5px;text-align:center}.divInp{align-items:center;display:flex;justify-content:center;margin-bottom:25px}.divInp button{background:#00a94d;border:none;border-radius:8px;color:#fff;height:40px;width:40px}.divInpBox{border:1px solid #000;border-radius:0;font-size:23px;height:40px;margin-right:5px;outline:none;text-align:center;width:85%}.totalPr{color:#17b5c2;font-size:53px;text-align:center}.queueItemName img{height:25px}.liveTop{margin-bottom:13px;margin-top:-15px;text-align:center}.queueItemName h1{font-size:30px}.scrollbtn{bottom:-9px;position:-webkit-sticky;position:sticky}.swiper{height:100%;width:100%}.swiper-slide{align-items:center;display:flex;justify-content:center}.mySwiper .swiper-slide{margin:0;padding:0}.dish-img-container img,.dish-img1{object-fit:contain}.dish-img1{height:auto}@media (max-width:425px){.banner-image{height:20px;right:5px;top:0;width:20px}}.dish-img-container img{height:auto;height:100%;object-fit:cover;width:100%}.dish-img-container{overflow:hidden}.order-details-container{align-items:center;display:flex;flex-direction:column}.icon-container{align-items:center;display:flex;gap:1rem;justify-content:center}.price-info-container{align-items:center;display:flex;justify-content:space-between;width:100%}.price-info-container b{flex-grow:1;text-align:right}.cate-icons{height:18px}.dish-img1{height:100%;width:100%}.mdlclose{color:#e6213c;cursor:pointer;font-size:25px}#liveModal .mdlclose{position:absolute;right:10px;top:0}.liveTop h1{color:#e6213c;font-weight:600;margin-bottom:0}#liveModal h3{font-size:26px;font-weight:600;margin-top:-8px}.liveBottom p{color:#2e4042;font-size:19px;font-weight:600;text-align:center}.liveBottom ul{list-style:none;padding-left:0}.queueItem li{border-radius:4px;box-shadow:8px 8px 7px -5px #dadada;height:85px;justify-content:space-between;margin-bottom:17px;overflow:hidden;width:100%}.queueItem li,.queueItemName{align-items:center;display:flex}.queueItemName{background-color:#f7f3ee;height:100%;justify-content:flex-start;padding-left:10px;width:calc(100% - 135px)}.queueItemName img{height:33px;margin-right:10px;object-fit:contain;width:45px}.queueTime{background-color:#17b5c2;color:#fff;height:100%;width:135px}.queueTime,.queueTime span{align-items:center;display:flex;justify-content:center}.queueItemName h1{color:#17b5c2;font-size:39px}.queueTime i{font-size:30px;margin-left:10px}.vapYellow{background-color:#fab627}.vapRed{background-color:#e6213c}.vapGreen{background-color:#33ab53}.category-icons{position:absolute;right:60px;transform:translateY(-40%)}.countTotalOrder{background-color:#33ab53;border-radius:50%;color:#fff;font-size:16px;height:25px;position:absolute;right:3px;top:-10px;width:25px}@keyframes totalOrder{0%{background-color:#392c1a}to{background-color:#897857}}.mainLogoimg{width:50px}.bold-600{font-weight:600}.font14{font-size:14px}.suggestion-options{height:65px;width:60px}.dish-cross-modal{border-radius:50%;cursor:pointer;height:27px;position:absolute;right:7px;top:3px;width:27px;z-index:999}.dish-cross-modal i{align-items:center;border:none;border-radius:50%;display:flex;font-size:25px;height:22px;justify-content:center;margin-left:1px;width:25px}.dish-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dish-img-container{height:168px;margin-bottom:5px;object-fit:cover;padding-left:7px;position:relative;width:100%}.dish-img{width:100%}.dish-img,.dish-img1{height:168px;margin:auto;object-fit:cover;vertical-align:middle}.dish-img1{width:400px}.dish-img2{height:auto;margin:auto;object-fit:contain;vertical-align:middle;width:100%}@media (max-width:800px){.dish-img1{width:250px}}@media (min-width:543px){.dish-img1{height:150px!important;width:400px!important}}@media (min-width:400px){.dish-img1{height:150px;width:150px}}@media (max-width:400px){.dish-img1{height:120px;width:120px}}.heartImg{bottom:10px;margin-left:auto;position:absolute;right:15px;width:25px!important}.nav-header{background-color:#f7f3ee;display:flex;height:40px;margin-bottom:10px;position:-webkit-sticky;position:sticky;transform:translateZ(0);z-index:100}.nav-item{color:#2f3e3f;font-family:Barlow Condensed,sans-serif;font-size:17px;font-weight:700;text-decoration:none;text-transform:uppercase}.canSuggest{font-size:24px;font-weight:700;letter-spacing:-.05em}.relatedmodal-img{position:relative}.relatedmodal-img-overlay{align-items:center;background-color:#00000080;bottom:0;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.context-out-of-stock>img{height:50px}.context-out-of-stock>p{color:#fff;margin-top:5px}.orderModalImg{height:125px;margin:auto;object-fit:cover;width:100%}.suggestBtn{justify-content:center;justify-content:space-around;margin-bottom:15px;margin-top:25px}.suggestBtn,.suggestBtn button{align-items:center;display:flex}.suggestBtn button{border:none;border-radius:20px;color:#fff;font-size:18px;height:45px;justify-content:center;letter-spacing:.03em;width:133px}.suggestBtn button i{font-size:15px;margin-left:9px;margin-top:3px}.orGo{color:#2e4042;margin:20px 0}.mdlTopWrp{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.mdltitle{color:#212529;font-size:21px;font-weight:700;margin-bottom:0;margin-left:9px;text-transform:uppercase;z-index:1}.menu-itemName{font-size:14px!important;height:38px!important;overflow:hidden;text-align:center;text-overflow:ellipsis;text-transform:uppercase}@media only screen and (max-width:550px){.fs-16 .menu-itemName,.fs-16.menu-itemName{font-size:14px!important;height:38px!important;overflow:hidden;text-overflow:ellipsis}.suggestBtn button{font-size:15px;height:35px}.order-modal-title{align-items:center;color:#404040;display:flex;font-size:17px;font-weight:600;height:7%;justify-content:center;line-height:1.2;text-align:center;text-transform:uppercase}.item_price,.menu-itemPrice{color:#2f3e3f;font-size:17.5px;font-weight:700}.leafsImg{right:25px;width:60px}.hdngflex h1{font-size:28px}}@media only screen and (max-width:400px){@media only screen and (max-width:380px){.dish-cross-modal{top:2px}.hdngline{width:calc(138% - 6px)}}.menu-itemPrice{font-size:14.5px}.dish-img-container{width:130px!important}.dish-img,.dish-img-container{height:130px!important}.hdnglineblue{width:calc(100% - 6px)}}@media only screen and (max-width:380px){.dish-img{height:100%!important;width:118px!important}.dish-img-container{height:118px!important}}@media only screen and (max-width:310px){.menu-itemPrice{font-size:14.5px}}@media only screen and (max-width:530px){.img-categroires{margin-left:7px;width:100%}.menu-itemPrice{font-size:14.5px}}.otheroptionSection{align-items:center;display:flex;justify-content:center;margin-top:0;padding-bottom:140px;padding-top:0;transition:.3s;z-index:1000}.otheroptionSection .divideCalc2 .totalPr2{margin-bottom:80px!important}.mdlPrice{color:#212529;font-size:21px;font-weight:700;margin-bottom:0;margin-left:9px;z-index:1}.prSp,.totalPr,.totalPr2{color:#00a94d;font-size:53px;text-align:center}.payWrap{align-items:center;display:flex;justify-content:space-between}.spSpan{background:#17b5c2}.otheroptionSection .spSpan,.spSpan,.spSpan2{align-items:center;border-radius:5px;box-shadow:5px 5px 10px -5px #000;display:flex;height:60px;justify-content:center;padding:0 10px;width:45%}.otheroptionSection .spSpan,.spSpan2{background-color:#17b5c2;color:#fff;flex-direction:column;font-size:20px;font-weight:500;text-align:center}.spSpan img{height:100%;object-fit:contain;width:50%}.otheroptionSection .spSpan img,.spSpan2 img{height:47%;object-fit:contain;width:100%}.otheroptionSection .spSpan p,.spSpan2 p{margin:0}.closeBtnDivide{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:25px;justify-content:center;position:absolute;right:10px;top:10px;transition:.3s;width:25px;z-index:1001}.thankuText{font-family:sans-serif;font-size:38px;font-weight:900;letter-spacing:-.03em;margin-top:-15px}.forOrderText{font-size:30px;letter-spacing:-.04em}.forOrderText,.forOrderText p{margin-top:-17px}.heartPaymentImg{height:100px;width:150px}.buttonCommon,.paymentlogo{height:50px;width:200px}.buttonCommon{border:none;border-radius:25px;color:#fff}.gastenbuchentrag{background-color:#f6b40c}.zuruck{background-color:red;margin-top:8px}.HIER{background-color:#17b5c2;border-radius:10px;font-size:25px;margin-top:14px;padding:10px;width:325px}.rightheartdiv{padding-left:95px}.hearttitle{color:#17b5c2;font-size:30px}.rightheart{height:40px;margin-left:14px;transform:skewY(25deg);width:30px}.leftheart{height:40px;margin-right:14px;transform:skewY(149deg);width:30px}.blacktitle{font-size:35px;line-height:64px}p{margin-top:-22px}.leftheartdiv{margin-top:-18px}.timerpayment{font-size:45px;width:200px}.timer-clock,.timerpayment{align-items:center;display:flex;justify-content:center}.timer-clock{height:40px;width:40px}.rechnungBtn{border:none;border-radius:20px;color:#17b5c2;font-weight:600px;margin-top:10px;width:200px}.orderModalText{color:#555;font-size:40px;letter-spacing:-.03em;text-align:center}.bestselling-img{height:180px;width:180px}.divideCalc3 .countDown{align-items:center;background-color:#17b5c2;border-radius:7px;display:flex;justify-content:center;padding:10px 0}.divideCalc3 .countDown i{color:#fff;font-size:40px;margin-left:15px}.order-description{margin-top:30px}.order-description .desc{font-size:22px;margin-top:15px;text-transform:uppercase}.divideBottomBtn{align-items:center;display:flex;justify-content:space-between;margin-top:40px}.divideBottomBtn button{display:flex;width:47%}.timer{color:#fff;font-size:33px;font-weight:500;margin-bottom:0}.placebtn{display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.btncheck.btnblue{background-color:#33ab53}.placebtn button{margin:6px 0!important;width:32%}.wallofFameImg{background-color:#f2e9de;box-shadow:0 3px 8px #0000003d;height:calc(41vw + 20px);margin:7px 5px;width:41vw}.wallofFameImg img{height:100%;width:100%}.divideBottomBtn button{align-items:center;background:#17b5c2;border:none;border-radius:7px;box-shadow:5px 5px 10px -5px #000;color:#fff;font-size:20px;font-weight:500;height:45px;justify-content:center;width:87%}.firstNav{background-color:#fff;left:0;position:fixed;right:0;top:0;z-index:1000}.divideCalc2,.divideCalc3,divideCalc{background:#fff;padding:10px 15px;transition:.3s;width:100%;z-index:1000}.paypal-sec{margin-top:85px;padding-top:30px}.paypalHead{font-size:25px;font-weight:200;margin-bottom:25px;text-align:center}.divideCalc2 .paypal-sec p{color:#747474;font-size:15px;margin-bottom:25px;text-align:center}.credit .divideCalc3{padding:10px 0}.credit .divideCalc3 h1{text-align:center}.credit .divideCalc3 span{display:block;font-size:45px;font-weight:600;text-align:center}.okBtn{background:#17b5c2;border:1px solid #f8f8f8;color:#fff;float:right;font-size:20px;font-weight:500;height:42px;width:100px}@media only screen and (min-width:600px){.btnCreatJoin{display:block;margin:auto}}@media only screen and (max-width:600px){.thankuText{font-size:28px}.forOrderText{font-size:24px}.orderModalText{font-size:28px}}@media print{.noprint{visibility:hidden!important}}.hearttitlecomplete{height:65px;margin-top:15px;width:200px}.hearttitlecompleteimg{height:135px;width:200px}.paymentlogocomplete{height:50px;margin-top:35px;width:200px}.card-btn{background:#d6bd99;border:1px solid #d6bd99;border-radius:20px;color:#fff;font-size:2.25rem;font-weight:700;padding:75px}.btn-show-card button,.btn-show-card input{border:none;border-radius:20px}.session-select-box{border:0;border-radius:10px;height:28px;margin:10px;width:50%}.dark-green{color:#085d2b!important}.fs-8{font-size:8px!important}.fs-10{font-size:10px!important}.fs-12{font-size:12px!important}.fs-14{font-size:14px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-20{font-size:20px!important}.fs-22{font-size:22px!important}.fs-24{font-size:24px!important}.fs-26{font-size:26px!important}.fs-28{font-size:28px!important}.fs-30{font-size:30px!important}.fs-32{font-size:32px!important}.fs-34{font-size:34px!important}.fs-36{font-size:36px!important}.font-poppins{font-family:Poppins,sans-serif!important}.font-montserrat{font-family:Montserrat,sans-serif!important}.font-nunito{font-family:Nunito,sans-serif!important}.font-barlow{font-family:Barlow Condensed,sans-serif!important}.scanner{background-color:#fff;border-radius:15px;box-shadow:0 0 10px #0003;position:absolute;top:calc(50vh - 175px);z-index:1}.scanner-exit{cursor:pointer;font-weight:800;padding-right:16px;text-align:right}.scanner-container{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center;width:250px}.scanner-image{height:20vmin}html{scroll-behavior:smooth}.active-scroll-spy h5 b{background-color:#bda07f;border:10px solid #bda07f;color:#fff}.accordion-button:after{background-image:url();display:none}.swiper-container{overflow:visible;position:relative}.swiper-button-next,.swiper-button-prev{color:#000!important;font-weight:700;height:25px!important;width:25px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:25px!important;font-weight:700}.swiper-slide-shadow-left,.swiper-slide-shadow-right{background-size:100% 50%!important}.swiper-slide-shadow-right{background-image:linear-gradient(270deg,#46464f80,#03030312 10%,#08566c00 89%)!important}.swiper-slide-shadow-left{background-image:linear-gradient(90deg,#46464f80,#03030312 10%,#08566c00 89%)!important}.swiper-container:after{background:linear-gradient(90deg,#ffffff4d,#fff0 10%,#fff0 80%,#fff);background-image:linear-gradient(90deg,#fff0,grey);content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;width:50px}.accordion-button{justify-content:center}.accordion-button:not(.collapsed):after{background-image:url()}.banner-image{background:red;border-radius:20px;cursor:pointer!important;height:25px;padding:5px;position:absolute;right:15px;top:0;width:25px}@media (max-width:425px){.banner-image{height:20px!important;right:5px!important;top:0!important;width:20px!important}}@font-face{font-family:Source Sans Pro-Black;src:url(/static/media/SourceSansPro-Black.f4dfcc1826146b2e4212.ttf)}@font-face{font-family:Source Sans Pro-BlackItalic;src:url(/static/media/SourceSansPro-BlackItalic.d30db1fc6405361d19d0.ttf)}@font-face{font-family:Source Sans Pro-Bold;src:url(/static/media/SourceSansPro-Bold.8a1dab6b26e68026997d.ttf)}@font-face{font-family:Source Sans Pro-BoldItalic;src:url(/static/media/SourceSansPro-BoldItalic.dcd85a6a8af28417789b.ttf)}@font-face{font-family:Source Sans Pro-ExtraLight;src:url(/static/media/SourceSansPro-ExtraLight.57c42ad75a79508f1694.ttf)}@font-face{font-family:Source Sans Pro-ExtraLightItalic;src:url(/static/media/SourceSansPro-ExtraLightItalic.fc1184c14b56a1e6a17a.ttf)}@font-face{font-family:Source Sans Pro-Italic;src:url(/static/media/SourceSansPro-Italic.96b51a2f38f529e2d5ff.ttf)}@font-face{font-family:Source Sans Pro-Light;src:url(/static/media/SourceSansPro-Light.88e269bdeada76364eac.ttf)}@font-face{font-family:Source Sans Pro-LightItalic;src:url(/static/media/SourceSansPro-LightItalic.134f6c6cb84daef584a2.ttf)}@font-face{font-family:Source Sans Pro-Regular;src:url(/static/media/SourceSansPro-Regular.358e8828cd2fc97c7e74.ttf)}@font-face{font-family:Source Sans Pro-SemiBold;src:url(/static/media/SourceSansPro-Semibold.65e949bf8ce97ff997cf.ttf)}@font-face{font-family:Source Sans Pro-SemiBoldItalic;src:url(/static/media/SourceSansPro-SemiboldItalic.834f6982e60dbda565a3.ttf)}.flicking-panel{position:absolute;top:0}.dish-wrapper{display:inline-block}.newdish-wrapper{align-items:center;display:inline-flex;flex-direction:column;justify-content:center;margin:0;padding:0}.newcarousel-item{padding:0}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.bgcolor-white{background-color:#fff;height:90vh;padding-top:28px;text-align:center}.removeScroll{overflow-y:scroll}.removeScroll::-webkit-scrollbar{display:none}.markdown:focus{outline:none}.hidden-checkbox{visibility:hidden}.orderTopWrap{margin:auto;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.questionImg{position:absolute;right:-50px;top:-65px;width:60px}.problem-btns-dv{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.prob-btn{background-color:#e6213c;border:none;border-radius:30px;color:#fff;font-size:24px;height:50px;margin-bottom:15px;width:280px}.close-btn{border-radius:50%;height:20px;width:20px}.search{background-color:#e0e0e0;border-radius:20px}input[type=search]:focus{background-color:#e0e0e0;border-color:none;box-shadow:none;outline:0 none}.bg-color-input{background-color:#e0e0e0}.sort-img{height:30px;width:30px}.alergance{background-color:#e0e0e0;border-radius:10px}.alerg-img{height:45px;width:45px}.searchactive{border:1px solid grey;border-radius:5px;height:50px;padding:4px;width:50px}.apply-btn{border-radius:20px}.paymentFail h1{color:#e6213c;font-size:50px;font-weight:600;line-height:43px}.paymentFail button{background-color:#17b5c2;border:none;border-radius:30px;box-shadow:5px 5px 10px -5px #000;color:#fff;font-size:20px;font-weight:500;height:40px;width:150px}@font-face{font-family:ER Kurier Mac;src:url(/static/media/ER-KurierMac.db6104b63d5cc8344603.woff)}.main_body_div{background-color:#fff;font-family:ER Kurier Mac!important;letter-spacing:.2px}.print-btn{right:18px;top:60px}.dash-border{border-bottom:2px dashed #959393;padding-top:1px}.dash-border,.single-border{border-top:2px dashed #959393}.font-line-height{color:#494949;font-size:18px;word-spacing:10px}.lineBreak{word-break:break-all!important}
/*# sourceMappingURL=main.7e58e384.css.map*/