/*
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.
*/
/* Poppins Font Pre Set */
h1, h2, h3, h4, h5, h6{font-family:Poppins,sans-serif;font-weight:400 !important;}

.jd-header-ad{
	max-width: none;
    width: 100%;
    border: none;
    background: url(../png/ad-pin.png);
    min-height: 0;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
    overflow: hidden;
}

.jd-header-ad-hold{
	margin: 20px auto;
}

.td-header-style-6 .td-header-top-menu-full .td-container{
	width: 100%;
}

.jd-ad-bg{
	background: url(../png/ad-pin.png);
	padding:15px;	
}

/* SUMMIT ad adjustments */
.summit-ad{
    margin-bottom:20px !important;
}

/* Homepage padding top adjustment */
.home .td-main-page-wrap{
    padding-top: 20px;
}
