.elementor-kit-13{--e-global-color-primary:#1D3055;--e-global-color-secondary:#007CC5;--e-global-color-text:#505050;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:600;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.site-footer{background-color:#E63612;}.elementor-kit-13 a{color:#007CC5;font-family:"Roboto Condensed", Sans-serif;font-weight:700;}.elementor-kit-13 a:hover{color:#E63612;}.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 .site-logo img{width:233px;max-width:233px;}.site-header .site-navigation ul.menu li a{color:#6D6D6D;}.site-header .site-navigation-toggle .site-navigation-toggle-icon{color:#007CC5;}.site-header .site-navigation-toggle{background-color:#FFFFFF;}.site-header .site-navigation .menu li{font-family:"Roboto Condensed", Sans-serif;font-weight:500;text-transform:uppercase;}.site-footer .site-description{color:#FFFFFF;font-family:"Roboto Condensed", Sans-serif;font-weight:700;font-style:italic;}.site-footer .copyright p{color:#FFFFFF;font-family:"Roboto Condensed", Sans-serif;font-weight:500;text-transform:uppercase;}@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-13{--e-global-typography-primary-font-size:17px;--e-global-typography-primary-line-height:17px;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-accent-font-size:20px;}.elementor-kit-13 p{margin-block-end:0px;}.elementor-kit-13 a{font-size:18px;line-height:18px;letter-spacing:1.3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.site-header .site-branding .site-logo img{width:250px;max-width:250px;}.site-header .site-navigation .menu li{font-size:17px;}.site-footer .site-description{font-size:26px;letter-spacing:-0.3px;}.site-footer .copyright p{font-size:8px;line-height:30px;letter-spacing:2px;}}/* Start custom CSS *//* Mobiel menu fix */
@media (max-width: 1024px){
  /* Maak de dropdown echt fullscreen en boven alles */
  .elementor-nav-menu--dropdown {
    position: fixed !important;
    top: 0; left: 0; right: 0;
    width: 100%;
    height: 100vh;
    overflow: auto !important;
    z-index: 99999 !important;
    background: #fff;
    padding-bottom: env(safe-area-inset-bottom);
  }

  /* voorkom afknippen en doorschijnen */
  .elementor-nav-menu__container,
  .elementor-nav-menu--dropdown .sub-menu { overflow: visible !important; }
  .elementor-nav-menu--dropdown .sub-menu {
    background: #fff;
    position: relative;
    z-index: 1;
  }

  /* toggle/close zichtbaar boven alles */
  header, .elementor-location-header {
    position: relative;
    z-index: 100000 !important;
  }

  /* secties mogen het menu niet “snijden” */
  .elementor-section,
  .elementor-sticky--active,
  .elementor-sticky--effects { overflow: visible !important; }
}/* End custom CSS */