.elementor-672 .elementor-element.elementor-element-6b10efa1{--display:flex;}#elementor-popup-modal-672 .dialog-widget-content{background-color:#F6EBDD;border-radius:31px 31px 31px 31px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-672{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-672 .dialog-message{width:640px;height:auto;padding:17px 17px 17px 17px;}#elementor-popup-modal-672 .dialog-close-button{display:flex;font-size:35px;}#elementor-popup-modal-672 .dialog-close-button i{color:var( --e-global-color-primary );}#elementor-popup-modal-672 .dialog-close-button svg{fill:var( --e-global-color-primary );}/* Start custom CSS for wpforms, class: .elementor-element-53789d42 *//* Image layer verwijderen */
#wpforms-670 .wpforms-image-choices-image {
    display: none !important;
}
#wpforms-670 .wpforms-page-indicator-steps {
    display: none !important;
}
/* Checkbox verbergen */
#wpforms-670 input[type="checkbox"] {
    display: none;
}
/* Keuzes netjes laten wrappen */
#wpforms-670 .wpforms-image-choices-modern {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
/* LI resetten zodat ze niet groot blijven */
#wpforms-670 .wpforms-image-choices-modern li {
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
/* Compacte button styling */
#wpforms-670 .wpforms-image-choices-modern li label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0;
    padding: 14px 18px;
    background: #EAD9C3;           /* pop-up achtergrond als rust-tint */
    border: 2px solid #3D4935;     /* hoofdkleur */
    border-radius: 12px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
}
/* Span opschonen */
#wpforms-670 .wpforms-image-choices-modern li label span {
    display: inline;
    margin: 0;
    padding: 0;
}
/* Hover */
#wpforms-670 .wpforms-image-choices-modern li label:hover {
    background: #d9c9ae;           /* iets donkerdere tint van #EAD9C3 */
}
/* Geselecteerde optie */
#wpforms-670 .wpforms-image-choices-modern li.wpforms-selected label {
    background: #3D4935;           /* hoofdkleur */
    border-color: #3D4935;
    color: #EAD9C3;                /* zachte crème tekst op donkergroen */
}
/* Progress bar achtergrond */
#wpforms-670 .wpforms-page-indicator-page-progress-wrap {
    background: rgba(61, 73, 53, 0.15) !important;   /* hoofdkleur @ 15% */
    border-radius: 999px;
    overflow: hidden;
}
/* Gevulde progress bar */
#wpforms-670 .wpforms-page-indicator-page-progress {
    background: #3D4935 !important;   /* hoofdkleur */
    border-radius: 999px;
}/* End custom CSS */