/* Themify Customize Styling */
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff;background-attachment: fixed; 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		text-transform:none; 
}
#headerwrap.fixed-header #header {	
	color: #559600; 
}
.fixed-header #header a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
body #site-logo a {	
	font-family: "Alegreya";	font-weight:400;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 100px; 
}
 }