#tribe-bar-form {
  background-color: transparent !important;
}
#tribe-bar-form .tribe-bar-filters-inner {
  margin-left: -15px;
  margin-right: -15px;
}
#tribe-bar-form .tribe-bar-date-filter label,
#tribe-bar-form .tribe-bar-search-filter label {
  display: none;
}
#tribe-bar-form .tribe-bar-date-filter input,
#tribe-bar-form .tribe-bar-search-filter input {
  background-color: var(--g5-background-color-contrast-16);
  color: var(--g5-color-muted);
  border: 1px solid transparent;
  font-family: var(--g5-font-primary);
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-style: normal;
  line-height: 30px;
  padding: 8px 15px;
}
#tribe-bar-form .tribe-bar-date-filter input:focus,
#tribe-bar-form .tribe-bar-search-filter input:focus {
  outline: none;
  border: 1px solid var(--g5-color-accent) !important;
}

.tribe-events-header .tribe-events-header__events-bar {
  background-color: transparent !important;
  border: none !important;
}
.tribe-events-header .tribe-events-c-events-bar__search-container {
  background-color: transparent !important;
}

.tribe-events .tribe-events-c-search .tribe-events-c-search__input-control label, .tribe-events .tribe-events-c-search .tribe-events-c-search__input-control svg {
  display: none;
}
.tribe-events .tribe-events-c-search .tribe-events-c-search__input-control input {
  background-color: var(--g5-background-color-contrast-16);
  color: var(--g5-color-muted);
  border: 1px solid transparent;
  font-family: var(--g5-font-primary);
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-style: normal;
  line-height: 30px;
  padding: 8px 15px;
}
.tribe-events .tribe-events-c-search .tribe-events-c-search__input-control input::placeholder {
  font-style: italic;
  font-size: 14px;
}
.tribe-events .tribe-events-c-search .tribe-events-c-search__input-control input:focus {
  outline: none;
  border: 1px solid var(--g5-color-accent) !important;
}
.tribe-events .tribe-events-c-events-bar__views {
  height: 48px;
  margin-top: 1px;
}
.tribe-events .tribe-events-c-search .tribe-common-c-btn,
.tribe-events .tribe-events-c-top-bar .tribe-events-c-top-bar__today-button {
  text-transform: uppercase;
  background: #666;
  line-height: 2;
  border-radius: 0;
  border: none;
  outline: 0;
  color: #fff;
  text-decoration: none;
  margin-top: -1px !important;
}
.tribe-events .tribe-events-c-search .tribe-common-c-btn:hover, .tribe-events .tribe-events-c-search .tribe-common-c-btn:active, .tribe-events .tribe-events-c-search .tribe-common-c-btn:focus,
.tribe-events .tribe-events-c-top-bar .tribe-events-c-top-bar__today-button:hover,
.tribe-events .tribe-events-c-top-bar .tribe-events-c-top-bar__today-button:active,
.tribe-events .tribe-events-c-top-bar .tribe-events-c-top-bar__today-button:focus {
  background-color: var(--g5-color-accent);
}
.tribe-events .tribe-events-c-top-bar__nav-link {
  border: none;
}
.tribe-events .tribe-events-c-top-bar .tribe-events-c-top-bar__today-button {
  color: #fff !important;
  border: none;
  margin-top: 0 !important;
}

.tribe-events.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
  font-size: 16px;
  outline: none;
  border: none;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3--min-medium {
  margin-bottom: 20px;
  font-family: var(--g5-font-primary);
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  padding: 11px 10px;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover, #tribe-bar-form .tribe-bar-submit input[type=submit]:focus, #tribe-bar-form .tribe-bar-submit input[type=submit]:active {
  background-color: var(--g5-color-accent);
  color: var(--g5-color-accent-foreground);
}

#tribe-events-content .event-image a.btn:hover {
  color: var(--g5-color-accent-foreground);
}
#tribe-events-content .tribe-events-page-title {
  margin-bottom: 40px;
}

.tribe-events-button, #tribe-events .tribe-events-button {
  border-radius: 0;
  padding: 15px 25px;
  font-size: 13px;
  font-weight: 800;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.tribe-address br {
  display: none;
}

.tribe-common-l-container.tribe-events-l-container {
  padding: 40px 0 !important;
}

