/*
 Theme Name:   Newspaper Child
 Theme URI:    http://tagdiv.com
 Description:  Premium WordPress template, clean and easy to use.
 Author:       The Publisher Desk
 Author URI:   https://www.publisherdesk.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:         Tags:black, white, one-column, two-columns, fixed-layout
*/

@media (max-width:767px){
	.home .td-main-content-wrap.td-main-page-wrap.td-container-wrap{
		padding-top:0px !important;
	}
}

li.menu-item-244701{
  background-color: #e8593b;
  color: #fff;
}
li.menu-item-244701:hover{
  background-color:#d73a19;
}
li.menu-item-244701:hover > a:after{
  content:none;
}
li.menu-item.menu-item-244701 > a{
  color: #fff !important;
}




/**
 * AD STYLING
 */


/* using middle width/heights that are removed in scripts.js using googletag listener */

@media (max-width:770px){


}

@media (min-width:771px){
	#dsk-banner-ad-a {
		min-width: 970px;
		min-height: 90px;
	}

	#dsk-banner-ad-b {
		min-width: 970px;
		min-height: 90px;		
	}

	#dsk-box-ad-a {
		min-width: 300px;
		min-height: 400px;			
	}

	#dsk-box-ad-b {
		min-width: 300px;
		min-height: 250px;			
	}

	#dsk-box-ad-c {
		min-width: 400px;
		min-height: 250px;			
	}

	#dsk-box-ad-d {
		min-width: 400px;
		min-height: 300px;			
	}

	#dsk-box-ad-e {
		min-width: 400px;
		min-height: 300px;			
	}

	#dsk-box-ad-f {
		min-width: 400px;
		min-height: 300px;			
	}
	

}
