/*
 Theme Name:   Taatai
 Theme URI:    http://taatai.nz/
 Description:  Hello Elementor Child Theme
 Author:       iStudios Multimedia
 Author URI:   http://istudios.co.nz
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  taatai
*/

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