.cart__checkout-button:disabled {
  opacity: 0.45;
  cursor: not-allowed;
  pointer-events: none;
}

