.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e480ae1:#8C2289;--e-global-color-6bb0f7a:#D7D334;--e-global-color-959c7ad:#64C391;--e-global-color-0b3cd54:#82D0E9;--e-global-color-09b0a91:#2E2E2E;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.3em;color:var( --e-global-color-09b0a91 );font-family:"Lato", Sans-serif;font-size:18px;font-weight:400;letter-spacing:0px;word-spacing:0px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:18px;}.elementor-kit-7 h1{color:var( --e-global-color-09b0a91 );font-family:"Lato", Sans-serif;font-weight:700;}.elementor-kit-7 h2{color:var( --e-global-color-09b0a91 );font-family:"Roboto", Sans-serif;font-weight:700;}.elementor-kit-7 h3{color:var( --e-global-color-09b0a91 );font-family:"Lato", Sans-serif;font-weight:700;}.elementor-kit-7 h4{color:var( --e-global-color-09b0a91 );font-family:"Lato", Sans-serif;font-weight:700;}.elementor-kit-7 h5{color:var( --e-global-color-09b0a91 );font-family:"Lato", Sans-serif;font-weight:700;}.elementor-kit-7 h6{color:var( --e-global-color-09b0a91 );font-family:"Lato", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ================
   ONLY HUMAN — REMOVE SITE TITLE FROM HEADER
   ===================== */
 
.site-header {
display: none;
}
.page-header {
display: none;
}

/* ================
   ONLY HUMAN — MENU ICONS (DESKTOP ONLY)
   Bulletproof spacing: absolute icon + padding-left for text
   ===================== */

@media (min-width: 1025px){

  :root{
    --oh-icon: 60px;      /* icon size */
    --oh-left-pad: 80px;  /* space reserved for icon + breathing room */
    --oh-icon-left: 0px;  /* icon inset from left edge */
  }

  /* Ensure links have room for the icon */
  .elementor-widget-nav-menu li.oh-mi > a.elementor-item{
    position: relative !important;
    display: block !important;           /* avoid SmartMenus flex oddities */
    padding-left: var(--oh-left-pad) !important;
    min-height: var(--oh-icon) !important;
    line-height: 1.15 !important;
  }

  /* Draw the icon */
  .elementor-widget-nav-menu li.oh-mi > a.elementor-item::before{
    content: "" !important;
    position: absolute !important;
    left: var(--oh-icon-left) !important;
    top: 50% !important;
    transform: translateY(-50%) !important;

    width: var(--oh-icon) !important;
    height: var(--oh-icon) !important;

    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;

    opacity: 1 !important;
    visibility: visible !important;
  }

  /* ---------- ICON MAP ---------- */
  .elementor-widget-nav-menu li.oh-ic-mental > a.elementor-item::before{
    background-image: url("/wp-content/uploads/2026/02/icon_mental_health_145px.png") !important;
  }
  .elementor-widget-nav-menu li.oh-ic-physical > a.elementor-item::before{
    background-image: url("/wp-content/uploads/2026/02/icon_physical_health_145px.png") !important;
  }
  .elementor-widget-nav-menu li.oh-ic-specialist > a.elementor-item::before{
    background-image: url("/wp-content/uploads/2026/02/icon_specialists_145px.png") !important;
  }
  .elementor-widget-nav-menu li.oh-ic-screenings > a.elementor-item::before{
    background-image: url("/wp-content/uploads/2026/02/icon_screenings_145px.png") !important;
  }
  .elementor-widget-nav-menu li.oh-ic-groups > a.elementor-item::before{
    background-image: url("/wp-content/uploads/2026/02/icon_groups_145px.png") !important;
  }
  .elementor-widget-nav-menu li.oh-ic-about > a.elementor-item::before{
    background-image: url("/wp-content/uploads/2026/02/icon_about_us_145px.png") !important;
  }

}


/* ===============================
   MOBILE SLIDE MENU SYSTEM
   =============================== */

/* Make the whole green bar clickable */
.oh-menu-bar{
  cursor:pointer;
}

/* Slide panel hidden by default */
.oh-slide-menu{
  max-height:0;
  overflow:hidden;
  transition:max-height .45s ease;
}

/* Open state (when toggled) */
.oh-slide-menu.open{
  max-height:600px; /* increase if menu grows */
}

/* Menu item layout */
.oh-slide-menu a{
  display:block;
  padding:14px 22px;
  transition:background .25s ease;
}

/* Force all boxed containers to 1400px */
.e-con-boxed > .e-con-inner,
.elementor-section.elementor-section-boxed > .elementor-container{
  max-width: 1400px;
}/* End custom CSS */