* { font-variant-numeric: lining-nums;
font-feature-settings: 'lnum' 1;
-moz-font-feature-settings: 'lnum=1';
-ms-font-feature-settings: 'lnum';
-webkit-font-feature-settings: 'lnum';
-o-font-feature-settings: 'lnum';
}
.slick-slide .t396__filter {
  height: 100% !important;
  max-height: 100% !important;
}

.slick-slide .t-rec {
  min-height: unset !important;
  height: auto !important;
}
.slick-slide {
}
.menu-link a {
    text-decoration: none;
}

/* Заголовок товара */
.t-store__prod-popup__name.js-store-prod-name,
.t-store__prod-popup__name.js-product-name {
  font-family: "Akony", sans-serif !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
}

@media screen and (max-width: 1199px) {
  .t-store__prod-popup__name.js-store-prod-name,
  .t-store__prod-popup__name.js-product-name {
    font-size: 22px !important;
  }
}

@media screen and (max-width: 959px) {
  .t-store__prod-popup__name.js-store-prod-name,
  .t-store__prod-popup__name.js-product-name {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 639px) {
  .t-store__prod-popup__name.js-store-prod-name,
  .t-store__prod-popup__name.js-product-name {
    font-size: 18px !important;
    line-height: 1.25 !important;
  }
}

@media screen and (max-width: 479px) {
  .t-store__prod-popup__name.js-store-prod-name,
  .t-store__prod-popup__name.js-product-name {
    font-size: 16px !important;
  }
}

/* Фото в одном соотношении сторон */
.t-store__prod-popup__gallery-column .t-store__prod-popup__wrapper__col2_fixed {
  width: calc(50% - 2px) !important;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  box-sizing: border-box;
  vertical-align: top;
  background: #f5f5f5;
}

.t-store__prod-popup__gallery-column .t-store__prod-popup__wrapper__col2_fixed img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
}

@media screen and (max-width: 639px) {
  .t-store__prod-popup__gallery-column .t-store__prod-popup__wrapper__col2_fixed {
    width: 100% !important;
  }
}

/* Текст внутри табов */
.t-store__tabs__content.t-descr.t-descr_xxs,
.t-store__tabs__content.t-descr.t-descr_xxs * {
  font-family: "Montserrat", sans-serif !important;
}

.t706__product-title {
    /* Укажи цвет заголовка в карточке товара */
   font-family: "Montserrat", sans-serif !important;
   font-size:14px;
}
.t706__product-title__option {
    /* Укажи цвет описания в карточке товара */
    font-family: "Montserrat", sans-serif !important;
}

.t706__product-quantity,
.t706__product-quantity-inp {
    font-family: "Montserrat", sans-serif !important;
}

t706__product-amount {
    /* Укажи цвет цены в карточке товара */
    font-family: "Montserrat", sans-serif !important;
}

.t706__cartwin-prodamount-wrap {
    /* Укажи цвет суммы заказа */
    font-family: "Montserrat", sans-serif !important;
}


.t706__cartwin-prodamount-price,
.t706__cartwin-totalamount-label,
.t706__cartwin-prodamount-currency {
    /* Укажи цвет суммы заказа */
    font-family: "Montserrat", sans-serif !important;
}

.t-input,
.t-input-phonemask__wrap {
    font-family: "Montserrat", sans-serif !important;
}

