/* Themify Customize Styling */
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #f0ebeb; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#main-nav a, .transparent-header #main-nav a {	
	color: #f18e60; 
}
#footerwrap {	background: none;
	background-color: #f0ebeb; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #f0ebeb; 
}
#main-nav a, .transparent-header #main-nav a {	
	color: #f18e60; 
}
#footerwrap {	background: none;
	background-color: #f0ebeb; 
}
 }