.qd-quantity-discount button {
    white-space: nowrap;
}
.qd-auto-width button {
    width: auto !important;
    padding: 8px 20px !important;
    white-space: nowrap;
}

.qd-add-cart.loading {
    opacity: 0.7;
    cursor: not-allowed;
}
