.elementor-85831 .elementor-element.elementor-element-17884d99{--display:flex;}/* Start custom CSS *//* =========================================
   استایل تیترهای نوشته‌های وبلاگ GISPlus
   ========================================= */

/* H1 - عنوان اصلی نوشته */
.single-post .entry-content h1,
.single-post .elementor-widget-theme-post-content h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.6;
    color: #222222;
    margin-top: 0;
    margin-bottom: 25px;
}

/* H2 - تیترهای اصلی */
.single-post .entry-content h2,
.single-post .elementor-widget-theme-post-content h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.6;
    color: #19cbe2;
    margin-top: 45px;
    margin-bottom: 20px;
}

/* H3 */
.single-post .entry-content h3,
.single-post .elementor-widget-theme-post-content h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.6;
    color: #333333;
    margin-top: 35px;
    margin-bottom: 15px;
}

/* H4 */
.single-post .entry-content h4,
.single-post .elementor-widget-theme-post-content h4 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.6;
    color: #444444;
    margin-top: 30px;
    margin-bottom: 12px;
}

/* H5 */
.single-post .entry-content h5,
.single-post .elementor-widget-theme-post-content h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    color: #555555;
    margin-top: 25px;
    margin-bottom: 10px;
}

/* H6 */
.single-post .entry-content h6,
.single-post .elementor-widget-theme-post-content h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    color: #666666;
    margin-top: 20px;
    margin-bottom: 10px;
}


/* =========================================
   نسخه موبایل
   ========================================= */

@media (max-width: 767px) {

    .single-post .entry-content h1,
    .single-post .elementor-widget-theme-post-content h1 {
        font-size: 28px;
        line-height: 1.6;
        margin-bottom: 20px;
    }

    .single-post .entry-content h2,
    .single-post .elementor-widget-theme-post-content h2 {
        font-size: 24px;
        line-height: 1.6;
        margin-top: 35px;
        margin-bottom: 15px;
    }

    .single-post .entry-content h3,
    .single-post .elementor-widget-theme-post-content h3 {
        font-size: 21px;
        line-height: 1.6;
        margin-top: 28px;
    }

    .single-post .entry-content h4,
    .single-post .elementor-widget-theme-post-content h4 {
        font-size: 19px;
    }

    .single-post .entry-content h5,
    .single-post .elementor-widget-theme-post-content h5 {
        font-size: 17px;
    }

    .single-post .entry-content h6,
    .single-post .elementor-widget-theme-post-content h6 {
        font-size: 16px;
    }
}/* End custom CSS */