/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/




/*Add your own styles here:*/

hr{
	margin-top: 30px;
	margin-bottom: 30px;
}

.logo img { 
	margin-top: 30px; 
}

.header-scrolled .logo img{
	margin-top: 10px;
	width: 70%;
}

.main_color .container .av-inner-masonry-content{
	background: #bb3636;

}

#top .av-menu-button > a .avia-menu-text{
	padding: 10px 15px;
}

.av-main-nav li{
	margin-right: 15px;
}

#aktualnosci .av-masonry-entry .av-masonry-entry-title{
	color: #fff;
}

#aktualnosci span.av-masonry-date.meta-color.updated{
	color: #fff;
}

#top #zespoly .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title{
	text-transform: uppercase;
	font-size: 2.5em;
}

#zespoly .av-masonry-date{
	display: none;
}

.caption_framed .slideshow_caption .avia-caption-title{
	background: #fff;
	color: #000!important;
	padding: 15px 20px;

}

.caption_framed .slideshow_caption .avia-caption-content p{
	background: #bb3636;
	padding: 15px 20px;
	color: #fff!important;
}

#top .main_color .container .av-masonry-load-more{
	background: #333333;

}

#top .av-masonry-load-more { color: transparent; }
#top .av-masonry-load-more:before { content: 'Wczytaj więcej'; color: white; }

#top .fullsize .template-blog .post .entry-content-wrapper > *{
	max-width: none;
}

#top .fullsize .template-blog .post .entry-content-wrapper{
	max-width: none;
}

span.image-overlay.overlay-type-image{
	width: 70%;
}

.html_elegant-blog #top .post-entry .post-meta-infos{
	border: none;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 15px;
}

.html_elegant-blog .av-vertical-delimiter{
	margin-top: 25px;
}

div.entry-content p{
	text-align: left;
}

.postid-46 .date-container, .postid-49 .date-container{
	display: none;
}

.category-plyty .date-container{
	display: none;
}

#top.category-plyty .fullsize .template-blog .big-preview img{
	width: 60%;
	// margin: 0 auto;
	float: left;
}







