/* Remove add to cart buttons */
#cart,
#add-to-cart-hero,
#add-to-cart-footer {
	display: none;
}