

/* Start:/local/templates/adaptive/css/slick.css?17214053444230*/
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
    display: none;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list {
    background: #fff slick-image-url("/local/templates/adaptive/css/../img/icons/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "?";
}

[dir=rtl] .slick-prev:before {
    content: "?";
}

.slick-next {
    right: -25px;
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "?";
}

[dir=rtl] .slick-next:before {
    content: "?";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "" !important;
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: #F24C4C;
    opacity: 0.75;
}
/* End */


/* Start:/local/templates/adaptive/css/global.css?17214053441991*/
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
a:hover {
  text-decoration: none;
  color: var(--main-color)
}

/*Выделение посещённых ссылок*/
/*a:not([rel=tag]):visited {*/
/*  color: var(--main-color)*/
/*}*/

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none !important;
}

body {
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
}

button,
input[type=cancel],
input[type=reset],
input[type=submit]:hover {
  cursor: pointer;
}

input[type=file],
input[type=password],
input[type=submit],
input[type=text],
input[type=email],
input[type=search],
textarea,
select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  overflow: auto;
}

select::ms-expand {
  display: none;
}

input::-ms-clear {
  display: none;
}
/* End */


/* Start:/local/templates/adaptive/css/style.css?172165215347550*/
@charset "UTF-8";

@font-face {
  font-family: "Inter";
  src: url("/local/templates/adaptive/css/../font/Inter/Inter-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("/local/templates/adaptive/css/../font/Inter/Inter-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
:root {
  --border-color: rgba(0, 0, 0, .1);
  --main-color: #F24C4C;
  --main-color-hover: #E84242;
  --main-bg-color: #F5F4F2;
  --main-bg-color-hover: #EBEAE8;
  --text-color: #21201F;
  --text-color-light: rgba(33, 32, 31, 0.5);
  --success: #6DC33A;
  --warn: #d6c20e;
  --grey: #CBCAC8;
  --border-radius: 20px;

  --light-grey: #F5F4F2;
}

html, body {
  height: 100%;
}

html {
  font-size: 10px;
}

body {
  background-color: #fff;
  color: var(--text-color);
  font-family: "Inter", sans-serif;
  font-size: 1.4rem;
}

img {
  max-width: 100%;
}

a {
  color: currentColor;
  transition: all 0.2s;
}

h1, .h1 {
  font-size: max(3.6rem, 24px);
  line-height: 1.2;
  font-weight: 700;
}

h2, .h2 {
  font-size: max(2.4rem, 20px);
  line-height: 1.2;
}

h3, .h3 {
  font-size: max(1.8rem, 15px);
  line-height: 1.2;
}

h4, .h4 {
  font-size: max(1.6rem, 14px);
  line-height: 1.2;
}

p, .text {
  font-size: 1.4rem;
}

.text-sm {
  font-size: max(1.2rem, 12px);
}

p {
  line-height: 1.7;
}

.font-700,
b, strong {
  font-weight: 700;
}

.text-center {
  text-align: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.container {
  width: 100%;
  max-width: 1510px;
  margin: 0 auto;
  padding: 0 15px;
}
.container--full {
  max-width: none;
}

.main {
  flex: 1 0 auto;
}

.footer {
  flex: 0 0 auto;
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.align-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-around;
}

.flex-column {
  flex-direction: column;
}

.icon {
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  color: var(--text-color);
  flex: none;
}
.icon svg {
  width: 100%;
  height: 100%;
}
.icon--lg {
  width: 3rem;
  height: 3rem;
}
.icon--sm {
  width: 1.4rem;
  height: 1.4rem;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  border-radius: 10px;
  padding: 2rem;
  text-align: center;
  background: var(--main-color);
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn--full {
  width: 100%;
}
.btn:hover {
  background: var(--main-color-hover);
  color: #fff;
}
.btn--light {
  background: var(--light-grey);
  color: #21201F;
}
.btn--light:hover {
  background: var(--grey);
  color: #fff;
}

.grey {
  color: rgba(33, 32, 31, 0.5);
}

.green {
  color: var(--success);
}

.link:hover {
  color: var(--main-color);
}

.show-mobile {
  display: none !important;
}

/*Header*/
.header {
  padding: 1.9rem 1.5rem;
  border-bottom: 1px solid var(--border-color);
  margin-bottom: 5rem;
  background: #fff;
}
.header__left {
  gap: 4rem;
}
.header__center {
  margin: 0 15px;
  width: 100%;
}
.header__center-block {
  margin: 0 5px;
  text-align: center;
}
.header .logo {
  width: 8.7rem;
  height: 6.2rem;
}
.header .logo img {
  width: 100%;
}

.search-field {
  border-radius: var(--border-radius);
  border: 1px solid var(--main-color);
  height: 6.2rem;
  width: 52.8rem;
  position: relative;
  display: flex;
  overflow: hidden;
}
.search-field input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  padding: 0;
  background: transparent;
}
.search-field .input {
  flex-grow: 1;
  height: 100%;
  font-size: 16px;
  padding-left: 2.75em;
  color: var(--text-color);
  background: url("/local/templates/adaptive/css/../img/search.svg") 15px center no-repeat;
}
.search-field .input::-moz-placeholder {
  color: rgba(33, 32, 31, 0.4);
}
.search-field .input::placeholder {
  color: rgba(33, 32, 31, 0.4);
}
.search-field .submit {
  width: 12.3rem;
  background-color: var(--main-color);
  color: #fff;
  font-size: 18px;
  transition: all 0.3s;
}
.search-field .submit:hover {
  background-color: var(--main-color-hover);
}

.header-cart {
  width: 6.2rem;
  height: 6.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--border-radius);
  background-color: var(--main-bg-color);
}
.header-cart .icon {
  color: #CBCAC8;
  transition: all 0.3s;
}
.header-cart:hover {
  background-color: var(--main-color-hover);
  color: #fff;
}
.header-cart:hover .icon {
  color: #fff;
}
.header-cart--not-empty {
  width: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  color: #fff;
  background-color: var(--main-color);
}
.header-cart--not-empty .icon {
  color: currentColor;
}
.header-cart--not-empty .header-cart__content {
  display: block;
}
.header-cart__content {
  font-size: 1.8rem;
  font-weight: 700;
  color: currentColor;
  margin-left: 0.75em;
  display: none;
}

.main-menu-wrapper {
  margin-bottom: 3rem;
}
.main-menu-wrapper .h1 {
  margin-bottom: 2rem;
}

.main-menu-block {
  background-color: var(--main-bg-color);
  border-radius: 40px;
  padding: 1rem;
}

.menu-category {
  margin: 0;
  display: flex;
  font-size: 1.8rem;
}
.menu-category > li:not(:last-child) {
  margin-right: 3px;
}
.menu-category > li > a {
  display: block;
  padding: 0.77em 1.38em;
  border-radius: 3rem;
}
.menu-category > li > a:hover, .menu-category > li > a.active {
  background-color: #fff;
}
.menu-category .has-submenu {
  position: relative;
}
.menu-category .has-submenu > a {
  display: flex;
  align-items: center;
}
.menu-category .has-submenu .submenu li a {
  display: block;
  padding: 1rem 2rem;
}
.menu-category .has-submenu .submenu li a:hover, .menu-category .has-submenu .submenu li a.active {
  background-color: var(--main-bg-color);
}

.dropdown {
  position: relative;
  font-size: 1.8rem;
}
.dropdown__title {
  display: flex;
  align-items: center;
  padding: 0.77em 1.38em;
  border-radius: 3rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s;
}
.dropdown__title::after {
  content: "";
  width: 10px;
  height: 10px;
  flex: none;
  background: url("/local/templates/adaptive/css/../img/select-arrow.svg") center no-repeat;
  background-size: contain;
  margin-left: 1rem;
}
.dropdown__title:hover {
  background-color: #fff;
}
.dropdown__content {
  position: absolute;
  height: 390px;
  top: calc(100% + 2rem);
  right: 0;
  border-radius: var(--border-radius);
  border: 1px solid var(--border-color);
  box-shadow: 0px 108px 43px rgba(0, 0, 0, 0.01), 0px 61px 36px rgba(0, 0, 0, 0.02), 0px 27px 27px rgba(0, 0, 0, 0.04), 0px 7px 15px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.05);
  width: 30rem;
  padding: 1rem 0;
  overflow: auto;
  background-color: #fff;
  display: none;
  z-index: 10;
}
.dropdown.open .dropdown__content {
  display: block;
}
.dropdown.open .dropdown__title {
  background-color: #fff;
}
.dropdown.open .dropdown__title::after {
  transform: rotate(180deg);
}

.filter-form__main {
  padding: 2.3rem;
}
.filter-form__main .h3 {
  margin-bottom: 3rem;
}
.filter-form__bottom {
  margin-top: 0.7rem;
  padding: 2.3rem 2.3rem 1.3rem;
  border-top: 1px solid var(--border-color);
}

.radio:not(:last-child) {
  margin-bottom: 3rem;
}
.radio input {
  display: none;
}
.radio input:checked + label::before {
  width: 8px;
  border: 6px solid var(--main-color);
}
.radio label {
  font-size: 1.8rem;
  position: relative;
  padding-left: 3rem;
  cursor: pointer;
  transition: all 0.3s;
}
.radio label::before {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid var(--border-color);
}
.radio label:hover {
  color: var(--main-color);
}

.top-row {
  margin-bottom: 3rem;
}

.toggler {
  background: var(--main-bg-color);
  padding: 0.8rem;
  border-radius: calc(var(--border-radius) * 2);
  margin-left: 1.2rem;
}
.toggler__item input {
  display: none;
}
.toggler__item input:checked + label {
  background-color: #fff;
}
.toggler__item label {
  line-height: 1;
  height: 34px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 0 1.2rem;
  border-radius: calc(var(--border-radius) * 2);
  transition: all 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.toggler__item label .icon {
  margin-right: 5px;
}

.hidden {
  height: 0 !important;
  overflow: hidden !important;
}

.item {
  border: 1px solid var(--border-color);
  border-radius: calc(var(--border-radius) * 2);
  background-color: #fff;
  margin-bottom: 4rem;
  padding: 4rem 4rem 2rem;
  position: relative;
}
.item__left {
  width: 25%;
  padding: 1rem 4rem 0 0;
}
.item__right {
  width: 75%;
  position: relative;
}
.item__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.item__card__title {
  margin-bottom: 1rem;
}
.item__card__logo {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 0;
  margin: 3rem 0;
}
.item__card__options {
  margin-bottom: 3rem;
}
.item__card__options__item {
  display: flex;
  align-items: center;
}
.item__card__options__item:not(:last-child) {
  margin-bottom: 0.75rem;
}
.item__card__options__item .icon {
  margin-right: 1rem;
}
.item__card .raiting {
  margin-bottom: 2rem;
}
.item__bottom {
  margin-top: 2rem;
}
.item.closed .product-slider .card__img img,
.item.closed .item__card__logo img {
  filter: grayscale(1.5);
}
.item.closed .btn {
  background: #7F7E7D;
}
.item.closed .slick-arrow {
  opacity: 0;
}

.item-badges {
  position: absolute;
  left: 4rem;
  top: 0;
  transform: translateY(-50%);
  gap: 10px;
  z-index: 2;
}

.badge {
  background-color: var(--main-bg-color);
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
  height: 2.25em;
  padding: 0 0.66em;
  display: inline-flex;
  align-items: center;
  cursor: default;
}
.badge--outline {
  font-weight: 400;
  background-color: #fff;
}
.badge--success {
  background-color: var(--success);
  color: #fff;
  border-color: var(--success);
}
.badge--warn {
  background-color: var(--warn);
  color: #fff;
  border-color: var(--warn);
}
.badge--wait {
  background-color: #8AB2D2;
  color: #fff;
  border-color: #8AB2D2;
}
.badge--attention {
  background-color: var(--main-color);
  color: #fff;
  border-color: var(--main-color);
}
.badge--grey {
  border-color: var(--main-bg-color);
  font-weight: 400;
  color: #A6A6A5;
}
.badge--lg {
  height: 2.833em;
}

.raiting {
  display: inline-flex;
  align-items: center;
}
.raiting .icon {
  margin-right: 0.5rem;
}

.product-slider {
  display: none;
  margin: 0 -1rem 2rem;
}
.product-slider .slick-track {
  display: flex;
}
.product-slider .slick-arrow {
  width: 5rem;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--border-color);
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 2;
  transition: all 0.3s;
}
.product-slider .slick-arrow:hover {
  border-color: #d1d1d1;
}
.product-slider .slick-arrow.slick-disabled {
  background-color: var(--main-bg-color);
  cursor: default;
}
.product-slider .slick-arrow.prev-arrow {
  left: 1rem;
  transform: translate(-50%, -50%);
}
.product-slider .slick-arrow.next-arrow {
  right: 0.5rem;
  transform: translate(50%, -50%);
}
.product-slider__item {
  height: auto;
  padding: 0 1rem;
}
.product-slider .card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  overflow: hidden;
}
.product-slider .card:hover .card__content__title {
  color: var(--main-color);
}
.product-slider .card:hover .card__img img {
  filter: brightness(0.75);
}
.product-slider .card__img {
  position: relative;
  line-height: 0;
}
.product-slider .card__img__badges {
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  z-index: 2;
}
.product-slider .card__img img {
  transition: all 0.3s;
}
.product-slider .card__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 1.7rem 2rem;
}
.product-slider .card__content__title {
  margin-bottom: 0.7rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 3.6em;
  transition: all 0.3s;
}
.product-slider .card__content__body {
  flex-grow: 1;
}
.product-slider .card__content__price {
  margin-top: 2rem;
}

