

/* Start:/local/templates/.default/components/bitrix/catalog/catalog-order-gr-food/style.css?17503702281616*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}


.catg-empty-note {
	display: flex;
	flex-direction: column;
	max-width: 1200px;
	width: 100%;
	justify-content: center;
	align-items: center;
	min-height: 300px;
}

.catg-empty-note .desc {
	max-width: 700px;
	font-size: 36px;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
	color: #7f6564;
}

@media screen and (max-width: 700px) {
	.catg-empty-note .desc { 
        font-size: 24px;
        line-height: 36px;
		text-align: center;
	}
}
/* End */


/* Start:/local/components/2quick/select-restaurant/templates/.default/style.css?17503702311405*/
.popup.select-restaurant {
    max-width: 500px;
    min-height: 255px;
}

.popup.select-restaurant .select-restaurant_items {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    display: flex
}

.popup.select-restaurant .select-restaurant_item:first-child {
    margin-right: 37px;
}

.popup.select-restaurant .select-restaurant_item {
    width: 201px;
    height: 131px;
    border-radius: 10px;
    display: inline-flex;
    flex: 1 1 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.popup.select-restaurant .select-restaurant_item.epicure {
    background-image: url("/local/images/gastronom.jpg");
}

.popup.select-restaurant .select-restaurant_item.bazaar {
    background-image: url("/local/images/vostochniy-bazar.jpg");
}

@media screen and (max-width: 430px) {
    .popup.select-restaurant .select-restaurant_items {
        flex-direction: column;
        align-items: center;
    }

    .popup.select-restaurant .select-restaurant_item:first-child {
        margin-right: 0;
    }

    .popup.select-restaurant .select-restaurant_item {
        margin-bottom: 24px;
    }
}

@media screen and (min-width: 430px) {
    .popup.select-restaurant .select-restaurant_item:hover {
        opacity: 0.9;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog-order-gr-food/bitrix/catalog.section.list/.default/style.min.css?17503702276236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/gr-food_main-new/components/custom/popup/styles.css?17657254711552*/
.custom-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.custom-modal .modal-content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  text-align: center;
  overflow: hidden;
}
.custom-modal .modal-content img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 8px;
}
.custom-modal .modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 80px;
  background: rgb(56, 76, 90, 0.6);
}
.custom-modal .modal-close:hover {
  color: #ff0000;
  transition: all 0.3s ease-in-out;
}

.custom-modal .text-content {
  display: flex;
  max-width: 600px;
  width: 100%;
  padding: 60px 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
  border-radius: 12px;
  background: #fff;
}

.custom-modal .text-content .frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  align-self: stretch;
}

.custom-popup-link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/sale.basket.basket/order-gr-food/style.css?176426005412055*/
.amount-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.amount-block span {
  margin: 0;
  padding: 0;
}
.form_info {
  color: #666666;
  font-size: 10px;
  display: block;
  line-height: 1.2;
}

.form_info b {
  font-weight: 700;
  color: #000000;
  font-size: 12px;
}
.aside-total__item--coupon {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 5px;
}

.aside-total__item--coupon .coupon-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  gap: 5px;
}

.aside-total__item--coupon .coupon-row .value {
  font-weight: 700 !important;
}
.aside-total .aside-total__item--coupon span {
  color: #4e4245 !important;
  font-size: 14px !important;
  font-weight: normal !important;
  padding: 0 !important;
  margin: 0 !important;
  text-transform: none !important;
}

.aside-coupon {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5px;
}

.aside-coupon .aside-coupon__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5px;
}

.aside-coupon .aside-coupon__list li {
  color: #ef3128;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  text-transform: none;
}

