.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"INTER";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"INTER";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"INTER";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-size:16px;font-style:normal;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:5px;}.elementor-kit-7 h1{color:var( --e-global-color-secondary );font-family:"INTER", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-size:32px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;--container-default-padding-top:40px;--container-default-padding-right:40px;--container-default-padding-bottom:40px;--container-default-padding-left:40px;}.elementor-widget:not(:last-child){margin-block-end: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;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */<script>
(function ($) {
  function closeOtherWidgets($currentWidget) {
    // Zoek alle open tab-titles buiten de huidige widget
    $('.elementor-widget-accordion, .elementor-widget-toggle').not($currentWidget)
      .find('.elementor-tab-title.elementor-active, .elementor-tab-title[aria-expanded="true"]')
      .each(function () {
        // Elementor sluit een open item door er opnieuw op te klikken
        $(this).trigger('click');
      });
  }

  $(window).on('elementor/frontend/init', function () {
    // Delegate: werkt ook voor widgets die later geladen worden (templates/popup/loop)
    $(document).on('click', 
      '.elementor-widget-accordion .elementor-tab-title, .elementor-widget-toggle .elementor-tab-title',
      function () {
        var $widget = $(this).closest('.elementor-widget-accordion, .elementor-widget-toggle');

        // Laat Elementor eerst de open-actie doen, sluit daarna de rest
        setTimeout(function () {
          closeOtherWidgets($widget);
        }, 50);
      }
    );
  });
})(jQuery);
</script>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'INTER';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://regeneratiefherstel.nl/wp-content/uploads/2025/12/Inter_18pt-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'INTER';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('http://regeneratiefherstel.nl/wp-content/uploads/2025/12/Inter_18pt-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'INTER';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('http://regeneratiefherstel.nl/wp-content/uploads/2025/12/Inter_18pt-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'INTER';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('http://regeneratiefherstel.nl/wp-content/uploads/2025/12/Inter_18pt-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'INTER';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://regeneratiefherstel.nl/wp-content/uploads/2025/12/Inter_18pt-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'INTER';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('http://regeneratiefherstel.nl/wp-content/uploads/2025/12/Inter_24pt-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'INTER';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://regeneratiefherstel.nl/wp-content/uploads/2025/12/Inter_28pt-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'INTER';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://regeneratiefherstel.nl/wp-content/uploads/2025/12/Inter_18pt-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */