.elementor-kit-6{--e-global-color-primary:#008BD2;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF3200;--e-global-color-54c916c:#BCE3FA;--e-global-color-c8e87cc:#005E96;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-weight:300;color:var( --e-global-color-text );font-family:"Nunito", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Nunito", Sans-serif;font-weight:700;color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{color:var( --e-global-color-primary );}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-size:30px;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-size:23px;}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-size:18px;}.elementor-kit-6 h5{color:var( --e-global-color-primary );}.elementor-kit-6 h6{color:var( --e-global-color-primary );}.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 */.accent {font-weight: 800; color:#005e96;}
.negatief .accent{font-weight: 800; color: #fff;}
strong {font-weight: 800; color: #008bd2;}
.negatief strong {font-weight: 800; color: #fff;}

/* Zorg dat de taal-items naast elkaar staan */
.wpml-ls-item {
  display: inline-block;
  position: relative; /* maakt absolute positioning van ::before betrouwbaarder */
}

/* Voeg het streepje toe met absolute positionering */
.wpml-ls-item + .wpml-ls-item::before {
  content: "|";
  position: absolute;
  left: -1px;  /* pas dit aan naar jouw layout */
  top: 45%;
  transform: translateY(-50%);
  color: #ccc;
}

/* recaptcha badge verwijderen */
.grecaptcha-badge {
    visibility: hidden !important;
}/* End custom CSS */