.elementor-kit-7{--e-global-color-primary:#5A8C3C;--e-global-color-secondary:#3D4A1E;--e-global-color-text:#000000;--e-global-color-accent:#F5F2EC;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 *//* ─── Hide Hello Biz native theme header ─── */
#site-header.site-header {
  display: none !important;
}

/* ─── Remove any top padding Hello Biz adds for header offset ─── */
body.wp-theme-hello-biz {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.site-main, #content {
  padding-top: 0 !important;
}

/* ─── Ensure Elementor header bar is full width & flush to top ─── */
.elementor-location-header {
  width: 100%;
  position: relative;
  z-index: 9999;
}

/* ─── Elementor sticky header: full width ─── */
.elementor-location-header .e-con-boxed {
  max-width: 100% !important;
}
html { scroll-behavior: smooth; }
#about, #focus, #trials, #growers, #partners, #contact { scroll-margin-top: 85px; }/* End custom CSS */