/**
* Theme Name: Kera Child
* Description: This is a child theme for Kera
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.2.16
* Template: kera
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

/* Hide "In stock" filter */
.woof_checkbox_instock_container {
    display: none !important;
}

/* Hide "Product Color" filter */
.woof_container_pa_color {
    display: none !important;
}

