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