/* Themify Customize Styling */
.transparent-header #headerwrap,#headerwrap,#footerwrap {	
	color: #ffffff; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: rgba(0,0,0,0.13); 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(0,0,0,0.43); 
}
body[class*="themify"] #site-logo a {	display: none; 
}
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
.page-title {		text-align:left; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer-logo a {	display: none; 
}
#footer-logo a img {		width: 140px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {		width: 140px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {		width: 140px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {		width: 140px; 
}
 }
/* Themify Custom CSS */
.entry-title {
display: none;
}