    .t-store__filter__range_bg {

        background-color: #E9001E !important;
    }
    
    
    
/*    .t-store__tabs__item-title, .js-store-prod-all-text {

    text-transform: lowercase;
}

  .t-store__tabs__item-title::first-letter {

    text-transform: uppercase;
}

.js-store-prod-all-text::first-letter {

    text-transform: uppercase;
} */





    .js-product-edition-option-name.t-product__option-title.t-typography__options {
        
        display: none;
        
    }
    
    .js-product-controls-wrapper {
        
         display: flex;
    flex-direction: column;
        
    }
    
    div.js-product-edition-option[data-edition-option-id="Размер"] {
  order: 1;
}

@media screen and (min-width: 960px) {
    

.js-product .t-product__option-select {
    width: calc(100% - 70px) !important;    
    display: block;
    border: 1px #ddd solid;
    background: #f8f8f8;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 10px 30px 10px 10px;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow-x: hidden;
}

.js-product .t-product__option-variants:after {

    right: 90px;

}



.t-store__card__btn, .t-store__prod-popup__btn {
  
    width: calc(100% - 110px);
 
}

}


.t-product__option-variants_regular {
    
        width: 100% !important;
    
}
@media screen and (max-width: 960px) {
    
    
    a.t1002__addBtn:after {
    position: relative !important;
    top: 14px;
}

.js-product .t-product__option-select {
    padding: 10px 30px 10px 10px;
    border-radius: 4px;
}

.t-store__prod-popup__btn {
  
    width: 100%;
 
}

}
.t-store.t-product__option {
    margin-bottom: 0px;
}

.t-store__prod-popup__btn-wrapper {
    margin-top: 0px;
    margin-bottom: 30px;
}


.js-product .t-product__option-variants_buttons .t-product__option-item_simple {

    padding: 7px 7px 7px 0px !important;

}


