/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/
/* Tienda */
body:not(.elementor-editor-active).tax-product_cat .catalogo,
body:not(.elementor-editor-active).woocommerce-shop .catalogocategoria,
body:not(.elementor-editor-active).blog .hide-on-blog,
body:not(.elementor-editor-active).category .hide-on-category,
body:not(.elementor-editor-active).error404 .hide-on-404,
body:not(.elementor-editor-active).home .hide-on-front-page,
body:not(.elementor-editor-active).page .hide-on-page,
body:not(.elementor-editor-active).search-results .hide-on-search,
body:not(.elementor-editor-active).single-product .hide-on-product,
body:not(.elementor-editor-active).tax-product_cat .hide-on-product-category,
body:not(.elementor-editor-active).woocommerce-account .hide-on-my-account,
body:not(.elementor-editor-active).woocommerce-cart .hide-on-cart,
body:not(.elementor-editor-active).woocommerce-checkout .hide-on-checkout,
body:not(.elementor-editor-active).woocommerce-shop .hide-on-shop {
  display: none !important;
}
/* 
#footer-categories,
#footer-distribuidores,
#footer-form {display:none}
 */
