/* Themify Customize Styling */
body[class*="themify"] #site-logo a {		line-height:10%;
	text-transform:capitalize; 
}
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#site-logo {	margin: auto; 
}
#site-description {		text-transform:capitalize;	text-align:left;
	color: #050000;margin: auto; 
}
#site-description img {		width: 60px; 
}
#main-nav a {	
	padding-left: 5px;margin: auto; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#site-description img {		width: 60px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#site-description img {		width: 60px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#site-description img {		width: 60px; 
}
 }
/* Themify Custom CSS */
.module-product-categories .product-category h3 {
    color: #80808 !important;
}
.module-product-categories .product-category a img {
    display: none !important;
}

#site-description{
visibility: visible;
top:0;
display:block;
min-width: 280px;
opacity:1;
background-color: transparent !important;
margin-left: 86%;
font-size: 20px;
}