button.single_add_to_cart_button.disabled {
    background-color: #ccc !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
    opacity: 0.6 !important;
}
