:root{--rest-background:#111118;--rest-menu-background:#000;--rest-menu-text:#fff;--rest-head-background:rgba(0,0,0,.4);--rest-head-text:#fff;--rest-section-title-color:#f9b71d;--rest-section-title:#000;--rest-listing-background:#000;--rest-listing-price:#f9b71d;--rest-listing-title:#e5e5e5;--rest-listing-short:#7c7c7c;--rest-border-color:#e5e5e5;--rest-rest-border-color:#222;--rest-popup-background:#e5e5e5;--rest-popup-shadow:#e5e5e5}body{overflow:hidden}.headerResBox{position:fixed;z-index:2;display:flex;height:70px;justify-content:space-between;align-items:center;top:0;right:0;width:100%;background-color:var(--rest-head-background);padding:10px}.headerResBox div a{position:relative;color:var(--rest-head-text);font-size:30pt}.headerResBox div a span{font-size:9pt;position:absolute;top:-8px;right:-5px;display:flex;width:18px;height:18px;border-radius:50%;background-color:#e5201c;align-items:center;justify-content:center}.headerResBox div a:nth-child(2){font-size:22pt}.headerResBox div{display:flex;gap:20px;align-items:center}.headerResBox .logoBox{position:absolute;left:10px;top:5px}.headerResBox .logoBox img{width:120px}.mainRestTopBody{width:100%}.mainRestTopBody.open .menuRestBox{transform:translateX(0)}.mainRestBody{transition:all .3s;width:100%;height:100vh;background-color:var(--rest-background);display:flex;flex-direction:column}.mainRestTopBody.open .mainRestBody{transform:translateX(-320px)}.mainRestBody .mainEffectBox{width:100%;height:100vh}.mainRestBody .mainEffectBox img{width:100%;height:100%;object-fit:cover}.mainRestBody .mainEffectBox .keen-slider{height:100%}.mainRestBody .restStartBottom{position:absolute;width:92%;bottom:50px;right:0;left:0;margin:auto}.mainRestBody .restStartBottom .startBtn{box-shadow:0 0 20px rgba(0,0,0,.4);padding:20px 40px;background-color:var(--rest-section-title-color);display:table;text-align:center;margin:auto}.mainRestBody .restStartBottom .startBtn b{font-size:20pt;display:block;color:var(--rest-section-title)}.mainRestBody .restStartBottom .startBtn span{font-size:11pt;display:block}.mainRestBody .itemsListing{padding:20px;flex:1}.mainRestBody .itemsListing h2{font-size:24pt;font-weight:700;color:var(--rest-section-title-color);text-align:center}.mainRestBody .itemsListing h5{font-size:12pt;margin-bottom:30px;font-weight:300;color:var(--rest-listing-short);text-align:center}.mainRestBody .itemsListingBox{display:flex;flex-wrap:wrap;width:100%;gap:2%}.mainRestBody .itemsListingBox a{transition:all .2s;width:32%;aspect-ratio:16/6;background-color:var(--rest-listing-background);margin-bottom:2%;border-radius:10px;display:flex;flex-direction:column;gap:10px}.mainRestBody .itemsListingBox a img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px 10px 0 0}.mainRestBody .itemsListingBox a dt{color:var(--rest-listing-price);font-size:20pt;font-weight:300}.mainRestBody .itemsListingBox a dt b{font-size:12pt}.mainRestBody .itemsListingBox a section{padding:0 20px 20px}.mainRestBody .itemsListingBox a h3{font-weight:700;font-size:14pt;color:var(--rest-listing-title)}.mainRestBody .itemsListingBox a p{font-weight:300;color:var(--rest-listing-short);font-size:11pt;padding-left:5px}.mainRestBody .itemsListingBox .noData{width:100%;background-color:transparent;color:var(--rest-listing-title);font-size:20pt;font-weight:800;margin-top:20px}.menuRestBox{transition:all .3s;padding:25px 15px;width:80%;max-width:320px;height:100%;transform:translateX(320px);position:fixed;top:0;background-color:var(--rest-menu-background)}.menuRestBox a{float:right;display:flex;flex-direction:column;align-items:center;color:var(--rest-menu-text);width:45%;aspect-ratio:1}.menuRestBox a svg{font-size:30pt}.restTable{width:100%;border-top:1px solid var(--rest-border-color);border-right:1px solid var(--rest-border-color)}.restTable tr{border-bottom:1px solid var(--rest-border-color)}.restTable thead tr td{font-weight:700;font-size:10pt}.restTable .tabImg{width:100%;aspect-ratio:16/12;object-fit:cover}.cartTable{width:100%;border-top:1px solid var(--rest-border-color);border-right:1px solid var(--rest-border-color)}.cartTable tr{border-bottom:1px solid var(--rest-border-color)}.cartTable thead tr td{font-weight:700;font-size:10pt}.cartTable .tabImg{width:100%;aspect-ratio:16/12;object-fit:cover}.cartTable tr td{padding:10px;text-align:center;font-size:11pt}.cartTable tr td.side{text-align:right}.cartTable .btn.small{width:30px;aspect-ratio:1;display:inline-flex;margin:0 3px}.cartTable .btn.small:hover{opacity:.8}.cartTable .btn.small svg{font-size:12pt}.restTable tr td{border-left:1px solid var(--rest-border-color);padding:10px;text-align:center;color:#444;font-size:11pt}.restTable tr td.side{text-align:right}.restTable tbody tr:nth-child(odd){background-color:#f5f5f5}.restTable .btn.small{width:30px;aspect-ratio:1;display:inline-flex;margin:0 3px}.restTable .btn.small:hover{opacity:.8}.restTable .btn.small svg{font-size:12pt}.titleAndBtn{display:flex;align-items:center;justify-content:space-between}.titleAndBtn h1{flex:unset}.titleAndBtn .btn{width:unset;background-color:#019be0;padding:8px 10px;font-size:12pt!important}.popSlideLeftHeadBox{background-color:#019be0;align-items:center;padding:10px;font-weight:800;font-size:14pt;color:#fff}.popSlideLeftHeadBox a svg{color:#fff}.restPopBody{padding:20px}.restTabs{display:flex;align-items:flex-end;padding:10px 10px 0 0;border-bottom:1px solid var(--rest-border-color)}.restTabs a{padding:8px 15px;background-color:#fff;font-size:12pt;background-color:#eee;color:#666}.restTabs a.ck{padding:10px 15px;transform:translateY(1px);background-color:#fff;border:1px solid var(--rest-border-color);border-bottom:0;font-weight:700;color:#111}.takeAwayOptionsBox{width:100%;max-width:860px;display:flex;gap:20px;justify-content:center;margin:60px auto auto}.takeAwayOptionsBox a{background-color:var(--rest-listing-background);padding:40px 20px;flex:1;display:flex;flex-direction:column;align-items:center}.takeAwayOptionsBox a svg{font-size:100pt;color:var(--rest-listing-short)}.takeAwayOptionsBox a h3{font-size:20pt;color:var(--rest-listing-title);margin-bottom:10px}.screens.screen2{margin-top:100px}.screens.screen3{height:100vh;overflow:auto;margin-top:100px;padding-bottom:20px}.screens.screen3 .itemsCatsBox{display:flex;flex-wrap:wrap;width:100%;gap:2%}.screens.screen3 .itemsCatsBox a{width:23%;margin-top:2%;display:flex;flex-direction:column;align-items:center}.screens.screen3 .itemsCatsBox a img{border-radius:50%;width:80%;aspect-ratio:1;object-fit:cover;z-index:1;border:2px solid var(--rest-listing-background)}.screens.screen3 .itemsCatsBox a div{background-color:var(--rest-listing-background);padding:170px 20px 20px;flex:1;margin-top:-150px;border-radius:20px}.screens.screen3 .itemsCatsBox a div h4{font-size:20pt;color:var(--rest-listing-title);text-align:center}.screens.screen3 .itemsCatsBox a div p{font-size:11pt;color:var(--rest-listing-short);text-align:center}.screens.screen4{display:flex;height:100vh;gap:20px}.screens.screen4 .restMenuBox{width:200px;max-height:100%;display:flex;justify-content:end;direction:ltr}.screens.screen4 .restMenuBox nav{max-height:88%;overflow:auto}.screens.screen4 .restMenuBox nav ul{max-height:100%}.screens.screen4 .restMenuBox nav a{display:flex;align-items:center;background-color:var(--rest-menu-background);margin-bottom:10px;gap:10px;padding:5px 10px;border-radius:10px 0 0 10px;direction:rtl}.screens.screen4 .restMenuBox nav a.ck{background-color:var(--rest-listing-background);border-left:2px solid var(--rest-section-title-color)}.screens.screen4 .restMenuBox nav a.ck p{color:var(--rest-listing-short)}.screens.screen4 .restMenuBox nav a.ck img{border:2px solid var(--rest-section-title-color)}.screens.screen4 .restMenuBox nav a img{width:50px;aspect-ratio:1;gap:5px;object-fit:cover;border-radius:50%}.screens.screen4 .restMenuBox nav a b{color:var(--rest-menu-text)}.screens.screen4 .restMenuBox nav a p{color:var(--rest-listing-short)}.screens.screen4 .itemsListing{margin-top:100px;overflow:auto;overflow-x:hidden}.screens::-webkit-scrollbar{width:5px;height:5px}.screens::-webkit-scrollbar-track{background:transparent}.screens::-webkit-scrollbar-thumb{background:var(--rest-section-title-color);border-radius:5px}.screens ::-webkit-scrollbar{width:5px;height:1px}.screens ::-webkit-scrollbar-track{background:transparent}.screens ::-webkit-scrollbar-thumb{background:var(--rest-section-title-color);border-radius:5px}tr.dragging{background-color:#ffffce!important}.restPopupBox.restPopup .restPopupBody{width:98%;max-width:600px;position:relative;display:flex;flex-direction:column}.restPopupBox.restPopup .restPopupBody .scrollSides{width:100%;display:flex;flex-wrap:nowrap;overflow-x:hidden;overflow-y:hidden;flex:1}.restPopupBox.restPopup .restPopupBody .restProductPopup{flex:0 0 auto;transition:all .3s;display:flex;flex-direction:column;width:100%;min-height:300px}.restPopupBox.restPopup .restPopupBody .restProductPopup.steps img.mainImg{aspect-ratio:16/4}.restPopupBox.restPopup .restPopupBody .restProductPopup img.mainImg{width:100%;aspect-ratio:16/6;flex:1;object-fit:cover}.restPopupBox.restPopup .restPopupBody .restProductPopup .pData{padding:15px 20px;display:flex;flex-direction:column}.restPopupBox.restPopup .restPopupBody .restProductPopup h1{display:flex;justify-content:space-between;align-items:center;font-size:20pt;color:var(--rest-listing-title);font-weight:800}.restPopupBox.restPopup .restPopupBody .restProductPopup p{font-size:11pt;color:var(--rest-listing-short)}.restPopupBox.restPopup .restPopupBody .restProductPopup h1 span{color:var(--rest-listing-price);font-weight:300;font-size:14pt}.restPopupBox.restPopup .restPopupBody .restProductPopup h1 span b{font-size:30pt}.restPopupBox.restPopup .restPopupBody .restProductPopup button.btn{background-color:var(--rest-section-title-color);margin:40px auto 30px;border-radius:40px;width:80%;font-size:14pt;color:var(--rest-section-title)}.restPopupBox.restPopup .restPopupBody .restProductPopup .restAddons{display:flex;align-items:center;gap:3%;max-width:90%;margin:20px auto auto;flex-wrap:wrap}.restPopupBox.restPopup .restPopupBody .restProductPopup .restAddons a{width:48%;display:flex;align-items:center;margin-top:3%;border-radius:20px;border:1px solid var(--rest-rest-border-color);gap:10px;padding:4px}.restPopupBox.restPopup .restPopupBody .restProductPopup .restAddons a img{width:50px;aspect-ratio:1;object-fit:cover;border-radius:50%}.restPopupBox.restPopup .restPopupBody .restProductPopup .restAddons a input{transform:scale(1.5)}.restPopupBox.restPopup .restPopupBody .restProductPopup .restAddons a h3{color:var(--rest-listing-title);font-size:11pt;font-weight:800}.restPopupBox.restPopup .restPopupBody .restProductPopup .restAddons a dd{color:var(--rest-listing-short)}.restPopupBox.restPopup .restPopupBody .restProductPopup .restAddons a div:first-child{max-width:50px}.restPopupBox.restPopup .restPopupBody .restProductPopup .restAddons a.ck{background-color:var(--rest-menu-background)}.backFrontBtn{display:flex;align-items:center;justify-content:end;max-width:100%;padding:0 50px;gap:10px}.backFrontBtn button.btn:first-child{flex:0.5;width:unset!important;background-color:#444!important}.backFrontBtn button.btn{flex:1;width:unset!important}.restPopupBox .restPopupBody{transition:all .3s ease}.cartBox .cartTable,.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restTable{margin-top:20px;border-color:var(--rest-rest-border-color)}.cartBox .cartTable tr,.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restTable tr{border-color:var(--rest-rest-border-color);background-color:transparent}.cartBox .cartTable td,.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restTable td{border-color:var(--rest-rest-border-color);color:var(--rest-listing-title);font-weight:700;vertical-align:top}.cartBox .cartTable td:nth-child(2),.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restTabletd:nth-child(2){color:var(--rest-listing-short);font-weight:300}.cartBox .cartTable td label.tags,.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restTable td label.tags{gap:5px;align-items:center;padding:0 0 0 10px;border-radius:20px;background-color:var(--rest-rest-border-color);display:inline-flex;margin:3px 0 3px 4px;color:var(--rest-listing-title);font-size:11pt}.cartBox .cartTable td label.tags img,.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restTable td label.tags img{width:26px;aspect-ratio:1;border-radius:50%}.cartBox .cartTable td span,.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restTable td span{font-size:10pt;color:var(--rest-listing-price)}.cartBox .cartTable td span b,.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restTable td span b{font-size:12pt}.restPopupBox.restPopup .restPopupBody .restProductPopup .pData .restPlusMinBox{margin:20px auto 0}.scrollSidesCart h1{color:var(--rest-listing-title);font-size:20pt;padding:15px;font-weight:900;border-bottom:1px solid var(--rest-rest-border-color)}.cartBox{padding:15px}.cartBox .cartTable{border:0}.cartBox .cartTable h3{color:var(--rest-listing-title);font-weight:800;margin-bottom:5px;font-size:12pt}.cartBox .cartTable td{vertical-align:middle}.cartBox .cartTable .restPlusMinBox{zoom:.8}.restTotalBox{padding:0 20px}.restTotalBox .cartTable tr{border:0}.restTotalBox .cartTable tr td{padding:5px;font-size:12pt}.restTotalBox .btn{margin-top:20px;margin-bottom:10px;background-color:var(--rest-section-title-color);color:var(--rest-section-title);border-radius:30px;font-size:12pt!important}.restTotalBox .cartTable tr:last-child td b{color:var(--rest-listing-price);font-size:14pt;font-weight:800}.emptyCartBox{padding:30px 20px;text-align:center}.emptyCartBox svg{font-size:60pt;color:var(--rest-listing-title);margin:auto auto 20px}.emptyCartBox h3{color:var(--rest-listing-title);font-size:18pt;font-weight:300}.emptyCartBox p{color:var(--rest-listing-short);font-size:12pt;font-weight:300}.restSendForm{padding:0 30px 20px;border-bottom:1px solid var(--rest-rest-border-color);margin-top:20px}.restSendForm .inputBox .formInBox{border-color:var(--rest-rest-border-color)}.restSendForm .inputBox .formInBox span{color:var(--rest-listing-short)!important}.restSendForm .inputBox .formInBox input,.restSendForm .inputBox .formInBox textarea{color:var(--rest-listing-title);font-weight:800}.sendData.btn{border-radius:30px;background-color:var(--rest-section-title-color);color:var(--rest-section-title);font-size:12pt!important}.orderResultsBox{text-align:center;color:var(--rest-listing-title);padding:20px}.orderResultsBox h2{font-size:18pt;color:var(--rest-section-title-color)}.orderResultsBox p{font-size:12pt;font-weight:300;margin-bottom:30px}.orderResultsBox h3 b{display:block;font-size:40pt;margin-top:-15px}.orderResultsBox h4{margin-top:30px}.restPopupBox.restPopup{overflow:auto;max-height:100vh;padding:20px 0p}.restPopupBox.restPopup .scrollSidesCart{background-color:var(--rest-popup-background)}.restPopupBox.restPopup::-webkit-scrollbar{width:5px;height:1px}.restPopupBox.restPopup::-webkit-scrollbar-track{background:transparent}.restPopupBox.restPopup::-webkit-scrollbar-thumb{background:var(--rest-section-title-color);border-radius:5px}.productPopupData .close{padding:4px;border-radius:50%;position:fixed;left:10px;top:10px;z-index:10;background-color:var(--rest-section-title-color)}.productPopupData .close svg{font-size:22pt}.productPopupData{animation:zoomInProd .3s ease forwards;transform:scale(0);position:fixed;width:100%;height:100%;z-index:11;display:flex;overflow:auto;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8)}@keyframes zoomInProd{0%{transform:scale(0)}to{transform:scale(1)}}.productPopupData::-webkit-scrollbar{width:5px;height:1px}.productPopupData::-webkit-scrollbar-track{background:transparent}.productPopupData::-webkit-scrollbar-thumb{background:var(--rest-section-title-color);border-radius:5px}.productPopupData .outerProductNewBox{transition:all .5s ease;transform:translateX(140vw);position:absolute;width:94%;max-width:600px;margin:auto;background-color:var(--rest-popup-background);box-shadow:0 0 10px var(--rest-popup-shadow)}.productPopupData .outerProductNewBox.ck{transform:translateX(0)}.productPopupData .productNewBox .mainImg{width:100%;min-height:300px;aspect-ratio:16/6;flex:1;object-fit:cover}.productPopupData .productNewBox .pData{padding:15px 20px;display:flex;flex-direction:column}.productPopupData .productNewBox h1{display:flex;justify-content:space-between;align-items:center;font-size:20pt;color:var(--rest-listing-title);font-weight:800}.productPopupData .productNewBox p{font-size:11pt;color:var(--rest-listing-short)}.productPopupData .productNewBox h1 span{color:var(--rest-listing-price);font-weight:300;font-size:14pt}.productPopupData .productNewBox h1 span b{font-size:30pt}.productPopupData .productNewBox button.btn{background-color:var(--rest-section-title-color);margin:40px auto 30px;border-radius:40px;width:80%;font-size:14pt;color:var(--rest-section-title)}.productPopupData .labelCartBox{display:flex;flex-wrap:wrap;margin-top:20px}.productPopupData .labelCartBox label.tags{gap:5px;align-items:center;padding:0 0 0 10px;border-radius:20px;background-color:var(--rest-rest-border-color);display:inline-flex;margin:3px 0 3px 4px;color:var(--rest-listing-title);font-size:11pt}.productPopupData .labelCartBox label.tags img{width:26px;aspect-ratio:1;border-radius:50%}.productPopupData .totalCartPrice{text-align:center;padding:20px 0 0}.productPopupData .totalCartPrice b{color:var(--rest-section-title-color);font-size:30pt}.productPopupData .pData .restPlusMinBox{margin:20px auto 0}.productPopupData .restAddons{display:flex;align-items:center;gap:3%;max-width:90%;margin:20px auto auto;flex-wrap:wrap}.productPopupData .restAddons a{width:48%;display:flex;align-items:center;margin-top:3%;border-radius:20px;border:1px solid var(--rest-rest-border-color);gap:10px;padding:4px}.productPopupData .restAddons a img{width:50px;aspect-ratio:1;object-fit:cover;border-radius:50%}.productPopupData .restAddons a input{transform:scale(1.5)}.productPopupData .restAddons a h3{color:var(--rest-listing-title);font-size:11pt;font-weight:800}.productPopupData .restAddons a dd{color:var(--rest-listing-short)}.productPopupData .restAddons a div:first-child{max-width:50px}.productPopupData .restAddons a.ck{background-color:var(--rest-menu-background);border-right:2px solid var(--rest-section-title-color)}.newCartBox{margin-top:10px}.newCartBox .newCartIn{padding:15px;position:relative}.newCartBox .newCartIn .cartDelete{z-index:1;top:13px;position:absolute;padding:3px;background-color:#e5201c;color:#fff}.newCartBox .newCartIn div.cart{position:relative;display:flex;align-items:center;padding:10px 0;gap:10px;border-bottom:1px solid var(--rest-rest-border-color)}.newCartBox .newCartIn div.cart img{width:70px;aspect-ratio:16/13;object-fit:cover;border-radius:5px}.newCartBox .newCartIn div.cart section{flex:1}.newCartBox .newCartIn div.cart section a{color:#fff;font-weight:800;font-size:12pt;display:block}.newCartBox .newCartIn div.cart section .tagsAddonsNew{display:flex;gap:5px;margin-top:5px}.newCartBox .newCartIn div.cart section .tagsAddonsNew b{color:var(--rest-listing-short)}.newCartBox .newCartIn div.cart section .tagsAddonsNew label img{width:30px;aspect-ratio:1;object-fit:cover;border-radius:50%}.newCartBox .newCartIn div.cart .cartNumber{display:flex;flex-direction:column;justify-content:center;align-items:center}.newCartBox .newCartIn div.cart .cartNumber dd{font-size:12pt;color:var(--rest-listing-price);font-weight:800;margin-bottom:5px}.newCartBox .newCartIn div.cart .cartNumber .restPlusMinBox{zoom:.8}.newCartBox .newCartIn div.cart .cartNumber .restPlusMinBox span{min-width:30px}.newCartBox .btn{background-color:var(--rest-section-title-color);margin-bottom:15px;border-radius:30px;font-size:14pt!important;color:var(--rest-section-title)}@media (max-width:768px){.screens.screen2{overflow:auto}.screens.screen2 .takeAwayOptionsBox{flex-direction:column}.screens.screen2 .takeAwayOptionsBox a svg{font-size:80pt}.screens.screen3 .itemsListing .itemsCatsBox{flex-direction:column}.screens.screen3 .itemsListing .itemsCatsBox a{width:100%;margin-bottom:40px}.screens.screen3 .itemsCatsBox a img{width:60%}.screens.screen4{flex-direction:column;overflow:auto}.screens.screen4 .restMenuBox{flex-direction:column;width:100%;margin-top:120px}.screens.screen4 .restMenuBox nav{width:100%;overflow:unset}.screens.screen4 .restMenuBox nav ul{width:98vw;display:block;overflow-x:auto;overflow-y:hidden;white-space:nowrap;gap:10px;scroll-behavior:smooth;direction:rtl;padding:0 10px 30px 0}.screens.screen4 .restMenuBox nav a{flex-direction:column;flex:1;display:inline-flex;width:100px;margin-left:10px;border-radius:10px;border-left:0!important}.screens.screen4 .restMenuBox nav a.ck{border-bottom:2px solid var(--rest-section-title-color)}.screens.screen4 .restMenuBox nav a p{display:none}.screens.screen4 .restMenuBox nav a img{width:100%}.screens.screen4 .itemsListing{margin-top:20px;overflow:unset}.screens.screen4 .itemsListing .itemsListingBox{flex-direction:column}.screens.screen4 .itemsListing .itemsListingBox a{width:100%;margin-top:15px}.restPopupBox.restPopup .restPopupBody{width:95%}.restPopupBox.restPopup .cartBox .tableScroll{width:100%;overflow:auto}.restPopupBox.restPopup .cartBox .cartTable.first{min-width:500px}.productPopupData .pData{padding:15px 10px!important}.productPopupData .pData,.productPopupData .restAddons{flex-direction:column;width:100%}.productPopupData .restAddons a{width:100%}.productPopupData .backFrontBtn{padding:0 30px}.cartBox .cartTable .restPlusMinBox{zoom:.7}.mainRestBody .itemsListingBox .noData{font-size:14pt}}