.woocommerce-button.eaee_invoice_pending {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
    background-color: #ccc !important;
    color: #666 !important;
}