.elementor-kit-6{--e-global-color-primary:#206F5B;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#C43E2B;--e-global-color-7375ee7:#FFFFFF;--e-global-typography-primary-font-family:"Bricolage Grotesque";--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:"Inter";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;text-decoration:none;line-height:26px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{text-decoration:underline;}.elementor-kit-6 h1{color:#206F5B;font-size:58px;font-weight:700;line-height:72px;}.elementor-kit-6 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.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-kit-6{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:24px;font-size:16px;line-height:24px;}.elementor-kit-6 h1{font-size:32px;}.elementor-kit-6 h2{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Lijsten in Post Content (single posts) */
.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol {
  margin-top: 0;
  margin-bottom: 0;
}

/* Optioneel: ook laatste li */
.elementor-widget-theme-post-content li:last-child {
  margin-bottom: 0;
}
a {text-underline-offset:3px;}
 
.elementor-widget-button a {text-decoration:none;}
.elementor-post-info a {text-decoration:none;}
.elementor-widget-heading a {text-decoration:none;}


/* Standaard icoontje verbergen */
.e-filter-item::after {
    content: '';
    display: inline-block;
    margin-left: 0;
    
    width: 0;
    overflow: hidden;
    transition: all 0.2s ease;
}

.e-filter-item[aria-pressed="true"]::before {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900 !important;
    content: '\f00c' !important;
    margin-right: 6px !important;
    padding-top: 3px !important;
    color: white !important;
    display: inline-block !important;
    font-size: 14px !important;
    line-height: 1 !important;
    width: 20px !important;
    height: 20px !important;
}/* End custom CSS */