@media screen and (min-width: 961px) {
    .t951 .t-store__filter__search .t-store__filter__input {
        width: 645px;
    }
}
@media screen and (min-width: 1201px) {
    .t951 .t-store__filter__search .t-store__filter__input {
        width: 870px;
    }
}

.t-store__parts-tree-expander-icon {
    color: #f5f5f5;
}
.t-store__filter__btn, .t-store__filter__input {
    background: #f8f8f8;
    min-height: 35px;
    border: 1px solid #a7a7a7;
   
}