/*
Theme Name: Trendy Blog Child
Description: Theme enfant de Trendy Blog
Author: Blaze Themes
Author URI: https://blazethemes.com/
Template: trendy-blog 
Version: 0.1.1
*/ 


header .header-wrapper nav ul>li>a{
    color: #fff !important;
}
#trendy-blog-footer-three-column-section{
    display: none;
}
#trendy-blog-scroll-to-top{
    display: none !important;
}
#content > div.container{
    background-color: #f2f2f2;
    min-height: 100vh;
}
.single .no-feat-img .post .post-standard__banner{
    z-index: 1;
}
.single.single-post .type-post .post-standard__content h2{
    font-size: 30px;
    padding: 20px 0px;
    line-height: 35px;
}
.single.single-post .type-post .post-standard__content p, 
.single.single-post .type-post .post-standard__content li,
.single.single-post a{
    line-height: 30px;
    font-weight: 400;
}
.single.single-post .type-post .post-standard__content ul{
    list-style: disc;
    padding-left: 40px;
    padding-top: 15px;
}
.single.single-post .nav_thumb_wrap.has-thumb{
    padding-right: 15px;
}
