/*
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.1
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom 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;
}
#ytc-wrapper .ytc-thumbnails a.ytcthumb {
  border: none
}
.entry-content {
padding-left:25px;
}
.page .td_module_wrap .meta-info {
display: none;
}
.td_block_related_posts .td-related-right {
display:none;
}