.pwb-filter-products{
list-style:none;
}
.out-of-stock{
background-color: red;
color:black!important;
font-weight:700;
padding-left:10px;
padding-right:10px;
}
.available-on-backorder{
background-color: orange;
color: black!important;
font-weight:700;
text-align: center;
} .yith-wcan-filters .yith-wcan-filter .filter-title {
color: black;
font-size: 31px;
margin-bottom: 8%;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a{
color:black;
}