.stock-out-btn,
.stock-out-btn:disabled {
    cursor: not-allowed;
    background: #777 !important;
    border-color: #777 !important;
    color: #fff !important;
    opacity: .75;
    pointer-events: none;
}
