/*
Theme Name: Hello Elementor Child — ICEE
Theme URI: https://www.innocapai.com/
Description: Child theme of Hello Elementor for innocapai.com / Icee. Premium, light, Apple-/Linear-grade design system (Brand Navy + Frost Blue, restrained accents), dynamic WooCommerce-aware header/footer, no overlay !important hell.
Author: innocapai
Template: hello-elementor
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: hello-elementor-child
*/

/*
  Visual styling lives in assets/css/icee-site.css (enqueued by functions.php).
  Keep this file minimal — it exists to declare the child theme and hold only
  tiny overrides that MUST load with the theme stylesheet handle.
*/

/* Hide the Hello Elementor default header/footer when ICEE partials are used
   via an Elementor Theme Builder template (otherwise remove these rules). */
.icee .site-header--menu-cart,
.icee .site-header.site-header--stretched {
	/* placeholder hook — see WP-INSTALLATION.md step 5 */
}
