.t-store__filter__item-title {
    font-size: 14px;
}

.t-descr_xxs {
    font-size: 14px
}

@media screen and (max-width: 1200px)
.t-descr_xxs {
    font-size: 14px;
}
.t-store__filter__item{
  .t-checkbox__control {
      .t-checkbox__indicator {
    height: 18px;
    width: 18px;
    vertical-align: text-bottom;
}
}
}

t-carousel__zoomer__img {
    border-radius: 15px;
}

t-store__tabs__button-title t-name t-name_xs {
    font-weight: 300;
}

@media screen and (max-width: 1200px)
.t-name_xs {
    font-size: 39px;
}

element.style {
    color: #ffffff;
    background-color: #759D49;
}