/* Themify Customize Styling */
body[class*="themify"] #site-logo a {	
	color: #000000; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 250px; 
}
 }
/* Themify Custom CSS */
.mobile_menu_active #menu-icon {
	color: #000;
}
.release-date {
	font-size: 24px;
}
ul.tight li {
	margin-bottom:0;
	padding-bottom:0;
	
}

ol li {
	margin-bottom: 0;
	padding-bottom: 0;
}
.album-container .album-cover {
	width: 100%;
	float: none;
	margin-right: 0;
}
.page-id-4709 .loops-wrapper.grid3.album .post-content {
	display: none;
}
.album-container .themify_builder_content {
	margin: 0 auto;
	text-align: center;
	max-width: 900px;
}