.reviews-block {
  gap: 2rem;
}
.reviews-block__item {
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  padding: 2rem;
  width: 50%;
}
.reviews-block__item p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 3.4em;
}
.reviews-block__item .raiting {
  margin-bottom: 0.4rem;
}
.reviews-block__item .link {
  display: inline-block;
  margin-top: 0.5rem;
}
.reviews-block__item--description p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 6.8em;
}
.categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.info-block {
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin-left: 2rem;
  cursor: pointer;
  font-size: max(1.4rem, 12px);
}
._inline {
  display: inline;
}
._dark {
  background: rgba(0, 0, 0, 0.4);
  padding: 5px 16px;
  border-radius: 20px;
}
.info-block.show .tip {
  display: block !important;
}
.info-block .info {
  position: relative;
  margin-right: 0.5rem;
}
.info-block .info .icon {
  display: inline-flex;
  width: 2.4285em;
  height: 2.4285em;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background-color: var(--main-bg-color);
  cursor: pointer;
}
.info-block .info .icon svg {
  width: 4px;
  height: 12px;
}
.info-block .info .tip {
  position: absolute;
  left: 50%;
  top: calc(100% + 1rem);
  transform: translateX(-50%);
  width: 30rem;
  border: 1px solid var(--border-color);
  border-radius: var(--border-radius);
  background-color: #fff;
  padding: 2rem;
  color: rgba(33, 32, 31, 0.7);
  white-space: normal;
  display: none;
  z-index: 2;
}
.info-block .info .tip p {
  line-height: 1.4;
  font-size: max(1.2rem, 12px);
}
.info-block .info .tip .h4 {
  color: var(--text-color);
  margin-bottom: 0.5rem;
}

.seo-block {
  padding: 5rem 0;
}
.seo-block h1, .seo-block h2, .seo-block h3 {
  margin-bottom: 1.5rem;
}
@media (max-width: 640px) {
  .seo-block h1, .seo-block h2, .seo-block h3 {
    font-size: 14px;
  }

  .place-faq-section {
    width: initial;
  }
}
.seo-block p {
  margin-bottom: 3rem;
}

.on-map {
  height: 600px;
  border: 1px solid var(--border-color);
  border-radius: calc(var(--border-radius) * 2);
  overflow: hidden;
  margin-bottom: 4rem;
  position: relative;
  display: none;
}
.on-map .on-map .container {
  height: 100%;
}

.card-map {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 30%;
  background-color: #fff;
  z-index: 10;
}
.card-map .item__card__body {
  padding: 3rem;
}
.card-map .badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
.card-map .reviews-block__item {
  width: 100%;
  padding: 1.5rem;
  font-size: max(1.2rem, 12px);
  background-color: var(--main-bg-color);
  border-color: var(--main-bg-color);
}
.card-map .reviews-block__item p {
  font-size: max(1.2rem, 12px);
}
.card-map .btn {
  border-radius: 0;
}
.card-map .close-card {
  position: absolute;
  top: 4rem;
  right: 0;
  transform: translateX(50%);
}
.card-map .close-card .icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid var(--border-color);
  transition: all 0.3s;
}
.card-map .close-card .icon:hover {
  color: var(--main-color);
  border-color: currentColor;
}
.card-map .close-card .icon svg {
  width: 50%;
  height: 50%;
}

.item__card__body__top .item__card__logo {
  width: 40%;
  padding-right: 3rem;
  margin: 0 0 2rem;
}
.item__card__body__top__data {
  flex-grow: 1;
}
.item__card__body__top__data .item__card__title {
  margin: 1rem 0;
}

/*Footer*/
.footer {
  border-top: 1px solid var(--border-color);
  padding: 15px 0;
  font-size: max(12px, 1.4rem);
  position: sticky;
  bottom: 0;
  background: #fff;
  z-index: 3;
}
.footer .footer__body {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid var(--border-color);
  z-index: 20;
}
.footer a:hover {
  color: var(--main-color);
}
.footer__main {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 5rem 0 10rem;
}
.footer__main .h3 {
  margin-bottom: 1.5rem;
}
.footer__main__bottom {
  padding-bottom: 5rem;
}
.footer__bottom__right .link {
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
.footer__bottom__right .link::after {
  content: "";
  width: 10px;
  height: 10px;
  background: url("/local/templates/adaptive/css/../img/select-arrow.svg") center no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em;
}
.footer.open .footer__bottom__right .link::after {
  transform: rotate(180deg);
}

.store-links {
  margin-top: 2rem;
}
.store-links a {
  display: inline-block;
}
.store-links a:not(:last-child) {
  margin-right: 1rem;
}
.store-links a:hover {
  opacity: 0.8;
}

.footer__bottom__left br {
  display: none;
}

/* Addition style */
.gray--bg {
  background: var(--light-grey);
}
.wrapper.gray--bg .header {
  background: #fff;
}
.main-content-wrapper {
  gap:2rem;
}
.aside {
  width: 18%;
  position: sticky;
  top:3rem;
}
.main__body {
  width: 57%;
}
.sidebar-corf {
  width: 25%;
  position: sticky;
  top:3rem;
}
.common-link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: #FFF;
  margin-right:1rem;
  border-radius: 50%;
}
.aside .common-link {
  margin-bottom:4rem;
}
.aside-title {
  font-size: 1.8rem;
  font-weight:bold;
  display: block;
  margin-bottom:1em;
}
.aside-menu li a {
  padding:1em 1.5em;
  border-radius: 2rem;
  display: block;
  font-size: max(1.6rem, 12px);
}
.aside-menu li a.active, .aside-menu li a:hover {
  background: #fff;
}
.cart-main-img {
  position: relative;
  margin-bottom:3rem;
}
.cart-main-img img {
  width: 100%;
  aspect-ratio: 2.3;
  object-fit: cover;
  border-radius: 40px;
}
.main-img-content {
  position: absolute;
  width: 100%;
  height: 100%;
  padding:4rem;
  background: linear-gradient(#000,rgba(255,255,255, 0.1),#000);
  top:0;
  left:0;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-img-subtitle {
  display: table;
  font-size: 12px;
  color: #FFFFFF;
  margin-bottom:1em;
}
.main-img-title {
  color:#fff;
}
.main-img-content .raiting__content {
  color:#fff;
}
.main-img-content .raiting {
  margin-top:1rem;
  font-size: max(1.4rem, 12px);
}
.product-testimonial-link {
  color:#fff;
  padding:1em 1.5em;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  font-size: max(1.4rem, 12px);
}
.testimonial-num {
  margin-left: 0.5em;
}
.testimonial-num::before {
  content:'';
  display:block;
  border-radius: 50%;
  background: #fff;
  width:5px;
  height:5px;
  flex:none;
  margin-right:0.5em;
}
.info-block-text {
  color:rgba(244,255,255,1);
}
.main-img-content .info-block .info .icon {
  background-color: rgba(255,255,255,0.2);
}
.main-img-content  .info-block .info .icon svg {
  color: rgba(255,255,255,0.6);
}
.cart-main-img .badge {
  font-weight: 700;
}
.main-product-descript p {
  font-size: 1.8rem;
}
.show-more {
  background: #fff;
  padding: 1em 1.5rem;
  display: inline-block;
  margin-top:3rem;
  border-radius: 20px;
}
.hidden-text {
  max-height:6.1em;
  overflow: hidden;
  transition: all 0.25s;
}
.show-text .hidden-text {
  max-height: 1000px;
  transition: all 0.5s;
  display: block;
}
.product-pack {
  padding:4rem 0 1rem;
}
.product-pack-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap:1rem;
}
.product-pack-row .card__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  border-radius: 0 0 20px 20px;
}
.product-pack-row .card__content__title {
  margin-bottom: 0.7rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 2.4em;
  transition: all 0.3s;
  font-size: max(1.5rem, 14px);
}
.product-pack-row .card__content__body {
  flex-grow: 1;
}
.product-pack-row .card__content__price {
  margin-top: 2rem;
}
.product-pack-row .card__content {
  background: #fff;
}
.product-pack-row .card__img:hover img {
  filter: brightness(0.75);
  transition: all 0.3s;
}
.card__content__title:hover {
  color: var(--main-color);
}
.product-pack .h1 {
  margin-bottom:0.7em;
  display: block;
}
.card__img img {
  border-radius: 20px 20px 0 0;
  aspect-ratio: 1.4;
  object-fit: cover;
}
.card__content .btn {
  margin-top:1.7rem;
}
.clear-cart {
  color: #A6A6A5;
}
.sidebar-wrapper {
  padding:3rem 2rem;
  background: #fff;
  border-radius: 40px;
}
.corf-head {
  margin-bottom:1rem;
}
.corf-inner {
  padding:1.5rem 0;
  border-bottom: 1px solid #E5E5E5;
}
.corf-inner:last-child {
  border-bottom: none;
}
.corf-inner-img {
  margin-right:1rem;
  flex:none;
  width: 7rem;
}
.corf-inner-img img {
  width:100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 2rem;
}
.corf-inner-title {
  display: block;
  margin-bottom:0.5em;
  font-size: max(1.3rem, 12px);
  line-height: 1.4;
}
.corf-prod-price {
  display:block;
  font-weight: 700;
  font-size: max(1.3rem, 12px);
  margin-right:0.7rem;
}
.corf-prod-weight {
  display:flex;
  align-items: center;
  font-size: max(1.3rem, 12px);
  color: #A6A6A5;
}
.corf-prod-weight::before {
  content:'';
  display:block;
  width: 2px;
  height:2px;
  border-radius: 50%;
  margin-right:0.7rem;
  background: #A6A6A5;
}
.number {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: var(--light-grey);
  justify-content: space-between;
}
.min,
.max {
  width: 2.2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.3em 0.5em;
  border-radius: 5px;
  background: var(--white);
  color: var(--black);
  font-weight: 300;
  position: relative;
  flex:none;
  background: var(--light-grey);
}
.max::before {
  content: '+';
  font-size: 2em;
  margin-bottom: 2px;
  display: block;
}
.min::before {
  content: '';
  position: absolute;
  display: block;
  height: 2px;
  width: 12px;
  background: #313131;
}
.min:hover,
.max:hover {
  cursor: pointer;
}
.number input {
  text-align: center;
  max-width: 40px;
  background: transparent;
  border:none;
}
.number input:focus {
  border: 1px solid rgba(22, 141, 226, 0.2);
}
.sidebar-total {
  margin-top:10rem;
}
.sidebar-total-title {
  font-size: max(1.4rem, 12px);
  text-align: center;
  color: var(--main-color);
  text-align: center;
  display: block;
  margin-bottom:2em;
}
.sidebar-total-price {
  background: var(--main-color);
  border-radius: 20px;
  padding:2rem;
  color:#fff;
  font-weight: 700;
  font-size: 1.8rem;
}
.inactive {
  background: #292D32;
  opacity: 0.1;
}
.aside-wrapper, .sidebar-wrapper {
  padding-bottom: 3rem;
}
.testimonial__aside {
  width: 20%;
  position: relative;
}
.testimonial__body {
  width:75%;
  position: relative;
}
.testimonial-wrapper {
  gap:2rem;
}
.testimonial__body {
  flex-wrap:wrap;
}
.testimonial__item {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 25px;
  padding:2.5rem 2rem;
  width: 49%;
  margin-bottom:2rem;
}
.testimonial__item a {
  font-weight: 700;
  margin-top:1em;
  display: inline-block;
  font-size: max(1.4rem, 12px);
}
.testimonial__item a:hover {
  color: var(--main-color-hover);
}
.testimonial-head {
  margin-bottom:1rem;
}
.testimonial-head .icon {
  margin-right:0.7rem;
}
.testimonial-author, .testimonial-grade {
  font-weight: 700;
  display: block;
  margin-right:0.7rem;
}
.testimonial-date {
  display: block;
  opacity: 0.5;
}
.testimonials {
  padding:8rem 0 4rem;
  background:#fff;
  margin-top:7rem;
}
.testimonial__body .btn-container {
  margin-top:2rem;
  width: 100%;
}
.progress-item {
  margin-bottom: 2rem;
}
.progress-item-head span {
  font-weight: 700;
}
.progress-item-head {
  margin-bottom:0.8rem;
}
.testimonial__aside .h1 {
  margin-bottom:1.5em;
  display: block;
}
.progress-container {
  width: 100%;
  height: 5px;
  overflow: hidden;
  position: relative;
  background-color: var(--light-grey);
  border-radius: 20px;
}
.progress-bar {
  height: 100%;
  position: absolute;
  background: #21201F;
  border-radius: 20px;
}
.testimonial-text p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 3.4em;
  line-height: 1.8;
  font-size: max(1.4rem, 12px);
}
.main-img-mobile-content {
  display: none;
}

