.js-store-prod-charcs,
.t-store__tabs__content{
    font-size:22px;
}
select.js-product-edition-option-variants{
    font-size:22px !important;
}
.js-store-load-more-btn{
    color:white !important;
    background: red !important;
    transition:all 0.2s linear;
}
.js-store-load-more-btn:hover{
    color: black !important;
    background-color: #ff2d2d91 !important;
}
/*сброс отступов у заголовка в блоке отзывы*/
.t605 .t-section__topwrapper,
.t605 .t-section__title {
    margin-bottom:0 !important;
}
