.tp-tier-prices-live-under-season {
    margin: 8px 0 0;
    max-width: 330px;
    font-size: 12px;
    line-height: 1.35;
    color: #1f2933;
}

.tp-tier-prices-live-under-season[hidden] {
    display: none !important;
}

.tp-tier-prices-live-title {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
}

.tp-tier-prices-live-table {
    width: 100%;
    min-width: 330px;
    border-collapse: collapse;
    border-top: 1px solid rgba(218, 174, 39, 0.45);
}

.tp-tier-prices-live-table th,
.tp-tier-prices-live-table td {
    padding: 4px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    text-align: left;
    vertical-align: top;
}

.tp-tier-prices-live-table th {
    font-weight: 700;
    color: #4d5860;
}

.tp-tier-prices-live-table td:last-child,
.tp-tier-prices-live-table th:last-child {
    text-align: right;
}

.tp-tier-prices-live-table td:nth-child(2),
.tp-tier-prices-live-table th:nth-child(2) {
    text-align: right;
}
