@CHARSET "ISO-8859-1";

.form-clt.captcha-img {
    margin-top: 15px;
}

a.btn.btn-sell-tickets
{
    background-color: #281e09;
}

main.checkout-page.general h1 {
    color: #313130 !important;
}

ul.breadcrumb li::after {
    padding-left: 10px;
    content: '\02ABC';
    padding-right: 10px;
    font-size: 20px;
    line-height: 10px;
	color: #c7972c;
}

a.edv-name-list {
    color: #c08400;
}

.schedule-listing {
    padding: 10px;
}

.date-box {
    background-color: #31313026;
	width: 120px;
}

.date-box * {
    color: black !important;
}

ul.breadcrumb li a {
    font-weight: bold;
    color: #ad7e16;
}

.zoom-viewport.rounded-2 img {
    width: 100%;
}

.order-page {
    padding: 110px 0 60px;
}

.order-page .order-detail {
    padding: 1.0rem;
}

span.ord-tot {
    white-space: nowrap;
}

h5.h5.fw-bold.cont-cntr {
    text-align: center;
    color: #c08400;
    margin-top: 10px;
}

span.tickets-total {
    white-space: nowrap;
}

ul.error-list {
    list-style: none;
}

.row.acc-pg * h1 {
    font-size: 24px;
    /* background-color: blue; */
    /* color: white !important; */
}

.xt-page-contents ul li {
	list-style:none;
    background-color: white;
    padding: 2px;
    padding-left: 10px;
    border-bottom: 1px solid lightgray;
}
