/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	background-repeat: repeat;
	background-position: center top; 
}
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #c46cc7; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#site-description {	display: none; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
@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 */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }