 /*
Theme Name: The Headlines Child
Description: Theme enfant de The Headlines
Author: ThemeInWP
Author URI: https://www.themeinwp.com/
Template: the-headlines 
Version: 0.1.0
*/

.entry-meta-inline{
    display: none;
}
.single #content .singular-main-block > div.wrapper, .page #content .singular-main-block > div.wrapper{
    background-color: #f2f2f2;
    padding-top: 35px;
    padding-bottom: 35px;
}
#theme-block-4{
    background-color: transparent !important;
}
.home.blog #theme-block-4 > div.wrapper{
    background-color: #f2f2f2;
    padding-top: 35px;
    padding-bottom: 35px;
}
#theme-banner-navs{
    display: none;
}
#content{
    min-height: 100vh;
}
