.single_add_to_cart_button.ajax_add_to_cart.button.alt.button-buy-now  {
  display: none !important;
}
.button.checkout.wc-forward
{
  display: none !important;
}
/* .button.wc-forward{
	min-height: 36px ;
} */
.added_to_cart.wc-forward{
	display: none !important;
}
@media only screen and (max-width: 1024px) {
  #breeze-button-container1 {
    width: 87% !important;
  }
}
