@charset "UTF-8";
:root {
  --10-fonts: 10px;
  --12-fonts: 12px;
  --13-fonts: 13px;
  --14-fonts: 14px;
  --16-fonts: 16px;
  --17-fonts: 17px;
  --18-fonts: 18px;
  --24-fonts: 24px;
  --28-fonts: 28px;
  --36-fonts: 36px;
  --38-fonts: 38px;
  --width: 1396px;
  --white: #fff;
  --black: #000;
  --light-black: #101010;
  --green: #03727e;
  --light-green: #91b0b7;
  --dark-green: #05535d;
  --orange: #f3901d;
  --red: #ee3204;
  --very-light-grey: #e7e6e9;
  --light-grey: #cfcfcf;
  --transparent: rgba(0,0,0,0);
  --text-h1: #202020;
  --text-top-header: #e7e6e9;
  --text-hover-top-header: #f3901d;
  --text-input-search: #fff;
  --text-menu-header: #fff;
  --text-quantity-header: #000;
  --text-banner-header: #fff;
  --text-banner-under-header: #cfcfcf;
  --text-banner-big-btn-more: #fff;
  --text-banner-small-btn-more: #e7e6e9;
  --text-banner-small-btn-more-hover: #f3901d;
  --text-sort: #777;
  --text-sorted: #202020;
  --text-catalog-header: #202020;
  --text-card-label: #fff;
  --text-card-header: #000;
  --text-card-header-hover: #f3901d;
  --text-card-articul: #555;
  --text-card-reviews: #555;
  --text-card-currency: #555;
  --text-card-star-like: #fac917;
  --text-card-star-default: #cfcfcf;
  --text-card-old-price: #888;
  --text-card-new-price: #ee3204;
  --text-card-default-price: #000;
  --text-card-in-stock: #5597a1;
  --text-card-not-stock: #ee3204;
  --text-card-installment: #03727e;
  --text-card-description: #888;
  --text-card-btn: #fff;
  --text-news-header: #000;
  --text-news-hover-header: #f3901d;
  --text-news-description: #000;
  --text-news-btn: #03727e;
  --text-news-btn-hover: #f3901d;
  --text-header-filter: #202020;
  --text-content-drop-down: #888;
  --text-label-checkbox: #202020;
  --text-value-slider-price: #000;
  --text-currency-slider-price: #888;
  --text-show-more-btn: #03727e;
  --text-show-more-hover-btn: #f3901d;
  --text-li-pagination: #000;
  --text-li-hover-pagination: #fff;
  --text-li-breadcrumbs: #202020;
  --text-li-hover-breadcrumbs: #f3901d;
  --text-articul-breadcrumbs: #777;
  --text-span-nav-product: #e7e6e9;
  --text-around-product: #fff;
  --text-special-offer-product: #000;
  --text-timer-special-offer-product: #777;
  --text-link-special-offer-product: #03727e;
  --text-price-default-product: #000;
  --text-price-default-currency-product: #777;
  --text-price-old-product: #f3901d;
  --text-quantity-product: #888;
  --text-stock-product: #777;
  --text-stock-strong-product: #000;
  --text-info-product: #202020;
  --text-ul-delivery-product: #03727e;
  --text-header-delivery-product: #000;
  --text-line-header-delivery-product: #333;
  --text-characteristic-product: #777;
  --text-characteristic-value-product: #000;
  --text-content-product-descriptioin: #202020;
  --text-name-user-review: #000;
  --text-date-user-review: #777;
  --text-like-user-review: #777;
  --text-text-user-review: #202020;
  --text-text-hover-user-review: #f3901d;
  --text-article-page: #202020;
  --text-date-article-page: #03727e;
  --text-date-grey-article-page: #777;
  --text-header-table-cart: #555;
  --text-header-hover-cart: #f3901d;
  --text-price-table-cart: #333;
  --text-currency-table-cart: #777;
  --text-in-stock-table-cart: #129b0c;
  --text-in-stock-table-cart: #129b0c;
  --text-header-tab-cart: #2f95ff;
  --text-credit-cart: #498731;
  --text-li-popup: #333;
  --text-li-green-popup: #498731;
  --text-clarification-popup: #777;
  --text-copyright-footer: #888;
  --text-header-column-footer: #cfcfcf;
  --text-list-column-footer: #fff;
  --text-list-hover-column-footer: #f3901d;
  --text-btn-footer: #5597a1;
  --text-btn-hover-footer: #f3901d;
  --bg-all-body: #e7e6e9;
  --bg-top-header: #000;
  --bg-line-top-header: rgba(231,230,233,.2);
  --bg-center-header: #000;
  --bg-menu-header: #03727e;
  --bg-menu-hover-header: #f3901d;
  --bg-menu-active-header: #05535d;
  --bg-btn-default: #03727e;
  --bg-btn-active: #05535d;
  --bg-btn-hover: #f3901d;
  --bg-input-search: #05535d;
  --bg-select-search: #03727e;
  --bg-select-search-hover: rgba(161,195,203,.5);
  --bg-quantity-cart: #f3901d;
  --icon-top-header: #91b0b7;
  --icon-center-header: #e7e6e9;
  --icon-hover-center-header: #f3901d;
  --bg-btn-banner: rgba(0,0,0,.1);
  --bg-arrow-slider-other: #fff;
  --bg-arrow-slider-banner: #101010;
  --bg-cirle-arrow-slider-banner: #fff;
  --bg-cirle-arrow-slider-other: #03727e;
  --bg-dots-slider-banner: #fff;
  --bg-dots-slider-other: #03727e;
  --bg-dots-slider-hover: #f3901d;
  --bg-top-good: #f3901d;
  --bg-new-good: #5597a1;
  --bg-discount-good: #ee3204;
  --bg-icon-sun-good: #f3901d;
  --bg-icon-snow-good: #5597a1;
  --bg-icon-label: #fff;
  --bg-btn-hover-good: #f3901d;
  --bg-btn-default-good: #03727e;
  --bg-body-card: #fff;
  --bg-body-news: #fff;
  --bg-btn-circle-news: #5597a1;
  --bg-btn-circle-hover-news: #f3901d;
  --bg-btn-arrow-news: #f5f9fa;
  --bg-content-filter: #fff;
  --bg-body-drop-down: #fff;
  --bg-border-drop-down: #888;
  --bg-border-setting: #adacaf;
  --bg-body-checkbox: #fff;
  --bg-arrow-checkbox: #5597A1;
  --bg-border-checkbox: rgba(136,136,136,.95);
  --bg-arrow-checkbox__drop-down: #167d88;
  --bg-circle-slider-price: #03727e;
  --bg-line-full-slider-price: #f3901d;
  --bg-line-default-slider-price: rgba(142,142,142,.7);
  --bg-circle-disable-pagination: rgba(0,0,0,.25);
  --bg-circle-default-pagination: #03727e;
  --bg-circle-hover-pagination: #f3901d;
  --bg-arrow-pagination: #fff;
  --bg-border-li-pagination: #888;
  --bg-border-li-hover-pagination: #f3901d;
  --bg-body-li-pagination: #fff;
  --bg-body-li-hover-pagination: #f3901d;
  --bg-body-nav-product: #e7e6e9;
  --bg-content-product: #fff;
  --bg--border-nav-product: #f3901d;
  --bg-btn-default-nav-product: #98bbc3;
  --bg-btn-hover-nav-product: #05535d;
  --bg-btn-active-nav-product: #f3901d;
  --bg-border-promotional-product: #f3901d;
  --bg-border-product: #d7d6d9;
  --bg-svg-product: #03727e;
  --bg-svg-hover-product: #f3901d;
  --bg-body-around-info-product: #98bbc3;
  --bg-body-popup-product: #e7e6e9;
  --bg-body-delivery-product: rgba(215,214,217,.3);
  --bg-border-delivery-product: rgba(213,212,215,.3);
  --bg-body-product-descriptioin: #fff;
  --bg-body-user-review: #fff;
  --bg-like-user-review: #03727e;
  --bg-dislike-user-review: #f3901d;
  --bg-gradient-h1: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  --bg-alt-img-article: #f6f6f6;
  --bg-header-tab-cart: #03727e;
  --bg-line-table-cart: #f5f5f5;
  --bg-btn-delete-table-cart: #8e8e8e;
  --bg-btn-delete-hover-table-cart: #ee3204;
  --bg-hover-radio-review: #f3901d;
  --bg-body-popup: rgba(0,0,0,.5);
  --bg-close-popup: #f3901d;
  --bg-body-footer: #000;
  --bg-icon-footer: #5597a1;
  --bg-icon-social-footer: #fff;
  --bg-icon-social-hover-footer: #cfcfcf;
  --bg-btn-footer: #5597a1;
  --bg-btn-hover-footer: #f3901d;
}

body {
  position: relative;
  padding: 0 9px 0 0;
  width: 100%;
  height: 100vh;
  line-height: 1;
  color: var(--white);
  font-style: normal;
  font-weight: 400;
  font-size: var(--16-fonts);
  font-family: "ptsans", sans-serif;
  background-color: var(--bg-all-body);
  overflow-x: hidden;
}

h1 {
  width: 100%;
  font-weight: 700;
  line-height: 1.227;
  color: var(--text-h1);
  letter-spacing: 0.025em;
  font-size: var(--28-fonts);
}

h2 {
  width: 100%;
  text-align: center;
  line-height: 1.227;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  font-size: var(--28-fonts);
  color: var(--text-catalog-header);
}

main>a {
  display: none;
}

.wrapper {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: var(--width);
  width: 100%;
}

