html body,
html body * {
    font-family: 'Al-Jazeera';
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p {
    font-family: 'Al-Jazeera' !important;
}

.post-category a, .post-category2 a, .post-category3 a {
    padding: 0px 12px 6px 22px;
    position: relative;
}

#post-page .post-category a::before {
    left: auto;
    top: 1px;
    right: -12px;
    position: absolute;
}

/*.navbar-default .navbar-nav>li>a, body .ddl-navbar-default .navbar-nav>li>a, .navbar-default body .ddl-navbar-nav>li>a, body .navbar-default .ddl-navbar-nav>li>a, body .ddl-navbar-default .ddl-navbar-nav>li>a {*/
/*    line-height: 1.5;*/
/*}*/


.post-category3 a::before {
    border-color: transparent;
}

body #logo a {
    background-image: url(img/Logo-ar.png) !important;
}

body.category #logo a {
    background-image: url(img/Logo-ar.png) !important;
}

body #mobile-menu #logo-mob-en a {
    background-image: url(img/Logo-ar.png) !important;
    position: relative;
}

@media (max-width: 767px) {
    body.category #logo a {
        background-image: url(img/Logo-ar.png) !important;
    }
    body #mobile-menu #logo-mob-en a {
        background-image: url(img/Logo-ar.png) !important;
    }
}


.tarikh-al-bilad .post-img {
    border-bottom: none;
    /*border-top: 3px solid #74c483;*/
}

.lughat-al-daad .post-img {
    border-bottom: none;
    /*border-top: 3px solid #4d9ad1;*/
}

.min-al-dunia .post-img {
    border-bottom: none;
    /*border-top: 3px solid #f05a42;*/
}

.al-islam .post-img {
    border-bottom: none;
    /*border-top: 3px solid #765795;*/
}


ul.mobile-menu li.min-al-dunia {
    background: #f05a42;
}

ul.mobile-menu li.tarikh-al-bilad {
    background: #74c483;
}

ul.mobile-menu li.al-islam {
    background: #765795;
}

ul.mobile-menu li.lughat-al-daad {
    background: #4d9ad1;
}

body .nav>li>a,
body .ddl-nav>li>a {
    font-size: 0.9em;
}
