.elementor-1000448 .elementor-element.elementor-element-673525b{--display:flex;}#elementor-popup-modal-1000448{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1000448 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1000448 .dialog-close-button{display:flex;}#elementor-popup-modal-1000448 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for image, class: .elementor-element-930d0ad */@media (max-width: 767px) {

    /* Elementor Popup */
    .elementor-popup-modal {
        z-index: 99999 !important;
    }

    /* Popup content */
    .elementor-popup-modal .dialog-widget-content {
        overflow: visible !important;
        position: relative !important;
    }

    /* Close X button */
    .elementor-popup-modal .dialog-close-button {
        position: fixed !important;

        /* X ko image ke andar neeche rakhta hai */
        top: 50px !important;
        right: 15px !important;

        width: 40px !important;
        height: 40px !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        z-index: 999999 !important;

        color: #000 !important;
        background: transparent !important;

        opacity: 1 !important;
        visibility: visible !important;

        cursor: pointer !important;
    }

    /* X icon */
    .elementor-popup-modal .dialog-close-button i {
        color: #000 !important;
        font-size: 24px !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    /* SVG close icon, if Elementor uses SVG */
    .elementor-popup-modal .dialog-close-button svg {
        width: 24px !important;
        height: 24px !important;
        fill: #000 !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
}/* End custom CSS */