.js-store-prod-charcs {
        display:none;
    }
    
    .t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    color: #333333 !important;
    font-weight: 600;
    font-size: 20px;
}


.js-product .t-product__option-select {
    
    height: 45px;
    border: 1px solid #777;
    background-color: #fff;
    border-radius: 0px;

}

.js-product .t-product__option-variants::after {
    top:20px;
}
 
.js-product-price, .js-store-prod-price-val, .t-store__prod-popup__price-value {
   
   font-weight: 600;
 
}

.js-store-prod-text a {
    display: inline-block;
    padding: 10px 58px;
    margin-right: 15px;
    margin-top: -20px;
    border-radius: 0px;
    font-weight: 600;
}

.js-store-prod-text a:last-of-type {
    border: 1px solid #b7242a;
    color: #b7242a !important;
}

.js-store-prod-text a:hover {
    border: 1px solid #f0272a;
    color: #f0272a !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}


.t-store__filter__prods-number.js-store-filters-prodsnumber-wrap.t-descr.t-descr_xxs {
    
     display:none;

}

.t-store__filter__chosen-bar {
    
         display:none!important;

    
}



