.elementor-kit-6{--e-global-color-primary:#111110;--e-global-color-secondary:#3A3A38;--e-global-color-text:#111110;--e-global-color-accent:#7A7A76;--e-global-color-66a8a83:#F7F6F3;--e-global-color-fc27dd8:#DDDDD8;--e-global-color-b5a3467:#7A7A76;--e-global-color-44df3c0:#4A7C6F;--e-global-typography-primary-font-family:"Public Sans";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-letter-spacing:-0.04em;--e-global-typography-secondary-font-family:"Public Sans";--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-letter-spacing:-0.04em;--e-global-typography-text-font-family:"Public Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:-0.04em;--e-global-typography-accent-font-family:"Public Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:-0.04em;--e-global-typography-d1f0348-font-family:"Public Sans";--e-global-typography-d1f0348-font-size:10px;--e-global-typography-d1f0348-font-weight:700;--e-global-typography-d1f0348-text-transform:uppercase;--e-global-typography-d1f0348-letter-spacing:0.3em;}.elementor-kit-6 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);}.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 */.font-alt {
    font-family: 'Literata', Georgia, serif !important;
    font-style: italic !important;
    font-weight:400;
    letter-spacing:-0.02em;
}
html, body {
  overflow-x: clip;
}
/*SMOOTH SCROLL*/
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;
}
/*SMOOTH SCROLL*/
/*HEADER*/
.elementor-location-header { transition: all 0.4s ease; }

.elementor-location-header.is-light .header-logo img { filter: invert(1); transition: filter 0.4s ease; }
.elementor-location-header.is-dark .header-logo img { filter: none; transition: filter 0.4s ease; }

.elementor-location-header.is-light .header-nav { background: #111110 !important; transition: background 0.4s ease; }
.elementor-location-header.is-dark .header-nav { background: #F7F6F3 !important; transition: background 0.4s ease; }

.elementor-location-header.is-light .header-nav .elementor-item { color: #F7F6F3 !important; transition: color 0.4s ease; }
.elementor-location-header.is-dark .header-nav .elementor-item { color: #111110 !important; transition: color 0.4s ease; }
/* Hamburger icon light/dark */
.elementor-location-header.is-light .elementor-menu-toggle { color: #F7F6F3 !important; transition: color 0.4s ease; }
.elementor-location-header.is-dark .elementor-menu-toggle { color: #111110 !important; transition: color 0.4s ease; }
.elementor-location-header.is-light .elementor-menu-toggle svg { fill: #F7F6F3 !important; stroke: #F7F6F3 !important; transition: fill 0.4s ease, stroke 0.4s ease; }
.elementor-location-header.is-dark .elementor-menu-toggle svg { fill: #111110 !important; stroke: #111110 !important; transition: fill 0.4s ease, stroke 0.4s ease; }
/* Mobiel dropdown: altijd donkere tekst ongeacht header-thema */
@media (max-width: 1024px) {
  .elementor-location-header .header-nav .elementor-item {
    color: #111110 !important;
    transition: color 0.4s ease;
  }
}
/* Dropdown altijd donkere tekst, ongeacht header-thema */
.elementor-location-header.is-light .header-nav .elementor-nav-menu--dropdown .elementor-item,
.elementor-location-header.is-dark .header-nav .elementor-nav-menu--dropdown .elementor-item {
  color: #111110 !important;
}
/*HEADER*//* End custom CSS */