/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:300;
 
}
a {		text-decoration:underline;
 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#header {		font-size:.8em;

	color: #000000; 
}
.fixed-header #header, .fixed-header #site-description {		font-size:.8em;
 
}
body[class*="themify"] #site-logo a img {		width: 40px;
	height: 40px; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 40px;
	height: 40px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 40px;
	height: 40px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 40px;
	height: 40px; 
}
 }