/*
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-post-author-avatar{
  display: inline;
  margin-right: 2px;
}

.td-post-content a {
  color: #4db2ec;
  text-decoration:underline;
}
.td-header-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font {
  color: #ffffff;
}

/*
header .td-module-meta-info{
vertical-align:bottom;
min-height:30px;
}
*/

.td-post-template-3 .td-post-header-holder{
max-height:500px;
}
.td-post-template-4 .td-post-featured-image{
overflow:hidden;
max-height:500px;
}


div[id*="MAX_"]{
position: fixed !important;
top:10% !important;
left:0 !important;
width:100vw !important;
z-index: 99999999 !important;

}
div[id*="MAX_"] table,div[id*="MAX_"] td{
border-width:0px !important;

width:100vw !important;
}
div[id*="MAX_"] td img{
margin-bottom:0px;
-webkit-box-shadow: -10px 0px 13px -7px rgba(0,0,0,0.4), 10px 0px 13px -7px rgba(0,0,0,0.4), 5px 5px 15px 5px rgba(0,0,0,0); 
box-shadow: -10px 0px 13px -7px rgba(0,0,0,0.4), 10px 0px 13px -7px rgba(0,0,0,0.4), 5px 5px 15px 5px rgba(0,0,0,0);
}


@media print {

 body:before{
content:url('../../uploads/2017/11/NAW_Logo-300x400-300x73.jpg');
   display: block;
    margin: 0px auto 24px;
    position: relative;
    text-align: center;
    width: 100%;
            }
            
   body:after{
   content:'Copyright Zackin Publications Inc. All Rights Reserved.'
 
             }

.single-post .at-share-btn-elements,
.at-below-post,
.at-below-post .addthis_tool,
#adimg{
display:none !important;
}
}


.td-icon-comments{
font-size: 18px !important;
}
 .td-post-comments a{
 font-size: 14px !important;
 }
 
 
 
/******* Footer2 RSS ***********/


.td-footer-wrapper .td-pb-span4 .widget_custom_html:first-child{
    margin: 0px 0px 10px 0px !important;

}

.td-footer-wrapper .td-pb-span4 .widget_custom_html{
    margin: 30px 0px 10px 0px;

}
