/*
Theme Name: Hello Elementor Child
Theme URI: https://justcase.com.mx/
Description: Child theme para Just Case MX basado en Hello Elementor.
Author: Just Case MX
Author URI: https://justcase.com.mx/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
/* Ocultar títulos automáticos del tema / Woo / plantillas */
.page-header,
.entry-header,
.entry-title,
.page-title,
.woocommerce-products-header,
.woocommerce-products-header__title {
  display: none !important;
}