/**
* Theme Name: Uptime Child
* Description: This is a child theme of Uptime, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com/">Tom Rhodes</a>
* Template: uptime
* Version: 1.0.13
*/


/* @import url('../uptime/style.css'); */

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