a.link {
  text-transform: uppercase;
  font-family: GothamProBlack, sans-serif;
  font-size: 14px;
  color: #000000;
}

a.link.link-red {
  color: #ff0043;
}

a.link.link-red:hover {
  color: #cc0036;
}

.help-block {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  margin-top: 10px;
  opacity: 0;
  display: none;
  transition: opacity .3s ease-in;
}

.help-block.help-block-error {
  color: #ff0043;
}

.form-group {
  position: relative;
}

.form-group.has-error .help-block {
  display: block;
  opacity: 1;
}

.product-block {
  margin-bottom: 96px;
}

.product-block .breadcrumbs_wrap {
  display: block;
}

.product-block .breadcrumbs_wrap:after {
  content: '';
  display: table;
  clear: both;
}

.product-block .breadcrumbs_wrap .back_btn {
  float: left;
  margin-right: 33px;
  font-size: 12px;
  line-height: 14px;
  color: #898686;
  padding-left: 9px;
  min-height: 14px;
  display: none;
  padding-bottom: 2px;
  position: relative;
}

.product-block .breadcrumbs_wrap .back_btn.showen {
  display: block;
}

.product-block .breadcrumbs_wrap .back_btn:after {
  content: '';
  display: block;
  width: 1px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 100%;
  margin-left: 16px;
  pointer-events: none;
  background: #e5e5e5;
}

.product-block .breadcrumbs_wrap .back_btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #898686;
  border-left: 1px solid #898686;
  transform: rotate(-45deg);
}

.product-block .breadcrumbs {
  margin-bottom: 30px;
}

.product-block h2,
.product-block .h2 {
  margin-bottom: 25px;
}

.product-block .product_last_label {
  display: block;
  float: none;
  margin: 0;
  background: none;
  padding: 8px 0;
  font-size: 12px;
  line-height: 114.84%;
  color: #f94942;
}

.product-block .product_last_label_error {
  padding: 8px 0 8px 23px;
  position: relative;
  line-height: 15px;
}

.product-block .product_last_label_error::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3IiBzdHJva2U9IiNGOTQ5NDIiLz4KPGNpcmNsZSBvcGFjaXR5PSIwLjEiIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjYuNSIgZmlsbD0iI0Y5NDk0MiIvPgo8cmVjdCB4PSI3IiB5PSIzIiB3aWR0aD0iMSIgaGVpZ2h0PSI2IiBmaWxsPSIjRjk0OTQyIi8+CjxyZWN0IHg9IjciIHk9IjExIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSIjRjk0OTQyIi8+Cjwvc3ZnPgo=);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 8px;
}

.product-block .product-preview,
.product-block .product-info {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.product-block .one_image_product {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}

.product-block .one_image_product .product-preview {
  width: 440px;
}

.product-block .one_image_product .product-preview .product_images {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.product-block .one_image_product .product-preview .product_images .product_image {
  padding-top: 149%;
  width: 100%;
}

.product-block .one_image_product .product-preview .product_wobbler {
  left: 0;
}

.product-block .one_image_product .product-preview .goods_video_btn {
  right: 8px;
}

.product-block .product-preview {
  font-size: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.product-block .product-preview .swiper:hover ~ .cursor-zoom {
  opacity: 1;
}

.product-block .product-preview .product_images {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  cursor: none;
}

.product-block .product-preview .product_images .product_image {
  position: relative;
  width: calc(50% - 8px);
  margin-bottom: 16px;
  cursor: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  display: block;
  height: 0;
}

.product-block .product-preview .product_images .product_image img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.product-block .product-preview .product_images .product_image img:not([data-loaded="true"]) {
  width: 74px;
  margin: 0 calc(50% - 37px);
}

.product-block .product-preview .product_images .product_image img[data-preload] {
  width: 100%;
  margin: 0 0;
}

.product-block .product-preview .product_images .product_image .zoom-me img {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: none;
}

.product-block .product-preview img {
  width: 100%;
  display: block;
}

.product-block .product-info {
  height: 100%;
  position: relative;
}

.product-block .product-info .product_features {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.product-block .product-info .product_features_column {
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 50%;
  cursor: pointer;
}

.product-block .product-info .product_features_column:not(:last-child) {
  margin-right: 48px;
}

.product-block .product-info .product_features_image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  background: #fbf8f8;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.product-block .product-info .product_features_image img,
.product-block .product-info .product_features_image svg {
  max-width: 100%;
  max-height: 100%;
}

.product-block .product-info .product_features_text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  color: #898686;
  text-decoration: none;
  font-size: 12px;
  line-height: 140%;
}

.product-block .product-info .product_features_text span {
  display: inline;
  border-bottom: 1px solid #898686;
  font-size: 12px;
  line-height: 17px;
}

.product-block .product-info .sidebar_add_to_fav_btn {
  display: block;
  left: auto;
  background: none;
  position: absolute;
  box-shadow: none;
  outline: none !important;
  padding: 0;
  margin: 0;
  border: none;
  cursor: pointer;
}

.product-block .product-info .sidebar_add_to_fav_btn .icon--fav {
  top: 0;
  left: 0;
  position: absolute;
}

.product-block .product-info .sidebar_add_to_fav_btn.add-to-fav .icon--fav {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNjI1IDEzLjI1TDYuNjI4MTMgMTIuMzUwOEMzLjA4NzUgOS4xNjk2MiAwLjc1IDcuMDcxNTMgMC43NSA0LjQ5NjU5QzAuNzUgMi4zOTg1IDIuNDEzNzUgMC43NSA0LjUzMTI1IDAuNzVDNS43Mjc1IDAuNzUgNi44NzU2MiAxLjMwMTc3IDcuNjI1IDIuMTczNzFDOC4zNzQzOCAxLjMwMTc3IDkuNTIyNSAwLjc1IDEwLjcxODggMC43NUMxMi44MzYyIDAuNzUgMTQuNSAyLjM5ODUgMTQuNSA0LjQ5NjU5QzE0LjUgNy4wNzE1MyAxMi4xNjI1IDkuMTY5NjIgOC42MjE4NyAxMi4zNTc2TDcuNjI1IDEzLjI1WiIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=);
}

.product-block .product-info .sidebar_add_to_fav_btn.remove-from-fav .icon--fav {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNjI1IDEzLjI1TDYuNjI4MTMgMTIuMzUwOEMzLjA4NzUgOS4xNjk2MiAwLjc1IDcuMDcxNTMgMC43NSA0LjQ5NjU5QzAuNzUgMi4zOTg1IDIuNDEzNzUgMC43NSA0LjUzMTI1IDAuNzVDNS43Mjc1IDAuNzUgNi44NzU2MyAxLjMwMTc3IDcuNjI1IDIuMTczNzFDOC4zNzQzNyAxLjMwMTc3IDkuNTIyNSAwLjc1IDEwLjcxODggMC43NUMxMi44MzYzIDAuNzUgMTQuNSAyLjM5ODUgMTQuNSA0LjQ5NjU5QzE0LjUgNy4wNzE1MyAxMi4xNjI1IDkuMTY5NjIgOC42MjE4NyAxMi4zNTc2TDcuNjI1IDEzLjI1WiIgZmlsbD0iI0Y5NDk0MiIvPgo8L3N2Zz4K);
}

.product-block .product-info .sidebar_add_to_fav_btn .favorites-count {
  position: absolute;
  margin: 0;
  top: 0;
  right: 22px;
  line-height: 100%;
  font-size: 13px;
  text-align: right;
  color: #333333;
}

@media screen and (max-width: 40em) {
  .product-block .product-info .sidebar_add_to_fav_btn .favorites-count {
    top: 16px;
    right: 40px;
  }
}

.product-block .product-info .info_header {
  padding-right: 20px;
}

.product-block .product-info .product_vendor {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #333333;
  font-weight: 600;
  margin-bottom: 8px;
}

.product-block .product-info .product_title {
  margin: 8px 0 0 0;
  color: #333333;
  font-weight: 300;
}

.product-block .product-info .product_buy_block .product_vobler {
  margin-top: 24px;
}

.product-block .product-info .product_buy_block .info_block_marg.product_one_click_buy .product_info_title span.info_title_name {
  text-transform: none;
}

.product-block .product-info .product_buy_block .product_price_block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.product-block .product-info .product_buy_block .product_price_block .product_price {
  font-size: 18px;
  line-height: 23px;
  color: #333333;
  font-weight: 600;
}

.product-block .product-info .product_buy_block .product_price_block .product_price.sale .old_price,
.product-block .product-info .product_buy_block .product_price_block .product_price.is_out_of_stock .old_price {
  color: #898686;
  text-decoration: line-through;
  font-size: 14px;
  line-height: 18px;
}

.product-block .product-info .product_buy_block .product_price_block .product_price.sale .price_current,
.product-block .product-info .product_buy_block .product_price_block .product_price.is_out_of_stock .price_current {
  color: #f94942;
  margin-right: 16px;
}

.product-block .product-info .product_buy_block .product_price_block .product_price.is_out_of_stock .price_current {
  text-transform: capitalize;
}

.product-block .product-info .product_buy_block .product_price_block .product_price .price_current {
  color: #333333;
}

.product-block .product-info .product_buy_block .product_in_bonus_programm {
  background: #fbf8f8;
  border-radius: 3px;
  width: 100%;
  min-height: 40px;
  font-size: 12px;
  line-height: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 5px;
  color: #898686;
  cursor: pointer;
}

.product-block .product-info .product_buy_block .product_in_bonus_programm > p {
  min-height: 25px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: 400;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYuNTAwNSIgY3k9IjE2LjUiIHI9IjkiIHN0cm9rZT0iIzg5ODY4NiIvPgo8cGF0aCBkPSJNMTEuOTU0MSAxNy45Nzg4QzExLjk1NDEgMTcuODgwMSAxMS45MTIyIDE3LjgwMTIgMTEuODI4MyAxNy43NDJDMTEuNzQ0NCAxNy42ODI4IDExLjY0MDggMTcuNjI4NSAxMS41MTc1IDE3LjU3OTJDMTEuMzk0MiAxNy41Mjk5IDExLjI1ODUgMTcuNDgwNSAxMS4xMTA1IDE3LjQzMTJDMTAuOTYyNSAxNy4zNzY5IDEwLjgyNjggMTcuMzA1NCAxMC43MDM1IDE3LjIxNjZDMTAuNTgwMiAxNy4xMjI5IDEwLjQ3NjYgMTcuMDA2OSAxMC4zOTI3IDE2Ljg2ODhDMTAuMzA4OCAxNi43MjU3IDEwLjI2NjkgMTYuNTQzMiAxMC4yNjY5IDE2LjMyMTJDMTAuMjY2OSAxNS45NTYxIDEwLjM3NTQgMTUuNjc3NCAxMC41OTI1IDE1LjQ4NUMxMC44MDk2IDE1LjI5MjYgMTEuMTIyOCAxNS4xOTY0IDExLjUzMjMgMTUuMTk2NEMxMS44MTM1IDE1LjE5NjQgMTIuMDY3NiAxNS4yMjYgMTIuMjk0NSAxNS4yODUyQzEyLjUyMTQgMTUuMzQ0NCAxMi42OTkgMTUuNDExIDEyLjgyNzMgMTUuNDg1TDEyLjYxMjcgMTYuMTgwNkMxMi40OTkyIDE2LjEzNjIgMTIuMzU2MiAxNi4wODkzIDEyLjE4MzUgMTYuMDRDMTIuMDEwOCAxNS45OTA3IDExLjgzNTcgMTUuOTY2IDExLjY1ODEgMTUuOTY2QzExLjM3MiAxNS45NjYgMTEuMjI4OSAxNi4wNzcgMTEuMjI4OSAxNi4yOTlDMTEuMjI4OSAxNi4zODc4IDExLjI3MDggMTYuNDU5MyAxMS4zNTQ3IDE2LjUxMzZDMTEuNDM4NiAxNi41Njc5IDExLjU0MjIgMTYuNjE5NyAxMS42NjU1IDE2LjY2OUMxMS43ODg4IDE2LjcxMzQgMTEuOTI0NSAxNi43NjI3IDEyLjA3MjUgMTYuODE3QzEyLjIyMDUgMTYuODcxMyAxMi4zNTYyIDE2Ljk0MjggMTIuNDc5NSAxNy4wMzE2QzEyLjYwMjggMTcuMTE1NSAxMi43MDY0IDE3LjIyNjUgMTIuNzkwMyAxNy4zNjQ2QzEyLjg3NDIgMTcuNTAyNyAxMi45MTYxIDE3LjY4MDMgMTIuOTE2MSAxNy44OTc0QzEyLjkxNjEgMTguMjcyMyAxMi43OTUyIDE4LjU2ODMgMTIuNTUzNSAxOC43ODU0QzEyLjMxNjcgMTguOTk3NSAxMS45NTkgMTkuMTAzNiAxMS40ODA1IDE5LjEwMzZDMTEuMjE5IDE5LjEwMzYgMTAuOTcyNCAxOS4wNjkxIDEwLjc0MDUgMTlDMTAuNTEzNiAxOC45MzU5IDEwLjMyODYgMTguODU5NCAxMC4xODU1IDE4Ljc3MDZMMTAuNDUxOSAxOC4wNTI4QzEwLjU2NTQgMTguMTE2OSAxMC43MTU4IDE4LjE4MTEgMTAuOTAzMyAxOC4yNDUyQzExLjA5MDggMTguMzA0NCAxMS4yODMyIDE4LjMzNCAxMS40ODA1IDE4LjMzNEMxMS42MjM2IDE4LjMzNCAxMS43MzcgMTguMzA2OSAxMS44MjA5IDE4LjI1MjZDMTEuOTA5NyAxOC4xOTgzIDExLjk1NDEgMTguMTA3MSAxMS45NTQxIDE3Ljk3ODhaTTEzLjM2NjYgMTcuMTVDMTMuMzY2NiAxNi41MjM1IDEzLjUxOTUgMTYuMDQyNSAxMy44MjU0IDE1LjcwN0MxNC4xMzEyIDE1LjM2NjYgMTQuNTYwNCAxNS4xOTY0IDE1LjExMyAxNS4xOTY0QzE1LjQwOSAxNS4xOTY0IDE1LjY2NTUgMTUuMjQzMyAxNS44ODI2IDE1LjMzN0MxNi4wOTk2IDE1LjQzMDcgMTYuMjc5NyAxNS41NjM5IDE2LjQyMjggMTUuNzM2NkMxNi41NjU4IDE1LjkwNDMgMTYuNjcxOSAxNi4xMDkxIDE2Ljc0MSAxNi4zNTA4QzE2LjgxNSAxNi41OTI1IDE2Ljg1MiAxNi44NTg5IDE2Ljg1MiAxNy4xNUMxNi44NTIgMTcuNzc2NSAxNi42OTkgMTguMjYgMTYuMzkzMiAxOC42MDA0QzE2LjA5MjIgMTguOTM1OSAxNS42NjU1IDE5LjEwMzYgMTUuMTEzIDE5LjEwMzZDMTQuODE3IDE5LjEwMzYgMTQuNTYwNCAxOS4wNTY3IDE0LjM0MzQgMTguOTYzQzE0LjEyNjMgMTguODY5MyAxMy45NDM4IDE4LjczODUgMTMuNzk1OCAxOC41NzA4QzEzLjY1MjcgMTguMzk4MSAxMy41NDQyIDE4LjE5MDkgMTMuNDcwMiAxNy45NDkyQzEzLjQwMTEgMTcuNzA3NSAxMy4zNjY2IDE3LjQ0MTEgMTMuMzY2NiAxNy4xNVpNMTQuMzU4MiAxNy4xNUMxNC4zNTgyIDE3LjMxMjggMTQuMzczIDE3LjQ2MzMgMTQuNDAyNiAxNy42MDE0QzE0LjQzMjIgMTcuNzM5NSAxNC40NzY2IDE3Ljg2MDQgMTQuNTM1OCAxNy45NjRDMTQuNTk1IDE4LjA2NzYgMTQuNjcxNCAxOC4xNDkgMTQuNzY1MiAxOC4yMDgyQzE0Ljg2MzggMTguMjYyNSAxNC45Nzk4IDE4LjI4OTYgMTUuMTEzIDE4LjI4OTZDMTUuMzY0NiAxOC4yODk2IDE1LjU1MiAxOC4xOTgzIDE1LjY3NTQgMTguMDE1OEMxNS43OTg3IDE3LjgzMzMgMTUuODYwNCAxNy41NDQ3IDE1Ljg2MDQgMTcuMTVDMTUuODYwNCAxNi44MDk2IDE1LjgwMzYgMTYuNTM1OCAxNS42OTAyIDE2LjMyODZDMTUuNTc2NyAxNi4xMTY1IDE1LjM4NDMgMTYuMDEwNCAxNS4xMTMgMTYuMDEwNEMxNC44NzYyIDE2LjAxMDQgMTQuNjkxMiAxNi4wOTkyIDE0LjU1OCAxNi4yNzY4QzE0LjQyNDggMTYuNDU0NCAxNC4zNTgyIDE2Ljc0NTUgMTQuMzU4MiAxNy4xNVpNMTcuOTE2OCAxNC40MjY4QzE3LjkxNjggMTQuNTY5OSAxNy44Njc0IDE0LjY4NTggMTcuNzY4OCAxNC43NzQ2QzE3LjY3NSAxNC44NTg1IDE3LjU1NjYgMTQuOTAwNCAxNy40MTM2IDE0LjkwMDRDMTcuMjMxIDE0LjkwMDQgMTcuMDg4IDE0Ljg0MzcgMTYuOTg0NCAxNC43MzAyQzE2Ljg4MDggMTQuNjExOCAxNi44MjkgMTQuNDU2NCAxNi44MjkgMTQuMjY0QzE2LjgyOSAxNC4wNjY3IDE2Ljg1ODYgMTMuODk4OSAxNi45MTc4IDEzLjc2MDhDMTYuOTgxOSAxMy42MjI3IDE3LjA1NTkgMTMuNTA5MiAxNy4xMzk4IDEzLjQyMDRDMTcuMjI4NiAxMy4zMjY3IDE3LjMxOTggMTMuMjU1MSAxNy40MTM2IDEzLjIwNThDMTcuNTA3MyAxMy4xNTE1IDE3LjU4ODcgMTMuMTEyMSAxNy42NTc4IDEzLjA4NzRMMTcuODk0NiAxMy40ODdDMTcuNzk1OSAxMy41MjY1IDE3LjcxMiAxMy41OTA2IDE3LjY0MyAxMy42Nzk0QzE3LjU3MzkgMTMuNzYzMyAxNy41MzQ0IDEzLjg1NDUgMTcuNTI0NiAxMy45NTMyQzE3LjYyMzIgMTMuOTUzMiAxNy43MTIgMTMuOTk3NiAxNy43OTEgMTQuMDg2NEMxNy44NzQ4IDE0LjE3MDMgMTcuOTE2OCAxNC4yODM3IDE3LjkxNjggMTQuNDI2OFpNMjAuMTc2OCAxOVYxNi45ODcyQzIwLjE3NjggMTYuNjQ2OCAyMC4xNDQ4IDE2LjQwNTEgMjAuMDgwNiAxNi4yNjJDMjAuMDE2NSAxNi4xMTg5IDE5Ljg4MzMgMTYuMDQ3NCAxOS42ODEgMTYuMDQ3NEMxOS41MTMzIDE2LjA0NzQgMTkuMzc3NiAxNi4wOTQzIDE5LjI3NCAxNi4xODhDMTkuMTcwNCAxNi4yNzY4IDE5LjA5MTUgMTYuMzkyNyAxOS4wMzcyIDE2LjUzNThWMTlIMTguMDc1MlYxNS4zSDE4LjgyMjZMMTguOTMzNiAxNS43ODg0SDE4Ljk2MzJDMTkuMDc2NyAxNS42MzA1IDE5LjIxOTggMTUuNDkyNCAxOS4zOTI0IDE1LjM3NEMxOS41NyAxNS4yNTU2IDE5Ljc5NyAxNS4xOTY0IDIwLjA3MzIgMTUuMTk2NEMyMC4zMSAxNS4xOTY0IDIwLjUwMjQgMTUuMjQ1NyAyMC42NTA0IDE1LjM0NDRDMjAuODAzNCAxNS40MzgxIDIwLjkyMTggMTUuNTk4NSAyMS4wMDU2IDE1LjgyNTRDMjEuMTE5MSAxNS42MzMgMjEuMjY0NiAxNS40ODAxIDIxLjQ0MjIgMTUuMzY2NkMyMS42MTk4IDE1LjI1MzEgMjEuODM0NCAxNS4xOTY0IDIyLjA4NiAxNS4xOTY0QzIyLjI5MzIgMTUuMTk2NCAyMi40Njg0IDE1LjIyMTEgMjIuNjExNCAxNS4yNzA0QzIyLjc1OTQgMTUuMzE5NyAyMi44Nzc4IDE1LjQwNjEgMjIuOTY2NiAxNS41Mjk0QzIzLjA2MDQgMTUuNjQ3OCAyMy4xMjk0IDE1LjgwODEgMjMuMTczOCAxNi4wMTA0QzIzLjIxODIgMTYuMjEyNyAyMy4yNDA0IDE2LjQ2OTIgMjMuMjQwNCAxNi43OFYxOUgyMi4yNzg0VjE2LjkyMDZDMjIuMjc4NCAxNi42Mjk1IDIyLjI0NjQgMTYuNDEyNSAyMi4xODIyIDE2LjI2OTRDMjIuMTIzIDE2LjEyMTQgMjEuOTg3NCAxNi4wNDc0IDIxLjc3NTIgMTYuMDQ3NEMyMS42MDI2IDE2LjA0NzQgMjEuNDY0NCAxNi4wOTQzIDIxLjM2MDggMTYuMTg4QzIxLjI2MjIgMTYuMjgxNyAyMS4xODgyIDE2LjQxIDIxLjEzODggMTYuNTcyOFYxOUgyMC4xNzY4WiIgZmlsbD0iIzg5ODY4NiIvPgo8cGF0aCBkPSJNMjAuMDAwNSA4LjUxMjQ4QzE5LjAyNDEgNC4yMTAyNiAxNS4xOTU0IDEgMTAuNjIxIDFDNS4zMDc3NCAxIDEuMDAwNDkgNS4zMzExNCAxLjAwMDQ5IDEwLjY3MzlDMS4wMDA0OSAxNS4xMjMzIDMuOTg3NzQgMTguODcxMSA4LjA1NTUzIDIwIiBzdHJva2U9IiM4OTg2ODYiLz4KPC9zdmc+Cg==) 0 center no-repeat;
  background-size: 25px;
}

