/* tribe-events.css */
:root {
    --color-primary: #bd9331;
    --color-body-bg: #212629;
    --color-body-color: #aeb8bd;
    --color-border: #343c40;
    --color-link: #bd9331;
    --color-link-hover: #d7be83;
    --color-text-events-title: #bd9331;
    --color-day-marker-month: #bd9331;
    --color-border-secondary-month-grid: #343c40;
    --color-border-active-month-grid-hover: #d7be83;
    --color-text-day-of-week-month: #aeb8bd;
    --color-text-primary: #aeb8bd;
}
.tribe-events-content {
    color: var(--color-body-color) !important;
}
.tribe-events-c-messages__message {
    background-color: #fff3cd !important;
    border: 1px solid #d7be83 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
}
.tribe-events-before-html {
    margin-bottom: 2rem !important;
}
.tribe-common--breakpoint-medium.tribe-events
    .tribe-events-c-view-selector--tabs
    .tribe-events-c-view-selector__list-item--active
    .tribe-events-c-view-selector__list-item-link:after {
    background-color: var(--color-primary) !important;
}
.tribe-events-back a,
.tribe-events-back a:visited {
    color: var(--color-link) !important;
}
.tribe-events-meta-group .tribe-events-single-section-title {
    color: var(--color-body-color) !important;
}
.tribe-events-meta-group dt,
.tribe-events-meta-group dd {
    color: var(--color-body-color) !important;
}

.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6 {
    color: var(--color-primary) !important;
}
.tribe-events-calendar-list__event-details header address {
    color: var(--color-body-color) !important;
}
.tribe-events-calendar-list__event-description {
    color: var(--color-body-color) !important;
}
.tribe-common .tribe-common-h7,
.tribe-common .tribe-common-h8 {
    color: var(--color-body-color) !important;
}
.tribe-events .tribe-events-calendar-list__month-separator:after {
    background-color: var(--color-border) !important;
}
.tribe-events .tribe-events-calendar-list-nav {
    border-top: 1px solid var(--color-border) !important;
}

.tribe-common .tribe-common-h3 {
    color: var(--color-link) !important;
}
.tribe-events .tribe-events-calendar-list__event-title-link {
    color: var(--color-text-events-title) !important;
}
.tribe-events .tribe-events-calendar-list__event-title-link:active,
.tribe-events .tribe-events-calendar-list__event-title-link:focus,
.tribe-events .tribe-events-calendar-list__event-title-link:hover {
    color: var(--color-text-events-title) !important;
}
.tribe-events .tribe-events-calendar-list__event-title-link:visited {
    color: var(--color-text-events-title) !important;
}

.tribe-common a:not(.tribe-common-anchor--unstyle),
.tribe-common a:not(.tribe-common-anchor--unstyle):active,
.tribe-common a:not(.tribe-common-anchor--unstyle):focus,
.tribe-common a:not(.tribe-common-anchor--unstyle):hover,
.tribe-common a:not(.tribe-common-anchor--unstyle):visited {
    color: var(--color-link) !important;
}

.tribe-events .tribe-events-calendar-month__day-date-link {
    color: var(--color-day-marker-month) !important;
}
.tribe-events .tribe-events-calendar-month__day-date-daynum {
    color: var(--color-day-marker-month) !important;
}

.tribe-common--breakpoint-medium.tribe-events
    .tribe-events-calendar-month__body {
    border-top: 1px solid var(--color-border-secondary-month-grid) !important;
}
.tribe-common--breakpoint-medium.tribe-events
    .tribe-events-calendar-month__week {
    border-left: 1px solid var(--color-border-secondary-month-grid) !important;
}
.tribe-common--breakpoint-medium.tribe-events
    .tribe-events-calendar-month__day {
    border-color: var(--color-border-secondary-month-grid) !important;
}
.tribe-common--breakpoint-medium.tribe-events
    .tribe-events-calendar-month__day:hover:after {
    background-color: var(--color-border-active-month-grid-hover) !important;
}
.tribe-events .tribe-events-calendar-month__header-column-title {
    color: var(--color-text-day-of-week-month);
}
.tribe-events-content {
    color: var(--color-text-primary) !important;
}
.tribe-events-notices {
    border-bottom: 1px solid var(--color-border) !important;
}
#tribe-events-footer {
    border-top: 1px solid var(--color-border) !important;
}
.single-tribe_events
    .tribe-events-c-subscribe-dropdown
    .tribe-events-c-subscribe-dropdown__list,
.tribe-events
    .tribe-events-c-subscribe-dropdown
    .tribe-events-c-subscribe-dropdown__list {
    border: 1px solid var(--color-border) !important;
}
.tribe-events .tribe-events-calendar-month__more-events {
    border-top: 1px solid var(--color-border) !important;
}
.tribe-events-event-meta:before,
.tribe-events-event-meta
    ~ div:not(.tribe-events-event-meta):not(.event-tickets) {
    border-top: 1px solid var(--color-border) !important;
}
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
    background-color: #000 !important;
}
.tribe-common .tribe-common-c-btn-border-small,
.tribe-common a.tribe-common-c-btn-border-small {
    background-color: #000 !important;
    border: 1px solid var(--color-border) !important;
}
.tribe-events-content a {
    border-bottom: 1px solid var(--color-link) !important;
    color: var(--color-link) !important;
}
.tribe-common .tribe-common-b2 {
    color: var(--color-body-color) !important;
}
.tribe-common .tribe-common-b2 .tribe-events-c-messages__message-list-item {
    color: #000 !important;
}
.tribe-events-event-image img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
nav.tribe-events-nav-pagination {
    display: none !important;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected, 
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus, 
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #000 !important;
}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--color-link) !important;
    opacity: 1 !important;
}