/*
Theme Name:     Newsmag 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:       Newsmag                             
Version:        1
*/

@import url("../Newsmag/style.css");

.home .entry-date{
display: none;
}
.home .td-post-author-name {
display: none;
}

.td-load-more-wrap .td_ajax_load_more {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 0px!important;
    padding: 10px;
}
.td-load-more-wrap {
    background-color: #000000;
}
.td_ajax_load_more .td-icon-menu-down {
    display: none;
}
.home .td_block_5 .td-load-more-wrap {
    margin-bottom: 10px;
}

.td-header-style-3 .td-top-menu-full {
    min-height: 35px;
}
.td-header-style-3 .td-header-top-menu.td-make-full {
    padding-top: 2px;
}