.js-product .t-product__option{
    display: flex !important;
    justify-content: space-between !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}    
.t-product__option-title {
    text-wrap: nowrap;
}
/*Убираем отступы у вариантов*/
.js-product .t-product__option-variants_buttons .t-product__option-item_simple{
    margin-bottom: 10px !important;
    padding: 0px !important;
    min-width: auto !important;
    min-height: auto !important;
    border: none !important;
    background-color: transparent !important;
    pointer-events: none;
    font-weight: 400;
}

/*Размер текста названия свойства и их названий*/
/*Название свойства*/
.js-product-edition-option-name, .t-store .t-store__tabs__content{
    font-size: 16px !important;
    text-transform: uppercase;
}
/*Значение свойства*/
.t-product__option-title_buttons{
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #ffffff !important;
}

.js-product-option-name, div.js-store-prod-all-text{
    font-size: 16px !important;
     text-transform: uppercase;
}

t706__cartwin-heading t-name t-name_xl



@media screen and (max-width: 480px){
     .t-product__option-title_buttons,
     .js-product-option-name,
     .js-product-edition-option-name{
        font-size: 14px !important;
    }
    .js-store-prod-name{
       font-size: 24px !important;   
    }
}

/*Отступ вниз от цены*/
.t-store__card__textwrapper{
    margin-bottom: 15px !important;
}

/*Отступ вниз от цены в попапе*/
.t-store__prod-popup__price-wrapper{
    margin-bottom: 15px !important;

}



.t1002__wishlistwin-heading, .t706__cartwin-heading, .t706__form-upper-text, .t706__form-bottom-text, .t706__cartpage-heading, .t706__cartpage-top, .t706__sidebar-heading {
color:#000000!important;
}
