.elementor-kit-6{--e-global-color-primary:#374837;--e-global-color-secondary:#5A7A5F;--e-global-color-text:#2A2A2A;--e-global-color-accent:#FAF8F3;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Outfit", Sans-serif;font-weight:500;}.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);}.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 */html {
  scroll-behavior: auto !important;
}
html.lenis {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
/*HEADER*/
.elementor-location-header .e-con {
  transition: background-color 0.4s ease, border-color 0.4s ease !important;
  border-bottom: 1px solid transparent !important;
}

.elementor-location-header .e-con.scrolled {
  background-color: #faf9f6 !important;
  border-bottom: 1px solid rgba(55, 72, 55, 0.2) !important;
}

/* Tekst en navigatie kleur in scrolled state */
.elementor-location-header .e-con.scrolled a,
.elementor-location-header .e-con.scrolled .elementor-nav-menu a,
.elementor-location-header .e-con.scrolled .elementor-widget-text-editor,
.elementor-location-header .e-con.scrolled .elementor-heading-title {
  color: #5A7A5F !important;
}

/* Logo tekst kleur */
.elementor-location-header .e-con.scrolled .elementor-widget-text-editor *,
.elementor-location-header .e-con.scrolled a {
  color: #5A7A5F !important;
}

/* Bel-knop in scrolled state */
.elementor-location-header .e-con.scrolled .elementor-button {
  background-color: #5A7A5F !important;
  border-color: #5A7A5F !important;
  color: #ffffff !important;
}
/*HEADER*//* End custom CSS */