/*
Theme Name:     Weha Child
Description:    Child theme for WeHa
Template:       weha
*/

#sidebar  .paszone_container {
	padding: 0 !important;
}

.tile-ad-row > div > p {
	display: none;
}

#main-box-3 article > div.meta-image > a > img, #main-box-4 article > div.meta-image > a > img {
	max-height: 260px !important;
	min-height: 260px !important;
}

#footer a {
	color: #fff !important;
}

.main-navigation a {
	font-size: 14px !important;
	    padding: 12px !important;
}

#popup-form-exp {
	text-align: center !important;
}

#mc_embed_signup input.email {
	margin: 0 auto !important;
    width: 100% !important;
}

.nav-menu > .current-menu-item > a, .nav-menu > .current-menu-ancestor > a {
	background-color: #2455a7 !important;
	color: #fff !important;
}

#main-box-2 {
display: none !important;
}

.widget>div {
	padding: 0 !important;
}

#text-32 .textwidget {
	padding: 20px !important;
}

#text-32 #mc_embed_signup {
	background: #f9f9f9 !important;
    font: 10px Helvetica,Arial,sans-serif !important;
}

#text-32 h2 {
	font-size: 1.5em !important;
    line-height: 26px !important;
}

#text-32 #mc_embed_signup input.email {
	width: 100% !important;
}

#post-3623 .entry-content, #post-3623 .entry-title {
    width: 100%;
    max-width: 100%;
    padding: 40px;
}

#mks_ads_widget-5 > ul > li {
	padding: 0 !important;
}

.single-avert .vce-ad-container .wppaszone {
	display: none !important;
}

#patronbanner {
	background-color: #e00000 !important;
}

.page-id-10197 #comments {
	display: none !important
}

.display-none {
    display: none !important;
}

@media(max-width: 768px) {
	.mks_ads_widget, .vce-header-ads  {
		display: none;
	}
	#sidebar .wppaszone, #text-8, #text-9, #paszonecont_28215 {
		display: none !important;
	}
}

@media(min-width: 769px) {
	.vce-ad-above-footer, #text-8, #text-9 {
		/*display: none !important;*/
        display: block !important;
	}
}

@media(min-width: 990px) and (max-width: 1025px) {
	.has-logo > img {
		width: 200px;
	    margin-left: 25px;
	    margin-top: 15px;
	}
}

/*WPBeginner Footer Bar*/
@media(max-width: 700px) {
	.fixedbar {
		background: #fff; 
		bottom: 0px; 
		color:#fff; 
		left:0; 
		padding: 0px 0; 
		position:fixed; 
		width:100%; 
		z-index:99999; 
		float:left; 
		vertical-align:middle; 
		margin: 0px 0 0; 
		opacity: 0.95; 
	}
}