/*Размер иконки Скидки и Избранрго в моб.*/
.t1002__addBtn {
    width: 35px;
    height: 35px;
}

.t-store__card__mark {
    font-weight: 500;
    font-size: 8px;
    width: 35px;
    height: 35px;
}

/*Скругление карточки товара*/
.t-store__card__bgimg, .t-store__card__bgimg_second {
      border-radius: 15px !important;
}

.t-name_xs {
    font-size: 16px;
    line-height: 1.0; !important;
}

.t-descr {
    font-family: 'Gilroy',Arial,sans-serif;
    font-weight: 500;  !important;
    color: #1C1B29;  !important;
}


.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 1px solid #a49ae3;
}
.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    background-color: #fff;
    border: 1px solid #ebebf0;
}

