/* Themify Customize Styling */
h2 {		font-weight:bold;

	color: #a89c41; 
}
h5 {	
	font-family: "Verdana", "Geneva", sans-serif;	font-weight:700;
	font-size:12px;

	color: #ffffff; 
}
body #site-logo a img {		width: 200px; 
}
#site-description {	
	font-family: "Verdana", "Geneva", sans-serif;	font-weight:800;
	font-size:28px;
	text-align:center;
	color: #faf9f7; 
}
.page-title {	
	color: #a89c41; 
}
#footer {	
	color: #ffffff; 
}
.footer-widgets .widgettitle {		text-align:center; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#site-description {		font-weight:800;
 
}
#footer {	
	color: #ffffff; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#site-description {		font-weight:800;
 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#site-description {		font-weight:800;
 
}
 }
/* Themify Custom CSS */
@media screen and (max-width: 768px){
#headerwrap {
    background-size: contain;
}}