@media screen and (max-width:640px){
.js-store-filter-mob-btn.t-store__filter__opts-mob-btn {
    font-size: 0px !important;
}
.js-store-filter-mob-btn.t-store__filter__opts-mob-btn:after {
    content: "Фильтры для поиска" !important;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto';
    position: absolute !important;
}
.t-store__filter__item-title.js-store-filter-item-title {
    font-size: 14px !important;
}
.t-store__filter__title {
    font-size: 14px !important;
    }
}




.js-store div .js-store-filter-chosen-item {
display: none;
}


.js-store-parts-select-container > div > div > .t-descr{
 color:#000000 !important;
}


.js-store-parts-select-container > div > div > div > .t-descr{
 color:#000000 !important;
}

