.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-e9b81c4:#604F4F;--e-global-color-dba7eb6:#334F11;--e-global-color-3318e66:#4775A9;--e-global-color-09e260b:#F8F812;--e-global-color-7c708f3:#FFFFFF;--e-global-color-01c24d0:#F6F2EC;--e-global-color-6914f21:#1C1C1C;--e-global-color-79e5463:#6F6A63;--e-global-color-7cf9992:#D9D3CB;--e-global-color-519f4e5:#FAFAF8;--e-global-color-56d8322:#080808;--e-global-color-7cce7ee:#FCFCFA;--e-global-color-89f3de3:#7A7A7A;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}{}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 *//* GSM + iPad - afbeeldingen mooi groot houden */
@media only screen and (max-width: 1024px) {

    .elementor-widget-image {
        width: 100% !important;
        max-width: none !important;
    }

    .elementor-widget-image .elementor-widget-container {
        width: 100% !important;
        max-width: none !important;
        text-align: center !important;
    }

    .elementor-widget-image img {
        width: 90% !important;
        max-width: 700px !important;
        height: auto !important;
        object-fit: contain !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* GSM */
@media only screen and (max-width: 767px) {
    .elementor-widget-image img {
        width: 94% !important;
        max-width: 500px !important;
        height: auto !important;
    }
}

/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .elementor-widget-image img {
        width: 90% !important;
        max-width: 700px !important;
        height: auto !important;
    }
}/* End custom CSS */