@media screen and (max-width: 64em) {
  .product-block .product-info .product_buy_block .product_in_bonus_programm > p {
    display: inline;
    padding: 8px 0 8px 52px;
    background-position: 16px center;
  }
}

@media screen and (max-width: 64em) {
  .product-block .product-info .product_buy_block .product_in_bonus_programm > p {
    padding: 8px 0 8px 49px;
  }
}

.product-block .product-info .product_buy_block .product_in_bonus_programm > p span.hide_mobile {
  padding-left: 3px;
}

.product-block .product-info .product_buy_block .product_in_bonus_programm > p span.bonus_counter {
  padding-right: 3px;
  color: #5a5757;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_wrap {
  position: relative;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_wrap .color_carousel {
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  scrollbar-width: none;
  width: 100%;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_wrap .color_carousel::-webkit-scrollbar {
  display: none;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 48px;
  display: block;
  box-sizing: border-box;
  margin-right: 8px;
  position: relative;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_item img {
  max-width: 100%;
  display: block;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_item:before,
.product-block .product-info .product_buy_block .product_colors_block .color_carousel_item:after {
  content: '';
  display: block;
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  top: 0;
  left: 0;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_item.active {
  border-radius: 2px;
  pointer-events: none;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_item.active:before {
  opacity: 1;
  z-index: 2;
  border: 1px solid #333333;
  border-radius: 2px;
}

.product-block .product-info .product_buy_block .product_colors_block .color_carousel_item.active:after {
  opacity: 1;
  z-index: 1;
  border: 2px solid #ffffff;
  border-radius: 2px;
}

.product-block .product-info .product_buy_block .product_info_title {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 8px;
  color: #898686;
}

.product-block .product-info .product_buy_block .product_info_title span.info_title_name {
  text-transform: lowercase;
  color: #333333;
}

.product-block .product-info .product_buy_block .product_sizes_block .product_info_title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.product-block .product-info .product_buy_block .product_sizes_block .product_info_title .size-chart-btn {
  display: none;
}

.product-block .product-info .product_buy_block .product_sizes_block .product_info_title .size-chart-btn.showen {
  display: block;
}

.product-block .product-info .product_buy_block .product_sizes_block .product_info_title .size_table_btn {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
  position: relative;
  padding-bottom: 1px;
}

.product-block .product-info .product_buy_block .product_sizes_block .product_info_title .size_table_btn:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #333333;
  top: auto;
  bottom: 0;
  left: 0;
}

.product-block .product-info .product_buy_block .product_size_table {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: calc(100% + 8px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product-block .product-info .product_buy_block .product_size_table .product_size_button {
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  color: #333333;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 12px;
  line-height: 15px;
  margin: 0 8px 8px 0;
  transition: 0.3s;
  cursor: pointer;
  position: relative;
  text-align: center;
  align-items: center;
  padding: 0 2px;
}

.product-block .product-info .product_buy_block .product_size_table .product_size_button span {
  margin-bottom: -1px;
  line-height: 1;
}

.product-block .product-info .product_buy_block .product_size_table .product_size_button.active {
  border-color: #333333;
}

.product-block .product-info .product_buy_block .product_size_table .product_size_button.disabled {
  background-color: #efeded;
  border-color: #efeded;
  color: #898686;
  text-decoration: line-through;
  cursor: default;
}

.product-block .product-info .product_buy_block .add_to_cart_product_btn.loading {
  pointer-events: none;
}

.product-block .product-info .product_buy_block .add_to_cart_product_btn.loading:before {
  background: #333333;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

.product-block .product-info .product_buy_block .add_to_cart_product_btn.loading:after {
  animation: cssload-spin .7s infinite linear;
  border: 1px solid #ffffff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  content: '';
  display: block;
  height: 18px;
  position: absolute;
  width: 18px;
  z-index: 1;
}

.product-block .product-info .product_buy_block .add_to_cart_product_btn[disabled] {
  background: #e5e5e5;
  opacity: .7;
}

.product-block .product-info .product_buy_block .add_to_cart_product_btn,
.product-block .product-info .product_buy_block .add_to_fav_product_btn {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  outline: none;
  box-shadow: none;
  position: relative;
  border-radius: 3px;
  background: #333333;
  overflow: hidden;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding: 16px 35px 16px;
  min-height: 50px;
  max-width: none;
}

.product-block .product-info .product_buy_block .add_to_cart_product_btn .alt,
.product-block .product-info .product_buy_block .add_to_fav_product_btn .alt {
  display: none;
}

.product-block .product-info .product_buy_block .add_to_cart_product_btn .icon,
.product-block .product-info .product_buy_block .add_to_fav_product_btn .icon {
  right: 19px;
}

.product-block .product-info .product_buy_block .add_to_fav_product_btn > span {
  display: none;
}

.product-block .product-info .product_buy_block .add_to_fav_product_btn.add-to-fav .text_before_add {
  display: block;
}

.product-block .product-info .product_buy_block .add_to_fav_product_btn.remove-from-fav .text_after_add {
  display: block;
}

.product-block .product-info .product_buy_block .add_to_fav_product_btn.remove-from-fav .icon--fav {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTRMNi45ODUgMTMuMDY0OEMzLjM4IDkuNzU2NCAxIDcuNTc0MzkgMSA0Ljg5NjQ2QzEgMi43MTQ0NCAyLjY5NCAxIDQuODUgMUM2LjA2OCAxIDcuMjM3IDEuNTczODQgOCAyLjQ4MDY1QzguNzYzIDEuNTczODQgOS45MzIgMSAxMS4xNSAxQzEzLjMwNiAxIDE1IDIuNzE0NDQgMTUgNC44OTY0NkMxNSA3LjU3NDM5IDEyLjYyIDkuNzU2NCA5LjAxNSAxMy4wNzE5TDggMTRaIiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K);
  background-size: contain;
  height: 13px;
  width: 14px;
}

.product-block .product-info .product_buy_block .text_info_title {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 16px;
}

.product-block .product-info .product_buy_block .product_cant_be_buy .text_info_title {
  margin-bottom: 8px;
}

.product-block .product-info .product_buy_block .product_cant_be_buy ~ .product-fave {
  margin-top: 32px;
}

.product-block .product-info .product_buy_block .text_info_desc {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 18px;
  color: #898686;
}

.product-block .product-info .product_description .product_specs_section:last-child {
  margin-bottom: 0;
}

.product-block .product-info .product_description .product_specs_section .specs_section_head {
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}

.product-block .product-info .product_description .product_specs_section .specs_section_text {
  font-size: 14px;
  line-height: 18px;
  color: #898686;
}

.product-block .product-info .product_description .product_specs_section .product_spec_list li {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 18px;
  color: #898686;
}

.product-block .product-info .product_description .product_specs_section .product_spec_list li:last-child {
  margin-bottom: 0;
}

.product-block .product-info .product_description .product_specs_section .fold-foldable {
  cursor: default;
}

.product-block .product-info .product_description .product_specs_section .fold-toggle {
  display: none;
}

.product-block .product-info .product_one_click_buy .input_row_with_btn {
  display: block;
  position: relative;
}

.product-block .product-info .product_one_click_buy .input_row_with_btn .input_row_input {
  display: -ms-flexbox;
  display: flex;
  -webkit-appearance: none;
  border-radius: 3px;
  background: #fbf8f8;
  padding: 10px 50px 10px 16px;
  color: #898686;
  -ms-flex-align: center;
      align-items: center;
  font-size: 14px;
  line-height: 18px;
  font-family: 'PT Sans', sans-serif;
  border: none;
  box-shadow: none;
  outline: none;
  height: 50px;
}

.product-block .product-info .product_one_click_buy .input_row_with_btn .input_row_btn {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 2px;
  right: 2px;
  left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.product-block .product-info .product_one_click_buy .input_row_with_btn .input_row_btn .icon {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.product-block .product-info .show_availability {
  display: none;
  margin-top: 16px;
}

.product-block .product-info .show_availability--margin {
  margin-top: 24px;
}

.product-block .product-info .show_availability.showen {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.product-block .product-info .show_availability.showen .btn {
  display: block;
  max-width: none;
}

.product-block .product-info .show_availability.showen .btn.disabled {
  pointer-events: none;
}

.product-block .product-info .show_availability.showen .btn.disabled .icon {
  opacity: .7;
}

.product-block .product-info .show_availability.showen .btn .icon {
  top: 14px;
}

.product-block .product-info .show_availability:not(.showen) + .divider {
  margin-top: 0;
  display: block;
}

.product-block .product-info .info-header {
  display: block;
}

.product-block .product-info .product_description .fold-foldable,
.product-block .product-info .product_description .fold-content {
  display: block;
  cursor: default;
}

.product-block .product-info .product_description .fold-foldable:after {
  content: none;
  display: none;
}

.product-block .product_vobler {
  width: 98px;
  height: 18px;
  background-size: contain;
  text-align: center;
  color: #fbf8f8;
  background: #898686;
  border-radius: 3px;
  font-size: 12px;
  line-height: 18px;
}

.product-block .product_vobler--md {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCA5OCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEg5NUM5Ni42NTY5IDAgOTggMS4zNDMxNSA5OCAzVjE1Qzk4IDE2LjY1NjkgOTYuNjU2OSAxOCA5NSAxOEgzQzEuMzQzMTQgMTggMCAxNi42NTY5IDAgMTVWM1oiIGZpbGw9IiM4OTg2ODYiLz4KPHBhdGggZD0iTTIzLjQyMiAwTDE0LjU5MjIgOC45NzMwNUw1Ljc2OTUgMEgzQzEuMzQzMTQgMCAwIDEuMzQzMTUgMCAzVjE1QzAgMTYuNjU2OSAxLjM0MzE1IDE4IDMgMThINy4xNDU1N1Y5LjUyNTQ1TDE0LjU5MjIgMTcuMDAzTDIyLjAzODcgOS41MjU0NVYxOEgyOS4xOTE1VjBIMjMuNDIyWiIgZmlsbD0iIzdFN0U3RSIvPgo8cGF0aCBkPSJNNDQuMTc0MyAwSDMzLjM2MTNWMThINDQuMzU0NUM1Mi4wODIyIDE4IDU4LjM4MjYgMTUuNDk5OCA1OC4zODI2IDguOTk2NjNDNTguMzgyNiAyLjQ5MzQ1IDUyLjU1OCAwIDQ0LjE3NDMgMFpNNDQuNjcxNyAxNC43NjUySDQwLjU0MTJWMy4yNDE0OEg0NC42Nzg5QzQ4LjYyMjEgMy4yNDE0OCA1MS4yMDI4IDUuNjYwOCA1MS4yMDI4IDguOTc2NDFDNTEuMjAyOCAxMi4yOTIgNDguNTEzOSAxNC43NjUyIDQ0LjY3MTcgMTQuNzY1MloiIGZpbGw9IiM3RTdFN0UiLz4KPC9zdmc+Cg==);
}

.product-block .divider {
  width: 100%;
}

.goods_video_btn {
  position: absolute;
  left: auto;
  right: calc(50% + 16px);
  top: 8px;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  outline: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #ffffff;
  z-index: 1;
}

.goods_video_btn.second_img_video_btn {
  right: auto;
  left: calc(50% + 16px);
}

.goods_video_btn:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  border-top: 4px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #333333;
  margin: -4px 0 0 -1px;
  display: block;
  transition: 0.2s;
}

.goods_video_btn:hover:before {
  border-left-color: #898686;
}

.cursor-zoom {
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 50%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 10;
  cursor: none;
}

.cursor-zoom:hover {
  opacity: 1;
}

.cursor-zoom .icon {
  width: 15px;
  height: 15px;
  position: relative;
}

.cursor-zoom .icon::before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  border: 1px solid #333333;
  position: absolute;
  top: 0;
  left: 0;
}

.cursor-zoom .icon::after {
  content: '';
  width: 1px;
  height: 5px;
  display: block;
  background-color: #333333;
  position: absolute;
  top: 9px;
  left: 11px;
  transform: rotate(-45deg);
}

.cursor-zoom .icon .plus {
  position: absolute;
  top: 5px;
  left: 4px;
  width: 4px;
  height: 4px;
  transform: translate(-7%, -7%);
}

.cursor-zoom .icon .plus::before,
.cursor-zoom .icon .plus::after {
  content: '';
  background-color: #333333;
  width: 5px;
  height: 1px;
  display: block;
  position: absolute;
}

.cursor-zoom .icon .plus::before {
  top: 1px;
  left: 0;
}

.cursor-zoom .icon .plus::after {
  top: 1px;
  left: 0px;
  transform: rotate(90deg);
}

.cursor-plus,
.cursor-minus {
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  position: absolute;
  opacity: 0;
  width: 51px;
  height: 51px;
  background-color: #ffffff;
  border-radius: 50%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  z-index: 10;
  cursor: none;
  display: none;
}

.cursor-plus .icon,
.cursor-minus .icon {
  width: 13px;
  height: 13px;
  position: relative;
}

.cursor-plus .icon::before,
.cursor-plus .icon::after,
.cursor-minus .icon::before,
.cursor-minus .icon::after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #5a5757;
  position: absolute;
}

.cursor-plus .icon::before,
.cursor-minus .icon::before {
  top: 6px;
  left: 0;
}

.cursor-plus .icon::after,
.cursor-minus .icon::after {
  bottom: 6px;
  left: 0px;
  transform: rotate(90deg);
}

.cursor-minus .icon::after {
  display: none;
}

.cursor-minus .you-may-like {
  margin-bottom: 35px;
  margin-top: 35px;
}

.cursor-minus .you-may-like .catalogue-product {
  padding-left: 0;
}

.cursor-minus .you-may-like .catalogue-product .product-info-place {
  min-height: 55px;
  margin-top: 5px;
  font-size: 12px;
  line-height: 20px;
}

.cursor-minus .you-may-like .catalogue-product .product-info-place .product-price {
  font-size: 14px;
}

.cursor-minus .you-may-like .catalogue-product .product-info-place .product-price.sale .old-price {
  font-size: 12px;
}

.club-program {
  -ms-flex-align: center;
      align-items: center;
  background: #f5f5f5;
  color: rgba(0, 0, 0, .8);
  display: -ms-flexbox;
  display: flex;
  font-size: 10px;
  -ms-flex-pack: center;
      justify-content: center;
  height: 32px;
  line-height: 13px;
  margin: 24px 0 12px;
  text-align: right;
  text-align-last: right;
  text-transform: none;
}

.club-program svg {
  margin: 0 10px 0 0;
}

.sku-unavailable {
  color: #f94942;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 0 8px 23px;
  position: relative;
}

.sku-unavailable:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3IiBzdHJva2U9IiNGOTQ5NDIiLz4KPGNpcmNsZSBvcGFjaXR5PSIwLjEiIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjYuNSIgZmlsbD0iI0Y5NDk0MiIvPgo8cmVjdCB4PSI3IiB5PSIzIiB3aWR0aD0iMSIgaGVpZ2h0PSI2IiBmaWxsPSIjRjk0OTQyIi8+CjxyZWN0IHg9IjciIHk9IjExIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSIjRjk0OTQyIi8+Cjwvc3ZnPgo=) 50% 50% no-repeat;
  background-size: contain;
  content: '';
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 15px;
}

.static-page-popup__header {
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  padding-top: 25px;
  padding-bottom: 23px;
  text-align: center;
  background-color: #fbf8f8;
  font-weight: 400;
}

.static-page-popup__body {
  padding: 24px;
  height: calc(100vh - 69px);
}

.static-page-popup__body_loyalty {
  padding-bottom: 48px;
}

.static-page-popup__body .info-block__description.label .info-block__text:not(.nolabel) {
  position: relative;
  padding-left: 10px;
}

.static-page-popup__body .info-block__description.label .info-block__text:not(.nolabel)::before {
  content: '';
  display: block;
  width: 2px;
  height: 8px;
  background-color: #f94942;
  position: absolute;
  top: 5px;
  left: 0;
}

.static-page-popup__body .info-block * {
  font-size: 14px;
  line-height: 21px;
  color: #5a5757;
}

.static-page-popup__body .info-block:not(:last-child) {
  margin-bottom: 40px;
}

.static-page-popup__body .info-block__title {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 16px;
  color: #333333;
}

.static-page-popup__body .info-block__text,
.static-page-popup__body .info-block__text a {
  margin: 0;
}

.static-page-popup__body .info-block__text .bold {
  font-weight: 700;
}

.static-page-popup__body .info-block__text a {
  text-decoration: underline;
}

.static-page-popup__body .info-block__text:not(:last-child) {
  margin-bottom: 16px;
}

.static-page-popup .main-container {
  overflow: auto;
}

.static-page-popup .main-container .close {
  padding: 20px;
  top: 14px !important;
  right: 10px !important;
}

.fold-parent .fold-foldable {
  display: inline-block;
  overflow: hidden;
  position: relative;
  transition: height 0.2s ease-out;
  cursor: pointer;
}

.fold-parent .fold-foldable p {
  margin: 0;
}

.fold-parent .fold-foldable:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 24px;
  width: 100%;
  transition: background 0.2s ease;
  background: linear-gradient(rgba(255, 255, 255, .001), white);
}

.fold-parent .fold-toggle {
  display: none;
  opacity: 0;
}

.fold-parent .fold-toggle.is-shown {
  display: inline-block;
  opacity: 1;
  transition: opacity 0.1s 0.3s ease;
}

.fold-parent.is-unfolded .fold-foldable:after {
  background: linear-gradient(transparent, transparent);
}

.fold-content {
  display: inline-block;
  width: 100%;
}

.flex-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

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

.flex-align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
}

.flex-justify-center {
  -ms-flex-pack: center;
      justify-content: center;
}

.flex-justify-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.hidden {
  display: none !important;
}

.show-more-empty {
  opacity: 0;
  position: absolute;
  z-index: -100;
}

@media screen and (max-width: 40em) {
  .show-more-parent {
    margin: 8px 0 0;
  }
}

.show-more-parent .show-more {
  text-align: center;
}

.show-more-parent .show-more .btn {
  max-width: 163px;
}

@media screen and (max-width: 40em) {
  .show-more-parent .show-more .btn {
    max-width: 100%;
  }
}

.show-more-parent.last-page .show-more .btn[data-show-more-button] {
  display: none;
}

.catalog-qty {
  font-size: 14px;
  line-height: 0;
  color: #898686;
}

.catalog-qty > span {
  display: block;
  line-height: 16px;
}

.catalog-qty__progress {
  background: #e5e5e5;
  display: inline-block;
  height: 2px;
  margin: 16px auto 32px;
  overflow: hidden;
  position: relative;
  width: 163px;
}

@media screen and (max-width: 40em) {
  .catalog-qty__progress {
    margin: 14px auto 32px;
  }
}

.catalog-qty__progress__status {
  background: #f94942;
  height: 2px;
  position: absolute;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mt-8 {
  margin-top: 8px;
}

.catalog-wrapper {
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
  -ms-flex-align: start;
      align-items: flex-start;
}

.catalog-wrapper .h1 h1 {
  font-size: 28px;
  line-height: 32px;
}

.catalog-wrapper .h1 span:first-letter {
  text-transform: capitalize;
}

#sidebar {
  will-change: min-height;
}

#catalog-content {
  margin-bottom: 96px;
}

#catalog-content .catalog-wrapper {
  margin-bottom: 0;
}

