.elementor-kit-8{--e-global-color-primary:#CA9A2C;--e-global-color-secondary:#CA9A2C;--e-global-color-text:#E1DFDF;--e-global-color-accent:#CA9A2C;--e-global-color-a2ecdee:#000000;--e-global-typography-primary-font-family:"r41-alfabeta-16";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"r41-alfabeta-16";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto","Roboto Fallback";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto","Roboto Fallback";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-a2ecdee );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 */<link rel="stylesheet" href="https://use.typekit.net/fdt2bhs.css">

.elementor-widget-text-editor
{p:last-child margin-bottom:0px;
}
.barapart-logo {
    font-family: "R41-Alfabeta-16", cursive !important;
    color: #ca9a2c;
    font-size: 1.16em;
    font-weight: 400;
    line-height: 0.8;
    white-space: nowrap;
    vertical-align: -0.04em;
}
/* Foto rechts in een tekstblok */
.barapart-tekst .alignright,
.barapart-tekst figure.alignright {
    float: right;
    width: min(42%, 360px);
    margin: 0 0 18px 28px;
}

/* Foto links in een tekstblok */
.barapart-tekst .alignleft,
.barapart-tekst figure.alignleft {
    float: left;
    width: min(42%, 360px);
    margin: 0 28px 18px 0;
}

/* Foto zelf */
.barapart-tekst img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
}

/* Zorg dat het volgende blok niet naast de foto blijft hangen */
.barapart-tekst::after {
    content: "";
    display: block;
    clear: both;
}

/* Mobiel: geen gepriegel, gewoon breed onder de tekst */
@media (max-width: 767px) {
    .barapart-tekst .alignright,
    .barapart-tekst .alignleft,
    .barapart-tekst figure.alignright,
    .barapart-tekst figure.alignleft {
        float: none;
        width: 100%;
        margin: 0 0 20px;
    }
}/* End custom CSS */