/* v3.0.9 — o conteúdo da home nunca pode bloquear o cabeçalho/menu mobile. */
body:not(.single-post) .elementor-location-header,
body:not(.single-post) header.elementor-location-header,
body:not(.single-post) .hfe-site-header,
body:not(.single-post) .site-header{position:relative;z-index:99999!important;pointer-events:auto!important}
body:not(.single-post) .elementor-location-header *,
body:not(.single-post) .hfe-site-header *{pointer-events:auto}
body:not(.single-post) .gf-blog{position:relative;z-index:1}
@media(max-width:1024px){
 body:not(.single-post) .elementor-menu-toggle,
 body:not(.single-post) .hfe-nav-menu__toggle,
 body:not(.single-post) .e-n-menu-toggle,
 body:not(.single-post) .menu-toggle{position:relative!important;z-index:100001!important;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation}
 body:not(.single-post) .gf-capita-menu-open{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:100000!important}
}
