/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */
.single_add_to_cart_button
{
	display:none !important;
}