/* Themify Customize Styling */
body {	
	font-family:Abel;	font-weight:normal;
	letter-spacing:1px;
	text-align:left; 
}
#header {		font-weight:normal;
	font-size:16px;
	text-transform:uppercase;	text-align:left; 
}
body[class*="themify"] #site-logo {		text-align:left; 
}
body[class*="themify"] #site-logo img {		width: 300px; 
}
#site-description {	display: none; 
}
#main-nav a {		text-align:center; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family:Abel;	font-weight:normal;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }