
@font-face {
    font-family: 'Nafees';
    src: url('./Mehr_Nastaliq_Web\ v.\ 2.0.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Quranicscript';
    src: url('./KFGQPC\ Uthmanic\ Script\ HAFS\ Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Amiri';
    src: url('./Amiri-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Default Editor Body */
.mce-content-body {
    direction: rtl !important;
    font-size: 27px;
    line-height: unset;
    font-family: "Nafees" !important;
    text-align: justify;
}

/* Blog Paragraphs */
.blog-detail-desc > p, 
.blog-detail-desc > p + ol, 
.blog-detail-desc > p + ul, 
.blog-detail-desc li {
    direction: rtl !important;
    font-size: 27px !important;
    line-height: 35px !important;
    font-family: "Nafees" !important;
    text-align: justify !important;
    margin-bottom: 2px !important;
    color: #414042 !important;

}


.indented {
    display: block;
    text-indent: 40px;
    font-family: "Nafees" !important;
    text-align: justify !important;
    color: #414042 !important;
    font-size: 27px !important;
    padding-top: 4px !important ;
    line-height: 1.6 !important;
}


/* Quranic Script */
.quranic-script {
    font-family: "Quranicscript"  !important;
    display: block;
    text-indent: 0;
    font-size: 27px !important;
    text-align: justify !important;


}

.magenda-color {
    color: #e926a2 !important;

}

.superscript {
    font-size: 60%;        /* smaller text */
    vertical-align: super; /* move up */
    line-height: 1;        /* tight line spacing */
    position: relative;
    top: -0.4em; 
}


/* Urdu Quote */
.nafees-quote {
    display: block;
    text-indent: 0;
    padding: 0 60px;
    font-family: "Nafees" !important;
    text-align: justify !important;
    color: #414042 !important;
    font-size: 27px !important;
}

/* Urdu Quote */
.nafees-inline {
    font-family: "Nafees" !important;
    text-align: justify !important;
    color: #414042 !important;
    font-size: 27px !important;
}

/* Arabic Quote */
.amiri-quote {
    font-family: "Amiri" !important;
    display: block;
    text-indent: 0;
    padding: 0 60px;
    text-align: justify !important;

}



.amiri-inline {
    font-family: "Amiri" !important;
    display: block;
    text-align: justify !important;
    color: #636466;
    font-size: 22px !important;

}

/* Masla Section */
.masla-qa {
    background-color: #671a30 ;
    background-size: cover; /* make it cover the whole area */  
    color: #fff5eb;
    font-size: 30px !important;
    font-family: "Nafees"!important;

}
.masla-qa {
    margin: 15px 0px !important;
    padding: 10px !important;
}

.masla-ans {
    background-color:  #fff5eb;
    background-size: cover; /* make it cover the whole area */ 
    color: #671a30;
    font-size: 30px !important;
    font-family: "Nafees" !important;


}
.masla-ans {
    margin-top:  30px !important;
    padding: 10px !important;
    margin-bottom: 15px !important;
}

.masla-tarjuma {
        padding-right: 50px;
        font-family: 'Nafees';

}

.unwaan {
    background-image: url('./foter.png');
    background-size: cover; /* make it cover the whole area */
    color: #671a30;
    font-size: 40px !important;
    font-family: "Nafees" !important;
    padding: 20px !important;
}


/* Left-to-Right Widgets */
.widget > ul.cnt-inf > li + li, 
.widget > ul.cnt-inf > li + li a {
    direction: ltr !important;
}

div.pst-shr-tgs {
    direction: ltr !important;
}


h1, h2, h3, h4, h5, h6 {
    font-weight: 100; /* ultra thin */
  }
  
  p {
    line-height: 2.5 !important;    /* keep text readable */

  }

  .elementor-widget-wrap .elementor-element-populated{
    direction: rtl;
  }

  hr {
    border: none; height: 1px !important; /* make it thicker */ 
    background-color: #dfd2d5 !important; /* a dark maroon color */
     margin: 15px 0 !important;
  }