/* 
Theme Name: Hello Elementor Child
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Ammex team
Author: Ammex Team
Author URI: https://www.ammex.com/
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor-child
*/

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
content: "";
display:block;
height: 200px; /* fixed header height*/
margin: -100px 0 0; /* negative fixed header height */
visibility: hidden;
pointer-events: none;
}