.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#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;}.elementor-kit-6 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 *//* =======================================================
   WPForms - Postcode Check
   ======================================================= */

/* Labels */
.postcode-check .wpforms-field-label,
.postcode-check legend.wpforms-field-label {
    color: #173404 !important;
    font-family: 'Montserrat', sans-serif !important;
}

/* Invoervelden */
.postcode-check input[type="text"],
.postcode-check input[type="email"],
.postcode-check input[type="tel"],
.postcode-check textarea {
    border: 1px solid #DCE8CB !important;
    border-radius: 4px !important;
    font-family: 'Montserrat', sans-serif !important;
}

/* Voorkom afbreken van labels */
.postcode-check .wpforms-field-label {
    white-space: nowrap !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
}

/* Sublabels */
.postcode-check .wpforms-field-sublabel,
.postcode-check .wpforms-field-label-inline {
    color: #6B7A5E !important;
    font-size: 13px !important;
    font-family: 'Montserrat', sans-serif !important;
}

/* Knop */
.postcode-check button.wpforms-submit {
    background: #E6943C !important;
    color: #fff !important;
    border-radius: 4px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.postcode-check button.wpforms-submit:hover {
    background: #173404 !important;
}

/* Verborgen honeypot veld */
.postcode-check #wpforms-150-field_4-container {
    display: none !important;
}

/* Link */
.postcode-check-link a {
    color: #173404 !important;
    text-decoration: underline !important;
}

.postcode-check-link a:hover {
    color: #E6943C !important;
}

/* WPForms variabelen */
.postcode-check {
    --wpforms-label-color: #173404;
    --wpforms-button-background-color: #E6943C;
}


/* =======================================================
   Desktop
   ======================================================= */

@media (min-width:768px){

    .postcode-check #wpforms-150-field_1-container{
        width:38% !important;
    }

    .postcode-check #wpforms-150-field_2-container{
        width:18% !important;
    }

    .postcode-check #wpforms-150-field_3-container{
        width:18% !important;
    }

    .postcode-check #wpforms-150-field_5-container{
        width:100% !important;
        clear:both !important;
    }

    .postcode-check #wpforms-150-field_1-container input,
    .postcode-check #wpforms-150-field_2-container input,
    .postcode-check #wpforms-150-field_3-container input,
    .postcode-check #wpforms-150-field_5-container input{
        width:100% !important;
        max-width:100% !important;
    }

}


/* =======================================================
   Mobiel
   ======================================================= */

@media (max-width:767px){

    .postcode-check #wpforms-150-field_1-container,
    .postcode-check #wpforms-150-field_2-container,
    .postcode-check #wpforms-150-field_3-container,
    .postcode-check #wpforms-150-field_5-container{

        width:100% !important;
        float:none !important;
        margin-left:0 !important;
        clear:both !important;
    }

    .postcode-check .wpforms-field-container{
        width:100% !important;
    }

}
.google-review-footer a {
    color: #C0DD97 !important;
    text-decoration: underline !important;
}
.google-review-footer a:hover {
    color: #E6943C !important;
}
.google-review-cta a {
    color: #173404 !important;
    text-decoration: underline !important;
}
.google-review-cta a:hover {
    color: #E6943C !important;
}/* End custom CSS */