.wp-playlist-item-title,
.wp-playlist-caption {
	font-family: 'Regular', sans-serif;
	font-size: 13px!important;
	line-height: 2!important;
	padding:10px;
}

.wp-playlist-item-length  {
	font-family: 'Regular', sans-serif;
	font-size: 13px!important;
	line-height: 2!important;
	padding:10px;
}
.wp-playlist-light {
	background-color: transparent!important;
}
.wp-playlist {
	border: none!important;
	padding:0px !important;
}
.wp-playlist-current-item img,
.wp-playlist-item-artist,
.wp-playlist-item-meta.wp-playlist-item-album,
.wp-playlist-item-meta.wp-playlist-item-artist {
	display: none;
}
.wp-playlist-current-item  {
	height: auto!important;
	font-size:24px!important;
	font-weight: bold;
}

.wp-playlist-item-title {
	text-transform: uppercase;
}

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