.elementor-922 .elementor-element.elementor-element-9006778{--display:flex;overflow:visible;}#elementor-popup-modal-922{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-922 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-922 .dialog-close-button{display:flex;}#elementor-popup-modal-922 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-61614d5 *//* GiveWP inside Elementor Popup - final CSS for auto height JS */

.elementor-popup-modal .dialog-widget-content {
    max-width: 900px !important;
    width: 95vw !important;
    max-height: 90vh !important;
    overflow-y: auto !important;
}

.elementor-popup-modal .dialog-message,
.elementor-popup-modal .dialog-lightbox-message {
    width: 100% !important;
    max-height: 90vh !important;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
}

.elementor-popup-modal iframe,
.elementor-popup-modal iframe[id*="give"],
.elementor-popup-modal iframe[src*="give"] {
    width: 100% !important;
    min-height: 520px !important;
    border: none !important;
    display: block !important;
}

/* Mobile */
@media (max-width: 767px) {
    .elementor-popup-modal .dialog-widget-content {
        width: 96vw !important;
        max-height: 90vh !important;
        overflow-y: auto !important;
    }

    .elementor-popup-modal .dialog-message,
    .elementor-popup-modal .dialog-lightbox-message {
        max-height: 90vh !important;
        overflow-y: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

    .elementor-popup-modal iframe,
    .elementor-popup-modal iframe[id*="give"],
    .elementor-popup-modal iframe[src*="give"] {
        min-height: 520px !important;
    }
}/* End custom CSS */