body.single-product button.add_to_cart_button + .added_to_cart,
div.custom-parent-div form.cart button.add_to_cart_button + .added_to_cart {
	display: none;
}
