.elementor-kit-7{--e-global-color-primary:#0089B3;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FC7425;--e-global-color-91a5b39:#F7F7F7;--e-global-color-9ae5e2d:#ABB8C3;--e-global-color-60745d2:#2B7CA6;--e-global-color-d9f4c24:#4F7BFF;--e-global-color-73a9b38:#FFFFFF;--e-global-color-3d1f10b:#FECD58;--e-global-color-72b954f:#B9D5E3;--e-global-color-7f858a9:#000000;--e-global-color-e8a02f3:#61CE70;--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;color:var( --e-global-color-secondary );font-size:17px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-73a9b38 );}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-73a9b38 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-d9f4c24 );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 *//*= Review header ============= */

/** Review header >> Font **/
.elementor-shortcode .__fbcw__bar-widget {
    font-size: 16px !important;
}

/** Review header >> Sterren div **/
.__fbcw__bar-widget__content .__fbcw__bar-widget__stars {
    width: 100px !important;
}

/** Review header >> Knop dropdown **/
.__fbcw__feedback-company-trusted-card__content .__fbcw__feedback-company-trusted-card__button {
    background-color: #0089B3 !important;
    border-style: none !important;
}

/** Review header >> Sterren div dropdown **/
.__fbcw__feedback-company-trusted-card__rating-row .__fbcw__feedback-company-trusted-card__stars {
    max-width: 65%;
}

/** Review header >> Blauwe curve header **/
#pricing-page-lite-top-curve {
    display: none;
}

/** Review header >> Header div **/
.__fbcw__feedback-company-trusted-card--card-showing .__fbcw__feedback-company-trusted-card__header {
    background-color: rgb(247, 247, 247);
    height: 60px;
}

/** Review header >> Logo div **/
.__fbcw__feedback-company-trusted-card__header .__fbcw__feedback-company-trusted-card__feedback-company-logo {
    top: 15px;
}

/** Review header >> Content div **/
.__fbcw__feedback-company-trusted-card--card-showing .__fbcw__feedback-company-trusted-card__content {
    background-color: rgb(247, 247, 247);
}


/*= Main Menu ================= */

/** Main Menu >> Dropdown desktop **/
.elementor-nav-menu--dropdown {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

/** Main Menu >> Chevron down **/
.elementor-nav-menu--dropdown .e-font-icon-svg {
    fill: white;
}


/*= Reviews =================== */

/** Reviews >> Review hoofd div **/
#content .__fbcw__widget__container {
    min-width: 100%;
    padding-right: 25px !important;
    padding-left: 25px !important;
}

/** Reviews >> Review div **/
#content .__fbcw__widget {
    width: 300px !important;
    min-width: 100% !important;
    max-width: 100% !important;
    border-width: medium !important;
    border-style: none !important;
    border-radius: 6px !important;
}

/** Reviews >> Sterren div **/
.__fbcw__stars .__fbcw__ratio-guard--5x1 {
    max-width: 100px !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

/** Reviews >> Aantal reviews weg **/
#content .__fbcw__widget__stats-rating {
    display: none !important;
}

/** Reviews >> Footer logo weg **/
#content .__fbcw__widget__footer {
    display: none !important;
}

/** Reviews >> Review tekst div **/
.__fbcw__review .__fbcw__review__content {
    font-family: roboto !important;
    line-height: 1.4em !important;
    text-align: center !important;
    margin-bottom: 15px !important;
}

/** Reviews >> Score en naam div **/
.__fbcw__review .__fbcw__review__header {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    display: flex !important;
}

/** Reviews >> Score **/
.__fbcw__review--big .__fbcw__review__rating-holder {
    padding-bottom: 5px !important;
    padding-left: 8px !important;
}


/*= Douchecabines ============= */

/** Douchecabines >> Swipe links **/
.swiper .elementor-swiper-button-prev {
    background-color: rgb(0, 137, 179);
    padding: 3px 5px 3px 1px;
    border-radius: 50px;
}

/** Douchecabines >> Swipe rechts **/
.swiper .elementor-swiper-button-next {
    background-color: rgb(0, 137, 179);
    padding: 3px 1px 3px 5px;
    border-radius: 50px;
}

/** Douchecabines >> Carousel wrapper **/
#content .elementor-image-carousel-wrapper {
    padding-right: 10px;
    padding-left: 10px;
}

/** Douchecabines >> Dot navigation **/
#content .swiper-pagination-horizontal {
    bottom: -5px;
}


/*= Prijzen =================== */

/** Prijzen >> Melding titel **/
#content .elementor-alert-title {
    margin-bottom: 5px;
}


/*= Offerte aanvragen ========= */

/** Offerte aanvragen >> Opties div **/
.elementor-subgroup-inline .elementor-field-option {
    margin-right: 10px;
    margin-bottom: 5px;
}

/** Offerte aanvragen >> Vink input **/
.elementor-field-option input {
    width: 18px;
    height: 18px;
}


/*( < 1025 )*/
@media (max-width: 1024px) {

    /** Main Menu >> Dropdown desktop **/
    .elementor-nav-menu--dropdown {
        padding: 0 !important;
    }

    /** Main Menu >> Dropdown v.a. tablet **/
    .elementor-nav-menu--dropdown .elementor-nav-menu {
        padding-top: 15px;
        padding-bottom: 30px;
    }

}


/*( < 768 )*/
@media (max-width: 767px) {

    /** Review header >> Font **/
    .elementor-shortcode .__fbcw__bar-widget {
        font-size: 15px !important;
    }

    /** Offerte aanvragen >> Selecties hoofd div **/
    #content .elementor-field-subgroup {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    /** Offerte aanvragen >> Opties div **/
    .elementor-subgroup-inline .elementor-field-option {
        padding-right: 0 !important;
        margin-right: 0;
    }

}


/*( < 480 )*/
@media (max-width: 479.98px) {

    /** Prijzen >> Melding titel **/
    #content .elementor-alert-title {
        max-width: 95% !important;
    }

    /** Prijzen >> Melding Info icon **/
    .elementor-alert button[type="button"] {
        top: -5px !important;
        right: -10px !important;
    }

}/* End custom CSS */