
.nav-active {
    background-color: #eabd54 !important;

}

.bs-website .bs-label-transparent.green {
    color: white;
}

.bs-ticketList-wgt .ticket-card-header::after {
    display: none;
}

.bs-ticketList-wgt .ticket-card-nav {
    padding: 10px 20px;
}


.bs-ticketList-wgt .ticket-card-header.st1 {
    height: unset;
    padding: 20px;
}

.ticket-date {
    display: none;
}

.bs-ticketList-wgt .ticket-card-nav {
    height: 140px;
}

.bs-ticketList-wgt.column-4 .ticket-price {
    font-size: 25px;
}

.bs-main-menu {
    height: 60px;
}

.page-container {
    padding-top: 0;
}

.bs-section[class*=community-section-ticketClass] .bs-btn-wgt.default .bs-button {
    margin-bottom: 5px;
}

.modal.buy-ticket-modal .details-modal-header {
    background-color: #eabd54 !important;
}

.modal.buy-ticket-modal .details-modal-header {
    background-color: #eabd54 !important;
    color: #000000 !important;
}
.modal.buy-ticket-modal .details-modal-header .venue .theme-icon {
    color: #000000 !important;
}
.modal.buy-ticket-modal>.header:not(.ui) .cancel {
    color: #000000 !important;
}

/* #ember71 {
    display: none;
} */


.bs-main-menu {
    display: none;
}

[data-template="modals/community-checkout"] .tkt-scrollable-content .details-modal-content .ticket-details .ticket-list .ui.checkbox {

   display: none !important;

}