/* Popup  */
.popup-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 5;
  display: none;
}
.popup-window {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  visibility: hidden;
  z-index: 110;
  transition: all .3s;
  background: #fff;
  padding: 5rem;
  border-radius: 40px;
  width: 52em;
  min-width: 15em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup-window.active {
  transform: translate(-50%, -50%) scale(1);
  visibility: visible;
}
.close-popup {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  display: block;
  overflow: visible;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.close-popup::before, .close-popup::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 1px;
  display: block;
  width: 20px;
  height: 1px;
  border-bottom: 1px solid #000;
  transform: rotate(45deg);
}
.close-popup::after {
  left: 0;
  transform: rotate(-45deg);
}
.testimonial-popup p {
  display: block;
}
.fixed-price-info {
  padding:2rem;
  background: var(--main-color);
  border-radius: 20px 20px 0 0;
  width: 100%;
}
.fixed-price-wrapper {
  display: none;
  position: fixed;
  width:100%;
  left:0;
  bottom:0;
  z-index: 4;
}
.footer__bottom {
  background: #fff;
}
.fixed-price-info p {
  font-size: 12px;
  color:#fff;
  width: 49%;
}
.fixed-price-text {
  display:block;
  font-weight: 700;
  color:#fff;
}
.fixed-price-text:first-child {
  margin-right:1em;
}
.fixed-price-text .icon {
  transform: rotate(180deg);
  color:#fff;
  margin-left:1em;
}
.addition-product .h2 {
  font-weight: 700;
  display: block;
  margin-bottom:0.7em;
}
.addition-product  p {
  font-size: 1.8rem;
  margin-bottom:2em;
}
.addition-subtitle-block .h3 {
  display: block;
  margin-bottom:0.4em;
  font-weight: 700;
}
.addition-subtitle-block p {
  opacity: 0.5;
}
.addition-check-wrapper {
  gap:2rem;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  margin:4rem 0;
}
.add-total p {
  font-size: max(1.4rem, 12px);
  color:rgba(0,0,0,0.5);
  margin-bottom:0.5em;
  text-align: right;
}
.add-total-price.h2 {
  font-weight: 700;
  margin:0;
}
.addition-product-row .btn {
  font-size: 1.8rem;
  width:19rem;
  margin-right:3rem;
}
.addition-product-row .number {
  height: 6rem;
}
.addition-product-row .number input {
  max-width: 6rem;
  font-size: 1.8rem;
}
.addition-product-row .min, .addition-product-row .max {
  min-width: 4em;
  height: 2em;
}

/* Checkbox */
.checkbox-wrap input {display: none;}
.checkbox-wrap input:checked+label::before {
  background: #F24C4C url('/local/templates/adaptive/css/../img/icons/check.svg');
  background-position: 6px 8px, 0 0;
  background-repeat: no-repeat, repeat;
  border: 1px solid #F24C4C;
}
.checkbox-wrap label {
  display:flex;
  align-items: center;
}
.checkbox-wrap label:hover {cursor: pointer;}
.checkbox-wrap label::before {
  content: '';
  flex: none;
  height: 24px;
  width: 24px;
  border-radius: 5px;
  border: 1px solid #C9C9C9;
  margin-right:1em;
}
.addition-check-wrapper label {
  font-size:1.8rem;
}
.addition-check-wrapper label span {
  color:rgba(0,0,0,0.5);
  display: inline-block;
  margin-left:0.5em;
}
.corf-popup {
  top: 10rem;
  left: auto;
  right:3rem;
  transform: translate(0, 0) scale(0);
  padding: 3rem;
  width: 51rem;
  border: 1px solid #E5E5E5;
  box-shadow: 0px 108px 43px rgba(0, 0, 0, 0.01), 0px 61px 36px rgba(0, 0, 0, 0.02), 0px 27px 27px rgba(0, 0, 0, 0.04), 0px 7px 15px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.05);
}
.corf-popup.active {
  transform: translate(0%, 0%) scale(1);
  visibility: visible;
}
.corf-popup .corf-inner-img img {
  aspect-ratio: 1.3;
  border-radius: 20px;
}
.corf-inner-info {
  padding-right:10px;
}
.corf-popup .corf-inner {
  padding: 1.5rem 0 0;
  border-bottom: none;
}
.corf-popup .corf-inner-img {
  margin-right: 1rem;
  flex: none;
  width: 70px;
}
.delivery-row {
  margin-bottom:2.3rem;
}
.delivery-row .icon {
  margin-right:10px;
}
.popup-corf-total {
  margin: 3rem -3rem 0;
  border-top:1px solid #E5E5E5;
  padding: 3rem 3rem 0;
}
.corf-inner-wrap {
  max-height:400px;
  overflow: auto;
}
.aside-menu-mobile {
  display: none;
  overflow-x: auto;
  margin:20px 0;
  padding:15px 0;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.sidebar-pay {
  width: 25%;
  position: sticky;
  top: 3rem;
}
.sidebar-pay-block .h2 {
  display:block;
  font-weight: 700;
  margin-bottom:1em;
}
.delivery-select__item input {
  display: none;
}
.delivery-select__item input:checked + label {
  background-color: #fff;
}
.delivery-select__item label {
  line-height: 1;
  height: 5.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 0 1.2rem;
  border-radius: 15px;
  transition: all 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
  width: 100%;
  text-align: center;
  font-size: max(1.5rem, 14px);
}
.delivery-select__item {
  width: 50%;
}
.delivery-select {
  background: var(--main-bg-color);
  padding: 0.6rem;
  border-radius: 20px;
  margin-bottom:2rem;
}
.input-wrapper {
  margin-bottom:2rem;
}
.input-wrapper input, .input-wrapper textarea {
  background: #FFFFFF;
  border: 1px solid #D7D9DA;
  border-radius: 20px;
  height: 6rem;
  padding:1em;
  color: #21201F;
  font-size: max(1.5rem, 14px);
  font-family: "Inter";
  font-weight: 400;
  resize: none;
  display: block;
  width:100%;
  outline: none;
}
.input-wrapper input::placeholder, .input-wrapper textarea::placeholder {
  opacity: 0.5;
  color: #21201F;
  font-size: max(1.5rem, 14px);
  font-family: "Inter";
  font-weight: 400;
}
.input-wrapper input:focus {
  border:1px solid var(--main-color);
}
.form-row, .delivery-time-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap:1rem;
}
.common-wrapper {
  background: #fff;
  border-radius: 40px;
  padding:3rem;
}
.delivery-wrapper, .order-pack {
  margin-bottom:3rem;
}
.delivery-wrapper .h2 {
  display: block;
  font-weight: 700;
  margin-bottom:1em;
}
.delivery-block:not(:last-child) {
  margin-bottom:3rem;
}
.time-select {
  background: #FFFFFF;
  border: 1px solid #D7D9DA;
  border-radius: 20px;
  height: 6rem;
  padding:1em;
  color: #21201F;
  font-size: 1.5rem;
  position: relative;
  cursor: pointer;
}
.icon-arrow-down {
  width: 10px;
  color:#21201F;
}
.order-pack .h2 span {
  color:var(--main-color);
}
.order-pack-price {
  display: block;
  font-weight: 700;
  min-width: 5.5rem;
  text-align: right;
}
.order-pack .corf-prod-weight::before, .order-pack .corf-prod-price {
  display: none;
}
.order-pack .number {
  background:none;
}
.order-pack .min, .order-pack .max {
  width: 2.5em;
}
.order-pack .corf-inner-info {
  width: 35%;
  min-height: 8rem;
}
.order-pack {
  margin:0 0 7rem;
}
.order-pack-head {
  margin-bottom:2rem;
}
.order-pack-head .h2 {
  font-weight: 700;
}
.clear-order {
  display: inline-block;
  opacity: 0.5;
}
.time-select-block {
  position: relative;
}
.time-block {
  position: absolute;
  background: #fff;
  padding: 1.5rem 0 0;
  border: 1px solid #E5E5E5;
  box-shadow: 0px 108px 43px rgba(0, 0, 0, 0.01), 0px 61px 36px rgba(0, 0, 0, 0.02), 0px 27px 27px rgba(0, 0, 0, 0.04), 0px 7px 15px rgba(0, 0, 0, 0.04), 0px 0px 0px rgba(0, 0, 0, 0.05);
  border-radius: 25px;
  top:100%;
  right:0;
  min-width: 30rem;
  margin-top:5px;
  z-index: 1;
  display: none;
}
.time-select.active {
  color:var(--main-color);
  border:1px solid var(--main-color);
}
.time-select.active .icon {
  transform: rotate(180deg);
  color:var(--main-color);
}
.time-unite input {
  display: none;
}
.time-unite label {
  padding:0.7em 2rem;
  display:flex;
  align-items: center;
  cursor: pointer;
}
.time-unite label::before {
  content:'';
  display:block;
  width: 20px;
  height:20px;
  flex:none;
  margin-right:1rem;
  border:1px solid #E5E5E5;
  border-radius: 50%;
  box-sizing: border-box;
}
.time-unite label:hover  {
  background: #F9F8F7;
}
.time-unite input:checked + label::before {
  background-color: #fff;
  border:6px solid #F24C4C;
}
.time-list-wrap {
  max-height:24rem;
  overflow: auto;
}
.time-list-wrap::-webkit-scrollbar-button {
  background-repeat:no-repeat;
  width:4px;
  height:0px
}
.time-list-wrap::-webkit-scrollbar-track {
  background-color:#f3f3f3;
  border-radius:50px;
}
.time-list-wrap::-webkit-scrollbar-thumb {
  -webkit-border-radius: 50px;
  border-radius: 4px;
  background-color: #F24C4C;
}
.time-list-wrap::-webkit-resizer{
  background-repeat:no-repeat;
  width:4px;
  height:0px
}
.time-list-wrap::-webkit-scrollbar{
  width: 4px;
}
.time-block .btn-wrapper {
  padding:2rem;
  border-top:1px solid #e5e5e5;
}
.time-block .btn-wrapper .btn {
  width: 100%;
}