.sidebar__inner {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}

.catalog-right.catalog-not-empty {
  width: calc(100% - 312px);
}

.catalogue-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
}

.catalogue-list a:not(.btn):hover,
.catalogue-list a:not(.btn):focus {
  color: #333333;
}

.catalogue-list:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 0;
  background-color: rgba(255, 255, 255, .5);
  left: 0;
  top: 0;
  transition: opacity 0.2s ease, height 0s 0.2s;
  opacity: 0;
  z-index: 11;
  background-image: url(data:image/gif;base64,R0lGODlhGAAYAPQAAP///wAAAM7Ozvr6+uDg4LCwsOjo6I6OjsjIyJycnNjY2KioqMDAwPLy8nZ2doaGhri4uGhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJBwAAACwAAAAAGAAYAAAFriAgjiQAQWVaDgr5POSgkoTDjFE0NoQ8iw8HQZQTDQjDn4jhSABhAAOhoTqSDg7qSUQwxEaEwwFhXHhHgzOA1xshxAnfTzotGRaHglJqkJcaVEqCgyoCBQkJBQKDDXQGDYaIioyOgYSXA36XIgYMBWRzXZoKBQUMmil0lgalLSIClgBpO0g+s26nUWddXyoEDIsACq5SsTMMDIECwUdJPw0Mzsu0qHYkw72bBmozIQAh+QQJBwAAACwAAAAAGAAYAAAFsCAgjiTAMGVaDgR5HKQwqKNxIKPjjFCk0KNXC6ATKSI7oAhxWIhezwhENTCQEoeGCdWIPEgzESGxEIgGBWstEW4QCGGAIJEoxGmGt5ZkgCRQQHkGd2CESoeIIwoMBQUMP4cNeQQGDYuNj4iSb5WJnmeGng0CDGaBlIQEJziHk3sABidDAHBgagButSKvAAoyuHuUYHgCkAZqebw0AgLBQyyzNKO3byNuoSS8x8OfwIchACH5BAkHAAAALAAAAAAYABgAAAW4ICCOJIAgZVoOBJkkpDKoo5EI43GMjNPSokXCINKJCI4HcCRIQEQvqIOhGhBHhUTDhGo4diOZyFAoKEQDxra2mAEgjghOpCgz3LTBIxJ5kgwMBShACREHZ1V4Kg1rS44pBAgMDAg/Sw0GBAQGDZGTlY+YmpyPpSQDiqYiDQoCliqZBqkGAgKIS5kEjQ21VwCyp76dBHiNvz+MR74AqSOdVwbQuo+abppo10ssjdkAnc0rf8vgl8YqIQAh+QQJBwAAACwAAAAAGAAYAAAFrCAgjiQgCGVaDgZZFCQxqKNRKGOSjMjR0qLXTyciHA7AkaLACMIAiwOC1iAxCrMToHHYjWQiA4NBEA0Q1RpWxHg4cMXxNDk4OBxNUkPAQAEXDgllKgMzQA1pSYopBgonCj9JEA8REQ8QjY+RQJOVl4ugoYssBJuMpYYjDQSliwasiQOwNakALKqsqbWvIohFm7V6rQAGP6+JQLlFg7KDQLKJrLjBKbvAor3IKiEAIfkECQcAAAAsAAAAABgAGAAABbUgII4koChlmhokw5DEoI4NQ4xFMQoJO4uuhignMiQWvxGBIQC+AJBEUyUcIRiyE6CR0CllW4HABxBURTUw4nC4FcWo5CDBRpQaCoF7VjgsyCUDYDMNZ0mHdwYEBAaGMwwHDg4HDA2KjI4qkJKUiJ6faJkiA4qAKQkRB3E0i6YpAw8RERAjA4tnBoMApCMQDhFTuySKoSKMJAq6rD4GzASiJYtgi6PUcs9Kew0xh7rNJMqIhYchACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJEAQZZo2JIKQxqCOjWCMDDMqxT2LAgELkBMZCoXfyCBQiFwiRsGpku0EshNgUNAtrYPT0GQVNRBWwSKBMp98P24iISgNDAS4ipGA6JUpA2WAhDR4eWM/CAkHBwkIDYcGiTOLjY+FmZkNlCN3eUoLDmwlDW+AAwcODl5bYl8wCVYMDw5UWzBtnAANEQ8kBIM0oAAGPgcREIQnVloAChEOqARjzgAQEbczg8YkWJq8nSUhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJGAYZZoOpKKQqDoORDMKwkgwtiwSBBYAJ2owGL5RgxBziQQMgkwoMkhNqAEDARPSaiMDFdDIiRSFQowMXE8Z6RdpYHWnEAWGPVkajPmARVZMPUkCBQkJBQINgwaFPoeJi4GVlQ2Qc3VJBQcLV0ptfAMJBwdcIl+FYjALQgimoGNWIhAQZA4HXSpLMQ8PIgkOSHxAQhERPw7ASTSFyCMMDqBTJL8tf3y2fCEAIfkECQcAAAAsAAAAABgAGAAABa8gII4k0DRlmg6kYZCoOg5EDBDEaAi2jLO3nEkgkMEIL4BLpBAkVy3hCTAQKGAznM0AFNFGBAbj2cA9jQixcGZAGgECBu/9HnTp+FGjjezJFAwFBQwKe2Z+KoCChHmNjVMqA21nKQwJEJRlbnUFCQlFXlpeCWcGBUACCwlrdw8RKGImBwktdyMQEQciB7oACwcIeA4RVwAODiIGvHQKERAjxyMIB5QlVSTLYLZ0sW8hACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWPM5wNiV0UDUIBNkdoepTfMkA7thIECiyRtUAGq8fm2O4jIBgMBA1eAZ6Knx+gHaJR4QwdCMKBxEJRggFDGgQEREPjjAMBQUKIwIRDhBDC2QNDDEKoEkDoiMHDigICGkJBS2dDA6TAAnAEAkCdQ8ORQcHTAkLcQQODLPMIgIJaCWxJMIkPIoAt3EhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWHM5wNiV0UN3xdLiqr+mENcWpM9TIbrsBkEck8oC0DQqBQGGIz+t3eXtob0ZTPgNrIwQJDgtGAgwCWSIMDg4HiiUIDAxFAAoODwxDBWINCEGdSTQkCQcoegADBaQ6MggHjwAFBZUFCm0HB0kJCUy9bAYHCCPGIwqmRq0jySMGmj6yRiEAIfkECQcAAAAsAAAAABgAGAAABbIgII4k0DRlmg6kYZCsOg4EKhLE2BCxDOAxnIiW84l2L4BLZKipBopW8XRLDkeCiAMyMvQAA+uON4JEIo+vqukkKQ6RhLHplVGN+LyKcXA4Dgx5DWwGDXx+gIKENnqNdzIDaiMECwcFRgQCCowiCAcHCZIlCgICVgSfCEMMnA0CXaU2YSQFoQAKUQMMqjoyAglcAAyBAAIMRUYLCUkFlybDeAYJryLNk6xGNCTQXY0juHghACH5BAkHAAAALAAAAAAYABgAAAWzICCOJNA0ZVoOAmkY5KCSSgSNBDE2hDyLjohClBMNij8RJHIQvZwEVOpIekRQJyJs5AMoHA+GMbE1lnm9EcPhOHRnhpwUl3AsknHDm5RN+v8qCAkHBwkIfw1xBAYNgoSGiIqMgJQifZUjBhAJYj95ewIJCQV7KYpzBAkLLQADCHOtOpY5PgNlAAykAEUsQ1wzCgWdCIdeArczBQVbDJ0NAqyeBb64nQAGArBTt8R8mLuyPyEAOwAAAAAAAAAAAA==);
  background-position: center;
  background-repeat: no-repeat;
}

.catalogue-list.is-loading:after {
  height: 100%;
  transition: opacity 0.2s 0.1s ease;
  opacity: 1;
}

.catalogue-list .catalogue-shown-products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  transition: height 0.3s ease-out;
  z-index: 2;
}

.catalogue-list .catalogue-shown-products_more .catalogue-shown-products__last-elements {
  height: auto;
}

.catalogue-list .catalogue-shown-products_more .catalogue-shown-products__last-elements::after {
  content: none;
}

.catalogue-list .catalogue-shown-products__last-elements {
  position: relative;
  height: 240px;
  overflow: hidden;
}

.catalogue-list .catalogue-shown-products__last-elements::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .8);
}

.catalogue-list .catalogue-shown-products.no-animation {
  transition: none;
}

.catalogue-list .catalogue-product {
  display: -ms-flexbox;
  display: flex;
}

.catalogue-list .catalogue-product.clone {
  position: absolute;
}

.catalogue-list .catalogue-product.clone .product-buy-block {
  display: inline-block;
  overflow: hidden;
}

.catalogue-list .catalogue-product.clone:hover {
  box-shadow: 0 5px 80px -10px rgba(0, 0, 0, .2);
}

.catalogue-list .catalogue-product.product-big:not(.disabled) {
  width: calc(33.3333% - 40px);
  max-width: 620px;
}

.catalogue-list .catalogue-product .product-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  text-decoration: none;
}

.catalogue-list .catalogue-product .product-link .product-info-place .product-out-of-stock__title {
  color: #f94942;
  display: block;
  font-weight: 600;
  text-transform: capitalize;
}

.catalogue-list .catalogue-product .product-fave {
  box-sizing: content-box;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.catalogue-list .catalogue-product .product-brand {
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  margin: 0 0 12px;
  text-transform: uppercase;
  cursor: pointer;
}

.catalogue-list .catalogue-product .product-title {
  display: -webkit-box;
  font-size: 14px;
  height: 36px;
  line-height: 18px;
  margin: 0 0 8px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  cursor: pointer;
}

.catalogue-list .catalogue-product .product-info-place {
  background: #ffffff;
  display: block;
  position: absolute;
  width: 100%;
  top: calc(100% - 100px);
  z-index: 6;
}

@media screen and (min-width: 64.06em) {
  .catalogue-list .catalogue-product .product-info-place {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 12px 15px;
  }
}

.catalogue-list .catalogue-product .product-price {
  display: block;
  font-weight: 600;
}

.catalogue-list .catalogue-product .product-price.sale {
  color: #f94942;
}

.catalogue-list .catalogue-product .product-price .old-price {
  color: #898686;
  margin: 0 0 0 8px;
  text-decoration: line-through;
}

.catalogue-no-elements {
  padding: 0 20px;
  margin-bottom: 30px;
}

.list {
  font-size: 14px;
  line-height: 2.5714;
}

.list li {
  padding-left: 16px;
  position: relative;
}

.list li:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 5px;
  height: 5px;
  top: 1em;
  left: 0;
  border-radius: 50%;
  background-color: #000000;
}

.back-button {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgNiA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB5PSIzLjUzNTU0IiB3aWR0aD0iMSIgaGVpZ2h0PSI0IiB0cmFuc2Zvcm09InJvdGF0ZSgtNDUgMCAzLjUzNTU0KSIgZmlsbD0iIzg5ODY4NiIvPgo8cmVjdCB4PSIwLjcwNzAzMSIgeT0iNC4yNDI2NSIgd2lkdGg9IjEiIGhlaWdodD0iMy45OTc1OCIgdHJhbnNmb3JtPSJyb3RhdGUoLTEzNSAwLjcwNzAzMSA0LjI0MjY1KSIgZmlsbD0iIzg5ODY4NiIvPgo8L3N2Zz4K) 0 40% no-repeat;
  color: #898686;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 16px;
  padding: 0 0 0 10px;
  width: -moz-fit-content;
  width: fit-content;
}

.catalog-header-block .mb-24,
.catalog-header-block .h1 {
  margin-bottom: 24px;
}

.category-list__item {
  margin: 0 0 12px;
}

.category-list__item:last-child {
  margin: 0;
}

.category-list__item a {
  color: #898686;
  display: block;
  font-size: 14px;
  line-height: 16px;
}

.category-list__item a.disabled {
  opacity: .5;
  pointer-events: none;
}

.category-list__item_first {
  border-top: 1px solid #efeded;
  margin: 0;
  padding: 24px 0 8px;
}

.category-list__item_first.category-list__item_active {
  padding: 24px 0;
}

@media screen and (max-width: 64em) {
  .category-list__item_first:first-child {
    border-top: 0;
    padding-top: 0;
  }
}

.category-list__item_first:last-child {
  border-bottom: 1px solid #efeded;
}

.category-list__item_first > a {
  color: #333333;
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 15px;
  margin: 0 0 16px;
  position: relative;
  text-transform: uppercase;
}

.category-list__item_first > a.default-cursor {
  cursor: default;
}

.category-list__item_first > a.default-cursor > span {
  cursor: pointer;
}

.category-list__item_first > a > span {
  box-sizing: content-box;
  display: block;
  height: 9px;
  padding: 10px;
  position: absolute;
  right: -10px;
  top: calc(50% - 15px);
  width: 9px;
}

.category-list__item_first > a > span:before,
.category-list__item_first > a > span:after {
  background: #f94942;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 9px;
}

.category-list__item_first > a > span:after {
  transform: rotate(90deg);
  transition: all .3s ease;
}

.category-list__item_first > ul {
  display: block;
  height: 0;
  overflow: hidden;
  transition: height .3s ease;
}

.category-list__item_active {
  margin: 0;
}

.category-list__item_active > a {
  margin: 0 0 16px;
}

.category-list__item_active > a.no-childs {
  margin: 0 0 12px;
}

.category-list__item_active > a span:after {
  transform: rotate(0);
}

.category-list__item_active > .category-list__link_inside {
  color: #333333;
}

.category-list__item_active > .category-list__link_inside--second {
  font-weight: 600;
}

.category-list__item_active > .category-list__link_inside--grey {
  color: #898686;
}

.category-list__item_active > ul {
  height: auto;
  margin: 0;
}

.category-list__item_active > ul.category-list--third {
  margin: 14px 0 0;
  padding: 0 0 0 16px;
}

.category-list__item_active > ul.category-list--third .category-list__item {
  margin: 0 0 14px;
}

.category-list__item_active > ul > li {
  margin: 0 0 12px;
}

.category-list_inside {
  display: none;
  margin: 14px 0 0;
  padding: 0 0 0 16px;
}

.category-list_inside a {
  line-height: 18px;
}

.category-list__link--selected {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNzA3MTA3IDQuOTQ5NjNMMCA1LjY1Njc0TDIuMTIxMzIgNy43NzgwNkwyLjgyODQzIDguNDg1MTdMMy41MzU1MyA3Ljc3ODA2TDguNDg1MjggMi44MjgzMUw3Ljc3ODE3IDIuMTIxMkwyLjgyODQzIDcuMDcwOTVMMC43MDcxMDcgNC45NDk2M1oiIGZpbGw9IiMzMzMzMzMiLz4KPC9zdmc+Cg==) 0 calc(50% - 1px) no-repeat;
  font-weight: 600;
  margin: 0 0 0 -16px;
  padding: 0 0 0 16px;
}

.category-list .second-selected-and-has-third-level li ul .category-list__item_active > a {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNzA3MTA3IDQuOTQ5NjNMMCA1LjY1Njc0TDIuMTIxMzIgNy43NzgwNkwyLjgyODQzIDguNDg1MTdMMy41MzU1MyA3Ljc3ODA2TDguNDg1MjggMi44MjgzMUw3Ljc3ODE3IDIuMTIxMkwyLjgyODQzIDcuMDcwOTVMMC43MDcxMDcgNC45NDk2M1oiIGZpbGw9IiMzMzMzMzMiLz4KPC9zdmc+Cg==) 0 50% no-repeat;
  margin: 0 0 0 -16px;
  padding: 0 0 0 16px;
}

.brand-block__image img {
  display: block;
  width: 100%;
}

.brand-block__description {
  color: #898686;
}

.brand-block__description p,
.brand-block__description span {
  color: #898686 !important;
  font-family: "PT Sans", sans-serif !important;
  font-size: 14px !important;
  line-height: 21px !important;
}

.brand-block__description p {
  margin: 0 0 8px;
  height: -moz-fit-content;
  height: fit-content;
}

.brand-block__description p:last-of-type {
  margin: 0;
}

.brand-block__description__content {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: max-height .3s ease;
}

.catalog-header-block .catalog-count-mobile {
  margin: 16px 0;
}

.brand-block {
  margin: 0 0 24px;
}

.brand-block__image {
  margin: 0 0 24px;
}

.brand-block__description {
  margin: 0 0 32px;
}

.brand-block__description__content {
  max-height: 46px;
  -webkit-line-clamp: 2;
}

.new-products > p.h6,
.new-products h6 {
  font-weight: 400;
}

.new-products > p.h2,
.new-products h2 {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.new-products > .btn,
.new-products .d-flex .btn {
  margin: 0 auto;
}

.new-products-container {
  overflow: visible;
}

.new-products-container .products-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-right: 0;
}

.new-products-container .products-list > .product-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}

.carousel__controls {
  -ms-flex-align: center;
      align-items: center;
}

.carousel__controls__arrows {
  display: -ms-flexbox;
  display: flex;
}

.carousel__controls__arrows .arrow:first-child {
  margin: 0 24px 0 0;
}

.carousel__controls .slider-counter {
  margin: 0 48px 0 0;
}

.product-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.product-link .lazy-main {
  background: #efeded;
}

.product-link .lazy-main:before {
  content: '';
  display: block;
  margin-top: 149.65%;
}

.product-link .lazy-main__image {
  display: none !important;
}

.product-link .lazy-main.loaded {
  background: transparent;
}

.product-link .lazy-main.loaded .lazy-main__image {
  display: block !important;
}

.product-link .lazy-main.loaded:before {
  display: none;
}

.product-link .lazy-main.loaded .img-loader {
  display: none;
}

.img-loader {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.img-loader__spinner {
  animation: spin .7s infinite linear;
  border: 2px solid #5a5757;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}

.img-loader__logo {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDlweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgNDkgMTIiIHZlcnNpb249IjEuMSI+Cgk8cGF0aCBzdHlsZT0iIHN0cm9rZTpub25lO2ZpbGwtcnVsZTpub256ZXJvO2ZpbGw6cmdiKDM1LjI5NDExOCUsMzQuMTE3NjQ3JSwzNC4xMTc2NDclKTtmaWxsLW9wYWNpdHk6MTsiIGQ9Ik0gMC4zOTQ1MzEgMTEuODI0MjE5IEwgMC4zOTQ1MzEgMC4xNDA2MjUgTCA5LjUwMzkwNiAwLjE0MDYyNSBMIDkuNTAzOTA2IDIuNDgwNDY5IEwgMy4wMjczNDQgMi40ODA0NjkgTCAzLjAyNzM0NCA0Ljk2NDg0NCBMIDguNzM0Mzc1IDQuOTY0ODQ0IEwgOC43MzQzNzUgNy4zMDA3ODEgTCAzLjAyNzM0NCA3LjMwMDc4MSBMIDMuMDI3MzQ0IDExLjgyNDIxOSBaIE0gMC4zOTQ1MzEgMTEuODI0MjE5ICIvPgoJPHBhdGggc3R5bGU9IiBzdHJva2U6bm9uZTtmaWxsLXJ1bGU6bm9uemVybztmaWxsOnJnYigzNS4yOTQxMTglLDM0LjExNzY0NyUsMzQuMTE3NjQ3JSk7ZmlsbC1vcGFjaXR5OjE7IiBkPSJNIDEyLjIxNDg0NCAxMS44MjQyMTkgTCAxMi4yMTQ4NDQgMC4xNDA2MjUgTCAxNy42ODM1OTQgMC4xNDA2MjUgQyAxOS4xOTUzMTIgMC4xNDA2MjUgMjAuMzU1NDY5IDAuNTM1MTU2IDIxLjE2NDA2MiAxLjMyNDIxOSBDIDIxLjg1MTU2MiAxLjk5NjA5NCAyMi4xOTE0MDYgMi44OTQ1MzEgMjIuMTkxNDA2IDQuMDMxMjUgQyAyMi4xOTE0MDYgNS44MjAzMTIgMjEuMzM1OTM4IDcuMDI3MzQ0IDE5LjYyNSA3LjY1MjM0NCBMIDIyLjU0Mjk2OSAxMS44MjQyMTkgTCAxOS40NjA5MzggMTEuODI0MjE5IEwgMTYuODc4OTA2IDguMDgyMDMxIEwgMTQuODM5ODQ0IDguMDgyMDMxIEwgMTQuODM5ODQ0IDExLjgyNDIxOSBaIE0gMTQuODM5ODQ0IDUuODE2NDA2IEwgMTcuNTExNzE5IDUuODE2NDA2IEMgMTguMTUyMzQ0IDUuODE2NDA2IDE4LjY0ODQzOCA1LjY2NDA2MiAxOC45OTYwOTQgNS4zNTkzNzUgQyAxOS4zNDc2NTYgNS4wNTQ2ODggMTkuNTQyOTY5IDQuNjAxNTYyIDE5LjUyNzM0NCA0LjEzMjgxMiBDIDE5LjU1NDY4OCAzLjY1MjM0NCAxOS4zNTE1NjIgMy4xODc1IDE4Ljk4MDQ2OSAyLjg5MDYyNSBDIDE4LjYxMzI4MSAyLjYwNTQ2OSAxOC4xMDU0NjkgMi40NjQ4NDQgMTcuNDU3MDMxIDIuNDY0ODQ0IEwgMTQuODM5ODQ0IDIuNDY0ODQ0IFogTSAxNC44Mzk4NDQgNS44MTY0MDYgIi8+Cgk8cGF0aCBzdHlsZT0iIHN0cm9rZTpub25lO2ZpbGwtcnVsZTpub256ZXJvO2ZpbGw6cmdiKDM1LjI5NDExOCUsMzQuMTE3NjQ3JSwzNC4xMTc2NDclKTtmaWxsLW9wYWNpdHk6MTsiIGQ9Ik0gNDMuNTQ2ODc1IDExLjk2NDg0NCBDIDQxLjcwNzAzMSAxMS45NjQ4NDQgNDAuMjEwOTM4IDExLjQwMjM0NCAzOS4wNTQ2ODggMTAuMjc3MzQ0IEMgMzcuODk4NDM4IDkuMTUyMzQ0IDM3LjMyMDMxMiA3LjcyMjY1NiAzNy4zMjAzMTIgNS45ODA0NjkgQyAzNy4yOTY4NzUgNC4zNzUgMzcuOTQ1MzEyIDIuODM1OTM4IDM5LjEwMTU2MiAxLjc0NjA5NCBDIDQwLjI4NTE1NiAwLjU4MjAzMSA0MS43NjE3MTkgMCA0My41MzEyNSAwIEMgNDQuNDE0MDYyIC0wLjAxOTUzMTIgNDUuMjk2ODc1IDAuMTEzMjgxIDQ2LjEzNjcxOSAwLjM5MDYyNSBDIDQ2Ljg3ODkwNiAwLjY2Nzk2OSA0Ny41NzAzMTIgMS4wNzQyMTkgNDguMTgzNTk0IDEuNTg5ODQ0IEwgNDYuNTM5MDYyIDMuNTI3MzQ0IEMgNDYuMTA5Mzc1IDMuMTYwMTU2IDQ1LjYyMTA5NCAyLjg1NTQ2OSA0NS4xMDE1NjIgMi42MzY3MTkgQyA0NC41NzAzMTIgMi40MzM1OTQgNDQuMDExNzE5IDIuMzM5ODQ0IDQzLjQ0NTMxMiAyLjM1MTU2MiBDIDQyLjUyNzM0NCAyLjMzNTkzOCA0MS42NDQ1MzEgMi43MjI2NTYgNDEuMDI3MzQ0IDMuNDE0MDYyIEMgNDAuMzc1IDQuMTAxNTYyIDQwLjAyMzQzOCA1LjAyNzM0NCA0MC4wMzkwNjIgNS45ODA0NjkgQyA0MC4wMDc4MTIgNi45NjA5MzggNDAuMzcxMDk0IDcuOTEwMTU2IDQxLjA0Mjk2OSA4LjYwOTM3NSBDIDQxLjcyMjY1NiA5LjMwODU5NCA0Mi42NTYyNSA5LjY4MzU5NCA0My42MjEwOTQgOS42NTIzNDQgQyA0NC40OTIxODggOS42Nzk2ODggNDUuMzQ3NjU2IDkuNDM3NSA0Ni4wNzgxMjUgOC45NTcwMzEgTCA0Ni4wNzgxMjUgNy4zMDQ2ODggTCA0My40NjA5MzggNy4zMDQ2ODggTCA0My40NjA5MzggNS4xMDU0NjkgTCA0OC42MDU0NjkgNS4xMDU0NjkgTCA0OC42MDU0NjkgMTAuMTI4OTA2IEMgNDcuMTc5Njg4IDExLjMzMjAzMSA0NS4zOTA2MjUgMTEuOTgwNDY5IDQzLjU0Njg3NSAxMS45NjQ4NDQgWiBNIDQzLjU0Njg3NSAxMS45NjQ4NDQgIi8+Cgk8cGF0aCBzdHlsZT0iIHN0cm9rZTpub25lO2ZpbGwtcnVsZTpub256ZXJvO2ZpbGw6cmdiKDM1LjI5NDExOCUsMzQuMTE3NjQ3JSwzNC4xMTc2NDclKTtmaWxsLW9wYWNpdHk6MTsiIGQ9Ik0gMzIuNzczNDM4IDkuMzcxMDk0IEMgMzIuNzczNDM4IDEwLjgyNDIxOSAzMS42MTcxODggMTIgMzAuMTg3NSAxMiBDIDI4Ljc2MTcxOSAxMiAyNy42MDE1NjIgMTAuODI0MjE5IDI3LjYwMTU2MiA5LjM3MTA5NCBDIDI3LjYwMTU2MiA3LjkxNzk2OSAyOC43NjE3MTkgNi43MzgyODEgMzAuMTg3NSA2LjczODI4MSBDIDMxLjYxNzE4OCA2LjczODI4MSAzMi43NzM0MzggNy45MTc5NjkgMzIuNzczNDM4IDkuMzcxMDk0IFogTSAzMi43NzM0MzggOS4zNzEwOTQgIi8+Cgk8L3N2Zz4KCQ==) 50% 50% no-repeat;
  border-radius: 50%;
  position: absolute;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

.product-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0 0 95px;
  position: relative;
}

.product-item:hover .product-item__image .img-hover[data-loaded] {
  display: -ms-flexbox;
  display: flex;
}

.product-item:hover .product-additional {
  height: auto;
}

.product-item__image {
  display: block;
  -ms-flex: 1;
      flex: 1;
  position: relative;
  width: 100%;
  padding-top: 149.65%;
  overflow: hidden;
  background: #efeded;
  z-index: 0;
}

.product-item__image picture {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
}

.product-item__image picture img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  pointer-events: none;
}

.product-item__image .img-hover,
.product-item__image .img-hover:not([data-loaded]) {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.product-item__image .btn {
  box-sizing: content-box;
  position: absolute;
  padding: 8px;
  right: 0;
  top: 0;
  z-index: 1;
}

.product-item__image .btn:hover[data-can-show-fav-count="true"]:before {
  right: 8px;
  left: auto;
}

.product-item__image .fav-wrap {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.product-item__image .fav-count {
  position: absolute;
  right: 40px;
  z-index: 2;
  line-height: 40px;
  width: 14px;
  text-align: center;
  padding-top: 8px;
  color: #333333;
  pointer-events: none;
}

.product-item__image .fav-count-hidden {
  visibility: hidden;
}

.product-item__info {
  background: #ffffff;
  position: absolute;
  top: calc(100% - 95px);
  z-index: 6;
  padding: 12px 0 0;
  width: 100%;
}

@media screen and (min-width: 64.06em) {
  .product-item__info {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 12px 15px;
  }
}

.product-item__info .product-title {
  color: #333333;
  display: -webkit-box;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 8px;
  max-height: 36px;
  min-height: 36px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  font-weight: 400;
}

.product-item__info .product-brand {
  color: #333333;
  display: block;
  font-size: 12px;
  line-height: 9px;
  margin: 0 0 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.product-item__info .product-price {
  display: block;
  font-weight: 600;
  color: #333333;
}

.product-item__info .product-price.sale {
  color: #f94942;
}

.product-item__info .product-price .old-price {
  color: #898686;
  margin: 0 0 0 8px;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}

.product-item__info .product-colors-wrap {
  margin: 8px 0 0;
  display: block;
  position: relative;
}

.product-item__info .product-colors {
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  margin-bottom: 16px;
  scrollbar-width: none;
}

.product-item__info .product-colors::-webkit-scrollbar {
  display: none;
}

.product-item__info .product-colors img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.product-item__info .product-colors span:not(.prev-color):not(.next-color) {
  cursor: pointer;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 50px;
  margin: 0 8px 0 0;
  opacity: 1;
  transition: opacity .3s ease;
  width: 33px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.product-item__info .product-colors span:not(.prev-color):not(.next-color):hover {
  opacity: .5;
}

.product-item__info .product-sizes {
  display: block;
  font-size: 0;
  line-height: 0;
  margin-bottom: 12px;
  width: -moz-fit-content;
  width: fit-content;
}

.product-item__info .product-sizes:hover span {
  color: #898686;
}

.product-item__info .product-sizes:hover span:hover {
  color: #333333;
}

.product-item__info .product-sizes span {
  color: #333333;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  line-height: 1;
  padding: 0 16px 0 0;
  font-weight: 400;
}

.product-item__info .product-sizes span:first-child {
  padding-left: 0;
}

.product-item__info .product-additional {
  display: none;
}

.product-item__fake {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: #fbf8f8;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  transition: color .3s ease;
}

.product-item__fake span {
  border-bottom: 1px solid #333333;
  transition: border-bottom-color .3s ease;
}

.product-item__fake:hover {
  color: #898686;
}

.product-item__fake:hover span {
  border-bottom-color: #898686;
}

#catalog-product + .you-may-like-products + .features {
  display: none;
}

section.new-products .product-link,
.tommy-widget__list .product-link {
  position: relative;
}

section.new-products .product_wobbler,
.tommy-widget__list .product_wobbler {
  position: static;
  position: initial;
  z-index: 0;
}

section.new-products .product_wobbler-top,
.tommy-widget__list .product_wobbler-top {
  position: absolute;
  left: 0;
  top: 0;
}

section.new-products .product_wobbler-bottom,
.tommy-widget__list .product_wobbler-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
}

section.new-products .product_wobbler .product_wobbler-bottom .tag,
.tommy-widget__list .product_wobbler .product_wobbler-bottom .tag {
  margin-bottom: 0;
}

section.new-products .product-item .product_wobbler .tag,
.tommy-widget__list .product-item .product_wobbler .tag {
  padding: 0 5px;
  font-size: 12px;
  min-width: 39px;
  height: 36px;
}

@media screen and (max-width: 40em) {
  section.new-products .product-item .product_wobbler .tag,
  .tommy-widget__list .product-item .product_wobbler .tag {
    padding: 0 6px;
    font-size: 10px;
    min-width: 30px;
    height: 30px;
  }
}

section.new-products .product_wobbler .tag.black,
.tommy-widget__list .product_wobbler .tag.black {
  border-radius: 0 3px 0 0;
}

section.new-products .product-item .product_wobbler .tag.exclusive,
.tommy-widget__list .product-item .product_wobbler .tag.exclusive {
  padding: 0 8px;
}

@media screen and (max-width: 40em) {
  section.new-products .product-item .product_wobbler .tag.exclusive,
  .tommy-widget__list .product-item .product_wobbler .tag.exclusive {
    padding: 0 6px;
  }
}

section.compilation .product_wobbler {
  position: static;
  position: initial;
}

section.compilation .product_wobbler-top {
  position: absolute;
  left: 0;
  top: 0;
}

section.compilation .product_wobbler-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
}

section.compilation .product_wobbler .product_wobbler-bottom .tag {
  margin-bottom: 0;
}

@media screen and (min-width: 64.06em) {
  .new-products {
    margin: 0 auto 0px;
  }

  .new-products > p.h6,
  .new-products h6 {
    margin: 0 0 6px;
  }

  .new-products > p.h2,
  .new-products h2 {
    margin: 0 0 32px;
  }

  .new-products > .btn,
  .new-products .d-flex .btn {
    display: block;
  }

  .new-products-container {
    margin: 0 0 48px;
  }

  .new-products-container .products-list {
    min-height: 42.5vw;
  }
}

@media screen and (min-width: 64.06em) and (max-width: 100em) {
  .new-products-container .products-list {
    min-height: 45.4vw;
  }
}

@media screen and (min-width: 64.06em) {
  .new-products-container .products-list > .product-item {
    width: calc(100% / 4 - 32px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }

  .new-products-container .products-list > .product-item:not(:last-child) {
    margin-right: 32px;
  }

  .new-products-container .products-list--three > .product-item {
    max-width: calc(100% / 4 - 32px);
  }

  .carousel__controls {
    display: -ms-flexbox;
    display: flex;
  }

  .img-loader__spinner {
    height: 73px;
    width: 73px;
  }

  .img-loader__logo {
    height: 73px;
    width: 73px;
  }

  .product-item {
    margin: 0 16px;
    width: calc(100% - 32px);
  }

  .product-item:hover .product-additional {
    display: block;
  }

  .product-item__info {
    padding: 12px 15px;
  }

  .product-item__info .product-price {
    font-size: 14px;
    line-height: 18px;
  }

  #catalog-product + .you-may-like-products .new-products-container {
    margin-bottom: 0;
  }
}

.one-size__popup {
  display: block;
  position: absolute;
  top: auto;
  bottom: 100%;
  margin: 0 0 8px;
  background: #fbf8f8;
  padding: 24px 32px;
  border-radius: 3px;
  box-shadow: 0 10px 20px rgba(50, 50, 50, .1);
  right: 0;
  pointer-events: none;
  z-index: 3;
}

.one-size__popup:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: #fbf8f8;
  position: absolute;
  top: auto;
  bottom: -2px;
  left: auto;
  right: 18px;
  transform: rotate(-45deg);
}

.one-size__popup .one-size__info-table {
  display: table;
  border-right: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-width: 300px;
}

.one-size__popup .one-size__info-table .one-size__info-table-row {
  display: table-row;
  margin: 0;
  padding: 0;
}

.one-size__popup .one-size__info-table .one-size__info-table-row:first-child .one-size__info-table-cell {
  color: #333333;
}

.one-size__popup .one-size__info-table .one-size__info-table-row .one-size__info-table-cell {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  min-height: 48px;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  font-weight: 400;
  padding: 0 0px 8px;
  border: none;
  margin: 0;
}

.one-size__popup .one-size__info-table .one-size__info-table-row .one-size__info-table-cell.cell__desc {
  padding-right: 27px;
}

.one-size__popup .one-size__info-table .one-size__info-table-row .one-size__info-table-cell.cell__val {
  text-align: right;
}

.product_wobbler {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}

.product_wobbler--exclusive .tag.exclusive {
  background: #ffffff;
  color: #5a5757;
  border-radius: 0 3px 0 0 !important;
  margin: 0;
}

.product_wobbler .tag {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 0 8px;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0 3px 3px 0;
  min-width: 39px;
  height: 36px;
  padding: 0 5px 0;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  float: left;
  clear: both;
  font-weight: 400;
}

.product_wobbler .tag span {
  line-height: 10px;
  margin-bottom: -2px;
}

.product_wobbler .tag:first-child {
  border-radius: 0 0 3px 0;
}

.product_wobbler .tag.purple {
  background-color: #8200ff;
}

.product_wobbler .tag.red {
  background-color: #ffffff;
  color: #f94942;
}

.product_wobbler .tag.light {
  background-color: #ffffff;
  color: #333333;
}

.catalogue-product .product_wobbler {
  display: block;
  position: static;
  position: initial;
  left: 0;
  top: 0;
  z-index: 5;
}

.catalogue-product .product_wobbler-top {
  position: absolute;
  left: 0;
  top: 0;
}

.catalogue-product .product_wobbler-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
}

.catalogue-product .product_wobbler-bottom .tag {
  border-radius: 0 3px 0 0;
}

.catalogue-product .product_wobbler-bottom .tag:last-child {
  margin-bottom: 0;
}

