/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.tickets-plugin .tp-body table a.btn,
.tickets-plugin .tp-body table span.btn {
    min-width: 250px;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.tickets-plugin .tp-body table .btn--low-stock {
    background-color: #FF6D00;
    border-color: #FF6D00;
}

.tickets-restkarten-label {
    display: block;
    font-size: 14px;
    line-height: 1;
    margin-bottom: -6px;
}