.product-cover, #thumb-gallery {
    display: none !important;
}
.custom-addtocart-wrapper {
	display: none;
} 
@media (min-width: 992px) {
#subcategories .subcategories-list .subcategory-block:nth-child(3n+1) {
clear:both;
}
}
@media (max-width: 991px) and (min-width:480px) {
#subcategories .subcategories-list .subcategory-block:nth-child(2n+1) {
clear:both;
}
}


h1 { font-family:Poppins; }
h2 { font-family:Poppins; }
h3 { font-family:Poppins; }
h4 { font-family:Poppins; }
h5 { font-family:Poppins; }
h6 { font-family:Poppins; }
p { font-family:Poppins; }
a { font-family:Poppins; }
span { font-family:Poppins; }