.product-block .product-preview .product_wobbler {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.product-block .product-preview .product_wobbler-top {
  -ms-flex-order: 2;
      order: 2;
}

.product-block .product-preview .product_wobbler-top.has-only .tag {
  border-radius: 0 3px 3px 0 !important;
}

.product-block .product-preview .product_wobbler .tag {
  padding: 0 8px;
  border-radius: 0 0 3px 0 !important;
}

.product-block .product-preview .product_wobbler .tag.exclusive {
  border-radius: 0 0 3px 0 !important;
}

.product-block .product-preview .product_wobbler .tag:not(:first-child) {
  border-radius: 0 3px 3px 0 !important;
}

.catalogue-product {
  position: relative;
}

.catalogue-product.with-buttons {
  box-shadow: 0 5px 40px -50px rgba(0, 0, 0, 0);
  transition: box-shadow 0.2s ease;
}

.catalogue-product.with-buttons .product-link {
  z-index: 1;
}

.catalogue-product.with-buttons .product-buy-block {
  display: inline-block;
  position: absolute;
  top: calc(100% - 20px);
  left: 0;
  padding: 0 20px 0;
  transform: translateY(-100%);
  background-color: white;
  z-index: 0;
  opacity: 0;
  transition: height 0.2s ease-in-out, opacity 0.2s ease, transform 0.2s ease, padding-bottom 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 35px 40px -50px rgba(0, 0, 0, 0);
  margin-top: 10px;
}

.catalogue-product.with-buttons:hover {
  box-shadow: 0 5px 80px -10px rgba(0, 0, 0, .2);
  z-index: 99;
}

.catalogue-product.with-buttons:hover .product-buy-block {
  box-shadow: 0 35px 80px -10px rgba(0, 0, 0, .2);
  transition: height 0.2s ease-in-out, opacity 0.1s 0.1s ease, transform 0.2s ease, padding-bottom 0.2s ease;
  transform: translateY(0);
  z-index: 12;
  padding-bottom: 20px;
  opacity: 1;
}

.catalogue-product .img-place {
  display: block;
  -ms-flex: 1;
      flex: 1;
  position: relative;
  padding: 150% 0 0;
  font-size: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.catalogue-product .img-place picture {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.catalogue-product .product-link {
  display: inline-block;
  width: 100%;
  position: relative;
  background-color: white;
}

.catalogue-product .product-link:after,
.catalogue-product .product-link:before {
  content: none;
}

.catalogue-product .product-link img {
  display: block;
  width: 100%;
}

.catalogue-product .product-link .img-hover {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden;
  display: none;
}

.catalogue-product .product-link .img-hover.loaded {
  height: auto;
}

@media screen and (min-width: 64.06em) {
  .catalogue-product .product-link:hover .img-hover[data-loaded] {
    display: block;
  }
}

.product-buy-block {
  padding-bottom: 2px;
  width: 100%;
  transition: height 0.2s ease-in-out, opacity 0.2s ease;
}

.product-buy-block .product-size-chart {
  font-size: 0;
  margin-bottom: 20px;
}

.product-buy-block .product-size-chart span,
.product-buy-block .product-size-chart ul {
  display: inline-block;
  vertical-align: middle;
  margin-top: 6px;
}

.product-buy-block .product-size-chart span {
  font-size: 14px;
  color: rgba(0, 0, 0, .6);
  margin-right: 15px;
}

.product-buy-block .product-size-chart .btn-group .btn {
  display: inline-block;
  width: 46px;
  height: 26px;
  text-align: center;
  line-height: 26px;
}

.product-buy-block .product-buttons {
  font-size: 0;
  display: inline-block;
  width: 100%;
}

.product-buy-block .product-buttons.favorites .product-buy {
  width: calc(100% - 48px);
}

.product-buy-block .product-buttons .product-buy {
  width: 100%;
}

.product-buy-block .product-buttons .product-fave {
  width: 48px;
  position: relative;
  border-left-color: white;
}

.product-buy-block .product-buttons .product-fave > span,
.product-buy-block .product-buttons .product-fave:after {
  left: 0%;
  top: 0%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjIxcHgiIGhlaWdodD0iMThweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9IiNmZmYiCiBkPSJNMTQuMDIxLC0wLjAxMSBDMTIuNTE2LC0wLjAxMSAxMS4wODcsMC41MjUgOS45OTksMS40NjcgQzguOTExLDAuNTI1IDcuNDgzLC0wLjAxMSA1Ljk3NiwtMC4wMTEgQzIuNjgzLC0wLjAxMSAwLjAwNCwyLjUzMCAwLjAwNCw1LjY1NSBDMC4wMDQsMTEuNzI5IDkuMDUzLDE2Ljc4NCA5LjQzOCwxNi45OTYgTDEwLjU1OSwxNi45OTYgQzEwLjk0NCwxNi43ODQgMTkuOTk0LDExLjcyOSAxOS45OTQsNS42NTUgQzE5Ljk5NCwyLjUzMCAxNy4zMTQsLTAuMDExIDE0LjAyMSwtMC4wMTEgWk05Ljk5OSwxNC44MzQgQzguMTI5LDEzLjY5MSAyLjIzNiw5Ljc2MyAyLjIzNiw1LjY1NSBDMi4yMzYsMy42OTggMy45MTQsMi4xMDYgNS45NzYsMi4xMDYgQzcuMjE4LDIuMTA2IDguMzc3LDIuNjkwIDkuMDc0LDMuNjY4IEwxMC45MjIsMy42NjggQzExLjYyMSwyLjY5MCAxMi43NzksMi4xMDYgMTQuMDIxLDIuMTA2IEMxNi4wODQsMi4xMDYgMTcuNzYyLDMuNjk4IDE3Ljc2Miw1LjY1NSBDMTcuNzYyLDkuNzYzIDExLjg2OCwxMy42OTEgOS45OTksMTQuODM0IFoiLz4KPC9zdmc+Cg==);
  width: 100%;
  height: 100%;
}

.product-buy-block .product-buttons .product-fave:after {
  content: '';
}

.product-buy-block .product-buttons .product-fave.remove-from-fav > span,
.product-buy-block .product-buttons .product-fave.remove-from-fav:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNy45MSAxNi4wNiIgd2lkdGg9IjIxcHgiIGhlaWdodD0iMThweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjtzdHJva2U6I2ZmZjtzdHJva2UtbGluZWNhcDpzcXVhcmU7c3Ryb2tlLWxpbmVqb2luOmJldmVsfTwvc3R5bGU+CiAgICA8L2RlZnM+CiAgICA8dGl0bGU+aGVhcnRfaWNvbl9mdWxsX3doaXRlPC90aXRsZT4KICAgIDxwYXRoIGNsYXNzPSJjbHMtMSIKICAgICAgICAgIGQ9Ik0tMTYzLjE4LTE0My4xYTQuMzUsNC4zNSwwLDAsMC0zLjYsMS45MSw0LjM1LDQuMzUsMCwwLDAtMy42LTEuOTEsNC4zNSw0LjM1LDAsMCwwLTQuMzUsNC4zNWMwLDUuMjMsOCw5Ljg1LDgsOS44NXM4LTQuNjIsOC05Ljg1QTQuMzUsNC4zNSwwLDAsMC0xNjMuMTgtMTQzLjFaIgogICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc1Ljc0IDE0NC4xKSIvPgo8L3N2Zz4=);
}

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
      flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -ms-flex-align: start;
      align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-order: 9999;
      order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.product-preview-popup .main-container .close {
  padding: 20px;
  right: 12px;
  top: 12px;
}

.product-preview__wrap {
  margin: 0 auto;
  max-width: 50vw;
  position: relative;
  z-index: 1;
}

.product-preview__wrap .tablet-notification {
  display: none;
}

.product-preview__wrap .tablet-notification .counter-image,
.product-preview__wrap .tablet-notification .product-preview__arrow {
  display: none;
}

.product-preview__wrap .swiper-slide.zoom {
  position: relative;
  z-index: 10;
}

.product-preview__wrap .swiper-slide.zoom img {
  transform: scale3d(2.3, 2.3, 2.3);
  transform-origin: top;
}

.product-preview__wrap .swiper-slide.zoom::before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: -52%;
  background-color: #ffffff;
  width: 110vw;
  height: 100vh;
  z-index: 0;
}

.product-preview__wrap .swiper-slide.no-transiotion img {
  transition: none;
}

.product-preview__wrap .counter-image {
  position: absolute;
  top: 70px;
  left: calc(50% - 365px);
  font-size: 36px;
  line-height: 41px;
  color: #898686;
  font-weight: 300;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  z-index: 1;
}

.product-preview__wrap .counter-image span {
  position: relative;
  bottom: -10px;
  display: inline-block;
}

.product-preview__wrap .counter-image span.current-image {
  position: static;
  font-size: 64px;
  line-height: 73px;
  color: #5a5757;
  width: 63px;
}

.product-preview__wrap .counter-image span.current-image.fade i::before {
  transform: scaleX(1);
  transform-origin: right;
  transition: transform .4s;
}

.product-preview__wrap .counter-image span.current-image.active i::before {
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .4s;
}

.product-preview__wrap .counter-image span.current-image i {
  position: relative;
  font-style: normal;
}

.product-preview__wrap .counter-image span.current-image i::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: left;
}

.product-preview__wrap.zoom .product-preview__arrow {
  z-index: -1;
}

.product-preview__wrap.zoom .product-preview__slider {
  z-index: 1;
}

.product-preview__arrow {
  position: absolute;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  top: 50%;
  height: 0px;
}

.product-preview__arrow.desktop {
  top: 0;
  z-index: 10;
}

.product-preview__arrow.desktop .arrow.arrow--right,
.product-preview__arrow.desktop .arrow.arrow--left {
  height: 100vh;
  top: 0;
  transform: scale3d(0.67, 0.67, 0.67);
  width: 100%;
  background: none;
}

.product-preview__arrow.desktop .arrow.arrow--right {
  right: -100%;
}

.product-preview__arrow.desktop .arrow.arrow--left {
  left: -100%;
}

.product-preview__arrow .arrow {
  border: none;
  outline: none;
  font-size: 0;
  line-height: 1;
  position: absolute;
  cursor: pointer;
  width: 24px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
}

.product-preview__arrow .arrow[disabled="disabled"] {
  opacity: .5;
}

.product-preview__arrow .arrow.arrow--left {
  left: -6%;
  transform: translateX(-100%);
}

.product-preview__arrow .arrow.arrow--right {
  right: -6%;
  transform: translateX(100%);
}

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

.product-preview__slider {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  position: relative;
}

.product-preview__slider .swiper-slide {
  opacity: .4;
  position: relative;
  transform: scale3d(0.67, 0.67, 0.67);
  transform-origin: center;
  transition: opacity .8s ease, transform .8s ease;
  -webkit-tap-highlight-color: transparent;
}

.product-preview__slider .swiper-slide:not(.swiper-slide-active) {
  cursor: pointer;
}

.product-preview__slider .swiper-slide.swiper-slide-active {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.product-preview__slider .swiper-slide.swiper-slide-active img {
  cursor: none;
}

.product-preview__slider .swiper-slide img {
  cursor: none;
  overflow: hidden;
  max-height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100vh;
  position: relative;
  top: 3px;
  transition: transform .3s;
}

@media screen and (min-width: 64.06em) {
  .product-preview__slider .swiper-slide img {
    height: auto;
    min-height: 100vh;
  }
}

.product-preview__slider .swiper-slide .picture-link {
  left: 0;
}

.product-preview__slider.horizontal .swiper-slide-active img {
  -o-object-fit: contain;
     object-fit: contain;
}

.product-preview-popup .data-container {
  overflow: hidden;
}

.product-preview__wrap.zoom .counter-image {
  display: none;
}

body.popup-open {
  overflow: hidden !important;
  position: fixed !important;
}

.size-chart-container {
  z-index: 9999999999;
}

.popup.size-chart-container .main-container .close {
  display: none;
}

.popup.size-chart-container .main-container .data-container .size-popup__container .close {
  display: block;
  right: 15px;
  top: 50%;
  width: 20px;
  height: 20px;
  background-size: 10px 10px;
  background-color: transparent;
  margin-top: -10px;
}

.popup.size-chart-container .main-container .data-container .size-popup__header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 24px 50px;
  background: #fbf8f8;
  box-shadow: none !important;
}

.popup.size-chart-container .main-container .data-container .size-popup__title {
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  padding: 0 20px;
  display: block;
  text-align: center;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner {
  padding: 0 105px;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block {
  padding: 0 0 40px;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .size_table_name {
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  padding: 24px 16px 16px;
  text-align: center;
  font-weight: 600;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table {
  display: table;
  border: 1px solid #efeded;
  border-right: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 2px;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row {
  display: table-row;
  margin: 0;
  padding: 0;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row:hover .table_cell {
  background: rgba(251, 248, 248, .6);
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row .table_cell {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  min-height: 48px;
  font-size: 12px;
  line-height: 15px;
  color: #5a5757;
  font-weight: 400;
  border-right: 1px solid #efeded;
  margin: 0;
  position: relative;
  width: 33%;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row .table_cell > div {
  padding: 18px 10px 15px;
  width: 100%;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row .table_cell:before {
  content: '';
  display: block;
  background-color: rgba(251, 248, 248, .6);
  z-index: -1;
  position: absolute;
  left: 0;
  top: -5000px;
  height: 10000px;
  opacity: 0;
  width: 100%;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row .table_cell:hover {
  background: #F8F5F5;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row .table_cell:hover:before {
  opacity: 1;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row.table_head .table_cell {
  border-bottom: 1px solid #efeded;
  font-weight: 600;
}

.popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table .table_row.table_head .table_cell > div {
  padding: 12px 10px 12px;
  min-height: 55px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media screen and (min-width: 64.06em) {
  .popup.size-chart-container .main-container .data-container .size-popup__inner .size_table_block .table {
    min-width: 800px;
    max-width: 932px;
  }
}

.store-pickup-popup {
  position: absolute !important;
  min-height: 100vh;
  transition: top .3s;
}

.store-pickup-popup .main-container {
  height: 100% !important;
  position: absolute !important;
  min-height: 100vh;
}

.availability {
  background-color: #ffffff;
  width: 384px;
  max-width: 65vw;
  display: block;
  height: auto;
  z-index: 1;
}

.availability .scroll-container {
  padding-right: 24px;
}

.availability-block {
  display: none;
}

.availability-block.active {
  display: block;
}

.availability .reserve-info {
  font-size: 12px;
  line-height: 150%;
  color: #898686;
  margin-bottom: 0;
  margin-top: 16px;
}

.availability .header {
  padding: 24px 40px;
  background: #fbf8f8;
  position: relative;
  box-shadow: none;
}

.availability .header .back-to-store {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDE1IDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00LjQ5OTU2IDAuOTk5ODc5TDIuNzA2ODYgMi43OTI1OUgxNVY0LjIwNjg1SDIuNzA2NThMNC40OTk1NiA2LjAwMDEyTDMuNDk5NjkgN0wwIDMuNDk5NzJMMy40OTk2OSAwTDQuNDk5NTYgMC45OTk4NzlaIiBmaWxsPSIjMzMzMzMzIi8+Cjwvc3ZnPgo=);
  height: 7px;
  left: 24px;
  position: absolute;
  top: calc(50% - 3.5px);
  width: 15px;
  display: none;
}

.availability .header .back-to-store.active {
  display: block;
}

.availability .header .h1 {
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-align: center;
  color: #333333;
}

.availability .header .h1 + p {
  font-size: 14px;
  margin-top: 33px;
  margin-bottom: 0;
}

.availability .store-list-block {
  padding: 0 0 32px 24px;
}

.availability .store-list-block .store-city {
  margin: 0;
  transition: 0.3s;
  overflow: hidden;
  box-sizing: content-box;
  position: relative;
}

.availability .store-list-block .store-city.open {
  max-height: none !important;
}

.availability .store-list-block .store-city:before {
  background: #efeded;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: calc(100% - 8px);
  z-index: 5;
}

.availability .store-list-block .store-city:after {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  height: 8px;
  width: 100%;
  background: #ffffff;
  z-index: 3;
}

.availability .store-list-block .store-city:last-child:before {
  display: none;
}

.availability .store-list-block .store-city .city-name {
  padding: 16px 27px 16px 0;
  font-size: 14px;
  line-height: 16px;
  box-sizing: border-box;
  min-height: 64px;
  cursor: pointer;
  font-weight: 600;
  position: relative;
}

.availability .store-list-block .store-city .city-name:after,
.availability .store-list-block .store-city .city-name:before {
  content: '';
  display: block;
  width: 9px;
  height: 1px;
  top: 50%;
  background: #f94942;
  position: absolute;
  right: 8px;
  left: auto;
  transition: 0.3s;
}

.availability .store-list-block .store-city .city-name:before {
  transform: rotate(-90deg);
}

.availability .store-list-block .store-city .store-list li.store-info {
  padding: 0 0px 16px 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjUgNy4xMjVDMTMuNSA3Ljk4MDUyIDEzLjExMjQgOS4wNjE0MyAxMi40NjcyIDEwLjI0NUMxMS44Mjk1IDExLjQxNTEgMTAuOTcyOSAxMi42MjcxIDEwLjEwNjkgMTMuNzI5MkM5LjI0MjI4IDE0LjgyOTQgOC4zNzY0MiAxNS44MDk2IDcuNzI2MDcgMTYuNTE1M0M3LjQzMzE5IDE2LjgzMzEgNy4xODQ1MiAxNy4wOTQ3IDcgMTcuMjg1OUM2LjgxNTQ5IDE3LjA5NDcgNi41NjY4MSAxNi44MzMxIDYuMjczOTMgMTYuNTE1M0M1LjYyMzU4IDE1LjgwOTYgNC43NTc3MiAxNC44Mjk0IDMuODkzMTMgMTMuNzI5MkMzLjAyNzA5IDEyLjYyNzEgMi4xNzA1NCAxMS40MTUxIDEuNTMyNzcgMTAuMjQ1QzAuODg3NjQxIDkuMDYxNDMgMC41IDcuOTgwNTIgMC41IDcuMTI1QzAuNSAzLjQ1NzczIDMuNDE4NDYgMC41IDcgMC41QzEwLjU4MTUgMC41IDEzLjUgMy40NTc3MyAxMy41IDcuMTI1WiIgZmlsbD0idHJhbnNwYXJlbnQiIHN0cm9rZT0iI0M0QzRDNCIvPgo8Y2lyY2xlIGN4PSI3IiBjeT0iNyIgcj0iMi41IiBzdHJva2U9IiNDNEM0QzQiLz4KPC9zdmc+Cg==) 0 0 no-repeat;
  background-size: 14px 18px;
  font-size: 14px;
  line-height: 21px;
  color: #898686;
  margin-bottom: 8px;
}

.availability .store-list-block .store-city .store-list li.store-info .reserve-btn {
  line-height: 36px;
  height: 36px;
  font-size: 14px;
  display: block;
  margin-top: 16px;
  max-width: 306px;
}

.availability .store-list-block .store-city .store-list li.store-info:last-child {
  margin-bottom: 0;
}

.availability .store-list-block .store-city .store-list li.store-info .store-info-schedule-info {
  display: none;
}

.availability .store-list-block .store-city .store-list li.store-info .store-info-name {
  color: #333333;
  display: block;
  margin: 0;
}

.availability .store-list-block .store-city .store-list li.store-info .store-info-text {
  color: #898686;
}

.availability .store-list-block .store-city .store-list li.store-info .store-info-text span {
  display: block;
}

.availability .store-list-block .store-city .store-list li.store-info .store-info-text-phone {
  display: block;
  color: #898686;
  text-decoration: none;
}

.availability .store-list-block .store-city.is_unfolded .city-name:before {
  transform: rotate(0deg);
}

.availability .store-list-block-form {
  padding-top: 16px;
}

.availability .store-list-block-form .reserve-form .btn {
  max-width: none;
  display: block;
}

.availability .store-list-block-form .reserve-form .form-group:last-child {
  margin-bottom: 0;
}

.availability .store-list-block-form .reserve-form .form-group .checkbox-input {
  color: #898686;
}

.availability .store-list-block-form .cart-product {
  border-bottom: 1px solid #efeded;
  margin-bottom: 24px;
}

.availability .store-list-block-form .cart-product .img-wrap {
  width: 64px;
  margin-right: 16px;
}

.availability .store-list-block-form .cart-product .img-wrap img {
  width: 64px;
  height: 96px;
}

.availability .store-list-block-form .cart-product .color.only-size {
  min-width: auto;
}

.availability .store-list-block-form .cart-product .color__title {
  margin-right: 2px;
}

.availability .store-list-block-form .cart-product .color__value,
.availability .store-list-block-form .cart-product .color__title {
  font-size: 12px;
  line-height: 15px;
}

.availability .store-list-block-form .cart-product .wr-title-price {
  margin-bottom: 8px;
}

.availability .store-list-block-form .cart-product .wr-title-price .price span {
  font-size: 12px;
  line-height: 15px;
}

.availability .store-list-block-form .cart-product .wr-title-price .title span.name {
  font-size: 10px;
  line-height: 13px;
  margin-bottom: 8px;
}

.availability .store-list-block-form .cart-product .wr-title-price .title span.head {
  font-size: 12px;
  line-height: 15px;
}

.availability .store-list-block-form .product-info {
  position: relative;
}

.availability .store-list-block-form .product-info .price {
  transform: translateY(100%);
  bottom: -8px;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
}

.availability .store-list-block-form .store-city,
.availability .store-list-block-form .store-city:last-child {
  border-bottom: 1px solid #efeded;
}

.availability-thanks__title {
  font-size: 16px;
  line-height: 100%;
  color: #333333;
  margin-bottom: 16px;
  margin-top: 0;
  padding-top: 24px;
}

.availability-thanks__title span {
  font-weight: 600;
}

.availability-thanks__desc {
  font-size: 14px;
  line-height: 150%;
  color: #5a5757;
  margin-bottom: 24px;
  margin-top: 0;
}

.backdrop {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
}

.popup .main-container .close {
  top: 25px;
  width: 20px;
  height: 20px;
  right: 19px;
  background-size: 10px 10px;
  background-color: transparent;
}

.reservation-disabled p {
  font-size: 14px;
  color: #5a5757;
  margin: 0 0 24px;
}

.reservation-disabled p.red {
  font-size: 16px;
  line-height: 16px;
  color: #f94942;
  margin: 0 0 16px;
}

@media screen and (min-width: 64.06em) {
  .availability .store-list-block .store-city {
    width: 344px;
  }

  .availability .store-list-block ul,
  .availability .store-list-block .reserve-form {
    width: 336px;
  }

  .reservation-disabled {
    padding: 24px 0 24px 24px !important;
  }
}

.product_wobbler--exclusive .tag.exclusive {
  padding: 0 8px 0 0;
}

.catalogue-product .product_wobbler-bottom .tag {
  padding: 0 8px;
}

.catalogue-product.list-tail {
  display: none;
}

.catalogue-product.list-tail.clone-tail {
  display: inline-block;
}

.filters-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 24px 0 16px;
  background-color: #ffffff;
}

.filters-search {
  padding: 0 16px;
  background-color: #fbf8f8;
  border: 1px solid #efeded;
  border-bottom: none;
  position: relative;
}

.filters-search + .filters__list {
  border-top: none;
}

.filters-search__clear {
  height: 20px;
  position: absolute;
  right: 14px;
  top: calc(50% - 5px);
  width: 20px;
  cursor: pointer;
  display: none;
}

.filters-search input[type="text"] {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjAxMDEgMTIuMDFMMTQuNSAxNC40OTk5IiBzdHJva2U9IiMzMzMzMzMiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPHBhdGggZD0iTTguMzMzMzQgMTMuMzMzM0MxMS4wOTQ4IDEzLjMzMzMgMTMuMzMzMyAxMS4wOTQ3IDEzLjMzMzMgOC4zMzMyNUMxMy4zMzMzIDUuNTcxODMgMTEuMDk0OCAzLjMzMzI1IDguMzMzMzQgMy4zMzMyNUM1LjU3MTkyIDMuMzMzMjUgMy4zMzMzNCA1LjU3MTgzIDMuMzMzMzQgOC4zMzMyNUMzLjMzMzM0IDExLjA5NDcgNS41NzE5MiAxMy4zMzMzIDguMzMzMzQgMTMuMzMzM1oiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K) 0 50% no-repeat;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  padding: 0 0 0 25px;
  line-height: 1;
  width: 100%;
  transition: border-bottom .3s;
}

.filters-search input[type="text"]:focus {
  border: none;
  border-bottom: 1px solid #333333;
}

.filters-popup {
  background: rgba(90, 87, 87, .5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 110;
}

.filters-popup .slide-enter-active,
.filters-popup .slide-leave-active {
  transition-duration: 0.5s;
  transition-timing-function: ease;
}

.filters-popup .slide-enter-to,
.filters-popup .slide-leave {
  transform: translateX(0%);
  overflow: hidden;
}

.filters-popup .slide-enter,
.filters-popup .slide-leave-to {
  overflow: hidden;
  transform: translateX(100%);
}

.filters-popup .fade-enter-active,
.filters-popup .fade-leave-active {
  transition: opacity .5s;
}

.filters-popup .fade-enter,
.filters-popup .fade-leave-to {
  opacity: 0;
}

.filters-popup__checkbox-item .filters__list__link {
  margin-top: 2px;
}

.filters-popup__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, .5);
}

.filters-popup__container {
  background: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100%;
  position: absolute;
  right: 0;
}

.filters-popup__header {
  background: #fbf8f8;
  position: relative;
  text-align: center;
}

.filters-popup__title {
  font-size: 18px;
  color: #333333;
}

.filters-popup__content {
  overflow-y: scroll;
  position: relative;
}

.filters-popup__content::-webkit-scrollbar {
  width: 4px;
  height: 9px;
}

.filters-popup__content::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #5a5757 25%, transparent 10%);
  width: 9px;
  height: 9px;
  border-radius: 10px;
}

.filters-popup__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 400;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDE1IDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMC41MDA0IDYuMDAwMTJMMTIuMjkzMSA0LjIwNzQxSDBWMi43OTMxNUgxMi4yOTM0TDEwLjUwMDQgMC45OTk4NzhMMTEuNTAwMyAwTDE1IDMuNTAwMjhMMTEuNTAwMyA3TDEwLjUwMDQgNi4wMDAxMloiIGZpbGw9IiM4OTg2ODYiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  border-bottom: 1px solid #efeded;
  cursor: pointer;
}

.filters-popup__label__title {
  transition: color .3s;
  white-space: nowrap;
}

.filters-popup__label:hover .filters-popup__item__title {
  color: #898686;
}

.filters-popup__selected {
  color: #898686;
  font-size: 12px;
  line-height: 14px;
  margin-left: 8px;
  overflow: hidden;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-margin-before: 2px;
}

.filters-popup__selected.ios {
  margin-bottom: 2px;
}

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

.filters-popup__list__wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
}

.filters-popup__list__wrap .filters-search {
  background-color: transparent;
  border: none;
}

.filters-popup__list__wrap .filters-search__clear {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.filters-popup__list__wrap .filters__list {
  background-color: #ffffff;
  border: none;
  padding: 0;
}

.filters-popup__list__wrap .filters__list__item:not(:last-child) {
  margin-bottom: 16px;
}

.filters-popup__list__wrap .filters__list__scroll {
  max-height: 100%;
}

.filters-popup__list > div:last-child {
  margin-bottom: 32px;
}

.filters-popup__list.opened {
  overflow: hidden;
  height: 100%;
}

.filters-popup__buttons {
  background: #fbf8f8;
}

.filters-popup__buttons .btn {
  height: 48px;
  max-width: unset;
}

.filters-popup__close,
.filters-popup__back {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
}

.filters-popup__close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODk5NSAxLjQxNDIxTDguNDg1MjggMy4zNzE3NWUtMDdMNC45NDk3NSAzLjUzNTUzTDEuNDE0MjEgMEwwIDEuNDE0MjFMMy41MzU1MyA0Ljk0OTc1TDAgOC40ODUyOEwxLjQxNDIxIDkuODk5NUw0Ljk0OTc1IDYuMzYzOTZMOC40ODUyOCA5Ljg5OTVMOS44OTk1IDguNDg1MjhMNi4zNjM5NiA0Ljk0OTc1TDkuODk5NSAxLjQxNDIxWiIgZmlsbD0iIzVBNTc1NyIvPgo8L3N2Zz4K);
  background-size: 10px;
}

.filters-popup__back {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDE1IDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00LjQ5OTU2IDAuOTk5ODc5TDIuNzA2ODYgMi43OTI1OUgxNVY0LjIwNjg1SDIuNzA2NThMNC40OTk1NiA2LjAwMDEyTDMuNDk5NjkgN0wwIDMuNDk5NzJMMy40OTk2OSAwTDQuNDk5NTYgMC45OTk4NzlaIiBmaWxsPSIjMzMzMzMzIi8+Cjwvc3ZnPgo=);
  background-size: 15px 7px;
}

.filters-popup .filters__list_category {
  border-bottom: 1px solid #fbf8f8;
}

.filters__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.filters__label span {
  color: #898686;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 50px);
  overflow: hidden;
  -ms-flex: 1;
      flex: 1;
  padding-right: 10px;
  font-size: 12px;
  line-height: 1;
  margin: 2px 0 0 8px;
}

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

.filters__list__not-found {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #5a5757;
  font-weight: 400;
}

.filters__list__scroll::-webkit-scrollbar {
  width: 4px;
  height: 9px;
}

.filters__list__scroll::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #5a5757 25%, transparent 10%);
  width: 9px;
  height: 9px;
  border-radius: 10px;
}

.filters__list__link {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 400;
  cursor: pointer;
}

.filters__list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.filters__list__item:not(:last-child) {
  margin-bottom: 14px;
}

.filters__list__item.active .filters__checkbox {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #333333;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNzA3MTA3IDIuOTQ5NjNMMCAzLjY1Njc0TDIuMTIxMzIgNS43NzgwNkwyLjgyODQzIDYuNDg1MTdMMy41MzU1MyA1Ljc3ODA2TDguNDg1MjggMC44MjgzMTFMNy43NzgxNyAwLjEyMTIwNEwyLjgyODQzIDUuMDcwOTVMMC43MDcxMDcgMi45NDk2M1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
}

.filters__list__item.active .filters__checkbox.light {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNzA3MTA3IDIuOTQ5NjNMMCAzLjY1Njc0TDIuMTIxMzIgNS43NzgwNkwyLjgyODQzIDYuNDg1MTdMMy41MzU1MyA1Ljc3ODA2TDguNDg1MjggMC44MjgzMTFMNy43NzgxNyAwLjEyMTIwNEwyLjgyODQzIDUuMDcwOTVMMC43MDcxMDcgMi45NDk2M1oiIGZpbGw9IiMwMDAwMDAiLz4KPC9zdmc+Cg==);
}

.filters__list__item.active .filters__checkbox + .filters__list__link {
  font-weight: 600;
}

.filters__list__sizes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.filters__list__sizes__wrap:not(:last-child) {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #efeded;
}

.filters__list__sizes__title {
  display: block;
  font-weight: 600;
  line-height: 18px;
  margin: 0 0 8px;
}

.filters__list__sizes .filters__list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 48px;
  height: 48px;
  padding: 5px;
  border: 1px solid #efeded;
  border-radius: 3px;
  transition: background-color .3s;
  margin: 0;
}

.filters__list__sizes .filters__list__item.active {
  border-color: #333333;
}

.filters__list__sizes .filters__list__item.active .filters__list__link {
  font-weight: 600;
}

.filters__list__sizes .filters__list__link {
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  font-weight: 400;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.filters__range {
  padding-top: 16px;
}

.filters__range__slider {
  padding: 0 9px;
}

.filters__range__slider .vue-slider-rail {
  background: #e5e5e5;
  border-radius: 3px;
}

.filters__range__slider .vue-slider-process {
  background-color: #5a5757;
}

.filters__range__slider .vue-slider-dot {
  background-color: #5a5757;
  border-radius: 50%;
}

.filters__range__row {
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}

.filters__range__row::before {
  content: "";
  display: block;
  background: #5a5757;
  height: 1px;
  width: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.filters__range__block {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  height: 30px;
  width: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.filters__range__field[type="number"] {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-right: 1px solid #e5e5e5;
  color: #333333;
  font-size: 14px;
  height: 28px;
  padding: 0;
  text-align: center;
  width: 61px;
}

.filters__range__field[type="number"]:focus {
  border: 0;
  border-right: 1px solid #e5e5e5;
  outline: 0;
}

.filters__range__currency {
  color: #5a5757;
  font-size: 14px;
  padding: 0 8px 0 9px;
  text-align: center;
  margin: 0;
}

.filters__apply_btn.btn {
  max-width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.filters__checkbox {
  background: #efeded;
  border-radius: 2px;
  height: 16px;
  transition: background-color .3s ease;
  width: 16px;
  margin-right: 8px;
  cursor: pointer;
}

.filters__checkbox.border {
  border: 1px solid #efeded;
}

.category-filter .slide-enter-to,
.category-filter .slide-leave {
  overflow: hidden;
  transform: none;
  max-height: 0;
}

.category-filter .slide-enter-active,
.category-filter .slide-leave-active {
  transition-duration: .3s;
  transition-timing-function: ease;
}

.category-filter .slide-enter,
.category-filter .slide-leave-to {
  overflow: hidden;
  max-height: 0;
  transform: none;
}

.category-filter__item {
  padding: 17px 0 1px;
  border-top: 1px solid #efeded;
  transition: padding .5s;
}

.category-filter__item.opened .category-filter__label.no-childs {
  margin: 0 0 12px;
}

.category-filter__item.opened .category-filter__label span::after {
  transform: rotate(0);
}

.category-filter__item:not(.opened) .category-filter__label:not(.disabled):hover {
  color: #898686;
}

.category-filter__item:not(.opened) .category-filter__label:not(.disabled):focus {
  color: #333333;
}

.category-filter__item:last-child .category-filter__sub:last-child {
  margin-bottom: 16px;
}

.category-filter__label {
  color: #333333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 21px;
  margin: 0 0 16px;
  position: relative;
  text-transform: uppercase;
  transition: color .3s;
}

.category-filter__label:not(.disabled) {
  cursor: pointer;
  display: block;
}

.category-filter__label.disabled {
  cursor: default;
}

.category-filter__label.disabled span {
  cursor: pointer;
}

.category-filter__label p {
  margin: 0;
}

.category-filter__label span {
  box-sizing: content-box;
  display: block;
  height: 9px;
  padding: 10px;
  width: 9px;
  cursor: pointer;
  transform: translateX(10px);
}

.category-filter__label span:before,
.category-filter__label span:after {
  background: #f94942;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 9px;
}

.category-filter__label span::after {
  transform: rotate(90deg);
  transition: all .3s ease;
}

.category-filter__sub {
  padding-bottom: 12px;
}

.category-filter__sub:last-child {
  margin-bottom: 24px;
  padding-bottom: 0;
}

.category-filter__sub__label {
  color: #898686;
  display: block;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  transition: color .3s, font-weight .3s;
}

.category-filter__sub__label.opened {
  color: #333333;
  font-weight: 600;
}

.category-filter__sub__label.disabled {
  opacity: .5;
  pointer-events: none;
}

.category-filter__list__wrap.third .category-filter__sub {
  margin-bottom: 14px;
  padding-bottom: 0;
}

.category-filter__list__wrap.third .category-filter__sub:first-child {
  margin-top: 14px;
}

.category-filter__list__wrap.third .category-filter__sub:last-child {
  margin-bottom: 0;
}

.category-filter__list__wrap.third .category-filter__sub__label {
  padding-left: 16px;
}

.category-filter__list__wrap.third .category-filter__sub__label.opened {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNzA3MTA3IDQuOTQ5NjNMMCA1LjY1Njc0TDIuMTIxMzIgNy43NzgwNkwyLjgyODQzIDguNDg1MTdMMy41MzU1MyA3Ljc3ODA2TDguNDg1MjggMi44MjgzMUw3Ljc3ODE3IDIuMTIxMkwyLjgyODQzIDcuMDcwOTVMMC43MDcxMDcgNC45NDk2M1oiIGZpbGw9IiMzMzMzMzMiLz4KPC9zdmc+Cg==) 0 calc(50% - 1px) no-repeat;
  opacity: 1;
}

.filters-fix-on-scroll.opacity {
  opacity: 0;
}

.slide-enter-active,
.slide-leave-active {
  transition-duration: 0.5s;
  transition-timing-function: linear;
}

.slide-enter-to,
.slide-leave {
  max-height: 350px;
  overflow: hidden;
}

.slide-enter,
.slide-leave-to {
  overflow: hidden;
  max-height: 0;
}

.isForce .slide-leave-active {
  transition-duration: 0s;
}

.filters {
  background-color: #ffffff;
}

.filters__count {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #898686;
  font-weight: 400;
}

.filters__item {
  width: calc(20% - 12.8px);
}

.filters__item.all-filters .filters__label {
  color: #5a5757;
  padding-right: 23px;
}

.filters__item.all-filters .filters__label::before,
.filters__item.all-filters .filters__label::after {
  background: #5a5757;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 16px;
  width: 7px;
  border: none;
}

.filters__item.all-filters .filters__label::after {
  top: 50%;
  border: 0;
  transform: rotate(90deg);
}

.filters__item:not(:last-child) {
  margin-right: 16px;
}

.filters__list {
  background-color: #fbf8f8;
  border: 1px solid #efeded;
  border-bottom: none;
}

.filters__list__scroll {
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
}

.filters__list_category {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}

.filters__list__not-found {
  padding: 16px 24px 0;
}

.filters__list_radio {
  padding: 16px 15px;
  width: -moz-max-content;
  width: max-content;
  background: #fbf8f8;
  border-radius: 0 0 3px 3px;
  border: 1px solid #efeded;
  box-shadow: 0 10px 20px rgba(50, 50, 50, .1) !important;
}

.filters__list_radio .filters__list__link {
  text-transform: lowercase;
}

.filters__list_radio .filters__list__item {
  cursor: default;
}

.filters__list__wrap {
  border-radius: 3px;
  display: block;
  overflow: hidden;
  width: 250px;
  z-index: 3;
  position: absolute;
  top: calc(100% - 11px);
}

.filters__list__item {
  cursor: pointer;
}

.filters__list__sizes .filters__list__item:hover .filters__list__link {
  color: rgba(51, 51, 51, .5);
}

.filters__list__sizes .filters__list__item__wrap:not(:nth-child(4n)) {
  margin-right: 8px;
}

.filters__list__sizes .filters__list__item__wrap:not(:nth-last-child(-n + 4)) {
  margin-bottom: 8px;
}

.filters__list__sizes__wrap {
  min-width: 216px;
}

.filters__label {
  position: relative;
  border-radius: 3px;
  height: 48px;
  line-height: 18px;
  padding: 0 16px;
  border: 1px solid #efeded;
  cursor: pointer;
  transition: background-color .3s;
}

.filters__label.active {
  border-color: #5a5757;
}

.filters__label.opened {
  background-color: #fbf8f8;
}

.filters__label.opened::before {
  transform: rotate(180deg);
}

.filters__label::before {
  content: '';
  border-bottom: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #898686;
  display: block;
  position: absolute;
  right: 16px;
  transition: transform .3s ease;
  top: 50%;
}

.filters-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 24px;
}

.filters-sort {
  position: relative;
}

.filters-sort.opened .filters-sort__value::after {
  transform: rotate(180deg);
}

.filters-sort__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.filters-sort__label {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #898686;
  font-weight: 400;
  margin: 0 4px 0 0;
}

.filters-sort__list {
  padding: 12px 8px 0;
  position: absolute;
  top: 17px;
  right: -8px;
  z-index: 1;
}

.filters-sort__list .filters__list__item:not(:last-child) {
  margin-bottom: 8px;
}

.filters-sort__value {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #5a5757;
  font-weight: 400;
  padding-right: 12px;
  position: relative;
  margin: 0;
  text-transform: lowercase;
  cursor: pointer;
}

.filters-sort__value:after {
  border-top: 5px solid #898686;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 0;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  top: calc(50% - 3.5px);
  transition: transform .3s ease;
  width: 0;
}

.filters-popup__title {
  height: 69px;
  line-height: 69px;
}

.filters-popup__header {
  padding: 0 24px;
}

.filters-popup__label {
  height: 66px;
  padding: 0 24px;
  background-position: calc(100% - 24px) 50%;
}

.filters-popup__overlay {
  height: calc(100vh - 69px);
}

.filters-popup__list {
  width: 384px;
}

.filters-popup__list__wrap .filters__list__scroll {
  padding: 24px 18px 24px 24px;
}

.filters-popup__list__wrap .filters__list__sizes__wrap {
  border-bottom: none;
  padding-bottom: 0;
}

.filters-popup__list__wrap .filters__list__sizes__wrap:not(:last-child) {
  margin-bottom: 10px;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:nth-child(4n)) {
  margin-right: 0;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:nth-last-child(-n + 4)) {
  margin-bottom: 0;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:last-child) {
  margin-bottom: 0;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:nth-child(6n)) {
  margin-right: 10px;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:nth-last-child(-n + 6)) {
  margin-bottom: 10px;
}

.filters-popup__list__wrap .filters-search {
  padding: 8px 20px 0 24px;
}

.filters-popup__content {
  overflow-x: hidden;
}

.filters-popup__container {
  width: 384px;
}

.filters-popup__close,
.filters-popup__back {
  height: 48px;
  width: 48px;
}

.filters-popup__back {
  left: 7px;
}

.filters-popup__close {
  right: 5px;
}

.filters-popup__checkbox-item {
  padding-top: 24px;
  padding-left: 24px;
}

.filters-popup__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 24px;
}

.filters-popup__buttons .btn {
  -ms-flex: 1 1 calc(50% - 8px);
      flex: 1 1 calc(50% - 8px);
}

.filters-popup__buttons .btn.btn--not-accent {
  margin-left: 16px;
}

.filters-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: baseline;
      align-items: baseline;
  min-height: 48px;
  max-height: 96px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  position: relative;
}

.filters-selected.opened {
  max-height: none;
}

.filters-selected__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  background: rgba(229, 229, 229, .6);
  border-radius: 3px;
  cursor: pointer;
  margin: 0 16px 16px 0;
  padding: 0 8px 0 16px;
  position: relative;
  height: 32px;
}

.filters-selected__remove {
  padding: 0 8px;
}

.filters-selected__clear {
  color: #898686;
  cursor: pointer;
}

.filters-selected__last {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  background: #fff;
  top: 48px;
}

.filters-selected__last .filters-selected__item {
  margin-bottom: 0;
}

.category-filter__item {
  padding-top: 21px;
  padding-bottom: 8px;
}

.category-filter__item.opened > .category-filter__list__wrap {
  display: block;
}

.category-filter__list__wrap.third {
  margin-bottom: 2px;
}

.category-filter__sub:last-child {
  margin-bottom: 16px;
}

.category-filter__sub__label.opened + .category-filter__list__wrap {
  display: block;
}

.category-filter__label {
  position: relative;
  margin-bottom: 13px;
  transition: margin-bottom .3s, color .3s;
}

.category-filter__label span {
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
}

.breadcrumbs-back,
.mobile-filters-component {
  display: none;
}

.discount .filters-bottom {
  margin-top: 24px;
}

.catalog-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-top: 2px;
}

.catalog-left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 104px 0 0;
  width: 208px;
}

.empty-list__title {
  font-family: "PT Sans", sans-serif;
  font-size: 28px;
  line-height: 32px;
  color: #333333;
  font-weight: 300;
  text-align: center;
  margin-bottom: 16px;
}

.empty-list__desc {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #898686;
  font-weight: 400;
  text-align: center;
  margin-bottom: 32px;
  margin-top: 0;
}

.empty-list .search {
  max-width: 384px;
  width: 100%;
  margin: 0 auto;
}

.empty-list .search .clear-field {
  right: 14px;
}

.empty-list .search input[type="search"] {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 400;
  height: 50px;
  padding: 0 25px 0 44px;
  background-position: 18px 50%;
}

.pagination__progress__text {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #898686;
  font-weight: 400;
}

.pagination__progress__line {
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  background-color: #e5e5e5;
  height: 2px;
  width: 163px;
  position: relative;
}

.pagination__progress__line span {
  background: #f94942;
  height: 2px;
  position: absolute;
}

.pagination__wrap {
  text-align: center;
}

.pagination__button.btn {
  max-width: 163px;
}

.discount-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
}

.discount-info__block {
  -ms-flex: 1;
      flex: 1;
}

.discount-info.finished .discount-info__image picture {
  opacity: .2;
}

.discount-info__finished {
  top: 0;
  left: 0;
  position: absolute;
  background-color: #333333;
  letter-spacing: 0.05em;
  padding: 0 8px;
  border-bottom-right-radius: 3px;
  text-transform: uppercase;
  margin: 0;
  z-index: 1;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 36px;
  color: #ffffff;
  font-weight: 400;
}

.discount-info__image {
  position: relative;
  width: 100%;
}

.discount-info__image picture,
.discount-info__image img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.discount-info__date {
  margin-bottom: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.discount-info__date__time {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.discount-info__date__time svg {
  margin-right: 8px;
}

.discount-info__date__left {
  margin: 0;
  text-transform: uppercase;
}

.discount-info__desc {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #898686;
  font-weight: 400;
  margin: 0;
}

.filters-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 24px 0 16px;
  background-color: #ffffff;
}

.filters-search {
  padding: 0 16px;
  background-color: #fbf8f8;
  border: 1px solid #efeded;
  border-bottom: none;
  position: relative;
}

.filters-search + .filters__list {
  border-top: none;
}

.filters-search__clear {
  height: 20px;
  position: absolute;
  right: 14px;
  top: calc(50% - 5px);
  width: 20px;
  cursor: pointer;
  display: none;
}

.filters-search input[type="text"] {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjAxMDEgMTIuMDFMMTQuNSAxNC40OTk5IiBzdHJva2U9IiMzMzMzMzMiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPHBhdGggZD0iTTguMzMzMzQgMTMuMzMzM0MxMS4wOTQ4IDEzLjMzMzMgMTMuMzMzMyAxMS4wOTQ3IDEzLjMzMzMgOC4zMzMyNUMxMy4zMzMzIDUuNTcxODMgMTEuMDk0OCAzLjMzMzI1IDguMzMzMzQgMy4zMzMyNUM1LjU3MTkyIDMuMzMzMjUgMy4zMzMzNCA1LjU3MTgzIDMuMzMzMzQgOC4zMzMyNUMzLjMzMzM0IDExLjA5NDcgNS41NzE5MiAxMy4zMzMzIDguMzMzMzQgMTMuMzMzM1oiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L3N2Zz4K) 0 50% no-repeat;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  padding: 0 0 0 25px;
  line-height: 1;
  width: 100%;
  transition: border-bottom .3s;
}

.filters-search input[type="text"]:focus {
  border: none;
  border-bottom: 1px solid #333333;
}

.filters-popup {
  background: rgba(90, 87, 87, .5);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 110;
}

.filters-popup .slide-enter-active,
.filters-popup .slide-leave-active {
  transition-duration: 0.5s;
  transition-timing-function: ease;
}

.filters-popup .slide-enter-to,
.filters-popup .slide-leave {
  transform: translateX(0%);
  overflow: hidden;
}

.filters-popup .slide-enter,
.filters-popup .slide-leave-to {
  overflow: hidden;
  transform: translateX(100%);
}

.filters-popup .fade-enter-active,
.filters-popup .fade-leave-active {
  transition: opacity .5s;
}

.filters-popup .fade-enter,
.filters-popup .fade-leave-to {
  opacity: 0;
}

.filters-popup__checkbox-item .filters__list__link {
  margin-top: 2px;
}

.filters-popup__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background: rgba(255, 255, 255, .5);
}

.filters-popup__container {
  background: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100%;
  position: absolute;
  right: 0;
}

.filters-popup__header {
  background: #fbf8f8;
  position: relative;
  text-align: center;
}

.filters-popup__title {
  font-size: 18px;
  color: #333333;
}

.filters-popup__content {
  overflow-y: scroll;
  position: relative;
}

.filters-popup__content::-webkit-scrollbar {
  width: 4px;
  height: 9px;
}

.filters-popup__content::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #5a5757 25%, transparent 10%);
  width: 9px;
  height: 9px;
  border-radius: 10px;
}

.filters-popup__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 400;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDE1IDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMC41MDA0IDYuMDAwMTJMMTIuMjkzMSA0LjIwNzQxSDBWMi43OTMxNUgxMi4yOTM0TDEwLjUwMDQgMC45OTk4NzhMMTEuNTAwMyAwTDE1IDMuNTAwMjhMMTEuNTAwMyA3TDEwLjUwMDQgNi4wMDAxMloiIGZpbGw9IiM4OTg2ODYiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  border-bottom: 1px solid #efeded;
  cursor: pointer;
}

.filters-popup__label__title {
  transition: color .3s;
  white-space: nowrap;
}

.filters-popup__label:hover .filters-popup__item__title {
  color: #898686;
}

.filters-popup__selected {
  color: #898686;
  font-size: 12px;
  line-height: 14px;
  margin-left: 8px;
  overflow: hidden;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-margin-before: 2px;
}

.filters-popup__selected.ios {
  margin-bottom: 2px;
}

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

.filters-popup__list__wrap {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
}

.filters-popup__list__wrap .filters-search {
  background-color: transparent;
  border: none;
}

.filters-popup__list__wrap .filters-search__clear {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.filters-popup__list__wrap .filters__list {
  background-color: #ffffff;
  border: none;
  padding: 0;
}

.filters-popup__list__wrap .filters__list__item:not(:last-child) {
  margin-bottom: 16px;
}

.filters-popup__list__wrap .filters__list__scroll {
  max-height: 100%;
}

.filters-popup__list > div:last-child {
  margin-bottom: 32px;
}

.filters-popup__list.opened {
  overflow: hidden;
  height: 100%;
}

.filters-popup__buttons {
  background: #fbf8f8;
}

.filters-popup__buttons .btn {
  height: 48px;
  max-width: unset;
}

.filters-popup__close,
.filters-popup__back {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
}

.filters-popup__close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODk5NSAxLjQxNDIxTDguNDg1MjggMy4zNzE3NWUtMDdMNC45NDk3NSAzLjUzNTUzTDEuNDE0MjEgMEwwIDEuNDE0MjFMMy41MzU1MyA0Ljk0OTc1TDAgOC40ODUyOEwxLjQxNDIxIDkuODk5NUw0Ljk0OTc1IDYuMzYzOTZMOC40ODUyOCA5Ljg5OTVMOS44OTk1IDguNDg1MjhMNi4zNjM5NiA0Ljk0OTc1TDkuODk5NSAxLjQxNDIxWiIgZmlsbD0iIzVBNTc1NyIvPgo8L3N2Zz4K);
  background-size: 10px;
}

.filters-popup__back {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDE1IDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00LjQ5OTU2IDAuOTk5ODc5TDIuNzA2ODYgMi43OTI1OUgxNVY0LjIwNjg1SDIuNzA2NThMNC40OTk1NiA2LjAwMDEyTDMuNDk5NjkgN0wwIDMuNDk5NzJMMy40OTk2OSAwTDQuNDk5NTYgMC45OTk4NzlaIiBmaWxsPSIjMzMzMzMzIi8+Cjwvc3ZnPgo=);
  background-size: 15px 7px;
}

.filters-popup .filters__list_category {
  border-bottom: 1px solid #fbf8f8;
}

.filters__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.filters__label span {
  color: #898686;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 50px);
  overflow: hidden;
  -ms-flex: 1;
      flex: 1;
  padding-right: 10px;
  font-size: 12px;
  line-height: 1;
  margin: 2px 0 0 8px;
}

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

.filters__list__not-found {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #5a5757;
  font-weight: 400;
}

.filters__list__scroll::-webkit-scrollbar {
  width: 4px;
  height: 9px;
}

.filters__list__scroll::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #5a5757 25%, transparent 10%);
  width: 9px;
  height: 9px;
  border-radius: 10px;
}

.filters__list__link {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 400;
  cursor: pointer;
}

.filters__list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.filters__list__item:not(:last-child) {
  margin-bottom: 14px;
}

.filters__list__item.active .filters__checkbox {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #333333;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNzA3MTA3IDIuOTQ5NjNMMCAzLjY1Njc0TDIuMTIxMzIgNS43NzgwNkwyLjgyODQzIDYuNDg1MTdMMy41MzU1MyA1Ljc3ODA2TDguNDg1MjggMC44MjgzMTFMNy43NzgxNyAwLjEyMTIwNEwyLjgyODQzIDUuMDcwOTVMMC43MDcxMDcgMi45NDk2M1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
}

.filters__list__item.active .filters__checkbox.light {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNzA3MTA3IDIuOTQ5NjNMMCAzLjY1Njc0TDIuMTIxMzIgNS43NzgwNkwyLjgyODQzIDYuNDg1MTdMMy41MzU1MyA1Ljc3ODA2TDguNDg1MjggMC44MjgzMTFMNy43NzgxNyAwLjEyMTIwNEwyLjgyODQzIDUuMDcwOTVMMC43MDcxMDcgMi45NDk2M1oiIGZpbGw9IiMwMDAwMDAiLz4KPC9zdmc+Cg==);
}

.filters__list__item.active .filters__checkbox + .filters__list__link {
  font-weight: 600;
}

.filters__list__sizes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.filters__list__sizes__wrap:not(:last-child) {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #efeded;
}

.filters__list__sizes__title {
  display: block;
  font-weight: 600;
  line-height: 18px;
  margin: 0 0 8px;
}

.filters__list__sizes .filters__list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 48px;
  height: 48px;
  padding: 5px;
  border: 1px solid #efeded;
  border-radius: 3px;
  transition: background-color .3s;
  margin: 0;
}

.filters__list__sizes .filters__list__item.active {
  border-color: #333333;
}

.filters__list__sizes .filters__list__item.active .filters__list__link {
  font-weight: 600;
}

.filters__list__sizes .filters__list__link {
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  font-weight: 400;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.filters__range {
  padding-top: 16px;
}

.filters__range__slider {
  padding: 0 9px;
}

.filters__range__slider .vue-slider-rail {
  background: #e5e5e5;
  border-radius: 3px;
}

.filters__range__slider .vue-slider-process {
  background-color: #5a5757;
}

.filters__range__slider .vue-slider-dot {
  background-color: #5a5757;
  border-radius: 50%;
}

.filters__range__row {
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}

.filters__range__row::before {
  content: "";
  display: block;
  background: #5a5757;
  height: 1px;
  width: 9px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.filters__range__block {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  height: 30px;
  width: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.filters__range__field[type="number"] {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-right: 1px solid #e5e5e5;
  color: #333333;
  font-size: 14px;
  height: 28px;
  padding: 0;
  text-align: center;
  width: 61px;
}

.filters__range__field[type="number"]:focus {
  border: 0;
  border-right: 1px solid #e5e5e5;
  outline: 0;
}

.filters__range__currency {
  color: #5a5757;
  font-size: 14px;
  padding: 0 8px 0 9px;
  text-align: center;
  margin: 0;
}

.filters__apply_btn.btn {
  max-width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.filters__checkbox {
  background: #efeded;
  border-radius: 2px;
  height: 16px;
  transition: background-color .3s ease;
  width: 16px;
  margin-right: 8px;
  cursor: pointer;
}

.filters__checkbox.border {
  border: 1px solid #efeded;
}

.category-filter .slide-enter-to,
.category-filter .slide-leave {
  overflow: hidden;
  transform: none;
  max-height: 0;
}

.category-filter .slide-enter-active,
.category-filter .slide-leave-active {
  transition-duration: .3s;
  transition-timing-function: ease;
}

.category-filter .slide-enter,
.category-filter .slide-leave-to {
  overflow: hidden;
  max-height: 0;
  transform: none;
}

.category-filter__item {
  padding: 17px 0 1px;
  border-top: 1px solid #efeded;
  transition: padding .5s;
}

.category-filter__item.opened .category-filter__label.no-childs {
  margin: 0 0 12px;
}

.category-filter__item.opened .category-filter__label span::after {
  transform: rotate(0);
}

.category-filter__item:not(.opened) .category-filter__label:not(.disabled):hover {
  color: #898686;
}

.category-filter__item:not(.opened) .category-filter__label:not(.disabled):focus {
  color: #333333;
}

.category-filter__item:last-child .category-filter__sub:last-child {
  margin-bottom: 16px;
}

.category-filter__label {
  color: #333333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .05em;
  line-height: 21px;
  margin: 0 0 16px;
  position: relative;
  text-transform: uppercase;
  transition: color .3s;
}

.category-filter__label:not(.disabled) {
  cursor: pointer;
  display: block;
}

.category-filter__label.disabled {
  cursor: default;
}

.category-filter__label.disabled span {
  cursor: pointer;
}

.category-filter__label p {
  margin: 0;
}

.category-filter__label span {
  box-sizing: content-box;
  display: block;
  height: 9px;
  padding: 10px;
  width: 9px;
  cursor: pointer;
  transform: translateX(10px);
}

.category-filter__label span:before,
.category-filter__label span:after {
  background: #f94942;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 9px;
}

.category-filter__label span::after {
  transform: rotate(90deg);
  transition: all .3s ease;
}

.category-filter__sub {
  padding-bottom: 12px;
}

.category-filter__sub:last-child {
  margin-bottom: 24px;
  padding-bottom: 0;
}

.category-filter__sub__label {
  color: #898686;
  display: block;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  transition: color .3s, font-weight .3s;
}

.category-filter__sub__label.opened {
  color: #333333;
  font-weight: 600;
}

.category-filter__sub__label.disabled {
  opacity: .5;
  pointer-events: none;
}

.category-filter__list__wrap.third .category-filter__sub {
  margin-bottom: 14px;
  padding-bottom: 0;
}

.category-filter__list__wrap.third .category-filter__sub:first-child {
  margin-top: 14px;
}

.category-filter__list__wrap.third .category-filter__sub:last-child {
  margin-bottom: 0;
}

.category-filter__list__wrap.third .category-filter__sub__label {
  padding-left: 16px;
}

.category-filter__list__wrap.third .category-filter__sub__label.opened {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuNzA3MTA3IDQuOTQ5NjNMMCA1LjY1Njc0TDIuMTIxMzIgNy43NzgwNkwyLjgyODQzIDguNDg1MTdMMy41MzU1MyA3Ljc3ODA2TDguNDg1MjggMi44MjgzMUw3Ljc3ODE3IDIuMTIxMkwyLjgyODQzIDcuMDcwOTVMMC43MDcxMDcgNC45NDk2M1oiIGZpbGw9IiMzMzMzMzMiLz4KPC9zdmc+Cg==) 0 calc(50% - 1px) no-repeat;
  opacity: 1;
}

.filters-fix-on-scroll.opacity {
  opacity: 0;
}

.slide-enter-active,
.slide-leave-active {
  transition-duration: 0.5s;
  transition-timing-function: linear;
}

.slide-enter-to,
.slide-leave {
  max-height: 350px;
  overflow: hidden;
}

.slide-enter,
.slide-leave-to {
  overflow: hidden;
  max-height: 0;
}

.isForce .slide-leave-active {
  transition-duration: 0s;
}

.filters {
  background-color: #ffffff;
}

.filters__count {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #898686;
  font-weight: 400;
}

.filters__item {
  width: calc(20% - 12.8px);
}

.filters__item.all-filters .filters__label {
  color: #5a5757;
  padding-right: 23px;
}

.filters__item.all-filters .filters__label::before,
.filters__item.all-filters .filters__label::after {
  background: #5a5757;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 16px;
  width: 7px;
  border: none;
}

.filters__item.all-filters .filters__label::after {
  top: 50%;
  border: 0;
  transform: rotate(90deg);
}

.filters__item:not(:last-child) {
  margin-right: 16px;
}

.filters__list {
  background-color: #fbf8f8;
  border: 1px solid #efeded;
  border-bottom: none;
}

.filters__list__scroll {
  max-height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
}

.filters__list_category {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}

.filters__list__not-found {
  padding: 16px 24px 0;
}

.filters__list_radio {
  padding: 16px 15px;
  width: -moz-max-content;
  width: max-content;
  background: #fbf8f8;
  border-radius: 0 0 3px 3px;
  border: 1px solid #efeded;
  box-shadow: 0 10px 20px rgba(50, 50, 50, .1) !important;
}

.filters__list_radio .filters__list__link {
  text-transform: lowercase;
}

.filters__list_radio .filters__list__item {
  cursor: default;
}

.filters__list__wrap {
  border-radius: 3px;
  display: block;
  overflow: hidden;
  width: 250px;
  z-index: 3;
  position: absolute;
  top: calc(100% - 11px);
}

.filters__list__item {
  cursor: pointer;
}

.filters__list__sizes .filters__list__item:hover .filters__list__link {
  color: rgba(51, 51, 51, .5);
}

.filters__list__sizes .filters__list__item__wrap:not(:nth-child(4n)) {
  margin-right: 8px;
}

.filters__list__sizes .filters__list__item__wrap:not(:nth-last-child(-n + 4)) {
  margin-bottom: 8px;
}

.filters__list__sizes__wrap {
  min-width: 216px;
}

.filters__label {
  position: relative;
  border-radius: 3px;
  height: 48px;
  line-height: 18px;
  padding: 0 16px;
  border: 1px solid #efeded;
  cursor: pointer;
  transition: background-color .3s;
}

.filters__label.active {
  border-color: #5a5757;
}

.filters__label.opened {
  background-color: #fbf8f8;
}

.filters__label.opened::before {
  transform: rotate(180deg);
}

.filters__label::before {
  content: '';
  border-bottom: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 5px solid #898686;
  display: block;
  position: absolute;
  right: 16px;
  transition: transform .3s ease;
  top: 50%;
}

.filters-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 24px;
}

.filters-sort {
  position: relative;
}

.filters-sort.opened .filters-sort__value::after {
  transform: rotate(180deg);
}

.filters-sort__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.filters-sort__label {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #898686;
  font-weight: 400;
  margin: 0 4px 0 0;
}

.filters-sort__list {
  padding: 12px 8px 0;
  position: absolute;
  top: 17px;
  right: -8px;
  z-index: 1;
}

.filters-sort__list .filters__list__item:not(:last-child) {
  margin-bottom: 8px;
}

.filters-sort__value {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #5a5757;
  font-weight: 400;
  padding-right: 12px;
  position: relative;
  margin: 0;
  text-transform: lowercase;
  cursor: pointer;
}

.filters-sort__value:after {
  border-top: 5px solid #898686;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 0;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 0;
  top: calc(50% - 3.5px);
  transition: transform .3s ease;
  width: 0;
}

.filters-popup__title {
  height: 69px;
  line-height: 69px;
}

.filters-popup__header {
  padding: 0 24px;
}

.filters-popup__label {
  height: 66px;
  padding: 0 24px;
  background-position: calc(100% - 24px) 50%;
}

.filters-popup__overlay {
  height: calc(100vh - 69px);
}

.filters-popup__list {
  width: 384px;
}

.filters-popup__list__wrap .filters__list__scroll {
  padding: 24px 18px 24px 24px;
}

.filters-popup__list__wrap .filters__list__sizes__wrap {
  border-bottom: none;
  padding-bottom: 0;
}

.filters-popup__list__wrap .filters__list__sizes__wrap:not(:last-child) {
  margin-bottom: 10px;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:nth-child(4n)) {
  margin-right: 0;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:nth-last-child(-n + 4)) {
  margin-bottom: 0;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:last-child) {
  margin-bottom: 0;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:nth-child(6n)) {
  margin-right: 10px;
}

.filters-popup__list__wrap .filters__list__sizes .filters__list__item__wrap:not(:nth-last-child(-n + 6)) {
  margin-bottom: 10px;
}

.filters-popup__list__wrap .filters-search {
  padding: 8px 20px 0 24px;
}

.filters-popup__content {
  overflow-x: hidden;
}

.filters-popup__container {
  width: 384px;
}

.filters-popup__close,
.filters-popup__back {
  height: 48px;
  width: 48px;
}

.filters-popup__back {
  left: 7px;
}

.filters-popup__close {
  right: 5px;
}

.filters-popup__checkbox-item {
  padding-top: 24px;
  padding-left: 24px;
}

.filters-popup__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 24px;
}

.filters-popup__buttons .btn {
  -ms-flex: 1 1 calc(50% - 8px);
      flex: 1 1 calc(50% - 8px);
}

.filters-popup__buttons .btn.btn--not-accent {
  margin-left: 16px;
}

.filters-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: baseline;
      align-items: baseline;
  min-height: 48px;
  max-height: 96px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  position: relative;
}

