    .t-descr_xxs {
    font-size: 16px;
    line-height: 1.4;
}
.js-store-prod-all-charcs{
    display:none;
}

.t-store__filter__item-controls-container {
    max-height: 450px !important;
} 

.t-store__tabs__content.t-descr.t-descr_xxs {
    max-width: 100% !important;
}
.t-slds__imgwrapper {
    background-color: white;
}
button.t-store__filter__btn-expand.js-store-filter-btn-expand {
    display: none;
}

.t-store__filter__custom-sel.js-store-filter-custom-select.active {
    background-color: #AE1948;
}
.t-store__filter__custom-sel.js-store-filter-custom-select.active .t-store__filter__title {
    color: white;
}
span.t706__cartwin-totalamount-label {
    display: none;
}