/* Select */
.select {
  position: relative;
  text-align: left;
  user-select: none;
  -webkit-touch-callout: none;
  font-weight: 400;
  margin: 0;
  outline: none;
  cursor: pointer;
  text-indent: 0.01px;
  color: #000;
  display: inline-flex;
  align-items: center;
}
.select .placeholder {
  position: relative;
  background: transparent;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  padding: 0 1.5em 0 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: max(1.4rem, 12px);
}
.select .select-arrow {
  position: absolute;
  right: 0;
  z-index: 0;
}
.select-left-icon {
  position: absolute;
  left: 0;
  z-index: 0;
}
.select.is-open .select-arrow {
  transform: rotate(180deg);
  top: auto;
}
.select.is-open ul {
  display: block;
  border: 1px solid gray;
}
.select ul {
  display: none;
  position: absolute;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
  background: var(--main-bg-color);
  border-radius: 2px;
  top: 100%;
  left: 0;
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
  z-index: 4;
  border-radius: 20px;
  overflow: hidden;
}
.select ul li {
  display: block;
  text-align: left;
  padding: 1em 0.8em;
  color: #000;
  cursor: pointer;
  word-wrap: break-word;
  white-space: nowrap;
  margin:0;
  font-size: max(1.5rem, 14px);
}
.select ul li:hover {
  background: #fff;
}
.select ul li:hover a {
  transition:none;
}
.select.is-open .icon {
  transform: rotate(180deg) translateY(50%);
}

.pay-type-select {
  background: #FFFFFF;
  border: 1px solid #D7D9DA;
  border-radius: 20px;
  height: 6rem;
  padding:1em;
  color: #21201F;
  font-size: 1.5rem;
  font-weight: 400;
  display: block;
  position: relative;
}
.pay-type-select .icon {
  position: absolute;
  right:2rem;
  top:50%;
  transform: translateY(-50%);
}
.sidebar-pay-block .select {
  margin-bottom:4rem;
}
.pay-detail p {
  font-size: max(1.5rem, 14px);
  opacity: 0.5;
  margin-bottom:1em;
}
.pay-detail-row {
  margin-bottom:2rem;
}
.pay-detail-row span {
  font-size: max(1.5rem, 14px);
}
.pay-detail a {
  color: var(--main-color);
  text-decoration: underline;
  font-size: max(1.5rem, 14px);
}
.sidebar-pay-bottom {
  margin:3rem -3rem 0;
  padding:3rem 3rem 0;
  border-top:1px solid #E5E5E5;
}
.sidebar-pay-bottom .btn {
  width: 100%;
}
.summ-row .h2 {
  font-weight: 700;
}
.card__img {
  border-radius: 19px 19px 0 0;
  overflow: hidden;
  display: block;
}
.main__body .common-link {
  display: none;
}
.status__body {
  width: 65%;
}
.status__aside {
  width: 35%;
}
.status__aside.common-wrapper {
  padding-bottom:0;
}
.status__head__item .h2, .status__aside .h2 {
  font-weight: 700;
  margin-bottom:0.3em;
  display: block;
}
.articul {
  display: block;
  opacity: 0.5;
  font-size: max(1.4rem, 14px);
}
.status {
  display: block;
  text-align: right;
  font-size: max(1.4rem, 14px);
}
.status__body__head {
  margin-bottom:0.5rem;
}
.status-row-price {
  font-size: 1.6rem;
}
.status-row .corf-prod-weight::before {
  display: none;
}
.status-row {
  padding: 2rem 0;
  border-bottom: 1px solid #E5E5E5;
}
.status-row:last-child {
  padding: 2rem 0 0;
  border-bottom: none;
}
.status-date {
  display: block;
  opacity: 0.5;
  font-size: max(1.4rem, 14px);
}
.order-prosses {
  justify-content: center;
  padding:3.7rem 0;
}
.prosses-icon-wrap {
  width:6.2rem;
  height:6.2rem;
  border-radius: 50%;
  border: 1px solid #E5E5E5;
  display: flex;
  align-items: center;
  justify-content: center;
  flex:none;
}
.order-prosses__item::after {
  content:'';
  display: block;
  width:2rem;
  height: 1px;
  background: #E5E5E5;
  flex:none;
}
.order-prosses__item:last-child::after {
  display: none;
}
.order-prosses__item.active .prosses-icon-wrap {
  background: var(--main-color);
  border: 1px solid var(--main-color);
}
.order-prosses__item.active::after {
  background: #F24C4C;
}
.status-icon {
  width: 2.2rem;
  height:2.4rem;
  color:rgba(33,32,31,0.5);
}
.order-prosses__item.active .status-icon {
  color:#fff;
}
.order-status-text {
  display:block;
  text-align: center;
  margin-bottom:1em;
  font-size: max(1.4rem, 14px);
}
.status__aside .btn {
  width: 48%;
}

/* Accordeon */
.acc-item {
  margin-top:3rem;
  border-top: 1px solid #E5E5E5;
}
.acc__head {
  padding: 2.3rem 0;
}
.acc__head:hover {cursor: pointer;}
.acc__head__text {
  font-size: max(1.4rem, 14px);
}
.acc__body {
  display: none;
  padding-bottom:3rem;
}
.acc__head.active .icon {
  transform: rotate(180deg);
}
.acc__body__item:first-child {
  padding-bottom:2.5rem;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom:2rem;
}
.acc__body__item p {
  opacity: 0.5;
  margin-bottom:0.7em;
}
.main-content-wrapper {
  align-items: flex-start;
}
.acc__body__row {
  margin-bottom:1.5rem;
}
.detail-total-row .h2 {
  font-weight: 700;
}
.detail-total-row {
  margin-top:2rem;
}
.status-section {
  align-items: flex-start;
  gap:10px;
  width: 100%;
}
.btn-row {
  flex-wrap: wrap;
}
.acc__body__item span {
  line-height: 1.7;
}
.aside-menu li {
  margin:3px 0;
}
.common-link:hover, .clear-cart:hover {
  color:var(--main-color);
}
.common-link:hover .common-link-icon {
  background: var(--main-color);
  transition: all 0.2s;
}
.common-link:hover .common-link-icon .icon {
  color:#fff;
}
.product-testimonial-link:hover {
  color:var(--main-color);
  border:1px solid var(--main-color);
}
.product-testimonial-link:hover .testimonial-num::before {
  background: #f24c4c;
  transition: all 0.2s;
}
.info-block:hover {
  color:var(--main-color);
}
.main-img-content .info-block:hover .info .icon {
  background-color:var(--main-color);
}
.main-img-content .info-block:hover .info .icon svg {
  color:#fff;
}
.sidebar-total-price:hover {
  background: var(--main-color-hover);
}
.max:hover::before {
  color:#f24c4c;
}
.min:hover::before {
  background: #f24c4c;
}
.cart-main-img img {
  display: block;
}
.delivery-select__item:hover label {
  color:var(--main-color);
}
.delivery-select__item:hover input:checked + label {
  color:var(--text-color);
}
.order-pack-head a:hover {
  color:var(--main-color);
  opacity: 1;
}
.text-colored {
  color:var(--main-color);
}
.order-pack-head a:hover {
  color:var(--main-color-hover);
}
.promo-link:hover {
  text-decoration: none;
}

.map {
  width: 1448px;
  height: 600px;
  box-shadow: 0px 2px 0px 0 #afafaf;
}
.marker-baloon {
  display: block; }
.marker-baloon:hover {
  text-decoration: none; }
.marker-baloon .marker-place-logo {
  float: left;
  width: 50px;
  height: 50px; }
.marker-baloon .marker-place-logo img {
  width: 100%; }
.marker-baloon .marker-type-name {
  width: 250px;
  margin-left: 60px;
  padding-top: 5px;
  color: #505050; }
.marker-baloon .marker-type-name .marker-place-name {
  display: inline-block;
  font-family: 'Duke';
  font-size: 24px; }
.marker-baloon .marker-type-name .marker-place-type {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px; }
.marker-baloon .marker-place-address {
  position: relative;
  margin-left: 75px;
  font-size: 10px;
  color: #505050; }
.marker-baloon .marker-place-address::after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: -15px;
  width: 9px;
  height: 13px;
  background-image: url("/local/templates/desktop/img/address.svg");
  background-size: cover;
}

#yametrika {
  position: absolute;
  margin: -40px 0 0 -64px;
  opacity: 0;
  transition: 0.3s ease-in;
}

#yametrika:hover {
  margin: -40px 0 0 5px;
  opacity: 1;
}

