/* The site controls the button appearance; this only prevents visual changes while redirecting. */
form.cart[data-aezr-direct-checkout-busy="1"] .single_add_to_cart_button {
	opacity: 0.72;
	pointer-events: none;
}
