.tribe-events-title-bar,
#tribe-bar-views-label,
.tribe-bar-disabled #tribe-bar-form label,
.tribe-events-visuallyhidden,
#tribe-bar-views-toggle span {
    display: none;
}

.tribe-events-pg-template {
    width: 100%;
}

.tribe-events-content {
    font-family: 'Montserrat', sans-serif !important;
}

.tribe-bar-views-inner,
.tribe-bar-disabled .tribe-bar-views-inner {
    padding: 0;
}

.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop,
.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper {
    max-width: 1140px;
}

#tribe-bar-views-toggle {
    background-color: #fff;
    color: #4990ae;
    padding: 4px;
    width: 178px;
    border: none;
    font-size: 1rem;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    -webkit-appearance: button;
    appearance: button;
    outline: none;
    font-weight: bold;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views {
    width: auto;
}

.tribe-bar-views-inner {
    background: none;
}

#tribe-bar-views .tribe-bar-views-option:hover,
#tribe-bar-views .tribe-bar-views-list,
#tribe-bar-views-toggle:focus,
#tribe-bar-views-toggle:hover {
    background: #fff;
}

#tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
    background: #4990ae;
    color: #fff;
}

#tribe-bar-views-toggle::after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: rgba(47, 128, 163, 1);
    background-color: rgba(255, 255, 255, 1);
    pointer-events: none;
    border: 0;
}

#tribe-bar-views .tribe-bar-views-option {
    color: #4990ae;
    font-weight: bold;
}

.tribe-events-list-separator-month span {
    background-color: var(--main-color-blue);
    color: #fff;
    padding: 0 1.5%;
    font-size: 20px;
    font-weight: normal;
}

.events-list-separator-month {
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin: 1.25em auto;
    text-align: center;
    position: relative;
    background-color: transparent;
    z-index: 1;
}

.tribe-events-list-event-description {}

.tribe-events-content {
    margin: 0;
    padding: 8px 24px 8px 0 !important;

}

.tribe-events-nav-next a,
.tribe-events-nav-previous a {
  color: #4d4e53 !important;
}

.tribe-events-read-more{
    font-size: 1rem !important;
}

.tribe-events-read-more.btn-more::after{
    margin-top: 0;
}

.events-list-separator-month::after {
    content: "";
    border-bottom: 1px solid #c2c2c2;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}

.events-list-separator-month span {
    background-color: #3eac4e;
    color: #fff;
    padding: 0 1.5%;
    font-size: 20px;
}

#tribe-events-pg-template .tribe-events-content h3,
.tribe-events-after-html h3,
.tribe-events-before-html h3 {
    font-size: 1.5rem;
    color: var(--main-color-blue-light);
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1;
}

.upcoming-item {
    background: #fff;
    box-shadow: 6px 3px 20px rgb(2 31 123 / 15%);
}

.tribe-events-content h3.tribe-events-list-event-title a {
    color: var(--main-color-blue-light);
    font-weight: bold;
}

#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
    margin-bottom: 15px;
}

/* #tribe-events .tribe-events-content .tribe-event-post-content p{
    margin: 0;
} */

.tribe-events-venue-details,
.tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
    font-weight: bold;
    font-style: normal;
    margin: 0;
    font-size: 1rem;
}

.tribe-event-date-start {
    font-weight: bold;
}

.before-details-event {
    display: inline-block;
    width: 100%;
}

.tribe-events-single-event-title {
    font-size: 2rem !important;
    color: var(--main-color-blue-light) !important;
    font-family: 'Montserrat', sans-serif !important;
}

.upcoming-item__details-tags {
    display: flex;
    align-items: center;
    float: left;
    margin: 0 3px 0 0;
}

.tribe-events-cost span {
    border: 1px solid #ddd;
    display: block;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin: 2px 0;
    padding: 2px 10px;
    text-align: center;
    text-overflow: ellipsis;
}

.tribe-events-cal-links {
    display: inline-block;
    margin-bottom: 16px !important;
    width: 100%;
    color: #fff;
}



#tribe-events .tribe-events-button,
#tribe-events .tribe-events-button:hover,
#tribe_events_filters_wrapper input[type=submit],
.tribe-events-button,
.tribe-events-button.tribe-active:hover,
.tribe-events-button.tribe-inactive,
.tribe-events-button:hover,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #f26522;
    display: inline-block;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: 8px !important;
    font-size: 1.125rem !important;
    text-transform: uppercase;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 0;
    width: 100%;
    max-width: 415px;
    margin-bottom: 16px;
}

a.tribe-events-gcal,
a.tribe-events-ical {
    float: left;
    clear: none;
}

.tribe-events-event-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta{
    width: 100%;
    /* max-width: 50%; */
}

.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 24px;
    margin: 0 auto 24px auto;
    min-height: 150px;
}

.tribe-events-event-meta .tribe-events-meta-group address.tribe-events-address {
    font-size: 1rem !important;
}

.tribe-events-single-section-title,
.tribe-events-meta-group .tribe-events-single-section-titl,
.tribe-events-event-meta a,
.tribe-events-event-meta a:visited {
    color: #fff !important;
}

