.elementor-9148 .elementor-element.elementor-element-fb58408{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}#elementor-popup-modal-9148{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-9148 .dialog-message{width:650px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-9148 .dialog-close-button{display:flex;}#elementor-popup-modal-9148 .dialog-widget-content{border-style:none;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}/* Start custom CSS *//* حذف کامل پس‌زمینه سفید */
.elementor-popup-modal .dialog-widget-content {
    background-color: transparent !important;
    box-shadow:none !important;
}

/* اگر می‌خواهید افکت پشت پاپ‌آپ (Overlay) را هم شفاف کنید */
.elementor-popup-modal .dialog-widget-backdrop {
    box-shadow:none;
    background-color: rgba(0,0,0,0.5) !important; /* می‌توانید مقدار شفافیت را تغییر دهید */
}/* End custom CSS */