/*
Theme Name: SIVD
Description: Custom child theme for SIVD
Author: SIVD
Template: flatsome
Version: 1.0.0
Text Domain: sivd
*/

/* =========================================
   SIVD - Fatawa Single Page
   ========================================= */

.single-fatawa {
    direction: rtl;
}

.single-fatawa .entry-header {
    margin-bottom: 30px;
    text-align: right;
}

.single-fatawa .entry-title {
    margin: 0;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 700;
}

.single-fatawa .entry-content {
    text-align: right;
}

.single-fatawa .entry-content h3 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 700;
}

.single-fatawa .entry-content p {
    line-height: 2;
}

