.product_cat_electricRadiators__main .enhanced .active-filter b {
    display: none;
}
.product_cat_electricRadiators__main .enhanced .active-filter .active-filter-label {
    border: 1px solid #4f5d67;
    border-radius: 0;
    padding: 4px 15px 3px;
    font: normal normal normal 14px/14px Lato;
    letter-spacing: 0;
    margin-right: 5px;
    color: #333;
}
.product_cat_electricRadiators__main .active-filter .active-filter-label:after {
    background-color: transparent;
    filter: brightness(0);
    position: relative;
    width: 18px;
    display: inline;
    top: 0;
    padding: 0 5px;
    background-size: 100%;
    content: "";
    background-image: url(https://www.bestradiators.co.uk/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg);
    font-size: 16px;
    /* background-size: cover; */
    background-position: center;
    background-repeat: no-repeat;
    right: -5px;

}
.product_cat_electricRadiators__main
.reset-filters,.product_cat_electricRadiators__main .clear-selection {
    font: normal normal bold 12px/14px Lato;
    letter-spacing: 0;
    color: #333;
    background: 0 0;
    border: 0;
    padding: 0;
    text-align: left;
    text-decoration: underline;
    margin-bottom: 10px;
    order: 0;
    width: 100%;
    display: inline-block;
}

.product_cat_electricRadiators__main .enhanced {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.product_cat_electricRadiators__main .enhanced h4 {
    order: 0;
    color: #333;
    font: normal normal bold 14px/14px Lato;
    width: 100%;
    margin-bottom: 10px;
}
.product_cat_electricRadiators__main .enhanced .active-filter {
    order: 1;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
}
.product_cat_electricRadiators__main button.enhanced:hover{
    background: transparent;
}