.tribe-events-meta-group-details {
    background: #1f94b8;
}

.tribe-events-meta-group-organizer {
    background: #4cbed2;
}

.tribe-events-meta-group-venue-online {
    background: #339933;
}

.tribe-events-meta-group-venue {
    background: #33cc66;
}

.tribe-events-start-date-label,
.tribe-events-start-time-label,
.tribe-events-event-cost-label,
.tribe-events-event-url-label,
.tribe-events-meta-group dl dt {
    font-weight: 700;
    min-width: 72px;
    margin-right: 4px;
    letter-spacing: -0.03em;
    float: left;
    font-family: 'Montserrat', sans-serif;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    letter-spacing: 0;
    font-size: 1rem !important;
}

.tribe-events-event-url-button {
    display: flex;
}

.tribe-events-event-url-button a {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    background: #fff;
    color: #393 !important;
    letter-spacing: .5px;
    margin: 0 auto;
    display: inline;
    margin: 16px auto;
    padding: 4px 8px;
}

dd {
    margin: 0;
}

dd,
dt,
dd a {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 0;
}

dd.tribe-events-event-cost,
dl {
    margin-bottom: 0;
}

.tribe-events-venue-map {
    width: 100%;
    display: none;

}

.tribe-events-event-meta .tribe-events-meta-group address.tribe-events-address {
    line-height: 1.5;
    font-size: 14px;
}

.upcoming-item__details-tags .tribe-events-cost {
    border: 1px solid #ddd;
    display: block;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin: 2px 0;
    padding: 2px 10px;
    text-align: center;
}

.tribe-events-schedule,
.tribe-events-schedule p {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 3px;
}

.upcoming-item__details-place,
p.upcoming-item__details-place {
    margin-bottom: 15px;
}

.upcoming-item__details-date img,
.upcoming-item__details-time img {
    max-width: 24px;
    margin-right: 4px;
}

.tribe-events-back a {
    font-weight: normal;
}

.tribe-events-adv-list-widget .tribe-events-widget-link a,
.tribe-events-back a,
.tribe-events-list-widget .tribe-events-widget-link a,
ul.tribe-events-sub-nav a {
    font-size: 16px;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    margin: 10px 0 15px 0;
}

.tribe-events-calendar thead th {
    background-color: #7c92a6;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"],
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
    background-color: #aeb4c4;
}

#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured {
    padding: 2px 0;
}

#tribe-events-content table.tribe-events-calendar .type-tribe_events.tribe-event-featured .tribe-events-month-event-title a {
    color: #fff;
}

.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a {
    opacity: 1;
}

.tribe-events-calendar div[id*="tribe-events-daynum-"],
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
    font-size: 16px;
    font-weight: 400;
}

#tribe-events-content .tribe-events-calendar td {
    border: 1px solid #edf1fe;
}

.tribe-events-calendar thead th {
    border-left: 1px solid #7c92a6;
    border-right: 1px solid#7c92a6;
}

.tribe-organizer-url a,
.tribe-events-cal-links a,
.tribe-venue-url a {
    color: #fff !important;
}

.tribe-events-gmap {
    color: #fff !important;
}

.tribe-events-event-meta dd[class$="url"],
.tribe-events-event-meta dt:not(:first-child) {
    margin-top: 0 !important;
}

.tribe-events-event-meta>div:last-child,
.tribe-events-event-meta div:nth-child(5),
.tribe-events-event-meta div:nth-child(6) {
    display: none;
}

.tribe-events-schedule {
    display: block !important;
    flex-wrap: wrap;
}

.upcoming-item__details-tags {
    float: none !important;
}

span.tribe-events-c-nav__prev-label{
    display: block;
}

span.tribe-events-c-nav__prev-label,
span.tribe-events-c-nav__next-label{
    font-weight: bold;
}

span.tribe-events-c-nav__prev-label:before,
span.tribe-events-c-nav__next-label::after{
    content: '';
    display: block;
}

span.tribe-events-c-nav__prev-label.disable:before,
span.tribe-events-c-nav__next-label.disable::after{
    opacity: .5;
    filter: grayscale(1);
}

span.tribe-events-c-nav__prev-label:before{
    margin-right: 8px;
    float: left;
}

span.tribe-events-c-nav__next-label::after{
    margin-left: 8px;
    float: right;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before,
span.tribe-events-c-nav__prev-label::before,
span.tribe-events-c-nav__next-label::after {
    background: url('../assets/images/arrow-icon.svg') 100% 100% no-repeat !important;
    width: 32px !important;
    height: 32px !important;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before,
span.tribe-events-c-nav__prev-label:before {
    transform: rotate(180deg);
}

.tribe-events-sub-nav a {
    font-size: 1.125rem !important;
    font-weight: bold;
}

#tribe-events-footer {
    border-top: 0 !important;
    margin-bottom: 40px;
}

abbr[title].tribe-events-abbr {
    text-decoration: none;
    border-bottom: 0;
}

.tribe-events-cost-free,
.tribe-events-cost-live {
    color: #66cc66 !important;
}

.upcoming-item__details-date,
.upcoming-item__details-time,
.upcoming-item__details-tags {
    margin-bottom: 16px;
}

.tribe-events-list-event-description .upcoming-item__details-date,
.tribe-events-list-event-description .upcoming-item__details-tags {
    margin-bottom: 0;
}


.tribe-events-list-event-description .upcoming-item__details-date,
.tribe-events-list-event-description .upcoming-item__details-time {
    font-size: 1rem;
}


.upcoming-item__details-date,
.upcoming-item__details-time {
    font-size: 1.25rem;
    font-weight: 600;
}

.single-tribe_events .tribe-events-event-meta {
    background: none;
    border: 0;
}

.post-type-archive-tribe_events .comments-events {
    display: none;
}

.tribe-events-event-image {
    width: 100% !important;
}

.upcomming-item__left {
    position: relative;
}

.upcoming-item__date {
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    background: var(--main-color-orange);
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
    width: 50%;
    position: absolute;
    top: 0;
    padding: 8px;
    font-size: 2rem;
}

.date-event {
    font-size: 1.75rem;
    font-weight: bold;
}

.date-event.year {
    font-size: .9em;
}

.tribe-events-nav-next a,
.tribe-events-nav-previous a {
  color: #4d4e53;
  font-weight: bold;
  line-height: 2.5;
}

.post-prev .post-link .btn-blue,
.tribe-events-nav-previous .btn-blue {
  transform: rotate(180deg);
  margin-right: 8px;
}

.post-next .post-link .btn-blue,
.tribe-events-nav-next .btn-blue {
  margin-left: 8px;
}

@media (min-width: 768px) {
    .tribe-events-schedule {
        display: block !important;
        align-items: initial !important;
        flex-wrap: wrap !important;
    }

    .tribe-events-schedule .tribe-events-cost {
        margin: 0 8px 0 0 !important;
    }
}


.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event{
    flex-direction: row;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
    max-width: 960px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator + .tribe-events-calendar-list__event-row,
.tribe-events-calendar-list__event-row{
    box-shadow: 6px 3px 20px rgb(2 31 123 / 15%);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details{
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 48px !important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag{
    width: 100%;
    max-width: 80px;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime{
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    background: var(--main-color-orange);
    height: 100%;
    display: flex;
    align-items: start;
    justify-content: center;
    color: #fff;
    width: 100%;
    position: absolute;
    top: 0;
    padding: 8px;
    font-size: 2rem;
    z-index: 10;

}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row > .tribe-common-g-col{
    padding-left: 0;
    padding-right: 0;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6{
    color: #fff;
}

.tribe-events-calendar-list__event-row{
    position: relative;
}
.tribe-events-calendar-list__event-date-tag.tribe-common-g-col{
    position: absolute;
    left: 0;
    height: 100%;
}

.tribe-common .tribe-common-b2,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,
.tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8,
.tribe-events-schedule, .tribe-event-date-start,
.tribe-events-back, .tribe-events-back a,
.tribe-event-time{
    font-family: 'Montserrat', sans-serif;
}

.tribe-events-back, .tribe-events-back a{
    font-family: 'Montserrat', sans-serif !important;
}

.tribe-event-date-start,
.tribe-events-back, .tribe-events-back a,
.tribe-event-time{
    font-size: 1.25rem;
}


.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2{
    font-size: 1rem;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events-calendar-list__event-date-tag-daynum,
.tribe-events-calendar-list__event-date-tag-yearnum{
    width: 80%;
    text-align: center;
    font-family: 'montserrat', sans-serif !important;
}

.tribe-events-calendar-list__event-date-tag-daynum{
    font-size: 2rem !important;
    line-height: .5 !important;
    color: #fff !important;
}

.tribe-events-calendar-list__event-date-tag-yearnum{
    font-size: 1.15rem !important;
    line-height: 1 !important;
}

.tribe-events-calendar-list__event-date-tag-weekday{
    text-transform: capitalize !important;
    font-size: 2.25rem !important;
    line-height: 1.2 !important;
    font-weight: bold !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,
.tribe-events .tribe-events-calendar-list__event-title-link{
    color: var(--main-color-blue-light);
    margin-bottom: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag{
    min-width: 120px;
}

.tribe-events-calendar-list__event-datetime{
    display: block;
    line-height: 1.2;
}

.tribe-common p,
.tribe-events-calendar-list__event-datetime,
.tribe-events-calendar-list__event-datetime span{
    color: #4d4e53;
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link{
    height: 100%;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
    border: 1px solid var(--main-color-orange);
    color: var(--main-color-orange);
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
    background-color: var(--main-color-orange);
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link, .tribe-events .tribe-events-calendar-list__event-featured-image{
    height: 100%;
    object-fit: cover;
}

.tribe-common .tribe-common-anchor-thin:hover{
    color: var(--main-color-blue);
    border-bottom: 0;
}

.tribe-common .tribe-common-anchor-thin{
    border-bottom: 0;
}