.gf-event-style-01.gf-gutter-none {
  margin-left: -25px !important;
  margin-right: -25px !important;
}
.gf-event-style-01.gf-gutter-none .tribe-events-calendar-list__month-separator,
.gf-event-style-01.gf-gutter-none .tribe-events-calendar-latest-past__heading {
  padding-left: 25px;
  padding-right: 25px;
}
.gf-event-style-01.gf-gutter-10 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.gf-event-style-01.gf-gutter-10 .tribe-events-calendar-list__month-separator,
.gf-event-style-01.gf-gutter-10 .tribe-events-calendar-latest-past__heading {
  padding-left: 5px;
  padding-right: 5px;
}
.gf-event-style-01.gf-gutter-20 {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.gf-event-style-01.gf-gutter-20 .tribe-events-calendar-list__month-separator,
.gf-event-style-01.gf-gutter-20 .tribe-events-calendar-latest-past__heading {
  padding-left: 10px;
  padding-right: 10px;
}
.gf-event-style-01.gf-gutter-30 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.gf-event-style-01.gf-gutter-30 .tribe-events-calendar-list__month-separator,
.gf-event-style-01.gf-gutter-30 .tribe-events-calendar-latest-past__heading {
  padding-left: 15px;
  padding-right: 15px;
}
.gf-event-style-01 .tribe-events-calendar-list__month-separator {
  width: 100%;
  padding-bottom: 20px;
}
.gf-event-style-01 .tribe-events-calendar-list__month-separator time {
  font-size: 18px !important;
  font-weight: 700;
  font-family: var(--g5-font-primary);
}
.gf-event-style-01 .tribe-events-calendar-latest-past__heading {
  width: 100%;
  padding: 0 25px;
}
.gf-event-style-01 article .event-image {
  position: relative;
  width: 100%;
}
.gf-event-style-01 article .event-image .btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 5;
}
.gf-event-style-01 article .event-start-time .tribe-event-url {
  color: var(--g5-color-accent);
}
.gf-event-style-01 article .event-item-inner {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--g5-background-color-contrast-16);
  height: 100%;
}
.gf-event-style-01 article .event-item-inner:hover {
  -webkit-box-shadow: 0 15px 25px, rgba(var(--g5-color-heading-r), var(--g5-color-heading-g), var(--g5-color-heading-b), 0.15);
  box-shadow: 0 15px 25px, rgba(var(--g5-color-heading-r), var(--g5-color-heading-g), var(--g5-color-heading-b), 0.15);
}
.gf-event-style-01 article .event-item-inner .event-content {
  padding: 25px 50px 30px 50px;
}
.gf-event-style-01 article .event-item-inner .event-start-time {
  letter-spacing: 4px;
  margin-bottom: 0;
}
.gf-event-style-01 article .event-item-inner .tribe-events-list-event-title {
  font-size: 34px;
  line-height: 1.41;
  margin-top: 5px;
  margin-bottom: 15px;
}
.gf-event-style-01 article .event-item-inner .tribe-events-event-meta {
  font-size: 15px;
  font-family: var(--g5-font-primary);
}
.gf-event-style-01 article .event-item-inner .tribe-events-event-meta .tribe-address, .gf-event-style-01 article .event-item-inner .tribe-events-event-meta .tribe-time {
  font-style: italic;
  padding-left: 5px;
}
.gf-event-style-01 article .event-item-inner .tribe-events-event-meta .tribe-events-address {
  padding-right: 15px;
}
.gf-event-style-01 article .event-item-inner:hover .event-image {
  position: relative;
}
.gf-event-style-01 article .event-item-inner:hover .event-image .btn {
  opacity: 1;
}
.gf-event-style-01 article .event-item-inner .event-excerpt {
  display: none;
}

.gf-event-style-02 .event-image,
.gf-event-style-02 .tribe-event-time {
  display: none;
}
.gf-event-style-02 .event-start-time {
  margin-bottom: 0;
}
.gf-event-style-02 .tribe-events-list-event-title {
  margin-top: 5px;
  margin-bottom: 6px;
}
.gf-event-style-02 .tribe-events-address .tribe-address {
  font-family: var(--g5-font-primary);
  font-size: 15px;
  font-style: italic;
}
.gf-event-style-02 .event-excerpt {
  margin-top: 20px;
  font-size: 15px;
  margin-bottom: 0;
}

.singe-event-page-title {
  position: relative;
}
.singe-event-page-title .tribe-events-event-image {
  margin-bottom: 0;
  height: 660px;
  overflow: hidden;
}
.singe-event-page-title .tribe-events-event-image img {
  width: 100%;
}
.singe-event-page-title .event-main-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
}
.singe-event-page-title .event-main-info .event-main-info {
  max-width: 900px;
  margin-bottom: 25px;
}
.singe-event-page-title .event-main-info .tribe-events-single-event-title {
  line-height: 1.14;
  font-size: 56px;
}

.single-tribe_events .about-the-event {
  margin-bottom: 22px;
  margin-top: 0;
}
.single-tribe_events .tribe-events-content p {
  font-size: 15px;
  line-height: 1.7;
  color: var(--g5-color-text-main);
}
.single-tribe_events .tribe-events-event-meta-top {
  margin-bottom: 28px;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-style: italic;
}
.single-tribe_events .tribe-events-event-meta-top > div {
  margin-right: 30px;
  font-family: var(--g5-font-primary);
}
.single-tribe_events .tribe-events-event-meta-top > div i {
  color: var(--g5-color-accent);
  margin-right: 5px;
}
.single-tribe_events .tribe-events-event-meta:before,
.single-tribe_events .tribe-events-event-meta ~ div:not(.tribe-events-event-meta, .event-tickets) {
  border: none;
}
.single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-gmap {
  flex-basis: unset;
  margin: 0;
}
.single-tribe_events .tribe-events-venue-map > div,
.single-tribe_events .tribe-events-venue-map > iframe {
  max-height: none !important;
}
.single-tribe_events .tribe-events-gmap {
  color: inherit !important;
}
.single-tribe_events .tribe-events-gmap:hover {
  color: var(--g5-color-accent) !important;
}
.single-tribe_events .tribe-events-event-meta {
  background-color: transparent;
  border: none;
  margin-bottom: 0;
  justify-content: center;
}
.single-tribe_events .tribe-events-meta-group,
.single-tribe_events .column {
  padding: 0;
}
.single-tribe_events .tribe-events-event-meta {
  text-align: center;
  margin-bottom: 25px;
}
.single-tribe_events .tribe-events-meta-group-gmap {
  width: 100%;
  margin-bottom: 0;
}
.single-tribe_events .tribe-events-meta-group-gmap .tribe-events-venue-map {
  width: 100%;
  margin: 0;
}
.single-tribe_events .tribe-events-gmap {
  font-size: 15px;
  font-style: italic;
  margin-top: 20px;
  display: inline-block;
}
.single-tribe_events .tribe-events-gmap i {
  color: var(--g5-color-accent);
}
.single-tribe_events .tribe-events-gmap br {
  display: none;
}
.single-tribe_events .gf-post-share {
  -ms-flex-pack: center;
  justify-content: center;
}
.single-tribe_events .gf-post-share .gf-post-share-title {
  display: none;
}
.single-tribe_events .gf-post-share a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #f4f3ec;
  font-size: 14px;
  color: var(--g5-color-text-main);
}
.single-tribe_events .gf-post-share a:hover, .single-tribe_events .gf-post-share a:focus, .single-tribe_events .gf-post-share a:active {
  color: var(--g5-color-accent-foreground);
  background-color: var(--g5-color-accent);
}
.single-tribe_events #tribe-events-footer {
  margin-top: 60px;
}
.single-tribe_events .gf-comments-area {
  padding-top: 60px;
  border-top: 1px solid var(--g5-color-border);
}
.single-tribe_events .gf-comments-area .comments-list,
.single-tribe_events .gf-comments-area .comment-respond {
  margin-top: 0;
}
.single-tribe_events .gf-comments-area .comments-list + .comment-respond {
  margin-top: 60px;
}
.single-tribe_events .gf-comments-area .comments-list .gf-heading-title,
.single-tribe_events .gf-comments-area .comment-respond .gf-heading-title {
  text-align: left;
}
.single-tribe_events .tribe-events-organizer .nav-top-right {
  padding-top: 10px;
}
.single-tribe_events .tribe-events-organizer .nav-top-right > .owl-nav {
  top: -72px;
}
.single-tribe_events .tribe-events-organizer .organizer-info {
  text-align: center;
}
.single-tribe_events .tribe-events-meta-group-details {
  font-size: 15px;
}
.single-tribe_events .tribe-events-meta-group-details .detail-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--g5-color-border);
}
.single-tribe_events .tribe-events-meta-group-details .detail-label {
  font-weight: 700;
  font-family: var(--g5-font-primary);
  color: var(--g5-color-heading);
  display: inline-block;
}
.single-tribe_events .tribe-events-meta-group-details .detail-value {
  display: inline-block;
}
.single-tribe_events .single-event-schedule {
  font-size: 15px;
}
.single-tribe_events .single-event-schedule .event-phase-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--g5-color-border);
}
.single-tribe_events .single-event-schedule .event-phase-item .tribe-event-time {
  font-size: 15px;
  font-style: italic;
  font-family: var(--g5-font-primary);
}
.single-tribe_events .single-event-schedule .phase-title {
  font-weight: 700;
  font-family: var(--g5-font-primary);
  color: var(--g5-color-heading);
}
.single-tribe_events .single-event-schedule .phase-organizer {
  margin-bottom: 0;
}
.single-tribe_events .single-event-schedule .phase-organizer .organizer-name {
  color: var(--g5-color-accent);
}

#tribe-bar-views .tribe-bar-views-inner {
  padding: 0;
  margin: 15px 0;
}
#tribe-bar-views #tribe-bar-views-label {
  display: none;
}
#tribe-bar-views #tribe-bar-views-toggle {
  padding: 14.5px 15px;
  outline: none;
}
#tribe-bar-views #tribe-bar-views-toggle:after {
  top: 20px !important;
}
#tribe-bar-views #tribe-bar-views-toggle span {
  background-position: 0 90%;
}

.tribe-bar-views-open #tribe-bar-views #tribe-bar-views-toggle:after {
  top: 12px !important;
}

#tribe-events-footer .tribe-events-visuallyhidden,
#tribe-events-footer .tribe-events-visuallyhidden,
#tribe-events-header .tribe-events-visuallyhidden,
#tribe-events-header .tribe-events-visuallyhidden {
  display: none;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav li,
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-header .tribe-events-sub-nav li {
  float: left;
  margin-right: 5px;
  text-align: left;
  list-style: none;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next {
  float: right;
  margin-left: 5px;
  text-align: right;
  list-style: none;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
}
.tribe-events-list-widget .tribe-events-list-widget-events .tribe-events-event-image {
  width: 80px;
  margin-right: 15px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-bottom: 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events .tribe-event-title {
  margin-top: 0;
  line-height: 1.4;
  margin-bottom: 10px;
}
.tribe-events-list-widget .tribe-events-list-widget-events .tribe-event-duration {
  font-size: 13px;
  line-height: 1.3;
}
.tribe-events-list-widget .tribe-event-featured {
  padding: 10px;
}

.event-line-between .owl-item.active + .owl-item.active {
  border-left-color: var(--g5-color-border);
  border-right-color: var(--g5-color-border);
}

@media (min-width: 1200px) {
  .event-line-between .event_item:nth-child(3n+1) .event-item-inner:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .event-line-between .event_item:nth-child(2n+1) .event-item-inner:before {
    display: none;
  }
  .event-line-between .event_item:nth-child(3n) {
    width: 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 768px) {
  .gf-event-style-01.gf-gutter-70 {
    margin-left: -35px !important;
    margin-right: -35px !important;
  }
  .gf-event-style-01.gf-gutter-70 .tribe-events-calendar-list__month-separator,
  .gf-event-style-01.gf-gutter-70 .tribe-events-calendar-latest-past__heading {
    padding-left: 35px;
    padding-right: 35px;
  }
  .gf-event-style-01.gf-gutter-50 {
    margin-left: -25px !important;
    margin-right: -25px !important;
  }
  .gf-event-style-01.gf-gutter-50 .tribe-events-calendar-list__month-separator,
  .gf-event-style-01.gf-gutter-50 .tribe-events-calendar-latest-past__heading {
    padding-left: 25px;
    padding-right: 25px;
  }
  .gf-event-style-01 .tribe-events-calendar-list__month-separator {
    padding-bottom: 30px;
  }
  .event-line-between .event-item-inner {
    height: 100%;
    position: relative;
  }
  .event-line-between .event-item-inner:before {
    content: "";
    display: block;
    position: absolute;
    left: -25px;
    width: 1px;
    height: 100%;
    background-color: var(--g5-color-border);
  }
}
.tribe-events-event-meta:before {
  display: none;
}

/*# sourceMappingURL=tribe-events.css.map */
