.elementor-15120 .elementor-element.elementor-element-0ca3d3b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-15120{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-15120 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-15120 .dialog-close-button{display:flex;}#elementor-popup-modal-15120 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-15120 .elementor-element.elementor-element-0ca3d3b{--content-width:100%;}}/* Start custom CSS */<div class="article-success-popup">

    <div class="success-icon">✓</div>

    <h2>مقاله با موفقیت ثبت شد</h2>

    <p>
        مقاله شما با موفقیت دریافت شد.
        <br>
        پس از بررسی توسط ویراستار، نتیجه از طریق پنل کاربری اعلام خواهد شد.
    </p>

</div>

<style>
.article-success-popup{
    text-align:center;
    padding:40px 30px;
    direction:rtl;
}

.article-success-popup .success-icon{
    width:80px;
    height:80px;
    line-height:80px;
    margin:0 auto 20px;
    border-radius:50%;
    background:#16a34a;
    color:#fff;
    font-size:42px;
    font-weight:bold;
}

.article-success-popup h2{
    margin:0 0 15px;
    color:#16a34a;
    font-size:30px;
    font-weight:700;
}

.article-success-popup p{
    margin:0;
    color:#555;
    font-size:18px;
    line-height:2;
}
</style>/* End custom CSS */