/* Themify Customize Styling */
h2 {	
	color: #004daa; 
}
h3 {		font-size:20px;
	text-transform:capitalize; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #c2baba; 
}
body #site-logo a img {	
	height: 40px; 
}
#site-description {	display: none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 40px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 40px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 40px; 
}
 }