.aside-coupon__title {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.aside-line .aside-line__f {
  font-size: 12px;
}

.dform-note {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 0 25px 0;
  margin: 0;
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  color: #262527;
}

@media screen and (max-width: 480px) {
  .aside.active .aside-items {
    max-height: calc(100vh - 300px);
  }
  .dform-note {
    font-size: 16px;
    line-height: 20px;
  }
}

/* Coupon part */

.cart-action__promocode {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px 0;
}

.basket-coupon-block {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
  border-radius: 5px;
  border: 1px solid #4e4245;
  background: #fbfbfb;
}
.basket-coupon-block input {
  background: #fbfbfb;
  width: 100%;
  height: 40px;
  color: #282828;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  /* width: 50%; */
  border: 1px solid #eaeaea;
  /* border-right: 1px solid #EAEAEA; */
  border-radius: 5px 0px 0px 5px;
}
.basket-coupon-block input::placeholder {
  font-size: 12px;
}

.basket-coupon-block button {
  outline: unset;
  border: none;
  height: 40px;
  width: 40%;
  cursor: pointer;
  background: #fff;
  color: #4ab53a;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  display: inline-flex;
  height: 40px;
  padding: 0px 16px;

  border: 1px solid #eaeaea;
  border-left: none;

  border-radius: 0px 5px 5px 0px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.basket-coupon-block button:hover {
  background: #4ab53a;
  color: #fff;
  border-radius: 0px 5px 5px 0px;
}

.promocode-applied .basket-coupon-block button {
  color: #ef3128;
}

.promocode-applied .basket-coupon-block button:hover {
  background: #ef3128;
  color: #fff;
  border-radius: 0px 5px 5px 0px;
}

.promocode-title {
  margin-bottom: 8px;
  color: #4e4245;
  font-weight: 600;
}

@media (max-width: 500px) {
  .basket-coupon-block button::before {
    left: 10px;
  }
}

/* рестайлинг aside формы заказа */

@media (min-width: 1200px) {
  aside.aside {
    overflow: auto;
  }

  .aside .aside-buttons {
    position: unset;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0;
  }

  .aside .aside-line {
    margin: 15px 0;
  }
  aside.aside::-webkit-scrollbar {
    width: 6px; /* Ширина скроллбара */
  }
  aside.aside::-webkit-scrollbar-thumb {
    background-color: #000000; /* Цвет бегунка */
    border-radius: 10px; /* Скругленные края */
  }

  /* Стилизация фона полосы скролла */
  aside.aside::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Цвет фона полосы */
  }
}

/* Payment modal window */

#payment-modal {
  max-width: 400px;
  width: 100%;
}
#payment-modal .popup-name {
  /* color: #d51515; */
}
#payment-modal .column {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#payment-modal .column p {
  font-size: 20px;
}
#payment-modal .column p:nth-child(2) {
  margin-bottom: 10px;
}
.popup {
  z-index: 999;
}
.popup .fancybox-button::after {
  opacity: 0;
}
.popup .fancybox-button:hover:not([disabled]) {
  color: transparent;
}

.popup .fancybox-button svg path {
  fill: black;
}

.ru-kassa-sber-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px 0;
}

#payment-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-radius: 10px;
  transition: all 0.5s ease;
  color: white;
  background-color: #4ab53a;
  padding: 15px 0;
}

#pickup-info-modal {
  max-width: 400px;
  width: 100%;
}

#pickup-info-modal .text-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

#pickup-info-modal .text-wrapper p {
  font-family: "Roboto-Medium", sans-serif;
  color: #272525;
  font-weight: 500;
}

#sms-auth-1st-step {
  max-width: 500px;
}

#sms-auth-1st-step .dform-title {
  line-height: 30px;
}

.popup .button[type="button"] {
  height: 50px;
}

.popup .button[type="button"] span {
  font-size: 16px;
}

#error {
  max-width: 400px;
}

#error .frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

#error .frame .message {
  font-family: "Roboto-Medium", sans-serif;
  color: #000000;
  font-weight: 500;
  font-size: 16px;
}

.icon-error {
  margin: 0 auto;
  display: block;
  width: 80px;
  height: 80px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ef3128' width='80px' height='80px' viewBox='0 0 30 30'%3E%3Cpath d='M11.514 13c-.45 0-.688.54-.363.857l3.143 3.14-3.146 3.146c-.455.436.255 1.177.707.707L15 17.705l3.146 3.145c.452.47 1.162-.27.707-.707l-3.146-3.145 3.142-3.14c.324-.318.087-.858-.364-.858-.13.004-.253.058-.344.15L15 16.29l-3.142-3.14c-.09-.092-.214-.146-.344-.15zM2.5 8h25c.277 0 .5.223.5.5s-.223.5-.5.5h-25c-.277 0-.5-.223-.5-.5s.223-.5.5-.5zM7 6.5a.5.5 0 0 1-.5.5.5.5 0 0 1-.5-.5.5.5 0 0 1 .5-.5.5.5 0 0 1 .5.5zm-2 0a.5.5 0 0 1-.5.5.5.5 0 0 1-.5-.5.5.5 0 0 1 .5-.5.5.5 0 0 1 .5.5zm-2 0a.5.5 0 0 1-.5.5.5.5 0 0 1-.5-.5.5.5 0 0 1 .5-.5.5.5 0 0 1 .5.5zM1.5 4C.678 4 0 4.678 0 5.5v19c0 .822.678 1.5 1.5 1.5h27c.822 0 1.5-.678 1.5-1.5v-19c0-.822-.678-1.5-1.5-1.5h-27zm0 1h27c.286 0 .5.214.5.5v19c0 .286-.214.5-.5.5h-27c-.286 0-.5-.214-.5-.5v-19c0-.286.214-.5.5-.5z'/%3E%3C/svg%3E");
}

