/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;	text-transform:capitalize; 
}
h1 {		text-transform:capitalize; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
body #site-logo a {	
	font-family: "Open Sans";	font-weight:400;
 
}
body #site-logo a img {		width: 50px; 
}
#sidebar, #sidebar-alt {	
	font-family: "Open Sans";	font-weight:400;
	text-transform:none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 50px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 50px; 
}
 }