.block-btn {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.btn {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 14px 0 16px;
  min-width: 190px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: var(--bg-btn-banner);
  color: var(--text-banner-big-btn-more);
  border: 2px solid var(--text-banner-big-btn-more);
  transition: 0.3s all;
}
.btn:hover {
  color: var(--black);
  border: 2px solid var(--transparent);
  background-color: var(--text-banner-big-btn-more);
}
.btn.green {
  padding: 12px 0 13px;
  width: 100%;
  font-size: var(--14-fonts);
  color: var(--text-card-btn);
  border: 2px solid var(--bg-btn-default-good);
  background-color: var(--bg-btn-default-good);
}
.btn.green>.btn.green {
  margin: 0 !important;
  padding: 0;
  border: unset;
  background: rgba(0,0,0,0);
}
.btn.green svg, .btn.green img {
  margin: 0 13px 0 0;
  width: 22px;
  height: auto;
}
.btn.green path {
  fill: var(--text-card-btn);
  transition: 0.3s all;
}
.btn.green:hover {
  border: 2px solid var(--bg-btn-hover-good);
  background-color: var(--bg-btn-hover-good);
}
.btn.green-border {
  padding: 15px 0;
  min-width: 254px;
  color: var(--text-btn-footer);
  border: 2px solid var(--bg-btn-footer);
}
.btn.green-border svg, .btn.green-border img {
  margin: 0 15px 0 0;
  width: 20px;
  height: auto;
}
.btn.green-border path {
  fill: var(--bg-icon-footer);
  transition: 0.3s all;
}
.btn.green-border:hover {
  color: var(--text-list-column-footer);
  border: 2px solid var(--bg-btn-hover-footer);
  background-color: var(--bg-btn-hover-footer);
}
.btn.green-border:hover path {
  fill: var(--text-list-column-footer);
}
.btn.green-border.more-load {
  background-color: var(--transparent);
}
.btn.green-border.more-load img, .btn.green-border.more-load svg {
  transform: rotate(0deg);
  transition: 0.3s all;
}
.btn.green-border.more-load path {
  fill: unset;
  stroke: var(--bg-icon-footer);
}
.btn.green-border.more-load:hover {
  background-color: var(--bg-btn-hover-footer);
}
.btn.green-border.more-load:hover img, .btn.green-border.more-load:hover svg {
  transform: rotate(180deg);
}
.btn.green-border.more-load:hover path {
  stroke: var(--white);
}

.btn-circle {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  color: var(--bg-arrow-slider-banner);
  background-color: var(--bg-cirle-arrow-slider-banner);
  transition: 0.3s all;
}
.btn-circle:before {
  position: absolute;
  content: "next";
  margin: 0 0 0 2px;
  line-height: 1;
  font-size: 10px;
  letter-spacing: 0;
  font-weight: bolder;
  font-variant: initial;
  font-family: swiper-icons;
}
.btn-circle > span {
  position: absolute;
  font-weight: 700;
  left: calc(100% + 9px);
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: var(--bg-cirle-arrow-slider-banner);
  transition: 0.3s all;
}
.btn-circle:hover {
  background-color: var(--text-banner-small-btn-more-hover);
}
.btn-circle:hover > span {
  color: var(--text-banner-small-btn-more-hover);
}

.block-search {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  align-items: stretch;
  width: 52.2%;
}

.custom-select,
.search {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  width: 36%;
  min-width: 262px;
  background-color: var(--bg-select-search);
}
.custom-select {
  display: none;
}
.custom-select .v-select,
.search .v-select {
  padding: 10px 0 11px 17px;
  width: 100%;
  color: var(--text-input-search);
  background-color: var(--transparent);
  transition: 0.3s all;
}
.custom-select .v-select.vs--open,
.search .v-select.vs--open {
  background-color: var(--bg-select-search);
  z-index: 5;
}
.custom-select .v-select.vs--open .vs__actions .vs__open-indicator,
.search .v-select.vs--open .vs__actions .vs__open-indicator {
  transform: rotate(180deg) scale(0.7);
}
.custom-select .v-select .vs__selected-options,
.search .v-select .vs__selected-options {
  padding: 0;
  width: calc(100% - 57px);
}
.custom-select .v-select .vs__selected-options > *,
.search .v-select .vs__selected-options > * {
  margin: 0;
  padding: 0;
  max-width: 100%;
  border: unset;
  border-radius: unset;
  color: var(--text-input-search);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.custom-select .v-select .vs__selected-options > span,
.search .v-select .vs__selected-options > span {
  display: inline-block;
}
.custom-select .v-select .vs__actions,
.search .v-select .vs__actions {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 8px 0 17px;
  height: 100%;
  background-color: var(--bg-select-search);
  z-index: 3;
}
.custom-select .v-select .vs__actions .vs__clear,
.search .v-select .vs__actions .vs__clear {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.custom-select .v-select .vs__actions .vs__clear svg,
.search .v-select .vs__actions .vs__clear svg {
  transform: scale(0.8);
}
.custom-select .v-select .vs__actions .vs__clear svg path,
.search .v-select .vs__actions .vs__clear svg path {
  fill: var(--text-input-search);
}
.custom-select .v-select .vs__actions .vs__open-indicator,
.search .v-select .vs__actions .vs__open-indicator {
  cursor: pointer;
  transform: scale(0.7);
}
.custom-select .v-select .vs__actions .vs__open-indicator path,
.search .v-select .vs__actions .vs__open-indicator path {
  fill: var(--text-input-search);
}
.custom-select .v-select .vs__dropdown-toggle,
.search .v-select .vs__dropdown-toggle {
  padding: 0;
  width: calc(100% - 57px);
  border: unset;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.custom-select .v-select .vs__dropdown-menu,
.search .v-select .vs__dropdown-menu {
  top: 100%;
  padding: 0;
  width: 100%;
  border: unset;
  overflow-x: hidden;
  border-radius: 0 0 2px 2px;
}
.custom-select .v-select .vs__dropdown-menu li,
.search .v-select .vs__dropdown-menu li {
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s all;
  overflow: hidden;
}
.custom-select .v-select .vs__dropdown-menu li:hover, .custom-select .v-select .vs__dropdown-menu li.vs__dropdown-option--highlight,
.search .v-select .vs__dropdown-menu li:hover,
.search .v-select .vs__dropdown-menu li.vs__dropdown-option--highlight {
  color: var(--black);
  background: var(--bg-select-search-hover);
}
.custom-select > label,
.search > label {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 0 0 17px;
  width: calc(100% - 40px);
  letter-spacing: 0.01em;
  color: var(--text-input-search);
  transform: translateY(-50%);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  z-index: 2;
}
.custom-select > label.active,
.search > label.active {
  color: var(--transparent);
}

.search {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-grow: 1;
  background-color: var(--bg-input-search);
}
.search .v-select .vs__actions {
  background-color: var(--bg-input-search);
}
.search .v-select.vs--open {
  background-color: var(--bg-input-search);
}

.checkbox {
  cursor: pointer;
  position: relative;
  pointer-events: none;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 0 0 14px;
  width: 100%;
  background-color: var(--bg-content-filter);
  z-index: 2;
}
.checkbox > input {
  pointer-events: none;
  width: 0;
  height: 0;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
}
.checkbox p {
  pointer-events: all;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 10px 0 0;
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  background-color: var(--bg-body-checkbox);
  border: 1px solid var(--bg-border-checkbox);
  transition: 0.3s all;
}
.checkbox p img, .checkbox p svg {
  width: 18px;
  height: auto;
}
.checkbox p path {
  fill: var(--transparent);
  transition: 0.3s all;
}
.checkbox > span {
  pointer-events: all;
  font-size: var(--18-fonts);
  color: var(--text-label-checkbox);
}
.checkbox > input:checked + p path {
  fill: var(--bg-arrow-checkbox);
  transition: 0.3s all;
}

.radio {
  cursor: pointer;
  position: relative;
  pointer-events: none;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 0 0 14px;
  width: 100%;
  background-color: var(--bg-content-filter);
  z-index: 2;
}
.radio > input {
  pointer-events: none;
  width: 0;
  height: 0;
  font-size: 0;
  color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
}
.radio p {
  pointer-events: all;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 10px 0 0;
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background-color: var(--bg-body-checkbox);
  border: 1px solid var(--bg-border-checkbox);
  transition: 0.3s all;
}
.radio p:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: var(--transparent);
  transform: translate(-50%, -50%);
  transition: 0.3s all;
}
.radio > span {
  pointer-events: all;
  font-size: var(--18-fonts);
  color: var(--text-label-checkbox);
}
.radio > input:checked + p {
  pointer-events: none;
}
.radio > input:checked + p:after {
  background-color: var(--bg-hover-radio-review);
}
.radio > input:checked + p + span {
  pointer-events: none;
  color: #fff;
}
.radio:hover p {
  border: 1px solid var(--bg-hover-radio-review);
}

.container-arrow {
  position: absolute;
  width: 100%;
}
.container-arrow .swiper-button-next,
.container-arrow .swiper-rtl .swiper-button-prev,
.container-arrow .swiper-button-prev,
.container-arrow .swiper-rtl .swiper-button-next {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: -27px 0 0;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  color: var(--bg-arrow-slider-banner);
  border: 1px solid var(--bg-cirle-arrow-slider-banner);
  background-color: var(--bg-cirle-arrow-slider-banner);
  transition: 0.3s all;
  z-index: 2;
}
.filter-block {
  position: absolute;
}
.container-arrow .swiper-button-next:hover,
.container-arrow .swiper-rtl .swiper-button-prev:hover,
.container-arrow .swiper-button-prev:hover,
.container-arrow .swiper-rtl .swiper-button-next:hover {
  color: var(--bg-cirle-arrow-slider-banner);
  border-color: var(--bg-dots-slider-hover);
  background-color: var(--bg-dots-slider-hover);
}
.container-arrow .swiper-button-next:after, .container-arrow .swiper-button-next:after,
.container-arrow .swiper-rtl .swiper-button-prev:after,
.container-arrow .swiper-rtl .swiper-button-prev:after,
.container-arrow .swiper-button-prev:after,
.container-arrow .swiper-button-prev:after,
.container-arrow .swiper-rtl .swiper-button-next:after,
.container-arrow .swiper-rtl .swiper-button-next:after {
  font-size: var(--14-fonts);
  font-weight: bolder;
}
.container-arrow .swiper-button-next,
.container-arrow .swiper-rtl .swiper-button-prev {
  right: 30px;
  left: auto;
}
.container-arrow .swiper-button-next:after, .container-arrow .swiper-button-next:after,
.container-arrow .swiper-rtl .swiper-button-prev:after,
.container-arrow .swiper-rtl .swiper-button-prev:after {
  margin: 0 0 0 2px;
}
.container-arrow .swiper-button-prev,
.container-arrow .swiper-rtl .swiper-button-next {
  left: 30px;
  right: auto;
}
.container-arrow .swiper-button-prev:after, .container-arrow .swiper-button-prev:after,
.container-arrow .swiper-rtl .swiper-button-next:after,
.container-arrow .swiper-rtl .swiper-button-next:after {
  margin: 0 2px 0 0;
}
.container-arrow .swiper-pagination-clickable {
  z-index: 2;
}
.container-arrow .swiper-pagination-clickable .swiper-pagination-bullet {
  opacity: 1;
  margin: 0 5px;
  width: 9px;
  height: 9px;
  background: var(--bg-dots-slider-banner);
  border: 1px solid var(--white);
  transform: scale(1);
  transition: 0.3s all;
}
.container-arrow .swiper-pagination-clickable .swiper-pagination-bullet:hover {
  border: 1px solid var(--bg-dots-slider-hover);
}
.container-arrow .swiper-pagination-clickable .swiper-pagination-bullet-active {
  background: var(--bg-dots-slider-hover);
  border: 1px solid var(--bg-dots-slider-hover);
}

.block-select-sort {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 20px 0;
  width: 100%;
}
.block-select-sort .sorted > p {
  letter-spacing: 0.005em;
  color: var(--text-sorted);
}
.block-select-sort .sorted > p span {
  margin: 0 4px;
  font-weight: 700;
  font-size: var(--17-fonts);
}
.block-select-sort .sorted .filter-btn {
  display: none;
  border: 2px solid var(--bg-menu-active-header);
}
.block-select-sort .sorted .filter-btn img, .block-select-sort .sorted .filter-btn svg {
  width: 20px;
}
.block-select-sort .sorted .filter-btn:hover {
  border-color: var(--bg-btn-hover-good);
}
.block-select-sort .sort {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.block-select-sort .sort > p {
  margin: 0 10px 0 0;
  color: var(--text-sort);
}
.block-select-sort .sort .drop-down {
  min-width: 230px;
  margin-bottom: 0;
  z-index: 7;
}
.block-select-sort .sort .drop-down > .result {
  padding: 10px 30px 10px 10px;
}

#form_filter_value {
  position: absolute;
}

.filter {
  display: flex;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  position: relative;
  width: 256px;
  align-self: stretch;
}
.filter-mobile-btn {
  display: none;
}
.filter-into {
  /* padding: 0 18px 0 20px; */
  padding: 0 18px 20px 20px;
  width: 100%;
  align-self: flex-start;
  background-color: var(--bg-content-filter);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.filter-into .content {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.filter-into .content .block-btn {
  display: flex;
  display: none;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 29px 0 20px;
  width: 100%;
}
.filter-into .content .block-btn .green-border {
  min-width: unset;
  padding: 12px 0 13px;
  width: 100%;
  background-color: var(--transparent);
}
.filter-into .content .block-btn .green-border:hover {
  background-color: var(--bg-btn-hover-footer);
}
.filter-into .content .custom-wrapper {
  padding: 0 10px 0 0;
}
.filter-into .content .custom-content:after {
  display: none;
}
.filter-into .content .custom-scroll {
  width: 5px;
  right: -26px !important;
}
.filter-into .content .filter-setting.slider-price {
  padding: 13px 0 17px;
}
.filter-into .content .filter-setting.slider-price .filter-setting__content {
  margin: 11px 0 0;
}
.filter-setting {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 15px 0 20px;
  width: 100%;
  border-bottom: 1px solid var(--bg-border-setting);
}
.filter-setting__header {
  padding: 0 0 0 2px;
  width: 100%;
  line-height: 1.2;
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-header-filter);
  background-color: var(--bg-content-filter);
}
.filter-setting__content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 16px 0 0;
  width: 100%;
}
.filter-setting.checkbox__drop-down {
  padding: 15px 0 6px;
}
.filter-setting.checkbox__drop-down .filter-setting__header {
  padding: 0 0 9px 2px;
}
.filter-setting.checkbox__drop-down .filter-setting__content {
  position: relative;
  margin: 7px 0 0;
}

.filter-setting.checkbox__drop-down .filter-setting__content + .filter-setting__content {
  margin: 2px 0 0;
}

.catalog-filters:last-child .filter-setting {
  border-bottom: unset;
}

/* .filter-setting.checkbox__drop-down .filter-setting__content + .filter-setting__content + .filter-setting__content {
  margin: 16px 0 0;
} */

/* .catalog-filters-element:first-of-type .filter-setting.checkbox__drop-down .filter-setting__header + .filter-setting__content {
  margin: 7px 0 0;
}

.catalog-filters-element:first-of-type .filter-setting.checkbox__drop-down .filter-setting__content {
  margin: 16px 0 0;
}

.catalog-filters-element:first-of-type .filter-setting.checkbox__drop-down {
  padding: 15px 0 20px;
} */

.filter-setting.checkbox__drop-down .filter-setting__content.show-btn .filter-setting__content-slide {
  margin: 0 0 39px;
}
.filter-setting.checkbox__drop-down .filter-setting__content.show-btn .show-more {
  display: flex;
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide {
  transition: 0.3s all;
  overflow: hidden;
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more {
  cursor: pointer;
  position: absolute;
  bottom: 17px;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  display: none;
  letter-spacing: 0.01em;
  color: var(--text-show-more-btn);
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more > p {
  padding: 0 0 0 5px;
  transition: 0.3s all;
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more:before {
  position: relative;
  content: "Показать ещё";
  color: var(--text-show-more-btn);
  transition: 0.3s all;
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more:after {
  pointer-events: none;
  position: absolute;
  content: "";
  bottom: -4px;
  left: 0;
  width: 100%;
  border-bottom: 1px dotted var(--text-show-more-btn);
  transition: 0.3s all;
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more:hover {
  color: var(--text-show-more-hover-btn);
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more:hover:after {
  border-bottom: 1px dotted var(--transparent);
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more:hover:before {
  color: var(--text-show-more-hover-btn);
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more.open-list > p {
  display: none;
}
.filter-setting.checkbox__drop-down .filter-setting__content-slide .show-more.open-list:before {
  content: "Скрыть";
}
.filter-setting.checkbox__drop-down .drop-down__btn {
  cursor: pointer;
  pointer-events: all;
  top: 14px;
  right: -9px;
  height: 30px;
}
.filter-setting.checkbox__drop-down .drop-down__btn img, .filter-setting.checkbox__drop-down .drop-down__btn svg {
  transform: rotate(0deg);
  transition: 0.3s all;
}
.filter-setting.checkbox__drop-down .drop-down__btn path {
  fill: var(--bg-arrow-checkbox__drop-down);
}
.filter-setting.checkbox__drop-down.active .drop-down__btn img, .filter-setting.checkbox__drop-down.active .drop-down__btn svg {
  transform: rotate(180deg);
}

.double-filter {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 0 10px;
  width: 100%;
}
.double-filter__btn.btn.green {
  padding: 16px 0;
  border: 2px solid var(--bg-menu-active-header);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.double-filter__btn.btn.green:hover {
  border-color: var(--bg-btn-hover-good);
}
.double-filter .drop-down {
  margin: 10px 0 0;
}
.double-filter .drop-down:last-child {
  margin: 10px 0 0;
}
.double-filter__settings {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}
.double-filter__settings .settings-item {
  position: relative;
  padding: 8px 30px 8px 7px;
  margin: 0 10px 10px 0;
  border-radius: 4px;
  color: var(--text-sorted);
  font-size: var(--14-fonts);
  background-color: var(--white);
  border: 1px solid var(--bg-border-drop-down);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.double-filter__settings .settings-item > a {
  position: absolute;
  top: 50%;
  right: 5px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: var(--bg-btn-default-good);
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s all;
}
.double-filter__settings .settings-item > a:hover {
  background-color: var(--bg-btn-hover-good);
}

.drop-down {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin: 0 0 15px;
  width: 100%;
  border-radius: 2px;
  font-size: var(--18-fonts);
  color: var(--text-content-drop-down);
  background-color: var(--bg-body-drop-down);
  border: 1px solid var(--bg-border-drop-down);
}
.drop-down > .result {
  cursor: pointer;
  position: relative;
  padding: 15px 30px 15px 17px;
  width: 100%;
  background-color: var(--bg-body-drop-down);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.drop-down__btn {
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
}
.drop-down__btn svg, .drop-down__btn img {
  position: absolute;
  right: 10px;
  width: 10px;
  height: auto;
  transform: rotate(0deg);
  transition: 0.3s all;
}
.drop-down__btn path {
  fill: var(--bg-arrow-checkbox__drop-down);
}
.drop-down > ul {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  display: none;
  flex-direction: column;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  border-radius: 2px;
  border-top-right-radius: unset;
  border-top-left-radius: unset;
  background-color: var(--bg-body-drop-down);
  border: 1px solid var(--bg-border-drop-down);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  z-index: 7;
}
.drop-down > ul li {
  cursor: pointer;
  padding: 10px 30px 10px 17px;
  width: 100%;
  background-color: var(--transparent);
  transition: 0.3s all;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.drop-down > ul li:hover {
  background-color: var(--bg-select-search-hover);
}
.drop-down.active > .result {
  z-index: 3;
}
.drop-down.active > ul {
  z-index: 7;
}
.drop-down.active .drop-down__btn {
  z-index: 5;
}
.drop-down.active .drop-down__btn svg, .drop-down.active .drop-down__btn img {
  transform: rotate(180deg);
}
.drop-down:last-child {
  /* margin: 0; */
  margin: 0 0 14px;
}

.slider-price .vue-slider {
  margin: 0 0 0 10px;
}
.slider-price .vue-slider-rail {
  background-color: var(--transparent);
}
.slider-price .vue-slider-process {
  background-color: var(--bg-line-full-slider-price);
}
.slider-price .vue-slider-dot-tooltip-top {
  display: none;
}
.slider-price .vue-slider-dot-handle {
  background-color: var(--bg-circle-slider-price);
}
.slider-price .vue-slider-dot-handle-focus {
  box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32);
}
.slider-price .vue-slider:before {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 50%;
  left: -9px;
  width: calc(100% + 18px);
  height: 5px;
  border-radius: 15px;
  background-color: var(--bg-line-default-slider-price);
  transform: translateY(-50%);
}
.slider-price__value {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 0 2px;
  margin: 0 0 6px;
  width: 100%;
}
.slider-price__value > p {
  font-weight: 700;
  color: var(--text-value-slider-price);
}
.slider-price__value > p span {
  font-weight: 400;
  color: var(--text-currency-slider-price);
}

.pagination {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  right: auto;
  left: auto;
  top: auto;
  bottom: auto;
  padding: 0 0 6px;
  width: 100%;
}
.pagination .swiper-button-prev,
.pagination .swiper-button-next {
  position: relative;
  right: auto;
  left: auto;
  top: auto;
  bottom: auto;
  flex-shrink: 0;
  margin: 0;
  width: 36px;
  height: 36px;
  color: var(--bg-arrow-pagination);
  border: 1px solid var(--bg-circle-default-pagination);
  background-color: var(--bg-circle-default-pagination);
  transition: 0.3s all;
}
.pagination .swiper-button-prev.disable,
.pagination .swiper-button-next.disable {
  pointer-events: none;
  border: 1px solid var(--transparent);
  background-color: var(--bg-circle-disable-pagination);
}
.pagination .swiper-button-prev:hover,
.pagination .swiper-button-next:hover {
  border: 1px solid var(--bg-circle-hover-pagination);
  background-color: var(--bg-circle-hover-pagination);
}
.pagination ul {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 15px;
}
.pagination ul li {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 5px;
}
.pagination ul li a {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 10px 0;
  width: 36px;
  height: 36px;
  color: var(--text-li-pagination);
  background-color: var(--bg-body-li-pagination);
  border: 1px solid var(--bg-border-li-pagination);
  transition: 0.3s all;
}
.pagination ul li a:hover {
  border: 1px solid var(--bg-border-li-hover-pagination);
}
.pagination ul li.active a {
  pointer-events: none;
  color: var(--text-li-hover-pagination);
  background-color: var(--bg-body-li-hover-pagination);
  border: 1px solid var(--bg-border-li-hover-pagination);
}
.pagination ul li.dots a {
  pointer-events: none;
  border: unset;
  background-color: var(--transparent);
}

.breadcrumbs {
  padding: 0 0 0 1px;
  width: 100%;
  font-size: var(--14-fonts);
}
.breadcrumbs ul {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.breadcrumbs ul li {
  position: relative;
  letter-spacing: 0.03em;
  color: var(--text-li-breadcrumbs);
  transition: 0.3s all;
}
.breadcrumbs ul li:not(:last-child):after {
  pointer-events: none;
  position: relative;
  content: "/";
  margin: 0 6px 0 3px;
}
.breadcrumbs ul li:hover {
  color: var(--text-li-hover-breadcrumbs);
}
.breadcrumbs ul li:hover:after {
  color: var(--text-li-breadcrumbs);
}

.timer {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  width: 100%;
  font-size: var(--16-fonts);
}
.timer > p,
.timer .timer__result {
  color: var(--text-timer-special-offer-product);
}
.timer .timer__result {
  display: none;
  color: var(--red);
}
.timer .timer__items {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin: 0 0 0 5px;
  font-weight: 700;
}
.timer .timer__items .timer__item {
  position: relative;
  min-width: 23px;
  font-weight: 700;
  text-align: center;
}
.timer .timer__items .timer__item:not(:last-child, :first-child):after {
  pointer-events: none;
  position: absolute;
  content: "";
  content: ":";
  right: -2px;
}
.timer .timer__items .timer__item:first-child:after {
  position: relative;
  content: attr(data-title);
  margin: 0 4px;
}

.item__count {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  font-size: var(--24-fonts);
  margin: 0 8px 0 12px;
  flex-shrink: 0;
  width: 65px;
  height: 50px;
  border: 1px solid var(--text-quantity-product);
}
.item__count-value {
  padding: 9px 0;
  width: 40px;
  text-align: center;
}
.item__count-plus, .item__count-minus {
  cursor: pointer;
  position: absolute;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  right: 0;
  width: 23px;
  height: 24px;
  box-shadow: inset 0 0 10px 1px rgba(0, 0, 0, 0);
  transition: 0.3s all;
}
.item__count-plus:hover, .item__count-minus:hover {
  box-shadow: inset 0 0 10px 1px rgba(0, 0, 0, 0.25);
}
.item__count-plus {
  top: 0;
}
.item__count-minus {
  bottom: 0;
}
.item__count-minus.disable {
  pointer-events: none;
}

body:not(.mobile) .header .menu-header .nav,
body:not(.mobile) .top-header__contacts .contact-item {
  display: flex !important;
}
body:not(.mobile) .filter {
  right: auto !important;
}

.header {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.header .wrapper {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.header .top-header {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
  font-size: var(--14-fonts);
  background-color: var(--bg-top-header);
}
.header .top-header .wrapper {
  position: relative;
  padding: 12px 0 11px;
  border-bottom: 1px solid var(--bg-line-top-header);
}
.header .top-header .lang {
  position: absolute;
}
.header .top-header .lang ul {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.header .top-header .lang ul li {
  transition: 0.3s all;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
.header .top-header .lang ul li.active {
  pointer-events: none;
  color: var(--text-hover-top-header);
}
.header .top-header .lang ul li:hover {
  color: var(--text-hover-top-header);
}
.header .top-header .nav-general-menu {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 0 0 0 75px;
}
.header .top-header .nav-general-menu ul {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.header .top-header .nav-general-menu ul li {
  padding: 0 20px 0 0;
  letter-spacing: 0.005em;
  color: var(--text-top-header);
  transition: 0.3s all;
}
.header .top-header .nav-general-menu ul li:hover {
  color: var(--text-hover-top-header);
}
.header .top-header .nav-general-menu ul li:last-child {
  padding: 0;
}
.header .top-header__contacts {
  display: flex;
  justify-content: flex-start;
  align-content: flex-end;
  align-items: flex-end;
  font-size: var(--16-fonts);
}
.header .top-header__contacts .popup__close {
  display: none;
}
.header .top-header__contacts svg, .header .top-header__contacts img {
  margin: 0 13px 0 0;
  width: auto;
  height: 18px;
}
.header .top-header__contacts a {
  margin: 0 21px 0 0;
  transition: 0.3s all;
}
.header .top-header__contacts a:hover {
  color: var(--text-hover-top-header);
}
.header .top-header__contacts a:last-of-type {
  margin: 0;
}
.header .top-header .login-user {
  pointer-events: none;
  /* display: flex; */
  display: none;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.header .top-header .login-user span {
  pointer-events: all;
  margin: 0 0 0 14px;
  transition: 0.3s all;
}
.header .top-header .login-user span:hover {
  color: var(--text-hover-top-header);
}
.header .top-header svg path {
  fill: var(--icon-top-header);
  width: auto;
  max-height: 18px;
}
.header .center-header {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 20px 0;
  width: 100%;
  background-color: var(--bg-center-header);
}
.header .center-header .header__cart {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 0 14px 0 0;
}
.header__cart a:not(:last-child) {
  display: none !important;
}
.header .center-header .header__cart > a {
  position: relative;
  /* margin: 0 0 0 28px; */
}
.header .center-header .header__cart > a svg, .header .center-header .header__cart > a img {
  height: 30px;
  width: auto;
}
.header .center-header .header__cart > a svg path,
.header .center-header .header__cart > a svg rect {
  fill: var(--icon-center-header);
  transition: 0.3s all;
}
.header .center-header .header__cart > a:hover svg path,
.header .center-header .header__cart > a:hover svg rect {
  fill: var(--icon-hover-center-header);
}
.header .center-header .header__cart > a:last-child > span {
  position: absolute;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  top: -4px;
  right: -11px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  font-size: var(--14-fonts);
  color: var(--text-quantity-header);
  background-color: var(--bg-quantity-cart);
}
.header .center-header .header__cart > a:first-child {
  margin: 0;
}
.header .menu-header {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
  background-color: var(--bg-menu-header);
}
.header .menu-header .nav {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  width: 100%;
}
.header .menu-header .nav ul {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  width: 100%;
}
.header .menu-header .nav ul li {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 0 15px;
  flex-grow: 1;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: var(--12-fonts);
  color: var(--text-menu-header);
  background-color: var(--bg-menu-header);
  transition: 0.3s all;
}
.header .menu-header .nav ul li a {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 1px 0 0;
  width: 100%;
  min-height: 55px;
}
.header .menu-header .nav ul li.active {
  background-color: var(--bg-menu-active-header);
}
.header .menu-header .nav ul li.active > a {
  pointer-events: none;
}
.header .menu-header .nav ul li.active:hover {
  background-color: var(--bg-menu-active-header);
}
.header .menu-header .nav ul li.hover {
  background-color: var(--bg-menu-hover-header);
}
.header .menu-header .nav ul li:hover {
  /* background-color: var(--bg-menu-hover-header); */
  background-color: var(--bg-menu-hover-header) !important;
}
.header .menu-header .nav ul li ul {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  display: none;
  flex-wrap: wrap;
  top: 100%;
  left: 0;
  width: 320px;
  z-index: 7;
}
.header .menu-header .nav ul li ul li {
  width: 100%;
  background: var(--bg-menu-active-header);
}
.header .menu-header .nav ul li ul li a {
  justify-content: flex-start;
}
.header .menu-header .nav ul li ul li:hover {
  /* background-color: var(--bg-menu-active-header); */
  background-color: var(--bg-menu-hover-header);
}

.main {
  padding: 2px 0;
  width: 100%;
}
.main .slider-banner {
  position: relative;
  width: 68.218%;
}
.main .slider-banner .swiper-slide {
  padding-top: calc(46.007% + 2px);
  background-color: var(--black);
}
.main .slider-banner .swiper-slide.swiper-slide-active, .main .slider-banner .swiper-slide.swiper-slide-active .swiper-slide-active {
  z-index: 5;
}
.main .slider-banner .swiper-slide > a {
  /* pointer-events: none; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main .slider-banner .swiper-slide .into-slide {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  top: 0;
  left: 0;
  padding: 12px 14px 44px;
  width: 100%;
  height: 100%;
}
.main .slider-banner .swiper-slide .into-slide picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main .slider-banner .swiper-slide .into-slide picture:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(43, 43, 43);
  /* background: linear-gradient(90deg, rgba(43, 43, 43, 0.9) 0%, rgba(43, 43, 43, 0.15) 70%, rgba(255, 255, 255, 0.1) 100%); */
  background: linear-gradient(180deg, rgba(43, 43, 43, 0.5) 0%, rgba(43, 43, 43, 0.15) 30%, rgba(255, 255, 255, 0) 100%);
}
.main .slider-banner .swiper-slide .into-slide picture > img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}
.main .slider-banner .swiper-slide .into-slide .slide__header {
  display: -webkit-box;
  position: relative;
  margin: 0 0 76px;
  width: 100% !important;
  line-height: 1.26;
  letter-spacing: 0.02em;
  transition: .3s all;
  text-transform: uppercase;
  font-size: var(--38-fonts);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.main .slider-banner .swiper-slide > a:hover .slide__header {
  color: var(--text-banner-small-btn-more-hover);
}
.main .slider-banner .swiper-slide .into-slide .slide__header strong {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.main .slider-banner .swiper-slide .into-slide .block-btn {
  position: relative;
  padding: 0 0 0 2px;
  width: auto;
}
.main .slider-banner .swiper-slide .into-slide .block-btn .btn {
  pointer-events: all;
  display: none;
}
.main .slider-banner .container-arrow {
  bottom: 17px;
  left: 0;
}
.main .small-banner {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 0 0 0 auto;
  width: calc(31.782% - 2px);
  align-self: stretch;
}
.main .small-banner__item {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  position: relative;
  flex-grow: 1;
  margin: 0 0 2px;
  padding-top: calc(50.054% - 1px);
  width: 100%;
  overflow: hidden;
}
.main .small-banner__item > a {
  position: absolute;
  /* pointer-events: none; */
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main .small-banner__item .item__into {
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 19px 30px;
  width: 100%;
  height: 100%;
  background-color: var(--black);
}
.main .small-banner__item .item__into > * {
  position: relative;
}
.main .small-banner__item .item__into > picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main .small-banner__item .item__into > picture:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(43, 43, 43);
  background: linear-gradient(180deg, rgba(43, 43, 43, 0.9) 0%, rgba(43, 43, 43, 0.15) 50%, rgba(255, 255, 255, 0.1) 100%);
}
.main .small-banner__item .item__into > picture > img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}
.main .small-banner__item .item__into .item__header {
  display: -webkit-box;
  width: 100% !important;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  font-size: var(--18-fonts);
  color: var(--text-banner-header);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: 0.3s all;
}
.main .small-banner__item .item__into .item__text {
  display: none;
  margin: 10px 0 0;
  width: 70%;
  letter-spacing: 0.005em;
  font-size: var(--14-fonts);
  color: var(--text-banner-under-header);
}
.main .small-banner__item .block-btn {
  position: absolute;
  bottom: 20px;
  padding: 0 0 0 3px;
}
.main .small-banner__item .block-btn .btn-circle {
  pointer-events: all;
}
.main .small-banner__item:last-child {
  margin: 0;
  padding-top: calc(49.6% - 1px);
}
.main .small-banner__item:hover .item__header {
  color: var(--text-banner-small-btn-more-hover);
}

.popular-goods,
.promotional-goods,
.recommend-goods {
  padding: 48px 0 0;
  width: 100%;
}
.popular-goods .wrapper,
.promotional-goods .wrapper,
.recommend-goods .wrapper {
  position: relative;
}
.popular-goods .wrapper:before, .popular-goods .wrapper:after,
.promotional-goods .wrapper:before,
.promotional-goods .wrapper:after,
.recommend-goods .wrapper:before,
.recommend-goods .wrapper:after {
  pointer-events: none;
  position: absolute;
  content: "";
  pointer-events: all;
  display: none;
  top: 50%;
  width: 100vw;
  height: calc(100% + 40px);
  background-color: var(--bg-all-body);
  transform: translateY(-50%);
  z-index: 7;
}
.popular-goods .wrapper:before,
.promotional-goods .wrapper:before,
.recommend-goods .wrapper:before {
  right: calc(100% + 15px);
}
.popular-goods .wrapper:after,
.promotional-goods .wrapper:after,
.recommend-goods .wrapper:after {
  left: calc(100% + 15px);
}

.popular-goods {
  position: relative;
  /* z-index: 3; */
}

.promotional-goods {
  padding: 45px 0 0;
}

.slider-goods {
  padding: 44px 0 0;
  width: 100%;
}
.slider-goods .swiper-popular,
.slider-goods .swiper-promotional {
  /* width: 100%; */

  width: calc(100% + 20px);
  padding: 10px;
  margin: 0 0 0 -10px;
  overflow: hidden;
}
.slider-goods .container-arrow {
  left: 0;
  bottom: calc(100% - 31px);
}
.slider-goods .container-arrow .swiper-button-next,
.slider-goods .container-arrow .swiper-rtl .swiper-button-prev,
.slider-goods .container-arrow .swiper-button-prev,
.slider-goods .container-arrow .swiper-rtl .swiper-button-next {
  color: var(--bg-arrow-slider-other);
  border: 1px solid var(--bg-cirle-arrow-slider-other);
  background-color: var(--bg-cirle-arrow-slider-other);
}
.slider-goods .container-arrow .swiper-button-next:hover,
.slider-goods .container-arrow .swiper-rtl .swiper-button-prev:hover,
.slider-goods .container-arrow .swiper-button-prev:hover,
.slider-goods .container-arrow .swiper-rtl .swiper-button-next:hover {
  border: 1px solid var(--bg-dots-slider-hover);
  background-color: var(--bg-dots-slider-hover);
}
.slider-goods .container-arrow .swiper-button-next,
.slider-goods .container-arrow .swiper-rtl .swiper-button-prev {
  right: 1px;
}
.slider-goods .container-arrow .swiper-button-prev,
.slider-goods .container-arrow .swiper-rtl .swiper-button-next {
  right: 34px;
  left: auto;
}
.slider-goods .container-arrow .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.slider-goods .container-arrow .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  right: 95px;
  left: auto;
  transform: unset;
}
.slider-goods .container-arrow .swiper-pagination-clickable .swiper-pagination-bullet {
  background: var(--bg-dots-slider-other);
  border: 1px solid var(--bg-dots-slider-other);
}
.slider-goods .container-arrow .swiper-pagination-clickable .swiper-pagination-bullet:hover {
  border: 1px solid var(--bg-dots-slider-hover);
}
.slider-goods .container-arrow .swiper-pagination-clickable .swiper-pagination-bullet-active {
  background: var(--bg-dots-slider-hover);
  border: 1px solid var(--bg-dots-slider-hover);
}

.item-card {
  position: relative;
  max-width: 256px;
  width: 100%;
  height: auto;
  transition-property: transform;
  transition: 0.3s all;
  align-self: stretch;
  z-index: 6;
}
.item-card__into {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  top: 0;
  left: 0;
  padding: 10px 21px 20px;
  width: 100%;
  min-height: 100%;
  border-radius: 2px;
  background-color: var(--bg-body-card);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  transition: 0.3s all;
}
.item-card__into:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: calc(100% - 10px);
  left: 0;
  width: 100%;
  height: 10px;
  background-color: var(--transparent);
  transition: 0.3s all;
  z-index: 3;
}
.item-card__img {
  pointer-events: none;
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
  height: 249px;
  overflow: hidden;
}
.item-card__img > img {
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
}
.item-card__img .block-label__card {
  pointer-events: none;
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.item-card__img .block-label__card > *:not(.label-season, :last-child) {
  margin: 0 0 10px;
}
.item-card__img .block-label__card .icon-bank {
  margin-left: 1px;
}
.item-card__img .block-label__card .icon-bank img, .item-card__img .block-label__card .icon-bank svg {
  width: 23px;
  height: auto;
}
.item-card__img .block-label__card .icon-bank.privat {
  transform: rotate(30deg);
}
.item-card__img .block-label__card .icon-bank.privat path {
  fill: var(--bg-new-good);
}
.item-card__img .block-label__card .icon-bank.privat path:first-child {
  fill: var(--bg-top-good);
}
.item-card__img .block-label__card .icon-bank.mono g path {
  fill: var(--bg-new-good);
}
.item-card__img .block-label__card .icon-bank.mono g#white path {
  fill: var(--white);
}
.item-card__img .block-label__card .icon-bank.alpha path {
  fill: var(--bg-new-good);
}
.item-card__img .label__card {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: var(--14-fonts);
  color: var(--bg-icon-label);
}
.item-card__img .label__card:not(:last-of-type) {
  margin: 0 0 2px;
}
.item-card__img .label__card.new-good {
  background-color: var(--bg-new-good);
}
.item-card__img .label__card.top-good {
  background-color: var(--bg-top-good);
}
.item-card__img .label__card.discount-good {
  background-color: var(--bg-discount-good);
}
.item-card__img .label-season {
  position: absolute;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
}
.item-card__img .label-season svg {
  width: auto;
  height: 24px;
  z-index: 2;
}
.item-card__img .label-season path {
  fill: var(--bg-icon-label);
  stroke: var(--bg-icon-label);
}
.item-card__img .label-season circle {
  stroke: var(--bg-icon-label);
}
.item-card__img .label-season.sun-good {
  background-color: var(--bg-icon-sun-good);
}
.item-card__img .label-season.snow-good {
  background-color: var(--bg-icon-snow-good);
}
.item-card__img .label-season.snow-good svg {
  height: 20px;
}
.item-card__img .label-season.sun-snow-good {
  background-color: var(--bg-icon-snow-good);
}
.item-card__img .label-season.sun-snow-good svg {
  height: 20px;
}
.item-card__img .label-season.sun-snow-good:after {
  pointer-events: none;
  position: absolute;
  content: "";
  right: 0;
  width: 50%;
  height: 100%;
  background-color: var(--bg-icon-sun-good);
}
.item-card__img img {
  pointer-events: all;
}
.item-card__header-title {
  flex-grow: 1;
  width: 100%;
  font-weight: 600;
  /* font-size: var(--18-fonts); */
  font-size: var(--17-fonts);
  /* line-height: 50px; */
  height: 50px;
  color: var(--text-card-header);
}
.item-card__header-title > p,
.item-card__header-title > a {
  display: flex;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  line-height: 1.38;
  text-align: center;
  /* text-align: left; */
  transition: 0.3s all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.item-card__header-title > p span,
.item-card__header-title > a span {
  display: flex;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-align: center;
  /* text-align: left; */
}
.item-card__header-title > p span.full-text,
.item-card__header-title > a span.full-text {
  display: none;
}
.item-card__header-title > p span.short-text,
.item-card__header-title > a span.short-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.item-card__articul {
  display: flex;
  justify-content: center;
  /* justify-content: flex-start; */
  align-content: center;
  align-items: center;
  padding: 4px 0 15px;
  width: 100%;
  font-size: var(--14-fonts);
  color: var(--text-card-articul);
}
.item-card__price {
  display: flex;
  justify-content: space-around;
  /* justify-content: flex-start; */
  align-content: flex-end;
  align-items: flex-end;
  margin: 13px 0;
  width: 100%;
  font-weight: 700;
  font-size: var(--24-fonts);
  color: var(--text-card-default-price);
}
.item-card__price .currency {
  margin: 0 0 0 3px;
  font-weight: 400;
  font-size: var(--16-fonts);
  color: var(--text-card-currency);
}
.item-card__price > p {
  position: relative;
}
.item-card__price > p.price__old {
  padding: 0 0 2px 4px;
  font-size: var(--16-fonts);
  color: var(--text-card-old-price);
}
.item-card__price > p.price__old .currency {
  color: var(--text-card-old-price);
}
.item-card__price > p.price__old:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  width: calc(100% - 3px);
  height: 0.01em;
  background-color: var(--text-card-old-price);
  transform: translate(-50%, -50%);
}
.item-card__price > p.price__new {
  padding: 0 4px 0 0;
  color: var(--text-card-new-price);
}
.item-card__in-stock {
  display: flex;
  justify-content: center;
  /* justify-content: flex-start; */
  align-content: center;
  align-items: center;
  width: 100%;
  font-size: var(--14-fonts);
  color: var(--text-card-in-stock);
}
.item-card__not-stock {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
  font-size: var(--14-fonts);
  color: var(--text-card-not-stock);
}
.item-card__not-stock ~ .block-btn .btn.green {
  pointer-events: none;
  border-color: var(--text-card-old-price);
  background-color: var(--text-card-old-price);
}
.item-card .block-btn {
  margin: 19px 0 0;
}
.item-card__description {
  display: flex;
  display: none;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
  border-radius: 2px;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  color: #000;
  background-color: var(--bg-body-card);
  transition-property: transform;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  transition: 0.3s all;
  overflow: hidden;
  z-index: 3;
}
.item-card__description-into {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 21px 20px;
  width: 100%;
  max-height: 418px;
}
.item-card__description-into .custom-wrapper {
  padding: 0;
}
.item-card__description-into .custom-content {
  width: calc(100% + 23px);
  padding: 0 5px 0 0;
}
.item-card__description-into .custom-content:after {
  display: none;
}
.item-card__description-into .custom-scroll {
  width: 5px;
  right: 1px !important;
}
.item-card__installment {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 0 14px;
  width: 100%;
}
.item-card__installment > p {
  padding: 0 0 13px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.01em;
  color: var(--text-card-installment);
}
.item-card__installment-bank {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 100%;
}
.item-card__installment-bank .icon-bank {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 7px;
}
.item-card__installment-bank .icon-bank img, .item-card__installment-bank .icon-bank svg {
  width: auto;
  height: 35px;
}
.item-card__installment-bank .icon-bank.mono img, .item-card__installment-bank .icon-bank.mono svg {
  height: 38px;
  margin: -2px 0 0;
}
.item-card__installment-bank .icon-bank.privat img, .item-card__installment-bank .icon-bank.privat svg {
  transform: rotate(5deg);
}
.item-card__manufacturer {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 10px 0;
  width: 100%;
  font-size: var(--14-fonts);
  color: var(--text-card-articul);
  border-top: 1px solid var(--text-card-star-default);
  border-bottom: 1px solid var(--text-card-star-default);
}
.item-card__manufacturer img, .item-card__manufacturer svg {
  margin: 0 5px 0 0;
  width: auto;
  height: 17px;
}
.item-card__text {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin: 12px 0 0;
  width: 100%;
  line-height: 1.23;
  font-size: var(--14-fonts);
  color: var(--text-card-description);
}
.item-card__text > p {
  margin: 0 0 5px;
  width: 100%;
}
.item-card__text > p:last-child {
  margin: 0;
}
.item-card.hover .item-card__into {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.item-card.hover .item-card__into:after {
  background-color: var(--bg-body-card);
}
.item-card.hover .item-card__header-title > p {
  color: var(--text-card-header-hover);
}
.item-card.hover .item-card__description {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

/* .item-card.hover .item-card__header-title > p,
.item-card.hover .item-card__header-title > a {
  display: flex;
  overflow: unset;
} */


.block-reviews {
  display: flex;
  justify-content: center;
  /* justify-content: flex-start; */
  align-content: center;
  align-items: center;
  width: 100%;
}
.block-reviews .reviews {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
}
.block-reviews .reviews li {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
  background: url(img/icons/icon-star-default.svg) center center no-repeat;
  background-size: contain;
}
.block-reviews .reviews li.like {
  background: url(img/icons/icon-star-like.svg) center center no-repeat;
  background-size: contain;
}
.block-reviews > p {
  display: none;
  margin: 0 7px;
  font-size: var(--14-fonts);
  color: var(--text-card-reviews);
}
.block-reviews > p a {
  display: inline-block;
  position: relative;
}
.block-reviews > p a:after {
  pointer-events: none;
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--transparent);
  transition: 0.3s all;
}
.block-reviews > p a:hover:after {
  background: var(--text-card-reviews);
}

.articles {
  position: relative;
  /* padding: 62px 0 0; */
  padding: 48px 0 0;
  width: 100%;
}
.articles .content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  /* padding: 20px 0 0; */
  padding: 48px 0 0;
  width: 100%;
}
.articles .content .item-article {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  margin: 0 30px 0 0;
  width: calc(33.3333333333% - 20px);
  background-color: var(--bg-body-news);
  border-radius: 2px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  transition: 0.3s all;
  align-self: stretch;
  overflow: hidden;
}
.articles .content .item-article > a {
  /* pointer-events: none; */
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  align-self: stretch;
}
.articles .content .item-article__img {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  top: 0;
  left: 0;
  padding: 49.525% 0 0;
  width: 100%;
  background-color: var(--black);
}
.articles .content .item-article__img > picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.articles .content .item-article__img > picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  /* width: auto; */
  width: 102%;
  height: auto;
  /* height: 100%; */
  transform: translate(-50%, -50%);
}
.articles .content .item-article__description {
  position: relative;
  flex-grow: 1;
  padding: 28px 29px 50px;
  width: 100%;
}
.articles .content .item-article__description-header {
  display: -webkit-box;
  padding: 0 2px;
  width: 100%;
  font-weight: 700;
  line-height: 1.27;
  font-size: var(--18-fonts);
  color: var(--text-news-header);
  transition: 0.3s all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.articles .content .item-article__description-text {
  display: -webkit-box;
  margin: 14px 0 26px 1px;
  width: 100%;
  line-height: 1.45;
  color: var(--text-news-description);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.articles .content .item-article .block-btn {
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: 0 0 0 31px;
}
.articles .content .item-article .block-btn .btn-circle {
  pointer-events: all;
  color: var(--bg-btn-arrow-news);
  background-color: var(--bg-btn-circle-news);
}
.articles .content .item-article .block-btn .btn-circle > span {
  color: var(--bg-btn-circle-news);
}
.articles .content .item-article .block-btn .btn-circle:hover {
  background-color: var(--bg-btn-circle-hover-news);
}
.articles .content .item-article .block-btn .btn-circle:hover > span {
  color: var(--text-news-btn-hover);
}
.articles .content .item-article:nth-child(3n) {
  margin: 0 0 0 auto;
}
.articles .content .item-article:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.articles .content .item-article:hover .item-article__description-header {
  color: var(--text-news-hover-header);
}

.footer {
  margin: 50px 0 0;
  padding: 53px 0 36px;
  width: 100%;
  background-color: var(--bg-body-footer);
}
.footer-logo-copyright {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  width: 17%;
}
.footer-logo-copyright .logo {
  max-width: 200px;
}
.footer-logo-copyright .logo img,
.footer-logo-copyright .logo svg {
  max-width: 100%;
  height: auto;
}
.footer-logo-copyright .copyright {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 27px 0 0;
  width: 100%;
  line-height: 1.22;
  font-size: var(--13-fonts);
  color: var(--text-copyright-footer);
}
.footer-logo-copyright .copyright > p:not(:last-child) {
  display: none;
  margin: 0 0 20px;
}
.footer-nav {
  margin: 8px 0 0 3.45%;
  width: 17%;
}
.footer-nav ul li {
  margin: 0 0 17px;
  font-size: var(--18-fonts);
  color: var(--text-list-column-footer);
  transition: 0.3s all;
}
.footer-nav ul li:hover, .footer-nav ul li.active {
  color: var(--text-list-hover-column-footer);
}
.footer-schedule {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 0 0 2.8%;
  margin: 5px 0 0 3.45%;
  width: 17%;
}
.footer-schedule > * {
  width: 100%;
  font-size: var(--18-fonts);
}
.footer-schedule > p {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  position: relative;
}
.footer-schedule > p img, .footer-schedule > p svg {
  position: absolute;
  right: calc(100% + 12px);
  width: auto;
  height: 28px;
}
.footer-schedule > p path:first-child {
  fill: var(--bg-icon-footer);
}
.footer-schedule > span {
  margin: 18px 0 0;
}
.footer-contacts {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 0 0 2.8%;
  margin: 5px 0 0 3.3%;
  width: 17%;
}
.footer-contacts > * {
  width: 100%;
  font-size: var(--18-fonts);
}
.footer-contacts > a {
  width: auto;
}
.footer-contacts > p {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  position: relative;
}
.footer-contacts > p img, .footer-contacts > p svg {
  position: absolute;
  right: calc(100% + 12px);
  width: auto;
  height: 28px;
}
.footer-contacts > p path {
  fill: var(--bg-icon-footer);
}
.footer-contacts > a {
  margin: 18px 0 0;
  font-weight: 700;
  transition: 0.3s all;
}
.footer-contacts > a > span {
  color: var(--bg-icon-social-hover-footer);
  transition: 0.3s all;
}
.footer-contacts > a:hover {
  color: var(--bg-btn-hover-footer);
}
.footer-contacts > a:hover > span {
  color: var(--bg-btn-hover-footer);
}
.footer-feedback {
  margin: 2px 0 0 auto;
  width: 18.2%;
}
.footer-feedback .btn.green-border {
  min-width: unset;
}
.footer-feedback__social {
  margin: 26px 0 0;
  width: 100%;
  font-size: var(--18-fonts);
  color: var(--text-header-column-footer);
}
.footer-feedback__social ul {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin: 20px 0 0;
  width: 100%;
}
.footer-feedback__social ul li {
  margin: 0 25px 0 0;
}
.footer-feedback__social ul li:first-child,
.footer-feedback__social ul li:nth-child(3),
.footer-feedback__social ul li:nth-child(4) {
  display: none;
}
.footer-feedback__social ul li a {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.footer-feedback__social ul li a img, .footer-feedback__social ul li a svg {
  width: auto;
  height: 15px;
}
.footer-feedback__social ul li a path {
  fill: var(--text-list-column-footer);
  transition: 0.3s all;
}
.footer-feedback__social ul li:last-child {
  margin: 0;
  background: var(--text-list-column-footer);
  transition: 0.3s all;
}
.footer-feedback__social ul li:last-child a path {
  fill: var(--black);
}
.footer-feedback__social ul li:hover a path {
  fill: var(--text-header-column-footer);
}
.footer-feedback__social ul li:hover:last-child {
  background: var(--text-header-column-footer);
}
.footer-feedback__social ul li:hover:last-child a path {
  fill: var(--black);
}

.catalog {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 0 0 auto;
  width: calc(100% - 255px - 30px);
}
.catalog .content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.catalog .item-card {
  margin: 0 29px 29px 0;
}
.catalog .item-card:nth-child(4n) {
  margin: 0 0 29px 0;
}
.catalog > .block-btn {
  margin: 0 0 30px;
  justify-content: center;
}
.catalog > .block-btn .more-load {
  padding: 9px 0;
}
.catalog > .block-btn .more-load img, .catalog > .block-btn .more-load svg {
  width: 28px;
  height: auto;
}

.breadcrumbs-title {
  padding: 20px 0;
  width: 100%;
}
.breadcrumbs-title .title {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center;
  align-items: flex-start;
  padding: 15px 0 0;
  width: 100%;
}
.breadcrumbs-title .title h1 {
  flex-grow: 0;
  width: 100%;
}
.breadcrumbs-title .title .reviews-articul {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 15px 0 0;
}
.breadcrumbs-title .title .reviews-articul > * {
  white-space: nowrap;
  padding: 0;
  width: auto;
}
.breadcrumbs-title .title .reviews-articul .item-card__articul {
  font-weight: 700;
  font-size: var(--16-fonts);
  color: var(--text-articul-breadcrumbs);
}

.product {
  width: 100%;
}
.product__nav {
  border-bottom: 1px solid var(--bg--border-nav-product);
  background-color: var(--bg-body-nav-product);
}
.product__nav ul {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.product__nav ul li {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 17px 0 18px;
  margin: 0 10px 0 0;
  width: 191px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: var(--14-fonts);
  background-color: var(--bg-btn-default-nav-product);
  border: 1px solid var(--bg-btn-default-nav-product);
  border-bottom: unset;
  transition: 0.3s all;
}
.product__nav ul li span {
  padding: 0 0 0 4px;
  color: var(--text-span-nav-product);
}
.product__nav ul li:hover {
  border-color: var(--bg-btn-hover-nav-product);
  background-color: var(--bg-btn-hover-nav-product);
}
.product__nav ul li.active {
  pointer-events: none;
  border-color: var(--bg-btn-active-nav-product);
  background-color: var(--bg-btn-active-nav-product);
}
.product__nav ul li:nth-child(7n) {
  margin: 0;
  width: 190px;
}
.product__content {
  position: relative;
  padding: 0 0 4px;
  background-color: var(--bg-content-product);
}
.product__content .product__content-tab {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  display: none;
  flex-wrap: wrap;
  margin: 31px 0;
  width: 100%;
}
.product__content .product__content-tab .product__special-offer {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin: 0 0 0 auto;
  padding: 5px 0 4px;
  border: 1px solid;
  border-left: 0;
  border-right: 0;
}
.product__content .product__content-tab .product__special-offer .special-offer__around {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-shrink: 0;
  flex-grow: 0;
  margin: 0 26px 0 0;
  width: 67px;
  height: 67px;
  font-weight: 700;
  border-radius: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-size: var(--14-fonts);
  color: var(--text-around-product);
}
.product__content .product__content-tab .product__special-offer .special-offer__description {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-shrink: 1;
  flex-grow: 1;
  padding: 0 0 5px;
  line-height: 1.45;
  font-size: var(--18-fonts);
  color: var(--text-special-offer-product);
}
.product__content .product__content-tab .product__special-offer .special-offer__description > p {
  width: 100%;
}
.product__content .product__content-tab .product__special-offer .special-offer__description > p > a {
  position: relative;
  font-weight: 700;
  color: var(--text-link-special-offer-product);
}
.product__content .product__content-tab .product__special-offer .special-offer__description > p > a:after {
  pointer-events: none;
  position: absolute;
  content: "";
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--text-link-special-offer-product);
  transition: 0.3s all;
}
.product__content .product__content-tab .product__special-offer .special-offer__description > p > a:hover:after {
  background-color: var(--transparent);
}
.product__content .product__content-tab .product__special-offer .special-offer__description > p > span {
  color: var(--bg-border-promotional-product);
}
.product__content .product__content-tab .product__special-offer .green-border {
  flex-shrink: 0;
  flex-grow: 0;
  padding: 10px 0;
  min-width: 162px;
  font-size: var(--14-fonts);
  background-color: var(--transparent);
}
.product__content .product__content-tab .product__special-offer .green-border:hover {
  background-color: var(--bg-btn-hover-footer);
}
.product__content .product__content-tab .product__special-offer.promotional {
  border-color: var(--bg-border-promotional-product);
  display: none;
}
.product__content .product__content-tab .product__special-offer.promotional .special-offer__around {
  background-color: var(--bg-border-promotional-product);
}
.product__content .product__content-tab .product__gallery {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 31px 21px 0;
  width: 476px;
  align-self: stretch;
}
.product__content .product__content-tab .product__gallery-big, .product__content .product__content-tab .product__gallery-thumbs {
  width: 100%;
  overflow: hidden;
  color: #000;
}
.product__content .product__content-tab .product__gallery-big .swiper-horizontal, .product__content .product__content-tab .product__gallery-thumbs .swiper-horizontal {
  height: 100%;
}
.product__content .product__content-tab .product__gallery-big {
  flex-grow: 1;
  border: 1px solid var(--bg-border-product);
}
.product__content .product__content-tab .product__gallery-big .swiper-slide {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.product__content .product__content-tab .product__gallery-big .swiper-slide .block-label__card {
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
}
.product__content .product__content-tab .product__gallery-big .swiper-slide .block-label__card .label__card:not(:last-of-type) {
  margin: 0 0 1px;
}
.product__content .product__content-tab .product__gallery-big__arrow {
  display: none;
}
.product__content .product__content-tab .product__gallery-thumbs {
  flex-shrink: 0;
  flex-grow: 0;
  margin: 9px 0 0;
  height: 82px;
}
.product__content .product__content-tab .product__gallery-thumbs .swiper-slide {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  border: 1px solid var(--bg-border-product);
  align-self: stretch;
  overflow: hidden;
  transition: 0.3s all;
}
.product__content .product__content-tab .product__gallery-thumbs .swiper-slide img {
  max-width: 73px;
  max-height: 72px;
  width: auto;
}
.product__content .product__content-tab .product__gallery-thumbs .swiper-slide:hover, .product__content .product__content-tab .product__gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid var(--bg-btn-active-nav-product);
}
.product__content .product__content-tab .product__financical-info {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-right: 30px;
  padding-top: 0 !important;
  width: calc(74.928% - 476px);
}
.product__content .product__content-tab .product__financical-info .financical-info__price {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  /* padding: 21px 0 14px; */
  padding: 14px 0;
  width: 100%;
  border-bottom: 1px solid var(--bg-border-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__price-all {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  color: var(--text-price-default-product);
  white-space: nowrap;
}
.product__content .product__content-tab .product__financical-info .financical-info__price-all .price__old,
.product__content .product__content-tab .product__financical-info .financical-info__price-all .price__new {
  position: relative;
  font-weight: 700;
}
.product__content .product__content-tab .product__financical-info .financical-info__price-all .price__old > span,
.product__content .product__content-tab .product__financical-info .financical-info__price-all .price__new > span {
  padding: 0 0 0 4px;
  font-weight: 400;
  font-size: var(--18-fonts);
}
.product__content .product__content-tab .product__financical-info .financical-info__price-all .price__old {
  margin: 0 12px 0 0;
  font-size: var(--24-fonts);
  color: var(--text-price-old-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__price-all .price__old:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  width: calc(100% - 3px);
  height: 0.01em;
  background-color: var(--text-price-old-product);
  transform: translate(-50%, -50%);
}
.product__content .product__content-tab .product__financical-info .financical-info__price-all .price__new {
  font-size: var(--36-fonts);
}
.product__content .product__content-tab .product__financical-info .financical-info__price-all .price__new > span {
  color: var(--text-price-default-currency-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__price-bank {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 0 10px 0 0;
}
.product__content .product__content-tab .product__financical-info .financical-info__price-bank .icon-bank {
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.product__content .product__content-tab .product__financical-info .financical-info__price-bank .icon-bank svg, .product__content .product__content-tab .product__financical-info .financical-info__price-bank .icon-bank img {
  width: auto;
  height: 32px;
}
.product__content .product__content-tab .product__financical-info .financical-info__price-bank .icon-bank span {
  position: absolute;
  left: calc(100% - 3px);
  top: 3px;
  font-weight: 700;
  font-size: var(--12-fonts);
  color: var(--text-price-default-product);
  z-index: 2;
}
.product__content .product__content-tab .product__financical-info .financical-info__price-bank .icon-bank.mono {
  margin: 0 15px 0 25px;
}
.product__content .product__content-tab .product__financical-info .financical-info__price-bank .icon-bank.mono span {
  left: 44%;
  top: 65%;
  color: var(--white);
  transform: translate(-50%, -50%);
}
.product__content .product__content-tab .product__financical-info .financical-info__count {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 20px 0;
  width: 100%;
  border-bottom: 1px solid var(--bg-border-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__count-quantity {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  color: var(--text-quantity-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__count-stock {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  color: var(--text-stock-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__count-stock strong {
  margin: 0 3px;
  font-weight: 700;
  color: var(--text-stock-strong-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__count-stock strong:first-of-type {
  position: relative;
  margin: 0 1px 0 0;
}
.product__content .product__content-tab .product__financical-info .financical-info__count-stock.instock strong:first-of-type:after {
  pointer-events: none;
  position: absolute;
  content: "";
  right: calc(100% + 8px);
  width: 18px;
  height: 14px;
  background-image: url(img/icons/icon-check.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.product__content .product__content-tab .product__financical-info .financical-info__btn {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 20px 0 19px;
  width: 100%;
  border-bottom: 1px solid var(--bg-border-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__btn .btn.green {
  min-width: unset;
  /* margin: 0 7px 0 0; */
  width: calc(50% - 10px);
  font-size: var(--14-fonts);
}
.product__content .product__content-tab .product__financical-info .financical-info__btn .btn.green-border {
  min-width: unset;
  padding: 16px 0;
  /* margin: 0 7px 0 0; */
  height: 50.39px;
  width: calc(50% - 10px);
  font-size: var(--14-fonts);
  background-color: var(--transparent);
}
/* .product__content .product__content-tab .product__financical-info .financical-info__btn .btn.green-border p {
  display: none;
} */
.product__content .product__content-tab .product__financical-info .financical-info__btn .btn.green-border span {
  padding: 0 0 0 4px;
  text-transform: lowercase;
}
.product__content .product__content-tab .product__financical-info .financical-info__btn .btn.green-border:hover {
  background-color: var(--bg-btn-hover-footer);
}
.product__content .product__content-tab .product__financical-info .financical-info__btn .favorite,
.product__content .product__content-tab .product__financical-info .financical-info__btn .comparison {
  display: none;
  cursor: pointer;
  margin: 0 0 0 auto;
}
.product__content .product__content-tab .product__financical-info .financical-info__btn .favorite img, .product__content .product__content-tab .product__financical-info .financical-info__btn .favorite svg,
.product__content .product__content-tab .product__financical-info .financical-info__btn .comparison img,
.product__content .product__content-tab .product__financical-info .financical-info__btn .comparison svg {
  height: auto;
  width: 32px;
}
.product__content .product__content-tab .product__financical-info .financical-info__btn .favorite path, .product__content .product__content-tab .product__financical-info .financical-info__btn .favorite rect,
.product__content .product__content-tab .product__financical-info .financical-info__btn .comparison path,
.product__content .product__content-tab .product__financical-info .financical-info__btn .comparison rect {
  fill: var(--bg-svg-product);
  transition: 0.3s all;
}
.product__content .product__content-tab .product__financical-info .financical-info__btn .favorite:hover path, .product__content .product__content-tab .product__financical-info .financical-info__btn .favorite:hover rect,
.product__content .product__content-tab .product__financical-info .financical-info__btn .comparison:hover path,
.product__content .product__content-tab .product__financical-info .financical-info__btn .comparison:hover rect {
  fill: var(--bg-svg-hover-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman {
  display: flex;
  display: none;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 17px 0 21px;
  width: 100%;
  border-bottom: 1px solid var(--bg-border-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews {
  flex-wrap: wrap;
  width: 70%;
  justify-content: flex-start;
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews ul {
  margin: 6px 0 0 0;
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews ul li {
  margin: 0 1.4px 0 0;
  width: 12px;
  height: 12px;
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews > p {
  margin: 0;
  width: 100%;
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews > p > a {
  position: relative;
  font-weight: 700;
  color: var(--text-link-special-offer-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews > p > a:after {
  pointer-events: none;
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--text-link-special-offer-product);
  transition: 0.3s all;
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews > p > a:hover:after {
  background-color: var(--transparent);
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews > p:last-of-type {
  margin: 6px 0 0 4px;
  width: auto;
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman-logo {
  width: 30%;
}
.product__content .product__content-tab .product__financical-info .financical-info__salesman-logo img, .product__content .product__content-tab .product__financical-info .financical-info__salesman-logo svg {
  max-width: 100%;
  height: auto;
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox {
  display: flex;
  display: none;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 0 21px;
  width: 100%;
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin: 0 0 20px;
  width: 100%;
  color: var(--text-info-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line .checkbox {
  padding: 0;
  width: auto;
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line .checkbox > p {
  margin: 0 18px 0 0;
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line .popup-info {
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  flex-shrink: 0;
  flex-grow: 0;
  margin: 0 0 0 9px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: var(--bg-body-around-info-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line .popup-info span {
  position: absolute;
  display: none;
  bottom: calc(100% + 10px);
  left: 50%;
  padding: 7px;
  width: 205px;
  line-height: 1.3;
  border-radius: 8px;
  letter-spacing: 0.02em;
  font-size: var(--13-fonts);
  background: var(--bg-body-popup-product);
  transform: translateX(-50%);
  z-index: 2;
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line > span {
  flex-grow: 1;
  margin: 0 15px 3px 12px;
  border-bottom: 1px dotted var(--bg-border-product);
  align-self: flex-end;
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line .financical-info__checkbox-price {
  flex-shrink: 0;
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-stock-strong-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line .financical-info__checkbox-price span {
  padding: 0 0 0 4px;
  font-weight: 400;
  font-size: var(--14-fonts);
  color: var(--text-stock-product);
}
.product__content .product__content-tab .product__financical-info .financical-info__checkbox .line:last-child {
  margin: 0;
}
.product__content .product__content-tab .product__delivery {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 0 !important;
  width: 25.072%;
}
.product__content .product__content-tab .product__delivery-content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 18px 19px 14px 21px;
  /* margin: 21px 0 0; */
  margin: 0;
  width: 100%;
  border-radius: 2px;
  background-color: var(--bg-body-delivery-product);
  border: 1px solid var(--bg-border-delivery-product);
}
.product__content .product__content-tab .product__delivery-content-header {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 0 0 17px;
  width: 100%;
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-header-delivery-product);
}
.product__content .product__content-tab .product__delivery-content-item {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 0 3px;
  width: 100%;
}
.product__content .product__content-tab .product__delivery-content-item .product__delivery-content-header {
  padding: 0 0 9px;
  font-size: var(--16-fonts);
  color: var(--text-line-header-delivery-product);
}
.product__content .product__content-tab .product__delivery-content-item .product__delivery-content-header > p {
  flex-shrink: 0;
  flex-grow: 0;
}
.product__content .product__content-tab .product__delivery-content-item .product__delivery-content-header > p:last-of-type {
  font-size: var(--18-fonts);
}
.product__content .product__content-tab .product__delivery-content-item .product__delivery-content-header > p:last-of-type span {
  margin: 0 5px;
  font-weight: 400;
  font-size: var(--14-fonts);
  color: var(--text-stock-product);
}
.product__content .product__content-tab .product__delivery-content-item .product__delivery-content-header > p:last-of-type span:last-of-type {
  margin: 0 0 0 3px;
}
.product__content .product__content-tab .product__delivery-content-item .product__delivery-content-header > span {
  flex-grow: 1;
  margin: 0 15px 1px 12px;
  border-bottom: 1px dotted var(--bg-border-product);
  align-self: flex-end;
}
.product__content .product__content-tab .product__delivery-content-item ul {
  width: 100%;
}
.product__content .product__content-tab .product__delivery-content-item ul li {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  position: relative;
  padding: 0 0 0 14px;
  margin: 0 0 10px;
  width: 100%;
  font-size: var(--14-fonts);
}
.product__content .product__content-tab .product__delivery-content-item ul li a {
  position: relative;
  color: var(--text-ul-delivery-product);
  text-decoration: underline;
  transition: 0.3s all;
}
.product__content .product__content-tab .product__delivery-content-item ul li a:hover {
  color: var(--bg-btn-hover-footer);
}
.product__content .product__content-tab .product__delivery-content-item ul li:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 7px;
  left: 1px;
  width: 8px;
  height: 1px;
  background-color: var(--text-header-delivery-product);
}
.product__content .product__content-tab .product__delivery-content-item > p {
  margin: 0 0 10px;
  width: 100%;
  font-size: var(--14-fonts);
  color: var(--text-line-header-delivery-product);
}
.product__content .product__content-tab .product__delivery-content-item.guarantee {
  padding: 17px 0 0;
  margin: 6px 0 0;
  display: none;
  border-top: 1px solid var(--bg-border-product);
}
.product__content .product__content-tab .product__delivery-content-item.guarantee .product__delivery-content-header {
  padding: 0 0 17px;
}
.product__content .product__content-tab .product__characteristic {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 0 0;
  margin: 9px 0 0;
  width: 100%;
  border-top: 1px solid var(--bg-border-product);
}
.product__content .product__content-tab .product__characteristic-item {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-shrink: 0;
  flex-grow: 0;
  padding: 0 0 17px;
  width: 27%;
  color: var(--text-characteristic-product);
}
.product__content .product__content-tab .product__characteristic-item > span {
  flex-grow: 1;
  margin: 0 10px 1px 12px;
  border-bottom: 1px dotted var(--bg-border-product);
  align-self: flex-end;
}
.product__content .product__content-tab .product__characteristic-item img ~ span {
  margin: 0 10px 7px 12px;
}
.product__content .product__content-tab .product__characteristic-item p ~ p {
  order: 3;
  color: var(--text-characteristic-value-product);
}
.product__content .product__content-tab .product__characteristic-item img, .product__content .product__content-tab .product__characteristic-item svg {
  order: 3;
  flex-shrink: 0;
  width: 94px;
  height: auto;
}
.product__content .product__content-tab .product__characteristic-item:nth-child(3n+2) {
  margin: 0 6.9% 0 7.1%;
}
.product__content .product__content-tab.active {
  display: flex;
}
.product__content .product__content-tab.catalog .block-select-sort {
  padding-top: 0;
}
.product__content .product__content-tab.catalog .block-select-sort .sort {
  margin: 0 0 0 auto;
}
.product__content .product__content-tab.catalog .item-card:nth-child(4n) {
  margin: 0 29px 29px 0;
}
.product__content .product__content-tab.catalog .item-card:nth-child(5n) {
  margin: 0 0 29px 0;
}

.recommend-goods {
  padding: 43px 0 0;
}
.recommend-goods h2 {
  text-align: left;
}
.recommend-goods .slider-goods {
  padding: 22px 0 0;
}

.product-descriptioin {
  display: none;
  padding: 51px 0 0;
  width: 100%;
}
.product-descriptioin h2 {
  text-align: left;
}
.product-descriptioin .content {
  padding: 27px 21px 37px;
  margin: 22px 0 0;
  width: 100%;
  border-radius: 2px;
  color: var(--text-content-product-descriptioin);
  background-color: var(--bg-body-product-descriptioin);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.product-descriptioin .content p {
  margin: 0 0 20px;
  width: 100%;
  line-height: 1.25;
}
.product-descriptioin .content p:last-child {
  margin: 0;
}

.customer-reviews {
  display: none;
  padding: 0 0 5px;
  width: 100%;
}
.customer-reviews__header {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 33px 0 19px 3px;
  width: 100%;
}
.customer-reviews__header h2 {
  text-align: left;
  flex-shrink: 0;
  flex-grow: 0;
  padding: 5px 0 0;
  width: auto;
}
.customer-reviews__header .reviews-btn {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  flex-shrink: 1;
  flex-grow: 1;
  padding: 3px 0 0 18px;
}
.customer-reviews__header .reviews-btn .block-reviews {
  width: auto;
}
.customer-reviews__header .reviews-btn .block-reviews > p {
  margin: 0 6px;
}
.customer-reviews__header .reviews-btn .btn.green-border {
  background-color: var(--transparent);
}
.customer-reviews__header .reviews-btn .btn.green-border img, .customer-reviews__header .reviews-btn .btn.green-border svg {
  width: 24px;
}
.customer-reviews__header .reviews-btn .btn.green-border circle {
  transition: 0.3s all;
}
.customer-reviews__header .reviews-btn .btn.green-border:hover {
  background-color: var(--bg-btn-hover-footer);
}
.customer-reviews__header .reviews-btn .btn.green-border:hover circle {
  fill: var(--bg-btn-hover-footer);
}
.customer-reviews .customer-reviews__conetnt {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.customer-reviews .customer-reviews__conetnt .user-review {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  margin: 0 0 18px;
  width: 100%;
  flex-wrap: wrap;
}
.customer-reviews .customer-reviews__conetnt .user-review__item {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 25px 19px 28px;
  width: 100%;
  border-radius: 2px;
  background-color: var(--bg-body-user-review);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.customer-reviews .customer-reviews__conetnt .user-review__item-header {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding: 0 0 23px;
  width: 100%;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-header > strong {
  text-align: left;
  flex-shrink: 0;
  flex-grow: 0;
  padding: 3px 0 0;
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-name-user-review);
}
.customer-reviews .customer-reviews__conetnt .user-review__item-header .reviews-date {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  flex-shrink: 1;
  flex-grow: 1;
  padding: 0 0 0 17px;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-header .reviews-date .block-reviews {
  width: auto;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-header .reviews-date .date {
  margin: 0 0 0 auto;
  color: var(--text-date-user-review);
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 0 0 2px;
  width: 100%;
  line-height: 1.25;
  letter-spacing: 0.003em;
  color: var(--text-text-user-review);
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content > *:not(:last-child) {
  margin: 0 0 13px;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .dignity,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .flaws,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-description {
  width: 100%;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .dignity > *,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .flaws > *,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-description > * {
  display: inline;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-description {
  padding: 3px 40px 0 0;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-description:first-child {
  padding: 0 40px 0 0;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 11px 0 0;
  width: 100%;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .btn-answer {
  position: relative;
  margin: 0 31px 0 0;
  transition: 0.3s all;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .btn-answer:after {
  pointer-events: none;
  position: absolute;
  content: "";
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  color: var(--text-text-user-review);
  transition: 0.3s all;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .btn-answer:hover {
  color: var(--text-text-hover-user-review);
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .btn-answer:hover:after {
  background-color: var(--text-text-hover-user-review);
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .like,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .dislike {
  margin: 0 19px 0 0;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .like span,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .dislike span {
  margin: 0 0 0 2px;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .like svg, .customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .like img,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .dislike svg,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .dislike img {
  width: 16px;
  height: 16px;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .like span,
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .dislike span {
  color: var(--text-like-user-review);
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .like path {
  fill: var(--bg-like-user-review);
  stroke: var(--bg-like-user-review);
  stroke-width: 2px;
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .dislike svg, .customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .dislike img {
  transform: rotate(180deg) scaleX(-1);
}
.customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-rating .dislike path {
  fill: var(--bg-dislike-user-review);
  stroke: var(--bg-dislike-user-review);
  stroke-width: 2px;
}
.customer-reviews .customer-reviews__conetnt .user-review__item:not(:first-child) {
  margin: 20px 0 0 auto;
  width: calc(100% - 94px);
}
.customer-reviews .customer-reviews__conetnt .user-review:last-child {
  margin: 0;
}
.customer-reviews .block-btn {
  margin: 51px 0 0;
  width: 100%;
  justify-content: center;
}
.customer-reviews .block-btn .btn.green-border {
  background-color: var(--transparent);
}
.customer-reviews .block-btn .btn.green-border:hover {
  background-color: var(--bg-btn-hover);
}

.articles.news-page {
  padding: 20px 0 0;
}
.articles.news-page h1 {
  text-align: center;
  text-transform: uppercase;
}
.articles.news-page .content .item-article {
  margin: 0 30px 30px 0;
}
.articles.news-page .content .item-article:nth-child(3n) {
  margin: 0 0 30px;
}
.articles.news-page .wrapper > .block-btn {
  padding: 20px 0 50px;
  justify-content: center;
}

.article-page {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 20px 0 80px;
  width: calc(100% - 360px - 30px);
  background: var(--white);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  color: var(--text-article-page);
}
/* .article-page > *:last-child { */
  /* margin-bottom: 0; */
/* } */
.article-page h1 {
  position: absolute;
  top: 0;
  left: 0;
  padding: 45px 30px;
  color: var(--white);
}
.article-page h1 strong {
  position: relative;
  width: 100%;
}
.article-page h1:before {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bg-gradient-h1);
}
.article-page img {
  display: inline-block;
  margin: 0 0 30px;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.article-page img:first-of-type {
  margin: 0;
}
.article-page img:first-of-type + p {
  padding: 20px 40px;
  text-align: center;
  font-size: var(--14-fonts);
  background-color: var(--bg-alt-img-article);
}
.article-page p {
  padding: 0 20px;
  margin: 0 0 15px;
  width: 100%;
  line-height: 1.35;
  text-align: justify;
  /* text-indent: 30px; */
}
.article-page .block-btn {
  position: absolute;
  top: calc(100% + 50px);
  left: 0;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.article-page .block-btn .btn {
  max-width: 250px;
}
.article-page .block-btn .date-article {
  font-size: var(--14-fonts);
  color: var(--text-date-grey-article-page);
}
.article-page .block-btn .date-article > * {
  color: var(--text-date-article-page);
}

.articles.last-news {
  padding: 20px 0 0;
  margin: 0 0 0 auto;
  width: 360px;
}
.articles.last-news .content {
  padding: 0;
}
.articles.last-news .content h2 {
  padding: 0 0 20px;
  text-align: left;
  font-size: var(--24-fonts);
}
.articles.last-news .content .item-article {
  margin: 0 0 30px;
  width: 100%;
}
.articles.last-news .content .item-article__description {
  padding: 15px 20px 35px;
}
.articles.last-news .content .item-article .block-btn {
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 0 0 0 20px;
}
.articles.last-news .content .item-article:nth-child(3n) {
  margin: 0 0 30px;
  width: 100%;
}

.cart {
  width: 100%;
}
.cart .wrapper {
  position: relative;
  padding: 0 0 30px;
}
.cart .wrapper > * {
  position: relative;
}
.cart .wrapper:before {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: calc(100% + 100px);
  height: 100%;
  background-color: var(--white);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  transform: translateX(-50%);
}
.cart h2 {
  padding: 20px 0;
  text-align: left;
}
.cart .header-tab-cart {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 10px 20px;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  font-size: var(--18-fonts);
  background-color: var(--bg-header-tab-cart);
  border-bottom: 1px solid var(--white);
}
.cart .header-tab-cart > span {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
  font-weight: 700;
  border-radius: 100%;
  font-size: var(--14-fonts);
  background-color: var(--white);
  color: var(--bg-header-tab-cart);
}
.cart .table {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.cart .table .line {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  padding: 10px 0;
  width: 100%;
  line-height: 1.4;
  font-size: var(--14-fonts);
  color: var(--text-header-table-cart);
  border-bottom: 1px solid var(--bg-border-product);
}
.cart .table .line > * {
  display: flex;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-shrink: 0;
  flex-grow: 0;
  padding: 0 20px;
  width: 12%;
}
.cart .table .line > * > p:first-of-type {
  display: none;
  width: 100%;
  text-align: center;
}
.cart .table .line:first-child, .cart .table .line:last-child {
  background-color: var(--bg-line-table-cart);
  border: 1px solid var(--bg-border-product);
}
.cart .table .line:first-child > *, .cart .table .line:last-child > * {
  border-left: 1px solid var(--bg-border-product);
}
.cart .table .line:first-child > * > p, .cart .table .line:last-child > * > p {
  display: inline;
}
.cart .table .line:first-child > *:first-child, .cart .table .line:last-child > *:first-child {
  border: unset;
}
.cart .table .line:first-child .price-product:after,
.cart .table .line:first-child .count-product:after, .cart .table .line:last-child .price-product:after,
.cart .table .line:last-child .count-product:after {
  display: none;
}
.cart .table .line:last-child {
  border-top: unset;
}
.cart .table .line:last-child .name-product,
.cart .table .line:last-child .sum-product {
  font-size: var(--18-fonts);
}
.cart .table .line:last-child .sum-product > p {
  font-weight: 700;
  color: var(--text-price-table-cart);
}
.cart .table .line .name-product {
  width: 50%;
}
.cart .table .line .name-product > p {
  text-align: left;
}
.cart .table .line .name-product .line__content {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  width: 100%;
}
.cart .table .line .name-product .line__content .cart__img-product {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  width: 90px;
}
.cart .table .line .name-product .line__content .cart__img-product img {
  max-width: 100%;
  height: auto;
}
.cart .table .line .name-product .line__content .cart__description {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  width: calc(100% - 90px);
}
.cart .table .line .name-product .line__content .cart__description > p,
.cart .table .line .name-product .line__content .cart__description > a {
  width: auto;
  text-align: left;
  justify-content: flex-start;
  transition: 0.3s all;
}
.cart .table .line .name-product .line__content .cart__description > p:hover,
.cart .table .line .name-product .line__content .cart__description > a:hover {
  color: var(--text-header-hover-cart);
}
.cart .table .line .name-product .line__content .cart__description .item-card__articul {
  padding: 0;
  font-weight: 400;
  text-align: left;
  justify-content: flex-start;
}
.cart .table .line .price-product {
  position: relative;
  text-align: center;
}
.cart .table .line .price-product > p:not(:first-of-type) {
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-price-table-cart);
}
.cart .table .line .price-product span {
  padding: 0 0 0 2px;
  font-weight: 400;
  font-size: var(--16-fonts);
  color: var(--text-currency-table-cart);
}
.cart .table .line .price-product:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 50%;
  left: calc(100% - 6px);
  width: 12px;
  height: 12px;
  background: url(img/icons/icon-close.svg) center center no-repeat;
  background-size: contain;
  transform: translateY(-50%) rotate(45deg);
}
.cart .table .line .count-product {
  position: relative;
  flex-wrap: nowrap;
}
.cart .table .line .count-product .unit {
  font-size: var(--16-fonts);
  color: var(--text-currency-table-cart);
  align-self: center;
}
.cart .table .line .count-product:after {
  pointer-events: none;
  position: absolute;
  content: "";
  content: "=";
  top: 50%;
  left: calc(100% - 6px);
  font-size: 24px;
  color: var(--text-price-table-cart);
  transform: translateY(-50%);
}
.cart .table .line .sum-product {
  text-align: center;
}
.cart .table .line .sum-product > p:not(:first-of-type) {
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-price-table-cart);
}
.cart .table .line .sum-product span {
  padding: 0 0 0 2px;
  font-weight: 400;
  font-size: var(--16-fonts);
  color: var(--text-currency-table-cart);
}
.cart .table .line .product-stock {
  position: relative;
}
.cart .table .line .product-stock .in-stock {
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-in-stock-table-cart);
}
.cart .table .line .product-stock .not-stock {
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-not-stock-table-cart);
}
.cart .table .line .product-stock .btn-delete {
  position: absolute;
  top: 50%;
  left: calc(100% + 2px);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 1px solid var(--bg-btn-delete-table-cart);
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s all;
}
.cart .table .line .product-stock .btn-delete img, .cart .table .line .product-stock .btn-delete svg {
  width: 14px;
  height: auto;
}
.cart .table .line .product-stock .btn-delete path {
  stroke: var(--bg-btn-delete-table-cart);
  transition: 0.3s all;
}
.cart .table .line .product-stock .btn-delete:hover {
  border: 1px solid var(--bg-btn-delete-hover-table-cart);
}
.cart .table .line .product-stock .btn-delete:hover path {
  stroke: var(--bg-btn-delete-hover-table-cart);
}
.cart .block-btn {
  padding: 40px 0 0;
  justify-content: space-between;
}
.cart .block-btn .btn {
  padding: 20px 0;
  max-width: 255px;
}
.cart .content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  display: none;
  margin: 40px 0 0;
  width: 100%;
}
.cart .content .tab {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
.cart .content .tab > *:not(.header-tab-cart) {
  padding: 0 20px;
  /* padding: 0 0 0 20px; */
}
.cart .content .tab .payment-method {
  padding: 20px 0 20px 20px;
}
.cart .content .tab .credit-chose {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  display: none;
  flex-wrap: wrap;
  margin: 20px 0 0;
  width: 100%;
}
.cart .content .tab .credit-chose .line {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 0;
  width: 100%;
  border-top: 1px solid var(--bg-border-product);
}
.cart .content .tab .credit-chose .line .logo-bank {
  width: 40%;
}
.cart .content .tab .credit-chose .line .logo-bank img {
  width: 180px;
  height: auto;
}
.cart .content .tab .credit-chose .line .quantity-payment {
  position: relative;
  width: 15%;
  min-width: 190px;
}
.cart .content .tab .credit-chose .line .quantity-payment .input {
  display: flex;
  padding: 5px 10px 5px 17px;
  margin: 10px 0;
  font-size: var(--14-fonts);
}
.cart .content .tab .credit-chose .line .quantity-payment .input p {
  position: absolute;
  bottom: calc(100% - 3px);
  left: 0;
  width: 100%;
  color: var(--black);
  font-size: var(--12-fonts);
}
.cart .content .tab .credit-chose .line .pay-month {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  width: 30%;
}
.cart .content .tab .credit-chose .line .pay-month > p {
  position: relative;
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-credit-cart);
}
.cart .content .tab .credit-chose .line .pay-month > p:after {
  pointer-events: none;
  position: absolute;
  content: "";
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: var(--bg-btn-delete-hover-table-cart);
}
.cart .content .tab .credit-chose .line .pay-month > span {
  position: relative;
  padding: 0 0 0 25px;
  color: var(--text-price-table-cart);
}
.cart .content .tab .credit-chose .line .pay-month > span sup {
  position: absolute;
  top: -4px;
  font-weight: 700;
  font-size: var(--18-fonts);
}
.cart .content .tab .credit-chose .line .btn-payment {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  width: 15%;
}
.cart .content .tab .credit-chose .line .btn-payment .btn {
  padding: 15px 0;
}
.cart .content .tab .credit-chose .line .btn-payment .btn.change {
  display: none;
  border-color: var(--bg-btn-hover-good);
  background-color: var(--bg-btn-hover-good);
}
.cart .content .tab .credit-chose .line .btn-payment .btn-more {
  cursor: pointer;
  position: absolute;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  top: calc(100% + 15px);
  padding: 0 0 3px;
  margin: 0 0 0 11px;
  font-weight: 700;
  color: var(--text-credit-cart);
  border-bottom: 1px dotted var(--text-credit-cart);
  transition: 0.3s all;
}
.cart .content .tab .credit-chose .line .btn-payment .btn-more:before {
  pointer-events: none;
  position: absolute;
  content: "";
  right: calc(100% + 5px);
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border-top: 2px solid var(--bg-hover-radio-review);
  border-right: 2px solid var(--bg-hover-radio-review);
}
.cart .content .tab .credit-chose .line .btn-payment .btn-more:hover {
  color: var(--bg-hover-radio-review);
  border-bottom: 1px dotted var(--bg-hover-radio-review);
}
.cart .content .tab .credit-chose .line .credit-description {
  margin: 10px 0 0;
  width: 100%;
}
.cart .content .tab .credit-chose .line .credit-description > p {
  padding: 0 0 5px;
  width: 100%;
  font-weight: 700;
  font-size: var(--18-fonts);
  color: var(--text-price-table-cart);
}
.cart .content .tab .credit-chose .line .credit-description > span {
  width: 100%;
  color: var(--text-currency-table-cart);
}
.cart .content .tab .credit-chose .clarification {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  padding: 20px 0;
  width: 100%;
  font-style: italic;
  color: var(--text-clarification-popup);
  border-top: 1px solid var(--bg-border-product);
}
.cart .content .tab .delivery-method {
  display: none;
  margin: 20px 0 0;
  width: 100%;
}
.cart .content .tab .delivery-method .method-item {
  margin: 0 0 20px;
  width: 100%;
}
.cart .content .tab .delivery-method .method-item .radio {
  padding: 0;
}
.cart .content .tab .delivery-method .method-item .drop-down {
  display: none;
  margin: 10px 0 0 36px;
  max-width: 320px;
}
.cart .content .tab .delivery-method .method-item .drop-down li {
  padding: 8px 30px 8px 17px;
  line-height: 1.25;
  white-space: unset;
}
.cart .content .tab .form-cart {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  display: none;
  margin: 20px 0 0;
  width: 100%;
  max-width: 750px;
  color: var(--text-price-table-cart);
}
.cart .content .tab .form-cart .input {
  display: flex;
  flex-shrink: 0;
  margin: 0 0 20px;
}
.cart .content .tab .form-cart .input:nth-child(2n+1) {
  margin-right: 30px;
}
.cart .content .tab .form-cart .block-btn {
  flex-wrap: wrap;
  padding: 10px 0 0;
  justify-content: flex-start;
}
.cart .content .tab .form-cart .block-btn .checkbox {
  width: auto;
}
.cart .content .tab .form-cart .block-btn .checkbox u {
  cursor: pointer;
  position: relative;
  text-decoration: unset;
  color: var(--bg-header-tab-cart);
}
.cart .content .tab .form-cart .block-btn .checkbox u:after {
  pointer-events: none;
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--bg-header-tab-cart);
  transition: 0.3s all;
}
.cart .content .tab .form-cart .block-btn .checkbox u:hover:after {
  background-color: var(--transparent);
}
.cart .content .tab .form-cart .block-btn .checkbox p {
  width: 20px;
  height: 20px;
}
.cart .content .tab .form-cart .block-btn .checkbox p img,
.cart .content .tab .form-cart .block-btn .checkbox p svg {
  width: 12px;
  height: auto;
}
.cart .content .tab .form-cart .block-btn .btn {
  margin: 30px 0 0;
}

.input {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  display: none;
  padding: 15px 30px 15px 17px;
  margin: 10px 0 15px 36px;
  max-width: 320px;
  width: 100%;
  border-radius: 2px;
  font-size: var(--18-fonts);
  background-color: var(--bg-body-drop-down);
  border: 1px solid var(--bg-border-drop-down);
}
.input input {
  width: 100%;
  color: var(--black);
}
.input input::-webkit-input-placeholder {
  font-family: "ptsans";
  color: var(--text-header-table-cart);
  font-style: normal;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.input input::-moz-placeholder {
  font-family: "ptsans";
  color: var(--text-header-table-cart);
  font-style: normal;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.input input:-moz-placeholder {
  font-family: "ptsans";
  color: var(--text-header-table-cart);
  font-style: normal;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.input input:-ms-input-placeholder {
  font-family: "ptsans";
  color: var(--text-header-table-cart);
  font-style: normal;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.input input:focus::-webkit-input-placeholder {
  font-family: "ptsans";
  color: rgba(255, 255, 255, 0);
  font-style: normal;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.input input:focus::-moz-placeholder {
  font-family: "ptsans";
  color: rgba(255, 255, 255, 0);
  font-style: normal;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.input input:focus:-moz-placeholder {
  font-family: "ptsans";
  color: rgba(255, 255, 255, 0);
  font-style: normal;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.input input:focus:-ms-input-placeholder {
  font-family: "ptsans";
  color: rgba(255, 255, 255, 0);
  font-style: normal;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.input textarea::-webkit-input-placeholder {
  font-family: "ptsans";
  color: var(--text-header-table-cart);
  font-style: normal;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.input textarea::-moz-placeholder {
  font-family: "ptsans";
  color: var(--text-header-table-cart);
  font-style: normal;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.input textarea:-moz-placeholder {
  font-family: "ptsans";
  color: var(--text-header-table-cart);
  font-style: normal;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.input textarea:-ms-input-placeholder {
  font-family: "ptsans";
  color: var(--text-header-table-cart);
  font-style: normal;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.input textarea:focus::-webkit-input-placeholder {
  font-family: "ptsans";
  color: rgba(255, 255, 255, 0);
  font-style: normal;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.input textarea:focus::-moz-placeholder {
  font-family: "ptsans";
  color: rgba(255, 255, 255, 0);
  font-style: normal;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.input textarea:focus:-moz-placeholder {
  font-family: "ptsans";
  color: rgba(255, 255, 255, 0);
  font-style: normal;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.input textarea:focus:-ms-input-placeholder {
  font-family: "ptsans";
  color: rgba(255, 255, 255, 0);
  font-style: normal;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.popup {
  position: fixed;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bg-body-popup);
  z-index: 7;
}
.popup__content {
  position: relative;
}

.popup,
.popup-more {
  display: none;
}

.popup__description {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 25px 45px;
  max-width: 875px;
  width: 100%;
  border-radius: 4px;
  background-color: var(--white);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.popup__description .header-popup {
  margin: 0 0 30px;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
  font-size: var(--24-fonts);
  color: var(--text-li-popup);
}
.popup__description .popup__text {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: 300px;
  line-height: 1.25;
  font-size: var(--18-fonts);
  color: var(--text-li-popup);
}
.popup__description .popup__text p {
  margin: 0 0 20px;
  width: 100%;
  text-indent: 30px;
}
.popup__description .popup__text p:last-child {
  margin: 0;
}
.popup__description .popup__text li {
  position: relative;
  margin: 0 0 10px;
  width: 100%;
}
.popup__description .popup__text li.text-green {
  font-weight: 700;
  color: var(--text-li-green-popup);
}
.popup__description .popup__text li:after {
  pointer-events: none;
  position: absolute;
  content: "";
  top: 8px;
  left: -12px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: var(--bg-close-popup);
}
.popup__description .popup__text .custom-scroll {
  right: -25px !important;
}

.popup:not(.popup__double-filter) .block-btn {
  margin: 40px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid var(--bg-border-product);
}
.popup:not(.popup__double-filter) .block-btn label {
  pointer-events: none;
}
.popup:not(.popup__double-filter) .block-btn .btn.green {
  pointer-events: all;
  font-size: var(--18-fonts);
}
.popup:not(.popup__double-filter) .block-btn .btn.green.active {
  pointer-events: none;
  border: 2px solid var(--bg-btn-hover-good);
  background-color: var(--bg-btn-hover-good);
}

.popup__close {
  cursor: pointer;
  position: absolute;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  transform: rotate(45deg);
  background-color: var(--bg-close-popup);
  transition: 0.3s all;
  z-index: 5;
}
.popup__close img, .popup__close svg {
  width: 20px;
  height: auto;
}
.popup__close path {
  stroke: var(--white);
}
.popup__close:hover {
  transform: rotate(405deg);
}

.popup__double-filter .popup__description.cart {
  width: 875px;
  max-width: unset;
}
.popup__double-filter .popup__description.cart .content {
  position: relative;
  display: flex;
  margin: 0;
  height: 386px;
}
.popup__double-filter .popup__description.cart .content .tab-content {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  display: none;
  width: 100%;
}
.popup__double-filter .popup__description.cart .content .tab .header-tab-cart {
  cursor: pointer;
}
.popup__double-filter .popup__description.cart .content .tab .header-tab-cart > span {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  color: var(--bg-header-tab-cart);
}
.popup__double-filter .popup__description.cart .content .tab .radio {
  flex-direction: column;
  padding: 15px 0;
  margin: 10px 10px 0 0;
  width: calc(25% - 8px);
  justify-content: center;
}
.popup__double-filter .popup__description.cart .content .tab .radio > p {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border: unset;
  border-radius: unset;
  background-color: var(--transparent);
  transition: 0.3s all;
}
.popup__double-filter .popup__description.cart .content .tab .radio img {
  position: relative;
  max-width: calc(100% - 30px);
  margin: 0 0 15px;
  max-height: 70px;
  width: auto;
  height: auto;
}
.popup__double-filter .popup__description.cart .content .tab .radio > span {
  position: relative;
  font-weight: 700;
  font-size: var(--14-fonts);
  /* transition: 0.3s all; */
}
.popup__double-filter .popup__description.cart .content .tab .radio:nth-child(4n) {
  margin: 10px 0 0;
}
.popup__double-filter .popup__description.cart .content .tab .radio:hover > span {
  color: var(--bg-close-popup);
}
.popup__double-filter .popup__description.cart .content .tab .radio > input:checked + p {
  pointer-events: none;
  background-color: var(--bg-close-popup);
}

.popup__double-filter .popup__description.cart .content .tab .radio > input:checked + p:after {
  display: none;
}
.popup__double-filter .popup__description.cart .content .tab .radio.active_radio {
  pointer-events: none;
}
.popup__double-filter .popup__description.cart .content .tab .radio.active_radio > span {
  pointer-events: none;
  color: var(--white);
}
.popup__double-filter .popup__description.cart .content .tab.active .header-tab-cart {
  background-color: var(--bg-close-popup);
}
.popup__double-filter .popup__description.cart .content .tab.active .header-tab-cart > span {
  color: var(--bg-close-popup);
}
.popup__double-filter .popup__description.cart .content .tab:first-child .tab-content {
  display: flex;
  padding: 0 0 10px;
}
.popup__double-filter .popup__description.cart .content .tab:not(:first-child) .tab-content {
  position: relative;
  flex-direction: column;
}
.popup__double-filter .popup__description.cart .content .tab:not(:first-child) .tab-content .radio {
  padding: 10px 15px;
  margin: 0 0 5px;
  /* width: auto; */
  width: 100%;
  min-height: unset;
  align-items: flex-start;
}
.popup__double-filter .popup__description.cart .content .tab:not(:first-child) .tab-content .radio:first-child {
  margin: 10px 0 5px;
}
.popup__double-filter .popup__description.cart .content .tab:not(:first-child) .tab-content .radio:last-child {
  margin: 0 0 10px;
}
.popup__double-filter .popup__description.cart .content .tab:not(:first-child) .tab-content .radio:first-child:last-child {
  margin: 10px 0;
}
.popup__double-filter .popup__description.cart .content .custom-scroll {
  right: -10px !important;
}
.popup__double-filter .popup__description.cart .block-btn {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.popup__double-filter .popup__description.cart .block-btn .btn.green-border {
  background-color: var(--transparent);
}
.popup__double-filter .popup__description.cart .block-btn .btn.green-border:hover {
  background-color: var(--bg-btn-hover-good);
}
.popup__double-filter .popup__description.cart .block-btn .btn-submit {
  display: none;
}

.mobile-btn-search,
.mobile-btn-search-close {
  display: none;
}

.menu-header .block-search,
.center-header .login-user {
  display: none;
}


.catalog-item__bank_textlabels {
  pointer-events: none;
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.catalog-item__label {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 5px 10px;
  font-style: normal;
  text-transform: uppercase;
  font-size: var(--14-fonts);
  color: var(--bg-icon-label);
}

.catalog-item__label:not(:last-child) {
  margin: 0 0 2px;
}

.catalog-block {
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: var(--width);
  width: 100%;
}

.catalog-block .item-card {
  margin: 0 29px 29px 0;
  height: auto;
}

.catalog-block .item-card__into {
  position: relative;
}

.catalog-block .item-card__header-title {
  height: 50px;
}

.search.double input {
  width: 100%;
}

.catalog-left {
  width: 100% !important;
}

#order-form {
  width: 100% !important;
}

.content.content_left {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 20px 20px;
  margin: 20px auto 80px;
  width: 100%;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: var(--16-fonts) !important;
  font-family: "ptsans", sans-serif !important;
  max-width: var(--width);
  background: var(--white);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  color: var(--text-article-page);
}

.content.content_left * {
  font-family: "ptsans", sans-serif !important;
  font-size: 18px !important;
  text-align: left !important;
  line-height: 1.35 !important;
  color: var(--text-li-popup) !important;
}

.content.content_left h1 {
  margin: 0 0 30px !important;
  font-size: 24px !important;
}

/* .content.content_left p {
  padding: 0 20px !important;
} */

/* .content.content_left p[style="text-align:center"] span,
.content.content_left p[style="text-align:center"] strong {
  font-size: 26px !important;
  text-align: left !important;
} */

.content.content_left span[style="font-size:10.0pt"],
.content.content_left span[style="font-size:12.0pt"],
.content.content_left span[style="font-size:12pt"],
.content.content_left span[style="font-size:11pt"] {
  display: inline-block !important;
  margin: 0 0 10px !important;
}

@media (max-width: 1440px) {
  .articles.news-page .content .item-article {
    margin: 0 21px 30px 0;
  }
  .wrapper {
    padding: 0 20px;
  }
  .header .top-header .wrapper {
    padding: 12px 20px 11px;
  }
  .cart .wrapper {
    padding: 0 20px 30px;
  }
  .cart .content .tab .credit-chose .line .pay-month {
    width: 27%;
  }
  .swiper-slide.item-card {
    max-width: unset;
  }

  .catalog-block {
    padding: 0 20px;
  }

  .catalog-block .swiper-slide.item-card {
    max-width: 256px;
  }
  .swiper-slide.item-card .item-card__into {
    left: 50%;
    max-width: 280px;
    transform: translateX(-50%);
  }
  .articles .content .item-article {
    margin: 0 20px 0 0;
    width: calc(33.3333333333% - 14px);
  }
  .articles .content .item-article__description {
    padding: 28px 15px 50px;
  }
  .slider-goods .container-arrow .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
  .slider-goods .container-arrow .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    right: 115px;
  }
  .slider-goods .container-arrow .swiper-button-prev,
  .slider-goods .container-arrow .swiper-rtl .swiper-button-next {
    right: 54px;
  }
  .slider-goods .container-arrow .swiper-button-next,
  .slider-goods .container-arrow .swiper-rtl .swiper-button-prev {
    right: 21px;
  }
  .popular-goods .wrapper:before,
  .promotional-goods .wrapper:before,
  .recommend-goods .wrapper:before {
    right: calc(100% - 10px);
  }
  .popular-goods .wrapper:after,
  .promotional-goods .wrapper:after,
  .recommend-goods .wrapper:after {
    left: calc(100% - 10px);
  }
  .main .slider-banner .swiper-slide .into-slide {
    padding: 8px 20px 44px;
  }
  .main .slider-banner .swiper-slide .into-slide .slide__header {
    max-width: 570px;
    width: 80%;
  }
  .main .slider-banner .container-arrow {
    bottom: 15px;
    left: 0;
  }
  .main .slider-banner .container-arrow .swiper-button-prev,
  .main .slider-banner .container-arrow .swiper-rtl .swiper-button-next {
    left: 20px;
  }
  .main .slider-banner .container-arrow .swiper-button-next,
  .main .slider-banner .container-arrow .swiper-rtl .swiper-button-prev {
    right: 20px;
  }
  .main .small-banner__item .item__into {
    padding: 10px 20px 30px;
  }
  .main .small-banner__item .item__into > picture:after {
    /* background: linear-gradient(90deg, rgba(43, 43, 43, 0.9) 0%, rgba(43, 43, 43, 0.45) 100%); */
    background: linear-gradient(180deg, rgba(43, 43, 43, 0.9) 0%, rgba(43, 43, 43, 0.15) 35%, rgba(255, 255, 255, 0) 100%);
  }
  .main .small-banner__item .item__into .item__header {
    width: 100%;
    max-width: 280px;
  }
  .main .small-banner__item .item__into .item__header br {
    display: none;
  }
  .main .small-banner__item .block-btn {
    bottom: 18px;
    padding: 0;
  }
  .catalog {
    width: calc(100% - 255px - 20px);
  }
  .catalog .item-card {
    pointer-events: none;
    margin: 0 7px 30px 0;
    max-width: unset;
    width: calc(25% - 6px);
  }
  .catalog .item-card .item-card__into {
    pointer-events: all;
    left: 50%;
    max-width: 280px;
    transform: translateX(-50%);
  }
  .catalog .item-card:nth-child(4n+1) .item-card__into {
    left: 0;
    transform: translateX(0);
  }
  .catalog .item-card:nth-child(4n) .item-card__into {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
  .catalog .item-card.active {
    z-index: 4;
  }
  .product__content .product__content-tab .product__gallery {
    padding: 0 71px 21px 0;
    margin: 0 -40px 0 0;
    width: 496px;
  }
  .product__content .product__content-tab.catalog .item-card:nth-child(4n) {
    margin: 0 0 30px 0;
  }
  .product__content .product__content-tab.catalog .item-card:nth-child(4n) .item-card__into {
    left: auto;
    right: 0;
    transform: translateX(0);
  }
  .product__content .product__content-tab .product__delivery {
    width: 24.57%;
  }
}
@media (max-width: 1365px) {
  .catalog .item-card,
  .catalog .item-card:nth-child(4n),
  .catalog .item-card:nth-child(4n+1) {
    margin: 0 7px 30px 0;
    width: calc(33.3333333333% - 5px);
  }
  .catalog .item-card .item-card__into,
  .catalog .item-card:nth-child(4n) .item-card__into,
  .catalog .item-card:nth-child(4n+1) .item-card__into {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
  .catalog .item-card:nth-child(3n) {
    margin: 0 0 30px 0;
  }
  .catalog.product__content-tab .item-card, .catalog.product__content-tab .item-card:nth-child(4n) {
    margin: 0 7px 30px 0;
    width: calc(25% - 6px);
  }
  .financical-info__count-quantity > span:first-of-type {
    display: none;
  }
  .product__content .product__content-tab .product__gallery {
    padding: 0 71px 21px 0;
    margin: 0 -40px 0 0;
    width: 496px;
  }
  .product__content .product__content-tab .product__financical-info {
    width: calc(100% - 456px);
  }
  .product__content .product__content-tab .product__characteristic {
    padding: 30px 0;
    border-bottom: 1px solid var(--bg-border-product);
  }
  .product__content .product__content-tab .product__delivery {
    order: 3;
    padding: 40px 0 0 !important;
    width: 100%;
  }
  .product__content .product__content-tab .product__delivery-content {
    margin: 0 0 50px;
    justify-content: space-between;
  }
  .product__content .product__content-tab .product__delivery-content-header {
    font-size: var(--24-fonts);
  }
  .product__content .product__content-tab .product__delivery-content-item {
    margin: 0 0 15px;
    width: calc(33.3333333333% - 30px);
  }
  .product__content .product__content-tab .product__delivery-content-item.guarantee {
    width: 100%;
  }
  .product__content .product__content-tab .product__delivery-content-item.guarantee .product__delivery-content-header > p:last-of-type {
    font-size: var(--24-fonts);
  }
  .footer-feedback__social ul li {
    margin: 0 20px 0 0;
  }
}
@media (max-width: 1179px) {
  .header .top-header .login-user {
    pointer-events: all;
  }
  .header .top-header .login-user span {
    display: none;
  }
  .header .top-header .login-user svg path {
    transition: 0.3s all;
  }
  .header .top-header .login-user:hover svg path {
    fill: var(--text-hover-top-header);
  }
  .main .slider-banner .swiper-slide .into-slide .slide__header {
    font-size: var(--28-fonts);
  }
  .main .small-banner__item .item__into .item__header {
    font-size: var(--16-fonts);
  }
  .item-card__into {
    padding: 10px 10px 20px;
  }
  .item-card__description-into {
    padding: 0 10px 20px;
  }
  .articles .content .item-article .block-btn {
    padding: 0 0 0 10px;
  }
  .articles .content .item-article__description {
    padding: 15px 10px 45px;
  }
  .logo {
    max-width: 150px;
  }
  .logo img {
    max-width: 100%;
    height: auto;
  }
  .footer-nav {
    margin: 8px 0 0 2.45%;
    width: 18%;
  }
  .footer-nav ul li {
    font-size: var(--16-fonts);
  }
  .footer-schedule > span {
    font-size: var(--14-fonts);
  }
  .footer-schedule > p img,
  .footer-schedule > p svg {
    height: 25px;
  }
  .footer-feedback {
    width: 19%;
  }
  .footer-feedback__social ul li {
    margin: 0 15px 0 0;
  }
  .footer-contacts > * {
    font-size: var(--16-fonts);
  }
  .footer-contacts > p img,
  .footer-contacts > p svg {
    height: 25px;
  }
  .product__content .product__content-tab .product__special-offer .special-offer__around {
    margin: 0 15px 0 0;
    width: 50px;
    height: 50px;
  }
  .product__content .product__content-tab .product__special-offer .green-border {
    min-width: 135px;
  }
  .cart .table .line .product-stock .btn-delete {
    left: 100%;
  }
  .cart .content .tab .credit-chose .line .logo-bank {
    width: 35%;
  }
  .cart .content .tab .credit-chose .line .btn-payment {
    width: 20%;
  }
  .cart .content .tab .credit-chose .line .pay-month {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  .article-page h1 {
    padding: 12px 30px 40px;
  }

  .drop-down > ul li {
    text-overflow: unset !important;
    white-space: unset !important;
  }

  .double-filter__btn.btn.green {
    padding: 10px 17px !important;
    line-height: 1.3 !important;
}
  
  .popup__double-filter .popup__description.cart .content .tab .radio > input:checked + p + span {
    color: var(--white) !important;
  }
  .catalog-block {
    padding: 0 10px;
  }
  .main .slider-banner .swiper-slide .into-slide {
    padding: 12px 20px 44px;
  }
  .articles.news-page .content .item-article {
    margin: 0 15px 30px 0;
  }
  .article-page {
    margin: 20px 0 95px;
    width: 100%;
  }
  .article-page > * {
    order: 2;
  }
  .articles.last-news {
    width: 100%;
  }
  .articles.last-news .content .item-article {
    margin: 0 15px 30px 0;
    width: calc(33.3333333333% - 10px);
  }
  .articles.last-news .content .item-article:nth-child(3n) {
    margin: 0 0 30px 0;
    width: calc(33.3333333333% - 10px);
  }
  .header .top-header .wrapper {
    padding: 12px 10px 11px;
  }
  .header .top-header__contacts {
    font-size: var(--13-fonts);
    margin: 0 0 0 auto;
  }
  .header .top-header__contacts svg, .header .top-header__contacts img {
    margin: 0 10px 0 0;
    height: 15px;
  }
  .header .top-header__contacts a {
    margin: 0 15px 0 0;
  }
  .header .top-header .nav-general-menu ul li {
    padding: 0 15px 0 0;
    font-size: var(--13-fonts);
  }

  body:not(.mobile) .header .menu-header .nav {
    display: none !important;
  }

  body:not(.mobile) .filter {
    display: none !important;
  }
  .header .menu-header .nav > ul {
    flex-wrap: wrap;
  }
  .header .menu-header .nav > ul > li {
    padding: 0 30px;
  }
  .header .menu-header .nav > ul > li > a {
    width: auto;
    min-width: 25%;
  }
  .header .menu-header .nav > ul > li:first-child:after, .header .menu-header .nav > ul > li:nth-child(5):after {
    pointer-events: none;
    position: absolute;
    content: "";
    top: 21px;
    right: 12px;
    width: 7px;
    height: 7px;
    border-right: 2px solid var(--white);
    border-bottom: 2px solid var(--white);
    transform: rotate(45deg);
    transition: 0.3s all;
    z-index: 8;
  }
  .header .menu-header .nav > ul > li:hover:first-child:after, .header .menu-header .nav > ul > li:hover:nth-child(5):after {
    transform: rotate(225deg);
  }
  .wrapper {
    padding: 0 10px;
  }
  .cart .wrapper {
    padding: 0 10px 30px;
  }
  body {
    padding: 0;
  }
  body > .custom-scroll {
    display: none;
  }
  body > .custom-wrapper {
    padding: 0;
  }
  body > .custom-wrapper > .custom-content {
    width: 100%;
    overflow-y: unset;
  }
  body > .custom-wrapper > .custom-content:after {
    display: none;
  }
  .popular-goods .wrapper:before,
  .popular-goods .wrapper:after,
  .promotional-goods .wrapper:before,
  .promotional-goods .wrapper:after,
  .recommend-goods .wrapper:before,
  .recommend-goods .wrapper:after {
    height: calc(100% + 60px);
  }
  .popular-goods .wrapper:before,
  .promotional-goods .wrapper:before,
  .recommend-goods .wrapper:before {
    right: 100%;
  }
  .popular-goods .wrapper:after,
  .promotional-goods .wrapper:after,
  .recommend-goods .wrapper:after {
    left: 100%;
  }
  .main .slider-banner .swiper-slide > a {
    pointer-events: all;
  }
  .main .slider-banner .swiper-slide > a:hover .slide__header {
    color: var(--text-banner-small-btn-more-hover);
  }
  .main .slider-banner .swiper-slide .into-slide .slide__header {
    font-size: var(--24-fonts);
    margin: 0;
    transition: 0.3s all;
  }
  .main .slider-banner .swiper-slide .into-slide .block-btn {
    display: none !important;
  }
  .main .small-banner__item > a {
    pointer-events: all;
  }
  .main .small-banner__item .item__into {
    padding: 15px 10px;
  }
  .main .small-banner__item .item__into .item__header {
    font-size: var(--14-fonts);
  }
  .main .small-banner__item .block-btn {
    display: none;
  }
  .articles .content .item-article {
    margin: 0 15px 0 0;
    width: calc(33.3333333333% - 10px);
  }
  .footer {
    position: relative;
    padding: 35px 0 80px;
  }
  .footer-logo-copyright {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 100%;
    margin: 0 0 30px 0;
    align-self: stretch;
  }
  .footer-logo-copyright .copyright {
    position: absolute;
    bottom: 10px;
    left: 0;
    padding: 0 10px;
    width: 100%;
    text-align: center;
  }
  .footer-logo-copyright .copyright p {
    width: 100%;
  }
  .footer-logo-copyright .copyright p:not(:last-child) {
    margin: 0 0 10px;
  }
  .footer-nav, .footer-schedule, .footer-contacts, .footer-feedback {
    width: 25%;
  }
  .footer-nav, .footer-schedule, .footer-contacts {
    padding: 0 0 0 40px;
    margin: 0 10px 0 0;
  }
  .footer-nav {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    padding: 0;
    width: 20%;
  }
  .footer-nav ul {
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
  }
  .footer-nav ul li {
    margin: 0 0 18px;
    width: 100%;
  }
  .footer-nav ul li:last-child {
    margin: 0;
  }
  .footer-feedback__social {
    margin: 15px 0 0;
  }
  .filter {
    position: fixed;
    top: 0;
    right: 100%;
    width: 272px;
    transition: 0.3s all;
    z-index: 7;
  }
  .filter-into {
    height: 100vh;
    overflow-y: auto;
    z-index: 7;
  }
  .filter-into .content {
    height: auto !important;
  }
  .filter-into .content .custom-wrapper {
    padding: 0;
  }
  .filter-into .content .custom-wrapper .custom-content {
    padding: 0;
    width: 100%;
    overflow-y: unset;
  }
  .filter-setting.checkbox__drop-down .drop-down__btn {
    right: 0;
  }
  .filter-mobile-btn {
    cursor: pointer;
    position: absolute;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    top: 0;
    left: 100%;
    width: 30px;
    height: 30px;
    border: 1px solid var(--transparent);
    border-left: unset;
    background-color: var(--transparent);
    transition: 0.3s all;
    z-index: 7;
  }
  .filter-mobile-btn:after {
    pointer-events: none;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    transform: rotate(45deg);
    transition: 0.3s all;
  }
  .filter:before {
    pointer-events: none;
    position: fixed;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--transparent);
    transition: 0.3s all;
    z-index: 6;
  }
  .filter.filter-active:before {
    pointer-events: all;
    background-color: var(--bg-body-popup);
  }
  .filter.filter-active .filter-mobile-btn {
    border: 1px solid var(--bg-border-setting);
    border-left: unset;
    background-color: var(--bg-content-filter);
  }
  .filter.filter-active .filter-mobile-btn:after {
    background-image: url(img/icons/icon-close.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
  }
  .filter.filter-active .filter-mobile-btn:hover:after {
    transform: rotate(315deg);
  }
  .catalog {
    width: 100%;
  }
  .catalog .item-card,
  .catalog .item-card:nth-child(4n),
  .catalog .item-card:nth-child(4n+1) {
    margin: 0 15px 30px 0;
    width: calc(33.3333333333% - 10px);
  }
  .catalog .item-card:nth-child(3n) {
    margin: 0 0 30px;
  }
  .block-select-sort .sorted > p {
    display: none;
  }
  .block-select-sort .sorted .filter-btn {
    display: flex;
  }
  .popup__double-filter .popup__description.cart,
  .popup__description {
    padding: 20px 30px;
    width: 750px;
  }
  .custom-content:after {
    display: none;
  }
  .product__content .product__content-tab .product__special-offer.promotional {
    position: relative;
    margin: 0 0 30px;
    width: 100% !important;
  }
  .product__content .product__content-tab .product__gallery {
    padding: 0 30px 30px 0;
    margin: 0;
    width: 456px;
  }
  .product__content .product__content-tab .product__delivery {
    order: 2;
    padding: 0 !important;
    width: calc(100% - 456px);
  }
  .product__content .product__content-tab .product__delivery-content {
    margin: 0 0 30px;
  }
  .product__content .product__content-tab .product__delivery-content-item {
    width: 100%;
  }
  .product__content .product__content-tab .product__delivery-content-item .product__delivery-content-header > span {
    margin: 0 2px 1px;
  }
  .product__content .product__content-tab .product__financical-info {
    order: 3;
    padding: 0 !important;
    width: 100%;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__price {
    border-top: 1px solid var(--bg-border-product);
  }
  .product__content .product__content-tab .product__financical-info .financical-info__price-all .price__old {
    margin: 0 30px 0 0;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__btn .comparison {
    margin: 0 0 0 20px;
  }
  .product__content .product__content-tab .product__characteristic {
    order: 4;
  }
  .product__content .product__content-tab .product__characteristic-item p:first-of-type {
    font-weight: 700;
    color: var(--black);
  }
  .product__content .product__content-tab .product__characteristic-item > span {
    margin: 0 2px 1px;
  }
  .product__content .product__content-tab .product__characteristic-item, .product__content .product__content-tab .product__characteristic-item:nth-child(3n+2) {
    margin: 0 20px 0 0;
    width: calc(33.3333333333% - 14px);
  }
  .product__content .product__content-tab .product__characteristic-item:nth-child(3n) {
    margin: 0;
  }
  .product__content .product__content-tab.catalog .item-card,
  .product__content .product__content-tab.catalog .item-card:nth-child(4n) {
    margin: 0 15px 30px 0;
    width: calc(33.3333333333% - 10px);
  }
  .product__content .product__content-tab.catalog .item-card:nth-child(3n) {
    margin: 0 0 30px 0;
  }
  .customer-reviews__header {
    flex-wrap: wrap;
  }
  .customer-reviews__header h2 {
    padding: 0 20px 0 0;
  }
  .customer-reviews__header .reviews-btn {
    padding: 0;
  }
  .breadcrumbs-title .title {
    flex-wrap: wrap;
  }
  .breadcrumbs-title .title h1 {
    width: 100%;
  }
  .breadcrumbs-title .title .reviews-articul {
    padding: 10px 0 0;
  }
  .item__count {
    width: auto;
    border-left: unset;
    border-right: unset;
  }
  .item__count > * {
    order: 3;
  }
  .item__count-plus, .item__count-minus {
    position: relative;
    align-self: stretch;
    height: auto;
    width: 30px;
    border-left: 1px solid var(--text-quantity-product);
    border-right: 1px solid var(--text-quantity-product);
  }
  .item__count-plus:hover, .item__count-minus:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
  }
  .item__count-minus {
    order: 1;
  }
  .cart .table .line > * {
    padding: 0 5px;
    width: 15%;
  }
  .cart .table .line .name-product {
    width: 40%;
  }
  .cart .table .line .name-product .line__content .cart__img-product {
    width: 70px;
  }
  .cart .table .line .name-product .line__content .cart__description.item-card__header-title {
    padding: 0 0 0 10px;
    width: calc(100% - 70px);
  }
  .cart .table .line .count-product .unit {
    display: none;
  }
  .cart .table .line .product-stock .btn-delete {
    left: calc(100% - 30px);
  }
  .cart .table .line .price-product:after {
    display: none;
  }
  .cart .table .line .count-product .item__count {
    margin: 0;
  }
  .cart .table .line .count-product:after {
    display: none;
  }
  .cart .content .tab > *:not(.header-tab-cart) {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cart .content .tab .credit-chose .line .logo-bank {
    width: 30%;
  }
  .cart .content .tab .credit-chose .line .btn {
    min-width: unset;
  }
  .cart .content .tab .credit-chose .line .pay-month > span {
    padding: 0 0 0 15px;
  }
  .header .menu-header .btn-menu {
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    /* margin: 10px 0; */
    margin: 10px 10px 10px 0;
    width: 25px;
    height: 18px;
  }
  .header .menu-header .btn-menu > span {
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 3px;
    transform-origin: 4% 50%;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .header .menu-header .nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    padding: 70px 10px 10px;
    width: 100%;
    height: 100%;
    background-color: var(--bg-menu-header);
    overflow-y: auto;
    z-index: 8;
  }
  .header .menu-header .nav .btn-menu {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 9;
    opacity: 0;
  }
  .header .menu-header .nav ul {
    flex-direction: column;
    flex-wrap: unset;
    width: 100%;
    align-items: flex-start;
  }
  .header .menu-header .nav ul li {
    flex-direction: column;
    padding: 0;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .header .menu-header .nav ul li a {
    margin: 0 0 0 10px;
    text-align: left;
    justify-content: flex-start;
  }
  .header .menu-header .nav ul li ul {
    position: relative;
    padding: 0 20px;
    width: 100%;
    background-color: var(--bg-menu-header);
  }
  .header .menu-header .nav ul li ul li {
    margin: 5px 0 0;
  }
  .header .menu-header .nav ul li ul li a {
    min-height: 30px;
    width: auto;
    font-size: var(--12-fonts);
  }
  .header .menu-header .nav:after {
    pointer-events: none;
    position: absolute;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: var(--black);
    z-index: 8;
  }
  .header .menu-header .nav > ul > li:first-child:after,
  .header .menu-header .nav > ul > li:nth-child(5):after {
    top: 25px;
  }
  .header .menu-header.active .wrapper > .btn-menu {
    opacity: 0;
  }
  .header .menu-header.active .btn-menu {
    opacity: 1;
  }
  .header .menu-header.active .btn-menu > span:nth-child(1) {
    transform: rotate(45deg);
  }
  .header .menu-header.active .btn-menu > span:nth-child(2) {
    display: none;
  }
  .header .menu-header.active .btn-menu > span:nth-child(3) {
    transform: rotate(-45deg);
  }
  .header .menu-header.active .btn-menu:after {
    left: 15px;
  }
  .open-menu .header .logo {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 9;
  }
  .center-header .block-search,
  .header .top-header .login-user {
    display: none;
  }
  .menu-header .block-search,
  .center-header .login-user {
    display: flex;
  }
  .menu-header .block-search {
    flex-grow: 1;
    margin: 0 0 0 auto;
    width: calc(100% - 50px);
  }
  .menu-header .block-search .custom-select {
    min-width: 180px;
  }
  .header .center-header {
    padding: 15px 0;
  }

  .popup__double-filter .popup__description.cart .content .tab:first-child .tab-content {
    flex-wrap: unset;
    flex-direction: column;
  }
  .popup__double-filter .popup__description.cart .content .tab:first-child .radio {
    padding: 10px 15px;
    margin: 0 0 5px;
    width: 100%;
    /* justify-content: flex-start; */
    align-items: flex-start;
  }

  .popup__double-filter .popup__description.cart .content .tab:first-child .tab-content {
    padding: 0 10px;
  }

  .popup__double-filter .popup__description.cart .content .tab:first-child .radio:first-child {
    margin: 5px 0;
  }

  .popup__double-filter .popup__description.cart .content .tab:first-child .radio:first-child:last-child {
    margin: 5px 0;
  }
}

@media (max-width: 839px) {
  .product__content .product__content-tab .product__characteristic-item,
  .product__content .product__content-tab .product__characteristic-item:nth-child(3n),
  .product__content .product__content-tab .product__characteristic-item:nth-child(3n+2) {
    margin: 0 20px 0 0;
    width: calc(50% - 10px);
  }
  .product__content .product__content-tab .product__characteristic-item:nth-child(2n) {
    margin: 0;
  }
  .header .top-header .nav-general-menu {
    display: none;
  }
  .header .top-header__contacts {
    font-size: var(--13-fonts);
    padding: 0 0 0 75px;
  }
  .product__content .product__content-tab .product__gallery {
    width: 420px;
  }
  .product__content .product__content-tab .product__delivery {
    order: 2;
    padding: 0 !important;
    width: calc(100% - 420px);
  }
  .cart .content .tab .credit-chose .line .pay-month {
    width: 23%;
  }
  .main .slider-banner {
    width: 100%;
  }
  .main .small-banner {
    flex-direction: row;
    margin: 2px 0 0;
    width: 100%;
    justify-content: space-between;
    align-self: stretch;
  }
  .main .small-banner__item, .main .small-banner__item:last-child {
    flex-grow: 0;
    padding-top: calc(25.027% - 1px);
    margin: 0;
    width: calc(50% - 1px);
    align-self: stretch;
  }
}
@media (max-width: 767px) {
  .breadcrumbs ul {
    flex-wrap: wrap;
  }
  .breadcrumbs ul li {
    margin: 0 0 5px;
    white-space: nowrap;
  }

  .custom-select,
  .search {
    min-width: unset;
  }
  .cart h2 {
    text-align: center;
  }
  .cart .content {
    margin: 30px 0 0;
  }
  .cart .block-btn {
    padding: 30px 0 0;
  }
  .articles.news-page,
  .articles .content {
    padding: 48px 0 0;
  }
  .product__content .product__content-tab {
    margin: 20px 0 0;
  }
  .popup__double-filter .popup__description.cart .content .tab:not(:first-child) .tab-content .radio {
    margin: 0 0 5px;
    /* width: calc(100% - 10px); */
    width: 100%;
    height: 52px;
  }
  .popup__double-filter .popup__description.cart .content .tab .radio {
    padding: 10px 0;
    margin: 5px 0 0 0;
    width: 100%;
    height: 52px;
  }
  .popup__double-filter .popup__description.cart .content .tab .radio:nth-child(4n) {
    margin: 2px 0 0;
  }
  .article-page h1 {
    font-size: var(--18-fonts);
  }
  .item-card__header-title {
    font-size: var(--16-fonts);
    min-height: 44px;
  }
  .mobile-btn-search,
  .mobile-btn-search-close {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 11px 0;
    width: 45px;
    align-self: stretch;
  }
  .mobile-btn-search img, .mobile-btn-search svg,
  .mobile-btn-search-close img,
  .mobile-btn-search-close svg {
    width: 22px;
    height: auto;
  }
  .mobile-btn-search path,
  .mobile-btn-search-close path {
    fill: var(--icon-center-header);
    stroke: var(--icon-center-header);
    transition: 0.3s all;
  }
  .mobile-btn-search:hover path,
  .mobile-btn-search-close:hover path {
    fill: var(--icon-hover-center-header);
    stroke: var(--icon-hover-center-header);
  }
  .mobile-btn-search-close {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
  }
  .mobile-btn-search-close svg, .mobile-btn-search-close img {
    width: 18px;
    transform: rotate(45deg);
  }
  .center-header .wrapper {
    position: relative;
  }
  .center-header .wrapper .search {
    position: absolute;
    top: 50%;
    left: 10px;
    width: calc(100% - 20px);
    padding: 15px 96px 15px 20px;
    transform: translate(calc(-100% - 20px), -50%);
    transition: 0.3s all;
    z-index: 5;
  }
  .center-header .wrapper .search button {
    right: 45px;
    background-color: var(--bg-input-search);
  }
  .center-header .wrapper .search button path {
    transition: 0.3s all;
  }
  .center-header .wrapper .search button:before {
    pointer-events: none;
    position: absolute;
    content: "";
    right: 0;
    width: 1px;
    height: calc(100% - 14px);
    background-color: var(--icon-center-header);
    transition: 0.3s all;
  }
  .center-header .wrapper .search button:hover path {
    fill: var(--icon-hover-center-header);
  }
  .center-header .wrapper .search button:hover:after, .center-header .wrapper .search button:hover:before {
    background-color: var(--icon-center-header);
  }
  .center-header.active_search .wrapper .search {
    transform: translate(0, -50%);
  }
  .block-search {
    margin: 0 20px 0 auto;
    width: auto;
  }
  .slider-goods .container-arrow {
    bottom: calc(100% - 70px);
  }
  .articles .content .item-article,
  .articles .content .item-article:nth-child(3n) {
    margin: 0 10px 30px 0;
    width: calc(50% - 5px);
  }
  .articles .content .item-article:nth-child(2n) {
    margin: 0 0 30px 0;
  }
  .articles.news-page .content .item-article,
  .articles.news-page .content .item-article:nth-child(3n) {
    margin: 0 10px 30px 0;
  }
  .articles.news-page .content .item-article:nth-child(2n) {
    margin: 0 0 30px;
  }
  .articles.last-news .content .item-article,
  .articles.last-news .content .item-article:nth-child(3n) {
    margin: 0 10px 30px 0;
    flex-grow: 0;
    width: calc(50% - 5px);
  }
  .articles.last-news .content .item-article:nth-child(2n),
  .articles.last-news .content .item-article:nth-child(3n):nth-child(2n) {
    margin: 0 0 30px 0;
  }
  .articles .content {
    justify-content: space-around;
  }
  .footer {
    padding: 35px 0 35px;
  }
  .footer-logo-copyright {
    width: 100%;
    margin: 0 0 30px;
    justify-content: center;
  }
  .footer-nav ul {
    flex-wrap: wrap;
  }
  .footer-nav ul li {
    margin: 0 15px 20px 0;
  }
  .footer-nav, .footer-schedule, .footer-contacts {
    margin: 0 10px 0 0;
    width: calc(33.3333333333% - 7px);
  }
  .footer-contacts {
    margin: 0;
  }
  .footer-feedback {
    margin: 30px 0 0;
    width: 100%;
  }
  .footer-feedback .btn.green-border {
    margin: 0 auto;
    max-width: 320px;
  }
  .footer-feedback__social {
    text-align: center;
  }
  .footer-feedback__social ul {
    justify-content: center;
  }
  .footer-feedback__social ul li {
    margin: 0 20px 20px 0;
  }
  .footer-feedback__social ul li:last-child {
    margin: 0 0 20px;
  }
  .footer-feedback__social ul li a svg, .footer-feedback__social ul li a img {
    height: 20px;
  }
  .block-select-sort {
    flex-wrap: wrap;
    padding: 20px 0 10px;
  }
  .block-select-sort .sorted,
  .block-select-sort .sort {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    margin: 0;
    width: calc(50% - 5px);
    align-self: stretch;
  }
  .block-select-sort .sort > p {
    display: none;
  }
  .block-select-sort .sort .drop-down {
    min-width: unset;
    font-size: var(--16-fonts);
  }
  .block-select-sort .sorted .filter-btn {
    padding: 5px 0;
    min-width: unset;
    align-self: stretch;
  }
  .popup__double-filter .popup__description.cart,
  .popup__description {
    width: 100%;
  }
  .popup__double-filter .popup__description.cart .block-btn,
  .popup__description .block-btn {
    flex-direction: column;
  }
  .popup__double-filter .popup__description.cart .block-btn .btn,
  .popup__description .block-btn .btn {
    margin: 0 auto;
    max-width: 320px;
    width: 100%;
  }
  .popup__double-filter .popup__description.cart .block-btn .btn.btn-submit,
  .popup__description .block-btn .btn.btn-submit {
    margin-top: 20px;
  }
  .catalog .item-card, .catalog .item-card:nth-child(4n), .catalog .item-card:nth-child(4n+1), .catalog .item-card:nth-child(3n) {
    margin: 0 15px 30px 0;
    width: calc(50% - 10px);
  }
  .catalog .item-card:nth-child(2n) {
    margin: 0 0 30px 0;
  }
  .product__nav ul {
    margin: 0;
  }
  .product__nav ul li {
    margin: 0 2px 2px 0;
    flex-grow: 1;
  }
  .product__content .product__content-tab .product__special-offer {
    flex-wrap: wrap;
    padding: 10px 0;
  }
  .product__content .product__content-tab .product__special-offer .special-offer__description {
    padding: 0;
    width: calc(100% - 65px);
  }
  .product__content .product__content-tab .product__special-offer .green-border {
    margin: 20px 0 0 auto;
  }
  .product__content .product__content-tab .product__gallery {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 460px;
  }
  .product__content .product__content-tab .product__delivery {
    order: 3;
    margin: 20px 0;
    width: 100%;
  }
  .product__content .product__content-tab .product__delivery-content {
    margin: 0;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__count-stock {
    font-size: 14px;
  }
  .product__content .product__content-tab.catalog .item-card {
    margin: 0 15px 30px 0;
    width: calc(50% - 10px);
  }
  .product__content .product__content-tab.catalog .item-card:nth-child(4n), .product__content .product__content-tab.catalog .item-card:nth-child(4n+1), .product__content .product__content-tab.catalog .item-card:nth-child(3n) {
    margin: 0 15px 30px 0;
    width: calc(50% - 10px);
  }
  .product__content .product__content-tab.catalog .item-card:nth-child(2n) {
    margin: 0 0 30px;
  }
  .product__content .product__content-tab.catalog .item-card:nth-child(4n) .item-card__into {
    left: 50%;
    right: 0;
    transform: translateX(-50%);
  }
  .product__content .product__content-tab .product__characteristic-item {
    margin: 0 0 30px;
    width: 100%;
  }
  .product__content .product__content-tab .product__characteristic-item:nth-child(3n+2), .product__content .product__content-tab .product__characteristic-item:nth-child(3n), .product__content .product__content-tab .product__characteristic-item:nth-child(2n) {
    margin: 0 0 30px;
    width: 100%;
  }
  .product__content .product__content-tab .product__characteristic-item:last-child {
    margin: 0;
  }
  .customer-reviews__header .reviews-btn .btn.green-border {
    min-width: 215px;
  }
  .customer-reviews .customer-reviews__conetnt .user-review__item:not(:first-child) {
    width: calc(100% - 40px);
  }
  .customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-description,
  .customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-description:first-child {
    padding: 0;
  }
  .customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-description br,
  .customer-reviews .customer-reviews__conetnt .user-review__item-content .user-review__item-description:first-child br {
    display: none;
  }
  .recommend-goods h2 {
    padding: 0;
  }
  .recommend-goods .slider-goods {
    position: relative;
    padding: 42px 0 0;
  }
  .recommend-goods .slider-goods .container-arrow {
    bottom: calc(100% - 30px);
  }
  .container-arrow {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .slider-goods .container-arrow .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
  .slider-goods .container-arrow .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    right: auto;
  }
  .slider-goods .container-arrow .swiper-button-prev,
  .slider-goods .container-arrow .swiper-rtl .swiper-button-next {
    right: auto;
    margin: -24px 140px 0 0;
    top: auto;
    bottom: auto;
  }
  .slider-goods .container-arrow .swiper-button-next,
  .slider-goods .container-arrow .swiper-rtl .swiper-button-prev {
    right: auto;
    margin: -24px 0 0 140px;
    top: auto;
    bottom: auto;
  }
  .slider-goods {
    position: relative;
    padding: 42px 0 0;
  }
  .slider-goods .container-arrow {
    bottom: calc(100% - 30px);
  }
  .item__count-plus, .item__count-minus {
    width: 40px;
  }
  .cart .table .line:not(:last-child) {
    flex-wrap: wrap;
    padding: 5px 20px 10px;
    margin: 20px 0 0;
    border-radius: 4px;
    border: 1px solid var(--bg-border-product);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  }
  .cart .table .line:not(:last-child) > * {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
    flex-grow: 1;
    padding: 0;
    width: auto;
    align-self: stretch;
  }
  .cart .table .line:not(:last-child) > * > p:first-of-type {
    display: inline;
    padding: 4px 0;
    margin: 0 0 10px;
    text-align: center;
    border-top: 1px solid var(--bg-border-product);
    border-bottom: 1px solid var(--bg-border-product);
  }
  .cart .table .line:not(:last-child) > * > *:not(p:first-of-type) {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-grow: 1;
  }
  .cart .table .line:not(:last-child) > * > *:not(p:first-of-type).unit {
    display: none;
  }
  .cart .table .line:not(:last-child) .price-product > p:first-of-type,
  .cart .table .line:not(:last-child) .sum-product > p:first-of-type {
    border-left: 1px solid var(--bg-border-product);
    border-right: 1px solid var(--bg-border-product);
  }
  .cart .table .line:not(:last-child) .name-product {
    margin: 0 0 20px;
    width: 100%;
  }
  .cart .table .line:not(:last-child) .name-product > p {
    padding: 0 0 4px;
    border-top: unset;
    text-align: center;
  }
  .cart .table .line:not(:last-child) .name-product .line__content .cart__description .item-card__articul {
    padding: 5px 0 0;
  }
  .cart .table .line:not(:last-child) .product-stock {
    margin: 10px 0 0;
    width: 100%;
  }
  .cart .table .line:not(:last-child) .product-stock > p:first-of-type {
    border-left: 1px solid var(--bg-border-product);
    border-right: 1px solid var(--bg-border-product);
  }
  .cart .table .line:not(:last-child) .product-stock .btn-delete {
    top: auto;
    bottom: 3px;
    border: 1px solid var(--bg-btn-delete-hover-table-cart);
    transform: rotate(45deg);
  }
  .cart .table .line:not(:last-child) .product-stock .btn-delete path {
    stroke: var(--bg-btn-delete-hover-table-cart);
  }
  .cart .table .line:not(:last-child):first-child {
    display: none;
  }
  .cart .table .line:last-child {
    margin: 20px 0 0;
    padding: 10px 20px;
    border-top: 1px solid var(--bg-border-product);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  }
  .cart .table .line:last-child > * {
    flex-grow: 1;
    padding: 0;
  }
  .cart .table .line:last-child > *:not(.name-product, .sum-product) {
    display: none;
  }
  .cart .block-btn {
    flex-direction: column;
  }
  .cart .block-btn .btn {
    margin: 0 auto;
    max-width: 320px;
    width: 100%;
  }
  .cart .block-btn .btn.checkout {
    margin-top: 20px;
  }
  .cart .block-btn .btn.checkout.active {
    border: 2px solid var(--bg-btn-hover-good);
    background-color: var(--bg-btn-hover-good);
  }
  .cart .content .tab .credit-chose {
    margin: 0;
  }
  .cart .content .tab .credit-chose .line {
    padding: 10px 20px 15px;
    margin: 20px 0 0;
    border-radius: 4px;
    border: 1px solid var(--bg-border-product);
    justify-content: space-between;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  }
  .cart .content .tab .credit-chose .line > * {
    order: 2;
    align-self: stretch;
  }
  .cart .content .tab .credit-chose .line > .credit-description {
    order: 1;
    margin: 0 0 20px;
  }
  .cart .content .tab .credit-chose .line .logo-bank,
  .cart .content .tab .credit-chose .line .btn-payment {
    width: calc(50% - 10px);
  }
  .cart .content .tab .credit-chose .line > .quantity-payment,
  .cart .content .tab .credit-chose .line > .pay-month {
    order: 3;
    margin: 20px 0 0;
    width: calc(50% - 10px);
  }
  .cart .content .tab .credit-chose .line .quantity-payment .input {
    position: relative;
    margin: 15px 0 10px;
    max-width: unset;
  }
  .cart .content .tab .credit-chose .line .quantity-payment .input p {
    bottom: calc(100% + 5px);
  }
  .cart .content .tab .credit-chose .line .btn-payment .btn-more {
    top: calc(50% + 35px);
  }
  .cart .content .tab .credit-chose .line:first-child {
    margin: 0;
  }
  .cart .content .tab .payment-method {
    padding: 20px 0 6px 20px;
  }
  .mobile-btn-search,
  .mobile-btn-search-close {
    padding: 4px 0;
  }
  .header .top-header__contacts {
    margin: 0 0 0 auto;
  }
  .header .top-header__contacts svg, .header .top-header__contacts img {
    pointer-events: all;
  }
  .cart .content .tab > .form-cart {
    flex-direction: column;
  }
  .cart .content .tab > .form-cart .block-btn {
    align-items: center;
  }
  .cart .content .tab > .form-cart .block-btn .checkbox {
    padding: 0 0 14px;
  }
  .cart .content .tab > .form-cart .input,
  .cart .content .tab > .form-cart .input:nth-child(2n+1) {
    margin: 0 0 20px;
    width: 100%;
  }
  .cart .content .tab > *:not(.header-tab-cart) {
    padding-left: 20px;
  }
  .product__content .product__content-tab .product__special-offer .green-border {
    margin: 20px auto 0;
  }

  .cart .content .tab > *:not(.header-tab-cart),
  .popup__double-filter .popup__description.cart .content .tab:first-child .tab-content {
    padding: 0;
  }

  .popup__double-filter .popup__description.cart .content .tab:first-child .radio {
    padding: 10px 20px;
  }

  .catalog-block .swiper-slide.item-card {
    margin: 0 15px 30px 0;
    width: calc(50% - 10px);
  }

  .catalog-block .swiper-slide.item-card:nth-child(2n+2) {
    margin-right: 0;
  }

  .popup__double-filter .popup__description.cart .content .tab .radio {
    height: 52px !important;
  }

  .popup__double-filter .popup__description.cart .content .tab .radio > span {
    /* padding: 16px 20px !important; */
    padding: 0 20px !important;
    display: flex !important;
    justify-content: flex-start !important;
    align-content: center !important;
    align-items: center !important;
  }
}
@media (max-width: 479px) {
  .cart .content .tab > .form-cart .input,
  .cart .content .tab > .form-cart .input:nth-child(2n+1) {
    margin: 0 auto 20px;
  }
  .block-select-sort .sort .drop-down {
    min-width: unset;
    font-size: var(--12-fonts);
  }
  .block-select-sort .sorted .filter-btn {
    font-size: var(--14-fonts);
  }
  .block-select-sort .sorted .filter-btn svg, .block-select-sort .sorted .filter-btn img {
    width: 15px;
  }
  .articles.news-page {
    padding: 20px 0 0;
  }
  .articles .content {
    padding: 30px 0 0;
  }
  .articles.news-page .content .item-article,
  .articles.news-page .content .item-article:nth-child(3n) {
    margin: 0 0 30px;
  }
  .logo {
    max-width: 110px;
  }
  .header .center-header .header__cart > a {
    margin: 0 0 0 20px;
  }
  .header .center-header .header__cart > a svg,
  .header .center-header .header__cart > a img {
    width: 22px;
    height: auto;
  }
  .header .center-header .header__cart > a.login-user img, .header .center-header .header__cart > a.login-user svg {
    width: auto;
    height: 19px;
  }
  .mobile-btn-search img,
  .mobile-btn-search svg,
  .mobile-btn-search-close img,
  .mobile-btn-search-close svg {
    width: 18px;
  }
  .main .slider-banner .swiper-slide .into-slide .slide__header {
    font-size: var(--16-fonts);
  }
  .main .small-banner {
    flex-direction: column;
    margin: 0;
  }
  .main .small-banner__item, .main .small-banner__item:last-child {
    /* padding-top: calc(50.054% - 1px); */
    padding-top: calc(46.007% + 2px);
    margin: 2px 0 0;
    width: 100%;
  }
  .articles .content .item-article,
  .articles .content .item-article:nth-child(3n) {
    flex-grow: 1;
    margin: 0 0 30px;
    width: 100%;
  }
  .articles.last-news .content .item-article,
  .articles.last-news .content .item-article:nth-child(3n) {
    margin: 0 0 30px 0;
    flex-grow: 1;
    width: 100%;
  }
  .footer-nav {
    margin: 0 0 30px;
    width: 100%;
  }
  .footer-nav ul {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
  }
  .footer-nav ul li {
    margin: 0 0 16px;
    text-align: center;
  }
  .footer-schedule, .footer-contacts {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding: 0;
    margin: 0 0 30px;
    width: 100%;
    text-align: center;
  }
  .footer-schedule > p, .footer-contacts > p {
    justify-content: center;
    width: auto;
  }
  .block-select-sort .sort > p {
    display: none;
  }
  .block-search {
    margin: 0 15px 0 auto;
  }
  .catalog .item-card,
  .catalog .item-card:nth-child(4n),
  .catalog .item-card:nth-child(4n+1),
  .catalog .item-card:nth-child(3n),
  .catalog .item-card:nth-child(2n) {
    margin: 0 0 30px;
    width: 100%;
  }
  .pagination ul li {
    display: none;
  }
  .pagination ul li.dots, .pagination ul li:nth-child(-n+2), .pagination ul li:nth-last-child(-n+2) {
    display: flex;
  }
  .pagination ul li a {
    width: 30px;
    height: 30px;
  }
  .product__content .product__content-tab.catalog .item-card:nth-child(4n), .product__content .product__content-tab.catalog .item-card:nth-child(4n+1), .product__content .product__content-tab.catalog .item-card:nth-child(3n), .product__content .product__content-tab.catalog .item-card:nth-child(2n) {
    margin: 0 0 30px;
    width: 100%;
  }
  .product__content .product__content-tab .product__special-offer.promotional {
    border-top: unset;
    padding: 20px 0 15px;
  }
  .product__content .product__content-tab .product__special-offer .special-offer__description {
    font-size: var(--16-fonts);
  }
  .product__content .product__content-tab .product__special-offer .special-offer__description .timer {
    position: absolute;
    bottom: calc(100% - 5px);
    left: 0;
    width: 100%;
    font-size: var(--16-fonts);
    justify-content: center;
  }
  .breadcrumbs-title .title .reviews-articul {
    flex-wrap: wrap;
  }
  /* .breadcrumbs-title .title .reviews-articul .item-card__articul {
    padding: 10px 0 0;
  } */
  .product__gallery-big .item-card__img img {
    pointer-events: all;
    max-height: 90%;
    width: auto;
  }
  .customer-reviews__header h2 {
    width: 100%;
  }
  .popup__double-filter .popup__description.cart,
  .popup__description {
    padding: 15px 15px;
    max-width: unset;
    width: 100%;
  }
  .popup__double-filter .popup__description.cart .content .tab-content {
    /* width: calc(100% - 20px); */
    width: 100%;
  }
  .popup__double-filter .popup__description.cart .content .tab .radio,
  .popup__double-filter .popup__description.cart .content .tab .radio:nth-child(4n) {
    /* margin: 10px 10px 0 0; */
    /* width: auto; */
    margin: 0 0 5px;
    width: 100%;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__price {
    flex-wrap: wrap;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__price > * {
    width: 100%;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__price .financical-info__price-all {
    order: 2;
    justify-content: center;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__price .financical-info__price-bank {
    padding: 0 0 15px;
    justify-content: center;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__count {
    flex-wrap: wrap;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__count > * {
    width: 100%;
    justify-content: center;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__count .financical-info__count-quantity {
    order: 2;
    padding: 15px 0 0;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__salesman .block-reviews > p {
    margin: 0 0 10px;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__btn {
    flex-wrap: wrap;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__btn .btn {
    order: 2;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__btn .btn.green {
    margin: 15px 0;
    width: 100%;
  }
  .product__content .product__content-tab .product__financical-info .financical-info__btn .btn.green-border {
    margin: 0;
    width: 100%;
  }
  .customer-reviews__header .reviews-btn {
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 10px 0 0;
  }
  .customer-reviews__header .reviews-btn .block-reviews {
    margin: 0 0 10px;
    width: 100%;
    justify-content: flex-start;
  }
  .customer-reviews__header .reviews-btn .btn.green-border {
    margin: 0 0 0 auto;
  }
  .customer-reviews .customer-reviews__conetnt .user-review__item-header {
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .customer-reviews .customer-reviews__conetnt .user-review__item-header strong {
    order: 2;
  }
  .customer-reviews .customer-reviews__conetnt .user-review__item-header .reviews-date {
    padding: 0 0 10px;
    width: 100%;
  }
  .item__count-plus,
  .item__count-minus {
    width: 30px;
  }
  .item__count-value {
    font-size: var(--18-fonts);
  }
  .cart .table .line:not(:last-child) {
    padding: 5px 10px 10px;
  }
  .cart .table .line .sum-product > p:not(:first-of-type), .cart .table .line:not(:last-child) > * > *:not(p:first-of-type) {
    font-size: var(--16-fonts);
  }
  .cart .table .line:not(:last-child) {
    padding: 5px 10px 10px;
  }
  .cart .content .tab > *:not(.header-tab-cart) {
    padding-left: 0;
  }
  .cart .content .tab .credit-chose .line {
    padding: 10px 20px 25px;
  }
  .cart .content .tab .credit-chose .line .logo-bank,
  .cart .content .tab .credit-chose .line .btn-payment {
    margin: 0 0 15px;
    width: 100%;
  }
  .cart .content .tab .credit-chose .line .logo-bank {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
  }
  .cart .content .tab .credit-chose .line .btn-payment {
    order: 3;
  }
  .cart .content .tab .credit-chose .line > .quantity-payment,
  .cart .content .tab .credit-chose .line > .pay-month {
    order: 2;
    margin: 0 0 15px;
    width: 100%;
  }
  .cart .content .tab .credit-chose .line > .credit-description {
    text-align: center;
  }
  .cart .content .tab .delivery-method .method-item {
    display: flex;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .cart .content .tab .delivery-method .method-item .drop-down {
    margin: 10px 0 0;
    font-size: var(--16-fonts);
  }
  .cart .content .tab .delivery-method .method-item .input {
    margin: 10px 0 15px;
  }
  .popup__description .header-popup {
    margin-right: 30px;
    font-size: var(--18-fonts);
  }
  .popup__description .popup__text {
    font-size: var(--16-fonts);
  }
  .popup__description .popup__text .custom-scroll {
    right: -15px !important;
  }
  .item-card__into {
    padding: 10px 5px 20px;
  }
  .item-card .block-reviews p {
    display: none;
  }
  .item-card__header-title {
    font-size: var(--12-fonts);
    min-height: 33px;
  }
  .item-card__price {
    flex-direction: column;
    min-height: 55px;
    align-items: center;
  }
  .item-card__price > p.price__old {
    margin: 0 0 10px;
  }
  .item-card__articul {
    font-size: var(--12-fonts);
  }
  .item-card__installment-bank .icon-bank img,
  .item-card__installment-bank .icon-bank svg {
    width: auto;
    height: 22px;
  }
  .item-card__installment-bank .icon-bank.mono img,
  .item-card__installment-bank .icon-bank.mono svg {
    width: auto;
    height: 22px;
  }
  .item-card .btn.green {
    min-width: unset;
  }
  .popular-goods .wrapper:before,
  .promotional-goods .wrapper:before,
  .recommend-goods .wrapper:before {
    right: calc(100% - 5px);
  }
  .popular-goods .wrapper:after,
  .promotional-goods .wrapper:after,
  .recommend-goods .wrapper:after {
    left: calc(100% - 5px);
  }
  .catalog .item-card,
  .catalog .item-card:nth-child(4n),
  .catalog .item-card:nth-child(4n+1),
  .catalog .item-card:nth-child(3n),
  .catalog .item-card:nth-child(2n),
  .product__content .product__content-tab.catalog .item-card:nth-child(4n),
  .product__content .product__content-tab.catalog .item-card:nth-child(4n+1),
  .product__content .product__content-tab.catalog .item-card:nth-child(3n),
  .product__content .product__content-tab.catalog .item-card:nth-child(2n) {
    margin: 0 5px 30px 0;
    width: calc(50% - 3px);
  }
  .catalog .item-card:nth-child(2n),
  .product__content .product__content-tab.catalog .item-card:nth-child(2n) {
    margin: 0 0 30px 0;
  }
  .menu-header .block-search .custom-select {
    min-width: 130px;
  }
  .header .top-header__contacts {
    padding: 0 0 0 60px;
    font-size: var(--10-fonts);
  }
  .header .top-header__contacts a {
    margin: 0 10px 0 0;
  }
  .header .top-header__contacts svg,
  .header .top-header__contacts img {
    display: none;
  }
  .footer-feedback {
    margin: 0;
  }
  .open-menu .header .logo {
    top: 14px;
  }
  .article-page p {
    text-indent: 0;
    text-align: justify;
  }
  .article-page img:first-of-type + p {
    text-align: left;
    text-indent: 30px;
  }

  .catalog-block .swiper-slide.item-card {
    margin: 0 5px 30px 0;
    width: calc(50% - 3px);
  }
  
  .catalog-block .swiper-slide.item-card:nth-child(2n+2) {
    margin-right: 0;
  }

  .slider-goods .swiper-popular, .slider-goods .swiper-promotional {
    width: calc(100% + 6px);
    padding: 10px 3px;
    margin: 0 0 0 -3px;
}
}/*# sourceMappingURL=style.css.map */