.elementor-kit-12{--e-global-color-primary:#374A67;--e-global-color-secondary:#7796CB;--e-global-color-text:#000000;--e-global-color-accent:#A62639;--e-global-color-78bc774:#E7EBC5;--e-global-color-e3daa46:#6A7152;--e-global-color-11d67d1:#F2F5F7;--e-global-color-3b270f9:#FFFFFF;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-11d67d1 );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{background-color:var( --e-global-color-11d67d1 );color:var( --e-global-color-accent );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:var( --e-global-color-primary );font-family:"Raleway", Sans-serif;}.elementor-kit-12 a:hover{color:var( --e-global-color-accent );}.elementor-kit-12 h1{font-family:"Raleway", Sans-serif;}.elementor-kit-12 h2{font-family:"Raleway", Sans-serif;}.elementor-kit-12 h3{font-family:"Raleway", Sans-serif;}.elementor-kit-12 h4{font-family:"Raleway", Sans-serif;}.elementor-kit-12 h5{font-family:"Raleway", Sans-serif;}.elementor-kit-12 h6{font-family:"Raleway", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.header-sticky{
  --pad-top: 60px;     /* jouw normale padding-top */
  --pad-bottom: 5px;  /* jouw normale padding-bottom */
}
/* baseline: normaal (niet geshrinkt) */
.header-sticky .logo-sticky,
.header-sticky .logo-sticky img{
  transform: scale(1);
  transform-origin: left center;
  transition: transform .25s ease;
}

/* alleen shrinken NA Effects Offset */
.header-sticky.elementor-sticky--effects{
  padding-top: calc(var(--pad-top, 0px) - 55px) !important;
  padding-bottom: calc(var(--pad-bottom, 0px) - 55px) !important;
  transition: padding .25s ease;
}

.header-sticky.elementor-sticky--effects .logo-sticky,
.header-sticky.elementor-sticky--effects .logo-sticky img{
  transform: scale(.8) !important;
}/* End custom CSS */