/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.home-latest .td-module-meta-info span{
	display:none;
}
.td-header-menu-wrap:before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #F0003C;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}