/* Промо бесплатное блюдо */

#promo-gifts-modal {
  padding: 15px;
}
#promo-gifts-modal .frame {
  justify-content: center;
  align-items: stretch;
}

.promo-item {
  background: #f9f9f9;
  border: 2px solid #d5d5d5;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  text-align: start;
  justify-content: space-between;
  gap: 10px;
  height: 100%;
  flex: 1;
  align-items: flex-start;
  max-width: 186px;
}

.promo-item .promo-item__name {
  font-size: 16px;
  font-weight: bold;
  color: #4d220e;
  line-height: 1.3;

  height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.promo-item .promo-item__weight {
  font-size: 14px;
  color: #4d220e;
  box-sizing: border-box;
  line-height: 16px;
}

.promo-item .promo-item__photo {
  border-radius: 4px;
  overflow: hidden;
}

.promo-item .promo-item__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.related-product-modal.hide {
  display: none;
}

.related-product-modal {
  display: block;
  position: fixed;
  z-index: 99995;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(1px);
}
.related-product-modal .modal-content {
  margin: 10% auto;
  display: flex;
  max-width: 632px;
  width: 100%;
  padding: 24px 24px 32px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
  border-radius: 5px;
  background: #f2f6f8;
  z-index: 9999;
}
.related-product-modal .modal-content .top {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  align-self: stretch;
}
.related-product-modal .modal-content .top .close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.68841 4.20426C4.51675 4.29509 4.28841 4.52759 4.19841 4.70343C4.10341 4.88926 4.10341 5.11009 4.19925 5.30259C4.25175 5.40593 4.95175 6.13009 6.54425 7.72509L8.81592 10.0001L6.54425 12.2751C4.95175 13.8701 4.25175 14.5943 4.19925 14.6976C4.05258 14.9918 4.12675 15.2951 4.41591 15.5843C4.70508 15.8734 5.00841 15.9476 5.30258 15.8009C5.40591 15.7484 6.13008 15.0484 7.72508 13.4559L10.0001 11.1843L12.2751 13.4559C13.8701 15.0484 14.5942 15.7484 14.6976 15.8009C14.9917 15.9476 15.2951 15.8734 15.5842 15.5843C15.8734 15.2951 15.9476 14.9918 15.8009 14.6976C15.7484 14.5943 15.0484 13.8701 13.4559 12.2751L11.1842 10.0001L13.4559 7.72509C15.0484 6.13009 15.7484 5.40593 15.8009 5.30259C15.9476 5.00843 15.8734 4.70509 15.5842 4.41593C15.3009 4.13259 14.9834 4.05676 14.6901 4.20343C14.5967 4.25009 13.7984 5.02426 12.2751 6.54426L10.0001 8.81593L7.72508 6.54426C6.20175 5.02426 5.40342 4.25009 5.31008 4.20343C5.12675 4.11176 4.86258 4.11259 4.68841 4.20426Z' fill='%234F4C46'/%3E%3C/svg%3E");
  transition: transform 0.25s;
  cursor: pointer;
}
.related-product-modal .modal-content .top .close:hover {
  transform: scale(1.1);
}
.related-product-modal .modal-content .top .close:active {
  transform: scale(0.9);
}
.related-product-modal .modal-content .top .title span {
  color: #091421;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  max-width: 90%;
}

.related-product-modal .modal-content .frame {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 15px;
  width: 100%;
}

@media screen and (max-width: 480px) {
  #promo-gifts-modal .frame {
    align-items: stretch;
    padding-bottom: 15px;
  }

  .promo-item .promo-item__name {
    font-size: 12px;
    height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

.delivery-price {
  padding: 5px 0;
}

.delivery-cost {
  padding: 5px 0;
}

.delivery-cost .cost {
  font-weight: 700;
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog-order-gr-food/style.css?17503702281616 */
/* /local/components/2quick/select-restaurant/templates/.default/style.css?17503702311405 */
/* /local/templates/.default/components/bitrix/catalog/catalog-order-gr-food/bitrix/catalog.section.list/.default/style.min.css?17503702276236 */
/* /local/templates/gr-food_main-new/components/custom/popup/styles.css?17657254711552 */
/* /local/templates/.default/components/bitrix/sale.basket.basket/order-gr-food/style.css?176426005412055 */
