/*Theme Name: Manufacturer ChildTheme URI: https://themeforest.net/item/manufacturer-factory-industrial-business-wordpress-theme/22672753Description: Factory & Industrial Business WordPress ThemeAuthor: StylemixThemesAuthor URI: https://stylemixthemes.com/Version: 1.0Template: manufacturer*/
/* Hide duplicated archive heading on WooCommerce product archive/category pages */
body.post-type-archive-product .stm-products-catalog .woocommerce-products-header,
body.tax-product_cat .stm-products-catalog .woocommerce-products-header {
    display: none;
}
