/*
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.
*/
.td_block_featured_news .td-block-title{    font-family: Source Sans Pro !important;
    font-size: 24px !important;
    font-weight: 600 !important;}
.td_block_featured_news .entry-title{      font-family: Gelasio !important;
    font-size: 19px !important;
    font-weight: 600 !important;}

.td-brand-image{position:absolute;top:0px;right:0px;}
.td-brand-image strong{
    margin-bottom: 10px;
    float: left;
    padding-top: 5px;
    padding-right: 5px;}
.td-brand-image img{max-height:28px;}
.branded-title{    font-family: Gelasio !important;
    font-size: 38px !important;
    line-height: 1.2 !important;}
.sm-branded-menu-post{padding:5px;margin:5px 0px;border:1px solid #CCC;border-radius:5px;box-shadow: 0px 5px 10px grey;margin-top:20px;}
.sm-branded-menu-post img{max-width:80px;float:left;margin-right:5px;}
.sm-branded-menu-post span{font-size:14px;color:#000;}

.sm-ad-space{text-align:center;padding:5px;margin:15px 0px;}
.sm-post-branded-by{background-color:#EFEFEF;padding:5px;margin:10px 0px}
.sm-post-branded-inner{max-width:320px;margin:0px auto;text-align:center;}
.sm-post-branded-by-feature{max-height:100px;text-align:center;padding:10px;}
.branded-header-col-left,.branded-header-col-mid,.branded-header-col-right{float:left;text-align:Center;}
.branded-header-col-left{width:33.3%}
.branded-header-col-left img{width:100%;}
.branded-header-col-mid{width:33.3%;font-weight:bold;font-size:16px;padding:10px 0px;}
.branded-header-col-right{width:33.3%}
@media screen and (max-width: 992px) {
 .td-brand-image{font-size:.8em}
}
