body#cart .cart-summary .checkout.cart-detailed-actions > div.disabled > a {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
}