.filters-selected.opened {
  max-height: none;
}

.filters-selected__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  background: rgba(229, 229, 229, .6);
  border-radius: 3px;
  cursor: pointer;
  margin: 0 16px 16px 0;
  padding: 0 8px 0 16px;
  position: relative;
  height: 32px;
}

.filters-selected__remove {
  padding: 0 8px;
}

.filters-selected__clear {
  color: #898686;
  cursor: pointer;
}

.filters-selected__last {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  background: #fff;
  top: 48px;
}

.filters-selected__last .filters-selected__item {
  margin-bottom: 0;
}

.category-filter__item {
  padding-top: 21px;
  padding-bottom: 8px;
}

.category-filter__item.opened > .category-filter__list__wrap {
  display: block;
}

.category-filter__list__wrap.third {
  margin-bottom: 2px;
}

.category-filter__sub:last-child {
  margin-bottom: 16px;
}

.category-filter__sub__label.opened + .category-filter__list__wrap {
  display: block;
}

.category-filter__label {
  position: relative;
  margin-bottom: 13px;
  transition: margin-bottom .3s, color .3s;
}

.category-filter__label span {
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
}

.breadcrumbs-back,
.mobile-filters-component {
  display: none;
}

.discount .filters-bottom {
  margin-top: 24px;
}

.catalog-right .product-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.catalog-right .products-item {
  position: relative;
}

.catalog-right .products-item__link {
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  display: block;
}

.catalog-right .products-item__images {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.catalog-right .products-item__images > div {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.catalog-right .products-item__images picture {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.catalog-right .products-item__images picture.lazy-image {
  width: 100%;
  height: 100%;
}

.catalog-right .products-item__images picture.lazy-image:not([data-loaded]) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.catalog-right .products-item__images picture[data-loaded] img {
  width: 100%;
  height: 100%;
}

.catalog-right .products-item__images picture,
.catalog-right .products-item__images picture img {
  max-width: 100%;
  max-height: 100%;
}

.catalog-right .product-info__additional {
  display: none;
}

.catalog-right .product-info__sizes {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
}

.catalog-right .product-info__sizes:hover .catalog-right .product-info__sizes__item {
  color: #898686;
}

.catalog-right .product-info__sizes:hover .catalog-right .product-info__sizes__item:hover {
  color: #333333;
}

.catalog-right .product-info__sizes__item {
  display: inline-block;
  cursor: pointer;
  padding-right: 16px;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #333333;
  font-weight: 400;
}

.catalog-right .product-info__colors {
  overflow-x: auto;
  margin-bottom: 16px;
}

.catalog-right .product-info__colors__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.catalog-right .product-info__colors__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  height: 50px;
  width: 33px;
}

.catalog-right .product-info__colors__item:not(:last-child) {
  margin-right: 8px;
}

.catalog-right .product-info__colors__item img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.catalog-right .product-info__brand {
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  font-weight: 600;
  margin: 0 0 12px;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
}

.catalog-right .product-info__name {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 400;
  margin: 0 0 8px;
  cursor: pointer;
  overflow: hidden;
  display: -webkit-box;
  height: 36px;
  -webkit-line-clamp: 2;
  display: block;
}

.catalog-right .product-info__price__text {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 600;
  margin: 0;
}

.catalog-right .product-info__price__text.product-info__price__text_new {
  color: #f94942;
  margin-right: 8px;
}

.catalog-right .product-info__price__text.product-info__price__text_old {
  color: #898686;
  text-decoration: line-through;
}

.catalog-right .product-info__price__sale {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.catalog-right .product-info__out-of-stock {
  color: #f94942;
  display: block;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 18px;
}

.catalog-right .product-wobler {
  position: absolute;
  top: 0;
  left: 0;
}

.catalog-right .product-wobler__item {
  padding: 0 5px;
  letter-spacing: .05em;
  text-transform: uppercase;
  border-radius: 0 0 3px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.catalog-right .product-wobler__item.new {
  background-color: #333333;
  color: #ffffff;
}

.catalog-right .product-wobler__item.sale {
  background-color: #ffffff;
  color: #f94942;
}

.catalog-right .product-wobler-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
}

.catalog-right .product-wobler-bottom__item {
  padding: 0 8px;
  border-top-right-radius: 3px;
  background-color: #ffffff;
  min-width: 39px;
  height: 36px;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #5a5757;
  font-weight: 400;
}

.catalog-right .product-wobler-bottom__item.light {
  background-color: #ffffff;
  color: #333333;
}

.catalog-right .product-wobler-bottom__item.black {
  background-color: #333333;
  color: #ffffff;
}

.catalog-right .product-favourite {
  padding: 8px;
  position: absolute;
  top: 0;
  right: 0;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
}

.catalog-right .product-favourite .fav-count {
  position: absolute;
  right: 40px;
  width: 14px;
  color: #333333;
  pointer-events: none;
  line-height: 40px;
  text-align: center;
  z-index: 1;
}

@media screen and (max-width: 40em) {
  .catalog-right .product-favourite .fav-count {
    padding-top: 4px;
  }
}

.catalog-right .product-favourite .fav-count-hidden {
  visibility: hidden;
}

.catalog-right .products-item {
  width: calc(100% / 3 - 21.333333333333332px);
  padding-bottom: 100px;
}

.catalog-right .products-item:hover .product-info__additional {
  display: block;
}

.catalog-right .products-item:not(:nth-child(3n)) {
  margin-right: 32px;
}

.catalog-right .products-item:not(:nth-last-child(-n + 3)) {
  margin-bottom: 40px;
}

.catalog-right .products-item__link .products-item__images {
  padding: 150% 0 0;
}

.catalog-right .products-item__link .products-item__images.hasHoverImage picture.img-hover {
  opacity: 0;
}

.catalog-right .products-item__link:hover .products-item__images picture.img-main {
  opacity: 0;
}

.catalog-right .products-item__link:hover .products-item__images picture.img-hover {
  opacity: 1;
}

.catalog-right .product-info {
  padding: 12px 0;
  position: absolute;
  top: calc(100% - 100px);
  width: 100%;
  z-index: 1;
  background-color: #ffffff;
}

.catalog-right .product-info__price__text {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 600;
}

.catalog-right .product-wobler__item {
  height: 36px;
  min-width: 39px;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #333333;
  font-weight: 400;
}

.small-amount-wrap {
  margin-top: 96px;
}

.small-amount-wrap h2 {
  margin-top: 6px;
  margin-bottom: 40px;
}

.small-amount-wrap .pagination__button.btn {
  max-width: 280px;
}

.seo-block__image {
  overflow: hidden;
}

.seo-block__image picture,
.seo-block__image img {
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  -o-object-position: left;
     object-position: left;
  width: 100%;
}

.seo-block h2 {
  color: #333333;
  margin: 0 0 24px;
}

.seo-block h2 > * {
  color: #333333 !important;
  font-family: "PT Sans", sans-serif !important;
}

.seo-block h4 {
  color: #333333;
  margin: 0 0 24px;
}

.seo-block h4 > * {
  color: #333333 !important;
  font-family: "PT Sans", sans-serif !important;
  font-size: 18px !important;
}

.seo-block__bottom {
  background: #fbf8f8;
}

.seo-block__bottom .foldable-block__description {
  max-width: 800px;
}

.seo-block__bottom .foldable-block__description p {
  margin-bottom: 0 !important;
}

.seo-block__bottom .foldable-block__wrap {
  margin-bottom: 24px;
}

.foldable-block__title {
  margin-bottom: 24px;
}

.foldable-block__description {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #898686;
  font-weight: 400;
  transition: max-height .3s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}

.foldable-block__description p {
  margin: 0;
}

.foldable-block__description p:not(:last-child) {
  margin: 0 0 8px;
}

.foldable-block__description p,
.foldable-block__description span {
  color: #898686 !important;
  font-family: "PT Sans", sans-serif !important;
  font-size: 14px !important;
  margin-top: 0 !important;
}

.foldable-block__description ol,
.foldable-block__description ul {
  list-style-position: inside;
  margin: 0 0 40px;
  padding: 0;
}

.foldable-block__description ol li,
.foldable-block__description ul li {
  color: #898686;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  margin: 0 0 20px;
}

.foldable-block__description ol li > *,
.foldable-block__description ul li > * {
  color: #898686 !important;
  font-family: "PT Sans", sans-serif !important;
  font-size: 14px !important;
}

.foldable-block__btn {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 400;
  border: 0;
  background: transparent;
  border-left: 2px solid #f94942;
  border-radius: 0;
  height: 20px;
  line-height: 20px;
  padding: 0 0 0 16px;
  max-width: unset;
  width: auto;
  cursor: pointer;
  transition: color .3s ease;
}

.seo-block__bottom {
  margin: 96px 0 96px 72px;
  padding: 64px 0 64px calc(((100vw - 800px) / 2) - 72px);
}

@media screen and (min-width: calc(1600px + (72px * 2))) {
  .seo-block__bottom {
    margin: 96px 0 97px calc((100% - 1744px) / 2 + 72px);
    padding-left: calc(((100vw - 800px) / 2) - (((100vw - 1744px) / 2) + 72px));
    padding-right: 0;
  }
}

.seo-block__h1 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 8px;
}

.seo-block__h1.mb0 {
  margin-bottom: 0;
}

.seo-block__image {
  margin-bottom: 24px;
}

.seo-block h2 > * {
  font-size: 28px !important;
}

.foldable-block__title {
  font-size: 28px;
  line-height: 32px;
}

.foldable-block__wrap {
  margin-bottom: 8px;
}

.foldable-block__description.prerend {
  max-height: 42px;
  -webkit-line-clamp: 2;
}

.foldable-block__btn:hover {
  color: rgba(51, 51, 51, .5);
}

.breadcrumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
}

.breadcrumbs__item {
  margin: 0;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
  font-weight: 400;
}

.breadcrumbs__item.last {
  color: #898686;
}

.breadcrumbs__item:not(:last-child) {
  margin-right: 20px;
  position: relative;
}

.breadcrumbs__item:not(:last-child)::before {
  content: "";
  display: block;
  background: rgba(137, 134, 134, .7);
  width: 4px;
  height: 1px;
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translate(100%, -50%);
}

.catalog-left {
  z-index: 5;
}

.catalog-left + .catalog-right {
  width: calc(100% - 312px);
}

.empty-list {
  padding-top: 72px;
  margin-bottom: 96px;
}

.discount-info__image {
  margin-right: 32px;
  max-width: 280px;
  width: 100%;
}

.discount-info__image picture,
.discount-info__image img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.discount-info__date__time {
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #898686;
  font-weight: 600;
}

.discount-info__date__left {
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #f94942;
  font-weight: 600;
}

.discount-info__title {
  font-family: "PT Sans", sans-serif;
  font-size: 28px;
  line-height: 32px;
  color: #333333;
  font-weight: 300;
  margin-bottom: 8px;
}

.pagination__top {
  margin-bottom: 40px;
}

.pagination__bottom {
  margin-top: 40px;
}

.pagination__progress__line {
  margin-top: 16px;
}

body .features.container {
  margin-top: 96px;
}

.product-info__colors__item {
  transition: opacity .3s;
}

.product-info__colors__item:hover {
  opacity: .5;
}

.product-info__sizes:hover .product-info__sizes__item {
  color: #898686;
}

.product-info__sizes:hover .product-info__sizes__item:hover {
  color: #333333;
}

.catalog-wrapper {
  margin: 0 0 96px;
}

.catalog-wrapper .h1 {
  font-size: 28px;
  line-height: 32px;
}

.catalog-right {
  width: 100%;
}

.catalog-left + .catalog-right {
  width: calc(100% - 312px);
}

.catalog-count-mobile {
  display: none;
}

.catalogue-list .catalogue-shown-products {
  margin: 0 -16px;
}

.catalogue-list .catalogue-product {
  margin: 0 16px 40px;
  width: calc(100% / 3 - 32px);
  padding: 0 0 100px;
}

.catalogue-list .catalogue-product:hover .product-additional {
  height: auto;
  display: block;
}

.catalogue-list .catalogue-product .product-link:hover .product-additional {
  height: auto;
  display: block;
}

.catalogue-list .catalogue-product .product-link .product-info-place .product-out-of-stock__title {
  font-size: 14px;
  line-height: 18px;
}

.catalogue-list .catalogue-product .product-info-place {
  padding: 12px 15px;
}

.catalogue-list .catalogue-product .product-price {
  font-size: 14px;
  line-height: 18px;
}

.back-button {
  display: none;
}

.page-container {
  overflow: hidden;
}

.product-block {
  margin-bottom: 48px;
}

.product-block .one_image_product {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.product-block .one_image_product .theiaStickySidebar {
  width: 100%;
}

.product-block .product-preview .product_images .product_image {
  padding-top: 149.67%;
  width: 100%;
}

.product-block .product-preview .sidebar_add_to_fav_btn {
  width: 18px;
  height: 17px;
}

.product-block .product-preview .sidebar_add_to_fav_btn .icon--fav {
  width: 18px;
  height: 17px;
}

.product-block .product-preview .sidebar_add_to_fav_btn .product_colors_block .color_carousel_wrap {
  overflow: visible;
  margin: 0 -16px;
  width: calc(100% + 32px);
}

.product-block .product-preview .sidebar_add_to_fav_btn .product_colors_block .color_carousel_wrap .color_carousel:after {
  content: '';
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8px;
}

.product-block .product-preview .sidebar_add_to_fav_btn .product_colors_block .color_carousel_item:first-child {
  margin-left: 16px;
}

.product-block .product-preview .sidebar_add_to_fav_btn .add_to_cart_product_btn.certificate-btn {
  margin: 64px 0 -8px;
}

.product-block .product-preview .progressBar {
  display: block;
  position: relative;
  width: calc(100% - 32px);
  top: -26px;
  left: 0;
  margin-left: 16px;
  height: 3px;
  background: #ffffff;
  border-radius: 3px;
  margin-bottom: -3px;
  z-index: 1;
}

.product-block .product-preview .progressBar span {
  display: block;
  position: absolute;
  border-radius: 2px;
  margin: 1px;
  height: 1px;
  width: 0;
  transition: 0.3s;
  background: #333333;
}

.product-block .hide_mobile {
  display: none;
}

.product-block .one_image_product {
  display: block;
}

.product-block .one_image_product .product-preview {
  width: 100vw;
}

.product-block .one_image_product .product-preview .progressBar {
  display: none !important;
}

.product-block .product-preview {
  width: 100vw;
  margin-left: -16px;
  margin-bottom: 16px;
  margin-top: -16px;
}

.product-block .product-preview .swiper-autoheight {
  min-height: 400px;
}

.product-block .product-preview .product_wobbler .tag {
  width: auto;
  height: 40px;
}

.product-block .product-preview .product_wobbler .tag span {
  font-size: 12px;
}

.product-block .product-preview .product_images {
  width: 100%;
  min-height: 130px;
  position: relative;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 0;
  overflow: visible;
}

.product-block .goods_video_btn,
.product-block .goods_video_btn.second_img_video_btn {
  top: 16px;
  right: 16px;
  left: auto;
  width: 42px;
  height: 42px;
}

.product-block .product-info {
  width: 100%;
  float: none;
  padding-left: 0;
  top: 0;
}

.product-block .product-info .sidebar_add_to_fav_btn {
  top: -16px;
  right: -16px;
  width: 50px;
  height: 51px;
}

.product-block .product-info .sidebar_add_to_fav_btn .icon--fav {
  top: 16px;
  left: 16px;
}

.product-block .product-info .product_vendor {
  font-size: 12px;
  line-height: 15px;
}

.product-block .product-info .product_title {
  font-size: 18px;
  line-height: 23px;
}

.product-block .product-info .product_buy_block .product_vobler {
  margin-top: 16px;
}

.product-block .product-info .product_buy_block .product_in_bonus_programm > p {
  display: inline;
  padding: 8px 0 8px 49px;
  background-position: 16px center;
}

.product-block .product-info .product_buy_block .info_block_marg {
  margin-top: 16px;
}

.product-block .product-info .product_buy_block .product_colors_block,
.product-block .product-info .product_buy_block .product_sizes_block {
  margin-top: 24px;
}

.product-block .product-info .product_description {
  margin-top: 24px;
}

.product-block .product-info .product_description .fold-foldable {
  padding-top: 2px;
  width: 100%;
}

.product-block .product-info .product_description .product_specs_section {
  transition: max-height 0.3s;
  overflow: hidden;
  margin-bottom: 28px;
  margin-top: -4px;
  border-bottom: 1px solid #efeded;
  position: relative;
}

.product-block .product-info .product_description .product_specs_section:after {
  content: '';
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  background: #ffffff;
  z-index: 2;
  transition: 0.2s;
}

.product-block .product-info .product_description .product_specs_section.is_unfolded:after {
  opacity: 0;
}

.product-block .product-info .product_description .product_specs_section .specs_section_head {
  margin-bottom: 24px;
  position: relative;
}

.product-block .product-info .product_description .product_specs_section .specs_section_head:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #898686;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
}

.product-block .product-info .product_description .product_specs_section .product_spec_content {
  margin-top: -8px;
  padding-bottom: 24px;
}

.product-block .product-info .product_description .product_specs_section .specs_section_text:last-child {
  margin-bottom: 0;
}

.product-block .product-info .product_description .product_specs_section.is_unfolded .specs_section_head:before {
  border-bottom: 5px solid #898686;
  border-top: 0 solid transparent;
}

.product-block .product-info .product_description + .divider {
  display: none;
}

.product-block .product-info .product_description .fold-foldable:after {
  display: none;
}

.product-block .product-info .product_features {
  margin-top: 24px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.product-block .product-info .product_features_text {
  padding-left: 0;
  padding-top: 8px;
}

.product-block .product-info .product_features_column {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
}

.product-block .product-info .product_features_column:nth-child(even) {
  padding-right: 0;
}

.product-block .breadcrumbs_wrap {
  display: none;
}

.you-may-like {
  margin-bottom: 35px;
  margin-top: 35px;
}

.you-may-like .catalogue-product {
  padding-left: 0;
}

.you-may-like .catalogue-product .product-info-place {
  min-height: 55px;
  margin-top: 5px;
  font-size: 12px;
  line-height: 20px;
}

.you-may-like .catalogue-product .product-info-place .product-price {
  font-size: 14px;
}

.you-may-like .catalogue-product .product-info-place .product-price.sale .old-price {
  font-size: 12px;
}

.static-page-popup__body .info-block {
  width: auto;
}

.static-page-popup__header {
  padding-top: 14px;
  padding-bottom: 15px;
}

.static-page-popup__body {
  padding: 16px;
  padding-bottom: 24px;
  height: calc(100vh - 50px);
}

.static-page-popup__body_loyalty {
  padding-bottom: 48px;
}

.static-page-popup .main-container {
  width: 100% !important;
}

.static-page-popup .main-container .close {
  padding: 20px;
  top: 5px !important;
  right: 1px !important;
}

.cursor-zoom {
  display: none;
}