
/* desktop photo calentdar */
.tribe-events-pro .tribe-events-pro-photo__event-featured-image, .tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    color: #edcd00;
}

.tribe-events-pro .tribe-events-pro-photo__event-date-tag-month {
    color: #ffffff;
    font-weight: 900;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6 {
    font-weight: 900;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 {
    color: white;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
    border-radius: 0;
    color: white;
    background-color: transparent;
    border-color: #3a3a3a;
}

.tribe-events .tribe-events-c-nav {
    border-top: 1px solid #3a3a3a;;
}

.tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link {
    background-color: transparent;
    border: 1px solid #3a3a3a;
    border-radius: 0;
    color: #ffffff;
}

.tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:hover {
	background-color: transparent;
}

.tribe-common .tribe-common-c-svgicon {
    color: #ffffff;
}

.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
    font-size: 16px;
    color: white;
}

.tribe-common .tribe-common-c-svgicon__svg-fill {
    fill: #ffffff;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__button:before {
    background-color: #edcd00;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
    background: #b20c0c;
}

.tribe-events .tribe-events-c-view-selector__list-item-icon {
    display: none;
}

/* mobile photo calentdar */
.tribe-common .tribe-common-h3 {
    color: #fff;
    font-size: 14px;
}


/* single event */
.tribe-events-event-image img {
    width: 100%;
    height: auto;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    color: #ffffff !important;
}

.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
    width: 100% !important;
}

#tribe-events-footer {
    border-top: 1px solid #3a3a3a !important;
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
    border-top: 1px solid #3a3a3a !important;
}

.tribe-events-event-meta:before, .tribe-events-event-meta~div:not(.tribe-events-event-meta,.event-tickets) {
    border-top: 1px solid #3a3a3a !important;
}

.tribe-events-venue-map {
    width: 100% !important;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {
    color: #ffffff !important;
    font-size: 14px !important;
}

.tribe-events-event-meta {
    color: #ffffff !important;
}

.tribe-events-single-event-title {
    text-align: center !important;
}

.tribe-events-schedule .tribe-events-cost {
    color: white !important;
}

.tribe-events-schedule {
    justify-content: center !important;
    text-align: center !important;
}

.tribe-events-back {
    margin-top: 50px !important;
}

.tribe-events-back a, .tribe-events-back a:visited {
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.tribe-events-meta-group:last-child {
    margin-right: 0 !important;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after {
    background: none !important;
}

.tribe-events-single .tribe-events-sub-nav a span {
    display: inline !important;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
    background: none !important;
}

.tribe-events-content {
    color: #ffffff !important;
}

.tribe-events-single .tribe-events-sub-nav {
    padding-left: 0px !important;
}


.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    color: #edcd00 !important;
}
