@media screen and (max-width: 960px) {
.t-store__filter__options {
display: block !important;
}
.t-store__filter__opts-mob-btn {
display: none!important;
}
.t-store__filter__search-and-sort {
display: block !important;
}
.t-store__filter__search-mob-btn-icon {
display: none!important;
}
.t-store__filter__input, .t-store__filter__btn {
background: #ffffff !important;
}
}

.t-store__prod-popup__info .js-store-prod-all-charcs {
    display: none;
}

.t-storeprod-popupinfo .js-store-prod-all-charcs {
    display: none;
}
