.elementor-kit-9{--e-global-color-primary:#A3238F;--e-global-color-secondary:#0DB14B;--e-global-color-text:#B2D235;--e-global-color-accent:#00A5E3;--e-global-color-5563e03:#F15A22;--e-global-color-15bfe9c:#FCAF17;--e-global-color-a2a1789:#FDF7FC;--e-global-color-adbfd04:#ED174C;--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-9 e-page-transition{background-color:#FFBC7D;}.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{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 */html, 
body {
    overflow-x: hidden !important;
    width: 100%;
    position: relative;
}

.text-roll-button .elementor-button-content-wrapper {
    overflow: hidden !important;
}

.text-roll-button .elementor-button-text {
    display: block !important;
    position: relative !important;
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1) !important;
    line-height: 1.3 !important;
}

.text-roll-button .elementor-button-text::after {
    content: attr(data-roll);
    position: absolute;
    left: 0;
    top: 150%; 
    width: 100%;
    display: block;
    color: currentColor;
    text-align: center;
}

.text-roll-button:hover .elementor-button-text {
    transform: translateY(-150%);
}
.custom-progressbar .swiper-pagination-progressbar {
    background-color: #F3EBDC !important; 
    height: 6px !important;      
    border-radius: 10px !important; 
    

    overflow: hidden !important; 
    
    position: relative;
    margin-top: 30px;
    

    width: 60% !important; 
    margin-left: auto !important;
    margin-right: 10px !important;
}


.custom-progressbar .swiper-pagination-progressbar-fill {
    background-color: #5E4B25 !important; 
    border-radius: 10px !important; 
}
@media only screen and (max-width: 1366px) {
    .custom-progressbar .swiper-pagination-progressbar {
        width: 75% !important;
        /* Eventueel centreren voor mobiel: */
        margin-right: auto !important; 
    }
}/* End custom CSS */