/*
Theme Name: Hello Elementor Secure Child
Theme URI: https://example.com/hello-elementor-secure-child
Description: A lightweight security-hardened child theme for Hello Elementor. Safe defaults are designed to preserve Elementor and WooCommerce compatibility.
Author: Secure WordPress Setup
Template: hello-elementor
Version: 1.4.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: hello-elementor-secure-child
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/*
 * Keep this file intentionally minimal.
 * Put site-specific CSS below, or preferably manage design in Elementor.
 */


/* Global Elementor header/footer wrappers stay layout-neutral. */
.hesc-global-header,
.hesc-global-footer {
	width: 100%;
}

/* Elementor Free global site parts */
.hesc-global-header,
.hesc-global-footer {
	display: block;
	width: 100%;
}
