/**
* Theme Name: Diza Child
* Description: This is a child theme for Diza
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.3.17
* Template: diza
*/


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


/* Hide WOOF Filter Sections - Product Tags & Size */
.woof_container_product_tag {
    display: none !important;
}

.woof_container_pa_size {
    display: none !important;
}