.elementor-kit-6{--e-global-color-primary:#1B411F;--e-global-color-secondary:#E7DBCA;--e-global-color-text:#2B2B26;--e-global-color-accent:#DBB48A;--e-global-color-vvv001:#163D1B;--e-global-color-vvv002:#EFE7D8;--e-global-color-vvv003:#CC9258;--e-global-color-vvv004:#556D50;--e-global-color-vvv005:#C9BFA9;--e-global-color-vvv006:#FFFFFF;--e-global-color-8d98f9b:#FFFFFF00;--e-global-typography-primary-font-family:"abril-titling-condensed";--e-global-typography-primary-font-size:38px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"articulat-cf";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Articulat CF";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Articulat CF";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0.4px;--e-global-typography-vvt001-font-family:"abril-titling-condensed";--e-global-typography-vvt001-font-size:64px;--e-global-typography-vvt001-font-weight:800;--e-global-typography-vvt001-font-style:italic;--e-global-typography-vvt001-line-height:1em;--e-global-typography-vvt002-font-family:"Articulat CF";--e-global-typography-vvt002-font-size:13px;--e-global-typography-vvt002-font-weight:700;--e-global-typography-vvt002-text-transform:uppercase;--e-global-typography-vvt002-letter-spacing:1.5px;--e-global-typography-vvt003-font-family:"Articulat CF";--e-global-typography-vvt003-font-size:14px;--e-global-typography-vvt003-font-weight:400;--e-global-typography-vvt003-line-height:1.5em;background-color:#E7DBCA;color:var( --e-global-color-primary );font-family:"articulat-cf", Sans-serif;font-size:13px;line-height:2em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#1B411F;font-family:"Articulat CF", Sans-serif;font-weight:600;text-transform:uppercase;color:#E7DBCA;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#163D1B;color:#E7DBCA;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:1.6em;}.elementor-kit-6 h1{color:#1B411F;font-family:"abril-titling-condensed", Sans-serif;font-size:64px;font-weight:800;font-style:italic;line-height:1em;}.elementor-kit-6 h2{color:#1B411F;font-family:"abril-titling-condensed", Sans-serif;font-weight:800;font-style:italic;}.elementor-kit-6 h3{color:#1B411F;font-family:"abril-titling-condensed", Sans-serif;font-weight:500;font-style:italic;line-height:32px;}.elementor-kit-6 h4{color:#2B2B26;font-family:"Articulat CF", Sans-serif;font-weight:600;}.elementor-kit-6 h5{color:#2B2B26;font-family:"Articulat CF", Sans-serif;font-weight:600;}.elementor-kit-6 h6{color:#1B411F;font-family:"Articulat CF", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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;}}:root { --cream-light:#EFE7D8; --pine-green:#1B411F; --light-grey:#cecdcd; --light-tan:#E7DBCA; }
/* Start custom CSS */:root {
  --header-color-scrolled: #1B411F; /* your green — adjust to match brand */
  --header-bg-scrolled: #ffffff;
}
 
/* ---------------------------------------------------------------------
   Header background: transparent by default, white once scrolled
   --------------------------------------------------------------------- */
.elementor-sticky {
  background-color: transparent !important;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
 
.elementor-sticky--effects {
  background-color: var(--header-bg-scrolled) !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}
 
/* ---------------------------------------------------------------------
   Logo crossfade (two stacked image widgets, see step 2 above)
   --------------------------------------------------------------------- */
.logo-default,
.logo-scrolled {
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
}
 
.logo-scrolled {
  opacity: 0;
  pointer-events: none;
}
 
.elementor-sticky--effects .logo-default {
  opacity: 0;
  pointer-events: none;
}
 
.elementor-sticky--effects .logo-scrolled {
  opacity: 1;
  pointer-events: auto;
}
 
/* ---------------------------------------------------------------------
   Hamburger icon — Button widget with inline SVG (id 5c123c4).
   Update "elementor-element-5c123c4" below if your widget ID differs.
   --------------------------------------------------------------------- */
.elementor-element-5c123c4 svg .st0 {
  stroke: #ffffff !important;
  transition: stroke 0.3s ease;
}
 
.elementor-sticky--effects .elementor-element-5c123c4 svg .st0 {
  stroke: var(--header-color-scrolled) !important;
}/* End custom CSS */