

.products-filter-form .add-filter {
    display: none;
}

.products-filter-form .add-filter.active {
    display: block;
}

