/**
 * Theme Name: Impreza Child
 * Template:   Impreza
 */

/* Product filters should show only values that can be selected. */
body.woocommerce .w-filter.for_grid .w-filter-item-value.disabled {
    display: none !important;
}