/*POPUP*/
.sms-popup {
  display: flex;
  justify-content: center;
  border: 0 none;
  max-width: 480px;
  border-radius: 40px;
  flex-direction: row;
}
.sms-popup .sms-popup__title {
  color: #21201f;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.48px;
  line-height: normal;
}
.sms-popup a {
  color: #f24c4c;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.3px;
  text-decoration: underline;
  white-space: nowrap;
}
.sms-popup p {
  margin-top: 20px;
}
.sms-popup .wrong-code {
  color: #de0000;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.3px;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
}
.sms-popup .code-input {
  font: 700 24px/30px Inter, sans-serif;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #e4e4e4;
  border-radius: 15px;
  height: 75px;
  width: 75px;
}

.sms-popup input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: .3;
}
.sms-popup input::-moz-placeholder { /* Firefox 19+ */
  opacity: .3;
}
.sms-popup input:-ms-input-placeholder { /* IE 10+ */
  opacity: .3;
}
.sms-popup input:-moz-placeholder { /* Firefox 18- */
  opacity: .3;
}

.city-selector {
  border-radius: 20px;
  border: 1px solid #E5E5E5;
  background: #FFF;
}

.select {
  display: block;
  max-width: 215px;
  width: 100%;
  position: relative;
}
.new-select {
  position: relative;
  border: 1px solid #ced4da;
  padding: 10px 15px;
  cursor: pointer;
  user-select: none;
}
.new-select__list {
  position: absolute;
  top: 45px;
  left: 0;
  border: 1px solid #ced4da;
  cursor: pointer;
  width: 100%;
  z-index: 2;
  background: #fff;
  user-select: none;
}
.new-select__list.on {
  display: block;
}
.new-select__item span {
  display: block;
  padding: 10px 15px;
}
.new-select__item span:hover {
  color: #12b223;
}
.new-select:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 9px;
  top: 9px;
  background: url('/local/templates/adaptive/css/path-to-image') no-repeat right center / cover;
  opacity: 0.6;
  -webkit-transition: all .27s ease-in-out;
  -o-transition: all .27s ease-in-out;
  transition: all .27s ease-in-out;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.new-select.on:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.banner {
  position: relative;
  text-align: center;
  max-width: 800px;
  max-height: 200px;
  border-radius: var(--border-radius);
}
.banner a {
  width: 100%;
}
.banner a img {
  width: 100%;
}

.order-preloader {
  height: 200px;
  width: auto;
  background-image: url('/local/templates/adaptive/img/preloader.gif');
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
.status-comment {
  resize: none;
  border-radius: 10px;
  width: 95%;
  height: 64px;
  margin: 5px;
  padding: 10px;
}

.place-faq-section {
  margin: 0 auto;
  padding: 0 15px;
}
.place-faq-block {
  padding: 15px 0;
  border-top: 1px solid rgba(26, 24, 31, 0.1);
}
.section-title {
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: rgba(26, 24, 31, 0.5);
  margin-bottom: 31px;
}

.section-title span {
  font-weight: 700;
  color: var(--text-color);
}
.block-with-bp {
  padding: 47px 0 60px 0;
}
.accordeon-item {
  padding: 27px 0 31px 0;
  border-bottom: 1px solid rgba(26, 24, 31, 0.1);
}
.accordeon-item:first-child {
  padding: 7px 0 31px 0;
}
.accordeon-title {
  cursor: pointer;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: var(--black);
  position: relative;
}
.accordeon-title.active {
  color: var(--main-color);
}
.accordeon-title:before,
.accordeon-title:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 1px;
  background: #000;
  top: 50%;
  right: 0;
  transition: all .2s;
}
.accordeon-title:before {
  transform: rotate(0);
}
.accordeon-title:after {
  transform: rotate(-90deg);
}
.accordeon-title.active:before,
.accordeon-title.active:after {
  background: var(--main-color);
}
.accordeon-title.active:before {
  transform: rotate(45deg);
}
.accordeon-title.active:after {
  transform: rotate(-45deg);
}

.accordeon-body {
  display: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: var(--black);
  margin-top: 12px;
}
.without-order-window {
  display: none;
  padding: 10px;
  position: fixed;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 50px;
  width: 80%;
  border-radius: var(--border-radius);
  z-index: 99999;
  background: rgba(0,0,0,0.7) 10%;
}
.without-order-window img {
  position: relative;
  top: -10px;
  max-height: 100px;
}
.without-order-window.active {
  display: flex;
}
.without-order-window__text {
  flex-direction: column;
  justify-content: space-around;
  font-size: 2rem;
  color: #fff;
}
.without-order-window__text b {
  color: var(--main-color);
}
.without-order-window__button {
  text-align: center;
  font-size: 2rem;
  border: 1px solid var(--main-color);
  border-radius: var(--border-radius);
  color: var(--main-color);
  padding: 2rem;
  background: transparent;
}
.without-order-window__button:hover {
  background: var(--main-color);
  color: #fff;
  cursor: pointer;
}
.space-evenly {
  justify-content: space-evenly;
}
@media (max-width: 768px) {
  .without-order-window {
    width: 101%;
    flex-direction: column;
    transform: translate(-50%, 50%);
    border-radius: 0;
  }
  .without-order-window img {
    display: none;
  }
  .without-order-window__button {
    width: 100%;
    margin: 10px auto;
  }
}
@media (min-width: 640px) {
  .without-order-window__text {
    font-size: 2.6rem;
  }
}

/* End */


/* Start:/local/templates/adaptive/css/responsive.css?172140534413105*/
/* Responsive style */

