/**
 * Theme Name: Hello Elementor Child
 * Description: Hello Elementor Child theme
 * Author: Elementor Team
 * Template: hello-elementor
 * Text Domain: hello-elementor
 */

/** ----------------------------------------
 *      Header
 * -------------------------------------- */
/*  ---------- */


/** ----------------------------------------
 *      Body
 * -------------------------------------- */
/* ---------- */


/** ----------------------------------------
 *      Footer
 * -------------------------------------- */
/*  ---------- */


/** ----------------------------------------
 *      Forms
 * -------------------------------------- */
/*  ---------- */


/** ----------------------------------------
 *      Plugins
 * -------------------------------------- */
/*  ---------- */


/** ----------------------------------------
 *      Effects
 * -------------------------------------- */
/*  ---------- */


/** ----------------------------------------
 *      Media Query
 * -------------------------------------- */
@media only screen and (max-width: 420px) {}

@media screen and (max-width: 768px) {
	/** ----------------------------------------
	 *      Body
	 * -------------------------------------- */
}
