/* Themify Customize Styling */
#header {	
	background-color: transparent; 
}
#headerwrap a {	
	color: #fe6500; 
}
body[class*="themify"] #site-logo a img {		width: 50px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }