/*
Theme Name: Newspaper-child-theme-01
Theme URI: https://solarindustrymag.com/
description: >-
  Newspaper Child Theme
Author: Dan Caron
Author URI: http://example.com
Template: Newspaper
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-fifteen-child
*/


@import url('../Newspaper/style.css');
.td-header-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font {
  color: #ffffff;
}
.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-phone{display:none;}
@media (min-width:1019px) and (max-width:1140px){.td-visible-tablet-landscape,
.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-phone{display:none;}
}
@media (min-width:768px) and (max-width:1018px){.td-visible-tablet-portrait,
.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-phone{display:none;}
}
@media (max-width:767px){.td-visible-phone{display:table;}
.td-visible-billboard-desktop{display:table;}
.td-visible-billboard-phone{display:none;}
}
@media (max-width:500px){
.td-visible-billboard-desktop{display:none;}
.td-visible-billboard-phone{display:table;}
}
.td-post-content a{
    color: #4db2ec;
    text-decoration: underline;
}


div[id*="MAX_"]{
position: fixed !important;
top:auto !important;
left:0px !important;
width:100vw !important;
height:100vh !important;

}
div[id*="MAX_"] table,div[id*="MAX_"] td{
border-width:0px !important;
width:95vw !important;
text-align:center  !important;
}

@media print {

 body:before{
content:url('../../uploads/2017/09/SI_Logo-300x400.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;

}

.td-footer-wrapper .td-pb-span4 .widget_custom_html{
    margin: 30px 0px 10px 0px;

}




