/* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 75px;
	height: 75px; 
}
#site-logo {		position:static;
top: auto;right: auto;bottom: auto;left: auto; 
}
#site-description {	top: auto;right: auto;bottom: auto;left: auto; 
}
#main-nav {	
	background-position: left bottom; 
}
@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 75px;
	height: 75px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 75px;
	height: 75px; 
}
 }
/* Themify Custom CSS */
.cart-wrap a i { display:none; }
.slide-cart #main-nav-wrap { padding-top: 20px;}