@media (max-width: 1540px) {
  html {
    font-size: 0.6vw;
  }
  .wrapper {
    overflow-x: hidden;
  }
  .header {
    padding-left: 0;
    padding-right: 0;
  }
  .container {
    max-width: 1310px;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 0.7vw;
  }
  .search-field .input,
  .search-field .submit {
    font-size: 14px;
  }
  :root {
    --border-radius: 10px;
  }
  .item__card__logo img {
    max-width: 70%;
    min-width: 80px;
  }
  .badge,
  .item__card__options {
    font-size: 10px;
  }
  .footer__bottom__left {
    padding-right: 40px;
    line-height: 1.5;
  }
  .info-block .info .tip {
    width: 40rem;
    left: auto;
    right: 0;
    transform: translateX(0);
  }
  .sidebar-corf {
    display: none;
  }
  .main__body {
    width: 80%;
  }
  .main-content-wrapper {
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
  }
  .sidebar-pay {
    width: 80%;
    position: relative;
    margin-left: auto;
    top:auto;
    margin-bottom:40px;
  }
  .order-pack {
    margin: 0 0 20px;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 0.6vw;
  }
  p {
    font-size: 12px;
  }
  .radio label::before {
    width: 15px;
  }
  .radio label {
    font-size: 12px;
    padding-left: 25px;
  }
  .radio input:checked + label::before {
    width: 5px;
    border-width: 5px;
  } /*
  .dropdown__content {
    width: 280px;
  } */
  .header__center {
    display: none;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 0.9vw;
  }
  .menu-category,
  .dropdown {
    font-size: 1.6rem;
  }
  .product-slider .slick-arrow {
    width: 30px;
    height: 30px;
  }
  .item__left {
    width: 35%;
  }
  .item__right {
    width: 65%;
  }
  .main-menu-block .filter {
    display: none;
  }
  .card-map {
    width: 45%;
  }
  .on-map {
    height: 500px;
  }
  .sidebar-corf {
    display: none;
  }
  .main__body {
    width: 100%;
  }
  .aside {
    display: none;
  }
  .product-pack-row {
    grid-template-columns: repeat(2, 1fr);
  }
  .popup-window {width: calc(100% - 20px);}
  .corf-popup {
    top: 50%;
    left: 50%;
    right:auto;
    transform: translate(-50%, -50%) scale(0);
  }
  .corf-popup.active {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
  }
  .main-img-mobile-content {
    display: flex;
    flex-wrap:wrap;
  }
  .cart-main-img .item-badges {
    display: none;
  }
  .main-img-content {
    border-radius: 0 !important;
    padding: 2.8rem 2rem;
  }
  .item-badges-mobile .badge {
    margin: 3px 7px 3px 0;
  }
  .item-badges-mobile .badge:last-child {
    margin: 3px 0px;
  }
  .item-badges-mobile {
    flex-wrap:wrap;
  }
  .main-img-mobile-content .common-link-icon {
    background: rgba(255,255,255,0.2);
  }
  .main-img-mobile-content .common-link-icon .icon {
   color:#fff;
  }
  .main-content-wrapper {
      flex-wrap:wrap;
      gap:10px;
  }
  .delivery-wrapper {
    margin: 0 0 10px;
  }
  .order-pack .corf-inner-info {
    width:33%;
    min-height: 8rem;
  }
  .order-pack {
    margin: 0;
  }
  .order-pack.common-wrapper {
    padding-bottom:0;
  }
  .common-wrapper {
    border-radius: 30px;
    padding: 30px 20px;
  }
  .sidebar-pay {
    width: 100%;
    margin-bottom: 40px;
  }
  .main__body .common-link {
    display: flex;
    margin: 0 0 20px 15px;
  }
  .main-img-mobile-content .common-link {
    margin:0;
  }
  .status__body, .status__aside {
    width: 100%;
  }
  .status-section {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  .aside-menu-mobile {
    display: block;
    margin: 20px 0;
  }
  

}
@media (max-width: 767px) {
  html {
    font-size: 7px;
  }
  .header {
    position: sticky;
    top: 0;
    width: 100%;
    margin-bottom: 3rem;
    z-index: 50;
  }
  .header .search-field {
    display: none;
  }
  h1, .h1 {
    font-size: min(3.6rem, 24px);
  }
  h2, .h2 {
    font-size: min(2.4rem, 20px);
  }
  h3, .h3 {
    font-size: 15px;
  }
  h4, .h4 {
    font-size: 14px;
  }
  .menu-category > li > a {
    white-space: nowrap;
  }
  .main-menu-block {
    background: transparent;
    padding: 0;
  }
  .menu-category {
    background: var(--main-bg-color);
    border-radius: 20px;
    overflow-y: auto;
    padding: 5px;
  }
  .menu-category.city {
    background: #fff;
    overflow-y: visible;
  }
  .container {
    padding: 0 20px;
  }
  .menu-category > li > a {
    padding: 0.57em 0.78em;
  }
  .show-mobile {
    display: block !important;
  }
  .show-mobile.flex {
    display: flex !important;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .main-menu-wrapper {
    margin-bottom: 25px;
  }
  .sort-block .toggler {
    background-color: transparent;
  }
  .toggler__item label {
    height: 25px;
    font-size: 12px;
  }
  .icon--sm {
    width: 12px;
    height: 12px;
  }
  .toggler__item input:checked + label {
    display: none;
  }
  .top-row {
    position: relative;
  }
  .filter {
    position: static;
  }
  .filter .dropdown__title {
    padding: 0;
  }
  .filter .dropdown__title::after {
    display: none;
  }
  .filter .dropdown__title .icon {
    margin-right: 5px;
  }
  .filter .dropdown__content {
    width: 100%;
    left: 0;
    transform: translateX(0);
    top: 100%;
  }
  .filter.open .dropdown__title {
    color: var(--main-color);
  }
  .filter.open .dropdown__title .icon {
    color: var(--main-color);
  }
  .item {
    padding: 10px;
  }
  .item__content {
    flex-direction: column;
  }
  .item__left, .item__right {
    width: 100%;
  }
  .item__card__body__data {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
  }
  .item__card__body__data .item__card__logo {
    width: 90px;
    flex: none;
    margin: 0;
    margin-right: 20px;
  }
  .item__card__body__data .raiting__content {
    font-size: 12px;
  }
  .item__card__body__data {
    margin-bottom: 20px;
  }
  .item-badges .badge:not(:first-child) {
    display: none;
  }
  .item__card__body .badges {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
  }
  .badge, .item__card__options {
    font-size: 12px;
  }
  .item__card__options__item:not(:last-child) {
    margin-bottom: 10px;
  }
  .product-slider .card__img img {
    max-width: none;
    width: 100%;
  }
  .product-slider .card {
    border-radius: 20px;
  }
  .product-slider__item {
    width: 234px;
  }
  .product-slider__item .card {
    background-color: #fff;
  }
  .product-slider {
    z-index: 2;
  }
  .product-slider .slick-list {
    overflow: hidden;
  }
  .reviews-block__item {
    width: 100%;
    background-color: var(--main-bg-color);
    font-size: 12px;
    border: none;
    margin-bottom: 10px;
  }
  body {
    font-size: 14px;
  }
  .item__bottom {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .info-block {
    margin-left: 0;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .info-block .info .icon {
    width: 25px;
    height: 25px;
  }
  .info-block .info .tip {
    padding: 30px 20px 20px;
    right: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 380px;
    height: auto;
    max-height: 80vh;
    overflow-y: auto;
    z-index: 40;
  }
  .info-block .info .tip .h4 {
    margin-bottom: 10px;
  }
  .badge {
    border-radius: 20px;
    height: 25px;
  }
  .badge--lg {
    height: 25px;
  }
  .footer {
    position: relative;
  }
  .footer__bottom__left {
    font-size: 12px;
    color: rgba(26, 24, 31, 0.5);
    padding-right: 0;
  }
  .footer__bottom__left br {
    display: block;
  }
  .footer__bottom__left a {
    margin-right: 10px;
    white-space: nowrap;
  }
  .footer__bottom__right {
    display: none;
  }
  .footer .footer__body {
    display: block;
    position: static;
    border-top: none;
  }
  .footer__main {
    flex-direction: column;
    padding: 15px 0 20px;
  }
  .footer__main__item:last-child {
    order: -1;
  }
  .store-links img {
    width: 135px;
    max-width: none;
    height: 40px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left;
       object-position: left;
  }
  .on-map--overlay {
    position: relative;
  }
  .on-map--overlay::before {
    content: "";
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 20;
  }
  .card-map {
    position: fixed;
    width: 90%;
    max-width: 400px;
    max-height: 90vh;
    min-height: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 30;
  }
  .card-map .close-card .icon {
    width: 30px;
    height: 30px;
  }
  .card-map .close-card {
    top: 10px;
    right: 20px;
  }
  .search-btn {
    margin-right: 30px;
  }
  .search-btn svg:last-child {
    display: none;
  }
  .search-field {
    position: absolute;
    background-color: #fff;
    left: 2.5%;
    top: 100%;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.3);
    width: 95%;
  }
  .header.show-search .search-field {
    display: flex !important;
  }
  .header.show-search .search-btn svg:last-child {
    display: block;
  }
  .header.show-search .search-btn svg:first-child {
    display: none;
  }
  #overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 30;
    display: none;
  }
  .close-tip {
    width: 30px;
    height: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid var(--border-color);
    position: absolute;
    top: 5px;
    right: 5px;
  }
  .close-tip svg {
    width: 60%;
    height: 60%;
  }
  .menu-category, .dropdown {
    font-size: 14px;
  }
  .testimonial-wrapper {
    flex-wrap:wrap;
  }
  .testimonial__aside {
    width: 100%;
  }
  .testimonial__body {
    width: 100%;
  }
  .testimonial__item {
    width: 100%;
  }
  .testimonial__body .btn {
    width: 100%;
  }
  .main-img-bottom .info-block {
    margin: 0;
  }
  .cart-main-img {
    margin:0 -20px 3rem;
  }
  .cart-main-img img {
   border-radius: 0;
   aspect-ratio: 1.55;
  }
  .product-testimonial-link {
    font-size: 12px;
  }
  .popup-window {
    padding: 30px;
    border-radius: 20px;
  }
  .close-popup {
    top: 1em;
    right: 1em;
  }
  .fixed-price-wrapper {
    display: flex;
  }
  .addition-product-row {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .add-total p {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left;
  }
  .add-total-price {
    font-size: 24px;
  }
  .add-total {
    margin-bottom:20px;
  }
  .addition-product  p {
    font-size: 14px;
  }
  .addition-check-wrapper {
    grid-template-columns: repeat(1, 1fr);
    margin:30px 0;
  }
  .addition-check-wrapper label {
    font-size:14px;
  }
  .addition-product-row .number {
    height: 60px;
  } 
  .testimonial-popup p {
      display: block;
      font-size: 14px;
  }
  .testimonial-popup .testimonial-head {
    margin-bottom: 15px;
  }
  .testimonial-popup .testimonial-text {
    max-height:400px;
    overflow: auto;
  }
  .card__content .btn {
      font-size: 12px;
  }
  .corf-inner-title, .corf-prod-price {
    font-size: 13px;
  }
  .sidebar-total-price {
    padding: 3rem 2rem;
  }
  .aside-menu li a {
    font-size: 12px;
  }
  .testimonials {
    padding: 5rem 0 4rem;
    background: #fff;
    margin-top: 5rem;
  }
  .main__body .common-link {
    display: flex;
  }
  .delivery-wrapper .h2, .order-pack .h2 {
    margin-bottom: 0.5em;
  }
  .form-row, .delivery-time-row {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
  .delivery-select__item label, .input-wrapper input, .input-wrapper textarea, .input-wrapper input::placeholder, .input-wrapper textarea::placeholder, .time-select, .select .placeholder {
    font-size: 14px;
  }
  .input-wrapper input, .input-wrapper textarea, .delivery-select__item label, .time-select, .pay-type-select {
    height:60px;
  }
  .time-block {
    min-width: 100%;
  }
  .order-pack-price {
    display: none;
  }
  .corf-inner-img {
    width: 60px;
  }
  .order-pack .corf-prod-weight::before, .order-pack .corf-prod-price {
    display: block;
  }
  .order-pack-head {
    margin-bottom:0;
  }
  .status__aside .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .order-status-text {
    margin-bottom: 2em;
  }
  .status-section {
    padding: 0 0 30px;
  }
  .detail-total-row .h2 {
    font-size: 14px;
  }
  .main-img-head {
    margin-bottom:20px;
  }
  .order-pack .corf-inner-info {
    width:auto;
  }
  .main-content-wrapper {
    margin: 0 -20px;
  }
  .pad-mobile {
    padding:0 20px;
  }
  .header.mb-0 {
    margin-bottom:0;
  }

  .sms-popup .code-input {
    height: 55px;
    width: 55px;
  }

}
@media (max-width: 320px) {
  .addition-product-row .btn {
    width: 16rem;
  }
  .addition-product-row .min, .addition-product-row .max {
    min-width: 2em;
  }
}
/* End */


/* Start:/local/templates/adaptive/css/magnific-popup.css?17214053447931*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  /*width: 100%;*/
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }
	
.mfp-close-btn-in #delivery_zones .mfp-close {
    color: #FFFFFF;
	top: -32px;
    right: -32px;	
}	

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  /*font-size: 12px;*/
  font-size: 0;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* End */


/* Start:/local/templates/adaptive/template_styles.css?17214053449020*/
.menu-link {
    border-radius: 10px;
    background: #F24C4C;
}
#citySelector{
    min-width: 75%;
}
#city-select-popup {
    width: 71.875vw;
    max-width: 1380px !important;
}

