/*
 Theme Name:   Mega Magazine Child
 Theme URI:    
 Description:  Mega Magazine Child Theme
 Author:       
 Author URI:   
 Template:     mega-magazine
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
*/
.section-title {
	border-bottom: 2px solid #4995cf;
}

.section-title .widget-title, .section-title .widget-title a,
.post .content-wrap .entry-header h3.entry-title a {
	color:#4995cf;
}

#about-author {
	display:none;
}

.slick-slide .bigger-post .post-content {
	background-color:#fff;
	opacity: 0.7;
}

.slick-slide .bigger-post .post-content h2 a, .slick-slide .bigger-post .post-content span, .slick-slide .bigger-post .post-content span a, .main-slider article.bigger-post .post-content h2, .main-slider article.bigger-post .post-content h2 a, .main-slider article.bigger-post .post-content h1, .main-slider article.bigger-post .post-content h1 a {
	color:#000;
}

.main-slider article.bigger-post .post-content h2 a:visited, .main-slider article.bigger-post .post-content h1 a:visited, .slick-slide .bigger-post .post-content {
    color: #000 !important;
}



@media screen and (min-width: 831px){
	.custom-logo {
		float:left;
		margin-right:20px;
	}
	.site-branding .site-title {
		margin-top:20px;
	}
	.sostav {
		float:left;
		margin-right: 10px;
	}
	.face {
		min-height:150px;
		margin-bottom:10px;
	}


}

@media screen and (max-width: 830px){
	.custom-logo {
		float:none;
		text-align:center;
	}
	.site-branding {
		text-align:center;
	} 
	.sostav {
		width:100%;
	}
	#post-765 .entry-content{
		text-align:center;
	}
	.breaking-news-wrap {
		display:none;
	}

}