/*
  Theme Name:   Jannah
  Theme URI:    http://jannah.tielabs.com/
  Description:  Beautiful, Powerful & Flexible WordPress Theme for News, Magazine and Blog websites.
  Author:       TieLabs
  Author URI:   https://tielabs.com/
  Version:      5.4.7
  License:      license purchased
  License URI:  http://themeforest.net/licenses/regular_extended
  Tags:         two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
  Text Domain:  jannah
*/

/*

░░░▒█ █▀▀█ █▀▀▄ █▀▀▄ █▀▀█ █░░█ 　 ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀
░▄░▒█ █▄▄█ █░░█ █░░█ █▄▄█ █▀▀█ 　 ░▒█░░ █▀▀█ █▀▀ █░▀░█ █▀▀
▒█▄▄█ ▀░░▀ ▀░░▀ ▀░░▀ ▀░░▀ ▀░░▀ 　 ░▒█░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀

- The stylesheet is located in "assets/css/style.css". */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');

.wf-active .logo-text, .wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6, .wf-active .the-subtitle{
    font-family: 'Open Sans', sans-serif!important;
    font-weight: bold;
}
.mag-box .post-title{
    line-height: 1.25!important;
}
.posts-items .post-item .post-thumb .post-cat-wrap{
    left: 0;
    right: auto;
    bottom: 0;
}
.posts-items .post-item .post-thumb .post-cat-wrap .post-cat{
    font-weight: bold;
    border-radius: 0;
}

.single-post .entry-header{
    display: flex;
    flex-direction: column;
    align-items: flex-start
}
.single-post .entry-header .post-cat-wrap{
    display: none;
    order: 3;
}
.single-post .entry-header .post-title{
    order: 2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    line-height: 1.2;
}
.single-post .entry-header .entry-sub-title{
    order: 1;
    display: inline-block;
    background-color: #da1f26;
    color: #fff;
    padding: 0 6px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.85em;
    margin-right: 4px;
    position: relative;
    white-space: nowrap;
    word-wrap: normal;
    letter-spacing: 0;
    transition: 0.3s;
}
.single-post .entry-header .post-meta{
    order: 4;
}

.is-first-section{
    background: #fff!important;
}
.is-first-section .full-width-img-news-box{
    margin-bottom: 20px!important;
}
.is-first-section .full-width-img-news-box .posts-items{
    margin: 0 -0.8%;
}
.is-first-section .full-width-img-news-box .posts-items .post-item{
    padding: 0 0.8%;
}
.is-first-section .full-width-img-news-box .posts-items .post-item .post-thumb{
    height: 0;
    padding-top: 56.25%;
}
.is-first-section .full-width-img-news-box .posts-items .post-item .post-thumb img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
}
.is-first-section .full-width-img-news-box .posts-items .post-item .post-title{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 800;
}
.is-first-section .full-width-img-news-box .posts-items .post-item .post-title a:hover{
    color: #da1f26!important;
}
.is-first-section .full-width-img-news-box .posts-items .post-item .post-excerpt{
    clear: both;
}
.is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(1){
    float: left;
    width: 68.6%;
}
.is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(1) .post-thumb{
    padding-top: 60%;
}
.is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(1) .post-title{
    font-size: 30px;
}
.is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(2){
    float: right;
    width: 31.3%;
    margin-top: 0!important;
}
.is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3){
    float: right;
    width: 31.3%;
    margin-top: 20px!important;
}
.is-first-section .full-width-img-news-box .posts-items + .clearfix{
    clear: both;
}

@media all and (min-width: 1200px){
    .single-post .entry-header .post-title{
        font-size: 48px;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item .post-title{
        font-size: 20px;
    }
}
@media all and (min-width: 1100px){
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3){
        position: relative;
        margin-top: 18px!important;
        padding-top: 20px;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3)::before{
        position: absolute;
        content: '';
        top: 0;
        left: 2.2%;
        right: 2.2%;
        height: 1px;
        background: #ededed;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3) .post-thumb{
        height: 0;
        margin: 0;
        padding-top: 0;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3) .post-thumb img{
        position: absolute;
        width: 80px;
        height: 80px;
        top: 0;
        left: 0;
        right: auto;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3) .post-thumb .post-cat-wrap{
        top: 0;
        left: 90px;
        right: auto;
        bottom: auto;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3) .post-title{
        font-size: 16px;
        min-height: 55px;
        margin-top: 25px;
        padding-left: 90px;
    }
}
@media all and (min-width: 720px) and (max-width: 1100px){
    .is-first-section .full-width-img-news-box .posts-items .post-item .post-title{
        font-size: 16px;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3) .post-excerpt{
        display: none;
    }
}
@media all and (max-width: 719px){
    .is-first-section .full-width-img-news-box .posts-items .post-item .post-title{
        font-size: 16px;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(1){
        float: none;
        width: 100%;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(1) .post-title{
        font-size: 26px;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(2){
        float: left;
        width: 50%;
        margin-top: 20px!important;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3){
        float: right;
        width: 50%;
        margin-top: 20px!important;
    }
}
@media all and (max-width: 479px){
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(1){
        float: none;
        width: 100%;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: solid 2px #ededed;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(2){
        float: none;
        width: 100%;
        margin-top: 0!important;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: solid 2px #ededed;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item:nth-child(3){
        float: none;
        width: 100%;
        margin-top: 0!important;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: solid 2px #ededed;
    }
    .is-first-section .full-width-img-news-box .posts-items .post-item .post-title{
        font-size: 22px!important;
    }
}