.searchTerms{background:#fff;flex-wrap:wrap;justify-content:center;align-items:flex-start;width:100%;display:flex;position:absolute;left:0}@media (max-width:500px){.searchTerms{display:none}}.searchTerms .searchTerm{color:#1a1d1b;border:1px solid var(--main-color);cursor:pointer;border-radius:100px;margin:0 16px 21px 0;padding:8px 24px;font-size:15px;font-weight:600;line-height:22px}.searchTerms .searchTerm.active{background:var(--main-color);color:#fff}.searchTerms .searchTerm.active:hover{color:#fff}.searchTerms .searchTerm:hover{color:var(--main-color)}
.search-input{position:relative}.search-input input{border-radius:var(--border-radius);background:#f8f8f8;border:none;width:100%;max-width:412px;height:44px;padding:0 15px 0 60px;font-size:16px}.search-input .delete{background:var(--main-color);position:absolute;top:50%;right:15px;transform:translateY(-50%)}.search-input label{align-items:center;transition:all .4s;display:flex;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.search-input label .icon{background:var(--main-color);width:22px;height:22px;margin-right:5px}.search-input label span{color:#ccc}.rtl .search-input .delete{background:var(--main-color);right:initial!important;left:15px!important}.rtl .search-input input{padding:0 60px 0 15px}.rtl .search-input label{right:20px;left:initial}.rtl .search-input label .icon{margin-left:5px;margin-right:0}
.restaurant-product-card{cursor:pointer;border:1px solid #ccc;border-left:none;border-right:none;flex-direction:row;padding:16px 0;display:flex;position:relative}.restaurant-product-card .deleteProduct{color:#747474;padding:0;font-size:16px}.restaurant-product-card .deleteProduct .icon{background:#747474}.restaurant-product-card .gift-card-image{background:var(--second-main-color);border-radius:10px;justify-content:center;align-items:center;height:100%;display:flex}.restaurant-product-card .gift-card-image .loyality{background:var(--main-color);width:70px;height:70px}.restaurant-product-card .main-data{flex-direction:column;width:100%;padding:0;display:flex;border:none!important}.restaurant-product-card .main-data .top{flex-direction:column;flex:1 0 auto;justify-content:flex-start;align-items:flex-start;display:flex}.restaurant-product-card .main-data .priceAndQuantityHeader{flex-direction:row;gap:5px;display:flex}.restaurant-product-card .main-data .bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;display:flex}.restaurant-product-card .main-data .bottom .price{height:initial;margin:0 0 0 auto}.restaurant-product-card .main-data .bottom .vegan-block,.restaurant-product-card .main-data .bottom .spicy-block,.restaurant-product-card .main-data .bottom .noGluten-block,.restaurant-product-card .main-data .bottom .vegetarian-block{color:#fff;align-self:flex-start;gap:5px;padding:3px 14px;font-size:12px;font-weight:600}.restaurant-product-card .main-data .bottom .vegan-block .icon,.restaurant-product-card .main-data .bottom .spicy-block .icon,.restaurant-product-card .main-data .bottom .noGluten-block .icon,.restaurant-product-card .main-data .bottom .vegetarian-block .icon{flex-shrink:0}.restaurant-product-card .main-data .bottom .bottom-leftside{flex-direction:column;gap:10px;display:flex}.restaurant-product-card .main-data .bottom .bottom-leftside .icons{flex-wrap:wrap;gap:5px;display:flex}.restaurant-product-card .main-data .bottom .counterButton{color:#747474;border-color:#ccc;justify-content:space-around;height:26px;display:flex;overflow:hidden}.restaurant-product-card .main-data .bottom .counterButton input{color:#747474;flex:0 0 30px;width:25px!important}.restaurant-product-card .main-data .bottom .counterButton .icon{background:0 0;fill:var(--main-color)!important}.restaurant-product-card .main-data .title{align-items:center;gap:5px 10px;margin-bottom:10px;font-size:20px;font-weight:500;display:flex}@media (max-width:900px){.restaurant-product-card .main-data .title{flex-wrap:wrap}}.restaurant-product-card .main-data .title .name{align-items:baseline;gap:10px;display:flex}.restaurant-product-card .main-data .title .name .weightedTitle{transform:translateY(1px)}.restaurant-product-card .main-data .title .quantity{color:#a4a4a4}.restaurant-product-card .main-data .title .weightedTitle{white-space:nowrap;align-items:center;gap:5px;display:flex}.restaurant-product-card .main-data .title .weightedTitle .weighted{background:#1a1d1b;flex-shrink:1}.restaurant-product-card .main-data .title.cartMode{justify-content:space-between;align-items:flex-start;gap:5px 10px;width:100%;display:flex}.restaurant-product-card .main-data .title.cartMode .priceQuantity{color:#747474}.restaurant-product-card .main-data .title.cartMode .price{white-space:nowrap;margin:0}@media (max-width:500px){.restaurant-product-card .main-data .title.cartMode .price{flex-wrap:wrap}}.restaurant-product-card .main-data .description{color:rgba(128,128,128,.8);max-height:120px;margin:0 0 10px;padding-right:1px;font-size:16px;overflow:hidden}.restaurant-product-card .main-data .description *{word-break:break-word;margin:0;padding:0}.restaurant-product-card .main-data .description .icon{background:var(--main-color);margin:0 0 0 5px;transform:translateY(3px)}.restaurant-product-card .main-data .description .halfOption_1{transform:translateY(3px)rotate(180deg)}.restaurant-product-card .main-data .price{margin:auto 0 0;font-size:18px;font-weight:500;display:inline-block}.restaurant-product-card .main-data .price.trakingMode{gap:5px 30px;display:flex}@media (max-width:500px){.restaurant-product-card .main-data .price{font-size:14px;font-weight:400;line-height:20px}}.restaurant-product-card .main-data .price-blue{color:var(--main-color)}.restaurant-product-card .main-data .price-red{color:#e0321f}.restaurant-product-card .main-data .price-through{text-decoration:line-through}.restaurant-product-card .main-data .priceFullButton{background:var(--main-color);border-radius:5px;align-items:center;gap:5px;padding:5px 10px;font-size:14px;display:flex;color:#fff!important}.restaurant-product-card .main-data .priceFullButton span:not([class^=price-through]){color:var(--typography-on-main,#fff)!important}.restaurant-product-card .main-data .priceFullButton .icon{background:var(--typography-on-main,#fff)}.restaurant-product-card .main-data .icon{width:15px;height:15px}.restaurant-product-card .main-data .spicy-block,.restaurant-product-card .main-data .noGluten-block,.restaurant-product-card .main-data .vegan-block,.restaurant-product-card .main-data .vegetarian-block{border-radius:100px;padding:2px;display:inline-flex}@media (max-width:700px){.restaurant-product-card .main-data .spicy-block span,.restaurant-product-card .main-data .noGluten-block span,.restaurant-product-card .main-data .vegan-block span,.restaurant-product-card .main-data .vegetarian-block span{display:none}}.restaurant-product-card .main-data .spicy-block{background:var(--spicy)}.restaurant-product-card .main-data .extra-spicy-block{background:var(--extra-spicy)}.restaurant-product-card .main-data .noGluten-block{background:var(--no-gluten)}.restaurant-product-card .main-data .vegan-block{background:var(--vegan)}.restaurant-product-card .main-data .vegetarian-block{background:var(--vegetarian)}.restaurant-product-card .image{aspect-ratio:5/3;flex:none;width:300px;margin:0 24px 0 0;position:relative}.restaurant-product-card .image img{object-fit:fill;border-radius:5px;height:auto}.restaurant-product-card .image .productTag{border-radius:var(--border-radius);top:0;left:0;transform:translate(-10px,-50%)}@media (max-width:700px){.restaurant-product-card .image{width:200px}.restaurant-product-card .description{max-height:60px!important}}@media (max-width:500px){.restaurant-product-card{padding:13px 0}.restaurant-product-card .image{width:150px;margin-right:8px}.restaurant-product-card .title{color:#0e1328!important;margin-bottom:8px!important;font-size:16px!important;font-weight:500!important;line-height:20px!important}.restaurant-product-card .description{max-height:55px!important;font-size:14px!important}}@media (max-width:450px){.restaurant-product-card .main-data .bottom .deleteProduct span{display:none}}@media (max-width:400px){.restaurant-product-card .image{width:120px}}.rtl .restaurant-product-card .priceQuantity{display:flex}.rtl .restaurant-product-card .deleteProduct .icon{margin:0 0 0 10px}.rtl .restaurant-product-card .image{margin:0 0 0 20px}.rtl .restaurant-product-card .image .productTag{transform:translate(10px,-50%)}@media (max-width:400px){.rtl .restaurant-product-card .image{margin:0 0 0 10px}}.rtl .restaurant-product-card .description{text-align:right}.rtl .restaurant-product-card .description .icon{margin:0 0 0 5px}.rtl .restaurant-product-card .main-data .title{text-align:initial}@media (max-width:500px){.rtl .restaurant-product-card .main-data .title{gap:10px}}.rtl .restaurant-product-card .main-data .price{flex-direction:row;margin:0 auto 0 0;font-weight:500;display:flex}
.restaurant-products .categoryBlock{margin-top:29px}.restaurant-products .categoryBlock:first-child{margin-top:0}.restaurant-products .categoryBlock .restaurant-product-card{border-top:none}.restaurant-products .categoryName{margin:0 0 13px;font-size:24px;font-weight:600;line-height:33px}.restaurant-products .search-input{width:300px;margin:0 0 0 auto}.restaurant-products .searchNoResult{margin:40px 0}.restaurant-products .searchNoResult .clear-search{color:var(--main-color);cursor:pointer;margin:10px 0;font-weight:500;display:block}@media (max-width:1024px){.restaurant-products .search-input{display:none}}
.restaurant-categories{height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:0}.restaurant-categories .categoryName{color:#000;cursor:pointer;margin:0 0 16px;font-size:20px;font-weight:500;transition:all .3s}.restaurant-categories .categoryName:hover,.restaurant-categories .categoryName.active{color:var(--main-color,#000)}.restaurant-categories .iconBlock{background:var(--main-color);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:none}.restaurant-categories .iconBlock .icon{background:#fff}.categoriesList{text-align:center}.categoriesList .menuCategories_active{background:var(--main-color);width:100px;height:100px;transform:translate(10px)}.categoriesList .categoryItem{cursor:pointer;margin:15px 0 0 15px}.categoriesList .categoryItem.active{color:var(--main-color,#000)}.categoriesList .chooseCategory{margin:0 0 35px;font-size:20px;font-weight:600}@media (max-width:1024px){.restaurant-categories{flex-direction:row;align-items:center;gap:10px;display:flex;overflow:hidden}.restaurant-categories .categoriesWrapper{flex-direction:row;padding:1px;display:flex;overflow:auto}.restaurant-categories .categoriesWrapper::-webkit-scrollbar{display:none}.restaurant-categories .categoryNameWrapper{padding:0 2px}.restaurant-categories .categoryName{white-space:nowrap;border-radius:100px;align-items:center;height:35px;margin:5px 20px 5px 0;padding:5px 10px;display:flex}.restaurant-categories .categoryName.active{background:var(--second-main-color);border:1px solid var(--main-color)}.restaurant-categories .iconBlock{display:flex}}@media (max-width:600px){.restaurant-categories .categoryName{margin:0 12px 0 0;padding:3px 7px;font-size:14px}}
.restaurant-description-about{margin:15px 0 0;font-size:20px;font-weight:400}.restaurant-description a{color:var(--main-color,#000)}
.restaurant-banner{color:#fff;background:0 0;position:relative;background-size:cover!important}.restaurant-banner .close-now{z-index:100;color:#fff;background:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;display:flex;position:absolute;top:0;left:0}.restaurant-banner .image{justify-content:center;width:auto;display:flex}.restaurant-banner .image .background{filter:blur(20px);background-size:cover;justify-content:center;width:100%;height:100%;display:flex;position:absolute;left:0}@media (max-width:500px){.restaurant-banner .image .background{display:none}}.restaurant-banner .image img{z-index:100;border-radius:var(--border-radius);aspect-ratio:5/3;width:622px;height:100%}@media (max-width:1025px){.restaurant-banner .image img{width:479px}}@media (max-width:500px){.restaurant-banner .image img{border-radius:0;min-width:100%!important}.restaurant-banner{padding:0}}.restaurant-banner .container{z-index:2;flex-direction:column;justify-content:space-between;width:1200px;height:100%;margin:0 auto;padding-top:25px;padding-bottom:25px;display:flex;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:1220px){.restaurant-banner .container{width:100%}}.restaurant-banner .container .top button{border-radius:var(--border-radius);cursor:pointer;background:#fff;border:none;justify-content:space-around;align-items:center;width:100px;height:50px;font-size:16px;font-weight:600;display:flex}.restaurant-banner .container .top button .icon{width:30px;height:30px}.restaurant-banner .gallery-slider-wrap .swiper-pagination{display:none}.restaurant-banner .gallery-slider-wrap{overflow:hidden}.restaurant-banner .gallery-slider-wrap .swiper-slide{width:100%}.restaurant-banner .gallery-slider-wrap .swiper-slide img{aspect-ratio:5/3;height:initial!important;width:100%!important}
.header-page .header-title{color:#1a1d1b;padding-top:5px;font-size:24px;font-weight:700}@media (max-width:500px){.header-page .header-title{color:#0e1328;margin:8px 0 12px;padding:4px 0;font-size:15px;font-weight:400;line-height:20px}}.header-page.withIcon{justify-content:flex-start;align-items:center;display:flex}.header-page.withIcon .icon{background:var(--main-color);width:20px;height:20px;margin:0 10px}@media (max-width:600px){.header-page.withIcon .icon{display:none}}.header-page .header-title{margin:0;padding:0;font-size:24px;font-weight:600}@media (max-width:600px){.header-page .header-title{font-size:22px}}@media (max-width:300px){.header-page .header-title{font-size:16px}}.rtl .header-page{text-align:right}
.restaurantHeader.pageScrolled{border-bottom:1px solid #cfd1d4;padding-bottom:10px}.restaurantHeader.pageScrolled .headerBlock{justify-content:flex-start}.restaurantHeader.pageScrolled .headerBlock .shortcuts-wrapper{display:flex}.restaurantHeader.pageScrolled .headerBlock .benefitsData{display:none!important}.restaurantHeader.pageScrolled .mainData{justify-content:space-between;display:flex}.restaurantHeader.pageScrolled .mainData .benefitsData{width:-moz-fit-content;width:fit-content;display:flex!important}.restaurantHeader.pageScrolled .mainData .shortcuts-wrapper{display:none!important}.restaurantHeader.pageScrolled .mainData .search-input{display:block!important}.restaurantHeader .headerBlock{flex-direction:row;justify-content:space-between;padding-top:15px;display:flex}.restaurantHeader .headerBlock .benefitsData{width:-moz-fit-content;width:fit-content;flex-wrap:wrap!important}.restaurantHeader .headerBlock .shortcuts-wrapper{display:none}.restaurantHeader .mainData{margin:10px 0 0;display:flex}.restaurantHeader .mainData .search-input{display:none}.restaurantHeader .mainData .benefitsData{display:none!important}.restaurantHeader .shortcuts-wrapper{justify-content:flex-start;align-items:center;display:flex}.restaurantHeader .shortcuts-wrapper .shortcut{vertical-align:center;border-radius:var(--border-radius);color:#fff;background:#fff;justify-content:center;align-items:center;margin:0 0 0 10px;padding:2px 14px;font-size:14px;font-weight:400;display:flex}.restaurantHeader .shortcuts-wrapper .shortcut:first-child{margin:0}.restaurantHeader .shortcuts-wrapper .shortcut.score{color:var(--rest-score,var(--main-color));border:1px solid var(--rest-score,var(--main-color));background:#fff;align-items:center;font-size:14px;display:flex}.restaurantHeader .shortcuts-wrapper .shortcut.score .icon{background:var(--rest-score,var(--main-color))}.restaurantHeader .shortcuts-wrapper .shortcut.score .countScore{margin:0 5px 0 0}.restaurantHeader .shortcuts-wrapper .shortcut .star,.restaurantHeader .shortcuts-wrapper .shortcut .star-border{background:#fff;width:10px;height:10px}.restaurantHeader .shortcuts-wrapper .shortcut.new{background:var(--new-rest,var(--main-color))}.restaurantHeader .shortcuts-wrapper .shortcut.new .icon{background:#fff;width:14px;height:14px;margin:0 0 0 5px}.restaurantHeader .shortcuts-wrapper .shortcut.kosher{background:var(--kosher)}.restaurantHeader .header-checkout{width:300px;height:44px;color:var(--typography-on-main,#fff);background:var(--main-color);border-radius:var(--border-radius);justify-content:space-between;align-items:center;padding:0 24px;font-size:16px;font-weight:500;display:none}.restaurantHeader .header-checkout:hover{cursor:pointer}.restaurantHeader .header-checkout .icon-button{color:var(--typography-on-main,#fff);padding:0;font-size:16px;font-weight:400}.restaurantHeader .header-checkout .icon{background:var(--typography-on-main,#fff)}@media (max-width:1025px){.restaurantHeader .header-checkout{display:none}}.restaurantHeader.showCart .header-checkout{margin:0 0 0 auto}@media (max-width:1450px) and (min-width:1024px){.restaurantHeader .header-checkout{display:flex!important}}@media (max-width:1024px){.restaurantHeader.pageScrolled{border:none;margin:0 0 10px;padding-bottom:5px}.restaurantHeader.pageScrolled .mainData{margin:10px 0}.restaurantHeader.pageScrolled .mainData .search-input{display:none!important}.restaurantHeader.pageScrolled .headerBlock{flex-direction:row}.restaurantHeader .headerBlock{flex-direction:column;gap:10px}}@media (max-width:600px){.restaurantHeader .benefitsData .footer-item .icon{display:block!important}.restaurantHeader .benefitsData .footer-item .title{display:none}.restaurantHeader.pageScrolled .headerBlock{flex-direction:column;gap:10px}}@media (max-width:900px){.restaurantHeader.pageScrolled .mainData .benefitsData .footer-item .icon{display:block!important}.restaurantHeader.pageScrolled .mainData .benefitsData .footer-item .title{display:none!important}}
.user-logined{cursor:pointer;align-items:center;font-weight:500;display:flex;position:relative}.user-logined .username{color:var(--main-color);margin:0 15px 0 0;font-size:16px;font-weight:500;position:relative}.user-logined .notification{position:absolute;background:var(--wallet-notification,var(--main-color))!important;transform:translateY(-4px)!important}.user-logined .icon{background:#000;width:16px;height:16px;transform:rotate(90deg)}.user-logined .modal{background:#fff;border:1px solid #d6d1d1;border-radius:10px;flex-direction:column;width:200px;display:flex;position:absolute;top:calc(100% + 20px);right:0;overflow:hidden}.user-logined .modal a{color:var(--main-color)}.user-logined .modal span,.user-logined .modal a{text-align:center;color:var(--main-color);border-bottom:1px solid #d6d1d1;padding:15px 20px;font-size:16px;font-weight:500;transition:all .3s}.user-logined .modal span:hover,.user-logined .modal a:hover{background:var(--second-main-color)}.user-logined .modal span:last-child,.user-logined .modal a:last-child{border:none}.user-logined .modal .change-language{display:none}@media (max-width:600px){.user-logined .modal .change-language{display:block}.user-logined .modal .change-language .selectEditable{height:auto;display:block!important}}.user-logined .modal .selectEditable{cursor:pointer}.user-logined .modal .selectEditable .back{display:none}.user-logined .modal .selectEditable img{width:20px;height:20px}.user-logined .modal .selectEditable input{color:var(--main-color);text-align:center;cursor:pointer;background:0 0;display:inline-block;margin:0 25px 0 0!important}@media (max-width:500px){.user-logined .modal .selectEditable input{margin:0 10px 0 0!important}}.rtl .username{margin:0 0 0 15px}.rtl .modal{right:initial!important;left:0!important}