.select-city-cont,
.select-city-cont * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.select-city-cont {
    padding: 20px;
    position: relative;
}

.select-city-close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.select-city-close:before,
.select-city-close:after {
    content: '';
    position: absolute;
    background: rgba(162, 162, 162, 0.8);
    width: 20px;
    height: 2px;
    top: 7px;
    left: -2px;
}

.select-city-close:before {
    webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.select-city-close:after {
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.select-city-selectors {
    display: flex;
    margin-bottom: 28px;
}

.selector-title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 150%;
    color: #000000;
    margin-bottom: 21px;
}

.select-city-city {
    flex: 1 1 auto;
}

.select-city-title {
    margin: 0 0 5px 0;
    font-weight: 500;
    font-size: 2rem;
    line-height: 33px;
    color: #1A181F;
}

.select-city-subtitle {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 25px;
    color: rgba(26, 24, 31, 0.5);
    margin-bottom: 21px;
}

.select-city-items {
    column-count: 3;
}

.select-city-item {
    display: flex;
    padding-left: 42px;
    position: relative;
}

.select-city-item .letter {
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 183.3%;
    color: #D00025;
}

.select-city-item a {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 183.3%;
    color: #1A181F;
    transition: all .2s;
    text-decoration: none;
}

.select-city-item a:hover {
    color: #D00025;
}

.city-input,
.country-selector {
    height: 62px;
}

.city-input {
    position: relative;
    display: flex;
    border: 1.2px solid rgba(110, 110, 110, .25);
    border-radius: 100px;
    padding: 5px 60px 5px 60px;
}

.city-input input {
    font-style: normal;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 25px;
    color: #1A181F;
    flex: 1 1 auto;
    border: none;
}

.city-input input::placeholder {
    color: rgba(26, 24, 31, 0.5);
}

.city-input:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 26px;
    background: url(/local/templates/adaptive/img/svg-city-search.svg) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
}


.city-input .result {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 2;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 20px 0;
    -webkit-box-shadow: 0 2px 8px rgba(32, 36, 56, .2);
    box-shadow: 0 2px 8px rgba(32, 36, 56, .2);
    max-height: 188px;
    overflow: auto
}

.city-input .result a {
    display: block;
    padding-left: 16px;
    line-height: 32px;
    text-decoration: none;
    color: #202438;
    cursor: pointer;
    outline: none;
}

.popular-cities-title {
    margin-bottom: 13px;
}

.popular-cities-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 31px -5px;
}

.popular-cities-item {
    padding: 6px 10px 9px 10px;
    background: #F4F7F7;
    border-radius: 5px;
    margin: 0 5px 10px 5px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 25px;
    color: rgba(26, 24, 31, 0.5);
    text-decoration: none;
    display: inline-block;
}
.support {
    padding: 14px 0;
    border-top: 1px solid #e5e5e5;
}
.support:before {
    content: url(/local/templates/adaptive/img/support.svg);
    width: 50px;
    height: 50px;
}

.mobile-preloader {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/local/templates/adaptive/img/preloader.gif') 50% 50%/192px no-repeat rgba(15, 15, 15, 0.75);
}

.eo-search {
    border-radius: 40px;
    border-color: #F24C4C;
    background-color: #f5f4f2;
    margin: 20px 0;
    gap: 9px;
}
.eo-search._city-search img {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    top: 7px;
    right: 45px;
}
.eo-search._white {
    background-color: #fff;
}
.eo-search input {
    font-family: Inter, sans-serif;
    border-radius: 40px;
    width: 100%;
    height: 100%;
    padding: 20px 40px;
    border: none;
    background: url(/local/templates/adaptive/img/search.svg) 15px center no-repeat;
}
.eo-search__city-link {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.eo-search__city-link._subcategory {
    padding-left: 15px;
    opacity: 0.7;
}
.eo-search__city-link._active:after{
    content: url(/local/templates/adaptive/img/check.svg);
}
.eo-search__city-link {
    padding: 10px 0;
}
.pale {
    font-family: Inter, sans-serif;
    opacity: 0.5;
}
.z-6 {
    z-index: 6;
}
.z-7 {
    z-index: 7;
}
.z-8 {
    z-index: 8;
}
.z-9 {
    z-index: 9;
}
.z-10 {
    z-index: 10;
}
.popup-window._auto {
    width: auto;
}
._invalid {
    color: #f24c4c;
    border: 1px solid #f24c4c !important;
}

.app-window {
    opacity: 0;
    display: flex;
    justify-content: center;
    position: fixed;
    width: 100%;
    bottom: 72px;
    transition: transform 200ms, opacity 200ms;
    z-index: 99999;
}
.app-window.visible {
    opacity: 1;
}
.app-window-close {
    top: 0.5em;
}
.app-window__container {
    position: relative;
    background: url(/local/templates/adaptive/img/banner-apps.jpg) center no-repeat;
    background-size: 100%;
    display: flex;
    border-radius: 20px;
    width: 800px;
    height: 100px;
}
.app-window__content {
    padding: 0 32px;
    color: #fff;
    opacity: 1;
    width: 100%;
}
.app-window__title {
    font: 800 16px / 20px 'Widget Font', sans-serif;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 530px;
}

.app-window__text {
    margin-top: 6px;
    font: 500 14px / 21px 'Widget Font', sans-serif;
    color: #BABABA;
    overflow: hidden;
    max-height: 44px;
}
.app-store-link {
    display: none;
}
.promotion-link {
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 15px;
    position: fixed;
    border-radius: var(--border-radius);
    z-index: 999999;
    bottom: 75px;
    left: 50px;
    overflow: hidden;
}
.promotion-link:hover {
    color: white;
    background: var(--main-color);
}

@media (min-width: 767px) and (max-width: 1471px) {
    .select-city-cont {
        padding: 50px 65px 52px 70px;
    }

    .city-input, .country-selector {
        height: 46.5px;
    }

    .city-input {
        width: auto;
        padding: 5px 60px 5px 45px;
    }

    .selector-title {
        margin-bottom: 15px;
    }

    .city-input:before {
        width: 15px;
        height: 15px;
        left: 20px;
    }
}
@media (max-width: 767px) {
    .app-window {
        position: sticky;
        top: 0;
        height: 0;
        border-radius: 0;
        padding: 0;
        /*transform: translateY(100px);*/
        opacity: 0;
        touch-action: none;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
        background: #444243 url(/local/templates/adaptive/img/background-banner-mobile.jpg) center right / 700px 103px no-repeat;
        display: flex;
        box-sizing: border-box;
        color: #fff;
        transition: transform 200ms, height 200ms;
        text-decoration: none;
        z-index: 999999;
    }
    .app-window__container {
        height: auto;
        background-image: none;
        border-radius: 0;
        width: 100%;
    }
    .app-window__content {
        padding: 0;;
    }
    .app-window__title {
        white-space: normal;
        height: 32px;
        width: 220px;
        font: 800 14px / 18px 'Widget Font', sans-serif;
    }
    .app-window__text {
        margin-top: 10px;
        font: 500 14px / 16px 'Widget Font', sans-serif
    }
    .app-window__logo {position: absolute;
        top: 12px;
        right: 55px;
        width: 43px;
        height: 43px;
        border-radius: 9px;
        transform: rotate(-17deg);
    }
    .app-window__label {
        position: absolute;
        text-align: center;
        font: 400 10px / 11px "Widget Font", sans-serif;
        top: 55px;
        right: 34px;
        width: 63px;
        height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        transform: rotate(-17deg);
        white-space: pre-wrap;
        color: #fff;
    }
    .app-store-link {
        display: block;
    }
    .app-window__links {
        display: none;
    }
    .app-window.visible {
        position: relative;
        top: -14px;
        height: 100px;
        padding: 14px 0;
    }
    .promotion-link {
        left: 10px;
        bottom: 10px;
        border-radius: 20px;
    }
}
/* End */
/* /local/templates/adaptive/css/slick.css?17214053444230 */
/* /local/templates/adaptive/css/global.css?17214053441991 */
/* /local/templates/adaptive/css/style.css?172165215347550 */
/* /local/templates/adaptive/css/responsive.css?172140534413105 */
/* /local/templates/adaptive/css/magnific-popup.css?17214053447931 */
/* /local/templates/adaptive/template_styles.css?17214053449020 */
