/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:1em;
 
}
#headerwrap {	background: none;
	background-color: #000000;background-image: url(https://cultfix.com/wp-content/uploads/cultfix-2015-full-logo-ed.jpg);
	background-size: cover; 
}
body[class*="themify"] #site-logo a img {		width: 275px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 275px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 275px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 275px; 
}
 }