/* Themify Customize Styling */
a {	
	color: #0a5239; 
}
a:hover {	
	color: #f70f0f; 
}
#headerwrap {	background-image: none;
	background-color: transparent; 
}
#header {	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	height: 15%;
	border: none;	font-size:18px;
	text-align:center; 
}
#site-logo {		text-transform:capitalize;	position:relative;
top: auto;right: auto;bottom: auto;
	left: -20%; 
}
#site-logo img {	
	height: 125px; 
}
#site-description {		font-style:italic;
	font-style:italic;
	font-size:40px;
	text-transform:capitalize;	text-align:center;display: none; 
}
#footerwrap {	
	background-color: #2a6e64; 
}
.footer-widgets .widgettitle {	
	color: #ffffff; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 125px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 125px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {	
	height: 125px; 
}
 }