/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 08 2026 | 16:22:54 */
.elementor-toggle .elementor-toggle-item:first-child
    .elementor-tab-content {
        display: block !important;
}

body:not(.elementor-editor-active) .elementor-menu-anchor:before{
  content:"";
  display:block;
  height:90px;
  margin-top:-90px;
  visibility:hidden;
  pointer-events:none;
}