/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: rgba(0,0,0,0.41); 
}
body #site-logo a img {		width: 329px;
	height: 92px; 
}
#footer-logo a img {		width: 40px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 329px;
	height: 92px; 
}
#footer-logo a img {		width: 40px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 329px;
	height: 92px; 
}
#footer-logo a img {		width: 40px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 329px;
	height: 92px; 
}
#footer-logo a img {		width: 40px; 
}
 }
/* Themify Custom CSS */
.post-category {
	display: none;
}

.post-title {
	margin-top:50px;
}

.main-nav {
	font-weight:bold;
}