/* Themify Customize Styling */
a {	
	color: #095e80; 
}
h2 {	
	color: #176ba3; 
}
#headerwrap.fixed-header #site-logo img {		width: 40px;
	height: 40px; 
}
body[class*="themify"] #site-logo a img {		width: 50px;
	height: 50px; 
}
#site-description {	display: none; 
}
#footerwrap {	background: none;
	background-color: #1c6310; 
}
#footer-logo a {	
	font-family: "Lora";	font-weight:normal;

	color: #ffffff; 
}
#footer {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #a1c6f5; 
}
#footer .footer-widgets {	
	color: #87abf0; 
}
#footer .footer-widgets .widgettitle {	
	color: #91b2fa; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 40px;
	height: 40px; 
}
body[class*="themify"] #site-logo a img {		width: 50px;
	height: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 40px;
	height: 40px; 
}
body[class*="themify"] #site-logo a img {		width: 50px;
	height: 50px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 40px;
	height: 40px; 
}
 }