.t-store__tabs__content.t-descr.t-descr_xxs {
    font-size: 16px !important;
}
.js-store-prod-text.t-store__prod-popup__text.t-descr.t-descr_xxs {
    font-size: 16px !important;
}

.t-store__tabs__close {
    width: 32px;
    height: 32px;
}
.t-store .t-store__tabs__close-icon {
    width: 100% !important;
    height: 100% !important;
}

.t-store .t-store__tabs__close:after {
    width: 46px !important;
    height: 46px !important;
}

/*Выделение второго варианта комплектации*/
.js-product .t-product__option-variants_buttons .t-product__option-item_simple:nth-child(2){
        font-weight:700 !important;
}
.js-product .t-product__option-variants_buttons .t-product__option-title_buttons{
        font-weight:inherit;
}

@media screen and (max-width: 1200px) {
    .js-store-prod-text.t-store__prod-popup__text.t-typography__descr.t-descr.t-descr_xxs {
        font-size: 16px;
    }
    
    .t-store__tabs__item-title.t-name.t-name_xs{
        font-size:18px;
    }



.js-store-prod-name.js-product-name.t-store__prod-popup__name.t-typography__title.t-name.t-name_xl {
    font-size: 24px;
}

.js-store-prod-price.t-store__prod-popup__price.t-store__prod-popup__price-item.t-name.t-name_md {
    font-size: 24px;
}
.t-product__option-title.t-product__option-title_buttons.t-product__option-title_simple.t-typography__options.t-descr.t-descr_xxs {
    font-size: 16px;
}
.t-store__prod-popup__title-wrapper {
    margin-bottom: 0 !important;
}
}

