/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #ffffff; 
}
body[class*="themify"] #site-logo {		font-weight:bold;
 
}
body[class*="themify"] #site-logo img {		width: 180px; 
}
#main-nav a {		font-size:20px;
	text-transform:uppercase;	text-align:left;
	padding-top: 50px; 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 180px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 180px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 180px; 
}
 }