.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-bb08d02 *//* =========================================
   عنوان کپسولی سبک علی
========================================= */
.ali-page-title-wrap{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0 18px 0;
    direction: rtl;
}

.ali-page-title{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 24px;
    border-radius: 999px;
    background: linear-gradient(135deg, #1c74e9, #0f4c81);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    box-shadow: 0 6px 18px rgba(28, 116, 233, 0.20);
    white-space: nowrap;
    max-width: 95%;
}

/* موبایل */
@media (max-width: 768px){
    .ali-page-title{
        font-size: 15px;
        padding: 7px 18px;
        white-space: normal;
    }
}

/* =========================================
   حذف بنر آبی بالای صفحه
========================================= */
.dz-bnr-inr,
.dz-bnr-inr.style1{
    display: none !important;
}

/* اگر بعد از حذف بنر فاصله اضافی ماند */
.page-content,
.content-inner,
.section-full{
    margin-top: 0 !important;
    padding-top: 0 !important;
}/* End custom CSS */