/* 
Theme Name: Newspaper Child 
Theme URL: https://staging.thehrempire.com/Newspaper-child/
Description: Newspaper Theme's chld
Theme Author: Shilpi Dave
Author URL: https://staging.thehrempire.com/
Template: Newspaper 
Version: 1.0.0 
Text Domain: Newspaper-child
*/

* {
    font-family: Muli;
}

body, .td-excerpt, p, li {
    font-family: Muli;
    color: #000;
}

body p, body li:not(.entry-category) {
    font-family: Muli !important;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.7;
}
.td-excerpt {
    line-height: 1.5 !important;
}
.td-post-content, .td-post-content p {
    color: #000 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Muli !important;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: Muli !important;
}

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color: #000;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-family: Muli !important;
}


/*

.tdi_50 .tdb-menu > li > a, .tdi_50 .td-subcat-more{
	padding:0 20px !important;
}

.tdi_50 .tdb-menu > li > a, .tdi_50 .td-subcat-more, .tdi_50 .td-subcat-more > .tdb-menu-item-text{
	letter-spacing:0px !important;
}

*/

/* .logged-in .tdm_block.td_block_wrap.tdm_block_button.tdi_29.tdm-content-horiz-right.td-pb-border-top.head-subscribe-btn.td_block_template_1{
	display:none !important;	
} */

.blog .td-module-comments{
	display: none !important;
}


.td-block-title{
	font-size: 24px !important;
    font-weight: 900 !important;
}


.td_module_6 .entry-title {
    margin: 0 0 11px;
    font-family: Muli  !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
}

@media (min-width: 768px) and (max-width: 1018px) {
.tdi_21 {
    margin-bottom: 0px !important;
}

.single.single-resources .tdc-row.stretch_row_1200, .tdc-row-composer.stretch_row_1200{
width: 710px !important;
}

}

@media (min-width: 320px) and (max-width: 360px) {

    .single-news .td-subcat-filter{
position: relative !important;
    }
}


.font-size-reduce {
    font-size: 13px;
}

div#comments {
    display: none;
}