.woo_auction_error {
    color: red;
}

.woo-auction-success {
    background-color: #0f834d !important;
}

.woo-auction-error {
    background-color: #e2401c !important;
}

.has-finished, .woo-time-left, .woo-auction-current-bid, .woo-auction-no-bid {
    display: block;
}

.woo-watchlist {
    display: inline-flex;
    align-items: center;
}