/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#header {		font-style:italic;
	font-style:italic;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 160px; 
}
body #site-logo a {		font-style:italic;
	font-style:italic;
	font-size:1.8em;
 
}
body #site-logo a img {		width: 250px; 
}
#site-description {	display: none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 160px; 
}
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 160px; 
}
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 160px; 
}
body #site-logo a img {		width: 250px; 
}
 }