/*
Theme Name: EnfoldChild
Description: EnfoldChild Tema
Version: 1.0
Author: Nadir Atmaca
Author URI: http://APRON5.com
Template: enfold
*/


/*Add your own styles here:*/


.hide,
.single-post .blog-meta,
.big-preview.multi-big {
display:none !important;
}


#streamPlayer{
 height: 480%;
  z-index:-99999;
  
	width: 100%;
}

.av-inner-masonry {
border: #d7d7d7 solid 1px;
}
/*
.main-title.entry-title{
line-height: 1.1;
text-align: center;
margin: 15px auto auto;
color: #000099;
font-size: 20px;
}
*/

#streamPlayer{
width:100%;
 height: 480px;
  z-index:-99999;
}


.marign-top-20 {
margin-top:-20px !important;
}




@media screen and (max-width: 480px) {
  #streamPlayer{
	height: 120px;
  z-index:-99999;
	width:100%;
	}
}




.main_color .wp-playlist {
	background: #F1F1F1 ;
	border: none;
}

.wp-playlist-item {
    padding: 10px 3px !important;

}

.wp-playlist-item:hover {
  
	background: white !important;

}

.wp-playlist-caption,
.wp-playlist-current-item .wp-playlist-item-title {
	
	white-space: inherit !important;
	text-overflow: inherit !important;
}

.wp-playlist-item-length{
	display:none;
}