.elementor-33761 .elementor-element.elementor-element-e440419{--display:flex;}#elementor-popup-modal-33761{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-33761 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-33761 .dialog-close-button{display:flex;}#elementor-popup-modal-33761 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for wpforms, class: .elementor-element-4cde84a */div.wpforms-container-full button[type=submit] {
    visibility: hidden;
}

.wpforms-container.wpf-center {
    margin: 0 auto !important;
    /* Adjust the width in the next 2 lines as your site needs */
    max-width: 500px !important;
    width: 500px !important;
}
/* Readjust the form width for smaller devices */
@media only screen and (max-width: 600px) {
    .wpforms-container.wpf-center {
        /* Reset the width for devices under 600px */
        max-width: unset !important;
        width: auto !important;
    }
}/* End custom CSS */