/*
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.2c
*/


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

/*api feed */

#api-posts {
    font-family: inherit;
    display: inline-block;
    width: 100%;
    background: #fff;
    color: #fff;
    text-align: center;
}
.api-column {
  float: left;
  width: 340px;
  height: 220px;
  padding: 10px;
  background: #fff;
  text-align: left;
  margin: 10px;  
  position: relative;
}
.api-column:hover {
    cursor: pointer;
}

/* Clear floats after the columns */
.api-row:after {
  content: "";
  display: table;
  clear: both;
}
#api-overlay {
    background: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    left: 0px;
    top: 0;
    border-radius: 4px;
}
.featured {
    border: 3px solid #444;
}
.infobar {
  padding: 10px 20px;
  background-color: #0c2871;
  color: #fff;
  text-align: center;
}
.infobtn {
    color: #fff;
    padding: 8px 10px;
    border: 1px solid #b0c1f0;
    margin: 0 0 0 20px;
    text-transform: uppercase;
    font-size: .6875rem;
    letter-spacing: 1px;
    display: inline-block;
}
.infobtn:hover {
    color: #0c2871;
    text-decoration: none;
    background: #b0c1f0;
    transition: 0.3s;
}

/* The close button */
.infoClosebtn {
  margin-left: 15px;
  color: #fff;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

/* When moving the mouse over the close button */
.infoClosebtn:hover {
  color: #b0c1f0;
}

@media screen and (max-width: 480px) {.infobtn {margin: 10px 0 0 0 !important;}}




/* DFP wallpaper style */
#wallpaper {
    margin: 0px auto;
    width: 1650px;
}
#wallpaper iframe {
    width: 1650px;
    height: 1000px;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -825px;
    max-width: none;
}
#td-outer-wrap {
    position: relative;
}


.widget_text .block-title {
	display: none;
}

/* Adjust menu background to fit behind cookiebar */
.td-menu-background {
    z-index: 9990;
}
	
}
#cookie-law-info-bar {
	left: 0px;
}

@media (max-width: 979px) {
.td-footer-wrapper, #td-footer-wrapper {display: none;}
} 


h1, h2, h3, h4, h5, h6 {
    color: #111111;
    font-family: "Tinos";
    font-weight: 400;
}



.td-big-grid-post .td-post-category {
    background-color: #072970;
}

.td-module-comments {
    display: none;
}

td_module_mx4 .entry-title {
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 0;
}

#cboxLoadedContent {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #000;
    height: 700px;
}
.td_module_9 {
    text-align: left;
}

.td-more-articles-box {
    width: 841px;
	margin-left:65px;
}

.td-footer-wrapper::before {
    margin-top: 40px;

}

.td-grid-style-1 .td-module-thumb a:last-child::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0 0;
}

#cboxLoadedContent {
    background: none repeat scroll 0 0;
    border: none;
}

.td_block_big_grid_4 .td-module-thumb {
    height: 385px;
}
.td-main-sidebar{
	position:sticky!important;
	top:65px !important;
}
#td-outer-wrap{
	overflow:unset!important;
}
.td-a-rec-id-custom_ad_2{
	width:350px;
}