@font-face {
    font-family: "hafs";
    src: url("../fonts/UthmanicHafs_v16 font/UthmanicHafs1 Ver16.ttf");
}

@font-face {
    font-family: "Calibri";
    src: url("../fonts/Calibri/Calibri.ttf");
}

@font-face {
    font-family: "Naskh";
    src: url("../fonts/Naskh.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "dubai";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/dubai/DubaiW23-Regular.eot?#iefix)
            format("embedded-opentype"),
        url(../fonts/dubai/DubaiW23-Regular.woff) format("woff"),
        url(../fonts/dubai/DubaiW23-Regular.ttf) format("truetype");
}

@font-face {
    font-family: "dubai";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/dubai/DubaiW23-Bold.eot?#iefix)
            format("embedded-opentype"),
        url(../fonts/dubai/DubaiW23-Bold.woff) format("woff"),
        url(../fonts/dubai/DubaiW23-Bold.ttf) format("truetype");
}

.color {
    color: #bd9929 !important;
}

p strong {
    font-weight: bold !important;
}

.counter {
    cursor: pointer;
}

.hadith {
    color: #cf663d !important;
}

.ayah {
    font-family: hafs;
    color: #ab051f;
}

.dropdown-menu.nav {
    max-height: 300px;
    overflow-y: auto;
}

#duaContents .arabic-text p {
    direction: rtl !important;
    text-align: justify;
}

#duaContents span {
    text-align: justify;
}

.doa--boxes {
    padding: 22px 5% !important;
    height: 310px !important;
    overflow: hidden;
    flex-flow: column wrap !important;
}

.doa--boxes img {
    width: 290px !important;
    height: 150px !important;
}

.iconbox-side .iconbox-icon-wrap {
    margin: unset !important;
}

.mainBar .BrandCol .MainBrand .navbar-brand-inner img {
    width: 400px;
    height: 158px;
}

.duaa-slider .iconbox {
    padding: 14px 5px !important;
    border: 1px solid #e1e1e1;
}

.modal-dialog {
    z-index: 9999;
}

.lang-list {
    height: unset !important;
}

@media (max-width: 500px) {
    .dropdown-menu.bookfont-dropdown-menu {
        right: -64px !important;
    }
    html[dir="rtl"] .dropdown-menu.bookfont-dropdown-menu {
        left: -66px !important;
    }

    .content h2 {
        font-size: 11px;
    }

    html[dir="rtl"] .dropdown-menu {
        right: auto !important;
    }
}

@media (max-width: 768px) and (min-width: 501px) {
    html[dir="rtl"] .dropdown-menu.bookfont-dropdown-menu {
        left: -83px !important;
    }

    .content h2 {
        font-size: 20px;
    }
}

html[dir="ltr"] .ld-fancy-heading ol.breadcrumb > li:not(:last-child):after {
    content: "\f105" !important;
}

.dropdown-menu .social-icon {
    margin: 0 14px;
}

.aya {
    font-size: 22px !important;
    unicode-bidi: bidi-override;
    font-family: "hafs" !important;
}

.hr {
    width: 400px;
    height: 3px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fbff9c;
    display: inline-block;
    top: 31px;
    position: relative;
}

.aya-text-desc p:last-of-type {
    font-family: "Calibri";
    font-size: 22px;
    margin: 0 1.5rem;
}

@media (max-width: 768px) {
    .aya {
        padding: 0 !important;
    }

    .aya-text-desc p:last-of-type {
        padding: 0 !important;
    }
}

html[dir="rtl"] #MobHeader .d-flex {
    direction: ltr;
}

html[dir="ltr"] #MobHeader .d-flex {
    direction: rtl;
}

.aqwaltext,
.aqwaltext * {
    color: #0f0f0f;
}

.trainlge-shape::after {
    content: "";
    position: absolute;
    right: 14px;
    background: #fff;
    width: 20px;
    height: 15px;
    bottom: -14px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.umbrella-dropdown-menu {
    right: 0;
    width: 220px;
    padding: 15px;
}
.umbrella-dropdown-menu p {
    padding-bottom: 5px;
    margin: 0;
}
html[dir="rtl"] .trainlge-shape::after {
    right: auto;
    left: 14px;
}
html[dir="rtl"] .umbrella-dropdown-menu {
    right: auto;
    left: 0;
}

html[dir="rtl"] h4{
font-family: 'Droid-Arabic-Naskh', sans-serif
}
