.t-store__filter__prods-number{
    color: #3d3d3d !important;
}
.t-store__filter__chosen-val{
    color: #3d3d3d !important;
}
@media (max-width: 768px){
  .t-store__filter__chosen-bar{
    position: fixed;
    z-index: 20;
    left: 20px;
    bottom: 20px;
    border-radius: 5px;
}
}
