/*
Theme Name: Hello Elementor Child
Theme URI: https://cfgroove.com
Description: This is a custom child theme for Hello Elementor, designed to safely add custom CSS and JavaScript without modifying the parent theme files. The child theme includes custom.css and custom.js files, where all custom styles and scripts should be added. This setup ensures that monthly updates to the parent theme and plugins do not overwrite or remove any custom code. Developers working on this site should add all customizations within this child theme to maintain update compatibility and prevent code loss.
Author: Chase Francis
Author URI: https://cfgroove.com
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom, child-theme, hello-elementor, custom-css, custom-js, clean, minimal, lightweight, responsive, modern, Elementor
Text Domain: hello-elementor-child
*/

/* Import parent theme styles (optional, Elementor may not need this) */
@import url("../hello-elementor/style.css");