/*
Theme Name:     Newspaper 7 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:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

body,
p {
  font-family: 'Fira Sans', sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.author-box-wrap {
	display: none !important;
	visibility: hidden !important;
}

.td-sub-footer-copy {
  font-family: "Fira Sans", sans-serif;
  width: 100%;
  text-align: center;
}

.td-header-style-8 .td-header-sp-logo {
	margin-left: 45px;
}

.td-module-comments, .td-post-author-name, .td-post-comments {
	display: none;
	visibility: hidden;
}