/*
Theme Name: Winnex Child
Description: Child theme for the Winnex themes
Author: gaviathemes
Template: winnex
*/

.widget.widget_product_categories ul.product-categories>li .children span.count {
    position: static !important;
    float: right;
}

.widget.widget_product_categories ul.product-categories>li.has-sub span.cat-caret {
    right: 27px !important;
}

.current-cat.cat-parent.has-sub ul.children,
.cat-parent.has-sub.active ul.children {
    display: block !important;
}


/*.single-product div.product_meta.clearfix {
    float: none !important;
}*/

div#tab-pwb_tab,
li.pwb_tab_tab {
    display: none !important;
}

.woocommerce-table.woocommerce-table--custom-fields.shop_table{display:none;}