/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 70px;
	height: 70px; 
}
#site-description {	display: none; 
}
.footer-widgets .widget {	background: none;
	background-color: #ffffff; 
}
.footer-widgets {		text-transform:uppercase; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
.footer-widgets .widget {	background: none;
	background-color: #ffffff; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 70px;
	height: 70px; 
}
 }