<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tribe-events-view {
    position: relative;
    width:100%
}

.tribe-events .tribe-events-l-container {
    min-height: 600px;
    padding-bottom: var(--tec-spacer-12);
    padding-top:var(--tec-spacer-11)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    min-height: 700px;
    padding-bottom: var(--tec-spacer-14);
    padding-top:var(--tec-spacer-13)
}

.tribe-events .tribe-events-c-breadcrumbs {
    margin-bottom: var(--tec-spacer-5);
    width:100%
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs {
    margin-bottom:var(--tec-spacer-7)
}

.tribe-events .tribe-events-c-breadcrumbs + .tribe-events-header__content-title {
    margin-top:0
}

.tribe-events .tribe-events-c-breadcrumbs__list {
    display: flex;
    flex-wrap:wrap
}

.tribe-events .tribe-events-c-breadcrumbs__list-item {
    align-items: center;
    display:inline-flex
}

.tribe-events .tribe-events-c-breadcrumbs__list-item a.tribe-events-c-breadcrumbs__list-item-link {
    position: relative;
    bottom:-1px
}

.tribe-events .tribe-events-c-breadcrumbs__list-item:last-child .tribe-events-c-breadcrumbs__list-item-icon-svg {
    display:none
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-icon-svg {
    display: inline-block;
    height: 8px;
    margin: 0 var(--tec-spacer-0);
    width:8px
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-icon-svg path {
    fill:currentColor
}

.tribe-events .tribe-events-header__content-title {
    width: 100%;
    margin-bottom:var(--tec-spacer-5)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__content-title {
    margin-bottom:var(--tec-spacer-7)
}

.tribe-events .datepicker {
    margin-top: var(--tec-spacer-1);
    padding:0 var(--tec-spacer-3) var(--tec-spacer-3)
}

.tribe-common--breakpoint-medium.tribe-events .datepicker {
    margin-top:var(--tec-spacer-3)
}

.tribe-events .datepicker table {
    border-collapse: collapse;
    table-layout:fixed
}

.tribe-events .datepicker .datepicker-switch, .tribe-events .datepicker .next, .tribe-events .datepicker .prev {
    padding: var(--tec-spacer-4) 0;
    vertical-align:middle
}

.tribe-events .datepicker .next .tribe-events-c-top-bar__datepicker-nav-icon-svg, .tribe-events .datepicker .prev .tribe-events-c-top-bar__datepicker-nav-icon-svg {
    height: 15px;
    margin-right: auto;
    width:9px
}

.tribe-events .datepicker .next .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev .tribe-events-c-top-bar__datepicker-nav-icon-svg path {
    fill:currentColor
}

.tribe-events .datepicker .next .tribe-events-c-top-bar__datepicker-nav-icon-svg {
    margin-left: auto;
    margin-right:0
}

.tribe-events .datepicker .datepicker-months td, .tribe-events .datepicker .datepicker-months th, .tribe-events .datepicker .datepicker-years td, .tribe-events .datepicker .datepicker-years th {
    padding:0
}

.tribe-events .datepicker .datepicker-months .datepicker-switch, .tribe-events .datepicker .datepicker-months .next, .tribe-events .datepicker .datepicker-months .prev, .tribe-events .datepicker .datepicker-years .datepicker-switch, .tribe-events .datepicker .datepicker-years .next, .tribe-events .datepicker .datepicker-years .prev {
    padding:var(--tec-spacer-4) 0 var(--tec-spacer-1)
}

.tribe-events .datepicker .dow {
    padding: 0;
    width:var(--tec-grid-width-1-of-7)
}

.tribe-events .datepicker .day {
    padding: 11px 0;
    width:48px
}

.tribe-events .datepicker .month, .tribe-events .datepicker .year {
    height: auto;
    margin: 0;
    padding: 15px 0;
    width:25%
}

.admin-bar .tribe-events .datepicker {
    margin-top:var(--tec-spacer-1)
}

.admin-bar .tribe-events.tribe-common--breakpoint-medium .datepicker {
    margin-top:var(--tec-spacer-3)
}

.tribe-theme-divi #content-area .tribe-events .datepicker .datepicker-switch, .tribe-theme-divi #content-area .tribe-events .datepicker .next, .tribe-theme-divi #content-area .tribe-events .datepicker .prev {
    padding:var(--tec-spacer-4) 0
}

.tribe-theme-divi #content-area .tribe-events .datepicker .datepicker-months .datepicker-switch, .tribe-theme-divi #content-area .tribe-events .datepicker .datepicker-months .next, .tribe-theme-divi #content-area .tribe-events .datepicker .datepicker-months .prev, .tribe-theme-divi #content-area .tribe-events .datepicker .datepicker-years .datepicker-switch, .tribe-theme-divi #content-area .tribe-events .datepicker .datepicker-years .next, .tribe-theme-divi #content-area .tribe-events .datepicker .datepicker-years .prev {
    padding:var(--tec-spacer-4) 0 var(--tec-spacer-1)
}

.tribe-theme-divi #content-area .tribe-events .datepicker .dow {
    padding:0
}

.tribe-theme-divi #content-area .tribe-events .datepicker .day {
    padding:11px 0
}

.tribe-theme-enfold .tribe-events .datepicker {
    min-width: 0;
    padding:0 var(--tec-spacer-3) var(--tec-spacer-3)
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch {
    cursor:pointer !important
}

.tribe-theme-avada .tribe-events .datepicker {
    padding:0 var(--tec-spacer-3) var(--tec-spacer-3)
}

.tribe-theme-avada .tribe-events .datepicker .datepicker-months td {
    padding:0
}

.tribe-events .tribe-events-c-day-marker {
    align-items: center;
    display:flex
}

.tribe-events .tribe-events-c-day-marker__date {
    flex:none
}

.tribe-events .tribe-events-c-events-bar {
    display:flex
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar {
    flex-direction:row
}

.tribe-events .tribe-events-c-events-bar__views {
    display: flex;
    flex: none;
    justify-content:center
}

.tribe-events .tribe-events-c-events-bar__search-container {
    display: none;
    left: 0;
    padding: var(--tec-spacer-1) var(--tec-grid-gutter-small-half) var(--tec-spacer-2);
    position: absolute;
    right: 0;
    top: calc(100% - var(--tec-spacer-1));
    z-index:var(--tec-z-index-dropdown)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container {
    align-items: center;
    display: flex;
    flex: auto;
    padding: 0;
    position: static;
    z-index:auto
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search {
    display: flex;
    flex:auto
}

.tribe-events .tribe-events-c-events-bar__search-form {
    width:100%
}

.tribe-events .tribe-events-c-events-bar__search-button {
    display: inline-block;
    margin-right: var(--tec-spacer-1);
    padding: var(--tec-spacer-0);
    position:relative
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-button {
    display: none !important;
    visibility:hidden
}

.tribe-events .tribe-events-c-events-bar__search-button-icon-svg {
    width:21px
}

.tribe-events .tribe-events-c-events-bar__search-button-icon-svg path {
    fill:currentColor
}

.tribe-events .tribe-events-header__title {
    width:100%
}

.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h2.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h3.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h4.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h5.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h6.tribe-events-header__title-text {
    font-size: var(--tec-font-size-7);
    line-height:var(--tec-line-height-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text, .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h2.tribe-events-header__title-text, .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h3.tribe-events-header__title-text, .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h4.tribe-events-header__title-text, .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h5.tribe-events-header__title-text, .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h6.tribe-events-header__title-text {
    margin-bottom: var(--tec-spacer-3);
    font-size: var(--tec-font-size-10);
    line-height:var(--tec-line-height-0)
}

.single-tribe_events .tribe-events-c-ical, .tribe-events .tribe-events-c-ical {
    margin-top: var(--tec-spacer-4);
    text-align:right
}

.single-tribe_events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    padding: var(--tec-spacer-2);
    width:100%
}

.tribe-common--breakpoint-medium.single-tribe_events .tribe-events-c-ical__link, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-ical__link {
    width:auto
}

.single-tribe_events .tribe-events-c-ical__link-icon-svg, .tribe-events .tribe-events-c-ical__link-icon-svg {
    display:none
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__container, .tribe-events .tribe-events-c-subscribe-dropdown__container {
    display: flex;
    flex-flow: column;
    justify-content:flex-end
}

.single-tribe_events .tribe-events-c-subscribe-dropdown, .tribe-events .tribe-events-c-subscribe-dropdown {
    font-size: var(--tec-font-size-2);
    margin:var(--tec-spacer-7) 0
}

.tribe-common--breakpoint-medium.single-tribe_events .tribe-events-c-subscribe-dropdown, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
    float: right;
    margin-left:auto
}

.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium.single-tribe_events .tribe-events-c-subscribe-dropdown, .tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
    width:auto
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
    position:relative
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    display: inline-block;
    height: 6px;
    margin-left: var(--tec-spacer-1);
    vertical-align: middle;
    width:10px
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon {
    height:16px
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
    display:none
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content.tribe-events-c-subscribe-dropdown__content--show, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content.tribe-events-c-subscribe-dropdown__content--show {
    display:block
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon--rotate, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon--rotate {
    transform:rotate(180deg)
}

.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 {
    list-style: none;
    padding: var(--tec-spacer-1);
    transform: translateY(var(--tec-spacer-1));
    width: auto;
    z-index:var(--tec-z-index-dropdown)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
    border-radius: var(--tec-border-radius-default);
    padding: var(--tec-spacer-0);
    text-align:left
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a {
    display: inline-block;
    padding: 0 var(--tec-spacer-3);
    width:100%
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button--active + .tribe-events-c-subscribe-dropdown__content, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button--active + .tribe-events-c-subscribe-dropdown__content {
    display:block
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button--active .tribe-events-c-subscribe-dropdown__button-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button--active .tribe-events-c-subscribe-dropdown__button-icon {
    transform:rotate(180deg)
}

.tribe-events .tribe-events-view-loader {
    align-items: flex-start;
    background-color: var(--tec-color-background-transparent);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index:var(--tec-z-index-spinner-container)
}

.tribe-events .tribe-events-c-messages {
    display: flex;
    flex-direction:column
}

.tribe-events .tribe-events-c-messages__message {
    align-items: center;
    display: flex;
    padding: var(--tec-spacer-2);
    width:100%
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message {
    justify-content: center;
    padding:var(--tec-spacer-3)
}

.tribe-events .tribe-events-c-nav {
    padding-top:var(--tec-spacer-4)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav {
    padding-top:var(--tec-spacer-6)
}

.tribe-events .tribe-events-c-nav__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width:100%
}

.tribe-events .tribe-events-c-nav__list-item {
    display: flex;
    width:33.33%
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__list-item {
    width:50%
}

.tribe-events .tribe-events-c-nav__list-item--prev {
    justify-content:flex-start
}

.tribe-events .tribe-events-c-nav__list-item--next {
    justify-content:flex-end
}

.tribe-events .tribe-events-c-nav__list-item--today {
    justify-content:center
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__list-item--today {
    display: none !important;
    visibility:hidden
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-label-plural, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-label-plural {
    clip: auto;
    height: auto;
    margin: 0;
    position: static;
    width:auto
}

.tribe-events .tribe-events-c-nav__next, .tribe-events .tribe-events-c-nav__prev {
    align-items: center;
    display: flex;
    flex: none;
    flex-wrap: wrap;
    justify-content:center
}

.tribe-events .tribe-events-c-nav__next-icon-svg, .tribe-events .tribe-events-c-nav__prev-icon-svg {
    display:none
}

.tribe-events .tribe-events-c-promo {
    margin-top:var(--tec-spacer-4)
}

.tribe-events .tribe-events-c-read-more {
    margin-top:var(--tec-spacer-2)
}

.tribe-events .tribe-events-c-small-cta &gt; * {
    margin-left:var(--tec-spacer-1)
}

.tribe-events .tribe-events-c-small-cta &gt; :first-child {
    margin-left:0
}

.tribe-events .tribe-events-c-small-cta__link {
    cursor:pointer
}

.tribe-events .tribe-events-c-small-cta__stock {
    margin-left:var(--tec-spacer-0)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search {
    align-items: center;
    display:flex
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-group {
    align-items: center;
    display: flex;
    flex:auto
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    flex: auto;
    margin:var(--tec-spacer-2) 0
}

.tribe-events .tribe-events-c-search__input-control-icon-svg {
    display:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input {
    margin:calc(var(--tec-spacer-2) * -1) 0
}

.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    margin-top:var(--tec-spacer-5)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    flex: none;
    margin-top:0
}

#top .main_color .tribe-events.tribe-common--breakpoint-medium .tribe-events-c-search__input, #top.tribe-theme-enfold .tribe-events.tribe-common--breakpoint-medium .tribe-events-c-search__input, .tribe-theme-avada .tribe-events.tribe-common--breakpoint-medium .tribe-events-c-search__input {
    margin:calc(var(--tec-spacer-2) * -1) 0
}

.tooltipster-base.tribe-events-tooltip-theme {
    height: auto !important;
    max-width: 254px;
    padding:var(--tec-spacer-5)
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box {
    margin:0
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content {
    padding: 0;
    word-break:break-word
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-arrow {
    display:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap:wrap
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav {
    display: block !important;
    flex: none;
    visibility:visible
}

.tribe-events .tribe-events-c-top-bar__nav-list {
    display:flex
}

.tribe-events .tribe-events-c-top-bar__nav-list-item {
    flex: none;
    padding-right:15px
}

.tribe-events .tribe-events-c-top-bar__nav-list-item &gt; * {
    vertical-align:middle
}

.tribe-events .tribe-events-c-top-bar__nav-link {
    display: block;
    line-height:0
}

.tribe-events .tribe-events-c-top-bar__nav-link-icon-svg {
    height: 19px;
    width:11px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__today-button {
    display: block !important;
    flex: none;
    margin-right: 15px;
    visibility:visible
}

.tribe-events .tribe-events-c-top-bar__datepicker {
    flex: auto;
    position:relative
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker {
    margin: 0;
    padding:0
}

.tribe-events .tribe-events-c-top-bar__datepicker-separator {
    white-space:pre
}

.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-mobile {
    display: none !important;
    visibility:hidden
}

.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
    display: block !important;
    visibility:visible
}

.tribe-events .tribe-events-c-top-bar__datepicker-button {
    align-items: center;
    display: flex;
    flex:none
}

.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
    display:none
}

.tribe-events .tribe-events-c-top-bar__datepicker-container {
    bottom: 0;
    left: 0;
    max-width: calc(100% + 29px);
    position: absolute;
    width:363px
}

.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
    min-width: 100%;
    width:100%
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-container {
    max-width: none;
    min-width:min-content
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
    max-width:100%
}

.tribe-events .tribe-events-header--has-event-search .tribe-events-c-top-bar__datepicker-container {
    max-width:calc(100% + 66px)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-top-bar__datepicker-container {
    max-width:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__actions {
    display: block !important;
    flex: none;
    margin-left: auto;
    visibility:visible
}

#top .main_color .tribe-events .tribe-events-c-top-bar__datepicker-input, #top.tribe-theme-enfold .tribe-events .tribe-events-c-top-bar__datepicker-input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width:1px
}

.entry-content-wrapper .tribe-events .tribe-events-c-top-bar__nav-list-item {
    padding-right:15px
}

.tribe-theme-avada .tribe-events .tribe-events-c-top-bar__datepicker-input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width:1px
}

.tribe-events .tribe-events-c-view-selector {
    position: relative;
    width:29px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector {
    width:auto
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button {
    height: 100%;
    padding:var(--tec-spacer-4) var(--tec-spacer-5)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-icon {
    display: none !important;
    visibility:hidden
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-text {
    clip: auto;
    height: auto;
    margin: 0;
    position: static;
    width: auto;
    flex:auto
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content {
    left: 0;
    padding: var(--tec-spacer-1);
    right: auto;
    transform: translateY(var(--tec-spacer-1));
    width:auto
}

.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__list-item--active {
    display:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__list-item-link {
    padding:var(--tec-spacer-0) var(--tec-spacer-7) var(--tec-spacer-0) var(--tec-spacer-3)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__list-item-icon, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__button {
    display: none !important;
    visibility:hidden
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    display: block;
    height: 100%;
    padding: 0 var(--tec-spacer-2);
    position: static;
    transform:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list {
    display: flex;
    height:100%
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item {
    padding:0 var(--tec-spacer-2)
}

.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active {
    display:block
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item-link {
    height: 100%;
    padding: var(--tec-spacer-4) 0;
    position:relative
}

.tribe-events .tribe-events-c-view-selector__button {
    align-items: center;
    display: flex;
    padding: var(--tec-spacer-0);
    position: relative;
    width:100%
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__button {
    padding:var(--tec-spacer-1)
}

.tribe-events .tribe-events-c-view-selector__button-icon {
    display: block;
    height: 21px;
    width:21px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__button-icon {
    height: 23px;
    width:23px
}

.tribe-events .tribe-events-c-view-selector__button-icon-caret-svg {
    display:none
}

.tribe-events .tribe-events-c-view-selector__content {
    display: none;
    padding: var(--tec-spacer-2) calc(var(--tec-spacer-2) /2);
    position: absolute;
    right: 0;
    top: 100%;
    transform: translateY(var(--tec-spacer-3));
    z-index:var(--tec-z-index-dropdown)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__content {
    transform:translateY(var(--tec-spacer-2))
}

.tribe-events .tribe-events-c-view-selector__list-item-link {
    align-items: center;
    display: flex;
    padding:var(--tec-spacer-1) var(--tec-spacer-5) var(--tec-spacer-1) var(--tec-spacer-2)
}

.tribe-events .tribe-events-c-view-selector__list-item-icon {
    flex: none;
    height: 18px;
    margin-right: 12px;
    width:18px
}

.tribe-events .tribe-events-c-view-selector__list-item-text {
    flex:auto
}

.tribe-events .tec-events-c-view-box-border {
    padding: var(--tec-spacer-5);
    margin-bottom: var(--tec-spacer-5);
    width:100%
}

.tribe-common--breakpoint-medium.tribe-events .tec-events-c-view-box-border {
    padding: var(--tec-spacer-5);
    margin-bottom:var(--tec-spacer-7)
}

.tribe-events .tribe-events-header {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 calc(var(--tec-grid-gutter-page-small) * -1);
    padding: 0 var(--tec-grid-gutter-page-small) var(--tec-spacer-3);
    position:relative
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header {
    margin: 0;
    padding:0
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search {
    background-color: transparent;
    flex-direction:row
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__events-bar {
    margin-left: 0;
    width:100%
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__top-bar {
    width:100%
}

.tribe-events .tribe-events-header__messages {
    margin-bottom: var(--tec-spacer-3);
    width:100%
}

.tribe-events .tribe-events-header__messages.tribe-events-header__messages--mobile {
    margin-top:10px
}

.tribe-events .tribe-events-header__messages:not(.tribe-events-header__messages--mobile) {
    display:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__messages {
    margin-bottom: var(--tec-spacer-7);
    order:1
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__messages:not(.tribe-events-header__messages--mobile) {
    display:flex
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__messages.tribe-events-header__messages--mobile {
    display:none
}

.tribe-events .tribe-events-header__events-bar {
    flex:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
    margin-bottom: var(--tec-spacer-7);
    margin-left:var(--tec-spacer-3)
}

.tribe-events .tribe-events-header__top-bar {
    flex:auto
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__top-bar {
    margin-bottom:var(--tec-spacer-7)
}

.tribe-events .tribe-events-calendar-list__event-row {
    flex-wrap: nowrap;
    margin-bottom: var(--tec-spacer-5);
    margin-top:var(--tec-spacer-7)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row {
    margin:var(--tec-spacer-9) var(--tec-grid-gutter-half-negative) var(--tec-spacer-8)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row &gt; .tribe-common-g-col {
    padding-left: var(--tec-grid-gutter-half);
    padding-right:var(--tec-grid-gutter-half)
}

.tribe-events .tribe-events-calendar-list__event-row:last-child {
    margin-bottom:var(--tec-spacer-8)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row:last-child {
    margin-bottom:var(--tec-spacer-11)
}

.tribe-events .tribe-events-calendar-list__month-separator + .tribe-events-calendar-list__event-row {
    margin-top:var(--tec-spacer-4)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator + .tribe-events-calendar-list__event-row {
    margin-top:var(--tec-spacer-8)
}

.tribe-events .tribe-events-calendar-list__event-date-tag {
    flex: none;
    position: relative;
    width:54px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-date-tag {
    min-width: 90px;
    width:var(--tec-grid-width-1-of-9)
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: var(--tec-spacer-0);
    text-align:center
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    margin-bottom:calc(var(--tec-spacer-0) * -1)
}

.tribe-events .tribe-events-calendar-list__event-wrapper {
    flex: 1;
    width:calc(var(--tec-grid-width-1-of-4) * 3 + var(--tec-grid-gutter-small-half))
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-wrapper {
    flex:1 1 calc(var(--tec-grid-width-1-of-9) * 8)
}

.tribe-events .tribe-events-calendar-list__event {
    flex-direction:column
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
    flex-direction: row-reverse;
    justify-content:flex-end
}

.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
    flex: none;
    margin-bottom:var(--tec-spacer-3)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
    margin-bottom: 0;
    width:calc(var(--tec-grid-width-1-of-8) * 3)
}

.tribe-events .tribe-events-calendar-list__event-featured-image, .tribe-events .tribe-events-calendar-list__event-featured-image-link {
    display:block
}

.tribe-events .tribe-events-calendar-list__event-details {
    flex:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
    width:calc(var(--tec-grid-width-1-of-8) * 5)
}

.tribe-events .tribe-events-calendar-list__event-header &gt; :last-child {
    margin-bottom:0
}

.tribe-events .tribe-events-calendar-list__event-datetime-wrapper, .tribe-events .tribe-events-calendar-list__event-title {
    margin:0 0 var(--tec-spacer-1)
}

.tribe-events .tribe-events-calendar-list__event-datetime-wrapper:last-child, .tribe-events .tribe-events-calendar-list__event-title:last-child {
    margin-bottom:0
}

.tribe-events .tribe-events-calendar-list__event-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.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 {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-list__event-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-list__event-datetime-featured-icon {
    display: inline-block;
    margin-right:var(--tec-spacer-0)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    clip: auto;
    height: auto;
    margin: 0;
    position: static;
    width: auto;
    margin-right:var(--tec-spacer-1)
}

.tribe-events .tribe-events-calendar-list__event-venue {
    margin-bottom:var(--tec-spacer-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-venue {
    margin-bottom:var(--tec-spacer-3)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-description {
    display: block !important;
    margin-top: var(--tec-spacer-3);
    visibility:visible
}

.tribe-events .tribe-events-calendar-list__event-cost {
    margin-top:var(--tec-spacer-2)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-cost {
    margin-top:var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-list__month-separator {
    align-items: center;
    display:flex
}

.tribe-events .tribe-events-calendar-list__month-separator-text {
    flex:none
}

.tribe-events .tribe-events-calendar-list-nav {
    padding-top:var(--tec-spacer-5)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list-nav {
    padding-top:var(--tec-spacer-7)
}

.tribe-events .tribe-events-calendar-month {
    margin-bottom:var(--tec-spacer-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month {
    margin:0
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
    border-top:1px solid var(--tec-color-border-secondary-month-grid)
}

.tribe-events .tribe-events-calendar-month__week {
    display:flex
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week {
    border-left:1px solid var(--tec-color-border-secondary-month-grid)
}

.tribe-events .tribe-events-calendar-month__calendar-event {
    margin: var(--tec-spacer-1) 0;
    padding: 0 var(--tec-spacer-3);
    position:relative
}

.tribe-events .tribe-events-calendar-month__calendar-event:first-child {
    margin-top:0
}

.tribe-events .tribe-events-calendar-month__calendar-event:last-child {
    margin-bottom: 0;
    padding-bottom:var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-month__multiday-event-wrapper + .tribe-events-calendar-month__calendar-event {
    margin-top:0
}

.tribe-events .tribe-events-calendar-month__multiday-event-wrapper + .tribe-events-calendar-month__calendar-event--featured {
    margin-top:var(--tec-spacer-1)
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime-featured-icon {
    display: inline-block;
    line-height: 0;
    margin-right:var(--tec-spacer-0)
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-wrapper {
    margin-bottom:var(--tec-spacer-0)
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image, .tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link {
    display:block
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime &gt; * {
    vertical-align:middle
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
    margin-bottom: var(--tec-spacer-2);
    width:206px
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper:last-child {
    margin-bottom:0
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link {
    display:block
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    margin-bottom:var(--tec-spacer-0)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime &gt; * {
    vertical-align:middle
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime-featured-icon {
    display: inline-block;
    line-height: 0;
    margin-right:var(--tec-spacer-0)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title {
    margin-bottom:var(--tec-spacer-0)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description {
    margin-bottom:var(--tec-spacer-1)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description:last-child {
    margin-bottom:0
}

.tribe-events .tribe-events-calendar-month__calendar-event-title {
    margin:0
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-cost {
    margin-top:var(--tec-spacer-3)
}

.tribe-theme-twentynineteen .entry .tribe-events .tribe-events-calendar-month__calendar-event, .tribe-theme-twentynineteen .tribe-events .tribe-events-calendar-month__calendar-event {
    margin: var(--tec-spacer-1) 0;
    padding: 0 var(--tec-spacer-3);
    position:relative
}

.tribe-theme-twentynineteen .entry .tribe-events .tribe-events-calendar-month__calendar-event:first-child, .tribe-theme-twentynineteen .tribe-events .tribe-events-calendar-month__calendar-event:first-child {
    margin-top:0
}

.tribe-theme-twentynineteen .entry .tribe-events .tribe-events-calendar-month__calendar-event:last-child, .tribe-theme-twentynineteen .tribe-events .tribe-events-calendar-month__calendar-event:last-child {
    margin-bottom: 0;
    padding-bottom:var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-month__header-row {
    display: flex
}

.tribe-events .tribe-events-calendar-month__header-column {
    padding-bottom: var(--tec-spacer-3);
    width:var(--tec-grid-width-1-of-7)
}

.tribe-events .tribe-events-calendar-month__header-column-title {
    margin:0
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-mobile {
    display: none !important;
    visibility:hidden
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop {
    display: block !important;
    visibility:visible
}

.tribe-events .tribe-events-calendar-month__day {
    aspect-ratio: 1/1;
    height: auto;
    min-height: 36px;
    overflow: hidden;
    padding-top: var(--tec-grid-width-1-of-7);
    position: relative;
    width:var(--tec-grid-width-1-of-7)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    aspect-ratio: auto;
    border-color: var(--tec-color-border-secondary-month-grid);
    border-style: solid;
    border-width: 0 1px 1px 0;
    min-height: 168px;
    overflow: visible;
    padding-top:0
}

.tribe-events .tribe-events-calendar-month__day-cell {
    height: 100%;
    width:100%
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: absolute;
    text-align: center;
    top:0
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-cell--mobile {
    display: none !important;
    visibility:hidden
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-cell--desktop {
    display: flex !important;
    flex-direction: column;
    visibility:visible
}

.tribe-events .tribe-events-calendar-month__day-date {
    margin:0
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date {
    flex: none;
    padding:var(--tec-spacer-1) var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-month__events {
    flex:auto
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: currentColor;
    border-radius: 50%;
    height: 8px;
    width:8px
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--featured {
    line-height: 0;
    width:8px
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--featured .tribe-events-calendar-month__mobile-events-icon-svg path {
    fill:currentColor
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month-mobile-events {
    display: none !important;
    visibility:hidden
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-day {
    display:none
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-day--show {
    display:block
}

.tribe-events .tribe-events-calendar-month-mobile-events__day-marker {
    padding-top:var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event {
    padding:var(--tec-spacer-2) 0
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event--featured {
    padding-bottom:var(--tec-spacer-4)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-featured-image-wrapper {
    margin-bottom:var(--tec-spacer-2)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
    margin-bottom:var(--tec-spacer-0)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime &gt; * {
    vertical-align:middle
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-icon {
    display: inline-block;
    line-height: 0;
    margin-right:var(--tec-spacer-0)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text {
    margin-right:var(--tec-spacer-1)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title {
    margin:0
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-cost {
    margin-top:var(--tec-spacer-1)
}

.tribe-events .tribe-events-calendar-month-mobile-events__more-events {
    padding:var(--tec-spacer-0) 0 var(--tec-spacer-4)
}

.tribe-events .tribe-events-calendar-month__more-events {
    display: flex;
    flex: none;
    margin: 0 var(--tec-spacer-3);
    padding:var(--tec-spacer-1) 0 var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-month__more-events-link {
    flex:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
    height: 19px;
    margin-bottom: var(--tec-spacer-0);
    position:relative
}

.tribe-events .tribe-events-calendar-month__multiday-event--width-2 .tribe-events-calendar-month__multiday-event-bar {
    width:calc(200% + 1px)
}

.tribe-events .tribe-events-calendar-month__multiday-event--width-3 .tribe-events-calendar-month__multiday-event-bar {
    width:calc(300% + 2px)
}

.tribe-events .tribe-events-calendar-month__multiday-event--width-4 .tribe-events-calendar-month__multiday-event-bar {
    width:calc(400% + 3px)
}

.tribe-events .tribe-events-calendar-month__multiday-event--width-5 .tribe-events-calendar-month__multiday-event-bar {
    width:calc(500% + 4px)
}

.tribe-events .tribe-events-calendar-month__multiday-event--width-6 .tribe-events-calendar-month__multiday-event-bar {
    width:calc(600% + 5px)
}

.tribe-events .tribe-events-calendar-month__multiday-event--width-7 .tribe-events-calendar-month__multiday-event-bar {
    width:calc(700% + 6px)
}

.tribe-events .tribe-events-calendar-month__multiday-event-hidden {
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index:var(--tec-z-index-multiday-event)
}

.tribe-events .tribe-events-calendar-month__multiday-event-hidden-title {
    margin: 0;
    overflow: hidden;
    white-space:nowrap
}

.tribe-events .tribe-events-calendar-month__multiday-event-hidden-link {
    display: block;
    height:100%
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar {
    background-color: var(--tec-color-background);
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index:var(--tec-z-index-multiday-event-bar)
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    padding:1px var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-featured-icon {
    flex: none;
    line-height: 0;
    margin-right:5px
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    flex: none;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    white-space:nowrap
}

.tribe-events .tribe-events-calendar-month-nav {
    padding-top:var(--tec-spacer-4)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month-nav {
    display: none !important;
    visibility:hidden
}

.tribe-events .tribe-events-calendar-day__event {
    margin-bottom: var(--tec-spacer-5);
    margin-top: var(--tec-spacer-7);
    padding-left:54px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event {
    margin-bottom: var(--tec-spacer-8);
    margin-top: var(--tec-spacer-9);
    padding-left:0
}

.tribe-events .tribe-events-calendar-day__event:last-child {
    margin-bottom:var(--tec-spacer-8)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event:last-child {
    margin-bottom:var(--tec-spacer-11)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event:before {
    content: "";
    min-width: 90px;
    width:var(--tec-grid-width-1-of-9)
}

.tribe-events .tribe-events-calendar-day__time-separator + .tribe-events-calendar-day__event, .tribe-events .tribe-events-calendar-day__type-separator + .tribe-events-calendar-day__event {
    margin-top:var(--tec-spacer-4)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__time-separator + .tribe-events-calendar-day__event, .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__type-separator + .tribe-events-calendar-day__event {
    margin-top:var(--tec-spacer-8)
}

.tribe-events .tribe-events-calendar-day__event-content {
    flex:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-content {
    display: flex;
    flex: 1 1 calc(var(--tec-grid-width-1-of-9) * 8);
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-left: var(--tec-grid-gutter-half-negative);
    margin-right:var(--tec-grid-gutter-half-negative)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-content &gt; * {
    padding-left: var(--tec-grid-gutter-half);
    padding-right:var(--tec-grid-gutter-half)
}

.tribe-events .tribe-events-calendar-day__event-featured-image-wrapper {
    margin-bottom:var(--tec-spacer-3)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-featured-image-wrapper {
    flex: none;
    margin-bottom: 0;
    width:calc(var(--tec-grid-width-1-of-8) * 3)
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link, .tribe-events .tribe-events-calendar-list__event-featured-image {
    display:block
}

.tribe-events .tribe-events-calendar-day__event-details {
    position:relative
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-details {
    flex: none;
    width:calc(var(--tec-grid-width-1-of-8) * 5)
}

.tribe-events .tribe-events-calendar-day__event-header &gt; :last-child {
    margin-bottom:0
}

.tribe-events .tribe-events-calendar-day__event-datetime-wrapper, .tribe-events .tribe-events-calendar-day__event-title {
    margin:0 0 var(--tec-spacer-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-wrapper, .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-title {
    margin:0 0 var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-day__event-datetime-wrapper:last-child, .tribe-events .tribe-events-calendar-day__event-title:last-child {
    margin-bottom:0
}

.tribe-events .tribe-events-calendar-day__event-datetime-featured-icon {
    display: inline-block;
    margin-right:var(--tec-spacer-0)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-featured-text {
    clip: auto;
    height: auto;
    margin: 0;
    position: static;
    width: auto;
    margin-right:var(--tec-spacer-1)
}

.tribe-events .tribe-events-calendar-day__event-venue {
    margin-bottom:var(--tec-spacer-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-venue {
    margin-bottom:var(--tec-spacer-3)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-description {
    display: block !important;
    margin-top: var(--tec-spacer-3);
    visibility:visible
}

.tribe-events .tribe-events-calendar-day__event-cost {
    margin-top:var(--tec-spacer-2)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-cost {
    margin-top:var(--tec-spacer-3)
}

.tribe-theme-twentynineteen .tribe-events .entry.tribe-events-calendar-day__event {
    margin-bottom: var(--tec-spacer-5);
    margin-top: var(--tec-spacer-7);
    padding-left:54px
}

.tribe-theme-twentynineteen .tribe-events .entry.tribe-events-calendar-day__event:last-child {
    margin-bottom:var(--tec-spacer-8)
}

.tribe-theme-twentynineteen .tribe-events.tribe-common--breakpoint-medium .entry.tribe-events-calendar-day__event {
    margin-bottom: var(--tec-spacer-8);
    margin-top: var(--tec-spacer-9);
    padding-left:0
}

.tribe-theme-twentynineteen .tribe-events.tribe-common--breakpoint-medium .entry.tribe-events-calendar-day__event:last-child {
    margin-bottom:var(--tec-spacer-11)
}

.tribe-theme-twentynineteen .tribe-events .tribe-events-calendar-day__time-separator + .entry.tribe-events-calendar-day__event, .tribe-theme-twentynineteen .tribe-events .tribe-events-calendar-day__type-separator + .entry.tribe-events-calendar-day__event {
    margin-top:var(--tec-spacer-4)
}

.tribe-theme-twentynineteen .tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-day__time-separator + .entry.tribe-events-calendar-day__event, .tribe-theme-twentynineteen .tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-day__type-separator + .entry.tribe-events-calendar-day__event {
    margin-top:var(--tec-spacer-8)
}

.tribe-events .tribe-events-calendar-day-nav {
    padding-top:var(--tec-spacer-5)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day-nav {
    padding-top:var(--tec-spacer-7)
}

.tribe-events .tribe-events-calendar-day__time-separator {
    align-items: center;
    display:flex
}

.tribe-events .tribe-events-calendar-day__time-separator-text {
    flex:none
}

.tribe-events .tribe-events-calendar-day__type-separator {
    align-items: center;
    display:flex
}

.tribe-events .tribe-events-calendar-day__type-separator-text {
    flex:none
}

.tribe-events .tribe-events-calendar-latest-past__event-row {
    flex-wrap: nowrap;
    margin-bottom: var(--tec-spacer-5);
    margin-top:var(--tec-spacer-7)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row {
    margin:var(--tec-spacer-9) var(--tec-grid-gutter-half-negative) var(--tec-spacer-8)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row &gt; .tribe-common-g-col {
    padding-left: var(--tec-grid-gutter-half);
    padding-right:var(--tec-grid-gutter-half)
}

.tribe-events .tribe-events-calendar-latest-past__event-row:last-child {
    margin-bottom:var(--tec-spacer-8)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row:last-child {
    margin-bottom:var(--tec-spacer-11)
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag {
    flex: none;
    position: relative;
    width:54px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-date-tag {
    min-width: 90px;
    width:var(--tec-grid-width-1-of-9)
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align:center
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-daynum, .tribe-events .tribe-events-calendar-latest-past__event-date-tag-month {
    margin-bottom:calc(var(--tec-spacer-0) * -1)
}

.tribe-events .tribe-events-calendar-latest-past__event-wrapper {
    flex: 1;
    width:calc(var(--tec-grid-width-1-of-4) * 3 + var(--tec-grid-gutter-small-half))
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-wrapper {
    flex:1 1 calc(var(--tec-grid-width-1-of-9) * 8)
}

.tribe-events .tribe-events-calendar-latest-past__event {
    flex-direction:column
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event {
    flex-direction: row-reverse;
    justify-content:flex-end
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-wrapper {
    flex: none;
    margin-bottom:var(--tec-spacer-3)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-featured-image-wrapper {
    margin-bottom: 0;
    width:calc(var(--tec-grid-width-1-of-8) * 3)
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image, .tribe-events .tribe-events-calendar-latest-past__event-featured-image-link {
    display:block
}

.tribe-events .tribe-events-calendar-latest-past__event-details {
    flex:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-details {
    width:calc(var(--tec-grid-width-1-of-8) * 5)
}

.tribe-events .tribe-events-calendar-latest-past__event-header &gt; :last-child {
    margin-bottom:0
}

.tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper, .tribe-events .tribe-events-calendar-latest-past__event-title {
    margin:0 0 var(--tec-spacer-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper, .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-title {
    margin:0 0 var(--tec-spacer-3)
}

.tribe-events .tribe-events-calendar-latest-past__event-datetime-wrapper:last-child, .tribe-events .tribe-events-calendar-latest-past__event-title:last-child {
    margin-bottom:0
}

.tribe-events .tribe-events-calendar-latest-past__event-datetime-featured-icon {
    display: inline-block;
    margin-right:var(--tec-spacer-0)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-featured-text {
    clip: auto;
    height: auto;
    margin: 0;
    position: static;
    width: auto;
    margin-right:var(--tec-spacer-1)
}

.tribe-events .tribe-events-calendar-latest-past__event-venue {
    margin-bottom:var(--tec-spacer-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-venue {
    margin-bottom:var(--tec-spacer-3)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-description {
    display: block !important;
    margin-top: var(--tec-spacer-3);
    visibility:visible
}

.tribe-events .tribe-events-calendar-latest-past__event-cost {
    margin-top:var(--tec-spacer-2)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-cost {
    margin-top:var(--tec-spacer-3)
}

.tribe-events-single .tribe-events-status-single__header--alert-icon {
    align-items: center;
    display:inline-flex
}

.tribe-events-single .tribe-events-status-single {
    display: inline-flex;
    margin-bottom: var(--tec-spacer-4);
    padding:var(--tec-spacer-2) var(--tec-spacer-4)
}

.tribe-events-single .tribe-events-status-single__description {
    padding-left: var(--tec-spacer-5)
}

:root {
    --tec-color-text-events-title-day: var(--tec-color-text-events-title);
    --tec-color-text-events-title-latest-past: var(--tec-color-text-events-title);
    --tec-color-text-event-title-list: var(--tec-color-text-events-title);
    --tec-color-text-events-title-month-multiday: var(--tec-color-text-events-title);
    --tec-color-text-events-title-widget-list: var(--tec-color-text-events-title);
    --tec-color-text-secondary-event-date-month: var(--tec-color-text-secondary-event-date);
    --tec-color-text-secondary-event-date-month-mobile: var(--tec-color-text-secondary-event-date-month);
    --tec-color-text-day-of-week-month: var(--tec-color-text-secondary);
    --tec-color-day-marker-month: var(--tec-color-text-primary);
    --tec-color-day-marker-month-hover: var(--tec-color-text-primary-hover);
    --tec-color-day-marker-month-active: var(--tec-color-text-primary-active);
    --tec-color-day-marker-current-month: var(--tec-color-day-marker-month);
    --tec-color-day-marker-current-month-hover: var(--tec-color-day-marker-month-hover);
    --tec-color-day-marker-current-month-active: var(--tec-color-day-marker-month-active);
    --tec-color-day-marker-past-month: var(--tec-color-text-primary);
    --tec-color-day-marker-past-month-hover: var(--tec-color-day-marker-past-month);
    --tec-color-day-marker-past-month-active: var(--tec-color-day-marker-past-month);
    --tec-color-text-day-of-week-week: var(--tec-color-text-secondary);
    --tec-border-radius-month-multiday: 9.5px;
    --tec-color-border-secondary-month-grid: var(--tec-color-border-secondary);
    --tec-color-border-active-month-grid-hover: var(--tec-color-border-active);
    --tec-color-background-month-grid: transparent;
    --tec-color-background-tooltip: var(--tec-color-background);
    --tec-color-text-events-bar-input: var(--tec-color-text-primary);
    --tec-color-text-events-bar-input-placeholder: var(--tec-color-text-secondary);
    --tec-opacity-events-bar-input-placeholder: var(--tec-opacity-default);
    --tec-color-border-events-bar: var(--tec-color-border-secondary);
    --tec-color-background-events-bar: var(--tec-color-background);
    --tec-color-background-view-selector: var(--tec-color-background-events-bar);
    --tec-color-background-view-selector-tabs: var(--tec-color-background-view-selector);
    --tec-color-background-view-selector-list-item-hover: var(--tec-color-background-secondary);
    --tec-color-background-subscribe-list-item-hover: var(--tec-color-background-secondary);
    --tec-color-text-view-selector-list-item: var(--tec-color-text-primary);
    --tec-color-text-view-selector-list-item-hover: var(--tec-color-accent-secondary-hover);
    --tec-color-background-search-container: var(--tec-color-background-events-bar);
    --tec-color-text-events-bar-submit-button: var(--tec-color-background);
    --tec-color-text-events-bar-submit-button-active: var(--tec-color-text-events-bar-submit-button);
    --tec-color-text-events-bar-submit-button-hover: var(--tec-color-text-events-bar-submit-button);
    --tec-color-background-events-bar-submit-button: var(--tec-color-button-primary);
    --tec-color-background-events-bar-submit-button-hover: var(--tec-color-button-primary-hover);
    --tec-color-background-events-bar-submit-button-active: var(--tec-color-button-primary-active);
    --tec-color-icon-events-bar: var(--tec-color-icon-primary);
    --tec-color-icon-events-bar-active: var(--tec-color-icon-active);
    --tec-color-icon-events-bar-hover:var(--tec-color-icon-hover)
}

.tribe-events-view {
    background-color:var(--tec-color-background-events)
}

.tribe-events-view.alignwide {
    margin-left: auto;
    margin-right:auto
}

.tribe-events .tribe-events-c-breadcrumbs__list {
    font-family: var(--tec-font-family-base);
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs__list {
    line-height:var(--tec-line-height-0)
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link {
    color: var(--tec-color-link-accent);
    transition:var(--tec-transition-color)
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link:visited {
    color:var(--tec-color-text-secondary)
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link:focus, .tribe-events .tribe-events-c-breadcrumbs__list-item-link:hover {
    color:var(--tec-color-accent-primary-hover)
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-icon-svg path {
    fill:var(--tec-color-icon-primary)
}

.tribe-events .tribe-events-header__content-title {
    align-items: center;
    display:flex
}

.tribe-events .tribe-events-header__content-title:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left:20px
}

.tribe-events .tribe-events-header__content-title .tribe-events-header__content-title-text {
    flex:none
}

.tribe-events .datepicker {
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-border-default);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-tooltip)
}

.tribe-events .datepicker:after, .tribe-events .datepicker:before {
    content:none
}

.tribe-events .datepicker .datepicker-switch:active, .tribe-events .datepicker .datepicker-switch:focus, .tribe-events .datepicker .datepicker-switch:hover, .tribe-events .datepicker .next:active, .tribe-events .datepicker .next:focus, .tribe-events .datepicker .next:hover, .tribe-events .datepicker .prev:active, .tribe-events .datepicker .prev:focus, .tribe-events .datepicker .prev:hover {
    background-color:var(--tec-color-background)
}

.tribe-events .datepicker .datepicker-switch {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-3);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events .datepicker .datepicker-switch:focus, .tribe-events .datepicker .datepicker-switch:hover {
    color:var(--tec-color-accent-secondary-hover)
}

.tribe-events .datepicker .datepicker-switch:active {
    color:var(--tec-color-accent-secondary-active)
}

.tribe-events .datepicker .next:active .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .next:focus .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .next:hover .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev:active .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev:focus .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev:hover .tribe-events-c-top-bar__datepicker-nav-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-events .datepicker .next .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev .tribe-events-c-top-bar__datepicker-nav-icon-svg path {
    fill:var(--tec-color-icon-secondary)
}

.tribe-events .datepicker .dow {
    font-size: var(--tec-font-size-0);
    line-height:var(--tec-line-height-2)
}

.tribe-events .datepicker .day, .tribe-events .datepicker .dow {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events .datepicker .day {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-events .datepicker .month, .tribe-events .datepicker .year {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-1);
    line-height: var(--tec-line-height-0);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events .datepicker .past {
    color:var(--tec-color-text-primary-light)
}

.tribe-events .datepicker .day, .tribe-events .datepicker .month, .tribe-events .datepicker .year {
    border-radius:var(--tec-border-radius-default)
}

.tribe-events .datepicker .day.focused, .tribe-events .datepicker .day:focus, .tribe-events .datepicker .day:hover, .tribe-events .datepicker .month.focused, .tribe-events .datepicker .month:focus, .tribe-events .datepicker .month:hover, .tribe-events .datepicker .year.focused, .tribe-events .datepicker .year:focus, .tribe-events .datepicker .year:hover {
    background:var(--tec-color-background-secondary-datepicker)
}

.tribe-events .datepicker .day.current, .tribe-events .datepicker .day.current.focused, .tribe-events .datepicker .day.current:focus, .tribe-events .datepicker .day.current:hover, .tribe-events .datepicker .month.current, .tribe-events .datepicker .month.current.focused, .tribe-events .datepicker .month.current:focus, .tribe-events .datepicker .month.current:hover, .tribe-events .datepicker .year.current, .tribe-events .datepicker .year.current.focused, .tribe-events .datepicker .year.current:focus, .tribe-events .datepicker .year.current:hover {
    background:var(--tec-color-accent-primary-background-datepicker)
}

.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: var(--tec-color-accent-primary);
    color: var(--tec-color-background);
    text-shadow:none
}

.admin-bar .tribe-events .datepicker {
    margin-top:var(--tec-spacer-1)
}

.admin-bar .tribe-events.tribe-common--breakpoint-medium .datepicker {
    margin-top:var(--tec-spacer-3)
}

.tribe-theme-enfold .tribe-events .datepicker {
    border: 1px solid var(--tec-color-border-default);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-tooltip)
}

.tribe-theme-enfold .tribe-events .datepicker table, .tribe-theme-enfold .tribe-events .datepicker td, .tribe-theme-enfold .tribe-events .datepicker th, .tribe-theme-enfold .tribe-events .datepicker tr {
    background:transparent
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch {
    color:var(--tec-color-text-primary) !important
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:focus, .tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:hover {
    color:var(--tec-color-accent-secondary-hover) !important
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:active {
    color:var(--tec-color-accent-secondary-active) !important
}

.tribe-theme-enfold .tribe-events .datepicker .day {
    background-color:var(--tec-color-background)
}

.tribe-theme-enfold .tribe-events .datepicker .day.new, .tribe-theme-enfold .tribe-events .datepicker .day.old {
    opacity:1
}

.tribe-theme-enfold .tribe-events .datepicker .day, .tribe-theme-enfold .tribe-events .datepicker .month, .tribe-theme-enfold .tribe-events .datepicker .year {
    background-color: var(--tec-color-background);
    color:var(--tec-color-text-primary)
}

.tribe-theme-enfold .tribe-events .datepicker .day.focused, .tribe-theme-enfold .tribe-events .datepicker .day:focus, .tribe-theme-enfold .tribe-events .datepicker .day:hover, .tribe-theme-enfold .tribe-events .datepicker .month.focused, .tribe-theme-enfold .tribe-events .datepicker .month:focus, .tribe-theme-enfold .tribe-events .datepicker .month:hover, .tribe-theme-enfold .tribe-events .datepicker .year.focused, .tribe-theme-enfold .tribe-events .datepicker .year:focus, .tribe-theme-enfold .tribe-events .datepicker .year:hover {
    background:var(--tec-color-background-secondary-datepicker)
}

.tribe-theme-enfold .tribe-events .datepicker .day.past, .tribe-theme-enfold .tribe-events .datepicker .month.past, .tribe-theme-enfold .tribe-events .datepicker .year.past {
    color:var(--tec-color-text-primary-light)
}

.tribe-theme-enfold .tribe-events .datepicker .day.current, .tribe-theme-enfold .tribe-events .datepicker .day.current.focused, .tribe-theme-enfold .tribe-events .datepicker .day.current:focus, .tribe-theme-enfold .tribe-events .datepicker .day.current:hover, .tribe-theme-enfold .tribe-events .datepicker .month.current, .tribe-theme-enfold .tribe-events .datepicker .month.current.focused, .tribe-theme-enfold .tribe-events .datepicker .month.current:focus, .tribe-theme-enfold .tribe-events .datepicker .month.current:hover, .tribe-theme-enfold .tribe-events .datepicker .year.current, .tribe-theme-enfold .tribe-events .datepicker .year.current.focused, .tribe-theme-enfold .tribe-events .datepicker .year.current:focus, .tribe-theme-enfold .tribe-events .datepicker .year.current:hover {
    background:var(--tec-color-accent-primary-background-datepicker)
}

.tribe-theme-enfold .tribe-events .datepicker .day.active, .tribe-theme-enfold .tribe-events .datepicker .day.active.focused, .tribe-theme-enfold .tribe-events .datepicker .day.active:focus, .tribe-theme-enfold .tribe-events .datepicker .day.active:hover, .tribe-theme-enfold .tribe-events .datepicker .month.active, .tribe-theme-enfold .tribe-events .datepicker .month.active.focused, .tribe-theme-enfold .tribe-events .datepicker .month.active:focus, .tribe-theme-enfold .tribe-events .datepicker .month.active:hover, .tribe-theme-enfold .tribe-events .datepicker .year.active, .tribe-theme-enfold .tribe-events .datepicker .year.active.focused, .tribe-theme-enfold .tribe-events .datepicker .year.active:focus, .tribe-theme-enfold .tribe-events .datepicker .year.active:hover {
    background: var(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.tribe-theme-avada .tribe-events .datepicker {
    border: 1px solid var(--tec-color-border-default);
    border-radius:var(--tec-border-radius-default)
}

.tribe-theme-avada .tribe-events .datepicker tbody td {
    border:0
}

.tribe-theme-avada .tribe-events .datepicker .datepicker-switch, .tribe-theme-avada .tribe-events .datepicker .datepicker-switch:hover, .tribe-theme-avada .tribe-events .datepicker .next, .tribe-theme-avada .tribe-events .datepicker .next:hover, .tribe-theme-avada .tribe-events .datepicker .prev, .tribe-theme-avada .tribe-events .datepicker .prev:hover {
    background-color:var(--tec-color-background)
}

.tribe-theme-avada .tribe-events .datepicker .day.new, .tribe-theme-avada .tribe-events .datepicker .day.old {
    background-color: transparent !important;
    color:var(--tec-color-text-primary) !important
}

.tribe-theme-avada .tribe-events .datepicker .day.new.focused, .tribe-theme-avada .tribe-events .datepicker .day.new:focus, .tribe-theme-avada .tribe-events .datepicker .day.new:hover, .tribe-theme-avada .tribe-events .datepicker .day.old.focused, .tribe-theme-avada .tribe-events .datepicker .day.old:focus, .tribe-theme-avada .tribe-events .datepicker .day.old:hover {
    background:var(--tec-color-background-secondary-datepicker) !important
}

.tribe-theme-avada .tribe-events .datepicker .day, .tribe-theme-avada .tribe-events .datepicker .month {
    background-color: transparent;
    color:var(--tec-color-text-primary)
}

.tribe-theme-avada .tribe-events .datepicker .day.focused, .tribe-theme-avada .tribe-events .datepicker .day:focus, .tribe-theme-avada .tribe-events .datepicker .day:hover, .tribe-theme-avada .tribe-events .datepicker .month.focused, .tribe-theme-avada .tribe-events .datepicker .month:focus, .tribe-theme-avada .tribe-events .datepicker .month:hover {
    background:var(--tec-color-background-secondary-datepicker)
}

.tribe-theme-avada .tribe-events .datepicker .day.past, .tribe-theme-avada .tribe-events .datepicker .month.past {
    color:var(--tec-color-text-primary-light) !important
}

.tribe-theme-avada .tribe-events .datepicker .day.current, .tribe-theme-avada .tribe-events .datepicker .day.current.focused, .tribe-theme-avada .tribe-events .datepicker .day.current:focus, .tribe-theme-avada .tribe-events .datepicker .day.current:hover, .tribe-theme-avada .tribe-events .datepicker .month.current, .tribe-theme-avada .tribe-events .datepicker .month.current.focused, .tribe-theme-avada .tribe-events .datepicker .month.current:focus, .tribe-theme-avada .tribe-events .datepicker .month.current:hover {
    background:var(--tec-color-accent-primary-background-datepicker)
}

.tribe-theme-avada .tribe-events .datepicker .day.active, .tribe-theme-avada .tribe-events .datepicker .day.active.focused, .tribe-theme-avada .tribe-events .datepicker .day.active:focus, .tribe-theme-avada .tribe-events .datepicker .day.active:hover, .tribe-theme-avada .tribe-events .datepicker .month.active, .tribe-theme-avada .tribe-events .datepicker .month.active.focused, .tribe-theme-avada .tribe-events .datepicker .month.active:focus, .tribe-theme-avada .tribe-events .datepicker .month.active:hover {
    background: var(--tec-color-accent-primary) !important;
    color:var(--tec-color-background) !important
}

.tribe-events .tribe-events-c-day-marker:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left:20px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
    background-color:var(--tec-color-background-events-bar)
}

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
    background-color: transparent;
    color:var(--tec-color-text-events-bar-input)
}

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input::placeholder {
    color: var(--tec-color-text-events-bar-input-placeholder);
    opacity:var(--tec-opacity-events-bar-input-placeholder)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border:1px solid var(--tec-color-border-events-bar)
}

.tribe-events .tribe-events-c-events-bar__search-container {
    background-color:var(--tec-color-background-events-bar)
}

.tribe-events .tribe-events-c-events-bar__search-button, .tribe-events button.tribe-events-c-events-bar__search-button {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    font-size: var(--tec-font-size-3);
    font-style: normal;
    outline: none;
    padding: var(--tec-spacer-0);
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-events-bar__search-button:focus, .tribe-events .tribe-events-c-events-bar__search-button:hover, .tribe-events button.tribe-events-c-events-bar__search-button:focus, .tribe-events button.tribe-events-c-events-bar__search-button:hover {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    font-size: var(--tec-font-size-3);
    font-style: normal;
    opacity: var(--tec-opacity-icon-hover);
    outline: none;
    padding: var(--tec-spacer-0);
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-events-bar__search-button:focus, .tribe-events button.tribe-events-c-events-bar__search-button:focus {
    outline:auto
}

.tribe-events .tribe-events-c-events-bar__search-button:active, .tribe-events button.tribe-events-c-events-bar__search-button:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-c-events-bar__search-button:before, .tribe-events button.tribe-events-c-events-bar__search-button:before {
    background-color: var(--tec-color-icon-events-bar-hover);
    content: "";
    display: none;
    height: 2px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(var(--tec-spacer-0));
    width:calc(100% - var(--tec-spacer-0) * 2)
}

.tribe-events .tribe-events-c-events-bar__search-button--active:before {
    display:block
}

.tribe-events .tribe-events-c-events-bar__search-button-icon-svg path {
    fill:var(--tec-color-icon-events-bar-active)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-events-bar__search-button, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-events-bar__search-button:focus, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-events-bar__search-button:hover {
    background-color:transparent
}

.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h2.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h3.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h4.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h5.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h6.tribe-events-header__title-text {
    font-family:var(--tec-font-family-base)
}

.single-tribe_events .tribe-events-c-ical__link, .single-tribe_events .tribe-events-c-ical__link:visited, .tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:visited {
    align-items: center;
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-accent-primary);
    border-radius: var(--tec-border-radius-default);
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.single-tribe_events .tribe-events-c-ical__link:active, .single-tribe_events .tribe-events-c-ical__link:focus, .single-tribe_events .tribe-events-c-ical__link:focus-within, .single-tribe_events .tribe-events-c-ical__link:hover, .tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:focus-within, .tribe-events .tribe-events-c-ical__link:hover {
    background-color: var(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.single-tribe_events .tribe-events-c-ical__link:active .tribe-events-c-ical__link-icon-svg path, .single-tribe_events .tribe-events-c-ical__link:focus-within .tribe-events-c-ical__link-icon-svg path, .single-tribe_events .tribe-events-c-ical__link:focus .tribe-events-c-ical__link-icon-svg path, .single-tribe_events .tribe-events-c-ical__link:hover .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link:active .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link:focus-within .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link:focus .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link:hover .tribe-events-c-ical__link-icon-svg path {
    stroke:var(--tec-color-background)
}

.single-tribe_events .tribe-events-c-ical__link-icon-svg, .tribe-events .tribe-events-c-ical__link-icon-svg {
    display: block;
    flex: none;
    margin-right: var(--tec-spacer-1);
    width:10px
}

.single-tribe_events .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link-icon-svg path {
    stroke:currentColor
}

.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(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button {
    background:transparent
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: inherit;
    padding: 0;
    text-shadow:none
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus {
    outline:auto
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    color: currentColor;
    stroke:currentColor
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path {
    fill:currentColor
}

.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 {
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-border-secondary);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-default)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
    color: var(--tec-color-text-primary);
    font-family:var(--tec-font-family-sans-serif)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:hover {
    background-color:var(--tec-color-background-subscribe-list-item-hover)
}

.tribe-theme-twentyseventeen .single-tribe_events .tribe-events-c-ical__link:active, .tribe-theme-twentyseventeen .single-tribe_events .tribe-events-c-ical__link:focus, .tribe-theme-twentyseventeen .single-tribe_events .tribe-events-c-ical__link:hover, .tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:active, .tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:focus, .tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:hover {
    color:var(--tec-color-background)
}

.tribe-theme-twentytwentyone .single-tribe_events .tribe-events-c-ical__link:focus:not(.wp-block-button__link):not(.wp-block-file__button), .tribe-theme-twentytwentyone .tribe-events .tribe-events-c-ical__link:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background-color: var(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.tribe-theme-twentytwentyone .single-tribe_events .tribe-events-c-subscribe-dropdown__list-item a:focus, .tribe-theme-twentytwentyone .single-tribe_events .tribe-events-c-subscribe-dropdown__list-item a:focus-within, .tribe-theme-twentytwentyone .single-tribe_events .tribe-events-c-subscribe-dropdown__list-item a:hover, .tribe-theme-twentytwentyone .tribe-events .tribe-events-c-subscribe-dropdown__list-item a:focus, .tribe-theme-twentytwentyone .tribe-events .tribe-events-c-subscribe-dropdown__list-item a:focus-within, .tribe-theme-twentytwentyone .tribe-events .tribe-events-c-subscribe-dropdown__list-item a:hover {
    background-color:transparent !important
}

.single-tribe_events .tribe-events-c-ical, .tribe-block__events-link .tribe-events-c-ical {
    text-align:left
}

.single-tribe_events .tribe-events-c-ical__link, .tribe-block__events-link .tribe-events-c-ical__link {
    color: var(--tec-color-accent-primary);
    font-size: var(--tec-font-size-2);
    margin: 0 0 var(--tec-spacer-3);
    width:220px
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container {
    width:200px
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown {
    position:relative
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
    position: absolute;
    top: 42px;
    width: 100%;
    z-index:var(--tec-z-index-dropdown)
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    margin-left:var(--tec-spacer-2)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__button, .tribe-block__events-link .tribe-events-c-subscribe-dropdown__button {
    padding: var(--tec-spacer-1) var(--tec-spacer-2);
    width:200px
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__export-icon, .tribe-block__events-link .tribe-events-c-subscribe-dropdown__export-icon {
    color: currentColor;
    display: inline-block;
    height: 16px;
    margin-right: var(--tec-spacer-1);
    margin-top: -3px;
    stroke: currentColor;
    vertical-align: middle;
    width:21px
}

#tribe-events-content .tribe-block__events-link .tribe-events-c-ical__link {
    color:var(--tec-color-accent-primary)
}

#tribe-events-content .tribe-block__events-link .tribe-events-c-ical__link:hover {
    color:#fff
}

.tribe-events .tribe-events-c-messages__message {
    background-color: var(--tec-color-background-messages);
    border-radius:var(--tec-border-radius-default)
}

.tribe-events .tribe-events-c-messages__message--notice .tribe-events-c-messages__message-icon-svg {
    display: inline-block;
    margin-right:var(--tec-spacer-2)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message-list {
    text-align:center
}

.tribe-events .tribe-events-c-messages__message-list-item-link {
    color: var(--tec-color-link-accent);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-c-nav {
    border-top:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-c-nav__list {
    list-style:none
}

.tribe-events .tribe-events-c-nav__next-label-plural, .tribe-events .tribe-events-c-nav__prev-label-plural {
    white-space:pre
}

.tribe-events .tribe-events-c-nav__today:focus, .tribe-events .tribe-events-c-nav__today:hover {
    color:var(--tec-color-accent-secondary-hover)
}

.tribe-events .tribe-events-c-nav__today:active {
    color:var(--tec-color-text-primary)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev {
    color:var(--tec-color-text-secondary)
}

.tribe-events .tribe-events-c-nav__next:focus, .tribe-events .tribe-events-c-nav__next:hover, .tribe-events .tribe-events-c-nav__prev:focus, .tribe-events .tribe-events-c-nav__prev:hover {
    color:var(--tec-color-accent-secondary-hover)
}

.tribe-events .tribe-events-c-nav__next:active, .tribe-events .tribe-events-c-nav__prev:active {
    color:var(--tec-color-text-primary)
}

.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-disabled);
    cursor: default;
    font-size: 1rem;
    font-style: normal;
    outline: none;
    padding: 0;
    pointer-events: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg, .tribe-events .tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg, .tribe-events button.tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg, .tribe-events button.tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg path, .tribe-events .tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg path, .tribe-events button.tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg path, .tribe-events button.tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-events .tribe-events-c-nav__prev:active:before, .tribe-events button.tribe-events-c-nav__prev:active:before {
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-c-nav__prev:disabled, .tribe-events button.tribe-events-c-nav__prev:disabled {
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: default;
    outline: none;
    pointer-events:none
}

.tribe-events .tribe-events-c-nav__prev:disabled .tribe-events-c-nav__prev-icon-svg path, .tribe-events button.tribe-events-c-nav__prev:disabled .tribe-events-c-nav__prev-icon-svg path {
    fill:var(--tec-color-icon-disabled)
}

.tribe-events .tribe-events-c-nav__prev-icon-svg {
    display: block;
    margin-right: 8px;
    width:7px
}

.tribe-events .tribe-events-c-nav__prev-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg {
    margin-right: 15px;
    width:9px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg path {
    fill:var(--tec-color-icon-primary)
}

.tribe-events .tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg, .tribe-events .tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg, .tribe-events button.tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg, .tribe-events button.tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg path, .tribe-events .tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg path, .tribe-events button.tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg path, .tribe-events button.tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-events .tribe-events-c-nav__next:active:after, .tribe-events button.tribe-events-c-nav__next:active:after {
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events button.tribe-events-c-nav__next:disabled {
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: default;
    outline: none;
    pointer-events:none
}

.tribe-events .tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path, .tribe-events button.tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path {
    fill:var(--tec-color-icon-disabled)
}

.tribe-events .tribe-events-c-nav__next-icon-svg {
    display: block;
    margin-left: 8px;
    width:7px
}

.tribe-events .tribe-events-c-nav__next-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg {
    margin-left: 15px;
    width:9px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg path {
    fill:var(--tec-color-icon-primary)
}

.tribe-events .tribe-events-c-small-cta__stock {
    color:var(--tec-color-text-secondary)
}

.tribe-events .tribe-events-c-search__input-control {
    position:relative
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    border-right:1px solid var(--tec-color-border-events-bar)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control:last-child {
    border-right:0
}

.tribe-events .tribe-events-c-search__input-control-icon-svg {
    color: var(--tec-color-icon-events-bar);
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform:translateY(-50%)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg {
    left: 16px;
    right:auto
}

.tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input ~ .tribe-events-c-search__input-control-icon-svg path, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus ~ .tribe-events-c-search__input-control-icon-svg path, .tribe-events .tribe-events-c-search__input-control--location-focus .tribe-events-c-search__input ~ .tribe-events-c-search__input-control-icon-svg path, .tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input:focus ~ .tribe-events-c-search__input-control-icon-svg path, .tribe-events .tribe-events-c-search__input-control-icon-svg path {
    fill:currentColor
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
    background-color: var(--tec-color-background-events-bar-submit-button);
    background-image: none;
    box-shadow: none;
    color: var(--tec-color-text-events-bar-submit-button);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:hover {
    background-color: var(--tec-color-background-events-bar-submit-button-hover);
    border: none;
    border-radius: var(--tec-border-radius-default);
    box-shadow: none;
    color: var(--tec-color-text-events-bar-submit-button-hover);
    font-size: var(--tec-font-size-2);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:focus {
    outline:2px solid var(--tec-color-accent-secondary)
}

.tribe-events .tribe-events-c-search__button:active, .tribe-events button.tribe-events-c-search__button:active {
    background-color: var(--tec-color-background-events-bar-submit-button-active);
    color:var(--tec-color-text-events-bar-submit-button-active)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__input {
    background-color:var(--tec-background-color)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__button {
    background-color: var(--tec-color-background-events-bar-submit-button);
    color:var(--tec-color-text-events-bar-submit-button)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__button:focus, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__button:hover {
    background-color: var(--tec-color-background-events-bar-submit-button-hover);
    color:var(--tec-color-text-events-bar-submit-button-hover)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__button:active {
    background-color: var(--tec-color-background-events-bar-submit-button-active);
    color:var(--tec-color-text-events-bar-submit-button-active)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__input {
    background-color:var(--tec-background-color)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button {
    background-color: var(--tec-color-background-events-bar-submit-button);
    color:var(--tec-color-text-events-bar-submit-button)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button:focus, .tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button:hover {
    background-color: var(--tec-color-background-events-bar-submit-button-hover);
    color:var(--tec-color-text-events-bar-submit-button-hover)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button:active {
    background-color: var(--tec-color-background-events-bar-submit-button-active);
    color:var(--tec-color-text-events-bar-submit-button-active)
}

.tribe-theme-twentytwentyone .tribe-events .tribe-events-c-search__button:not(:hover):not(:active) {
    background-color: var(--tec-color-background-events-bar-submit-button);
    color:var(--tec-color-text-events-bar-submit-button)
}

.tooltipster-base.tribe-events-tooltip-theme {
    background-color: var(--tec-color-background-tooltip);
    border: 1px solid var(--tec-color-border-default);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-tooltip)
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow:none
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content {
    color: var(--tec-color-text-primary);
    overflow:inherit
}

.tooltipster-base.tribe-events-tooltip-theme--hover {
    background-color:var(--tec-color-background-tooltip)
}

.tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
    font-size:var(--tec-font-size-8)
}

.tribe-events button.tribe-events-c-top-bar__nav-link--next:disabled, .tribe-events button.tribe-events-c-top-bar__nav-link--prev:disabled {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-disabled);
    font-size: 1rem;
    font-style: normal;
    outline: none;
    padding: 0;
    text-decoration: none;
    text-shadow:none
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-primary);
    font-size: var(--tec-font-size-6);
    font-style: normal;
    outline: none;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    transition:var(--tec-transition-opacity)
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus, .tribe-events button.tribe-events-c-top-bar__datepicker-button:hover {
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-primary);
    opacity: var(--tec-opacity-icon-hover);
    outline: none;
    text-shadow:none
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    outline:auto
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
    display: block;
    height: 6px;
    margin-left: var(--tec-spacer-1);
    width:9px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
    height: 8px;
    width:11px
}

.tribe-events .tribe-events-c-top-bar__datepicker-button--open .tribe-events-c-top-bar__datepicker-button-icon-svg {
    transform:rotate(180deg)
}

.tribe-theme-genesis .tribe-events .tribe-events-c-top-bar__nav-link:disabled, .tribe-theme-genesis .tribe-events .tribe-events-c-top-bar__nav-link:focus, .tribe-theme-genesis .tribe-events .tribe-events-c-top-bar__nav-link:hover, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-top-bar__datepicker-button, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-top-bar__nav-link {
    background-color:transparent
}

.tribe-theme-twentytwentyone .tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    outline-offset:0
}

.tribe-theme-twentytwentyone .tribe-events a.tribe-events-c-top-bar__nav-link--next.tribe-events-c-top-bar__nav-link:focus, .tribe-theme-twentytwentyone .tribe-events a.tribe-events-c-top-bar__nav-link--prev.tribe-events-c-top-bar__nav-link:focus {
    background:transparent
}

.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button {
    background-color: inherit;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    font-size: var(--tec-font-size-3);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:hover, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:hover {
    background-color: inherit;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-events-bar-submit-button-hover);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:focus {
    outline:2px solid var(--tec-color-accent-secondary)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:before, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:before {
    content:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-icon-caret-svg {
    color: var(--tec-color-icon-events-bar);
    display: block;
    flex: none;
    height: 6px;
    margin-left: var(--tec-spacer-1);
    width:10px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-icon-caret-svg path {
    fill:currentColor
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button--active .tribe-events-c-view-selector__button-icon-caret-svg {
    transform:rotate(180deg)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-text {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    font-weight: var(--tec-font-weight-bold);
    color:var(--tec-color-text-view-selector-list-item)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content {
    box-shadow:var(--tec-box-shadow-default)
}

.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    background-color:var(--tec-color-background-view-selector)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    border: 0;
    border-radius: 0;
    box-shadow:none
}

.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(--tec-color-accent-secondary);
    bottom: -1px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width:100%
}

.tribe-events .tribe-events-c-view-selector__button {
    background: transparent;
    text-align:left
}

.tribe-events .tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector__button:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-c-view-selector__button:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-c-view-selector__button:before {
    background-color: var(--tec-color-accent-primary);
    content: "";
    display: none;
    height: 2px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(var(--tec-spacer-0));
    width:calc(100% - var(--tec-spacer-0) * 2)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__button:before {
    transform: none;
    width:calc(100% - var(--tec-spacer-1) * 2)
}

.tribe-events .tribe-events-c-view-selector__button--active:before {
    display:block
}

.tribe-events .tribe-events-c-view-selector__content {
    background-color: var(--tec-color-background-view-selector);
    border: 1px solid var(--tec-color-border-secondary);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-tooltip)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus-within, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover {
    background-color:var(--tec-color-background-view-selector-list-item-hover)
}

.tribe-events .tribe-events-c-view-selector__list-item-text {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    color:var(--tec-color-text-view-selector-list-item)
}

.tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-c-view-selector__list-item-link {
    border-radius: var(--tec-border-radius-default);
    color:var(--tec-color-text-view-selector-list-item)
}

.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-icon, .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-icon {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-text, .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-text {
    color:var(--tec-color-text-view-selector-list-item-hover)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-view-selector__button, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-view-selector__button:focus, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-view-selector__button:hover {
    background-color:transparent
}

.tribe-events .tec-events-c-view-box-border {
    background-color: var(--tec-color-background);
    border:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    background-color: var(--tec-color-accent-primary);
    border-radius: var(--tec-border-radius-default);
    content: "";
    height: 100%;
    position: absolute;
    right: calc(100% - 3px);
    width:3px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    right: -1px;
    width:4px
}

.tribe-events .tribe-events-calendar-list__event-venue {
    font-style:normal
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
    color: var(--tec-color-text-secondary);
    text-transform:uppercase
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link:focus, .tribe-events .tribe-events-calendar-list__event-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-calendar-list__event-title {
    color:var(--tec-color-text-event-title-list)
}

.tribe-events .tribe-events-calendar-list__event-datetime {
    color:var(--tec-color-text-event-date)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-list__month-separator:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left:20px
}

.tribe-events .tribe-events-calendar-list-nav {
    border-top:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-calendar-month__body {
    background-color:var(--tec-color-background-month-grid)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event {
    opacity:.64
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime {
    color: var(--tec-color-text-event-date);
    opacity:.94
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
    color:var(--tec-color-text-secondary-event-date)
}

.tribe-events .tribe-events-calendar-month__calendar-event--featured:before {
    background-color: var(--tec-color-accent-primary);
    content: "";
    height: 100%;
    left: 7px;
    position: absolute;
    width:2px
}

.tribe-events .tribe-events-calendar-month__calendar-event--featured:last-child:before {
    height:calc(100% - var(--tec-spacer-3))
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link:active, .tribe-events .tribe-events-calendar-month__calendar-event-title-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-title-link:hover, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:active, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:hover {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link:visited, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
    color:var(--tec-color-text-event-date)
}

.tribe-events .tribe-events-calendar-month__header-column {
    text-transform:uppercase
}

.tribe-events .tribe-events-calendar-month__header-column-title {
    color: var(--tec-color-text-day-of-week-month);
    text-align:center
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title {
    text-align:left
}

.tribe-events .tribe-events-calendar-month__day {
    border-radius:var(--tec-border-radius-default)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    border-radius:0
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: -1px;
    position: absolute;
    transition: var(--tec-transition-background-color);
    width:calc(100% + 2px)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after {
    background-color:var(--tec-color-border-active-month-grid-hover)
}

.tribe-events .tribe-events-calendar-month__day-date-link {
    color: var(--tec-color-day-marker-month);
    transition:var(--tec-transition-color)
}

.tribe-events .tribe-events-calendar-month__day-date-link:focus, .tribe-events .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-day-marker-month-hover)
}

.tribe-events .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-day-marker-month-active)
}

.tribe-events .tribe-events-calendar-month__day-date-daynum {
    color:var(--tec-color-day-marker-month)
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: var(--tec-color-day-marker-current-month);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-day-marker-month-current-hover)
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-day-marker-month-current-active)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
    color: var(--tec-color-day-marker-past-month);
    opacity:.6
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link {
    color:var(--tec-color-day-marker-past-month)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link:focus, .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-day-marker-month-past-hover)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-day-marker-month-past-active)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link .tribe-events-calendar-month__day-date-daynum {
    color:inherit
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--tec-color-icon-active);
    opacity:.6
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--featured {
    opacity:.6
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--featured .tribe-events-calendar-month__mobile-events-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile:focus, .tribe-events .tribe-events-calendar-month__day-cell--mobile:hover {
    background-color:var(--tec-color-background-secondary)
}

.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:var(--tec-color-accent-primary)
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
    color: var(--tec-color-background);
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--tec-color-background);
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--featured {
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--featured .tribe-events-calendar-month__mobile-events-icon-svg path {
    fill:var(--tec-color-background)
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color:var(--tec-color-accent-primary)
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--featured .tribe-events-calendar-month__mobile-events-icon-svg path {
    fill:currentColor
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus, .tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-accent-primary-hover)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-accent-primary-active)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color:var(--tec-color-accent-primary)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:focus, .tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-accent-secondary-hover)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-accent-secondary-active)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-calendar-month__day-cell--selected {
    background-color:var(--tec-color-accent-primary)
}

.tribe-theme-avada #main .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
    color:var(--tec-color-background-events)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event + .tribe-events-calendar-month-mobile-events__mobile-event {
    border-top:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
    color:var(--tec-color-text-secondary-event-date-month-mobile)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text {
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link:focus .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link:hover .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-icon-svg path {
    fill: currentColor;
    stroke:currentColor
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:active, .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:focus, .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:hover {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month__more-events {
    border-top:1px solid var(--tec-color-border-secondary)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__more-events-link {
    opacity:.5
}

.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar {
    border-bottom-left-radius: 9.5px;
    border-top-left-radius:9.5px
}

.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
    border-bottom-right-radius: 9.5px;
    border-top-right-radius:9.5px
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: var(--tec-color-background-primary-multiday);
    transition:var(--tec-transition-background-color)
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--focus, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--hover, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:focus, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:hover {
    background-color:var(--tec-color-background-primary-multiday-hover)
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color:var(--tec-color-background-secondary-multiday)
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner--focus, .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner--hover, .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner:focus, .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner:hover {
    background-color:var(--tec-color-background-secondary-multiday-hover)
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-featured-icon, .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-title {
    opacity:.64
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    color: var(--tec-color-text-events-title-month-multiday);
    font-weight: var(--tec-font-weight-regular);
    text-overflow:ellipsis
}

.tribe-theme-avada #main .tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events .tribe-events-calendar-day__event-title {
    color:var(--tec-color-text-events-title-day)
}

.tribe-events .tribe-events-calendar-day__event-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-day__event-title-link:active, .tribe-events .tribe-events-calendar-day__event-title-link:focus, .tribe-events .tribe-events-calendar-day__event-title-link:hover {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-day__event-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-day__event-datetime {
    color:var(--tec-color-text-event-date)
}

.tribe-events .tribe-events-calendar-day__event--featured {
    position:relative
}

.tribe-events .tribe-events-calendar-day__event--featured:after {
    background-color: var(--tec-color-accent-primary);
    content: "";
    height: 100%;
    left: var(--tec-grid-gutter-small-half);
    position: absolute;
    width:3px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event--featured:after {
    left: calc(var(--tec-grid-width-1-of-9) - var(--tec-grid-gutter-half));
    width:4px
}

.tribe-events .tribe-events-calendar-day__event-venue {
    font-style:normal
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link:focus, .tribe-events .tribe-events-calendar-day__event-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-featured-text {
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-day-nav {
    border-top:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-calendar-day__time-separator:after, .tribe-events .tribe-events-calendar-day__type-separator:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left:20px
}

.tribe-events .tribe-events-calendar-latest-past__event-row--featured .tribe-events-calendar-latest-past__event-date-tag-datetime:after {
    background-color: var(--tec-color-accent-primary);
    content: "";
    height: 100%;
    position: absolute;
    right: calc(100% - 3px);
    width:3px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row--featured .tribe-events-calendar-latest-past__event-date-tag-datetime:after {
    right: -1px;
    width:4px
}

.tribe-events .tribe-events-calendar-latest-past__event-venue {
    font-style:normal
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month, .tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height:var(--tec-line-height-2)
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month {
    color: var(--tec-color-text-secondary);
    text-transform:uppercase
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:focus, .tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-calendar-latest-past__event-datetime {
    color:var(--tec-color-text-event-date)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-featured-text {
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-latest-past__event-title {
    color:var(--tec-color-text-events-title-latest-past)
}

.tribe-events .tribe-events-calendar-latest-past__event-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-latest-past__event-title-link:active, .tribe-events .tribe-events-calendar-latest-past__event-title-link:focus, .tribe-events .tribe-events-calendar-latest-past__event-title-link:hover {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-latest-past__event-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-status-label__text {
    color:var(--tec-color-icon-error)
}

.tribe-events-single .tribe-events-status-single__header {
    color: var(--tec-color-icon-error);
    font-weight: var(--tec-font-weight-regular);
    line-height:var(--tec-line-height-0)
}

.tribe-events-single .tribe-events-status-single__header--bold {
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events-single .tribe-events-status-single__header--alert-icon:before {
    background-image: url(../images/alert.svg);
    background-repeat: no-repeat;
    background-size: var(--tec-spacer-3);
    content: "";
    display: inline-block;
    height: var(--tec-spacer-3);
    margin-right: var(--tec-spacer-1);
    min-width:var(--tec-spacer-3)
}

.tribe-events-single .tribe-events-status-single {
    border: 1px solid var(--tec-color-border-active);
    border-left-color: var(--tec-color-icon-error);
    border-left-width: var(--tec-spacer-0);
    font-size:var(--tec-font-size-2)
}

.tribe-events-single .tribe-events-status-single__description {
    color: var(--tec-color-text-primary)
}


 @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 300;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4exQ.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 400;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4exQ.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 600;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4exQ.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 700;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4exQ.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 800;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4exQ.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 300;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVc.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 600;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVc.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 700;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVc.ttf) format('truetype');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 800;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVc.ttf) format('truetype');
    }/* User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 */

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 300;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4exg.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 400;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4exg.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 600;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4exg.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 700;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4exg.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 800;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4exg.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 300;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVQ.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQ.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 600;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVQ.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 700;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVQ.woff) format('woff');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 800;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVQ.woff) format('woff');
    }/* User Agent: Mozilla/5.0 (Windows NT 6.3; rv:39.0) Gecko/20100101 Firefox/39.0 */

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 300;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4ewA.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 400;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4ewA.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 600;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4ewA.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 700;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4ewA.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: italic;
        font-weight: 800;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4ewA.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 300;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVI.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVI.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 600;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVI.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 700;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVI.woff2) format('woff2');
    }

    @font-face {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 800;
        font-stretch: normal;
        font-display: swap;
        src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVI.woff2) format('woff2');
    }
    &lt;/style&gt;
    &lt;meta name='robots' content='max-image-preview:large'/&gt;
    &lt;link rel='dns-prefetch' href='//player.vimeo.com'/&gt;
    &lt;link rel='dns-prefetch' href='//static.addtoany.com'/&gt;
    &lt;link rel="alternate" type="application/rss+xml" title="Team Defence Information &amp;raquo; Feed" href="https://www.teamdefence.info/feed/"/&gt;
    &lt;link rel="alternate" type="application/rss+xml" title="Team Defence Information &amp;raquo; Comments Feed" href="https://www.teamdefence.info/comments/feed/"/&gt;
    &lt;link rel="alternate" type="text/calendar" title="Team Defence Information &amp;raquo; iCal Feed" href="https://www.teamdefence.info/events/?ical=1"/&gt;
    &lt;link rel="alternate" type="application/rss+xml" title="Team Defence Information &amp;raquo; Events Feed" href="https://www.teamdefence.info/events/feed/"/&gt;
    &lt;meta content="Divi v.4.27.0" name="generator"/&gt;
    &lt;link rel='stylesheet' id='dist-list.css-css' href='https://www.teamdefence.info/wp-content/plugins/dist-list/style.css?ver=6.6.2' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='event-grid.css-css' href='https://www.teamdefence.info/wp-content/plugins/event-grid/style.css?ver=6.6.2' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='modal-button.css-css' href='https://www.teamdefence.info/wp-content/plugins/iFrameModal/style.css?ver=6.6.2' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='member-grid.css-css' href='https://www.teamdefence.info/wp-content/plugins/member-grid/style.css?ver=6.6.2' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='ICSExport.css-css' href='https://www.teamdefence.info/wp-content/plugins/tdi-ics-export/style.css?ver=6.6.2' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='newsletter-css' href='https://www.teamdefence.info/wp-content/plugins/tdi-newsletter-subscribe/newsletter.css?ver=6.6.2' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='dashicons-css' href='https://www.teamdefence.info/wp-includes/css/dashicons.min.css?ver=6.6.2' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='admin-bar-css' href='https://www.teamdefence.info/wp-includes/css/admin-bar.min.css?ver=6.6.2' type='text/css' media='all'/&gt;
    &lt;style id='admin-bar-inline-css' type='text/css'&gt;
    @media screen {
        html {
            margin-top: 32px !important;
        }
    }

    @media screen and (max-width: 782px) {
        html {
            margin-top: 46px !important;
        }
    }

    @media print {
        #wpadminbar {
            display: none;
        }
    }
    &lt;/style&gt;
    &lt;link rel='stylesheet' id='mp-theme-css' href='https://www.teamdefence.info/wp-content/plugins/memberpress/css/ui/theme.css?ver=1.11.33' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='tribe-events-admin-menu-css' href='https://www.teamdefence.info/wp-content/plugins/the-events-calendar/src/resources/css/admin-menu.min.css?ver=6.6.0.2' type='text/css' media='all'/&gt;
    &lt;link rel='stylesheet' id='vimeo-for-wordpress-public-css' href='https://www.teamdefence.info/wp-content/plugins/vimeo/build/style-index.css?ver=1.2.2' type='text/css' media='all'/&gt;
    &lt;style id='wp-block-library-theme-inline-css' type='text/css'&gt;
    .wp-block-audio :where(figcaption) {
        color: #555;
        font-size: 13px;
        text-align:center
    }

    .is-dark-theme .wp-block-audio :where(figcaption) {
        color:#ffffffa6
    }

    .wp-block-audio {
        margin:0 0 1em
    }

    .wp-block-code {
        border: 1px solid #ccc;
        border-radius: 4px;
        font-family: Menlo, Consolas, monaco, monospace;
        padding:.8em 1em
    }

    .wp-block-embed :where(figcaption) {
        color: #555;
        font-size: 13px;
        text-align:center
    }

    .is-dark-theme .wp-block-embed :where(figcaption) {
        color:#ffffffa6
    }

    .wp-block-embed {
        margin:0 0 1em
    }

    .blocks-gallery-caption {
        color: #555;
        font-size: 13px;
        text-align:center
    }

    .is-dark-theme .blocks-gallery-caption {
        color:#ffffffa6
    }

    :root :where(.wp-block-image figcaption) {
        color: #555;
        font-size: 13px;
        text-align:center
    }

    .is-dark-theme :root :where(.wp-block-image figcaption) {
        color:#ffffffa6
    }

    .wp-block-image {
        margin:0 0 1em
    }

    .wp-block-pullquote {
        border-bottom: 4px solid;
        border-top: 4px solid;
        color: currentColor;
        margin-bottom:1.75em
    }

    .wp-block-pullquote cite, .wp-block-pullquote footer, .wp-block-pullquote__citation {
        color: currentColor;
        font-size: .8125em;
        font-style: normal;
        text-transform:uppercase
    }

    .wp-block-quote {
        border-left: .25em solid;
        margin: 0 0 1.75em;
        padding-left:1em
    }

    .wp-block-quote cite, .wp-block-quote footer {
        color: currentColor;
        font-size: .8125em;
        font-style: normal;
        position:relative
    }

    .wp-block-quote.has-text-align-right {
        border-left: none;
        border-right: .25em solid;
        padding-left: 0;
        padding-right:1em
    }

    .wp-block-quote.has-text-align-center {
        border: none;
        padding-left:0
    }

    .wp-block-quote.is-large, .wp-block-quote.is-style-large, .wp-block-quote.is-style-plain {
        border:none
    }

    .wp-block-search .wp-block-search__label {
        font-weight:700
    }

    .wp-block-search__button {
        border: 1px solid #ccc;
        padding:.375em .625em
    }

    :where(.wp-block-group.has-background) {
        padding:1.25em 2.375em
    }

    .wp-block-separator.has-css-opacity {
        opacity:.4
    }

    .wp-block-separator {
        border: none;
        border-bottom: 2px solid;
        margin-left: auto;
        margin-right:auto
    }

    .wp-block-separator.has-alpha-channel-opacity {
        opacity:1
    }

    .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
        width:100px
    }

    .wp-block-separator.has-background:not(.is-style-dots) {
        border-bottom: none;
        height:1px
    }

    .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
        height:2px
    }

    .wp-block-table {
        margin:0 0 1em
    }

    .wp-block-table td, .wp-block-table th {
        word-break:normal
    }

    .wp-block-table :where(figcaption) {
        color: #555;
        font-size: 13px;
        text-align:center
    }

    .is-dark-theme .wp-block-table :where(figcaption) {
        color:#ffffffa6
    }

    .wp-block-video :where(figcaption) {
        color: #555;
        font-size: 13px;
        text-align:center
    }

    .is-dark-theme .wp-block-video :where(figcaption) {
        color:#ffffffa6
    }

    .wp-block-video {
        margin:0 0 1em
    }

    :root :where(.wp-block-template-part.has-background) {
        margin-bottom: 0;
        margin-top: 0;
        padding: 1.25em 2.375em
    }
    &lt;/style&gt;
    &lt;style id='global-styles-inline-css' type='text/css'&gt;
    :root {
        --wp--preset--aspect-ratio--square: 1;
        --wp--preset--aspect-ratio--4-3: 4/3;
        --wp--preset--aspect-ratio--3-4: 3/4;
        --wp--preset--aspect-ratio--3-2: 3/2;
        --wp--preset--aspect-ratio--2-3: 2/3;
        --wp--preset--aspect-ratio--16-9: 16/9;
        --wp--preset--aspect-ratio--9-16: 9/16;
        --wp--preset--color--black: #000000;
        --wp--preset--color--cyan-bluish-gray: #abb8c3;
        --wp--preset--color--white: #ffffff;
        --wp--preset--color--pale-pink: #f78da7;
        --wp--preset--color--vivid-red: #cf2e2e;
        --wp--preset--color--luminous-vivid-orange: #ff6900;
        --wp--preset--color--luminous-vivid-amber: #fcb900;
        --wp--preset--color--light-green-cyan: #7bdcb5;
        --wp--preset--color--vivid-green-cyan: #00d084;
        --wp--preset--color--pale-cyan-blue: #8ed1fc;
        --wp--preset--color--vivid-cyan-blue: #0693e3;
        --wp--preset--color--vivid-purple: #9b51e0;
        --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
        --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
        --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
        --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
        --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
        --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
        --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
        --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
        --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
        --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
        --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
        --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
        --wp--preset--font-size--small: 13px;
        --wp--preset--font-size--medium: 20px;
        --wp--preset--font-size--large: 36px;
        --wp--preset--font-size--x-large: 42px;
        --wp--preset--spacing--20: 0.44rem;
        --wp--preset--spacing--30: 0.67rem;
        --wp--preset--spacing--40: 1rem;
        --wp--preset--spacing--50: 1.5rem;
        --wp--preset--spacing--60: 2.25rem;
        --wp--preset--spacing--70: 3.38rem;
        --wp--preset--spacing--80: 5.06rem;
        --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
        --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
        --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
        --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
        --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
    }

    :root {
        --wp--style--global--content-size: 823px;
        --wp--style--global--wide-size: 1080px;
    }

    :where(body) {
        margin: 0;
    }

    .wp-site-blocks &gt; .alignleft {
        float: left;
        margin-right: 2em;
    }

    .wp-site-blocks &gt; .alignright {
        float: right;
        margin-left: 2em;
    }

    .wp-site-blocks &gt; .aligncenter {
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }

    :where(.is-layout-flex) {
        gap: 0.5em;
    }

    :where(.is-layout-grid) {
        gap: 0.5em;
    }

    .is-layout-flow &gt; .alignleft {
        float: left;
        margin-inline-start: 0;
        margin-inline-end: 2em;
    }

    .is-layout-flow &gt; .alignright {
        float: right;
        margin-inline-start: 2em;
        margin-inline-end: 0;
    }

    .is-layout-flow &gt; .aligncenter {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .is-layout-constrained &gt; .alignleft {
        float: left;
        margin-inline-start: 0;
        margin-inline-end: 2em;
    }

    .is-layout-constrained &gt; .alignright {
        float: right;
        margin-inline-start: 2em;
        margin-inline-end: 0;
    }

    .is-layout-constrained &gt; .aligncenter {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .is-layout-constrained &gt; :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: var(--wp--style--global--content-size);
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .is-layout-constrained &gt; .alignwide {
        max-width: var(--wp--style--global--wide-size);
    }

    body .is-layout-flex {
        display: flex;
    }

    .is-layout-flex {
        flex-wrap: wrap;
        align-items: center;
    }

    .is-layout-flex &gt; :is( *, div) {
        margin: 0;
    }

    body .is-layout-grid {
        display: grid;
    }

    .is-layout-grid &gt; :is( *, div) {
        margin: 0;
    }

    body {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    :root :where(.wp-element-button, .wp-block-button__link) {
        background-color: #32373c;
        border-width: 0;
        color: #fff;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        padding: calc(0.667em + 2px) calc(1.333em + 2px);
        text-decoration: none;
    }

    .has-black-color {
        color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-color {
        color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-color {
        color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-color {
        color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-color {
        color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-color {
        color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-color {
        color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-color {
        color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-color {
        color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-color {
        color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-color {
        color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-color {
        color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-black-background-color {
        background-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-background-color {
        background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-background-color {
        background-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-background-color {
        background-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-background-color {
        background-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-background-color {
        background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-background-color {
        background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-background-color {
        background-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-background-color {
        background-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-background-color {
        background-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-background-color {
        background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-background-color {
        background-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-black-border-color {
        border-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-border-color {
        border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-border-color {
        border-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-border-color {
        border-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-border-color {
        border-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-border-color {
        border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-border-color {
        border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-border-color {
        border-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-border-color {
        border-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-border-color {
        border-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-border-color {
        border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-border-color {
        border-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
        background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
    }

    .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
        background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
    }

    .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
        background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-orange-to-vivid-red-gradient-background {
        background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
    }

    .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
        background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
    }

    .has-cool-to-warm-spectrum-gradient-background {
        background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
    }

    .has-blush-light-purple-gradient-background {
        background: var(--wp--preset--gradient--blush-light-purple) !important;
    }

    .has-blush-bordeaux-gradient-background {
        background: var(--wp--preset--gradient--blush-bordeaux) !important;
    }

    .has-luminous-dusk-gradient-background {
        background: var(--wp--preset--gradient--luminous-dusk) !important;
    }

    .has-pale-ocean-gradient-background {
        background: var(--wp--preset--gradient--pale-ocean) !important;
    }

    .has-electric-grass-gradient-background {
        background: var(--wp--preset--gradient--electric-grass) !important;
    }

    .has-midnight-gradient-background {
        background: var(--wp--preset--gradient--midnight) !important;
    }

    .has-small-font-size {
        font-size: var(--wp--preset--font-size--small) !important;
    }

    .has-medium-font-size {
        font-size: var(--wp--preset--font-size--medium) !important;
    }

    .has-large-font-size {
        font-size: var(--wp--preset--font-size--large) !important;
    }

    .has-x-large-font-size {
        font-size: var(--wp--preset--font-size--x-large) !important;
    }

    :where(.wp-block-post-template.is-layout-flex) {
        gap: 1.25em;
    }

    :where(.wp-block-post-template.is-layout-grid) {
        gap: 1.25em;
    }

    :where(.wp-block-columns.is-layout-flex) {
        gap: 2em;
    }

    :where(.wp-block-columns.is-layout-grid) {
        gap: 2em;
    }

    :root :where(.wp-block-pullquote) {
        font-size: 1.5em;
        line-height: 1.6;
    }
    &lt;/style&gt;
    &lt;link rel='stylesheet' id='inactive-logout-css' href='https://www.teamdefence.info/wp-content/plugins/inactive-logout/build/index.css?ver=3.3.4' type='text/css' media='all'/&gt;
    &lt;style id='divi-style-inline-inline-css' type='text/css'&gt;
    /*!
    Theme Name: Divi
    Theme URI: http://www.elegantthemes.com/gallery/divi/
    Version: 4.27.0
    Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
    Author: Elegant Themes
    Author URI: http://www.elegantthemes.com
    License: GNU General Public License v2
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    */
    a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        vertical-align: baseline;
        background:transparent
    }

    body {
        line-height:1
    }

    ol, ul {
        list-style:none
    }

    blockquote, q {
        quotes:none
    }

    blockquote:after, blockquote:before, q:after, q:before {
        content: "";
        content:none
    }

    blockquote {
        margin: 20px 0 30px;
        border-left: 5px solid;
        padding-left:20px
    }

    :focus {
        outline:0
    }

    del {
        text-decoration:line-through
    }

    pre {
        overflow: auto;
        padding:10px
    }

    figure {
        margin:0
    }

    table {
        border-collapse: collapse;
        border-spacing:0
    }

    article, aside, footer, header, hgroup, nav, section {
        display:block
    }

    body {
        font-family: Open Sans, Arial, sans-serif;
        font-size: 14px;
        color: #666;
        background-color: #fff;
        line-height: 1.7em;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing:grayscale
    }

    body.page-template-page-template-blank-php #page-container {
        padding-top:0 !important
    }

    body.et_cover_background {
        background-size: cover !important;
        background-position: top !important;
        background-repeat: no-repeat !important;
        background-attachment:fixed
    }

    a {
        color:#2ea3f2
    }

    a, a:hover {
        text-decoration:none
    }

    p {
        padding-bottom:1em
    }

    p:not(.has-background):last-of-type {
        padding-bottom:0
    }

    p.et_normal_padding {
        padding-bottom:1em
    }

    strong {
        font-weight:700
    }

    cite, em, i {
        font-style:italic
    }

    code, pre {
        font-family: Courier New, monospace;
        margin-bottom:10px
    }

    ins {
        text-decoration:none
    }

    sub, sup {
        height: 0;
        line-height: 1;
        position: relative;
        vertical-align:baseline
    }

    sup {
        bottom:.8em
    }

    sub {
        top:.3em
    }

    dl {
        margin:0 0 1.5em
    }

    dl dt {
        font-weight:700
    }

    dd {
        margin-left:1.5em
    }

    blockquote p {
        padding-bottom:0
    }

    embed, iframe, object, video {
        max-width:100%
    }

    h1, h2, h3, h4, h5, h6 {
        color: #333;
        padding-bottom: 10px;
        line-height: 1em;
        font-weight:500
    }

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color:inherit
    }

    h1 {
        font-size:30px
    }

    h2 {
        font-size:26px
    }

    h3 {
        font-size:22px
    }

    h4 {
        font-size:18px
    }

    h5 {
        font-size:16px
    }

    h6 {
        font-size:14px
    }

    input {
        -webkit-appearance:none
    }

    input[type=checkbox] {
        -webkit-appearance:checkbox
    }

    input[type=radio] {
        -webkit-appearance:radio
    }

    input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
        background-color: #fff;
        border: 1px solid #bbb;
        padding: 2px;
        color:#4e4e4e
    }

    input.text:focus, input.title:focus, input[type=text]:focus, select:focus, textarea:focus {
        border-color: #2d3940;
        color:#3e3e3e
    }

    input.text, input.title, input[type=text], select, textarea {
        margin:0
    }

    textarea {
        padding:4px
    }

    button, input, select, textarea {
        font-family:inherit
    }

    img {
        max-width: 100%;
        height:auto
    }

    .clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height:0
    }

    .clear {
        clear:both
    }

    br.clear {
        margin: 0;
        padding:0
    }

    .pagination {
        clear:both
    }

    #et_search_icon:hover, .et-social-icon a:hover, .et_password_protected_form .et_submit_button, .form-submit .et_pb_buttontton.alt.disabled, .nav-single a, .posted_in a {
        color:#2ea3f2
    }

    .et-search-form, blockquote {
        border-color:#2ea3f2
    }

    #main-content {
        background-color:#fff
    }

    .container {
        width: 80%;
        max-width: 1080px;
        margin: auto;
        position:relative
    }

    body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
        padding-top:58px
    }

    .et_full_width_page #main-content .container:before {
        display:none
    }

    .main_title {
        margin-bottom:20px
    }

    .et_password_protected_form .et_submit_button:hover, .form-submit .et_pb_button:hover {
        background:rgba(0, 0, 0, .05)
    }

    .et_button_icon_visible .et_pb_button {
        padding-right: 2em;
        padding-left:.7em
    }

    .et_button_icon_visible .et_pb_button:after {
        opacity: 1;
        margin-left:0
    }

    .et_button_left .et_pb_button:hover:after {
        left:.15em
    }

    .et_button_left .et_pb_button:after {
        margin-left: 0;
        left:1em
    }

    .et_button_icon_visible.et_button_left .et_pb_button, .et_button_left .et_pb_button:hover, .et_button_left .et_pb_module .et_pb_button:hover {
        padding-left: 2em;
        padding-right:.7em
    }

    .et_button_icon_visible.et_button_left .et_pb_button:after, .et_button_left .et_pb_button:hover:after {
        left:.15em
    }

    .et_password_protected_form .et_submit_button:hover, .form-submit .et_pb_button:hover {
        padding:.3em 1em
    }

    .et_button_no_icon .et_pb_button:after {
        display:none
    }

    .et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
        padding:.3em 1em !important
    }

    .et_button_custom_icon .et_pb_button:after {
        line-height:1.7em
    }

    .et_button_custom_icon.et_button_icon_visible .et_pb_button:after, .et_button_custom_icon .et_pb_button:hover:after {
        margin-left:.3em
    }

    #left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type {
        padding: 0;
        margin-bottom:-16px
    }

    .entry-content table:not(.variations) {
        border: 1px solid #eee;
        margin: 0 0 15px;
        text-align: left;
        width:100%
    }

    .entry-content thead th, .entry-content tr th {
        color: #555;
        font-weight: 700;
        padding:9px 24px
    }

    .entry-content tr td {
        border-top: 1px solid #eee;
        padding:6px 24px
    }

    #left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
        list-style-type: disc;
        padding: 0 0 23px 1em;
        line-height:26px
    }

    #left-area ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol {
        list-style-type: decimal;
        list-style-position: inside;
        padding: 0 0 23px;
        line-height:26px
    }

    #left-area ul li ul, .entry-content ul li ol {
        padding:2px 0 2px 20px
    }

    #left-area ol li ul, .entry-content ol li ol, .et-l--body ol li ol, .et-l--footer ol li ol, .et-l--header ol li ol {
        padding:2px 0 2px 35px
    }

    #left-area ul.wp-block-gallery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style-type: none;
        padding:0
    }

    #left-area ul.products {
        padding: 0 !important;
        line-height: 1.7 !important;
        list-style:none !important
    }

    .gallery-item a {
        display:block
    }

    .gallery-caption, .gallery-item a {
        width:90%
    }

    #wpadminbar {
        z-index:100001
    }

    #left-area .post-meta {
        font-size: 14px;
        padding-bottom:15px
    }

    #left-area .post-meta a {
        text-decoration: none;
        color:#666
    }

    #left-area .et_featured_image {
        padding-bottom:7px
    }

    .single .post {
        padding-bottom:25px
    }

    body.single .et_audio_content {
        margin-bottom:-6px
    }

    .nav-single a {
        text-decoration: none;
        color: #2ea3f2;
        font-size: 14px;
        font-weight:400
    }

    .nav-previous {
        float:left
    }

    .nav-next {
        float:right
    }

    .et_password_protected_form p input {
        background-color: #eee;
        border: none !important;
        width: 100% !important;
        border-radius: 0 !important;
        font-size: 14px;
        color: #999 !important;
        padding: 16px !important;
        -webkit-box-sizing: border-box;
        box-sizing:border-box
    }

    .et_password_protected_form label {
        display:none
    }

    .et_password_protected_form .et_submit_button {
        font-family: inherit;
        display: block;
        float: right;
        margin: 8px auto 0;
        cursor:pointer
    }

    .post-password-required p.nocomments.container {
        max-width:100%
    }

    .post-password-required p.nocomments.container:before {
        display:none
    }

    .aligncenter, div.post .new-post .aligncenter {
        display: block;
        margin-left: auto;
        margin-right:auto
    }

    .wp-caption {
        border: 1px solid #ddd;
        text-align: center;
        background-color: #f3f3f3;
        margin-bottom: 10px;
        max-width: 96%;
        padding:8px
    }

    .wp-caption.alignleft {
        margin:0 30px 20px 0
    }

    .wp-caption.alignright {
        margin:0 0 20px 30px
    }

    .wp-caption img {
        margin: 0;
        padding: 0;
        border:0
    }

    .wp-caption p.wp-caption-text {
        font-size: 12px;
        padding: 0 4px 5px;
        margin:0
    }

    .alignright {
        float:right
    }

    .alignleft {
        float:left
    }

    img.alignleft {
        display: inline;
        float: left;
        margin-right:15px
    }

    img.alignright {
        display: inline;
        float: right;
        margin-left:15px
    }

    .page.et_pb_pagebuilder_layout #main-content {
        background-color:transparent
    }

    body #main-content .et_builder_inner_content &gt; h1, body #main-content .et_builder_inner_content &gt; h2, body #main-content .et_builder_inner_content &gt; h3, body #main-content .et_builder_inner_content &gt; h4, body #main-content .et_builder_inner_content &gt; h5, body #main-content .et_builder_inner_content &gt; h6 {
        line-height:1.4em
    }

    body #main-content .et_builder_inner_content &gt; p {
        line-height:1.7em
    }

    .wp-block-pullquote {
        margin:20px 0 30px
    }

    .wp-block-pullquote.has-background blockquote {
        border-left:none
    }

    .wp-block-group.has-background {
        padding:1.5em 1.5em .5em
    }

    @media (min-width: 981px) {
        #left-area {
            width: 79.125%;
            padding-bottom:23px
        }

        #main-content .container:before {
            content: "";
            position: absolute;
            top: 0;
            height: 100%;
            width: 1px;
            background-color:#e2e2e2
        }

        .et_full_width_page #left-area, .et_no_sidebar #left-area {
            float: none;
            width:100% !important
        }

        .et_full_width_page #left-area {
            padding-bottom:0
        }

        .et_no_sidebar #main-content .container:before {
            display:none
        }
    }

    @media (max-width: 980px) {
        #page-container {
            padding-top:80px
        }

        .et-tb #page-container, .et-tb-has-header #page-container {
            padding-top:0 !important
        }

        #left-area, #sidebar {
            width:100% !important
        }

        #main-content .container:before {
            display:none !important
        }

        .et_full_width_page .et_gallery_item:nth-child(4n + 1) {
            clear:none
        }
    }

    @media print {
        #page-container {
            padding-top:0 !important
        }
    }

    #wp-admin-bar-et-use-visual-builder a:before {
        font-family: ETmodules !important;
        content: "\e625";
        font-size: 30px !important;
        width: 28px;
        margin-top: -3px;
        color:#974df3 !important
    }

    #wp-admin-bar-et-use-visual-builder:hover a:before {
        color:#fff !important
    }

    #wp-admin-bar-et-use-visual-builder:hover a, #wp-admin-bar-et-use-visual-builder a:hover {
        transition: background-color .5s ease;
        -webkit-transition: background-color .5s ease;
        -moz-transition: background-color .5s ease;
        background-color: #7e3bd0 !important;
        color:#fff !important
    }

    * html .clearfix, :first-child + html .clearfix {
        zoom:1
    }

    .iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
        display: none !important;
        -webkit-appearance:none
    }

    .et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
        background-attachment:scroll
    }

    .et-social-facebook a.icon:before {
        content: "\e093"
    }

    .et-social-twitter a.icon:before {
        content: "\e094"
    }

    .et-social-google-plus a.icon:before {
        content: "\e096"
    }

    .et-social-instagram a.icon:before {
        content: "\e09a"
    }

    .et-social-rss a.icon:before {
        content: "\e09e"
    }

    .ai1ec-single-event:after {
        content: " ";
        display: table;
        clear:both
    }

    .evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
        z-index:3
    }

    .wp-block-divi-layout {
        margin-bottom:1em
    }

    * {
        -webkit-box-sizing: border-box;
        box-sizing:border-box
    }

    #et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, a.et_pb_more_button:after {
        font-family: ETmodules !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction:ltr
    }

    .et-pb-icon, .et_pb_custom_button_icon.et_pb_button:after, .et_pb_login .et_pb_custom_button_icon.et_pb_button:after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after, .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after {
        content:attr(data-icon)
    }

    .et-pb-icon {
        font-family: ETmodules;
        speak: none;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 96px;
        font-style: normal;
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        direction:ltr
    }

    #et-ajax-saving {
        display: none;
        -webkit-transition: background .3s, -webkit-box-shadow .3s;
        transition: background .3s, -webkit-box-shadow .3s;
        transition: background .3s, box-shadow .3s;
        transition: background .3s, box-shadow .3s, -webkit-box-shadow .3s;
        -webkit-box-shadow: rgba(0, 139, 219, .247059) 0 0 60px;
        box-shadow: 0 0 60px rgba(0, 139, 219, .247059);
        position: fixed;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        background: #fff;
        border-radius: 50px;
        margin: -25px 0 0 -25px;
        z-index: 999999;
        text-align:center
    }

    #et-ajax-saving img {
        margin:9px
    }

    .et-safe-mode-indicator, .et-safe-mode-indicator:focus, .et-safe-mode-indicator:hover {
        -webkit-box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
        box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
        background: #29c4a9;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding: 12px;
        line-height: 16px;
        border-radius: 3px;
        position: fixed;
        bottom: 30px;
        right: 30px;
        z-index: 999999;
        text-decoration: none;
        font-family: Open Sans, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing:grayscale
    }

    .et_pb_button {
        font-size: 20px;
        font-weight: 500;
        padding: .3em 1em;
        line-height: 1.7em !important;
        background-color: transparent;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        border: 2px solid;
        border-radius: 3px;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-property: all !important;
        transition-property:all !important
    }

    .et_pb_button, .et_pb_button_inner {
        position:relative
    }

    .et_pb_button:hover, .et_pb_module .et_pb_button:hover {
        border: 2px solid transparent;
        padding:.3em 2em .3em .7em
    }

    .et_pb_button:hover {
        background-color:hsla(0, 0%, 100%, .2)
    }

    .et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover {
        background-color:rgba(0, 0, 0, .05)
    }

    .et_pb_button:after, .et_pb_button:before {
        font-size: 32px;
        line-height: 1em;
        content: "\35";
        opacity: 0;
        position: absolute;
        margin-left: -1em;
        -webkit-transition: all .2s;
        transition: all .2s;
        text-transform: none;
        -webkit-font-feature-settings: "kern" off;
        font-feature-settings: "kern" off;
        font-variant: none;
        font-style: normal;
        font-weight: 400;
        text-shadow:none
    }

    .et_pb_button.et_hover_enabled:hover:after, .et_pb_button.et_pb_hovered:hover:after {
        -webkit-transition: none !important;
        transition:none !important
    }

    .et_pb_button:before {
        display:none
    }

    .et_pb_button:hover:after {
        opacity: 1;
        margin-left:0
    }

    .et-db #et-boc .et-l h1 a, .et-db #et-boc .et-l h2 a, .et-db #et-boc .et-l h3 a, .et-db #et-boc .et-l h4 a, .et-db #et-boc .et-l h5 a, .et-db #et-boc .et-l h6 a {
        color:inherit
    }

    .et-db #et-boc .et-l.et-l--header .et_builder_inner_content {
        z-index:2
    }

    .et-db #et-boc .et-l * {
        -webkit-box-sizing: border-box;
        box-sizing:border-box
    }

    .et-db #et-boc .et-l #et-info-email:before, .et-db #et-boc .et-l #et-info-phone:before, .et-db #et-boc .et-l #et_search_icon:before, .et-db #et-boc .et-l .comment-reply-link:after, .et-db #et-boc .et-l .et-cart-info span:before, .et-db #et-boc .et-l .et-pb-arrow-next:before, .et-db #et-boc .et-l .et-pb-arrow-prev:before, .et-db #et-boc .et-l .et-social-icon a:before, .et-db #et-boc .et-l .et_audio_container .mejs-playpause-button button:before, .et-db #et-boc .et-l .et_audio_container .mejs-volume-button button:before, .et-db #et-boc .et-l .et_overlay:before, .et-db #et-boc .et-l .et_password_protected_form .et_submit_button:after, .et-db #et-boc .et-l .et_pb_button:after, .et-db #et-boc .et-l .et_pb_contact_reset:after, .et-db #et-boc .et-l .et_pb_contact_submit:after, .et-db #et-boc .et-l .et_pb_font_icon:before, .et-db #et-boc .et-l .et_pb_newsletter_button:after, .et-db #et-boc .et-l .et_pb_pricing_table_button:after, .et-db #et-boc .et-l .et_pb_promo_button:after, .et-db #et-boc .et-l .et_pb_testimonial:before, .et-db #et-boc .et-l .et_pb_toggle_title:before, .et-db #et-boc .et-l .form-submit .et_pb_button:after, .et-db #et-boc .et-l .mobile_menu_bar:before, .et-db #et-boc .et-l a.et_pb_more_button:after {
        font-family: ETmodules !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction:ltr
    }

    .et-db #et-boc .et-l .et_pb_custom_button_icon.et_pb_button:after, .et-db #et-boc .et-l .et_pb_login .et_pb_custom_button_icon.et_pb_button:after, .et-db #et-boc .et-l .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after, .et-db #et-boc .et-l .et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after {
        content:attr(data-icon)
    }

    .et-db #et-boc .et-l .et-pb-icon {
        font-family: ETmodules;
        content: attr(data-icon);
        speak: none;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 96px;
        font-style: normal;
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        direction:ltr
    }

    .et-db #et-boc .et-l #et-ajax-saving {
        display: none;
        -webkit-transition: background .3s, -webkit-box-shadow .3s;
        transition: background .3s, -webkit-box-shadow .3s;
        transition: background .3s, box-shadow .3s;
        transition: background .3s, box-shadow .3s, -webkit-box-shadow .3s;
        -webkit-box-shadow: rgba(0, 139, 219, .247059) 0 0 60px;
        box-shadow: 0 0 60px rgba(0, 139, 219, .247059);
        position: fixed;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        background: #fff;
        border-radius: 50px;
        margin: -25px 0 0 -25px;
        z-index: 999999;
        text-align:center
    }

    .et-db #et-boc .et-l #et-ajax-saving img {
        margin:9px
    }

    .et-db #et-boc .et-l .et-safe-mode-indicator, .et-db #et-boc .et-l .et-safe-mode-indicator:focus, .et-db #et-boc .et-l .et-safe-mode-indicator:hover {
        -webkit-box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
        box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
        background: #29c4a9;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        padding: 12px;
        line-height: 16px;
        border-radius: 3px;
        position: fixed;
        bottom: 30px;
        right: 30px;
        z-index: 999999;
        text-decoration: none;
        font-family: Open Sans, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing:grayscale
    }

    .et-db #et-boc .et-l .et_pb_button {
        font-size: 20px;
        font-weight: 500;
        padding: .3em 1em;
        line-height: 1.7em !important;
        background-color: transparent;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
        position: relative;
        border: 2px solid;
        border-radius: 3px;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-property: all !important;
        transition-property:all !important
    }

    .et-db #et-boc .et-l .et_pb_button_inner {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_button:hover, .et-db #et-boc .et-l .et_pb_module .et_pb_button:hover {
        border: 2px solid transparent;
        padding:.3em 2em .3em .7em
    }

    .et-db #et-boc .et-l .et_pb_button:hover {
        background-color:hsla(0, 0%, 100%, .2)
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_light.et_pb_button:hover, .et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_button:hover {
        background-color:rgba(0, 0, 0, .05)
    }

    .et-db #et-boc .et-l .et_pb_button:after, .et-db #et-boc .et-l .et_pb_button:before {
        font-size: 32px;
        line-height: 1em;
        content: "\35";
        opacity: 0;
        position: absolute;
        margin-left: -1em;
        -webkit-transition: all .2s;
        transition: all .2s;
        text-transform: none;
        -webkit-font-feature-settings: "kern" off;
        font-feature-settings: "kern" off;
        font-variant: none;
        font-style: normal;
        font-weight: 400;
        text-shadow:none
    }

    .et-db #et-boc .et-l .et_pb_button.et_hover_enabled:hover:after, .et-db #et-boc .et-l .et_pb_button.et_pb_hovered:hover:after {
        -webkit-transition: none !important;
        transition:none !important
    }

    .et-db #et-boc .et-l .et_pb_button:before {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_button:hover:after {
        opacity: 1;
        margin-left:0
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 h1, .et-db #et-boc .et-l .et_pb_column_1_4 h1, .et-db #et-boc .et-l .et_pb_column_1_5 h1, .et-db #et-boc .et-l .et_pb_column_1_6 h1, .et-db #et-boc .et-l .et_pb_column_2_5 h1 {
        font-size:26px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 h2, .et-db #et-boc .et-l .et_pb_column_1_4 h2, .et-db #et-boc .et-l .et_pb_column_1_5 h2, .et-db #et-boc .et-l .et_pb_column_1_6 h2, .et-db #et-boc .et-l .et_pb_column_2_5 h2 {
        font-size:23px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 h3, .et-db #et-boc .et-l .et_pb_column_1_4 h3, .et-db #et-boc .et-l .et_pb_column_1_5 h3, .et-db #et-boc .et-l .et_pb_column_1_6 h3, .et-db #et-boc .et-l .et_pb_column_2_5 h3 {
        font-size:20px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 h4, .et-db #et-boc .et-l .et_pb_column_1_4 h4, .et-db #et-boc .et-l .et_pb_column_1_5 h4, .et-db #et-boc .et-l .et_pb_column_1_6 h4, .et-db #et-boc .et-l .et_pb_column_2_5 h4 {
        font-size:18px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 h5, .et-db #et-boc .et-l .et_pb_column_1_4 h5, .et-db #et-boc .et-l .et_pb_column_1_5 h5, .et-db #et-boc .et-l .et_pb_column_1_6 h5, .et-db #et-boc .et-l .et_pb_column_2_5 h5 {
        font-size:16px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 h6, .et-db #et-boc .et-l .et_pb_column_1_4 h6, .et-db #et-boc .et-l .et_pb_column_1_5 h6, .et-db #et-boc .et-l .et_pb_column_1_6 h6, .et-db #et-boc .et-l .et_pb_column_2_5 h6 {
        font-size:15px
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_dark, .et-db #et-boc .et-l .et_pb_bg_layout_dark h1, .et-db #et-boc .et-l .et_pb_bg_layout_dark h2, .et-db #et-boc .et-l .et_pb_bg_layout_dark h3, .et-db #et-boc .et-l .et_pb_bg_layout_dark h4, .et-db #et-boc .et-l .et_pb_bg_layout_dark h5, .et-db #et-boc .et-l .et_pb_bg_layout_dark h6 {
        color:#fff !important
    }

    .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_left {
        text-align:left
    }

    .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_center {
        text-align:center
    }

    .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_right {
        text-align:right
    }

    .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_justified {
        text-align:justify
    }

    .et-db #et-boc .et-l .clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height:0
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_more_button {
        color:#2ea3f2
    }

    .et-db #et-boc .et-l .et_builder_inner_content {
        position: relative;
        z-index:1
    }

    header .et-db #et-boc .et-l .et_builder_inner_content {
        z-index:2
    }

    .et-db #et-boc .et-l .et_pb_css_mix_blend_mode_passthrough {
        mix-blend-mode:unset !important
    }

    .et-db #et-boc .et-l .et_pb_image_container {
        margin:-20px -20px 29px
    }

    .et-db #et-boc .et-l .et_pb_module_inner {
        position:relative
    }

    .et-db #et-boc .et-l .et_hover_enabled_preview {
        z-index:2
    }

    .et-db #et-boc .et-l .et_hover_enabled:hover {
        position: relative;
        z-index:2
    }

    .et-db #et-boc .et-l .et_pb_all_tabs, .et-db #et-boc .et-l .et_pb_module, .et-db #et-boc .et-l .et_pb_posts_nav a, .et-db #et-boc .et-l .et_pb_tab, .et-db #et-boc .et-l .et_pb_with_background {
        position: relative;
        background-size: cover;
        background-position: 50%;
        background-repeat:no-repeat
    }

    .et-db #et-boc .et-l .et_pb_background_mask, .et-db #et-boc .et-l .et_pb_background_pattern {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top:0
    }

    .et-db #et-boc .et-l .et_pb_background_mask {
        background-size: calc(100% + 2px) calc(100% + 2px);
        background-repeat: no-repeat;
        background-position: 50%;
        overflow:hidden
    }

    .et-db #et-boc .et-l .et_pb_background_pattern {
        background-position: 0 0;
        background-repeat:repeat
    }

    .et-db #et-boc .et-l .et_pb_with_border {
        position: relative;
        border:0 solid #333
    }

    .et-db #et-boc .et-l .post-password-required .et_pb_row {
        padding: 0;
        width:100%
    }

    .et-db #et-boc .et-l .post-password-required .et_password_protected_form {
        min-height:0
    }

    body.et_pb_pagebuilder_layout.et_pb_show_title .et-db #et-boc .et-l .post-password-required .et_password_protected_form h1, body:not(.et_pb_pagebuilder_layout) .et-db #et-boc .et-l .post-password-required .et_password_protected_form h1 {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_no_bg {
        padding:0 !important
    }

    .et-db #et-boc .et-l .et_overlay.et_pb_inline_icon:before, .et-db #et-boc .et-l .et_pb_inline_icon:before {
        content:attr(data-icon)
    }

    .et-db #et-boc .et-l .et_pb_more_button {
        color: inherit;
        text-shadow: none;
        text-decoration: none;
        display: inline-block;
        margin-top:20px
    }

    .et-db #et-boc .et-l .et_parallax_bg_wrap {
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left:0
    }

    .et-db #et-boc .et-l .et_parallax_bg {
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display:block
    }

    .et-db #et-boc .et-l .et_parallax_bg.et_parallax_bg__hover, .et-db #et-boc .et-l .et_parallax_bg.et_parallax_bg_phone, .et-db #et-boc .et-l .et_parallax_bg.et_parallax_bg_tablet, .et-db #et-boc .et-l .et_parallax_gradient.et_parallax_gradient__hover, .et-db #et-boc .et-l .et_parallax_gradient.et_parallax_gradient_phone, .et-db #et-boc .et-l .et_parallax_gradient.et_parallax_gradient_tablet, .et-db #et-boc .et-l .et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover), .et-db #et-boc .et-l .et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover) {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover, .et-db #et-boc .et-l .et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover {
        display:block
    }

    .et-db #et-boc .et-l .et_parallax_gradient {
        bottom: 0;
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top:0
    }

    .et-db #et-boc .et-l .et_pb_module.et_pb_section_parallax, .et-db #et-boc .et-l .et_pb_posts_nav a.et_pb_section_parallax, .et-db #et-boc .et-l .et_pb_tab.et_pb_section_parallax {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_section_parallax .et_pb_parallax_css, .et-db #et-boc .et-l .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
        background-attachment:fixed
    }

    .et-db #et-boc .et-l body.et-bfb .et_pb_section_parallax .et_pb_parallax_css, .et-db #et-boc .et-l body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
        background-attachment: scroll;
        bottom:auto
    }

    .et-db #et-boc .et-l .et_pb_section_parallax.et_pb_column .et_pb_module, .et-db #et-boc .et-l .et_pb_section_parallax.et_pb_row .et_pb_column, .et-db #et-boc .et-l .et_pb_section_parallax.et_pb_row .et_pb_module {
        z-index: 9;
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_more_button:hover:after {
        opacity: 1;
        margin-left:0
    }

    .et-db #et-boc .et-l .et_pb_preload .et_pb_section_video_bg, .et-db #et-boc .et-l .et_pb_preload &gt; div {
        visibility:hidden
    }

    .et-db #et-boc .et-l .et_pb_preload, .et-db #et-boc .et-l .et_pb_section.et_pb_section_video.et_pb_preload {
        position: relative;
        background:#464646 !important
    }

    .et-db #et-boc .et-l .et_pb_preload:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        background: url(https://www.teamdefence.info/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;
        border-radius: 32px;
        width: 32px;
        height: 32px;
        margin:-16px 0 0 -16px
    }

    .et-db #et-boc .et-l .box-shadow-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        pointer-events:none
    }

    .et-db #et-boc .et-l .et_pb_section &gt; .box-shadow-overlay ~ .et_pb_row {
        z-index:11
    }

    .et-db #et-boc .et-l body.safari .section_has_divider {
        will-change:transform
    }

    .et-db #et-boc .et-l .et_pb_row &gt; .box-shadow-overlay {
        z-index:8
    }

    .et-db #et-boc .et-l .has-box-shadow-overlay {
        position:relative
    }

    .et-db #et-boc .et-l .et_clickable {
        cursor:pointer
    }

    .et-db #et-boc .et-l .screen-reader-text {
        border: 0;
        clip: rect(1px, 1px, 1px, 1px);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute !important;
        width: 1px;
        word-wrap:normal !important
    }

    .et-db #et-boc .et-l .et_multi_view_hidden, .et-db #et-boc .et-l .et_multi_view_hidden_image {
        display:none !important
    }

    @keyframes multi-view-image-fade {
        0% {
            opacity:0
        }

        10% {
            opacity:.1
        }

        20% {
            opacity:.2
        }

        30% {
            opacity:.3
        }

        40% {
            opacity:.4
        }

        50% {
            opacity:.5
        }

        60% {
            opacity:.6
        }

        70% {
            opacity:.7
        }

        80% {
            opacity:.8
        }

        90% {
            opacity:.9
        }

        to {
            opacity:1
        }
    }

    .et-db #et-boc .et-l .et_multi_view_image__loading {
        visibility:hidden
    }

    .et-db #et-boc .et-l .et_multi_view_image__loaded {
        -webkit-animation: multi-view-image-fade .5s;
        animation:multi-view-image-fade .5s
    }

    .et-db #et-boc .et-l #et-pb-motion-effects-offset-tracker {
        visibility: hidden !important;
        opacity: 0;
        position: absolute;
        top: 0;
        left:0
    }

    .et-db #et-boc .et-l .et-pb-before-scroll-animation {
        opacity:0
    }

    .et-db #et-boc .et-l header.et-l.et-l--header:after {
        clear: both;
        display: block;
        content: ""
    }

    .et-db #et-boc .et-l .et_pb_module {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-duration: .2s;
        animation-duration:.2s
    }

    @-webkit-keyframes fadeBottom {
        0% {
            opacity: 0;
            -webkit-transform: translateY(10%);
            transform:translateY(10%)
        }

        to {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform:translateY(0)
        }
    }

    @keyframes fadeBottom {
        0% {
            opacity: 0;
            -webkit-transform: translateY(10%);
            transform:translateY(10%)
        }

        to {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform:translateY(0)
        }
    }

    @-webkit-keyframes fadeLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-10%);
            transform:translateX(-10%)
        }

        to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform:translateX(0)
        }
    }

    @keyframes fadeLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-10%);
            transform:translateX(-10%)
        }

        to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform:translateX(0)
        }
    }

    @-webkit-keyframes fadeRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(10%);
            transform:translateX(10%)
        }

        to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform:translateX(0)
        }
    }

    @keyframes fadeRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(10%);
            transform:translateX(10%)
        }

        to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform:translateX(0)
        }
    }

    @-webkit-keyframes fadeTop {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-10%);
            transform:translateY(-10%)
        }

        to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform:translateX(0)
        }
    }

    @keyframes fadeTop {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-10%);
            transform:translateY(-10%)
        }

        to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform:translateX(0)
        }
    }

    @-webkit-keyframes fadeIn {
        0% {
            opacity:0
        }

        to {
            opacity:1
        }
    }

    @keyframes fadeIn {
        0% {
            opacity:0
        }

        to {
            opacity:1
        }
    }

    .et-db #et-boc .et-l .et-waypoint:not(.et_pb_counters) {
        opacity:0
    }

    @media (min-width: 981px) {
        .et-db #et-boc .et-l .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et-db #et-boc .et-l .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et-db #et-boc .et-l .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child, .et-db #et-boc .et-l .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child, .et-db #et-boc .et-l .et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et-db #et-boc .et-l .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
            margin-bottom:0
        }
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_overlay.et_pb_inline_icon_tablet:before, .et-db #et-boc .et-l .et_pb_inline_icon_tablet:before {
            content:attr(data-icon-tablet)
        }

        .et-db #et-boc .et-l .et_parallax_bg.et_parallax_bg_tablet_exist, .et-db #et-boc .et-l .et_parallax_gradient.et_parallax_gradient_tablet_exist {
            display:none
        }

        .et-db #et-boc .et-l .et_parallax_bg.et_parallax_bg_tablet, .et-db #et-boc .et-l .et_parallax_gradient.et_parallax_gradient_tablet {
            display:block
        }

        .et-db #et-boc .et-l .et_pb_column .et_pb_module {
            margin-bottom:30px
        }

        .et-db #et-boc .et-l .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column .et_pb_module:last-child, .et-db #et-boc .et-l .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et-db #et-boc .et-l .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_more_button {
            display:inline-block !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet.et_pb_button, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et_pb_more_button {
            color:#2ea3f2
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et_pb_forgot_password a {
            color:#666
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet h1, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet h2, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet h3, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet h4, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet h5, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet h6 {
            color:#333 !important
        }

        .et_pb_module .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet.et_pb_button {
            color:#2ea3f2 !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet {
            color:#666 !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet h1, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet h2, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet h3, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet h4, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet h5, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet h6 {
            color:#fff !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet.et_pb_button, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_pb_more_button {
            color:inherit
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_pb_forgot_password a {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_left-tablet {
            text-align:left
        }

        .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_center-tablet {
            text-align:center
        }

        .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_right-tablet {
            text-align:right
        }

        .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_justified-tablet {
            text-align:justify
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_pb_more_button {
            display:inline-block !important
        }

        .et-db #et-boc .et-l .et_overlay.et_pb_inline_icon_phone:before, .et-db #et-boc .et-l .et_pb_inline_icon_phone:before {
            content:attr(data-icon-phone)
        }

        .et-db #et-boc .et-l .et_parallax_bg.et_parallax_bg_phone_exist, .et-db #et-boc .et-l .et_parallax_gradient.et_parallax_gradient_phone_exist {
            display:none
        }

        .et-db #et-boc .et-l .et_parallax_bg.et_parallax_bg_phone, .et-db #et-boc .et-l .et_parallax_gradient.et_parallax_gradient_phone {
            display:block
        }

        .et-db #et-boc .et-l .et-hide-mobile {
            display:none !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone.et_pb_button, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone.et_pb_module.et_pb_button, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et_pb_more_button {
            color:#2ea3f2
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et_pb_forgot_password a {
            color:#666
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone h1, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone h2, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone h3, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone h4, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone h5, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone h6 {
            color:#333 !important
        }

        .et_pb_module .et-db #et-boc .et-l .et_pb_bg_layout_light_phone.et_pb_button {
            color:#2ea3f2 !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone {
            color:#666 !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone h1, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone h2, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone h3, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone h4, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone h5, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone h6 {
            color:#fff !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_button, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_pb_more_button {
            color:inherit
        }

        .et_pb_module .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_button {
            color:#fff !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_pb_forgot_password a {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_left-phone {
            text-align:left
        }

        .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_center-phone {
            text-align:center
        }

        .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_right-phone {
            text-align:right
        }

        .et-db #et-boc .et-l .et_pb_module.et_pb_text_align_justified-phone {
            text-align:justify
        }
    }

    @media (max-width: 479px) {
        .et-db #et-boc .et-l a.et_pb_more_button {
            display:block
        }
    }

    @media (min-width: 768px) and(max-width: 980px) {
        .et-db #et-boc .et-l [data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped) {
            display:none !important
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l [data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped) {
            display:none !important
        }
    }

    .et-db #et-boc .et-l .et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content:center
    }

    @-webkit-keyframes multi-view-image-fade {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity:1
        }

        50% {
            -webkit-transform: scale(1.01);
            transform: scale(1.01);
            opacity:1
        }

        to {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1
        }
    }
    &lt;/style&gt;
    &lt;style id='divi-dynamic-critical-inline-css' type='text/css'&gt;
    @font-face {
        font-family: ETmodules;
        font-display: block;
        src: url(//www.teamdefence.info/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.eot);
        src: url(//www.teamdefence.info/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.eot?#iefix) format("embedded-opentype"), url(//www.teamdefence.info/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.woff) format("woff"), url(//www.teamdefence.info/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.ttf) format("truetype"), url(//www.teamdefence.info/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.svg#ETmodules) format("svg");
        font-weight: 400;
        font-style: normal
    }

    .et-db #et-boc .et-l .et_audio_content, .et-db #et-boc .et-l .et_link_content, .et-db #et-boc .et-l .et_quote_content {
        background-color:#2ea3f2
    }

    .et-db #et-boc .et-l .et_pb_post .et-pb-controllers a {
        margin-bottom:10px
    }

    .et-db #et-boc .et-l .format-gallery .et-pb-controllers {
        bottom:0
    }

    .et-db #et-boc .et-l .et_pb_blog_grid .et_audio_content {
        margin-bottom:19px
    }

    .et-db #et-boc .et-l .et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide {
        min-height:180px
    }

    .et-db #et-boc .et-l .et_audio_content .wp-block-audio {
        margin: 0;
        padding:0
    }

    .et-db #et-boc .et-l .et_audio_content h2 {
        line-height:44px
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_3 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_4 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_5 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_6 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_2_5 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_3_5 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_3_8 .et_audio_content h2 {
        margin-bottom: 9px;
        margin-top:0
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_3_5 .et_audio_content {
        padding:35px 40px
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_3_5 .et_audio_content h2 {
        line-height:32px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_1_4 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_1_5 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_1_6 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_2_5 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_3_8 .et_audio_content {
        padding:35px 20px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_4 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_5 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_6 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_2_5 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_3_8 .et_audio_content h2 {
        font-size: 18px;
        line-height:26px
    }

    .et-db #et-boc .et-l article.et_pb_has_overlay .et_pb_blog_image_container {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_post &gt; .et_main_video_container {
        position: relative;
        margin-bottom:30px
    }

    .et-db #et-boc .et-l .et_pb_post .et_pb_video_overlay .et_pb_video_play {
        color:#fff
    }

    .et-db #et-boc .et-l .et_pb_post .et_pb_video_overlay_hover:hover {
        background:rgba(0, 0, 0, .6)
    }

    .et-db #et-boc .et-l .et_audio_content, .et-db #et-boc .et-l .et_link_content, .et-db #et-boc .et-l .et_quote_content {
        text-align: center;
        word-wrap: break-word;
        position: relative;
        padding:50px 60px
    }

    .et-db #et-boc .et-l .et_audio_content h2, .et-db #et-boc .et-l .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_link_content h2, .et-db #et-boc .et-l .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_quote_content blockquote p {
        color:#fff !important
    }

    .et-db #et-boc .et-l .et_quote_main_link {
        position: absolute;
        text-indent: -9999px;
        width: 100%;
        height: 100%;
        display: block;
        top: 0;
        left:0
    }

    .et-db #et-boc .et-l .et_quote_content blockquote {
        padding: 0;
        margin: 0;
        border:none
    }

    .et-db #et-boc .et-l .et_audio_content h2, .et-db #et-boc .et-l .et_link_content h2, .et-db #et-boc .et-l .et_quote_content blockquote p {
        margin-top:0
    }

    .et-db #et-boc .et-l .et_audio_content h2 {
        margin-bottom:20px
    }

    .et-db #et-boc .et-l .et_audio_content h2, .et-db #et-boc .et-l .et_link_content h2, .et-db #et-boc .et-l .et_quote_content blockquote p {
        line-height:44px
    }

    .et-db #et-boc .et-l .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_quote_content blockquote cite {
        font-size: 18px;
        font-weight:200
    }

    .et-db #et-boc .et-l .et_quote_content blockquote cite {
        font-style:normal
    }

    .et-db #et-boc .et-l .et_pb_column_2_3 .et_quote_content {
        padding:50px 42px 45px
    }

    .et-db #et-boc .et-l .et_pb_column_2_3 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_2_3 .et_link_content {
        padding:40px 40px 45px
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_1_2 .et_link_content, .et-db #et-boc .et-l .et_pb_column_1_2 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_3_5 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_3_5 .et_link_content, .et-db #et-boc .et-l .et_pb_column_3_5 .et_quote_content {
        padding:35px 40px
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_quote_content blockquote p, .et-db #et-boc .et-l .et_pb_column_3_5 .et_quote_content blockquote p {
        font-size: 26px;
        line-height:32px
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_2 .et_link_content h2, .et-db #et-boc .et-l .et_pb_column_3_5 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_3_5 .et_link_content h2 {
        line-height:32px
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_1_2 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_3_5 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_3_5 .et_quote_content blockquote cite {
        font-size:14px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_1_4 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_1_5 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_1_6 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_2_5 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_3_8 .et_quote_content {
        padding:35px 30px 32px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_1_3 .et_link_content, .et-db #et-boc .et-l .et_pb_column_1_4 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_1_4 .et_link_content, .et-db #et-boc .et-l .et_pb_column_1_5 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_1_5 .et_link_content, .et-db #et-boc .et-l .et_pb_column_1_6 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_1_6 .et_link_content, .et-db #et-boc .et-l .et_pb_column_2_5 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_2_5 .et_link_content, .et-db #et-boc .et-l .et_pb_column_3_8 .et_audio_content, .et-db #et-boc .et-l .et_pb_column_3_8 .et_link_content {
        padding:35px 20px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_3 .et_link_content h2, .et-db #et-boc .et-l .et_pb_column_1_3 .et_quote_content blockquote p, .et-db #et-boc .et-l .et_pb_column_1_4 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_4 .et_link_content h2, .et-db #et-boc .et-l .et_pb_column_1_4 .et_quote_content blockquote p, .et-db #et-boc .et-l .et_pb_column_1_5 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_5 .et_link_content h2, .et-db #et-boc .et-l .et_pb_column_1_5 .et_quote_content blockquote p, .et-db #et-boc .et-l .et_pb_column_1_6 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_1_6 .et_link_content h2, .et-db #et-boc .et-l .et_pb_column_1_6 .et_quote_content blockquote p, .et-db #et-boc .et-l .et_pb_column_2_5 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_2_5 .et_link_content h2, .et-db #et-boc .et-l .et_pb_column_2_5 .et_quote_content blockquote p, .et-db #et-boc .et-l .et_pb_column_3_8 .et_audio_content h2, .et-db #et-boc .et-l .et_pb_column_3_8 .et_link_content h2, .et-db #et-boc .et-l .et_pb_column_3_8 .et_quote_content blockquote p {
        font-size: 18px;
        line-height:26px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_1_3 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_1_4 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_1_5 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_1_5 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_1_6 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_1_6 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_2_5 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_2_5 .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_column_3_8 .et_quote_content blockquote cite {
        font-size:14px
    }

    .et-db #et-boc .et-l .et_pb_post .et_pb_gallery_post_type .et_pb_slide {
        min-height: 500px;
        background-size: cover !important;
        background-position:top
    }

    .et-db #et-boc .et-l .format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
        -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
        box-shadow:inset 0 0 10px rgba(0, 0, 0, .1)
    }

    .et-db #et-boc .et-l .format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
        left:0
    }

    .et-db #et-boc .et-l .format-gallery .et_pb_slider:hover .et-pb-arrow-next {
        right:0
    }

    .et-db #et-boc .et-l .et_pb_post &gt; .et_pb_slider {
        margin-bottom:30px
    }

    .et-db #et-boc .et-l .et_pb_column_3_4 .et_pb_post .et_pb_slide {
        min-height:442px
    }

    .et-db #et-boc .et-l .et_pb_column_2_3 .et_pb_post .et_pb_slide {
        min-height:390px
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_3_5 .et_pb_post .et_pb_slide {
        min-height:284px
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_3_8 .et_pb_post .et_pb_slide {
        min-height:180px
    }

    .et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_post .et_pb_slide {
        min-height:125px
    }

    .et-db #et-boc .et-l .et_pb_portfolio.et_pb_section_parallax .pagination, .et-db #et-boc .et-l .et_pb_portfolio.et_pb_section_video .pagination, .et-db #et-boc .et-l .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et-db #et-boc .et-l .et_pb_portfolio_grid.et_pb_section_video .pagination {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_post .post-meta, .et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_post .post-meta a, .et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_post p {
        color:#666
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_dark .et_pb_post .post-meta, .et-db #et-boc .et-l .et_pb_bg_layout_dark .et_pb_post .post-meta a, .et-db #et-boc .et-l .et_pb_bg_layout_dark .et_pb_post p {
        color:inherit
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_text_color_dark .et_link_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_text_color_dark .et_quote_content blockquote p {
        color:#666 !important
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark.et_audio_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark.et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_text_color_dark.et_link_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark.et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_text_color_dark.et_quote_content blockquote p {
        color:#bbb !important
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark.et_audio_content, .et-db #et-boc .et-l .et_pb_text_color_dark.et_link_content, .et-db #et-boc .et-l .et_pb_text_color_dark.et_quote_content {
        background-color:#e8e8e8
    }

    @media (min-width: 981px) and(max-width: 1100px) {
        .et-db #et-boc .et-l .et_quote_content {
            padding:50px 70px 45px
        }

        .et-db #et-boc .et-l .et_pb_column_2_3 .et_quote_content {
            padding:50px 50px 45px
        }

        .et-db #et-boc .et-l .et_pb_column_1_2 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_3_5 .et_quote_content {
            padding:35px 47px 30px
        }

        .et-db #et-boc .et-l .et_pb_column_1_3 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_1_4 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_1_5 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_1_6 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_2_5 .et_quote_content, .et-db #et-boc .et-l .et_pb_column_3_8 .et_quote_content {
            padding:35px 25px 32px
        }

        .et-db #et-boc .et-l .et_pb_column_4_4 .et_pb_post .et_pb_slide {
            min-height:534px
        }

        .et-db #et-boc .et-l .et_pb_column_3_4 .et_pb_post .et_pb_slide {
            min-height:392px
        }

        .et-db #et-boc .et-l .et_pb_column_2_3 .et_pb_post .et_pb_slide {
            min-height:345px
        }

        .et-db #et-boc .et-l .et_pb_column_1_2 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_3_5 .et_pb_post .et_pb_slide {
            min-height:250px
        }

        .et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_3_8 .et_pb_post .et_pb_slide {
            min-height:155px
        }

        .et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_post .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_post .et_pb_slide {
            min-height:108px
        }
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_content h2 {
            color:#fff !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_audio_content h2 {
            color:#bbb !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_audio_content {
            background-color:#e8e8e8
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_content h2, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_link_content h2, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_quote_content blockquote p {
            color:#fff !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_audio_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_link_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_quote_content blockquote p {
            color:#666 !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_audio_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_link_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_quote_content blockquote p {
            color:#bbb !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_audio_content, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_link_content, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet.et_quote_content {
            background-color:#e8e8e8
        }
    }

    @media (min-width: 768px) and(max-width: 980px) {
        .et-db #et-boc .et-l .et_audio_content h2 {
            font-size: 26px !important;
            line-height: 44px !important;
            margin-bottom:24px !important
        }

        .et-db #et-boc .et-l .et_pb_post &gt; .et_pb_gallery_post_type &gt; .et_pb_slides &gt; .et_pb_slide {
            min-height:384px !important
        }

        .et-db #et-boc .et-l .et_quote_content {
            padding:50px 43px 45px !important
        }

        .et-db #et-boc .et-l .et_quote_content blockquote p {
            font-size: 26px !important;
            line-height:44px !important
        }

        .et-db #et-boc .et-l .et_quote_content blockquote cite {
            font-size:18px !important
        }

        .et-db #et-boc .et-l .et_link_content {
            padding:40px 40px 45px
        }

        .et-db #et-boc .et-l .et_link_content h2 {
            font-size: 26px !important;
            line-height:44px !important
        }

        .et-db #et-boc .et-l .et_link_content a.et_link_main_url {
            font-size:18px !important
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_audio_content h2, .et-db #et-boc .et-l .et_link_content h2, .et-db #et-boc .et-l .et_quote_content, .et-db #et-boc .et-l .et_quote_content blockquote p {
            font-size: 20px !important;
            line-height:26px !important
        }

        .et-db #et-boc .et-l .et_audio_content, .et-db #et-boc .et-l .et_link_content {
            padding:35px 20px !important
        }

        .et-db #et-boc .et-l .et_audio_content h2 {
            margin-bottom:9px !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_content h2 {
            color:#fff !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_audio_content {
            background-color:#e8e8e8
        }

        .et-db #et-boc .et-l .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_quote_content blockquote cite {
            font-size:14px !important
        }

        .et-db #et-boc .et-l .format-gallery .et-pb-controllers {
            height:auto
        }

        .et-db #et-boc .et-l .et_pb_post &gt; .et_pb_gallery_post_type &gt; .et_pb_slides &gt; .et_pb_slide {
            min-height:222px !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_content h2, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_link_content h2, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_quote_content blockquote p {
            color:#fff !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_audio_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_link_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_quote_content blockquote p {
            color:#666 !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_audio_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_link_content a.et_link_main_url, .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_link_content h2, .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_quote_content blockquote cite, .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_quote_content blockquote p {
            color:#bbb !important
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_audio_content, .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_link_content, .et-db #et-boc .et-l .et_pb_text_color_dark_phone.et_quote_content {
            background-color:#e8e8e8
        }
    }

    @media (max-width: 479px) {
        .et-db #et-boc .et-l .et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
            font-size: 1.5rem;
            line-height: 1.5rem;
            margin-left: -.75rem;
            margin-top:-.75rem
        }

        .et-db #et-boc .et-l .et_audio_content, .et-db #et-boc .et-l .et_quote_content {
            padding:35px 20px !important
        }

        .et-db #et-boc .et-l .et_pb_post &gt; .et_pb_gallery_post_type &gt; .et_pb_slides &gt; .et_pb_slide {
            min-height:156px !important
        }
    }

    .et_full_width_page .et_gallery_item {
        float: left;
        width: 20.875%;
        margin:0 5.5% 5.5% 0
    }

    .et_full_width_page .et_gallery_item:nth-child(3n) {
        margin-right:5.5%
    }

    .et_full_width_page .et_gallery_item:nth-child(3n + 1) {
        clear:none
    }

    .et_full_width_page .et_gallery_item:nth-child(4n) {
        margin-right:0
    }

    .et_full_width_page .et_gallery_item:nth-child(4n + 1) {
        clear: both
    }

    .et-db #et-boc .et-l .et_pb_slider {
        position: relative;
        overflow:hidden
    }

    .et-db #et-boc .et-l .et_pb_slide {
        padding: 0 6%;
        background-size: cover;
        background-position: 50%;
        background-repeat:no-repeat
    }

    .et-db #et-boc .et-l .et_pb_slider .et_pb_slide {
        display: none;
        float: left;
        margin-right: -100%;
        position: relative;
        width: 100%;
        text-align: center;
        list-style: none !important;
        background-position: 50%;
        background-size: 100%;
        background-size:cover
    }

    .et-db #et-boc .et-l .et_pb_slider .et_pb_slide:first-child {
        display:list-item
    }

    .et-db #et-boc .et-l .et-pb-controllers {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        text-align: center;
        z-index:10
    }

    .et-db #et-boc .et-l .et-pb-controllers a {
        display: inline-block;
        background-color: hsla(0, 0%, 100%, .5);
        text-indent: -9999px;
        border-radius: 7px;
        width: 7px;
        height: 7px;
        margin-right: 10px;
        padding: 0;
        opacity:.5
    }

    .et-db #et-boc .et-l .et-pb-controllers .et-pb-active-control {
        opacity:1
    }

    .et-db #et-boc .et-l .et-pb-controllers a:last-child {
        margin-right:0
    }

    .et-db #et-boc .et-l .et-pb-controllers .et-pb-active-control {
        background-color:#fff
    }

    .et-db #et-boc .et-l .et_pb_slides .et_pb_temp_slide {
        display:block
    }

    .et-db #et-boc .et-l .et_pb_slides:after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
        width:0
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control {
            background-color:#333
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et-pb-controllers a {
            background-color:rgba(0, 0, 0, .3)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et_pb_slide_content {
            color:#333
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_pb_slide_description {
            text-shadow:0 1px 3px rgba(0, 0, 0, .3)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_pb_slide_content {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control {
            background-color:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et-pb-controllers a {
            background-color:hsla(0, 0%, 100%, .5)
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et-pb-controllers {
            position: absolute;
            bottom: 5%;
            left: 0;
            width: 100%;
            text-align: center;
            z-index: 10;
            height:14px
        }

        .et-db #et-boc .et-l .et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
            bottom:18px
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
            background-color:hsla(0, 0%, 100%, .9)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control {
            background-color:#333
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et-pb-controllers a {
            background-color:rgba(0, 0, 0, .3)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control {
            background-color:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et-pb-controllers a {
            background-color:hsla(0, 0%, 100%, .5)
        }
    }

    .et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
        background-attachment: scroll
    }

    .et-db #et-boc .et-l .et-pb-arrow-next, .et-db #et-boc .et-l .et-pb-arrow-prev {
        position: absolute;
        top: 50%;
        z-index: 100;
        font-size: 48px;
        color: #fff;
        margin-top: -24px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        opacity:0
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_light .et-pb-arrow-next, .et-db #et-boc .et-l .et_pb_bg_layout_light .et-pb-arrow-prev {
        color:#333
    }

    .et-db #et-boc .et-l .et_pb_slider:hover .et-pb-arrow-prev {
        left: 22px;
        opacity:1
    }

    .et-db #et-boc .et-l .et_pb_slider:hover .et-pb-arrow-next {
        right: 22px;
        opacity:1
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
        background-color:#333
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_light .et-pb-controllers a {
        background-color:rgba(0, 0, 0, .3)
    }

    .et-db #et-boc .et-l .et-pb-arrow-next:hover, .et-db #et-boc .et-l .et-pb-arrow-prev:hover {
        text-decoration:none
    }

    .et-db #et-boc .et-l .et-pb-arrow-next span, .et-db #et-boc .et-l .et-pb-arrow-prev span {
        display:none
    }

    .et-db #et-boc .et-l .et-pb-arrow-prev {
        left:-22px
    }

    .et-db #et-boc .et-l .et-pb-arrow-next {
        right:-22px
    }

    .et-db #et-boc .et-l .et-pb-arrow-prev:before {
        content: "4"
    }

    .et-db #et-boc .et-l .et-pb-arrow-next:before {
        content: "5"
    }

    .et-db #et-boc .et-l .format-gallery .et-pb-arrow-next, .et-db #et-boc .et-l .format-gallery .et-pb-arrow-prev {
        color:#fff
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev, .et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev {
        left:0
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next, .et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev, .et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev, .et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev, .et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next {
        right:0
    }

    .et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_slider .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_slider .et_pb_slide, .et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_slider .et_pb_slide {
        min-height:170px
    }

    .et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next, .et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next, .et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next {
        right:0
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et-pb-arrow-next, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et-pb-arrow-prev {
            color:#333
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et-pb-arrow-next, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et-pb-arrow-prev {
            color:#fff
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_pb_slider:hover .et-pb-arrow-prev {
            left: 0;
            opacity:1
        }

        .et-db #et-boc .et-l .et_pb_slider:hover .et-pb-arrow-next {
            right: 0;
            opacity:1
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et-pb-arrow-next, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et-pb-arrow-prev {
            color:#333
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et-pb-arrow-next, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et-pb-arrow-prev {
            color:#fff
        }
    }

    .et_mobile_device .et-pb-arrow-prev {
        left: 22px;
        opacity:1
    }

    .et_mobile_device .et-pb-arrow-next {
        right: 22px;
        opacity:1
    }

    @media (max-width: 767px) {
        .et_mobile_device .et-pb-arrow-prev {
            left: 0;
            opacity:1
        }

        .et_mobile_device .et-pb-arrow-next {
            right: 0;
            opacity: 1
        }
    }

    .et-db #et-boc .et-l .et_overlay {
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: hsla(0, 0%, 100%, .9);
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all .3s;
        transition: all .3s;
        border: 1px solid #e5e5e5;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-font-smoothing:antialiased
    }

    .et-db #et-boc .et-l .et_overlay:before {
        color: #2ea3f2;
        content: "\E050";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 32px;
        -webkit-transition: all .4s;
        transition:all .4s
    }

    .et-db #et-boc .et-l .et_portfolio_image, .et-db #et-boc .et-l .et_shop_image {
        position: relative;
        display:block
    }

    .et-db #et-boc .et-l .et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et-db #et-boc .et-l .et_portfolio_image:hover .et_overlay, .et-db #et-boc .et-l .et_shop_image:hover .et_overlay {
        z-index: 3;
        opacity:1
    }

    .et-db #et-boc .et-l #ie7 .et_overlay, .et-db #et-boc .et-l #ie8 .et_overlay {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_module.et_pb_has_overlay {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_module.et_pb_has_overlay .et_overlay, .et-db #et-boc .et-l article.et_pb_has_overlay {
        border: none
    }

    .et-db #et-boc .et-l .et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
        font-size:14px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-container {
        width: auto !important;
        min-width: unset !important;
        height:auto !important
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-container, .et-db #et-boc .et-l .et_audio_container .mejs-container .mejs-controls, .et-db #et-boc .et-l .et_audio_container .mejs-embed, .et-db #et-boc .et-l .et_audio_container .mejs-embed body {
        background: none;
        height:auto
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded, .et-db #et-boc .et-l .et_audio_container .mejs-time.mejs-currenttime-container {
        display:none !important
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-time {
        display: block !important;
        padding: 0;
        margin-left: 10px;
        margin-right: 90px;
        line-height:inherit
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-android .mejs-time, .et-db #et-boc .et-l .et_audio_container .mejs-ios .mejs-time, .et-db #et-boc .et-l .et_audio_container .mejs-ipad .mejs-time, .et-db #et-boc .et-l .et_audio_container .mejs-iphone .mejs-time {
        margin-right:0
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
        background: hsla(0, 0%, 100%, .5);
        border-radius: 5px;
        height: 4px;
        margin: 8px 0 0;
        top: 0;
        right: 0;
        left:auto
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls &gt; div {
        height:20px !important
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls div.mejs-time-rail {
        padding-top: 0;
        position: relative;
        display: block !important;
        margin-left: 42px;
        margin-right:0
    }

    .et-db #et-boc .et-l .et_audio_container span.mejs-time-total.mejs-time-slider {
        display: block !important;
        position: relative !important;
        max-width: 100%;
        min-width:unset !important
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-button.mejs-volume-button {
        width: auto;
        height: auto;
        margin-left: auto;
        position: absolute;
        right: 59px;
        bottom:-2px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
        background: #fff;
        height: 4px;
        border-radius:5px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
        display: block;
        border: none;
        width:10px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-time-rail .mejs-time-handle-content {
        border-radius: 100%;
        -webkit-transform: scale(1);
        transform:scale(1)
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_container .mejs-time-rail .mejs-time-handle-content {
        border-color:#666
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-time-rail .mejs-time-hovered {
        height:4px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
        background: #fff;
        border-radius: 5px;
        height: 10px;
        position: absolute;
        top:-3px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-container .mejs-controls .mejs-time span {
        font-size:18px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
        display: block !important;
        height: 19px;
        margin-left: 5px;
        position: absolute;
        right: 0;
        bottom:0
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls div.mejs-horizontal-volume-slider {
        height:4px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-playpause-button button, .et-db #et-boc .et-l .et_audio_container .mejs-volume-button button {
        background: none !important;
        margin: 0 !important;
        width: auto !important;
        height: auto !important;
        position: relative !important;
        z-index:99
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-playpause-button button:before {
        content: "E" !important;
        font-size: 32px;
        left: 0;
        top:-8px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-playpause-button button:before, .et-db #et-boc .et-l .et_audio_container .mejs-volume-button button:before {
        color:#fff
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-playpause-button {
        margin-top: -7px !important;
        width: auto !important;
        height: auto !important;
        position:absolute
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-controls .mejs-button button:focus {
        outline:none
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-playpause-button.mejs-pause button:before {
        content: "`" !important
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-volume-button button:before {
        content: "\E068";
        font-size:18px
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
        background:hsla(0, 0%, 60%, .5)
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
        background:#999
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before, .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before {
        color:#666
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et-db #et-boc .et-l .et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle {
        background:#666
    }

    .et-db #et-boc .et-l .et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span {
        color:#999
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
        font-size:14px
    }

    .et-db #et-boc .et-l .et_audio_container .mejs-container .mejs-controls {
        padding: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        min-width: unset !important;
        position:relative
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et-db #et-boc .et-l .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
            font-size:18px
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
            background:hsla(0, 0%, 100%, .5)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
            background:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
            background:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
            background:hsla(0, 0%, 60%, .5)
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
            background:#999
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before {
            color:#666
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle {
            background:#666
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span {
            color:#999
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_audio_container .mejs-container .mejs-controls .mejs-time span {
            font-size:14px !important
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
            background:hsla(0, 0%, 100%, .5)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
            background:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
            background:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
            background:hsla(0, 0%, 60%, .5)
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
            background:#999
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before, .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before {
            color:#666
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et-db #et-boc .et-l .et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle {
            background:#666
        }

        .et-db #et-boc .et-l .et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span {
            color: #999
        }
    }

    .et-db #et-boc .et-l .et_pb_video_box {
        display: block;
        position: relative;
        z-index: 1;
        line-height:0
    }

    .et-db #et-boc .et-l .et_pb_video_box video {
        width: 100% !important;
        height:auto !important
    }

    .et-db #et-boc .et-l .et_pb_video_overlay {
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%;
        cursor:pointer
    }

    .et-db #et-boc .et-l .et_pb_video_play:before {
        font-family: ETmodules;
        content: "I"
    }

    .et-db #et-boc .et-l .et_pb_video_play {
        display: block;
        position: absolute;
        z-index: 100;
        color: #fff;
        left: 50%;
        top:50%
    }

    .et-db #et-boc .et-l .et_pb_column_1_2 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_2_3 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_3_4 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_3_5 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_4_4 .et_pb_video_play {
        font-size: 6rem;
        line-height: 6rem;
        margin-left: -3rem;
        margin-top:-3rem
    }

    .et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_3_8 .et_pb_video_play {
        font-size: 3rem;
        line-height: 3rem;
        margin-left: -1.5rem;
        margin-top:-1.5rem
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_video_play {
        color:#333
    }

    .et-db #et-boc .et-l .et_pb_video_overlay_hover {
        background: transparent;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 100;
        -webkit-transition: all .5s ease-in-out;
        transition:all .5s ease-in-out
    }

    .et-db #et-boc .et-l .et_pb_video .et_pb_video_overlay_hover:hover {
        background:rgba(0, 0, 0, .6)
    }

    @media (min-width: 768px) and(max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_3_8 .et_pb_video_play {
            font-size: 6rem;
            line-height: 6rem;
            margin-left: -3rem;
            margin-top:-3rem
        }
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et_pb_video_play {
            color:#333
        }
    }

    @media (max-width: 768px) {
        .et-db #et-boc .et-l .et_pb_column_1_2 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_2_3 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_3_4 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_3_5 .et_pb_video_play, .et-db #et-boc .et-l .et_pb_column_4_4 .et_pb_video_play {
            font-size: 3rem;
            line-height: 3rem;
            margin-left: -1.5rem;
            margin-top:-1.5rem
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et_pb_video_play {
            color: #333
        }
    }

    .et-db #et-boc .et-l .et_post_gallery {
        padding: 0 !important;
        line-height: 1.7 !important;
        list-style:none !important
    }

    .et-db #et-boc .et-l .et_gallery_item {
        float: left;
        width: 28.353%;
        margin:0 7.47% 7.47% 0
    }

    .et-db #et-boc .et-l .blocks-gallery-item, .et-db #et-boc .et-l .et_gallery_item {
        padding-left:0 !important
    }

    .et-db #et-boc .et-l .blocks-gallery-item:before, .et-db #et-boc .et-l .et_gallery_item:before {
        display:none
    }

    .et-db #et-boc .et-l .et_gallery_item:nth-child(3n) {
        margin-right:0
    }

    .et-db #et-boc .et-l .et_gallery_item:nth-child(3n + 1) {
        clear: both
    }

    .et-db #et-boc .et-l .et_pb_post {
        margin-bottom: 60px;
        word-wrap:break-word
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_post_content.et_pb_with_border img, .et-db #et-boc .et-l .et_pb_post_content.et_pb_with_border img, .et-db #et-boc .et-l .et_pb_with_border .et_pb_post .et_pb_slides, .et-db #et-boc .et-l .et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder), .et-db #et-boc .et-l .et_pb_with_border.et_pb_posts .et_pb_post, .et-db #et-boc .et-l .et_pb_with_border.et_pb_posts_nav span.nav-next a, .et-db #et-boc .et-l .et_pb_with_border.et_pb_posts_nav span.nav-previous a {
        border:0 solid #333
    }

    .et-db #et-boc .et-l .et_pb_post .entry-content {
        padding-top:30px
    }

    .et-db #et-boc .et-l .et_pb_post .entry-featured-image-url {
        display: block;
        position: relative;
        margin-bottom:30px
    }

    .et-db #et-boc .et-l .et_pb_post .entry-title a, .et-db #et-boc .et-l .et_pb_post h2 a {
        text-decoration:none
    }

    .et-db #et-boc .et-l .et_pb_post .post-meta {
        font-size: 14px;
        margin-bottom:6px
    }

    .et-db #et-boc .et-l .et_pb_post .post-meta a {
        text-decoration:none
    }

    .et-db #et-boc .et-l .et_pb_post .more {
        color: #82c0c7;
        text-decoration:none
    }

    .et-db #et-boc .et-l .et_pb_posts a.more-link {
        clear: both;
        display:block
    }

    .et-db #et-boc .et-l .et_pb_posts .et_pb_post {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_has_overlay.et_pb_post .et_pb_image_container a {
        display: block;
        position: relative;
        overflow:hidden
    }

    .et-db #et-boc .et-l .et_pb_image_container img, .et-db #et-boc .et-l .et_pb_post a img {
        vertical-align: bottom;
        max-width:100%
    }

    @media (min-width: 981px) and(max-width: 1100px) {
        .et-db #et-boc .et-l .et_pb_post {
            margin-bottom:42px
        }
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_post {
            margin-bottom:42px
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et_pb_post .post-meta, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et_pb_post .post-meta a, .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet .et_pb_post p {
            color:#666
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_pb_post .post-meta, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_pb_post p {
            color:inherit
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .comment_postinfo a, .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .comment_postinfo span {
            color:#fff
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_pb_post {
            margin-bottom:42px
        }

        .et-db #et-boc .et-l .et_pb_post &gt; h2 {
            font-size:18px
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et_pb_post .post-meta, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et_pb_post .post-meta a, .et-db #et-boc .et-l .et_pb_bg_layout_light_phone .et_pb_post p {
            color:#666
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_pb_post .post-meta, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_pb_post .post-meta a, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_pb_post p {
            color:inherit
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .comment_postinfo a, .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .comment_postinfo span {
            color:#fff
        }
    }

    @media (max-width: 479px) {
        .et-db #et-boc .et-l .et_pb_post {
            margin-bottom:42px
        }

        .et-db #et-boc .et-l .et_pb_post h2 {
            font-size: 16px;
            padding-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_post .post-meta {
            color: #666;
            font-size: 14px
        }
    }

    @media (min-width: 981px) {
        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column {
            margin-right:5.5%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_4_4, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_4_4 {
            width:100%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_4_4 .et_pb_module {
            margin-bottom:2.75%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_3_4, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_3_4 {
            width:73.625%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_3_4 .et_pb_module {
            margin-bottom:3.735%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_2_3, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_2_3 {
            width:64.833%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_2_3 .et_pb_module {
            margin-bottom:4.242%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_3_5, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_3_5 {
            width:57.8%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_3_5 .et_pb_module {
            margin-bottom:4.758%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_2, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_2 {
            width:47.25%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_2 .et_pb_module {
            margin-bottom:5.82%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_2_5, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_2_5 {
            width:36.7%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_module {
            margin-bottom:7.493%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_3, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_3 {
            width:29.6667%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_module {
            margin-bottom:9.27%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_4, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_4 {
            width:20.875%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_module {
            margin-bottom:13.174%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_5, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_5 {
            width:15.6%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_module {
            margin-bottom:17.628%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_6, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_6 {
            width:12.0833%
        }

        .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module, .et_pb_gutters3.et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_module {
            margin-bottom:22.759%
        }

        .et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
            width: 20.875%;
            margin-right: 5.5%;
            margin-bottom:5.5%
        }

        .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
            width: 28.353%;
            margin-right:7.47%
        }

        .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product {
            width: 100%;
            margin-right:0
        }

        .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product, .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product {
            width: 48%;
            margin-right:4%
        }

        .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n + 2), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n + 2) {
            margin-right:0
        }

        .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n + 1), .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n + 1) {
            clear: none
        }
    }

    .et-db #et-boc .et-l .et_parallax_bg.et_parallax_bg__sticky, .et-db #et-boc .et-l .et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky), .et-db #et-boc .et-l .et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky) {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky, .et-db #et-boc .et-l .et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky {
        display:block
    }

    .et-db #et-boc .et-l .et_builder_inner_content.has_et_pb_sticky {
        z-index:inherit
    }

    .et-db #et-boc .et-l .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky, .et-db #et-boc .et-l .et_pb_column.has_et_pb_sticky {
        z-index:20
    }

    .et-l--header .et-db #et-boc .et-l .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky, .et-l--header .et-db #et-boc .et-l .et_pb_column.has_et_pb_sticky {
        z-index:30
    }

    .et-l--footer .et-db #et-boc .et-l .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky, .et-l--footer .et-db #et-boc .et-l .et_pb_column.has_et_pb_sticky {
        z-index:10
    }

    .et-db #et-boc .et-l .et_pb_sticky_placeholder {
        opacity:0 !important
    }

    .et-db #et-boc .et-l .et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before, .et-db #et-boc .et-l .et_pb_sticky .et_pb_inline_icon_sticky:before {
        content:attr(data-icon-sticky) !important
    }

    .et-db #et-boc .et-l body .et-script-temporary-measurement {
        opacity: 0
    }

    #sidebar {
        padding-bottom:28px
    }

    #sidebar .et_pb_widget {
        margin-bottom: 30px;
        width: 100%;
        float:none
    }

    .et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value, .et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep {
        font-size: 44px;
        line-height:44px
    }

    .et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value, .et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep {
        font-size: 32px;
        line-height:32px
    }

    .et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value, .et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep {
        font-size: 24px;
        line-height:24px
    }

    .et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value, .et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep {
        font-size: 20px;
        line-height:20px
    }

    .et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, .et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep, .et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, .et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep {
        font-size: 16px;
        line-height:16px
    }

    @media all and (min-width: 981px) and(max-width: 1100px) {
        #sidebar .et_pb_widget {
            margin-left:0
        }

        .et_left_sidebar #sidebar .et_pb_widget {
            margin-right:0
        }
    }

    @media all and (min-width: 981px) {
        #sidebar {
            float: left;
            width:20.875%
        }

        .et_right_sidebar #left-area {
            float: left;
            padding-right:5.5%
        }

        .et_right_sidebar #sidebar {
            padding-left:30px
        }

        .et_right_sidebar #main-content .container:before {
            right:20.875% !important
        }

        .et_left_sidebar #left-area {
            float: right;
            padding-left:5.5%
        }

        .et_left_sidebar #sidebar {
            padding-right:30px
        }

        .et_left_sidebar #main-content .container:before {
            left:20.875% !important
        }
    }

    @media all and (max-width: 980px) {
        .et_right_sidebar #left-area, .et_right_sidebar #sidebar, .et_left_sidebar #left-area, .et_left_sidebar #sidebar {
            width: auto;
            float: none;
            padding-right: 0;
            padding-left:0
        }

        .et_right_sidebar #left-area {
            margin-right:0
        }

        .et_right_sidebar #sidebar {
            margin-left: 0;
            border-left:none
        }

        .et_left_sidebar #left-area {
            margin-left:0
        }

        .et_left_sidebar #sidebar {
            margin-right: 0;
            border-right: none
        }
    }

    .et_pb_widget {
        float: left;
        max-width: 100%;
        word-wrap:break-word
    }

    .et_pb_widget a {
        text-decoration: none;
        color:#666
    }

    .et_pb_widget li a:hover {
        color:#82c0c7
    }

    .et_pb_widget ol li, .et_pb_widget ul li {
        margin-bottom:.5em
    }

    .et_pb_widget ol li ol li, .et_pb_widget ul li ul li {
        margin-left:15px
    }

    .et_pb_widget select {
        width: 100%;
        height: 28px;
        padding:0 5px
    }

    .et_pb_widget_area .et_pb_widget a {
        color:inherit
    }

    .et_pb_bg_layout_light .et_pb_widget li a {
        color:#666
    }

    .et_pb_bg_layout_dark .et_pb_widget li a {
        color: inherit
    }

    .et-db #et-boc .et-l .et_pb_section {
        position: relative;
        background-color: #fff;
        background-position: 50%;
        background-size: 100%;
        background-size:cover
    }

    .et-db #et-boc .et-l .et_pb_section--absolute, .et-db #et-boc .et-l .et_pb_section--fixed {
        width:100%
    }

    .et-db #et-boc .et-l .et_pb_section.et_section_transparent {
        background-color:transparent
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_section {
        padding:0
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_section &gt; .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
        padding:0 !important
    }

    .et-db #et-boc .et-l .et_pb_inner_shadow {
        -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
        box-shadow:inset 0 0 7px rgba(0, 0, 0, .07)
    }

    .et-db #et-boc .et-l .et_pb_bottom_inside_divider, .et-db #et-boc .et-l .et_pb_top_inside_divider {
        display: block;
        background-repeat-y: no-repeat;
        height: 100%;
        position: absolute;
        pointer-events: none;
        width: 100%;
        left: 0;
        right:0
    }

    .et-db #et-boc .et-l .et_pb_bottom_inside_divider.et-no-transition, .et-db #et-boc .et-l .et_pb_top_inside_divider.et-no-transition {
        -webkit-transition: none !important;
        transition:none !important
    }

    .et-db #et-boc .et-l .et-fb .section_has_divider.et_fb_element_controls_visible--child &gt; .et_pb_bottom_inside_divider, .et-db #et-boc .et-l .et-fb .section_has_divider.et_fb_element_controls_visible--child &gt; .et_pb_top_inside_divider {
        z-index:1
    }

    .et-db #et-boc .et-l .et_pb_section_video:not(.et_pb_section--with-menu) {
        overflow: hidden;
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_column &gt; .et_pb_section_video_bg {
        z-index:-1
    }

    .et-db #et-boc .et-l .et_pb_section_video_bg {
        visibility: visible;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: block;
        pointer-events: none;
        -webkit-transition: display .3s;
        transition:display .3s
    }

    .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_hover, .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_phone, .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_tablet, .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_section_video_bg .mejs-controls, .et-db #et-boc .et-l .et_pb_section_video_bg .mejs-overlay-play {
        display:none !important
    }

    .et-db #et-boc .et-l .et_pb_section_video_bg embed, .et-db #et-boc .et-l .et_pb_section_video_bg iframe, .et-db #et-boc .et-l .et_pb_section_video_bg object, .et-db #et-boc .et-l .et_pb_section_video_bg video {
        max-width:none
    }

    .et-db #et-boc .et-l .et_pb_section_video_bg .mejs-video {
        left: 50%;
        position: absolute;
        max-width:none
    }

    .et-db #et-boc .et-l .et_pb_section_video_bg .mejs-overlay-loading {
        display:none !important
    }

    .et-db #et-boc .et-l .et_pb_social_network_link .et_pb_section_video {
        overflow:visible
    }

    .et-db #et-boc .et-l .et_pb_section_video_on_hover:hover &gt; .et_pb_section_video_bg {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_section_video_on_hover:hover &gt; .et_pb_section_video_bg_hover, .et-db #et-boc .et-l .et_pb_section_video_on_hover:hover &gt; .et_pb_section_video_bg_hover_inherit {
        display:block
    }

    @media (min-width: 981px) {
        #et-main-area .et-db #et-boc .et-l .et_pb_section {
            padding:4% 0
        }

        body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et-db #et-boc .et-l .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required .et-db #et-boc .et-l .et_pb_section {
            padding-top:0
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_section {
            padding:0
        }

        .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
            display:block
        }
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_section {
            padding:50px 0
        }

        body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et-db #et-boc .et-l .et_pb_section, body:not(.et_pb_pagebuilder_layout) .post-password-required .et-db #et-boc .et-l .et_pb_section {
            padding-top:0
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_section {
            padding:0
        }

        .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_tablet {
            display:block
        }

        .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
            display:none
        }
    }

    @media (min-width: 768px) {
        .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
            display:block
        }
    }

    @media (min-width: 768px) and(max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
            display:block
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_phone {
            display:block
        }

        .et-db #et-boc .et-l .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
            display: none
        }
    }

    .et-db #et-boc .et-l .et_pb_row {
        width: 80%;
        max-width: 1080px;
        margin: auto;
        position:relative
    }

    body.safari .et-db #et-boc .et-l .section_has_divider, body.uiwebview .et-db #et-boc .et-l .section_has_divider {
        -webkit-perspective: 2000px;
        perspective:2000px
    }

    .et-db #et-boc .et-l .section_has_divider .et_pb_row {
        z-index:5
    }

    .et-db #et-boc .et-l .et_pb_row_inner {
        width: 100%;
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_row.et_pb_row_empty, .et-db #et-boc .et-l .et_pb_row_inner:nth-of-type(n + 2).et_pb_row_empty {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_row:after, .et-db #et-boc .et-l .et_pb_row_inner:after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
        width:0
    }

    .et-db #et-boc .et-l .et_pb_row_4col .et-last-child, .et-db #et-boc .et-l .et_pb_row_4col .et-last-child-2, .et-db #et-boc .et-l .et_pb_row_6col .et-last-child, .et-db #et-boc .et-l .et_pb_row_6col .et-last-child-2, .et-db #et-boc .et-l .et_pb_row_6col .et-last-child-3 {
        margin-bottom:0
    }

    .et-db #et-boc .et-l .et_pb_column {
        float: left;
        background-size: cover;
        background-position: 50%;
        position: relative;
        z-index: 2;
        min-height:1px
    }

    .et-db #et-boc .et-l .et_pb_column--with-menu {
        z-index:3
    }

    .et-db #et-boc .et-l .et_pb_column.et_pb_column_empty {
        min-height:1px
    }

    .et-db #et-boc .et-l .et_pb_row .et_pb_column.et-last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column:last-child, .et-db #et-boc .et-l .et_pb_row_inner .et_pb_column.et-last-child, .et-db #et-boc .et-l .et_pb_row_inner .et_pb_column:last-child {
        margin-right:0 !important
    }

    .et-db #et-boc .et-l .et_pb_column.et_pb_section_parallax {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_column, .et-db #et-boc .et-l .et_pb_row, .et-db #et-boc .et-l .et_pb_row_inner {
        background-size: cover;
        background-position: 50%;
        background-repeat:no-repeat
    }

    @media (min-width: 981px) {
        .et-db #et-boc .et-l .et_pb_row {
            padding:2% 0
        }

        body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et-db #et-boc .et-l .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et-db #et-boc .et-l .et_pb_row {
            padding: 0;
            width:100%
        }

        .et-db #et-boc .et-l .et_pb_column_3_4 .et_pb_row_inner {
            padding:3.735% 0
        }

        .et-db #et-boc .et-l .et_pb_column_2_3 .et_pb_row_inner {
            padding:4.2415% 0
        }

        .et-db #et-boc .et-l .et_pb_column_1_2 .et_pb_row_inner, .et-db #et-boc .et-l .et_pb_column_3_5 .et_pb_row_inner {
            padding:5.82% 0
        }

        .et-db #et-boc .et-l .et_section_specialty &gt; .et_pb_row {
            padding:0
        }

        .et-db #et-boc .et-l .et_pb_row_inner {
            width:100%
        }

        .et-db #et-boc .et-l .et_pb_column_single {
            padding:2.855% 0
        }

        .et-db #et-boc .et-l .et_pb_column_single .et_pb_module.et-first-child, .et-db #et-boc .et-l .et_pb_column_single .et_pb_module:first-child {
            margin-top:0
        }

        .et-db #et-boc .et-l .et_pb_column_single .et_pb_module.et-last-child, .et-db #et-boc .et-l .et_pb_column_single .et_pb_module:last-child {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_row .et_pb_column.et-last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column:last-child, .et-db #et-boc .et-l .et_pb_row_inner .et_pb_column.et-last-child, .et-db #et-boc .et-l .et_pb_row_inner .et_pb_column:last-child {
            margin-right:0 !important
        }

        .et-db #et-boc .et-l .et_pb_row.et_pb_equal_columns, .et-db #et-boc .et-l .et_pb_row_inner.et_pb_equal_columns, .et-db #et-boc .et-l .et_pb_section.et_pb_equal_columns &gt; .et_pb_row {
            display: -webkit-box;
            display: -ms-flexbox;
            display:flex
        }

        .et-db #et-boc .et-l .rtl .et_pb_row.et_pb_equal_columns, .et-db #et-boc .et-l .rtl .et_pb_row_inner.et_pb_equal_columns, .et-db #et-boc .et-l .rtl .et_pb_section.et_pb_equal_columns &gt; .et_pb_row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction:row-reverse
        }

        .et-db #et-boc .et-l .et_pb_row.et_pb_equal_columns &gt; .et_pb_column, .et-db #et-boc .et-l .et_pb_section.et_pb_equal_columns &gt; .et_pb_row &gt; .et_pb_column {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order:1
        }
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_row {
            max-width:1080px
        }

        body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et-db #et-boc .et-l .et_pb_row, body:not(.et_pb_pagebuilder_layout) .post-password-required .et-db #et-boc .et-l .et_pb_row {
            padding: 0;
            width:100%
        }

        .et-db #et-boc .et-l .et_pb_column .et_pb_row_inner, .et-db #et-boc .et-l .et_pb_row {
            padding:30px 0
        }

        .et-db #et-boc .et-l .et_section_specialty &gt; .et_pb_row {
            padding:0
        }

        .et-db #et-boc .et-l .et_pb_column {
            width: 100%;
            margin-bottom:30px
        }

        .et-db #et-boc .et-l .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column.et-last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column:last-child {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_section_specialty .et_pb_row &gt; .et_pb_column {
            padding-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_column.et_pb_column_empty {
            display:none
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-4_1-4, .et-db #et-boc .et-l .et_pb_row_1-2_1-6_1-6_1-6, .et-db #et-boc .et-l .et_pb_row_1-4_1-4, .et-db #et-boc .et-l .et_pb_row_1-4_1-4_1-2, .et-db #et-boc .et-l .et_pb_row_1-5_1-5_3-5, .et-db #et-boc .et-l .et_pb_row_1-6_1-6_1-6, .et-db #et-boc .et-l .et_pb_row_1-6_1-6_1-6_1-2, .et-db #et-boc .et-l .et_pb_row_1-6_1-6_1-6_1-6, .et-db #et-boc .et-l .et_pb_row_3-5_1-5_1-5, .et-db #et-boc .et-l .et_pb_row_4col, .et-db #et-boc .et-l .et_pb_row_5col, .et-db #et-boc .et-l .et_pb_row_6col {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap:wrap
        }

        .et-db #et-boc .et-l .et_pb_row_1-4_1-4 &gt; .et_pb_column.et_pb_column_1_4, .et-db #et-boc .et-l .et_pb_row_1-4_1-4_1-2 &gt; .et_pb_column.et_pb_column_1_4, .et-db #et-boc .et-l .et_pb_row_4col &gt; .et_pb_column.et_pb_column_1_4 {
            width: 47.25%;
            margin-right:5.5%
        }

        .et-db #et-boc .et-l .et_pb_row_1-4_1-4 &gt; .et_pb_column.et_pb_column_1_4:nth-child(2n), .et-db #et-boc .et-l .et_pb_row_1-4_1-4_1-2 &gt; .et_pb_column.et_pb_column_1_4:nth-child(2n), .et-db #et-boc .et-l .et_pb_row_4col &gt; .et_pb_column.et_pb_column_1_4:nth-child(2n) {
            margin-right:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-4_1-4 &gt; .et_pb_column.et_pb_column_1_4 {
            width: 47.25%;
            margin-right:5.5%
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-4_1-4 &gt; .et_pb_column.et_pb_column_1_2, .et-db #et-boc .et-l .et_pb_row_1-2_1-4_1-4 &gt; .et_pb_column.et_pb_column_1_4:nth-child(odd) {
            margin-right:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n + 2), .et-db #et-boc .et-l .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n + 2), .et-db #et-boc .et-l .et_pb_row_4col .et_pb_column:nth-last-child(-n + 2) {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-5_1-5_3-5 &gt; .et_pb_column.et_pb_column_1_5, .et-db #et-boc .et-l .et_pb_row_5col &gt; .et_pb_column.et_pb_column_1_5 {
            width: 47.25%;
            margin-right:5.5%
        }

        .et-db #et-boc .et-l .et_pb_row_1-5_1-5_3-5 &gt; .et_pb_column.et_pb_column_1_5:nth-child(2n), .et-db #et-boc .et-l .et_pb_row_5col &gt; .et_pb_column.et_pb_column_1_5:nth-child(2n) {
            margin-right:0
        }

        .et-db #et-boc .et-l .et_pb_row_3-5_1-5_1-5 &gt; .et_pb_column.et_pb_column_1_5 {
            width: 47.25%;
            margin-right:5.5%
        }

        .et-db #et-boc .et-l .et_pb_row_3-5_1-5_1-5 &gt; .et_pb_column.et_pb_column_1_5:nth-child(odd), .et-db #et-boc .et-l .et_pb_row_3-5_1-5_1-5 &gt; .et_pb_column.et_pb_column_3_5 {
            margin-right:0
        }

        .et-db #et-boc .et-l .et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n + 2), .et-db #et-boc .et-l .et_pb_row_5col .et_pb_column:last-child {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-6_1-6_1-6_1-2 &gt; .et_pb_column.et_pb_column_1_6, .et-db #et-boc .et-l .et_pb_row_6col &gt; .et_pb_column.et_pb_column_1_6 {
            width: 29.666%;
            margin-right:5.5%
        }

        .et-db #et-boc .et-l .et_pb_row_1-6_1-6_1-6_1-2 &gt; .et_pb_column.et_pb_column_1_6:nth-child(3n), .et-db #et-boc .et-l .et_pb_row_6col &gt; .et_pb_column.et_pb_column_1_6:nth-child(3n) {
            margin-right:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-6_1-6_1-6 &gt; .et_pb_column.et_pb_column_1_6 {
            width: 29.666%;
            margin-right:5.5%
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-6_1-6_1-6 &gt; .et_pb_column.et_pb_column_1_2, .et-db #et-boc .et-l .et_pb_row_1-2_1-6_1-6_1-6 &gt; .et_pb_column.et_pb_column_1_6:last-child {
            margin-right:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2, .et-db #et-boc .et-l .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n + 3), .et-db #et-boc .et-l .et_pb_row_6col .et_pb_column:nth-last-child(-n + 3) {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
            width: 29.666%;
            margin-right: 5.5%;
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
            margin-right:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-6_1-6_1-6_1-6 &gt; .et_pb_column.et_pb_column_1_6 {
            width: 47.25%;
            margin-right:5.5%
        }

        .et-db #et-boc .et-l .et_pb_row_1-6_1-6_1-6_1-6 &gt; .et_pb_column.et_pb_column_1_6:nth-child(2n) {
            margin-right:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n + 3) {
            margin-bottom:0
        }
    }

    @media (max-width: 479px) {
        .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_4, .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_5, .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_6 {
            width: 100%;
            margin:0 0 30px
        }

        .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_4:last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_5:last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child, .et-db #et-boc .et-l .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
            width: 100%;
            margin:0 0 30px
        }

        .et-db #et-boc .et-l .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child, .et-db #et-boc .et-l .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_column {
            width: 100% !important
        }
    }

    .et-db #et-boc .et-l .et-menu li {
        display: inline-block;
        font-size: 14px;
        padding-right:22px
    }

    .et-db #et-boc .et-l .et-menu &gt; li:last-child {
        padding-right:0
    }

    .et-db #et-boc .et-l .et-menu a {
        color: rgba(0, 0, 0, .6);
        text-decoration: none;
        display: block;
        position: relative;
        -webkit-transition: all .4s ease-in-out;
        transition:all .4s ease-in-out
    }

    .et-db #et-boc .et-l .et-menu a:hover {
        opacity: .7;
        -webkit-transition: all .4s ease-in-out;
        transition:all .4s ease-in-out
    }

    .et-db #et-boc .et-l .et-menu li &gt; a {
        padding-bottom: 29px;
        word-wrap:break-word
    }

    .et-db #et-boc .et-l a.et_pb_menu__icon, .et-db #et-boc .et-l button.et_pb_menu__icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        margin: 0 11px;
        font-size: 17px;
        line-height: normal;
        background: none;
        border: 0;
        cursor: pointer;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction:row-reverse
    }

    .et-db #et-boc .et-l a.et_pb_menu__icon:after, .et-db #et-boc .et-l button.et_pb_menu__icon:after {
        font-family:ETmodules
    }

    .et-db #et-boc .et-l a.et_pb_menu__icon__with_count:after, .et-db #et-boc .et-l button.et_pb_menu__icon__with_count:after {
        margin-right:10px
    }

    .et-db #et-boc .et-l .et_pb_menu__wrap .mobile_menu_bar {
        -webkit-transform: translateY(3%);
        transform:translateY(3%)
    }

    .et-db #et-boc .et-l .et_pb_menu__wrap .mobile_menu_bar:before {
        top:0
    }

    .et-db #et-boc .et-l .et_pb_menu__logo {
        overflow:hidden
    }

    .et-db #et-boc .et-l .et_pb_menu__logo img {
        display: block
    }

    .et-db #et-boc .et-l .et_pb_menu__logo img[src$=".svg"] {
        width:100%
    }

    .et-db #et-boc .et-l .et_pb_menu__search-button:after {
        content: "U"
    }

    .et-db #et-boc .et-l .et_pb_menu__cart-button:after {
        content: "\E07A"
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et-menu {
            display:none
        }

        .et-db #et-boc .et-l .et_mobile_nav_menu {
            display: block;
            margin-top: -1px
        }
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_section .et_pb_fullwidth_menu {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img {
        border:0 solid #333
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu.et_hover_enabled:hover {
        z-index:auto
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu-nav, .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu-nav &gt; ul {
        float:none
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu-nav &gt; ul {
        padding: 0 !important;
        line-height:1.7em
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu-nav &gt; ul ul {
        padding: 20px 0;
        text-align:left
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a {
        color:#fff
    }

    .et-db #et-boc .et-l .et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover {
        color:hsla(0, 0%, 100%, .8)
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu-nav &gt; ul.upwards li ul {
        bottom: 100%;
        top: auto;
        border-top: none;
        border-bottom: 3px solid #2ea3f2;
        -webkit-box-shadow: 2px -2px 5px rgba(0, 0, 0, .1);
        box-shadow:2px -2px 5px rgba(0, 0, 0, .1)
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu-nav &gt; ul.upwards li ul li ul {
        bottom:-23px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu-nav &gt; ul.upwards li.mega-menu ul ul {
        bottom: 0;
        top: auto;
        border:none
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__wrap {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        opacity:1
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__wrap--visible {
        -webkit-animation: fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation:fadeInBottom 1s cubic-bezier(.77, 0, .175, 1) 1
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__wrap--hidden {
        opacity: 0;
        -webkit-animation: fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation:fadeOutBottom 1s cubic-bezier(.77, 0, .175, 1) 1
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content:flex-start
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu, .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu &gt; nav, .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu &gt; nav &gt; ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items:stretch
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu &gt; nav &gt; ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content:flex-start
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu &gt; nav &gt; ul &gt; li {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin:0
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu &gt; nav &gt; ul &gt; li.mega-menu {
        position:static
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu &gt; nav &gt; ul &gt; li &gt; ul {
        top: calc(100% - 1px);
        left:0
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu &gt; nav &gt; ul.upwards &gt; li &gt; ul {
        top: auto;
        bottom:calc(100% - 1px)
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--with-logo .et_pb_menu__menu &gt; nav &gt; ul &gt; li &gt; a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 31px 0;
        white-space:nowrap
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--with-logo .et_pb_menu__menu &gt; nav &gt; ul &gt; li &gt; a:after {
        top: 50% !important;
        -webkit-transform: translateY(-50%);
        transform:translateY(-50%)
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul {
        padding:0 !important
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul &gt; li {
        margin-top:8px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul &gt; li &gt; a {
        padding-bottom:8px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul.upwards &gt; li {
        margin-bottom:8px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul.upwards &gt; li &gt; a {
        padding-top:8px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex:0 0 auto
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu {
        margin-left: -11px;
        margin-right:-11px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et-menu &gt; li {
        padding-left: 11px;
        padding-right:11px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned .et_pb_row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items:stretch
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo {
        margin-right:30px
    }

    .rtl .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo {
        margin-right: 0;
        margin-left:30px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu &gt; nav &gt; ul, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content:center
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu &gt; nav &gt; ul, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content:flex-end
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu &gt; nav, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow:1
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu &gt; nav &gt; ul {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content:space-between
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-centered .et_pb_menu__logo img {
        margin:0 auto
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-centered .et_pb_menu__menu &gt; nav &gt; ul, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content:center
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container &gt; .et_pb_menu__logo-wrap, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row &gt; .et_pb_menu__logo-wrap {
        display: none;
        margin-bottom:30px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo img {
        margin:0 auto
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content:center
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items:center !important
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap {
        width: 100%;
        height:100%
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot img {
        max-height:100%
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__logo-slot .et-fb-content-placeholder {
        min-width:96px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__search-container {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index:999
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__search-container--visible {
        opacity: 1;
        -webkit-animation: fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation:fadeInTop 1s cubic-bezier(.77, 0, .175, 1) 1
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__search-container--hidden {
        -webkit-animation: fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1;
        animation:fadeOutTop 1s cubic-bezier(.77, 0, .175, 1) 1
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__search-container--disabled {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__search {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items:center
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__search-form {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex:1 1 auto
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__search-input {
        border: 0;
        width: 100%;
        color: #333;
        background:transparent
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__close-search-button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex:0 0 auto
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__close-search-button:after {
        content: "M";
        font-size:1.7em
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul {
        padding:28px 0 0 !important
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul &gt; li {
        margin-top:5px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul &gt; li &gt; a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 29px;
        white-space:nowrap
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul.upwards {
        padding:0 0 28px !important
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul.upwards &gt; li {
        margin-top: 0;
        margin-bottom:5px
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul.upwards &gt; li &gt; a {
        padding-top: 29px;
        padding-bottom:0
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu &gt; nav &gt; ul.upwards &gt; li &gt; a:after {
        top: auto;
        bottom:0
    }

    @media (min-width: 981px) {
        .et-db #et-boc .et-l .et_dropdown_animation_fade.et_pb_fullwidth_menu ul li:hover &gt; ul {
            -webkit-transition: all .2s ease-in-out;
            transition:all .2s ease-in-out
        }

        .et-db #et-boc .et-l .et_dropdown_animation_slide.et_pb_fullwidth_menu ul li:hover &gt; ul {
            -webkit-animation: fadeLeft .4s ease-in-out;
            animation:fadeLeft .4s ease-in-out
        }

        .et-db #et-boc .et-l .et_dropdown_animation_expand.et_pb_fullwidth_menu ul li:hover &gt; ul {
            -webkit-transform-origin: 0 0;
            -webkit-animation: Grow .4s ease-in-out;
            animation: Grow .4s ease-in-out;
            -webkit-backface-visibility: visible !important;
            backface-visibility:visible !important
        }

        .et-db #et-boc .et-l .et_dropdown_animation_flip.et_pb_fullwidth_menu ul li ul li:hover &gt; ul {
            -webkit-animation: flipInX .6s ease-in-out;
            animation: flipInX .6s ease-in-out;
            -webkit-backface-visibility: visible !important;
            backface-visibility:visible !important
        }

        .et-db #et-boc .et-l .et_dropdown_animation_flip.et_pb_fullwidth_menu ul li:hover &gt; ul {
            -webkit-animation: flipInY .6s ease-in-out;
            animation: flipInY .6s ease-in-out;
            -webkit-backface-visibility: visible !important;
            backface-visibility:visible !important
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu.et_pb_fullwidth_menu_fullwidth .et_pb_row {
            width: 100%;
            max-width: 100%;
            padding:0 30px !important
        }
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned .et_pb_row {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items:center
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content:flex-end
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content:center
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            justify-content:flex-end
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap {
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content:space-between
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container &gt; .et_pb_menu__logo-wrap, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row &gt; .et_pb_menu__logo-wrap {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items:center
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container &gt; .et_pb_menu__logo, .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row &gt; .et_pb_menu__logo {
            margin:0 auto
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot {
            display:none
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_row {
            min-height:81px
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_menu__menu {
            display:none
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_nav_menu {
            float: none;
            margin: 0 6px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items:center
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu {
            top: 100%;
            padding:5%
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu, .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu ul {
            list-style: none !important;
            text-align:left
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu ul {
            padding:0
        }

        .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_pb_mobile_menu_upwards .et_mobile_menu {
            top: auto;
            bottom:100%
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a:hover {
            color:hsla(0, 0%, 100%, .8)
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a {
            color:#fff
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a:hover {
            color: hsla(0, 0%, 100%, .8)
        }
    }

    @-webkit-keyframes fadeOutTop {
        0% {
            opacity: 1;
            -webkit-transform: translatey(0);
            transform:translatey(0)
        }

        to {
            opacity: 0;
            -webkit-transform: translatey(-60%);
            transform:translatey(-60%)
        }
    }

    @keyframes fadeOutTop {
        0% {
            opacity: 1;
            -webkit-transform: translatey(0);
            transform:translatey(0)
        }

        to {
            opacity: 0;
            -webkit-transform: translatey(-60%);
            transform:translatey(-60%)
        }
    }

    @-webkit-keyframes fadeInTop {
        0% {
            opacity: 0;
            -webkit-transform: translatey(-60%);
            transform:translatey(-60%)
        }

        to {
            opacity: 1;
            -webkit-transform: translatey(0);
            transform:translatey(0)
        }
    }

    @keyframes fadeInTop {
        0% {
            opacity: 0;
            -webkit-transform: translatey(-60%);
            transform:translatey(-60%)
        }

        to {
            opacity: 1;
            -webkit-transform: translatey(0);
            transform:translatey(0)
        }
    }

    @-webkit-keyframes fadeInBottom {
        0% {
            opacity: 0;
            -webkit-transform: translatey(60%);
            transform:translatey(60%)
        }

        to {
            opacity: 1;
            -webkit-transform: translatey(0);
            transform:translatey(0)
        }
    }

    @keyframes fadeInBottom {
        0% {
            opacity: 0;
            -webkit-transform: translatey(60%);
            transform:translatey(60%)
        }

        to {
            opacity: 1;
            -webkit-transform: translatey(0);
            transform:translatey(0)
        }
    }

    @-webkit-keyframes fadeOutBottom {
        0% {
            opacity: 1;
            -webkit-transform: translatey(0);
            transform:translatey(0)
        }

        to {
            opacity: 0;
            -webkit-transform: translatey(60%);
            transform:translatey(60%)
        }
    }

    @keyframes fadeOutBottom {
        0% {
            opacity: 1;
            -webkit-transform: translatey(0);
            transform:translatey(0)
        }

        to {
            opacity: 0;
            -webkit-transform: translatey(60%);
            transform:translatey(60%)
        }
    }

    @-webkit-keyframes Grow {
        0% {
            opacity: 0;
            -webkit-transform: scaleY(.5);
            transform:scaleY(.5)
        }

        to {
            opacity: 1;
            -webkit-transform: scale(1);
            transform:scale(1)
        }
    }

    @keyframes Grow {
        0% {
            opacity: 0;
            -webkit-transform: scaleY(.5);
            transform:scaleY(.5)
        }

        to {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
        }
    }/*!
    	  * Animate.css - http://daneden.me/animate
    	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
    	  * Copyright (c) 2015 Daniel Eden
    	 */

    @-webkit-keyframes flipInX {
        0% {
            -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity:0
        }

        40% {
            -webkit-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function:ease-in
        }

        60% {
            -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg);
            opacity:1
        }

        80% {
            -webkit-transform: perspective(400px) rotateX(-5deg);
            transform:perspective(400px) rotateX(-5deg)
        }

        to {
            -webkit-transform: perspective(400px);
            transform:perspective(400px)
        }
    }

    @keyframes flipInX {
        0% {
            -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity:0
        }

        40% {
            -webkit-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function:ease-in
        }

        60% {
            -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg);
            opacity:1
        }

        80% {
            -webkit-transform: perspective(400px) rotateX(-5deg);
            transform:perspective(400px) rotateX(-5deg)
        }

        to {
            -webkit-transform: perspective(400px);
            transform:perspective(400px)
        }
    }

    @-webkit-keyframes flipInY {
        0% {
            -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity:0
        }

        40% {
            -webkit-transform: perspective(400px) rotateY(-20deg);
            transform: perspective(400px) rotateY(-20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function:ease-in
        }

        60% {
            -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
            opacity:1
        }

        80% {
            -webkit-transform: perspective(400px) rotateY(-5deg);
            transform:perspective(400px) rotateY(-5deg)
        }

        to {
            -webkit-transform: perspective(400px);
            transform:perspective(400px)
        }
    }

    @keyframes flipInY {
        0% {
            -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity:0
        }

        40% {
            -webkit-transform: perspective(400px) rotateY(-20deg);
            transform: perspective(400px) rotateY(-20deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function:ease-in
        }

        60% {
            -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
            opacity:1
        }

        80% {
            -webkit-transform: perspective(400px) rotateY(-5deg);
            transform:perspective(400px) rotateY(-5deg)
        }

        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }

    .et-db #et-boc .et-l #main-header {
        line-height: 23px;
        font-weight: 500;
        top: 0;
        background-color: #fff;
        width: 100%;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
        position: relative;
        z-index:99999
    }

    .et-db #et-boc .et-l .nav li li {
        padding: 0 20px;
        margin:0
    }

    .et-db #et-boc .et-l .et-menu li li a {
        padding: 6px 20px;
        width:200px
    }

    .et-db #et-boc .et-l .nav li {
        position: relative;
        line-height:1em
    }

    .et-db #et-boc .et-l .nav li li {
        position: relative;
        line-height:2em
    }

    .et-db #et-boc .et-l .nav li ul {
        position: absolute;
        padding: 20px 0;
        z-index: 9999;
        width: 240px;
        background: #fff;
        visibility: hidden;
        opacity: 0;
        border-top: 3px solid #2ea3f2;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -webkit-transform: translateZ(0);
        text-align:left
    }

    .et-db #et-boc .et-l .nav li.et-hover &gt; ul {
        visibility:visible
    }

    .et-db #et-boc .et-l .nav li.et-touch-hover &gt; ul, .et-db #et-boc .et-l .nav li:hover &gt; ul {
        opacity: 1;
        visibility:visible
    }

    .et-db #et-boc .et-l .nav li li ul {
        z-index: 1000;
        top: -23px;
        left:240px
    }

    .et-db #et-boc .et-l .nav li.et-reverse-direction-nav li ul {
        left: auto;
        right:240px
    }

    .et-db #et-boc .et-l .nav li:hover {
        visibility:inherit
    }

    .et-db #et-boc .et-l .et_mobile_menu li a, .et-db #et-boc .et-l .nav li li a {
        font-size: 14px;
        -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
        transition:opacity .2s ease-in-out, background-color .2s ease-in-out
    }

    .et-db #et-boc .et-l .et_mobile_menu li a:hover, .et-db #et-boc .et-l .nav ul li a:hover {
        background-color: rgba(0, 0, 0, .03);
        opacity:.7
    }

    .et-db #et-boc .et-l .et-dropdown-removing &gt; ul {
        display:none
    }

    .et-db #et-boc .et-l .mega-menu .et-dropdown-removing &gt; ul {
        display:block
    }

    .et-db #et-boc .et-l .et-menu .menu-item-has-children &gt; a:first-child:after {
        font-family: ETmodules;
        content: "3";
        font-size: 16px;
        position: absolute;
        right: 0;
        top: 0;
        font-weight:800
    }

    .et-db #et-boc .et-l .et-menu .menu-item-has-children &gt; a:first-child {
        padding-right:20px
    }

    .et-db #et-boc .et-l .et-menu li li.menu-item-has-children &gt; a:first-child:after {
        right: 20px;
        top:6px
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu {
        position:inherit
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu &gt; ul {
        padding: 30px 20px;
        position: absolute !important;
        width: 100%;
        left:0 !important
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu ul li {
        margin: 0;
        float: left !important;
        display: block !important;
        padding:0 !important
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu li &gt; ul {
        -webkit-animation: none !important;
        animation: none !important;
        padding: 0;
        border: none;
        left: auto;
        top: auto;
        width: 240px !important;
        position: relative;
        box-shadow: none;
        -webkit-box-shadow:none
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu li ul {
        visibility: visible;
        opacity: 1;
        display:none
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu.et-hover li ul, .et-db #et-boc .et-l .et-menu-nav li.mega-menu:hover li ul {
        display:block
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu:hover &gt; ul {
        opacity: 1 !important;
        visibility:visible !important
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu &gt; ul &gt; li &gt; a:first-child {
        padding-top: 0 !important;
        font-weight: 700;
        border-bottom:1px solid rgba(0, 0, 0, .03)
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu &gt; ul &gt; li &gt; a:first-child:hover {
        background-color:transparent !important
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu li &gt; a {
        width:200px !important
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu.mega-menu-parent li &gt; a, .et-db #et-boc .et-l .et-menu-nav li.mega-menu.mega-menu-parent li li {
        width:100% !important
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu.mega-menu-parent li &gt; .sub-menu {
        float: left;
        width:100% !important
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu &gt; ul &gt; li {
        width: 25%;
        margin:0
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu.mega-menu-parent-3 &gt; ul &gt; li {
        width:33.33%
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu.mega-menu-parent-2 &gt; ul &gt; li {
        width:50%
    }

    .et-db #et-boc .et-l .et-menu-nav li.mega-menu.mega-menu-parent-1 &gt; ul &gt; li {
        width:100%
    }

    .et-db #et-boc .et-l .et_pb_fullwidth_menu li.mega-menu .menu-item-has-children &gt; a:first-child:after, .et-db #et-boc .et-l .et_pb_menu li.mega-menu .menu-item-has-children &gt; a:first-child:after {
        display:none
    }

    .et-db #et-boc .et-l .et_fullwidth_nav #top-menu li.mega-menu &gt; ul {
        width: auto;
        left: 30px !important;
        right:30px !important
    }

    .et-db #et-boc .et-l .et_mobile_menu {
        position: absolute;
        left: 0;
        padding: 5%;
        background: #fff;
        width: 100%;
        visibility: visible;
        opacity: 1;
        display: none;
        z-index: 9999;
        border-top: 3px solid #2ea3f2;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, .1)
    }

    .et-db #et-boc .et-l #main-header .et_mobile_menu li ul, .et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu li ul, .et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul {
        visibility: visible !important;
        display: block !important;
        padding-left:10px
    }

    .et-db #et-boc .et-l .et_mobile_menu li li {
        padding-left:5%
    }

    .et-db #et-boc .et-l .et_mobile_menu li a {
        border-bottom: 1px solid rgba(0, 0, 0, .03);
        color: #666;
        padding: 10px 5%;
        display:block
    }

    .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children &gt; a {
        font-weight: 700;
        background-color:rgba(0, 0, 0, .03)
    }

    .et-db #et-boc .et-l .et_mobile_menu li .menu-item-has-children &gt; a {
        background-color:transparent
    }

    .et-db #et-boc .et-l .et_mobile_nav_menu {
        float: right;
        display:none
    }

    .et-db #et-boc .et-l .mobile_menu_bar {
        position: relative;
        display: block;
        line-height:0
    }

    .et-db #et-boc .et-l .mobile_menu_bar:before {
        content: "a";
        font-size: 32px;
        position: relative;
        left: 0;
        top: 0;
        cursor:pointer
    }

    .et-db #et-boc .et-l .et_pb_module .mobile_menu_bar:before {
        top:2px
    }

    .et-db #et-boc .et-l .mobile_nav .select_page {
        display: none
    }

    .et-db #et-boc .et-l .et_pb_with_border .et_pb_image_wrap {
        border:0 solid #333
    }

    .et-db #et-boc .et-l .et_pb_image {
        margin-left: auto;
        margin-right: auto;
        line-height:0
    }

    .et-db #et-boc .et-l .et_pb_image.aligncenter {
        text-align:center
    }

    .et-db #et-boc .et-l .et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
        display: block;
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_image {
        display:block
    }

    .et-db #et-boc .et-l .et_pb_image .et_pb_image_wrap {
        display: inline-block;
        position: relative;
        max-width: 100%
    }

    .et-db #et-boc .et-l .et_pb_image .et_pb_image_wrap img[src * =".svg"] {
        width:auto
    }

    .et-db #et-boc .et-l .et_pb_image img {
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_image_sticky {
        margin-bottom: 0 !important;
        display:inherit
    }

    .et-db #et-boc .et-l .et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
        z-index: 3;
        opacity:1
    }

    @media (min-width: 981px) {
        .et-db #et-boc .et-l .et_pb_section_sticky, .et-db #et-boc .et-l .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et-db #et-boc .et-l .et_pb_section_sticky .et_pb_column_single, .et-db #et-boc .et-l .et_pb_section_sticky .et_pb_row.et-last-child, .et-db #et-boc .et-l .et_pb_section_sticky .et_pb_row:last-child, .et-db #et-boc .et-l .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et-db #et-boc .et-l .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
            padding-bottom:0 !important
        }
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_image_sticky_tablet {
            margin-bottom: 0 !important;
            display:inherit
        }

        .et-db #et-boc .et-l .et_pb_section_sticky_mobile, .et-db #et-boc .et-l .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2), .et-db #et-boc .et-l .et_pb_section_sticky_mobile .et_pb_column_single, .et-db #et-boc .et-l .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et-db #et-boc .et-l .et_pb_section_sticky_mobile .et_pb_row:last-child, .et-db #et-boc .et-l .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et-db #et-boc .et-l .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
            padding-bottom:0 !important
        }

        .et-db #et-boc .et-l .et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et-db #et-boc .et-l .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
            margin-bottom:0
        }

        .et-db #et-boc .et-l .et_pb_image_bottom_space_tablet {
            margin-bottom: 30px !important;
            display:block
        }

        .et-db #et-boc .et-l .et_always_center_on_mobile {
            text-align: center !important;
            margin-left: auto !important;
            margin-right:auto !important
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_pb_image_sticky_phone {
            margin-bottom: 0 !important;
            display:inherit
        }

        .et-db #et-boc .et-l .et_pb_image_bottom_space_phone {
            margin-bottom: 30px !important;
            display: block
        }
    }

    .et-db #et-boc .et-l .et_pb_text {
        word-wrap:break-word
    }

    .et-db #et-boc .et-l .et_pb_text ol, .et-db #et-boc .et-l .et_pb_text ul {
        padding-bottom:1em
    }

    .et-db #et-boc .et-l .et_pb_text &gt; :last-child {
        padding-bottom:0
    }

    .et-db #et-boc .et-l .et_pb_text_inner {
        position: relative
    }

    .et-db #et-boc .et-l ul.et_pb_social_media_follow {
        list-style-type: none !important;
        margin: 0 0 22px;
        padding:0
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li {
        display: inline-block;
        margin-bottom: 8px;
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li a {
        margin-right: 8px;
        display: inline-block;
        text-decoration: none;
        text-align: center;
        position:relative
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li a.follow_button {
        padding: 0 12px;
        margin-top: 5px;
        margin-right: 25px;
        font-size: 14px;
        line-height: 1.6em;
        background: rgba(0, 0, 0, .1);
        color: rgba(0, 0, 0, .5);
        border-radius: 3px;
        border-width: 0;
        border-style: solid;
        -webkit-transition: all .3s;
        transition:all .3s
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li.last-child a, .et-db #et-boc .et-l .et_pb_social_media_follow li:last-child a {
        margin-right:0
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow.has_follow_button li.last-child a.icon, .et-db #et-boc .et-l .et_pb_social_media_follow.has_follow_button li:last-child a.icon {
        margin-right:8px
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li a.follow_button:hover {
        background: rgba(0, 0, 0, .2);
        color:rgba(0, 0, 0, .6)
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
        background: rgba(0, 0, 0, .6);
        color:hsla(0, 0%, 100%, .8)
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
        background: rgba(0, 0, 0, .7);
        color:#fff
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li a.icon {
        height: 32px;
        width: 32px;
        padding: 0;
        -webkit-box-sizing: content-box;
        box-sizing:content-box
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li a.icon:before {
        height: 32px;
        width: 32px;
        font-size: 16px;
        line-height: 32px;
        display: block;
        color: #fff;
        -webkit-transition: color .3s;
        transition: color .3s;
        position: relative;
        z-index:10
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li a.icon:hover:before {
        color:hsla(0, 0%, 100%, .7)
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow li a.icon {
        border-radius:3px
    }

    .et-db #et-boc .et-l .et_pb_social_media_follow_network_name {
        display:none
    }

    .et-db #et-boc .et-l .et_pb_social_icon a.icon {
        vertical-align:middle
    }

    .et-db #et-boc .et-l .et_pb_social_icon a.icon:before {
        font-family: ETmodules;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction:ltr
    }

    .et-db #et-boc .et-l .et-pb-social-fa-icon a.icon:before {
        font-family:FontAwesome
    }

    .et-db #et-boc .et-l .et-social-telegram a.icon:before {
        content: "\F3FE"
    }

    .et-db #et-boc .et-l .et-social-amazon a.icon:before {
        content: "\F270"
    }

    .et-db #et-boc .et-l .et-social-bandcamp a.icon:before {
        content: "\F2D5"
    }

    .et-db #et-boc .et-l .et-social-bitbucket a.icon:before {
        content: "\F171"
    }

    .et-db #et-boc .et-l .et-social-behance a.icon:before {
        content: "\F1B4"
    }

    .et-db #et-boc .et-l .et-social-buffer a.icon:before {
        content: "\F837"
    }

    .et-db #et-boc .et-l .et-social-codepen a.icon:before {
        content: "\F1CB"
    }

    .et-db #et-boc .et-l .et-social-deviantart a.icon:before {
        content: "\F1BD"
    }

    .et-db #et-boc .et-l .et-social-flipboard a.icon:before {
        content: "\F44D"
    }

    .et-db #et-boc .et-l .et-social-foursquare a.icon:before {
        content: "\F180"
    }

    .et-db #et-boc .et-l .et-social-github a.icon:before {
        content: "\F09B"
    }

    .et-db #et-boc .et-l .et-social-goodreads a.icon:before {
        content: "\F3A9"
    }

    .et-db #et-boc .et-l .et-social-google a.icon:before {
        content: "\F1A0"
    }

    .et-db #et-boc .et-l .et-social-houzz a.icon:before {
        content: "\F27C"
    }

    .et-db #et-boc .et-l .et-social-itunes a.icon:before {
        content: "\F3B5"
    }

    .et-db #et-boc .et-l .et-social-last_fm a.icon:before {
        content: "\F202"
    }

    .et-db #et-boc .et-l .et-social-line a.icon:before {
        content: "\F3C0"
    }

    .et-db #et-boc .et-l .et-social-medium a.icon:before, .et-db #et-boc .et-l .et-social-meetup a.icon:before {
        content: "\F3C7"
    }

    .et-db #et-boc .et-l .et-social-odnoklassniki a.icon:before {
        content: "\F263"
    }

    .et-db #et-boc .et-l .et-social-patreon a.icon:before {
        content: "\F3D9"
    }

    .et-db #et-boc .et-l .et-social-periscope a.icon:before {
        content: "\F3DA"
    }

    .et-db #et-boc .et-l .et-social-quora a.icon:before {
        content: "\F2C4"
    }

    .et-db #et-boc .et-l .et-social-researchgate a.icon:before {
        content: "\F4F8"
    }

    .et-db #et-boc .et-l .et-social-reddit a.icon:before {
        content: "\F281"
    }

    .et-db #et-boc .et-l .et-social-snapchat a.icon:before {
        content: "\F2AC"
    }

    .et-db #et-boc .et-l .et-social-soundcloud a.icon:before {
        content: "\F1BE"
    }

    .et-db #et-boc .et-l .et-social-spotify a.icon:before {
        content: "\F1BC"
    }

    .et-db #et-boc .et-l .et-social-steam a.icon:before {
        content: "\F3F6"
    }

    .et-db #et-boc .et-l .et-social-tripadvisor a.icon:before {
        content: "\F262"
    }

    .et-db #et-boc .et-l .et-social-tiktok a.icon:before {
        content: "\E07B"
    }

    .et-db #et-boc .et-l .et-social-twitch a.icon:before {
        content: "\F1E8"
    }

    .et-db #et-boc .et-l .et-social-vk a.icon:before {
        content: "\F189"
    }

    .et-db #et-boc .et-l .et-social-weibo a.icon:before {
        content: "\F18A"
    }

    .et-db #et-boc .et-l .et-social-whatsapp a.icon:before {
        content: "\F232"
    }

    .et-db #et-boc .et-l .et-social-xing a.icon:before {
        content: "\F168"
    }

    .et-db #et-boc .et-l .et-social-yelp a.icon:before {
        content: "\F1E9"
    }

    .et-db #et-boc .et-l .et-social-pinterest a.icon:before {
        content: "\E095"
    }

    .et-db #et-boc .et-l .et-social-linkedin a.icon:before {
        content: "\E09D"
    }

    .et-db #et-boc .et-l .et-social-tumblr a.icon:before {
        content: "\E097"
    }

    .et-db #et-boc .et-l .et-social-skype a.icon:before {
        content: "\E0A2"
    }

    .et-db #et-boc .et-l .et-social-flikr a.icon:before {
        content: "\E0A6"
    }

    .et-db #et-boc .et-l .et-social-myspace a.icon:before {
        content: "\E0A1"
    }

    .et-db #et-boc .et-l .et-social-dribbble a.icon:before {
        content: "\E09B"
    }

    .et-db #et-boc .et-l .et-social-youtube a.icon:before {
        content: "\E0A3"
    }

    .et-db #et-boc .et-l .et-social-vimeo a.icon:before {
        content: "\E09C"
    }

    @media (max-width: 980px) {
        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button {
            background: rgba(0, 0, 0, .1);
            color:rgba(0, 0, 0, .5)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover {
            background: rgba(0, 0, 0, .2);
            color:rgba(0, 0, 0, .6)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button {
            background: rgba(0, 0, 0, .6);
            color:hsla(0, 0%, 100%, .8)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover {
            background: rgba(0, 0, 0, .7);
            color:#fff
        }
    }

    @media (max-width: 767px) {
        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button {
            background: rgba(0, 0, 0, .1);
            color:rgba(0, 0, 0, .5)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover {
            background: rgba(0, 0, 0, .2);
            color:rgba(0, 0, 0, .6)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button {
            background: rgba(0, 0, 0, .6);
            color:hsla(0, 0%, 100%, .8)
        }

        .et-db #et-boc .et-l .et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover {
            background: rgba(0, 0, 0, .7);
            color:#fff
        }
    }

    .et-db #et-boc .et-l .rtl .et_pb_social_media_follow li a {
        margin-left: 8px;
        margin-right: 0
    }

    .et-db #et-boc .et-l .et_pb_code_inner {
        position: relative
    }


.tribe-common figure {
    line-height:0
}

.tribe-common figcaption {
    line-height:normal
}

.tribe-common a {
    background-color: transparent;
    -webkit-text-decoration-skip:objects
}

.tribe-common abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration:underline dotted
}

.tribe-common code, .tribe-common kbd, .tribe-common pre, .tribe-common samp {
    font-family: monospace;
    font-size:1em
}

.tribe-common b, .tribe-common strong {
    font-weight: inherit;
    font-weight:bolder
}

.tribe-common dfn {
    font-style:italic
}

.tribe-common mark {
    background-color: #ff0;
    color:#000
}

.tribe-common small {
    font-size:80%
}

.tribe-common sub, .tribe-common sup {
    font-size: 75%;
    line-height:0
}

.tribe-common hr {
    border: 0;
    height:0
}

.tribe-common button, .tribe-common input[type=button], .tribe-common input[type=email], .tribe-common input[type=password], .tribe-common input[type=reset], .tribe-common input[type=search], .tribe-common input[type=submit], .tribe-common input[type=text], .tribe-common input[type=url], .tribe-common textarea {
    appearance:none
}

.tribe-common button, .tribe-common input, .tribe-common optgroup, .tribe-common select, .tribe-common textarea {
    color: inherit;
    font: inherit;
    -webkit-font-smoothing: antialiased;
    line-height:normal
}

.tribe-common button, .tribe-common input, .tribe-common select, .tribe-common textarea {
    border-radius: 0;
    outline:0
}

.tribe-common select:-moz-focusring {
    color: transparent;
    text-shadow:0 0 0 #000
}

.tribe-common optgroup {
    font-weight:700
}

.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common p {
    font-weight: 400;
    text-rendering:optimizeLegibility
}

#top .main_color .tribe-common button[disabled], #top.tribe-theme-enfold .tribe-common button[disabled] {
    opacity:1
}

.tribe-theme-twentynineteen .tribe-common h1:before, .tribe-theme-twentynineteen .tribe-common h2:before {
    content:none
}

.tribe-theme-twentynineteen .tribe-common button, .tribe-theme-twentynineteen .tribe-common input[type=button], .tribe-theme-twentynineteen .tribe-common input[type=reset], .tribe-theme-twentynineteen .tribe-common input[type=submit] {
    outline:none
}

.tribe-theme-twentynineteen .tribe-common td, .tribe-theme-twentynineteen .tribe-common th {
    word-break:normal
}

.tribe-theme-twentyseventeen .tribe-common h5 {
    letter-spacing: normal;
    text-transform:none
}

.tribe-theme-twentyseventeen .tribe-common input[type=text] {
    border-radius:0
}

.tribe-theme-twentytwenty .tribe-common {
    background-color: var(--tec-color-background-events);
    letter-spacing:normal
}

.tribe-theme-twentytwenty .tribe-common input, .tribe-theme-twentytwenty .tribe-common textarea {
    letter-spacing:normal
}

.tribe-theme-twentytwenty .tribe-common * {
    word-break:normal
}

.tribe-theme-twentytwentyone.tribe-common .tribe-common .button:not(:hover):not(:active):not(.has-background), .tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background), .tribe-theme-twentytwentyone.tribe-common .tribe-common .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .tribe-theme-twentytwentyone.tribe-common .tribe-common button:not(:hover):not(:active):not(.has-background), .tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=reset]:not(:hover):not(:active):not(.has-background), .tribe-theme-twentytwentyone.tribe-common .tribe-common input[type=submit]:not(:hover):not(:active):not(.has-background) {
    background-color:initial
}

.tribe-common .tribe-common-form-control-checkbox, .tribe-common .tribe-common-form-control-radio {
    line-height:0
}

.tribe-common .tribe-common-form-control-checkbox__label, .tribe-common .tribe-common-form-control-radio__label {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-common .tribe-common-form-control-checkbox__label:hover, .tribe-common .tribe-common-form-control-radio__label:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-common .tribe-common-form-control-checkbox__input, .tribe-common .tribe-common-form-control-radio__input {
    appearance: none;
    background-color: var(--tec-form-color-background);
    border: 1px solid var(--tec-form-color-border-default);
    height: 20px;
    position: relative;
    width:20px
}

.tribe-common .tribe-common-form-control-checkbox__input:active, .tribe-common .tribe-common-form-control-checkbox__input:focus, .tribe-common .tribe-common-form-control-checkbox__input:hover, .tribe-common .tribe-common-form-control-radio__input:active, .tribe-common .tribe-common-form-control-radio__input:focus, .tribe-common .tribe-common-form-control-radio__input:hover {
    border-color: var(--tec-form-color-border-active);
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-common .tribe-common-form-control-checkbox__input:checked, .tribe-common .tribe-common-form-control-radio__input:checked {
    background-color:var(--tec-form-color-border-active)
}

.tribe-common .tribe-common-form-control-checkbox__input {
    border-radius:4px
}

.tribe-common .tribe-common-form-control-checkbox__input:checked:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6.1L3.9 6.8 1.4 4.3c-.1-.1-.3-.1-.4 0l-.8.8c-.1.1-.1.3 0 .4l3.4 3.4c.2.1.4.1.5 0l7.7-7.7c.1-.1.1-.3 0-.4L11 .1c-.1-.1-.3-.1-.4 0z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 9px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width:12px
}

.tribe-common .tribe-common-form-control-checkbox__input:focus + .tribe-common-form-control-checkbox__label, .tribe-common .tribe-common-form-control-checkbox__input:hover + .tribe-common-form-control-checkbox__label {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-common .tribe-common-form-control-radio__input {
    border-radius:50%
}

.tribe-common .tribe-common-form-control-radio__input:checked:before {
    background-color: var(--tec-form-color-background);
    border-radius: 50%;
    content: "";
    display: block;
    height: 8px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width:8px
}

.tribe-common .tribe-common-form-control-radio__input:focus + .tribe-common-form-control-radio__label, .tribe-common .tribe-common-form-control-radio__input:hover + .tribe-common-form-control-radio__label {
    opacity:var(--tec-opacity-icon-hover)
}

#top .main_color .tribe-common .tribe-common-form-control-checkbox__label, #top .main_color .tribe-common .tribe-common-form-control-radio__label, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-checkbox__label, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-radio__label {
    font-size: var(--tec-font-size-2);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-checkbox__input:checked:before {
    margin:0
}

.tribe-common .tribe-common-form-control-slider {
    line-height:0
}

.tribe-common .tribe-common-form-control-slider__input {
    appearance: none;
    background-color: transparent;
    border:0
}

.tribe-common .tribe-common-form-control-slider__input::-webkit-slider-runnable-track {
    border: none;
    border-radius: 5px;
    height: 10px;
    margin: 5px 0;
    padding: 0;
    position: relative;
    transition: var(--tec-transition-background-color);
    background-color:var(--tec-form-color-accent-primary)
}

.tribe-common .tribe-common-form-control-slider__input::-moz-range-track {
    border: none;
    border-radius: 5px;
    height: 10px;
    margin: 5px 0;
    padding: 0;
    position: relative;
    transition: var(--tec-transition-background-color);
    background-color:var(--tec-form-color-accent-primary)
}

.tribe-common .tribe-common-form-control-slider__input::-ms-track {
    background-color: transparent;
    border-color: transparent;
    border-width: 5px 0;
    color: transparent;
    height:10px
}

.tribe-common .tribe-common-form-control-slider__input::-ms-fill-lower, .tribe-common .tribe-common-form-control-slider__input::-ms-fill-upper {
    background-color: var(--tec-form-color-accent-primary);
    border-radius:10px
}

.tribe-common .tribe-common-form-control-slider__input::-webkit-slider-thumb {
    background-color: var(--tec-form-color-background);
    border: 1px solid var(--tec-form-color-border-secondary);
    border-radius: 50%;
    box-shadow: var(--tec-form-box-shadow-default);
    height: 20px;
    width: 20px;
    margin-top: -5px;
    appearance:none
}

.tribe-common .tribe-common-form-control-slider__input::-moz-range-thumb {
    background-color: var(--tec-form-color-background);
    border: 1px solid var(--tec-form-color-border-secondary);
    border-radius: 50%;
    box-shadow: var(--tec-form-box-shadow-default);
    height: 20px;
    width: 20px;
    margin-top:-5px
}

.tribe-common .tribe-common-form-control-slider__input::-ms-thumb {
    background-color: var(--tec-form-color-background);
    border: 1px solid var(--tec-form-color-border-secondary);
    border-radius: 50%;
    box-shadow: var(--tec-form-box-shadow-default);
    height: 20px;
    width: 20px;
    margin-top: -5px;
    box-shadow: none;
    margin-top:-1px
}

.tribe-common .tribe-common-form-control-slider__label {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    line-height: var(--tec-line-height-0);
    color:var(--tec-color-text-secondary)
}

#top .main_color .tribe-common .tribe-common-form-control-slider__label, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-slider__label, .tribe-common .tribe-common-form-control-slider__label {
    font-size: var(--tec-font-size-1);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-common .tribe-common-form-control-text__input {
    font-size: var(--tec-font-size-3);
    border: 0;
    border-bottom:1px solid var(--tec-color-border-default)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input, .tribe-common .tribe-common-form-control-text__input {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    line-height: var(--tec-line-height-3);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
    font-size: var(--tec-font-size-2);
    border:0
}

.tribe-common .tribe-common-form-control-text__input::placeholder {
    color: var(--tec-color-text-secondary);
    font-style: normal;
    opacity:var(--tec-opacity-default)
}

.tribe-common .tribe-common-form-control-text__input:focus {
    border-bottom-color: var(--tec-color-border-active);
    outline:auto
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-form-control-text__input {
    color:var(--tec-color-text-primary)
}

.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-text__input {
    line-height:inherit
}

#top .main_color .tribe-common .tribe-common-form-control-text__input, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    background: var(--tec-color-background);
    border: 0;
    border-bottom:1px solid var(--tec-color-border-default)
}

#top .main_color .tribe-common .tribe-common-form-control-text__input:focus, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input:focus {
    border-bottom-color: var(--tec-color-border-active);
    box-shadow:none
}

#top .main_color .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input, #top.tribe-theme-enfold .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    border:0
}

.tribe-common .tribe-common-form-control-toggle {
    line-height: 0;
    position:relative
}

.tribe-common .tribe-common-form-control-toggle__input {
    border: none;
    border-radius: 5px;
    height: 10px;
    margin: 5px 0;
    padding: 0;
    position: relative;
    transition: var(--tec-transition-background-color);
    appearance: none;
    background-color: var(--tec-form-color-border-secondary);
    width:40px
}

.tribe-common .tribe-common-form-control-toggle__input::-ms-check {
    display:none
}

.tribe-common .tribe-common-form-control-toggle__input + label:before {
    background-color: var(--tec-form-color-background);
    border: 1px solid var(--tec-form-color-border-secondary);
    border-radius: 50%;
    box-shadow: var(--tec-form-box-shadow-default);
    height: 20px;
    width: 20px;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transition:var(--tec-transition-transform)
}

.tribe-common .tribe-common-form-control-toggle__input:checked {
    background-color:var(--tec-form-color-accent-primary)
}

.tribe-common .tribe-common-form-control-toggle__input:checked + label:before {
    transform:translateX(20px)
}

.tribe-common .tribe-common-form-control-toggle__label {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    line-height: var(--tec-line-height-0);
    color:var(--tec-color-text-secondary)
}

#top .main_color .tribe-common .tribe-common-form-control-toggle__label, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-toggle__label, .tribe-common .tribe-common-form-control-toggle__label {
    font-size: var(--tec-font-size-1);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-toggle__input {
    top:0
}

.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-toggle__input:checked:before {
    content:none
}

.tribe-theme-twentytwentyone .tribe-common .tribe-common-form-control-toggle__input:after {
    display:none
}

.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(--tec-color-text-primary);
    outline: 0;
    text-decoration:none
}

.tribe-common a:not(.tribe-common-anchor--unstyle):focus {
    outline:auto
}

.site-footer .widget-area .tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-theme-twentyseventeen .tribe-common a:not(.tribe-common-anchor--unstyle) {
    box-shadow:none
}

.site-footer .widget-area .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .site-footer .widget-area .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-theme-twentyseventeen .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-theme-twentyseventeen .tribe-common a:not(.tribe-common-anchor--unstyle):hover {
    box-shadow: none;
    color:var(--tec-color-text-primary)
}

.tribe-theme-twentynineteen .entry .tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-theme-twentynineteen .tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-theme-twentytwentyone .entry .tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-theme-twentytwentyone .tribe-common a:not(.tribe-common-anchor--unstyle) {
    text-decoration:none
}

.main_color .sidebar .tribe-common a:not(.tribe-common-anchor--unstyle), .main_color .sidebar .tribe-common a:not(.tribe-common-anchor--unstyle):active, .main_color .sidebar .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .main_color .sidebar .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .main_color .sidebar .tribe-common a:not(.tribe-common-anchor--unstyle):visited, .tribe-theme-enfold .tribe-common a:not(.tribe-common-anchor--unstyle), .tribe-theme-enfold .tribe-common a:not(.tribe-common-anchor--unstyle):active, .tribe-theme-enfold .tribe-common a:not(.tribe-common-anchor--unstyle):focus, .tribe-theme-enfold .tribe-common a:not(.tribe-common-anchor--unstyle):hover, .tribe-theme-enfold .tribe-common a:not(.tribe-common-anchor--unstyle):visited {
    color:var(--tec-color-text-primary)
}

.tribe-common .tribe-common-anchor {
    border-bottom: 2px solid transparent;
    transition:var(--tec-transition-border-color)
}

.tribe-common .tribe-common-anchor:active, .tribe-common .tribe-common-anchor:focus, .tribe-common .tribe-common-anchor:hover {
    border-bottom:2px solid currentColor
}

.tribe-common .tribe-common-anchor-alt {
    border-bottom: 2px solid var(--tec-color-link-accent);
    color: var(--tec-color-link-primary);
    transition:var(--tec-transition-color)
}

.tribe-common .tribe-common-anchor-alt:active, .tribe-common .tribe-common-anchor-alt:focus, .tribe-common .tribe-common-anchor-alt:hover {
    border-bottom: 2px solid currentColor;
    color:var(--tec-color-link-accent)
}

.tribe-common .tribe-common-anchor-thin {
    border-bottom: 1px solid transparent;
    transition:var(--tec-transition-border-color)
}

.tribe-common .tribe-common-anchor-thin:active, .tribe-common .tribe-common-anchor-thin:focus, .tribe-common .tribe-common-anchor-thin:hover {
    border-bottom:1px solid var(--tec-color-link-primary)
}

.tribe-common .tribe-common-anchor-thin-alt {
    border-bottom: 1px solid var(--tec-color-link-accent);
    color: var(--tec-color-link-primary);
    transition:var(--tec-transition-color)
}

.tribe-common .tribe-common-anchor-thin-alt:active, .tribe-common .tribe-common-anchor-thin-alt:focus, .tribe-common .tribe-common-anchor-thin-alt:hover {
    border-bottom: 1px solid currentColor;
    color:var(--tec-color-link-accent)
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-alt:focus, .tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-alt:hover, .tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-thin-alt:focus, .tribe-theme-twentyseventeen .tribe-common .tribe-common-anchor-thin-alt:hover {
    color:var(--tec-color-accent-primary)
}

.site-footer .widget-area .tribe-common .tribe-common-anchor, .site-footer .widget-area .tribe-common .tribe-common-anchor-thin, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-thin {
    transition:var(--tec-transition-border-color)
}

.site-footer .widget-area .tribe-common .tribe-common-anchor-alt, .site-footer .widget-area .tribe-common .tribe-common-anchor-thin-alt, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-alt, .tribe-theme-twentyseventeen .site-footer .widget-area .tribe-common .tribe-common-anchor-thin-alt {
    transition:var(--tec-transition-color)
}

.tribe-common .tribe-common-b1 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    font-weight: var(--tec-font-weight-regular);
    line-height:var(--tec-line-height-3)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1 {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-common .tribe-common-b1--bold {
    font-weight:var(--tec-font-weight-bold)
}

.tribe-common .tribe-common-b2 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-1);
    font-weight: var(--tec-font-weight-regular);
    line-height:var(--tec-line-height-0)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-3)
}

.tribe-common .tribe-common-b2--bold {
    font-weight:var(--tec-font-weight-bold)
}

.tribe-common .tribe-common-b3 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height:var(--tec-line-height-2)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3 {
    font-size: var(--tec-font-size-1);
    line-height:var(--tec-line-height-0)
}

.tribe-common .tribe-common-b3--bold {
    font-weight:var(--tec-font-weight-bold)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b1--min-medium {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2--min-medium {
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-3)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3--min-medium, .tribe-common .tribe-common-cta {
    font-size: var(--tec-font-size-1);
    line-height:var(--tec-line-height-0)
}

.tribe-common .tribe-common-cta {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-regular);
    font-weight: var(--tec-font-weight-bold);
    border-bottom: 2px solid transparent;
    transition:var(--tec-transition-border-color)
}

.tribe-common .tribe-common-cta:active, .tribe-common .tribe-common-cta:focus, .tribe-common .tribe-common-cta:hover {
    border-bottom:2px solid currentColor
}

.tribe-common .tribe-common-cta--alt {
    border-bottom: 2px solid var(--tec-color-link-accent);
    color: var(--tec-color-link-primary);
    transition:var(--tec-transition-color)
}

.tribe-common .tribe-common-cta--alt:active, .tribe-common .tribe-common-cta--alt:focus, .tribe-common .tribe-common-cta--alt:hover {
    border-bottom: 2px solid currentColor;
    color:var(--tec-color-link-accent)
}

.tribe-common .tribe-common-cta--thin {
    border-bottom: 1px solid transparent;
    transition:var(--tec-transition-border-color)
}

.tribe-common .tribe-common-cta--thin:active, .tribe-common .tribe-common-cta--thin:focus, .tribe-common .tribe-common-cta--thin:hover {
    border-bottom:1px solid var(--tec-color-link-primary)
}

.tribe-common .tribe-common-cta--thin-alt {
    border-bottom: 1px solid var(--tec-color-link-accent);
    color: var(--tec-color-link-primary);
    transition:var(--tec-transition-color)
}

.tribe-common .tribe-common-cta--thin-alt:active, .tribe-common .tribe-common-cta--thin-alt:focus, .tribe-common .tribe-common-cta--thin-alt:hover {
    border-bottom: 1px solid currentColor;
    color:var(--tec-color-link-accent)
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:focus, .tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:hover, .tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:focus, .tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:hover {
    color:var(--tec-color-accent-primary)
}

.tribe-common .tribe-common-h1 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-8);
    line-height:var(--tec-line-height-1)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h1 {
    font-size: var(--tec-font-size-10);
    line-height:var(--tec-line-height-0)
}

.tribe-common .tribe-common-h2 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-7);
    line-height:var(--tec-line-height-1)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h2 {
    font-size: var(--tec-font-size-9);
    line-height:var(--tec-line-height-0)
}

.tribe-common .tribe-common-h3 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-6);
    line-height:var(--tec-line-height-2)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
    font-size: var(--tec-font-size-8);
    line-height:var(--tec-line-height-1)
}

.tribe-common .tribe-common-h4 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-5);
    line-height:var(--tec-line-height-1)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
    font-size: var(--tec-font-size-7);
    line-height:var(--tec-line-height-1)
}

.tribe-common .tribe-common-h5 {
    font-size:var(--tec-font-size-4)
}

.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    line-height:var(--tec-line-height-2)
}

.tribe-common .tribe-common-h6 {
    font-size:var(--tec-font-size-3)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6 {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-common .tribe-common-h7 {
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-3)
}

.tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-common .tribe-common-h8 {
    font-size: var(--tec-font-size-1);
    line-height:var(--tec-line-height-0)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3--min-medium {
    font-size: var(--tec-font-size-8);
    line-height:var(--tec-line-height-1)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
    font-size: var(--tec-font-size-7);
    line-height:var(--tec-line-height-1)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h5--min-medium {
    font-size: var(--tec-font-size-4);
    line-height:var(--tec-line-height-2)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h7--min-medium {
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-3)
}

.tribe-common .tribe-common-h--alt {
    font-weight:var(--tec-font-weight-regular)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h1 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-8);
    line-height:var(--tec-line-height-1)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h1 {
    font-size: var(--tec-font-size-10);
    line-height:var(--tec-line-height-0)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h2 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-7);
    line-height:var(--tec-line-height-1)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h2 {
    font-size: var(--tec-font-size-9);
    line-height:var(--tec-line-height-0)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h3 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-6);
    line-height:var(--tec-line-height-2)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h3 {
    font-size: var(--tec-font-size-8);
    line-height:var(--tec-line-height-1)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h4 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    font-size: var(--tec-font-size-5);
    line-height:var(--tec-line-height-1)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h4 {
    font-size: var(--tec-font-size-7);
    line-height:var(--tec-line-height-1)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h5 {
    font-size:var(--tec-font-size-4)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h5, .tribe-theme-avada #main .tribe-common .tribe-common-h6 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    line-height:var(--tec-line-height-2)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h6 {
    font-size:var(--tec-font-size-3)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h6 {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h7 {
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-3)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h7, .tribe-theme-avada #main .tribe-common .tribe-common-h8 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h8 {
    font-size: var(--tec-font-size-1);
    line-height:var(--tec-line-height-0)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h3--min-medium {
    font-size: var(--tec-font-size-8);
    line-height:var(--tec-line-height-1)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h4--min-medium {
    font-size: var(--tec-font-size-7);
    line-height:var(--tec-line-height-1)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h5--min-medium {
    font-size: var(--tec-font-size-4);
    line-height:var(--tec-line-height-2)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h6--min-medium {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-theme-avada #main .tribe-common.tribe-common--breakpoint-medium .tribe-common-h7--min-medium {
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-3)
}

.tribe-theme-avada #main .tribe-common .tribe-common-h--alt {
    font-weight:var(--tec-font-weight-regular)
}

.tribe-common button {
    border:none
}

.tribe-common button, .tribe-common button:focus, .tribe-common button:hover, .tribe-theme-twentyseventeen .tribe-common button:focus, .tribe-theme-twentyseventeen .tribe-common button:hover, .tribe-theme-twentytwenty .tribe-common button {
    background-color: transparent;
    background-image:none
}

.tribe-theme-twentytwenty .tribe-common button {
    text-transform:inherit
}

.tribe-theme-twentytwenty .tribe-common button:focus, .tribe-theme-twentytwenty .tribe-common button:hover {
    text-decoration:none
}

.tribe-theme-twentytwentyone .tribe-common button:not(:hover):not(:active) {
    background-color: inherit;
    background-image: inherit;
    color:inherit
}

.tribe-theme-enfold .tribe-common th {
    letter-spacing: 0;
    text-transform:none
}

.tribe-common .tribe-common-c-btn--clear {
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    padding: 0;
    text-decoration: none;
    width:auto
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    font-weight: var(--tec-font-weight-bold);
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    padding: 0;
    text-decoration: none;
    width: auto;
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-accent-primary);
    border-radius: var(--tec-border-radius-default);
    text-align: center;
    transition: var(--tec-transition);
    color: var(--tec-color-button-primary);
    padding: 11px 20px;
    width:100%
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
    width:auto
}

.tribe-common .tribe-common-c-btn-border:focus, .tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:focus, .tribe-common a.tribe-common-c-btn-border:hover {
    background-color: var(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.tribe-common .tribe-common-c-btn-border:active, .tribe-common a.tribe-common-c-btn-border:active {
    opacity:.9
}

.tribe-common .tribe-common-c-btn-border--secondary, .tribe-common a.tribe-common-c-btn-border--secondary {
    border-color: var(--tec-color-button-secondary);
    color:var(--tec-color-button-secondary)
}

.tribe-common .tribe-common-c-btn-border--secondary:focus, .tribe-common .tribe-common-c-btn-border--secondary:hover, .tribe-common a.tribe-common-c-btn-border--secondary:focus, .tribe-common a.tribe-common-c-btn-border--secondary:hover {
    background-color:var(--tec-color-button-secondary)
}

.tribe-common .tribe-common-c-btn-border--secondary:active, .tribe-common a.tribe-common-c-btn-border--secondary:active {
    opacity:.9
}

.tribe-common .tribe-common-c-btn-border--alt, .tribe-common a.tribe-common-c-btn-border--alt {
    border-color: var(--tec-color-border-secondary);
    color: var(--tec-color-text-primary);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-common .tribe-common-c-btn-border--alt:focus, .tribe-common .tribe-common-c-btn-border--alt:hover, .tribe-common a.tribe-common-c-btn-border--alt:focus, .tribe-common a.tribe-common-c-btn-border--alt:hover {
    background-color: var(--tec-color-background);
    border-color: var(--tec-color-border-active);
    color:var(--tec-color-text-primary)
}

.tribe-common .tribe-common-c-btn-border--alt:active, .tribe-common a.tribe-common-c-btn-border--alt:active {
    opacity:.9
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:focus, .tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border:hover {
    background-color:var(--tec-color-button-primary)
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--secondary:focus, .tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--secondary:hover {
    background-color:var(--tec-color-button-secondary)
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--alt:focus, .tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border--alt:hover {
    background-color:var(--tec-color-background)
}

.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-1);
    line-height: var(--tec-line-height-0);
    font-weight: var(--tec-font-weight-regular);
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    padding: 0;
    text-decoration: none;
    width: auto;
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-border-default);
    border-radius: var(--tec-border-radius-default);
    text-align: center;
    transition:var(--tec-transition-color-border-color)
}

.tribe-common .tribe-common-c-btn-border-small:focus, .tribe-common .tribe-common-c-btn-border-small:hover, .tribe-common a.tribe-common-c-btn-border-small:focus, .tribe-common a.tribe-common-c-btn-border-small:hover {
    background-color:var(--tec-color-background)
}

.tribe-common .tribe-common-c-btn-border-small:active, .tribe-common a.tribe-common-c-btn-border-small:active {
    border-color:var(--tec-color-border-active)
}

.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small {
    color: var(--tec-color-text-secondary);
    padding: 14px 20px;
    width:100%
}

.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 {
    padding: 6px 15px;
    width:auto
}

.tribe-common .tribe-common-c-btn-border-small:active, .tribe-common .tribe-common-c-btn-border-small:focus, .tribe-common .tribe-common-c-btn-border-small:hover, .tribe-common a.tribe-common-c-btn-border-small:active, .tribe-common a.tribe-common-c-btn-border-small:focus, .tribe-common a.tribe-common-c-btn-border-small:hover {
    color:var(--tec-color-text-primary)
}

.tribe-common .tribe-common-c-btn-border-small:disabled, .tribe-common a.tribe-common-c-btn-border-small:disabled {
    color:var(--tec-color-text-disabled)
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-border-small:hover {
    background-color:var(--tec-color-background)
}

.tribe-common .tribe-common-c-btn-icon {
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    padding: 0;
    text-decoration: none;
    width:auto
}

.tribe-common .tribe-common-c-btn-icon--caret-left:active .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-left:focus .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-left:hover .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right:active .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right:focus .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right:hover .tribe-common-c-btn-icon__icon-svg path {
    fill:var(--tec-color-icon-primary)
}

.tribe-common .tribe-common-c-btn-icon--caret-left:disabled .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right:disabled .tribe-common-c-btn-icon__icon-svg path {
    fill:var(--tec-color-icon-disabled)
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path {
    fill:var(--tec-color-icon-secondary)
}

.tribe-common .tribe-common-c-btn-icon--border {
    align-items: center;
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-border-default);
    display: inline-flex;
    height: 56px;
    justify-content: center;
    transition: none;
    width:56px
}

.tribe-common .tribe-common-c-btn-icon--border:focus, .tribe-common .tribe-common-c-btn-icon--border:hover {
    background-color:var(--tec-color-background)
}

.tribe-common .tribe-common-c-btn-icon--border:active {
    border-color:var(--tec-color-border-active)
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn-icon--border:hover {
    background-color:var(--tec-color-background)
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    font-weight: var(--tec-font-weight-bold);
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    padding: 0;
    text-decoration: none;
    width: auto;
    border-radius: var(--tec-border-radius-default);
    color: var(--tec-color-background);
    text-align: center;
    transition: var(--tec-transition-background-color);
    background-color: var(--tec-color-button-primary);
    padding: 11px 20px;
    width:100%
}

.tribe-common .tribe-common-c-btn, .tribe-common .tribe-common-c-btn:focus, .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn, .tribe-common a.tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover, .tribe-common button.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn:focus, .tribe-common button.tribe-common-c-btn:hover {
    background-image: none;
    border: 0;
    border-radius: var(--tec-border-radius-default);
    box-shadow: none;
    color: var(--tec-color-background);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-common .tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:focus, .tribe-common button.tribe-common-c-btn:focus {
    outline:auto
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn, .tribe-common--breakpoint-medium.tribe-common button.tribe-common-c-btn {
    width:auto
}

.tribe-common .tribe-common-c-btn:focus, .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover, .tribe-common button.tribe-common-c-btn:focus, .tribe-common button.tribe-common-c-btn:hover {
    background-color: var(--tec-color-button-primary-hover);
    padding:11px 20px
}

.tribe-common .tribe-common-c-btn:active, .tribe-common a.tribe-common-c-btn:active, .tribe-common button.tribe-common-c-btn:active {
    background-color: var(--tec-color-button-primary-active);
    padding:11px 20px
}

.tribe-common .tribe-common-c-btn:disabled, .tribe-common a.tribe-common-c-btn:disabled, .tribe-common button.tribe-common-c-btn:disabled {
    background-color: var(--tec-color-button-primary-background);
    padding:11px 20px
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:focus, .tribe-theme-twentyseventeen .tribe-common .tribe-common-c-btn:hover {
    background-color: var(--tec-color-button-primary-hover);
    color:var(--tec-color-background)
}

.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn {
    background-color:var(--tec-color-button-primary)
}

.tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:focus, .tribe-theme-twentytwenty .tribe-common .tribe-common-c-btn:hover {
    background-color: var(--tec-color-button-primary-hover);
    color:var(--tec-color-background)
}

.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn {
    outline:none
}

.tribe-theme-twentytwentyone .tribe-common .tribe-common-c-btn:not(:hover):not(:active) {
    background-color: var(--tec-color-button-primary);
    color:var(--tec-color-background)
}

.tribe-common .tribe-common-c-loader__dot circle {
    animation-direction: normal;
    animation-duration: 2.24s;
    animation-iteration-count: infinite;
    animation-name: a;
    fill: currentColor;
    opacity:var(--tec-opacity-background)
}

.tribe-common .tribe-common-c-loader__dot--first circle {
    animation-delay:.45s
}

.tribe-common .tribe-common-c-loader__dot--second circle {
    animation-delay:1.05s
}

.tribe-common .tribe-common-c-loader__dot--third circle {
    animation-delay:1.35s
}

@keyframes a {
    50% {
        opacity:var(--tec-opacity-default)
    }
}

.tribe-common .tribe-common-c-svgicon {
    color:var(--tec-color-accent-primary)
}

.tribe-common .tribe-common-c-svgicon--featured path {
    fill:currentColor
}

.tribe-common .tribe-common-c-svgicon--recurring path {
    fill: var(--tec-color-icon-active);
    stroke:var(--tec-color-icon-active)
}

.tribe-common .tribe-common-c-svgicon--close-alt path, .tribe-common .tribe-common-c-svgicon--close path {
    stroke:var(--tec-color-icon-secondary)
}

.tribe-common .tribe-common-c-svgicon--messages-not-found path {
    stroke:var(--tec-color-icon-active)
}

.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke {
    stroke:currentColor
}

.tribe-common .tribe-common-c-svgicon__svg-fill {
    fill:var(--tec-color-icon-active)
}

.tribe-common .tribe-common-c-svgicon__svg-stroke {
    stroke: var(--tec-color-icon-active)
}

:root {
    --tec-border-radius-default: 4px;
    --tec-border-width-week-event: 2px;
    --tec-box-shadow-default: 0 2px 5px 0 var(--tec-color-box-shadow);
    --tec-box-shadow-tooltip: 0 2px 12px 0 var(--tec-color-box-shadow);
    --tec-box-shadow-card: 0 1px 6px 2px var(--tec-color-box-shadow);
    --tec-box-shadow-multiday: 16px 6px 6px -2px var(--tec-color-box-shadow-secondary);
    --tec-form-color-background: var(--tec-color-background);
    --tec-form-color-border-default: var(--tec-color-text-primary);
    --tec-form-color-border-active: var(--tec-color-accent-secondary);
    --tec-form-color-border-secondary: var(--tec-color-border-tertiary);
    --tec-form-color-accent-primary: var(--tec-color-accent-primary);
    --tec-form-box-shadow-default: var(--tec-box-shadow-default);
    --tec-opacity-background: 0.07;
    --tec-opacity-select-highlighted: 0.3;
    --tec-opacity-icon-hover: 0.8;
    --tec-opacity-icon-active: 0.9;
    --tec-opacity-default: 1;
    --tec-transition: all 0.2s ease;
    --tec-transition-background-color: background-color 0.2s ease;
    --tec-transition-color-border-color: color 0.2s ease, border-color 0.2s ease;
    --tec-transition-transform: transform 0.2s ease;
    --tec-transition-border-color: border-color 0.2s ease;
    --tec-transition-color: color 0.2s ease;
    --tec-transition-opacity: opacity 0.2s ease;
    --tec-font-family-sans-serif: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
    --tec-font-weight-regular: 400;
    --tec-font-weight-bold: 700;
    --tec-font-size-0: 11px;
    --tec-font-size-1: 12px;
    --tec-font-size-2: 14px;
    --tec-font-size-3: 16px;
    --tec-font-size-4: 18px;
    --tec-font-size-5: 20px;
    --tec-font-size-6: 22px;
    --tec-font-size-7: 24px;
    --tec-font-size-8: 28px;
    --tec-font-size-9: 32px;
    --tec-font-size-10: 42px;
    --tec-line-height-0: 1.38;
    --tec-line-height-1: 1.42;
    --tec-line-height-2: 1.5;
    --tec-line-height-3: 1.62
}

:root {
    --tec-grid-gutter: 48px;
    --tec-grid-gutter-negative: calc(var(--tec-grid-gutter) * -1);
    --tec-grid-gutter-half: calc(var(--tec-grid-gutter) /2);
    --tec-grid-gutter-half-negative: calc(var(--tec-grid-gutter-half) * -1);
    --tec-grid-gutter-small: 42px;
    --tec-grid-gutter-small-negative: calc(var(--tec-grid-gutter-small) * -1);
    --tec-grid-gutter-small-half: calc(var(--tec-grid-gutter-small) /2);
    --tec-grid-gutter-small-half-negative: calc(var(--tec-grid-gutter-small-half) * -1);
    --tec-grid-gutter-page: 42px;
    --tec-grid-gutter-page-small: 19.5px;
    --tec-grid-width-default: 1176px;
    --tec-grid-width-min: 320px;
    --tec-grid-width: calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page) * 2);
    --tec-grid-width-1-of-2: 50%;
    --tec-grid-width-1-of-3: 33.333%;
    --tec-grid-width-1-of-4: 25%;
    --tec-grid-width-1-of-5: 20%;
    --tec-grid-width-1-of-7: 14.285%;
    --tec-grid-width-1-of-8: 12.5%;
    --tec-grid-width-1-of-9: 11.111%;
    --tec-spacer-0: 4px;
    --tec-spacer-1: 8px;
    --tec-spacer-2: 12px;
    --tec-spacer-3: 16px;
    --tec-spacer-4: 20px;
    --tec-spacer-5: 24px;
    --tec-spacer-6: 28px;
    --tec-spacer-7: 32px;
    --tec-spacer-8: 40px;
    --tec-spacer-9: 48px;
    --tec-spacer-10: 56px;
    --tec-spacer-11: 64px;
    --tec-spacer-12: 80px;
    --tec-spacer-13: 96px;
    --tec-spacer-14: 160px;
    --tec-z-index-spinner-container: 100;
    --tec-z-index-views-selector: 30;
    --tec-z-index-dropdown: 30;
    --tec-z-index-events-bar-button: 20;
    --tec-z-index-search: 10;
    --tec-z-index-filters: 9;
    --tec-z-index-scroller: 7;
    --tec-z-index-week-event-hover: 5;
    --tec-z-index-map-event-hover: 5;
    --tec-z-index-map-event-hover-actions: 6;
    --tec-z-index-multiday-event: 5;
    --tec-z-index-multiday-event-bar: 2;
    --tec-color-text-primary: #141827;
    --tec-color-text-primary-light: rgba(20, 24, 39, .62);
    --tec-color-text-secondary: #5d5d5d;
    --tec-color-text-disabled: #d5d5d5;
    --tec-color-text-events-title: var(--tec-color-text-primary);
    --tec-color-text-event-title: var(--tec-color-text-events-title);
    --tec-color-text-event-date: var(--tec-color-text-primary);
    --tec-color-text-secondary-event-date: var(--tec-color-text-secondary);
    --tec-color-icon-primary: #5d5d5d;
    --tec-color-icon-primary-alt: #757575;
    --tec-color-icon-secondary: #bababa;
    --tec-color-icon-active: #141827;
    --tec-color-icon-disabled: #d5d5d5;
    --tec-color-icon-focus: #334aff;
    --tec-color-icon-error: #da394d;
    --tec-color-event-icon: #141827;
    --tec-color-event-icon-hover: #334aff;
    --tec-color-accent-primary: #334aff;
    --tec-color-accent-primary-hover: rgba(51, 74, 255, .8);
    --tec-color-accent-primary-active: rgba(51, 74, 255, .9);
    --tec-color-accent-primary-background: rgba(51, 74, 255, .07);
    --tec-color-accent-secondary: #141827;
    --tec-color-accent-secondary-hover: rgba(20, 24, 39, .8);
    --tec-color-accent-secondary-active: rgba(20, 24, 39, .9);
    --tec-color-accent-secondary-background: rgba(20, 24, 39, .07);
    --tec-color-button-primary: var(--tec-color-accent-primary);
    --tec-color-button-primary-hover: var(--tec-color-accent-primary-hover);
    --tec-color-button-primary-active: var(--tec-color-accent-primary-active);
    --tec-color-button-primary-background: var(--tec-color-accent-primary-background);
    --tec-color-button-secondary: var(--tec-color-accent-secondary);
    --tec-color-button-secondary-hover: var(--tec-color-accent-secondary-hover);
    --tec-color-button-secondary-active: var(--tec-color-accent-secondary-active);
    --tec-color-button-secondary-background: var(--tec-color-accent-secondary-background);
    --tec-color-link-primary: var(--tec-color-text-primary);
    --tec-color-link-accent: var(--tec-color-accent-primary);
    --tec-color-link-accent-hover: rgba(51, 74, 255, .8);
    --tec-color-border-default: #d5d5d5;
    --tec-color-border-secondary: #e4e4e4;
    --tec-color-border-tertiary: #7d7d7d;
    --tec-color-border-hover: #5d5d5d;
    --tec-color-border-active: #141827;
    --tec-color-background: #fff;
    --tec-color-background-events: transparent;
    --tec-color-background-transparent: hsla(0, 0%, 100%, .6);
    --tec-color-background-secondary: #f7f6f6;
    --tec-color-background-messages: rgba(20, 24, 39, .07);
    --tec-color-background-secondary-hover: #f0eeee;
    --tec-color-background-error: rgba(218, 57, 77, .08);
    --tec-color-box-shadow: rgba(0, 0, 0, .14);
    --tec-color-box-shadow-secondary: rgba(0, 0, 0, .1);
    --tec-color-scroll-track: rgba(0, 0, 0, .25);
    --tec-color-scroll-bar: rgba(0, 0, 0, .5);
    --tec-color-background-primary-multiday: rgba(51, 74, 255, .24);
    --tec-color-background-primary-multiday-hover: rgba(51, 74, 255, .34);
    --tec-color-background-secondary-multiday: rgba(20, 24, 39, .24);
    --tec-color-background-secondary-multiday-hover: rgba(20, 24, 39, .34);
    --tec-color-accent-primary-week-event: rgba(51, 74, 255, .1);
    --tec-color-accent-primary-week-event-hover: rgba(51, 74, 255, .2);
    --tec-color-accent-primary-week-event-featured: rgba(51, 74, 255, .04);
    --tec-color-accent-primary-week-event-featured-hover: rgba(51, 74, 255, .14);
    --tec-color-background-secondary-datepicker: var(--tec-color-background-secondary);
    --tec-color-accent-primary-background-datepicker: var(--tec-color-accent-primary-background)
}

.tribe-common {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing:antialiased
}

.tribe-common * {
    box-sizing:border-box
}

.tribe-common article, .tribe-common aside, .tribe-common details, .tribe-common figcaption, .tribe-common figure, .tribe-common footer, .tribe-common header, .tribe-common main, .tribe-common menu, .tribe-common nav, .tribe-common section, .tribe-common summary {
    display:block
}

.tribe-common svg:not(:root) {
    overflow:hidden
}

.tribe-common audio, .tribe-common canvas, .tribe-common progress, .tribe-common video {
    display:inline-block
}

.tribe-common audio:not([controls]) {
    display: none;
    height:0
}

.tribe-common progress {
    vertical-align:baseline
}

.tribe-common [hidden], .tribe-common template {
    display:none
}

.tribe-common pre {
    overflow:auto
}

.tribe-common sub, .tribe-common sup {
    position: relative;
    vertical-align:baseline
}

.tribe-common sup {
    top:-.5em
}

.tribe-common sub {
    bottom:-.25em
}

.tribe-common button, .tribe-common input, .tribe-common select, .tribe-common textarea {
    box-sizing: border-box;
    margin:0
}

.tribe-common input[type=number]::-webkit-inner-spin-button, .tribe-common input[type=number]::-webkit-outer-spin-button {
    height:auto
}

.tribe-common legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space:normal
}

.tribe-common textarea {
    overflow: auto;
    resize:none
}

.tribe-common button, .tribe-common input[type=button], .tribe-common input[type=reset], .tribe-common input[type=submit] {
    cursor: pointer;
    overflow:visible
}

.tribe-common button[disabled], .tribe-common input[disabled] {
    cursor:default
}

.tribe-common button::-moz-focus-inner, .tribe-common input::-moz-focus-inner {
    border: 0;
    padding:0
}

.tribe-common a, .tribe-common abbr, .tribe-common acronym, .tribe-common address, .tribe-common applet, .tribe-common article, .tribe-common aside, .tribe-common audio, .tribe-common b, .tribe-common big, .tribe-common blockquote, .tribe-common canvas, .tribe-common caption, .tribe-common center, .tribe-common cite, .tribe-common code, .tribe-common dd, .tribe-common del, .tribe-common details, .tribe-common dfn, .tribe-common div, .tribe-common dl, .tribe-common dt, .tribe-common em, .tribe-common embed, .tribe-common fieldset, .tribe-common figcaption, .tribe-common figure, .tribe-common footer, .tribe-common form, .tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common header, .tribe-common i, .tribe-common iframe, .tribe-common img, .tribe-common ins, .tribe-common kbd, .tribe-common label, .tribe-common legend, .tribe-common li, .tribe-common main, .tribe-common mark, .tribe-common menu, .tribe-common nav, .tribe-common object, .tribe-common ol, .tribe-common output, .tribe-common p, .tribe-common pre, .tribe-common q, .tribe-common ruby, .tribe-common s, .tribe-common samp, .tribe-common section, .tribe-common small, .tribe-common span, .tribe-common strike, .tribe-common strong, .tribe-common sub, .tribe-common summary, .tribe-common sup, .tribe-common table, .tribe-common tbody, .tribe-common td, .tribe-common tfoot, .tribe-common th, .tribe-common thead, .tribe-common time, .tribe-common tr, .tribe-common tt, .tribe-common u, .tribe-common ul, .tribe-common var, .tribe-common video {
    border: 0;
    margin: 0;
    padding:0
}

.tribe-common ol, .tribe-common ul {
    list-style:none
}

.tribe-common img {
    border-style: none;
    height: auto;
    -ms-interpolation-mode: bicubic;
    max-width:100%
}

.tribe-common embed, .tribe-common iframe, .tribe-common video {
    max-height: 100%;
    max-width:100%
}

.tribe-theme-avada input[type=text] {
    margin:0
}

.tribe-theme-divi .entry-content .tribe-common table, .tribe-theme-divibody.et-pb-preview #main-content .container .tribe-common table {
    border: 0;
    margin:0
}

.tribe-theme-divi .entry-content .tribe-common td, .tribe-theme-divibody.et-pb-preview #main-content .container .tribe-common td {
    border:0
}

.tribe-theme-divi #content-area .tribe-common td, .tribe-theme-divi #content-area .tribe-common th, .tribe-theme-divi #content-area .tribe-common tr, .tribe-theme-divi #left-area .tribe-common ul {
    padding:0
}

#top .main_color .tribe-common button[disabled], #top.tribe-theme-enfold .tribe-common button[disabled] {
    cursor:default
}

#top .main_color .tribe-common form, #top .main_color .tribe-common input, #top.tribe-theme-enfold .tribe-common form, #top.tribe-theme-enfold .tribe-common input {
    margin:0
}

.entry-content-wrapper .tribe-common li, .entry-content .tribe-common ol, .entry-content .tribe-common ul, .tribe-theme-genesis .tribe-common ol, .tribe-theme-genesis .tribe-common ul {
    margin: 0;
    padding:0
}

.tribe-theme-twentynineteen .tribe-common svg {
    fill:none
}

.tribe-theme-twentyseventeen .tribe-common div.tribe-dialog {
    z-index:5 !important
}

.tribe-common .tribe-common-form-control-checkbox, .tribe-common .tribe-common-form-control-radio {
    align-items: flex-start;
    display:flex
}

.tribe-common .tribe-common-form-control-checkbox__label, .tribe-common .tribe-common-form-control-radio__label {
    cursor: pointer;
    margin-left:15px
}

.tribe-common .tribe-common-form-control-checkbox__input, .tribe-common .tribe-common-form-control-radio__input {
    cursor: pointer;
    flex: none;
    margin:1px 0 0
}

#top .main_color .tribe-common .tribe-common-form-control-checkbox__input, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-checkbox__input {
    margin:1px 0 0
}

.tribe-theme-twentytwenty .tribe-common .tribe-common-form-control-checkbox__input {
    top:0
}

.tribe-theme-twentytwentyone .tribe-common .tribe-common-form-control-checkbox__input:checked:after {
    border:none
}

.tribe-theme-twentytwentyone .tribe-common .tribe-common-form-control-radio__input:checked:after {
    background-color:transparent
}

.tribe-common .tribe-common-form-control-checkbox-radio-group &gt; * {
    margin-bottom:15px
}

.tribe-common .tribe-common-form-control-checkbox-radio-group &gt; :last-child {
    margin-bottom:0
}

.tribe-common .tribe-common-form-control-slider__input {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width:120px
}

.tribe-common .tribe-common-form-control-slider__label {
    cursor: pointer;
    display: inline-block;
    margin-left: 11px;
    vertical-align:middle
}

.tribe-common .tribe-common-form-control-slider--vertical .tribe-common-form-control-slider__label {
    display: block;
    margin:0 0 6px
}

.tribe-common .tribe-common-form-control-text__label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width:1px
}

.tribe-common .tribe-common-form-control-text__input {
    height: auto;
    padding: var(--tec-spacer-2) var(--tec-spacer-6) var(--tec-spacer-2) 0;
    width:100%
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
    padding:var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-8)
}

#top .main_color .tribe-common .tribe-common-form-control-text__input, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input {
    padding: var(--tec-spacer-2) var(--tec-spacer-6) var(--tec-spacer-2) 0;
    width:100%
}

#top .main_color .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input, #top.tribe-theme-enfold .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input {
    padding:var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-4) var(--tec-spacer-8)
}

.tribe-common .tribe-common-form-control-toggle__input, .tribe-common .tribe-common-form-control-toggle__label {
    cursor: pointer;
    display: inline-block;
    vertical-align:middle
}

.tribe-common .tribe-common-form-control-toggle__label {
    margin-left:11px
}

.tribe-common .tribe-common-form-control-toggle--vertical .tribe-common-form-control-toggle__label {
    display: block;
    margin:0 0 6px
}

#top .main_color .tribe-common .tribe-common-form-control-toggle__input, #top.tribe-theme-enfold .tribe-common .tribe-common-form-control-toggle__input {
    display: inline-block;
    margin:5px 0
}

.tribe-common .tribe-common-g-col {
    min-width: 0;
    width:100%
}

.tribe-common .tribe-common-g-row {
    display: flex;
    flex-wrap:wrap
}

.tribe-common .tribe-common-g-row--gutters {
    margin-left: var(--tec-grid-gutter-small-half-negative);
    margin-right:var(--tec-grid-gutter-small-half-negative)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters {
    margin-left: var(--tec-grid-gutter-half-negative);
    margin-right:var(--tec-grid-gutter-half-negative)
}

.tribe-common .tribe-common-g-row--gutters &gt; .tribe-common-g-col {
    padding-left: var(--tec-grid-gutter-small-half);
    padding-right:var(--tec-grid-gutter-small-half)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters &gt; .tribe-common-g-col {
    padding-left: var(--tec-grid-gutter-half);
    padding-right:var(--tec-grid-gutter-half)
}

.tribe-theme-twentynineteen .tribe-common .entry.tribe-common-g-row--gutters {
    margin-left: var(--tec-grid-gutter-small-half-negative);
    margin-right: var(--tec-grid-gutter-small-half-negative);
    padding:0
}

.tribe-theme-twentynineteen .tribe-common.tribe-common--breakpoint-medium .entry.tribe-common-g-row--gutters {
    margin-left: var(--tec-grid-gutter-half-negative);
    margin-right:var(--tec-grid-gutter-half-negative)
}

.tribe-theme-twentynineteen .tribe-common .tribe-common-g-row--gutters &gt; .entry.tribe-common-g-col {
    margin: 0;
    padding-left: var(--tec-grid-gutter-small-half);
    padding-right:var(--tec-grid-gutter-small-half)
}

.tribe-theme-twentynineteen .tribe-common.tribe-common--breakpoint-medium .tribe-common-g-row--gutters &gt; .entry.tribe-common-g-col {
    padding-left: var(--tec-grid-gutter-half);
    padding-right:var(--tec-grid-gutter-half)
}

.tribe-common a {
    cursor:pointer
}

.tribe-theme-divi #left-area .tribe-common ul, .tribe-theme-divi .entry-content .tribe-common ul, body.et-pb-preview.tribe-theme-divi #main-content .container .tribe-common ul {
    list-style-type: none;
    padding:0
}

.entry-content .tribe-common ol &gt; li, .entry-content .tribe-common ul &gt; li {
    list-style-type:none
}

.tribe-common button {
    padding:0
}

.tribe-common .tribe-common-l-container {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--tec-grid-width);
    padding-left: var(--tec-grid-gutter-page-small);
    padding-right: var(--tec-grid-gutter-page-small);
    width:100%
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding-left: var(--tec-grid-gutter-page);
    padding-right:var(--tec-grid-gutter-page)
}

.single-tribe_events .tribe-common-a11y-hidden, .tribe-common .tribe-common-a11y-hidden {
    display: none !important;
    visibility:hidden
}

.single-tribe_events .tribe-common-a11y-visual-hide, .tribe-common .tribe-common-a11y-visual-hide {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width:1px
}

.single-tribe_events .tribe-common-a11y-visual-show, .tribe-common .tribe-common-a11y-visual-show {
    clip: auto;
    height: auto;
    margin: 0;
    position: static;
    width:auto
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    padding: 11px 20px;
    width:100%
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
    width:auto
}

.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small {
    padding: 14px 20px;
    width:100%
}

.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 {
    padding: 6px 15px;
    width:auto
}

.tribe-common .tribe-common-c-btn-icon:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display:block
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg, .tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg {
    width:11px
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path {
    fill:currentColor
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    padding: 11px 20px;
    width:100%
}

.tribe-common .tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:focus {
    outline:auto
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn {
    width:auto
}

.tribe-common .tribe-common-c-image {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width:100%
}

.tribe-common .tribe-common-c-image--bg {
    position:relative
}

.tribe-common .tribe-common-c-image__bg {
    background: 50% no-repeat;
    background-size: cover;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width:100%
}

.tribe-common .tribe-common-c-loader {
    display: flex;
    padding-top:calc(var(--tec-spacer-11) * 3)
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-loader {
    padding-top:calc(var(--tec-spacer-13) * 3)
}

.tribe-common .tribe-common-c-loader__dot {
    width:15px
}

.tribe-common .tribe-common-c-loader__dot:not(:first-of-type) {
    margin-left:8px
}

.tribe-common .tribe-common-c-loader__dot circle {
    fill:currentColor
}

.tribe-common .tribe-common-c-svgicon--featured {
    width:8px
}

.tribe-common .tribe-common-c-svgicon--recurring {
    width:12px
}

.tribe-common .tribe-common-c-svgicon--search {
    width:16px
}

.tribe-common .tribe-common-c-svgicon--location {
    width:10px
}

.tribe-common .tribe-common-c-svgicon--day, .tribe-common .tribe-common-c-svgicon--map, .tribe-common .tribe-common-c-svgicon--month, .tribe-common .tribe-common-c-svgicon--photo, .tribe-common .tribe-common-c-svgicon--week {
    height: 100%;
    width:100%
}

.tribe-common .tribe-common-c-svgicon--close-alt path, .tribe-common .tribe-common-c-svgicon--close path {
    stroke:currentColor
}

.tribe-common .tribe-common-c-svgicon--hybrid circle, .tribe-common .tribe-common-c-svgicon--mail, .tribe-common .tribe-common-c-svgicon--map-pin, .tribe-common .tribe-common-c-svgicon--messages-not-found g, .tribe-common .tribe-common-c-svgicon--no-map, .tribe-common .tribe-common-c-svgicon--phone, .tribe-common .tribe-common-c-svgicon--virtual g, .tribe-common .tribe-common-c-svgicon--website {
    fill:none
}

.tribe-common .tribe-common-c-svgicon--messages-not-found {
    width:22px
}

.tribe-common .tribe-common-c-svgicon--messages-not-found path {
    stroke:currentColor
}

.tribe-common .tribe-common-c-svgicon--error {
    width:18px
}

.tribe-common .tribe-common-c-svgicon--error g, .tribe-common .tribe-common-c-svgicon--reset path {
    fill:none
}

.tribe-common .tribe-common-c-svgicon__svg-fill {
    fill:currentColor
}

.tribe-common .tribe-common-c-svgicon__svg-stroke {
    stroke: currentColor
}

:root {
    --tec-grid-gutter: 48px;
    --tec-grid-gutter-negative: calc(var(--tec-grid-gutter) * -1);
    --tec-grid-gutter-half: calc(var(--tec-grid-gutter) /2);
    --tec-grid-gutter-half-negative: calc(var(--tec-grid-gutter-half) * -1);
    --tec-grid-gutter-small: 42px;
    --tec-grid-gutter-small-negative: calc(var(--tec-grid-gutter-small) * -1);
    --tec-grid-gutter-small-half: calc(var(--tec-grid-gutter-small) /2);
    --tec-grid-gutter-small-half-negative: calc(var(--tec-grid-gutter-small-half) * -1);
    --tec-grid-gutter-page: 42px;
    --tec-grid-gutter-page-small: 19.5px;
    --tec-grid-width-default: 1176px;
    --tec-grid-width-min: 320px;
    --tec-grid-width: calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page) * 2);
    --tec-grid-width-1-of-2: 50%;
    --tec-grid-width-1-of-3: 33.333%;
    --tec-grid-width-1-of-4: 25%;
    --tec-grid-width-1-of-5: 20%;
    --tec-grid-width-1-of-7: 14.285%;
    --tec-grid-width-1-of-8: 12.5%;
    --tec-grid-width-1-of-9: 11.111%;
    --tec-spacer-0: 4px;
    --tec-spacer-1: 8px;
    --tec-spacer-2: 12px;
    --tec-spacer-3: 16px;
    --tec-spacer-4: 20px;
    --tec-spacer-5: 24px;
    --tec-spacer-6: 28px;
    --tec-spacer-7: 32px;
    --tec-spacer-8: 40px;
    --tec-spacer-9: 48px;
    --tec-spacer-10: 56px;
    --tec-spacer-11: 64px;
    --tec-spacer-12: 80px;
    --tec-spacer-13: 96px;
    --tec-spacer-14: 160px;
    --tec-z-index-spinner-container: 100;
    --tec-z-index-views-selector: 30;
    --tec-z-index-dropdown: 30;
    --tec-z-index-events-bar-button: 20;
    --tec-z-index-search: 10;
    --tec-z-index-filters: 9;
    --tec-z-index-scroller: 7;
    --tec-z-index-week-event-hover: 5;
    --tec-z-index-map-event-hover: 5;
    --tec-z-index-map-event-hover-actions: 6;
    --tec-z-index-multiday-event: 5;
    --tec-z-index-multiday-event-bar: 2;
    --tec-color-text-primary: #141827;
    --tec-color-text-primary-light: rgba(20, 24, 39, .62);
    --tec-color-text-secondary: #5d5d5d;
    --tec-color-text-disabled: #d5d5d5;
    --tec-color-text-events-title: var(--tec-color-text-primary);
    --tec-color-text-event-title: var(--tec-color-text-events-title);
    --tec-color-text-event-date: var(--tec-color-text-primary);
    --tec-color-text-secondary-event-date: var(--tec-color-text-secondary);
    --tec-color-icon-primary: #5d5d5d;
    --tec-color-icon-primary-alt: #757575;
    --tec-color-icon-secondary: #bababa;
    --tec-color-icon-active: #141827;
    --tec-color-icon-disabled: #d5d5d5;
    --tec-color-icon-focus: #334aff;
    --tec-color-icon-error: #da394d;
    --tec-color-event-icon: #141827;
    --tec-color-event-icon-hover: #334aff;
    --tec-color-accent-primary: #334aff;
    --tec-color-accent-primary-hover: rgba(51, 74, 255, .8);
    --tec-color-accent-primary-active: rgba(51, 74, 255, .9);
    --tec-color-accent-primary-background: rgba(51, 74, 255, .07);
    --tec-color-accent-secondary: #141827;
    --tec-color-accent-secondary-hover: rgba(20, 24, 39, .8);
    --tec-color-accent-secondary-active: rgba(20, 24, 39, .9);
    --tec-color-accent-secondary-background: rgba(20, 24, 39, .07);
    --tec-color-button-primary: var(--tec-color-accent-primary);
    --tec-color-button-primary-hover: var(--tec-color-accent-primary-hover);
    --tec-color-button-primary-active: var(--tec-color-accent-primary-active);
    --tec-color-button-primary-background: var(--tec-color-accent-primary-background);
    --tec-color-button-secondary: var(--tec-color-accent-secondary);
    --tec-color-button-secondary-hover: var(--tec-color-accent-secondary-hover);
    --tec-color-button-secondary-active: var(--tec-color-accent-secondary-active);
    --tec-color-button-secondary-background: var(--tec-color-accent-secondary-background);
    --tec-color-link-primary: var(--tec-color-text-primary);
    --tec-color-link-accent: var(--tec-color-accent-primary);
    --tec-color-link-accent-hover: rgba(51, 74, 255, .8);
    --tec-color-border-default: #d5d5d5;
    --tec-color-border-secondary: #e4e4e4;
    --tec-color-border-tertiary: #7d7d7d;
    --tec-color-border-hover: #5d5d5d;
    --tec-color-border-active: #141827;
    --tec-color-background: #fff;
    --tec-color-background-events: transparent;
    --tec-color-background-transparent: hsla(0, 0%, 100%, .6);
    --tec-color-background-secondary: #f7f6f6;
    --tec-color-background-messages: rgba(20, 24, 39, .07);
    --tec-color-background-secondary-hover: #f0eeee;
    --tec-color-background-error: rgba(218, 57, 77, .08);
    --tec-color-box-shadow: rgba(0, 0, 0, .14);
    --tec-color-box-shadow-secondary: rgba(0, 0, 0, .1);
    --tec-color-scroll-track: rgba(0, 0, 0, .25);
    --tec-color-scroll-bar: rgba(0, 0, 0, .5);
    --tec-color-background-primary-multiday: rgba(51, 74, 255, .24);
    --tec-color-background-primary-multiday-hover: rgba(51, 74, 255, .34);
    --tec-color-background-secondary-multiday: rgba(20, 24, 39, .24);
    --tec-color-background-secondary-multiday-hover: rgba(20, 24, 39, .34);
    --tec-color-accent-primary-week-event: rgba(51, 74, 255, .1);
    --tec-color-accent-primary-week-event-hover: rgba(51, 74, 255, .2);
    --tec-color-accent-primary-week-event-featured: rgba(51, 74, 255, .04);
    --tec-color-accent-primary-week-event-featured-hover: rgba(51, 74, 255, .14);
    --tec-color-background-secondary-datepicker: var(--tec-color-background-secondary);
    --tec-color-accent-primary-background-datepicker: var(--tec-color-accent-primary-background);
    --tec-border-radius-default: 4px;
    --tec-border-width-week-event: 2px;
    --tec-box-shadow-default: 0 2px 5px 0 var(--tec-color-box-shadow);
    --tec-box-shadow-tooltip: 0 2px 12px 0 var(--tec-color-box-shadow);
    --tec-box-shadow-card: 0 1px 6px 2px var(--tec-color-box-shadow);
    --tec-box-shadow-multiday: 16px 6px 6px -2px var(--tec-color-box-shadow-secondary);
    --tec-form-color-background: var(--tec-color-background);
    --tec-form-color-border-default: var(--tec-color-text-primary);
    --tec-form-color-border-active: var(--tec-color-accent-secondary);
    --tec-form-color-border-secondary: var(--tec-color-border-tertiary);
    --tec-form-color-accent-primary: var(--tec-color-accent-primary);
    --tec-form-box-shadow-default: var(--tec-box-shadow-default);
    --tec-opacity-background: 0.07;
    --tec-opacity-select-highlighted: 0.3;
    --tec-opacity-icon-hover: 0.8;
    --tec-opacity-icon-active: 0.9;
    --tec-opacity-default: 1;
    --tec-transition: all 0.2s ease;
    --tec-transition-background-color: background-color 0.2s ease;
    --tec-transition-color-border-color: color 0.2s ease, border-color 0.2s ease;
    --tec-transition-transform: transform 0.2s ease;
    --tec-transition-border-color: border-color 0.2s ease;
    --tec-transition-color: color 0.2s ease;
    --tec-transition-opacity: opacity 0.2s ease;
    --tec-font-family-sans-serif: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
    --tec-font-weight-regular: 400;
    --tec-font-weight-bold: 700;
    --tec-font-size-0: 11px;
    --tec-font-size-1: 12px;
    --tec-font-size-2: 14px;
    --tec-font-size-3: 16px;
    --tec-font-size-4: 18px;
    --tec-font-size-5: 20px;
    --tec-font-size-6: 22px;
    --tec-font-size-7: 24px;
    --tec-font-size-8: 28px;
    --tec-font-size-9: 32px;
    --tec-font-size-10: 42px;
    --tec-line-height-0: 1.38;
    --tec-line-height-1: 1.42;
    --tec-line-height-2: 1.5;
    --tec-line-height-3:1.62
}

#tribe-events-pg-template {
    background-color:var(--tec-color-background-events)
}

.tribe-events-single {
    -webkit-font-smoothing:antialiased
}

.tribe-events-after-html p, .tribe-events-before-html p {
    line-height:1.7
}

.tribe-events-back a, .tribe-events-back a:visited {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-3);
    font-weight: var(--tec-font-weight-bold);
    text-decoration:none
}

.tribe-events-notices {
    border-bottom: 1px solid var(--tec-color-border-secondary);
    box-shadow:none
}

.tribe-events-notices ul {
    list-style: none;
    text-align: left;
    text-transform:none
}

.tribe-events-single-event-title {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    text-transform: none;
    font-size: var(--tec-font-size-7);
    line-height: var(--tec-line-height-1);
    color:var(--tec-color-text-event-title)
}

.tribe-events-schedule {
    background-color: transparent;
    border:0
}

.tribe-events-schedule h2 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    text-transform: none;
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-2);
    color: var(--tec-color-text-event-date);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events-schedule .recurringinfo, .tribe-related-event-info .recurringinfo {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    text-transform: none;
    font-size: var(--tec-font-size-1);
    line-height: var(--tec-line-height-0);
    background-color: var(--tec-color-background-secondary);
    border-radius:40px
}

.tribe-events-schedule .recurringinfo .event-is-recurring, .tribe-related-event-info .recurringinfo .event-is-recurring {
    letter-spacing:-9999px
}

.tribe-events-schedule .recurringinfo a, .tribe-related-event-info .recurringinfo a {
    color: var(--tec-color-accent-primary);
    font-weight: var(--tec-font-weight-regular);
    letter-spacing: normal;
    line-height: 20px;
    text-decoration:none
}

.tribe-events-schedule .recurringinfo {
    font-size: var(--tec-font-size-1);
    line-height: var(--tec-line-height-0);
    background-color: var(--tec-color-background-secondary);
    border-radius:40px
}

.tribe-events-schedule .recurringinfo, .tribe-events-schedule .tribe-events-cost {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    text-transform:none
}

.tribe-events-schedule .tribe-events-cost {
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-2);
    text-transform:uppercase
}

.tribe-events-content {
    color: var(--tec-color-text-primary);
    font-family:var(--tec-font-family-sans-serif)
}

.tribe-events-content h2, .tribe-events-content h3, .tribe-events-content h4, .tribe-events-content h5, .tribe-events-content h6 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    letter-spacing: normal;
    text-transform:none
}

.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-events-content ol, .tribe-events-content ul {
    list-style-position:inside
}

.tribe-events-content ul {
    list-style-type:disc
}

.tribe-events-content a {
    border-bottom: 1px solid var(--tec-color-link-accent);
    color: var(--tec-color-link-primary);
    transition:var(--tec-transition-color)
}

.tribe-events-content a:active, .tribe-events-content a:focus, .tribe-events-content a:hover {
    border-bottom: 1px solid currentColor;
    color:var(--tec-color-link-accent)
}

.tribe-events-content a {
    text-decoration:none
}

.tribe-events-content pre {
    background-color: var(--tec-color-background-secondary);
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-events-content blockquote {
    quotes:auto
}

.tribe-events-content blockquote:before {
    content:open-quote
}

.tribe-events-content blockquote:after {
    content:close-quote
}

.tribe-events-cal-links {
    color: var(--tec-color-text-primary);
    font-family:var(--tec-font-family-sans-serif)
}

.tribe-events-cal-links a {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23141827' d='M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431zm18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18V8.016zM.99 1.239h15.995v2.315H.991V1.239z'/%3E%3Cpath stroke='%23141827' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M22.918 10.5H9.207m11.488-3.255l3.252 3.272-3.213 3.213'/%3E%3C/g%3E%3C/svg%3E") 0/24px no-repeat;
    color: var(--tec-color-link-accent);
    font-size: var(--tec-font-size-2);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-3);
    text-decoration:none
}

.tribe-events-event-meta {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size:var(--tec-font-size-2)
}

.tribe-events-event-meta a, .tribe-events-event-meta a:visited {
    color:var(--tec-color-link-accent)
}

.tribe-events-event-meta a:focus, .tribe-events-event-meta a:hover {
    color:var(--tec-color-link-accent-hover)
}

.tribe-events-event-meta dd, .tribe-events-event-meta dt {
    word-break:break-word
}

.tribe-events-event-meta dt {
    line-height:var(--tec-line-height-3)
}

.tribe-events-event-meta .tribe-events-address {
    font-style: normal;
    line-height:26px
}

.tribe-events-event-meta:before, .tribe-events-event-meta ~ div:not(.tribe-events-event-meta, .event-tickets) {
    border-top:1px solid var(--tec-color-border-secondary)
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta {
    background-color: transparent;
    color:var(--tec-color-text-primary)
}

.tribe-events-meta-group .tribe-events-single-section-title {
    color: var(--tec-color-text-primary);
    font-size: var(--tec-font-size-2);
    font-weight: var(--tec-font-weight-bold);
    letter-spacing: 1px;
    text-transform:uppercase
}

.tribe-events-meta-group a {
    color:var(--tec-color-link-accent)
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
    border-top:1px solid var(--tec-color-border-secondary)
}

.tribe-events-venue-map {
    border: 0;
    border-radius:0
}

.tribe-events-related-events-title {
    font-weight: var(--tec-font-weight-bold);
    text-transform: none;
    font-size: var(--tec-font-size-6);
    line-height: var(--tec-line-height-2);
    border-top:1px solid var(--tec-color-border-secondary)
}

.tribe-events-related-events-title, .tribe-events-single ul.tribe-related-events li, .tribe-events-single ul.tribe-related-events li .tribe-related-events-title {
    color: var(--tec-color-text-primary);
    font-family:var(--tec-font-family-sans-serif)
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-title {
    font-weight: var(--tec-font-weight-bold);
    text-transform: none;
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-3)
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-title a {
    color:var(--tec-color-link-primary)
}

#tribe-events-footer {
    border-top:1px solid var(--tec-color-border-secondary)
}

.tribe-events-single .tribe-events-sub-nav {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-1);
    list-style:none
}

.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: var(--tec-color-text-secondary);
    text-decoration: none;
    vertical-align:middle
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
    content: "";
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width:11px
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover {
    color:var(--tec-color-text-primary)
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='%235d5d5d'/%3E%3C/svg%3E") 0/7px no-repeat
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus:before, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='%23141827'/%3E%3C/svg%3E")
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z' fill='%235d5d5d'/%3E%3C/svg%3E") 100%/7px no-repeat
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus:after, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z' fill='%23141827'/%3E%3C/svg%3E")
}

.tribe-theme-twentynineteen .tribe-events-content h2:before, .tribe-theme-twentynineteen .tribe-events-related-events-title:before, .tribe-theme-twentynineteen .tribe-events-schedule h2:before, .tribe-theme-twentynineteen .tribe-events-single-event-title:before, .tribe-theme-twentynineteen .tribe-events-single-section-title:before {
    content:normal
}

.tribe-theme-twentytwentyone .tribe-events-cal-links a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='18'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23141827' d='M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431zm18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18V8.016zM.99 1.239h15.995v2.315H.991V1.239z'/%3E%3Cpath stroke='%23141827' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M22.918 10.5H9.207m11.488-3.255l3.252 3.272-3.213 3.213'/%3E%3C/g%3E%3C/svg%3E") 0/24px no-repeat
}

.tribe-theme-twentytwentyone .tribe-events-schedule .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button), .tribe-theme-twentytwentyone .tribe-related-event-info .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent;
    text-decoration:none
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    text-transform: none;
    font-size: var(--tec-font-size-7);
    line-height: var(--tec-line-height-1);
    color:var(--tec-color-text-event-title)
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3 {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight: var(--tec-font-weight-bold);
    text-transform: none;
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-2);
    color: var(--tec-color-text-event-date);
    font-weight:var(--tec-font-weight-regular)
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-content pre {
    background-image:none
}

#top.tribe-theme-enfold.single-tribe_events #wrap_all .tribe-events-cal-links a, #top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner {
    border:0
}

.fusion-widget-area .tribe-events-event-meta:before, .fusion-widget-area .tribe-events-event-meta ~ div:not(.tribe-events-event-meta):not(.event-tickets) {
    border:none
}

@media (min-width: 768px) {
    .tribe-events-single-event-title {
        font-size: var(--tec-font-size-10);
        line-height:var(--tec-line-height-0)
    }

    .tribe-events-schedule h2 {
        font-size: var(--tec-font-size-3);
        line-height:var(--tec-line-height-3)
    }

    .tribe-events-schedule .recurringinfo {
        font-size: var(--tec-font-size-2);
        line-height:var(--tec-line-height-3)
    }

    .tribe-events-schedule .recurringinfo .event-is-recurring {
        letter-spacing:normal
    }

    .tribe-events-schedule .tribe-events-cost {
        font-size: var(--tec-font-size-3);
        line-height:var(--tec-line-height-3)
    }

    .tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul {
        font-size: var(--tec-font-size-4);
        line-height:var(--tec-line-height-2)
    }

    .tribe-events-event-meta.secondary:before {
        content:normal
    }

    .tribe-events-related-events-title {
        font-size: var(--tec-font-size-8);
        line-height:var(--tec-line-height-1)
    }

    .tribe-events-single .tribe-events-sub-nav {
        font-size:var(--tec-font-size-3)
    }

    .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 {
        background-size:9px
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title {
        font-size: var(--tec-font-size-10);
        line-height:var(--tec-line-height-0)
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3 {
        font-size: var(--tec-font-size-3);
        line-height: var(--tec-line-height-3)
    }
}


:root {
    --tec-grid-gutter: 48px;
    --tec-grid-gutter-negative: calc(var(--tec-grid-gutter) * -1);
    --tec-grid-gutter-half: calc(var(--tec-grid-gutter) /2);
    --tec-grid-gutter-half-negative: calc(var(--tec-grid-gutter-half) * -1);
    --tec-grid-gutter-small: 42px;
    --tec-grid-gutter-small-negative: calc(var(--tec-grid-gutter-small) * -1);
    --tec-grid-gutter-small-half: calc(var(--tec-grid-gutter-small) /2);
    --tec-grid-gutter-small-half-negative: calc(var(--tec-grid-gutter-small-half) * -1);
    --tec-grid-gutter-page: 42px;
    --tec-grid-gutter-page-small: 19.5px;
    --tec-grid-width-default: 1176px;
    --tec-grid-width-min: 320px;
    --tec-grid-width: calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page) * 2);
    --tec-grid-width-1-of-2: 50%;
    --tec-grid-width-1-of-3: 33.333%;
    --tec-grid-width-1-of-4: 25%;
    --tec-grid-width-1-of-5: 20%;
    --tec-grid-width-1-of-7: 14.285%;
    --tec-grid-width-1-of-8: 12.5%;
    --tec-grid-width-1-of-9: 11.111%;
    --tec-spacer-0: 4px;
    --tec-spacer-1: 8px;
    --tec-spacer-2: 12px;
    --tec-spacer-3: 16px;
    --tec-spacer-4: 20px;
    --tec-spacer-5: 24px;
    --tec-spacer-6: 28px;
    --tec-spacer-7: 32px;
    --tec-spacer-8: 40px;
    --tec-spacer-9: 48px;
    --tec-spacer-10: 56px;
    --tec-spacer-11: 64px;
    --tec-spacer-12: 80px;
    --tec-spacer-13: 96px;
    --tec-spacer-14: 160px;
    --tec-z-index-spinner-container: 100;
    --tec-z-index-views-selector: 30;
    --tec-z-index-dropdown: 30;
    --tec-z-index-events-bar-button: 20;
    --tec-z-index-search: 10;
    --tec-z-index-filters: 9;
    --tec-z-index-scroller: 7;
    --tec-z-index-week-event-hover: 5;
    --tec-z-index-map-event-hover: 5;
    --tec-z-index-map-event-hover-actions: 6;
    --tec-z-index-multiday-event: 5;
    --tec-z-index-multiday-event-bar: 2;
    --tec-color-text-primary: #141827;
    --tec-color-text-primary-light: rgba(20, 24, 39, .62);
    --tec-color-text-secondary: #5d5d5d;
    --tec-color-text-disabled: #d5d5d5;
    --tec-color-text-events-title: var(--tec-color-text-primary);
    --tec-color-text-event-title: var(--tec-color-text-events-title);
    --tec-color-text-event-date: var(--tec-color-text-primary);
    --tec-color-text-secondary-event-date: var(--tec-color-text-secondary);
    --tec-color-icon-primary: #5d5d5d;
    --tec-color-icon-primary-alt: #757575;
    --tec-color-icon-secondary: #bababa;
    --tec-color-icon-active: #141827;
    --tec-color-icon-disabled: #d5d5d5;
    --tec-color-icon-focus: #334aff;
    --tec-color-icon-error: #da394d;
    --tec-color-event-icon: #141827;
    --tec-color-event-icon-hover: #334aff;
    --tec-color-accent-primary: #334aff;
    --tec-color-accent-primary-hover: rgba(51, 74, 255, .8);
    --tec-color-accent-primary-active: rgba(51, 74, 255, .9);
    --tec-color-accent-primary-background: rgba(51, 74, 255, .07);
    --tec-color-accent-secondary: #141827;
    --tec-color-accent-secondary-hover: rgba(20, 24, 39, .8);
    --tec-color-accent-secondary-active: rgba(20, 24, 39, .9);
    --tec-color-accent-secondary-background: rgba(20, 24, 39, .07);
    --tec-color-button-primary: var(--tec-color-accent-primary);
    --tec-color-button-primary-hover: var(--tec-color-accent-primary-hover);
    --tec-color-button-primary-active: var(--tec-color-accent-primary-active);
    --tec-color-button-primary-background: var(--tec-color-accent-primary-background);
    --tec-color-button-secondary: var(--tec-color-accent-secondary);
    --tec-color-button-secondary-hover: var(--tec-color-accent-secondary-hover);
    --tec-color-button-secondary-active: var(--tec-color-accent-secondary-active);
    --tec-color-button-secondary-background: var(--tec-color-accent-secondary-background);
    --tec-color-link-primary: var(--tec-color-text-primary);
    --tec-color-link-accent: var(--tec-color-accent-primary);
    --tec-color-link-accent-hover: rgba(51, 74, 255, .8);
    --tec-color-border-default: #d5d5d5;
    --tec-color-border-secondary: #e4e4e4;
    --tec-color-border-tertiary: #7d7d7d;
    --tec-color-border-hover: #5d5d5d;
    --tec-color-border-active: #141827;
    --tec-color-background: #fff;
    --tec-color-background-events: transparent;
    --tec-color-background-transparent: hsla(0, 0%, 100%, .6);
    --tec-color-background-secondary: #f7f6f6;
    --tec-color-background-messages: rgba(20, 24, 39, .07);
    --tec-color-background-secondary-hover: #f0eeee;
    --tec-color-background-error: rgba(218, 57, 77, .08);
    --tec-color-box-shadow: rgba(0, 0, 0, .14);
    --tec-color-box-shadow-secondary: rgba(0, 0, 0, .1);
    --tec-color-scroll-track: rgba(0, 0, 0, .25);
    --tec-color-scroll-bar: rgba(0, 0, 0, .5);
    --tec-color-background-primary-multiday: rgba(51, 74, 255, .24);
    --tec-color-background-primary-multiday-hover: rgba(51, 74, 255, .34);
    --tec-color-background-secondary-multiday: rgba(20, 24, 39, .24);
    --tec-color-background-secondary-multiday-hover: rgba(20, 24, 39, .34);
    --tec-color-accent-primary-week-event: rgba(51, 74, 255, .1);
    --tec-color-accent-primary-week-event-hover: rgba(51, 74, 255, .2);
    --tec-color-accent-primary-week-event-featured: rgba(51, 74, 255, .04);
    --tec-color-accent-primary-week-event-featured-hover: rgba(51, 74, 255, .14);
    --tec-color-background-secondary-datepicker: var(--tec-color-background-secondary);
    --tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background)
}

#tribe-events-header, .recurring-info-tooltip, .single-featured-image-header, .tribe-events-ajax-loading, .tribe-events-divider {
    display:none
}

#tribe-events-pg-template {
    margin: 0 auto;
    max-width: 1048px;
    padding:var(--tec-spacer-8) var(--tec-spacer-4) var(--tec-spacer-4)
}

.tribe-events-after-html p, .tribe-events-before-html p {
    margin:0 0 10px
}

.tribe-events-back {
    margin-bottom:var(--tec-spacer-5)
}

.tribe-events-single &gt; .tribe_events {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    position:relative
}

.tribe-events-single &gt; .tribe_events &gt; :not(.primary, .secondary, .tribe-events-related-events-title, .tribe-related-events) {
    order: 1;
    width:100%
}

.tribe-events-notices {
    margin-bottom: var(--tec-spacer-4);
    padding-bottom:var(--tec-spacer-2)
}

.tribe-events-notices li, .tribe-events-notices ul, .tribe-events-single-event-title {
    margin: 0;
    padding:0
}

.tribe-events-schedule {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin:var(--tec-spacer-1) 0 var(--tec-spacer-4)
}

.tribe-events-schedule h2 {
    margin-bottom: var(--tec-spacer-1);
    margin-right: var(--tec-spacer-1);
    order: 0;
    width:100%
}

.tribe-events-schedule .recurringinfo, .tribe-related-event-info .recurringinfo {
    margin-right: var(--tec-spacer-1);
    order: 2;
    padding: 0 var(--tec-spacer-1);
    position:relative
}

.tribe-events-schedule .recurringinfo:before, .tribe-related-event-info .recurringinfo:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.797.797 0 0 1-.592.26.797.797 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.797.797 0 0 1 2.43 15a.797.797 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.952.952 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.797.797 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.948.948 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174 0-.065 0-.13.02-.174 0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152z' fill='%23141827'/%3E%3C/svg%3E") 0/12px no-repeat;
    content: "";
    height: 20px;
    left: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width:20px
}

.tribe-events-schedule .recurringinfo .tribe-events-divider, .tribe-related-event-info .recurringinfo .tribe-events-divider {
    display:none
}

.tribe-events-schedule .recurringinfo .event-is-recurring, .tribe-related-event-info .recurringinfo .event-is-recurring {
    padding-left: var(--tec-spacer-4);
    visibility:hidden
}

.tribe-events-schedule .recurringinfo a, .tribe-related-event-info .recurringinfo a {
    visibility:visible
}

.tribe-events-schedule .recurringinfo {
    margin-right: var(--tec-spacer-1);
    order: 2;
    padding:0 var(--tec-spacer-1)
}

.tribe-events-schedule .tribe-events-cost {
    margin-right: var(--tec-spacer-1);
    order:1
}

.tribe-events-event-image {
    align-self: flex-start;
    margin-bottom:var(--tec-spacer-3)
}

.tribe-events-event-image img {
    display:block
}

.tribe-events-content h2, .tribe-events-content h3, .tribe-events-content h4, .tribe-events-content h5, .tribe-events-content h6 {
    margin-bottom:.75em
}

.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul {
    margin-bottom:var(--tec-spacer-3)
}

.tribe-events-content ol:last-child, .tribe-events-content p:last-child, .tribe-events-content ul:last-child {
    margin-bottom:var(--tec-spacer-6)
}

.tribe-events-content ol, .tribe-events-content ul {
    padding:0
}

.tribe-events-content ol {
    list-style-type:decimal
}

.tribe-events-content pre {
    margin-bottom: var(--tec-spacer-5);
    padding:var(--tec-spacer-5)
}

.tribe-events-content blockquote p {
    display:inline-block
}

.tribe-events-cal-links {
    margin-bottom:var(--tec-spacer-7)
}

.tribe-events-cal-links a {
    display:inline-block
}

.single-tribe_events .tribe-events-cal-links a, .tribe-events-cal-links a {
    padding-left:var(--tec-spacer-7)
}

.tribe-events-cal-links a:not(:last-of-type) {
    margin-right:var(--tec-spacer-5)
}

.tribe-events-event-meta {
    display: flex;
    flex-wrap: wrap;
    margin:0 0 var(--tec-spacer-7)
}

.tribe-events-event-meta dl {
    margin-top:var(--tec-spacer-1)
}

.tribe-events-event-meta dd, .tribe-events-event-meta dt {
    margin: 0 0 var(--tec-spacer-0);
    padding:0
}

.tribe-events-event-meta dd[class$=url], .tribe-events-event-meta dt:not(:first-child) {
    margin-top:var(--tec-spacer-3)
}

.tribe-events-event-meta dt[class * =url] + dd {
                                              margin-top:0
                                          }

.tribe-events-event-meta .tribe-events-address {
    margin:0
}

.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
    margin-bottom: var(--tec-spacer-1);
    order: 2;
    padding-top: var(--tec-spacer-5);
    position: relative;
    width:100%
}

.tribe-events-event-meta.primary + .event-tickets, .tribe-events-event-meta.secondary + .event-tickets {
    margin-bottom: var(--tec-spacer-7);
    margin-top:calc(var(--tec-spacer-6) * -1)
}

.tribe-events-event-meta.primary + .event-tickets + .event-tickets, .tribe-events-event-meta.secondary + .event-tickets + .event-tickets {
    margin-bottom: var(--tec-spacer-1);
    margin-top:calc(var(--tec-spacer-7) * -1)
}

.tribe-events-event-meta:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top:0
}

.tribe-events-meta-group {
    flex: 1 0 140px;
    margin-right: var(--tec-spacer-5);
    order:0
}

.tribe-events-meta-group.tribe-events-meta-group-venue {
    order:1
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
    flex-basis: 100%;
    margin-top: var(--tec-spacer-1);
    padding-top: var(--tec-spacer-5);
    width:auto
}

.tribe-events-meta-group .tribe-events-single-section-title {
    margin-bottom:var(--tec-spacer-1)
}

.tribe-events-venue-map {
    margin: 0 0 var(--tec-spacer-5);
    order: -1;
    width:100%
}

.tribe-events-venue-map &gt; div, .tribe-events-venue-map &gt; iframe {
    margin-bottom: 0;
    max-height:241px
}

.tribe-events-related-events-title, .tribe-related-events {
    order:2
}

.tribe-events-related-events-title {
    margin-bottom: var(--tec-spacer-5);
    padding-top: var(--tec-spacer-7);
    width:100%
}

.tribe-events-single ul.tribe-related-events {
    display: flex;
    flex-direction: column;
    margin-bottom:0
}

.tribe-events-single ul.tribe-related-events li {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-bottom: var(--tec-spacer-6);
    padding: 0;
    width:auto
}

.tribe-events-single ul.tribe-related-events li:last-child {
    margin-right:0
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail {
    margin-bottom: var(--tec-spacer-3);
    width:100%
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a {
    display: block;
    overflow: hidden;
    padding-top: 75%;
    position:relative
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img {
    bottom: 0;
    left: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%) scale(2)
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img[src$="tribe-related-events-placeholder.png"] {
    transform:translate(-50%, -50%) scale(1)
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width:100%
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start {
    margin:var(--tec-spacer-0) var(--tec-spacer-0) var(--tec-spacer-2) 0
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-time {
    margin-left:var(--tec-spacer-0)
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .recurringinfo {
    margin:0 var(--tec-spacer-1) var(--tec-spacer-2) 0
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .timezone {
    margin-left:var(--tec-spacer-0)
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span:last-of-type {
    margin-right:var(--tec-spacer-1)
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-title {
    margin-bottom: var(--tec-spacer-1);
    width:100%
}

#tribe-events-footer {
    padding:var(--tec-spacer-4) 0
}

.tribe-events-single .tribe-events-sub-nav {
    display: flex;
    justify-content: space-between;
    margin-left:0
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous {
    margin:0
}

.tribe-events-single .tribe-events-sub-nav a span {
    display:none
}

.tribe-events-nav-next a:after, .tribe-events-nav-previous a:before {
    margin-top: -2px;
    width:7px
}

.tribe-theme-twentynineteen .tribe-events-single &gt; .tribe_events {
    margin-top:0
}

.tribe-theme-twentytwenty .tribe-events-schedule h2 {
    margin-left:0
}

.tribe-theme-twentytwenty .tribe-events-content h2, .tribe-theme-twentytwenty .tribe-events-content h3, .tribe-theme-twentytwenty .tribe-events-content h4, .tribe-theme-twentytwenty .tribe-events-content h5, .tribe-theme-twentytwenty .tribe-events-content h6 {
    margin-top:0
}

.tribe-theme-twentytwenty .tribe-events-content ol, .tribe-theme-twentytwenty .tribe-events-content ul {
    margin-left:0
}

.tribe-theme-twentytwenty .tribe-events-related-events-title, .tribe-theme-twentytwenty .tribe-events-single-section-title {
    margin-top:0
}

#top.tribe-theme-enfold.single-tribe_events #tribe-events-pg-template {
    max-width:1048px
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule {
    margin-top:var(--tec-spacer-1)
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3 {
    margin-right:var(--tec-spacer-1)
}

#top.tribe-theme-enfold.single-tribe_events .av-single-event-content, #top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar {
    margin-left:0
}

#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    position:relative
}

#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner &gt; .event-tickets {
    width:100%
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group {
    margin-right:var(--tec-spacer-5)
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta {
    margin-top:0
}

.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more, .event-tickets .tribe-tickets__rsvp-actions-button-not-going, .event-tickets .tribe-tickets__rsvp-form-button, .event-tickets .tribe-tickets__tickets-item-quantity button {
    background-color: transparent;
    background-image: none;
    border: none;
    outline:none
}

.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more:focus, .event-tickets .tribe-tickets__rsvp-actions-button-not-going:focus, .event-tickets .tribe-tickets__rsvp-form-button:focus, .event-tickets .tribe-tickets__tickets-item-quantity button:focus {
    outline:auto
}

@media (min-width: 768px) {
    .tribe-events-back {
        margin-bottom:var(--tec-spacer-8)
    }

    .tribe-events-schedule {
        align-items: baseline;
        flex-wrap: nowrap;
        margin:var(--tec-spacer-5) 0 var(--tec-spacer-7)
    }

    .tribe-events-schedule h2 {
        margin-bottom: 0;
        width:auto
    }

    .tribe-events-schedule .recurringinfo {
        margin-left: var(--tec-spacer-1);
        padding:var(--tec-spacer-1) var(--tec-spacer-3)
    }

    .tribe-events-schedule .recurringinfo:before {
        left:16px
    }

    .tribe-events-schedule .recurringinfo .event-is-recurring {
        visibility:visible
    }

    .tribe-events-schedule .tribe-events-cost {
        margin:0 var(--tec-spacer-1)
    }

    .tribe-events-event-image {
        margin-bottom:var(--tec-spacer-7)
    }

    .tribe-events-cal-links {
        margin-bottom:var(--tec-spacer-8)
    }

    .tribe-events-cal-links a:not(:last-of-type) {
        margin-right:var(--tec-spacer-8)
    }

    .tribe-events-event-meta {
        margin-bottom:var(--tec-spacer-3)
    }

    .tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {
        margin-bottom: 0;
        padding-top: 0;
        position: static;
        width:auto
    }

    .tribe-events-event-meta.primary + .event-tickets, .tribe-events-event-meta.secondary + .event-tickets {
        margin-bottom:var(--tec-spacer-8)
    }

    .tribe-events-event-meta.primary + .event-tickets + .event-tickets, .tribe-events-event-meta.secondary + .event-tickets + .event-tickets {
        margin-bottom: var(--tec-spacer-3);
        margin-top:calc(var(--tec-spacer-8) * -1)
    }

    .tribe-events-event-meta:before {
        top:auto
    }

    .tribe-events-meta-group {
        padding: var(--tec-spacer-7) 0 var(--tec-spacer-3);
        width:168px
    }

    .tribe-events-meta-group.tribe-events-meta-group-venue {
        order:0
    }

    .tribe-events-meta-group.tribe-events-meta-group-gmap {
        flex-basis: 140px;
        margin-top: 0;
        padding-top:0
    }

    .tribe-events-venue-map {
        margin-top: var(--tec-spacer-7);
        order: 1;
        width:211px
    }

    .tribe-events-venue-map &gt; div, .tribe-events-venue-map &gt; iframe {
        max-height:211px
    }

    .tribe-events-single ul.tribe-related-events {
        flex-direction: row;
        justify-content:space-between
    }

    #tribe-events-footer {
        padding:var(--tec-spacer-6) 0
    }

    .tribe-events-nav-previous a:before {
        margin-right: var(--tec-spacer-1);
        width:9px
    }

    .tribe-events-nav-next a:after {
        margin-left: var(--tec-spacer-1);
        width:9px
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule {
        margin-top:var(--tec-spacer-4)
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group {
        padding: var(--tec-spacer-7) 0 var(--tec-spacer-3);
        width:168px
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta {
        margin-top:var(--tec-spacer-5)
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-venue-map {
        margin-top: var(--tec-spacer-7);
        width: 211px
    }
}

:root {
    --tec-color-text-events-title-day: var(--tec-color-text-events-title);
    --tec-color-text-events-title-latest-past: var(--tec-color-text-events-title);
    --tec-color-text-event-title-list: var(--tec-color-text-events-title);
    --tec-color-text-events-title-month-multiday: var(--tec-color-text-events-title);
    --tec-color-text-events-title-widget-list: var(--tec-color-text-events-title);
    --tec-color-text-secondary-event-date-month: var(--tec-color-text-secondary-event-date);
    --tec-color-text-secondary-event-date-month-mobile: var(--tec-color-text-secondary-event-date-month);
    --tec-color-text-day-of-week-month: var(--tec-color-text-secondary);
    --tec-color-day-marker-month: var(--tec-color-text-primary);
    --tec-color-day-marker-month-hover: var(--tec-color-text-primary-hover);
    --tec-color-day-marker-month-active: var(--tec-color-text-primary-active);
    --tec-color-day-marker-current-month: var(--tec-color-day-marker-month);
    --tec-color-day-marker-current-month-hover: var(--tec-color-day-marker-month-hover);
    --tec-color-day-marker-current-month-active: var(--tec-color-day-marker-month-active);
    --tec-color-day-marker-past-month: var(--tec-color-text-primary);
    --tec-color-day-marker-past-month-hover: var(--tec-color-day-marker-past-month);
    --tec-color-day-marker-past-month-active: var(--tec-color-day-marker-past-month);
    --tec-color-text-day-of-week-week: var(--tec-color-text-secondary);
    --tec-border-radius-month-multiday: 9.5px;
    --tec-color-border-secondary-month-grid: var(--tec-color-border-secondary);
    --tec-color-border-active-month-grid-hover: var(--tec-color-border-active);
    --tec-color-background-month-grid: transparent;
    --tec-color-background-tooltip: var(--tec-color-background);
    --tec-color-text-events-bar-input: var(--tec-color-text-primary);
    --tec-color-text-events-bar-input-placeholder: var(--tec-color-text-secondary);
    --tec-opacity-events-bar-input-placeholder: var(--tec-opacity-default);
    --tec-color-border-events-bar: var(--tec-color-border-secondary);
    --tec-color-background-events-bar: var(--tec-color-background);
    --tec-color-background-view-selector: var(--tec-color-background-events-bar);
    --tec-color-background-view-selector-tabs: var(--tec-color-background-view-selector);
    --tec-color-background-view-selector-list-item-hover: var(--tec-color-background-secondary);
    --tec-color-background-subscribe-list-item-hover: var(--tec-color-background-secondary);
    --tec-color-text-view-selector-list-item: var(--tec-color-text-primary);
    --tec-color-text-view-selector-list-item-hover: var(--tec-color-accent-secondary-hover);
    --tec-color-background-search-container: var(--tec-color-background-events-bar);
    --tec-color-text-events-bar-submit-button: var(--tec-color-background);
    --tec-color-text-events-bar-submit-button-active: var(--tec-color-text-events-bar-submit-button);
    --tec-color-text-events-bar-submit-button-hover: var(--tec-color-text-events-bar-submit-button);
    --tec-color-background-events-bar-submit-button: var(--tec-color-button-primary);
    --tec-color-background-events-bar-submit-button-hover: var(--tec-color-button-primary-hover);
    --tec-color-background-events-bar-submit-button-active: var(--tec-color-button-primary-active);
    --tec-color-icon-events-bar: var(--tec-color-icon-primary);
    --tec-color-icon-events-bar-active: var(--tec-color-icon-active);
    --tec-color-icon-events-bar-hover:var(--tec-color-icon-hover)
}

.tribe-events-view {
    background-color:var(--tec-color-background-events)
}

.tribe-events-view.alignwide {
    margin-left: auto;
    margin-right:auto
}

.tribe-events .tribe-events-c-breadcrumbs__list {
    font-family: var(--tec-font-family-base);
    font-size: var(--tec-font-size-2);
    line-height:var(--tec-line-height-1)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs__list {
    line-height:var(--tec-line-height-0)
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link {
    color: var(--tec-color-link-accent);
    transition:var(--tec-transition-color)
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link:visited {
    color:var(--tec-color-text-secondary)
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link:focus, .tribe-events .tribe-events-c-breadcrumbs__list-item-link:hover {
    color:var(--tec-color-accent-primary-hover)
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-icon-svg path {
    fill:var(--tec-color-icon-primary)
}

.tribe-events .tribe-events-header__content-title {
    align-items: center;
    display:flex
}

.tribe-events .tribe-events-header__content-title:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left:20px
}

.tribe-events .tribe-events-header__content-title .tribe-events-header__content-title-text {
    flex:none
}

.tribe-events .datepicker {
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-border-default);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-tooltip)
}

.tribe-events .datepicker:after, .tribe-events .datepicker:before {
    content:none
}

.tribe-events .datepicker .datepicker-switch:active, .tribe-events .datepicker .datepicker-switch:focus, .tribe-events .datepicker .datepicker-switch:hover, .tribe-events .datepicker .next:active, .tribe-events .datepicker .next:focus, .tribe-events .datepicker .next:hover, .tribe-events .datepicker .prev:active, .tribe-events .datepicker .prev:focus, .tribe-events .datepicker .prev:hover {
    background-color:var(--tec-color-background)
}

.tribe-events .datepicker .datepicker-switch {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-3);
    line-height: var(--tec-line-height-3);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events .datepicker .datepicker-switch:focus, .tribe-events .datepicker .datepicker-switch:hover {
    color:var(--tec-color-accent-secondary-hover)
}

.tribe-events .datepicker .datepicker-switch:active {
    color:var(--tec-color-accent-secondary-active)
}

.tribe-events .datepicker .next:active .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .next:focus .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .next:hover .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev:active .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev:focus .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev:hover .tribe-events-c-top-bar__datepicker-nav-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-events .datepicker .next .tribe-events-c-top-bar__datepicker-nav-icon-svg path, .tribe-events .datepicker .prev .tribe-events-c-top-bar__datepicker-nav-icon-svg path {
    fill:var(--tec-color-icon-secondary)
}

.tribe-events .datepicker .dow {
    font-size: var(--tec-font-size-0);
    line-height:var(--tec-line-height-2)
}

.tribe-events .datepicker .day, .tribe-events .datepicker .dow {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events .datepicker .day {
    font-size: var(--tec-font-size-3);
    line-height:var(--tec-line-height-3)
}

.tribe-events .datepicker .month, .tribe-events .datepicker .year {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-1);
    line-height: var(--tec-line-height-0);
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events .datepicker .past {
    color:var(--tec-color-text-primary-light)
}

.tribe-events .datepicker .day, .tribe-events .datepicker .month, .tribe-events .datepicker .year {
    border-radius:var(--tec-border-radius-default)
}

.tribe-events .datepicker .day.focused, .tribe-events .datepicker .day:focus, .tribe-events .datepicker .day:hover, .tribe-events .datepicker .month.focused, .tribe-events .datepicker .month:focus, .tribe-events .datepicker .month:hover, .tribe-events .datepicker .year.focused, .tribe-events .datepicker .year:focus, .tribe-events .datepicker .year:hover {
    background:var(--tec-color-background-secondary-datepicker)
}

.tribe-events .datepicker .day.current, .tribe-events .datepicker .day.current.focused, .tribe-events .datepicker .day.current:focus, .tribe-events .datepicker .day.current:hover, .tribe-events .datepicker .month.current, .tribe-events .datepicker .month.current.focused, .tribe-events .datepicker .month.current:focus, .tribe-events .datepicker .month.current:hover, .tribe-events .datepicker .year.current, .tribe-events .datepicker .year.current.focused, .tribe-events .datepicker .year.current:focus, .tribe-events .datepicker .year.current:hover {
    background:var(--tec-color-accent-primary-background-datepicker)
}

.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: var(--tec-color-accent-primary);
    color: var(--tec-color-background);
    text-shadow:none
}

.admin-bar .tribe-events .datepicker {
    margin-top:var(--tec-spacer-1)
}

.admin-bar .tribe-events.tribe-common--breakpoint-medium .datepicker {
    margin-top:var(--tec-spacer-3)
}

.tribe-theme-enfold .tribe-events .datepicker {
    border: 1px solid var(--tec-color-border-default);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-tooltip)
}

.tribe-theme-enfold .tribe-events .datepicker table, .tribe-theme-enfold .tribe-events .datepicker td, .tribe-theme-enfold .tribe-events .datepicker th, .tribe-theme-enfold .tribe-events .datepicker tr {
    background:transparent
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch {
    color:var(--tec-color-text-primary) !important
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:focus, .tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:hover {
    color:var(--tec-color-accent-secondary-hover) !important
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:active {
    color:var(--tec-color-accent-secondary-active) !important
}

.tribe-theme-enfold .tribe-events .datepicker .day {
    background-color:var(--tec-color-background)
}

.tribe-theme-enfold .tribe-events .datepicker .day.new, .tribe-theme-enfold .tribe-events .datepicker .day.old {
    opacity:1
}

.tribe-theme-enfold .tribe-events .datepicker .day, .tribe-theme-enfold .tribe-events .datepicker .month, .tribe-theme-enfold .tribe-events .datepicker .year {
    background-color: var(--tec-color-background);
    color:var(--tec-color-text-primary)
}

.tribe-theme-enfold .tribe-events .datepicker .day.focused, .tribe-theme-enfold .tribe-events .datepicker .day:focus, .tribe-theme-enfold .tribe-events .datepicker .day:hover, .tribe-theme-enfold .tribe-events .datepicker .month.focused, .tribe-theme-enfold .tribe-events .datepicker .month:focus, .tribe-theme-enfold .tribe-events .datepicker .month:hover, .tribe-theme-enfold .tribe-events .datepicker .year.focused, .tribe-theme-enfold .tribe-events .datepicker .year:focus, .tribe-theme-enfold .tribe-events .datepicker .year:hover {
    background:var(--tec-color-background-secondary-datepicker)
}

.tribe-theme-enfold .tribe-events .datepicker .day.past, .tribe-theme-enfold .tribe-events .datepicker .month.past, .tribe-theme-enfold .tribe-events .datepicker .year.past {
    color:var(--tec-color-text-primary-light)
}

.tribe-theme-enfold .tribe-events .datepicker .day.current, .tribe-theme-enfold .tribe-events .datepicker .day.current.focused, .tribe-theme-enfold .tribe-events .datepicker .day.current:focus, .tribe-theme-enfold .tribe-events .datepicker .day.current:hover, .tribe-theme-enfold .tribe-events .datepicker .month.current, .tribe-theme-enfold .tribe-events .datepicker .month.current.focused, .tribe-theme-enfold .tribe-events .datepicker .month.current:focus, .tribe-theme-enfold .tribe-events .datepicker .month.current:hover, .tribe-theme-enfold .tribe-events .datepicker .year.current, .tribe-theme-enfold .tribe-events .datepicker .year.current.focused, .tribe-theme-enfold .tribe-events .datepicker .year.current:focus, .tribe-theme-enfold .tribe-events .datepicker .year.current:hover {
    background:var(--tec-color-accent-primary-background-datepicker)
}

.tribe-theme-enfold .tribe-events .datepicker .day.active, .tribe-theme-enfold .tribe-events .datepicker .day.active.focused, .tribe-theme-enfold .tribe-events .datepicker .day.active:focus, .tribe-theme-enfold .tribe-events .datepicker .day.active:hover, .tribe-theme-enfold .tribe-events .datepicker .month.active, .tribe-theme-enfold .tribe-events .datepicker .month.active.focused, .tribe-theme-enfold .tribe-events .datepicker .month.active:focus, .tribe-theme-enfold .tribe-events .datepicker .month.active:hover, .tribe-theme-enfold .tribe-events .datepicker .year.active, .tribe-theme-enfold .tribe-events .datepicker .year.active.focused, .tribe-theme-enfold .tribe-events .datepicker .year.active:focus, .tribe-theme-enfold .tribe-events .datepicker .year.active:hover {
    background: var(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.tribe-theme-avada .tribe-events .datepicker {
    border: 1px solid var(--tec-color-border-default);
    border-radius:var(--tec-border-radius-default)
}

.tribe-theme-avada .tribe-events .datepicker tbody td {
    border:0
}

.tribe-theme-avada .tribe-events .datepicker .datepicker-switch, .tribe-theme-avada .tribe-events .datepicker .datepicker-switch:hover, .tribe-theme-avada .tribe-events .datepicker .next, .tribe-theme-avada .tribe-events .datepicker .next:hover, .tribe-theme-avada .tribe-events .datepicker .prev, .tribe-theme-avada .tribe-events .datepicker .prev:hover {
    background-color:var(--tec-color-background)
}

.tribe-theme-avada .tribe-events .datepicker .day.new, .tribe-theme-avada .tribe-events .datepicker .day.old {
    background-color: transparent !important;
    color:var(--tec-color-text-primary) !important
}

.tribe-theme-avada .tribe-events .datepicker .day.new.focused, .tribe-theme-avada .tribe-events .datepicker .day.new:focus, .tribe-theme-avada .tribe-events .datepicker .day.new:hover, .tribe-theme-avada .tribe-events .datepicker .day.old.focused, .tribe-theme-avada .tribe-events .datepicker .day.old:focus, .tribe-theme-avada .tribe-events .datepicker .day.old:hover {
    background:var(--tec-color-background-secondary-datepicker) !important
}

.tribe-theme-avada .tribe-events .datepicker .day, .tribe-theme-avada .tribe-events .datepicker .month {
    background-color: transparent;
    color:var(--tec-color-text-primary)
}

.tribe-theme-avada .tribe-events .datepicker .day.focused, .tribe-theme-avada .tribe-events .datepicker .day:focus, .tribe-theme-avada .tribe-events .datepicker .day:hover, .tribe-theme-avada .tribe-events .datepicker .month.focused, .tribe-theme-avada .tribe-events .datepicker .month:focus, .tribe-theme-avada .tribe-events .datepicker .month:hover {
    background:var(--tec-color-background-secondary-datepicker)
}

.tribe-theme-avada .tribe-events .datepicker .day.past, .tribe-theme-avada .tribe-events .datepicker .month.past {
    color:var(--tec-color-text-primary-light) !important
}

.tribe-theme-avada .tribe-events .datepicker .day.current, .tribe-theme-avada .tribe-events .datepicker .day.current.focused, .tribe-theme-avada .tribe-events .datepicker .day.current:focus, .tribe-theme-avada .tribe-events .datepicker .day.current:hover, .tribe-theme-avada .tribe-events .datepicker .month.current, .tribe-theme-avada .tribe-events .datepicker .month.current.focused, .tribe-theme-avada .tribe-events .datepicker .month.current:focus, .tribe-theme-avada .tribe-events .datepicker .month.current:hover {
    background:var(--tec-color-accent-primary-background-datepicker)
}

.tribe-theme-avada .tribe-events .datepicker .day.active, .tribe-theme-avada .tribe-events .datepicker .day.active.focused, .tribe-theme-avada .tribe-events .datepicker .day.active:focus, .tribe-theme-avada .tribe-events .datepicker .day.active:hover, .tribe-theme-avada .tribe-events .datepicker .month.active, .tribe-theme-avada .tribe-events .datepicker .month.active.focused, .tribe-theme-avada .tribe-events .datepicker .month.active:focus, .tribe-theme-avada .tribe-events .datepicker .month.active:hover {
    background: var(--tec-color-accent-primary) !important;
    color:var(--tec-color-background) !important
}

.tribe-events .tribe-events-c-day-marker:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left:20px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
    background-color:var(--tec-color-background-events-bar)
}

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
    background-color: transparent;
    color:var(--tec-color-text-events-bar-input)
}

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input::placeholder {
    color: var(--tec-color-text-events-bar-input-placeholder);
    opacity:var(--tec-opacity-events-bar-input-placeholder)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border:1px solid var(--tec-color-border-events-bar)
}

.tribe-events .tribe-events-c-events-bar__search-container {
    background-color:var(--tec-color-background-events-bar)
}

.tribe-events .tribe-events-c-events-bar__search-button, .tribe-events button.tribe-events-c-events-bar__search-button {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    font-size: var(--tec-font-size-3);
    font-style: normal;
    outline: none;
    padding: var(--tec-spacer-0);
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-events-bar__search-button:focus, .tribe-events .tribe-events-c-events-bar__search-button:hover, .tribe-events button.tribe-events-c-events-bar__search-button:focus, .tribe-events button.tribe-events-c-events-bar__search-button:hover {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    font-size: var(--tec-font-size-3);
    font-style: normal;
    opacity: var(--tec-opacity-icon-hover);
    outline: none;
    padding: var(--tec-spacer-0);
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-events-bar__search-button:focus, .tribe-events button.tribe-events-c-events-bar__search-button:focus {
    outline:auto
}

.tribe-events .tribe-events-c-events-bar__search-button:active, .tribe-events button.tribe-events-c-events-bar__search-button:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-c-events-bar__search-button:before, .tribe-events button.tribe-events-c-events-bar__search-button:before {
    background-color: var(--tec-color-icon-events-bar-hover);
    content: "";
    display: none;
    height: 2px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(var(--tec-spacer-0));
    width:calc(100% - var(--tec-spacer-0) * 2)
}

.tribe-events .tribe-events-c-events-bar__search-button--active:before {
    display:block
}

.tribe-events .tribe-events-c-events-bar__search-button-icon-svg path {
    fill:var(--tec-color-icon-events-bar-active)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-events-bar__search-button, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-events-bar__search-button:focus, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-events-bar__search-button:hover {
    background-color:transparent
}

.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h2.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h3.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h4.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h5.tribe-events-header__title-text, .tribe-events .tribe-events-header__title h6.tribe-events-header__title-text {
    font-family:var(--tec-font-family-base)
}

.single-tribe_events .tribe-events-c-ical__link, .single-tribe_events .tribe-events-c-ical__link:visited, .tribe-events .tribe-events-c-ical__link, .tribe-events .tribe-events-c-ical__link:visited {
    align-items: center;
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-accent-primary);
    border-radius: var(--tec-border-radius-default);
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.single-tribe_events .tribe-events-c-ical__link:active, .single-tribe_events .tribe-events-c-ical__link:focus, .single-tribe_events .tribe-events-c-ical__link:focus-within, .single-tribe_events .tribe-events-c-ical__link:hover, .tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:focus-within, .tribe-events .tribe-events-c-ical__link:hover {
    background-color: var(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.single-tribe_events .tribe-events-c-ical__link:active .tribe-events-c-ical__link-icon-svg path, .single-tribe_events .tribe-events-c-ical__link:focus-within .tribe-events-c-ical__link-icon-svg path, .single-tribe_events .tribe-events-c-ical__link:focus .tribe-events-c-ical__link-icon-svg path, .single-tribe_events .tribe-events-c-ical__link:hover .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link:active .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link:focus-within .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link:focus .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link:hover .tribe-events-c-ical__link-icon-svg path {
    stroke:var(--tec-color-background)
}

.single-tribe_events .tribe-events-c-ical__link-icon-svg, .tribe-events .tribe-events-c-ical__link-icon-svg {
    display: block;
    flex: none;
    margin-right: var(--tec-spacer-1);
    width:10px
}

.single-tribe_events .tribe-events-c-ical__link-icon-svg path, .tribe-events .tribe-events-c-ical__link-icon-svg path {
    stroke:currentColor
}

.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(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button {
    background:transparent
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: inherit;
    padding: 0;
    text-shadow:none
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus {
    outline:auto
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    color: currentColor;
    stroke:currentColor
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path {
    fill:currentColor
}

.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 {
    background-color: var(--tec-color-background);
    border: 1px solid var(--tec-color-border-secondary);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-default)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
    color: var(--tec-color-text-primary);
    font-family:var(--tec-font-family-sans-serif)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:hover {
    background-color:var(--tec-color-background-subscribe-list-item-hover)
}

.tribe-theme-twentyseventeen .single-tribe_events .tribe-events-c-ical__link:active, .tribe-theme-twentyseventeen .single-tribe_events .tribe-events-c-ical__link:focus, .tribe-theme-twentyseventeen .single-tribe_events .tribe-events-c-ical__link:hover, .tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:active, .tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:focus, .tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:hover {
    color:var(--tec-color-background)
}

.tribe-theme-twentytwentyone .single-tribe_events .tribe-events-c-ical__link:focus:not(.wp-block-button__link):not(.wp-block-file__button), .tribe-theme-twentytwentyone .tribe-events .tribe-events-c-ical__link:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background-color: var(--tec-color-accent-primary);
    color:var(--tec-color-background)
}

.tribe-theme-twentytwentyone .single-tribe_events .tribe-events-c-subscribe-dropdown__list-item a:focus, .tribe-theme-twentytwentyone .single-tribe_events .tribe-events-c-subscribe-dropdown__list-item a:focus-within, .tribe-theme-twentytwentyone .single-tribe_events .tribe-events-c-subscribe-dropdown__list-item a:hover, .tribe-theme-twentytwentyone .tribe-events .tribe-events-c-subscribe-dropdown__list-item a:focus, .tribe-theme-twentytwentyone .tribe-events .tribe-events-c-subscribe-dropdown__list-item a:focus-within, .tribe-theme-twentytwentyone .tribe-events .tribe-events-c-subscribe-dropdown__list-item a:hover {
    background-color:transparent !important
}

.single-tribe_events .tribe-events-c-ical, .tribe-block__events-link .tribe-events-c-ical {
    text-align:left
}

.single-tribe_events .tribe-events-c-ical__link, .tribe-block__events-link .tribe-events-c-ical__link {
    color: var(--tec-color-accent-primary);
    font-size: var(--tec-font-size-2);
    margin: 0 0 var(--tec-spacer-3);
    width:220px
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container {
    width:200px
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown {
    position:relative
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__content {
    position: absolute;
    top: 42px;
    width: 100%;
    z-index:var(--tec-z-index-dropdown)
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    margin-left:var(--tec-spacer-2)
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__button, .tribe-block__events-link .tribe-events-c-subscribe-dropdown__button {
    padding: var(--tec-spacer-1) var(--tec-spacer-2);
    width:200px
}

.single-tribe_events .tribe-events-c-subscribe-dropdown__export-icon, .tribe-block__events-link .tribe-events-c-subscribe-dropdown__export-icon {
    color: currentColor;
    display: inline-block;
    height: 16px;
    margin-right: var(--tec-spacer-1);
    margin-top: -3px;
    stroke: currentColor;
    vertical-align: middle;
    width:21px
}

#tribe-events-content .tribe-block__events-link .tribe-events-c-ical__link {
    color:var(--tec-color-accent-primary)
}

#tribe-events-content .tribe-block__events-link .tribe-events-c-ical__link:hover {
    color:#fff
}

.tribe-events .tribe-events-c-messages__message {
    background-color: var(--tec-color-background-messages);
    border-radius:var(--tec-border-radius-default)
}

.tribe-events .tribe-events-c-messages__message--notice .tribe-events-c-messages__message-icon-svg {
    display: inline-block;
    margin-right:var(--tec-spacer-2)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message-list {
    text-align:center
}

.tribe-events .tribe-events-c-messages__message-list-item-link {
    color: var(--tec-color-link-accent);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-c-nav {
    border-top:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-c-nav__list {
    list-style:none
}

.tribe-events .tribe-events-c-nav__next-label-plural, .tribe-events .tribe-events-c-nav__prev-label-plural {
    white-space:pre
}

.tribe-events .tribe-events-c-nav__today:focus, .tribe-events .tribe-events-c-nav__today:hover {
    color:var(--tec-color-accent-secondary-hover)
}

.tribe-events .tribe-events-c-nav__today:active {
    color:var(--tec-color-text-primary)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev {
    color:var(--tec-color-text-secondary)
}

.tribe-events .tribe-events-c-nav__next:focus, .tribe-events .tribe-events-c-nav__next:hover, .tribe-events .tribe-events-c-nav__prev:focus, .tribe-events .tribe-events-c-nav__prev:hover {
    color:var(--tec-color-accent-secondary-hover)
}

.tribe-events .tribe-events-c-nav__next:active, .tribe-events .tribe-events-c-nav__prev:active {
    color:var(--tec-color-text-primary)
}

.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-disabled);
    cursor: default;
    font-size: 1rem;
    font-style: normal;
    outline: none;
    padding: 0;
    pointer-events: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg, .tribe-events .tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg, .tribe-events button.tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg, .tribe-events button.tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg path, .tribe-events .tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg path, .tribe-events button.tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg path, .tribe-events button.tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-events .tribe-events-c-nav__prev:active:before, .tribe-events button.tribe-events-c-nav__prev:active:before {
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-c-nav__prev:disabled, .tribe-events button.tribe-events-c-nav__prev:disabled {
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: default;
    outline: none;
    pointer-events:none
}

.tribe-events .tribe-events-c-nav__prev:disabled .tribe-events-c-nav__prev-icon-svg path, .tribe-events button.tribe-events-c-nav__prev:disabled .tribe-events-c-nav__prev-icon-svg path {
    fill:var(--tec-color-icon-disabled)
}

.tribe-events .tribe-events-c-nav__prev-icon-svg {
    display: block;
    margin-right: 8px;
    width:7px
}

.tribe-events .tribe-events-c-nav__prev-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg {
    margin-right: 15px;
    width:9px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg path {
    fill:var(--tec-color-icon-primary)
}

.tribe-events .tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg, .tribe-events .tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg, .tribe-events button.tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg, .tribe-events button.tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg path, .tribe-events .tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg path, .tribe-events button.tribe-events-c-nav__next:focus .tribe-events-c-nav__next-icon-svg path, .tribe-events button.tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-events .tribe-events-c-nav__next:active:after, .tribe-events button.tribe-events-c-nav__next:active:after {
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events button.tribe-events-c-nav__next:disabled {
    background-color: transparent;
    background-image: none;
    border: none;
    cursor: default;
    outline: none;
    pointer-events:none
}

.tribe-events .tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path, .tribe-events button.tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path {
    fill:var(--tec-color-icon-disabled)
}

.tribe-events .tribe-events-c-nav__next-icon-svg {
    display: block;
    margin-left: 8px;
    width:7px
}

.tribe-events .tribe-events-c-nav__next-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg {
    margin-left: 15px;
    width:9px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg path {
    fill:var(--tec-color-icon-primary)
}

.tribe-events .tribe-events-c-small-cta__stock {
    color:var(--tec-color-text-secondary)
}

.tribe-events .tribe-events-c-search__input-control {
    position:relative
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    border-right:1px solid var(--tec-color-border-events-bar)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control:last-child {
    border-right:0
}

.tribe-events .tribe-events-c-search__input-control-icon-svg {
    color: var(--tec-color-icon-events-bar);
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform:translateY(-50%)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg {
    left: 16px;
    right:auto
}

.tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input ~ .tribe-events-c-search__input-control-icon-svg path, .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus ~ .tribe-events-c-search__input-control-icon-svg path, .tribe-events .tribe-events-c-search__input-control--location-focus .tribe-events-c-search__input ~ .tribe-events-c-search__input-control-icon-svg path, .tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input:focus ~ .tribe-events-c-search__input-control-icon-svg path, .tribe-events .tribe-events-c-search__input-control-icon-svg path {
    fill:currentColor
}

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
    background-color: var(--tec-color-background-events-bar-submit-button);
    background-image: none;
    box-shadow: none;
    color: var(--tec-color-text-events-bar-submit-button);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-search__button:focus, .tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:hover {
    background-color: var(--tec-color-background-events-bar-submit-button-hover);
    border: none;
    border-radius: var(--tec-border-radius-default);
    box-shadow: none;
    color: var(--tec-color-text-events-bar-submit-button-hover);
    font-size: var(--tec-font-size-2);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-search__button:focus, .tribe-events button.tribe-events-c-search__button:focus {
    outline:2px solid var(--tec-color-accent-secondary)
}

.tribe-events .tribe-events-c-search__button:active, .tribe-events button.tribe-events-c-search__button:active {
    background-color: var(--tec-color-background-events-bar-submit-button-active);
    color:var(--tec-color-text-events-bar-submit-button-active)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__input {
    background-color:var(--tec-background-color)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__button {
    background-color: var(--tec-color-background-events-bar-submit-button);
    color:var(--tec-color-text-events-bar-submit-button)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__button:focus, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__button:hover {
    background-color: var(--tec-color-background-events-bar-submit-button-hover);
    color:var(--tec-color-text-events-bar-submit-button-hover)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-search__button:active {
    background-color: var(--tec-color-background-events-bar-submit-button-active);
    color:var(--tec-color-text-events-bar-submit-button-active)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__input {
    background-color:var(--tec-background-color)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button {
    background-color: var(--tec-color-background-events-bar-submit-button);
    color:var(--tec-color-text-events-bar-submit-button)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button:focus, .tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button:hover {
    background-color: var(--tec-color-background-events-bar-submit-button-hover);
    color:var(--tec-color-text-events-bar-submit-button-hover)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-c-search__button:active {
    background-color: var(--tec-color-background-events-bar-submit-button-active);
    color:var(--tec-color-text-events-bar-submit-button-active)
}

.tribe-theme-twentytwentyone .tribe-events .tribe-events-c-search__button:not(:hover):not(:active) {
    background-color: var(--tec-color-background-events-bar-submit-button);
    color:var(--tec-color-text-events-bar-submit-button)
}

.tooltipster-base.tribe-events-tooltip-theme {
    background-color: var(--tec-color-background-tooltip);
    border: 1px solid var(--tec-color-border-default);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-tooltip)
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow:none
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content {
    color: var(--tec-color-text-primary);
    overflow:inherit
}

.tooltipster-base.tribe-events-tooltip-theme--hover {
    background-color:var(--tec-color-background-tooltip)
}

.tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
    font-size:var(--tec-font-size-8)
}

.tribe-events button.tribe-events-c-top-bar__nav-link--next:disabled, .tribe-events button.tribe-events-c-top-bar__nav-link--prev:disabled {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-disabled);
    font-size: 1rem;
    font-style: normal;
    outline: none;
    padding: 0;
    text-decoration: none;
    text-shadow:none
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-primary);
    font-size: var(--tec-font-size-6);
    font-style: normal;
    outline: none;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    transition:var(--tec-transition-opacity)
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus, .tribe-events button.tribe-events-c-top-bar__datepicker-button:hover {
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-primary);
    opacity: var(--tec-opacity-icon-hover);
    outline: none;
    text-shadow:none
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    outline:auto
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
    display: block;
    height: 6px;
    margin-left: var(--tec-spacer-1);
    width:9px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
    height: 8px;
    width:11px
}

.tribe-events .tribe-events-c-top-bar__datepicker-button--open .tribe-events-c-top-bar__datepicker-button-icon-svg {
    transform:rotate(180deg)
}

.tribe-theme-genesis .tribe-events .tribe-events-c-top-bar__nav-link:disabled, .tribe-theme-genesis .tribe-events .tribe-events-c-top-bar__nav-link:focus, .tribe-theme-genesis .tribe-events .tribe-events-c-top-bar__nav-link:hover, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-top-bar__datepicker-button, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-top-bar__nav-link {
    background-color:transparent
}

.tribe-theme-twentytwentyone .tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    outline-offset:0
}

.tribe-theme-twentytwentyone .tribe-events a.tribe-events-c-top-bar__nav-link--next.tribe-events-c-top-bar__nav-link:focus, .tribe-theme-twentytwentyone .tribe-events a.tribe-events-c-top-bar__nav-link--prev.tribe-events-c-top-bar__nav-link:focus {
    background:transparent
}

.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button {
    background-color: inherit;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    font-size: var(--tec-font-size-3);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:hover, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:hover {
    background-color: inherit;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    color: var(--tec-color-text-events-bar-submit-button-hover);
    font-style: normal;
    outline: none;
    text-decoration: none;
    text-shadow:none
}

.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:focus {
    outline:2px solid var(--tec-color-accent-secondary)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:before, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:before {
    content:none
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-icon-caret-svg {
    color: var(--tec-color-icon-events-bar);
    display: block;
    flex: none;
    height: 6px;
    margin-left: var(--tec-spacer-1);
    width:10px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-icon-caret-svg path {
    fill:currentColor
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button--active .tribe-events-c-view-selector__button-icon-caret-svg {
    transform:rotate(180deg)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-text {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    font-weight: var(--tec-font-weight-bold);
    color:var(--tec-color-text-view-selector-list-item)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content {
    box-shadow:var(--tec-box-shadow-default)
}

.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    background-color:var(--tec-color-background-view-selector)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    border: 0;
    border-radius: 0;
    box-shadow:none
}

.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(--tec-color-accent-secondary);
    bottom: -1px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width:100%
}

.tribe-events .tribe-events-c-view-selector__button {
    background: transparent;
    text-align:left
}

.tribe-events .tribe-events-c-view-selector__button:focus, .tribe-events .tribe-events-c-view-selector__button:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-c-view-selector__button:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-c-view-selector__button:before {
    background-color: var(--tec-color-accent-primary);
    content: "";
    display: none;
    height: 2px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(var(--tec-spacer-0));
    width:calc(100% - var(--tec-spacer-0) * 2)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__button:before {
    transform: none;
    width:calc(100% - var(--tec-spacer-1) * 2)
}

.tribe-events .tribe-events-c-view-selector__button--active:before {
    display:block
}

.tribe-events .tribe-events-c-view-selector__content {
    background-color: var(--tec-color-background-view-selector);
    border: 1px solid var(--tec-color-border-secondary);
    border-radius: var(--tec-border-radius-default);
    box-shadow:var(--tec-box-shadow-tooltip)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus-within, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover {
    background-color:var(--tec-color-background-view-selector-list-item-hover)
}

.tribe-events .tribe-events-c-view-selector__list-item-text {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-2);
    line-height: var(--tec-line-height-3);
    font-weight: var(--tec-font-weight-regular);
    color:var(--tec-color-text-view-selector-list-item)
}

.tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-c-view-selector__list-item-link {
    border-radius: var(--tec-border-radius-default);
    color:var(--tec-color-text-view-selector-list-item)
}

.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-icon, .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-icon {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-text, .tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-text {
    color:var(--tec-color-text-view-selector-list-item-hover)
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-view-selector__button, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-view-selector__button:focus, .tribe-theme-twentyseventeen.colors-dark .tribe-events .tribe-events-c-view-selector__button:hover {
    background-color:transparent
}

.tribe-events .tec-events-c-view-box-border {
    background-color: var(--tec-color-background);
    border:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    background-color: var(--tec-color-accent-primary);
    border-radius: var(--tec-border-radius-default);
    content: "";
    height: 100%;
    position: absolute;
    right: calc(100% - 3px);
    width:3px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    right: -1px;
    width:4px
}

.tribe-events .tribe-events-calendar-list__event-venue {
    font-style:normal
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
    color: var(--tec-color-text-secondary);
    text-transform:uppercase
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link:focus, .tribe-events .tribe-events-calendar-list__event-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-calendar-list__event-title {
    color:var(--tec-color-text-event-title-list)
}

.tribe-events .tribe-events-calendar-list__event-datetime {
    color:var(--tec-color-text-event-date)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-list__month-separator:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left:20px
}

.tribe-events .tribe-events-calendar-list-nav {
    border-top:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-calendar-month__body {
    background-color:var(--tec-color-background-month-grid)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event {
    opacity:.64
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime {
    color: var(--tec-color-text-event-date);
    opacity:.94
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
    color:var(--tec-color-text-secondary-event-date)
}

.tribe-events .tribe-events-calendar-month__calendar-event--featured:before {
    background-color: var(--tec-color-accent-primary);
    content: "";
    height: 100%;
    left: 7px;
    position: absolute;
    width:2px
}

.tribe-events .tribe-events-calendar-month__calendar-event--featured:last-child:before {
    height:calc(100% - var(--tec-spacer-3))
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link:active, .tribe-events .tribe-events-calendar-month__calendar-event-title-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-title-link:hover, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:active, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:hover {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link:visited, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height: var(--tec-line-height-2);
    color:var(--tec-color-text-event-date)
}

.tribe-events .tribe-events-calendar-month__header-column {
    text-transform:uppercase
}

.tribe-events .tribe-events-calendar-month__header-column-title {
    color: var(--tec-color-text-day-of-week-month);
    text-align:center
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title {
    text-align:left
}

.tribe-events .tribe-events-calendar-month__day {
    border-radius:var(--tec-border-radius-default)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    border-radius:0
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: -1px;
    position: absolute;
    transition: var(--tec-transition-background-color);
    width:calc(100% + 2px)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after {
    background-color:var(--tec-color-border-active-month-grid-hover)
}

.tribe-events .tribe-events-calendar-month__day-date-link {
    color: var(--tec-color-day-marker-month);
    transition:var(--tec-transition-color)
}

.tribe-events .tribe-events-calendar-month__day-date-link:focus, .tribe-events .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-day-marker-month-hover)
}

.tribe-events .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-day-marker-month-active)
}

.tribe-events .tribe-events-calendar-month__day-date-daynum {
    color:var(--tec-color-day-marker-month)
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: var(--tec-color-day-marker-current-month);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-day-marker-month-current-hover)
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-day-marker-month-current-active)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
    color: var(--tec-color-day-marker-past-month);
    opacity:.6
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link {
    color:var(--tec-color-day-marker-past-month)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link:focus, .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-day-marker-month-past-hover)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-day-marker-month-past-active)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link .tribe-events-calendar-month__day-date-daynum {
    color:inherit
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--tec-color-icon-active);
    opacity:.6
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--featured {
    opacity:.6
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--featured .tribe-events-calendar-month__mobile-events-icon-svg path {
    fill:var(--tec-color-icon-active)
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile:focus, .tribe-events .tribe-events-calendar-month__day-cell--mobile:hover {
    background-color:var(--tec-color-background-secondary)
}

.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:var(--tec-color-accent-primary)
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
    color: var(--tec-color-background);
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: var(--tec-color-background);
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--featured {
    opacity:var(--tec-opacity-default)
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--featured .tribe-events-calendar-month__mobile-events-icon-svg path {
    fill:var(--tec-color-background)
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color:var(--tec-color-accent-primary)
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--featured .tribe-events-calendar-month__mobile-events-icon-svg path {
    fill:currentColor
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus, .tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-accent-primary-hover)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-accent-primary-active)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color:var(--tec-color-accent-primary)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:focus, .tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:hover {
    color:var(--tec-color-accent-secondary-hover)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:active {
    color:var(--tec-color-accent-secondary-active)
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-calendar-month__day-cell--selected {
    background-color:var(--tec-color-accent-primary)
}

.tribe-theme-avada #main .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
    color:var(--tec-color-background-events)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event + .tribe-events-calendar-month-mobile-events__mobile-event {
    border-top:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
    color:var(--tec-color-text-secondary-event-date-month-mobile)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text {
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link:focus .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link:hover .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-icon-svg path {
    fill: currentColor;
    stroke:currentColor
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:active, .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:focus, .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:hover {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-month__more-events {
    border-top:1px solid var(--tec-color-border-secondary)
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__more-events-link {
    opacity:.5
}

.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar {
    border-bottom-left-radius: 9.5px;
    border-top-left-radius:9.5px
}

.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
    border-bottom-right-radius: 9.5px;
    border-top-right-radius:9.5px
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: var(--tec-color-background-primary-multiday);
    transition:var(--tec-transition-background-color)
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--focus, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--hover, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:focus, .tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:hover {
    background-color:var(--tec-color-background-primary-multiday-hover)
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color:var(--tec-color-background-secondary-multiday)
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner--focus, .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner--hover, .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner:focus, .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner:hover {
    background-color:var(--tec-color-background-secondary-multiday-hover)
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-featured-icon, .tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-title {
    opacity:.64
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    color: var(--tec-color-text-events-title-month-multiday);
    font-weight: var(--tec-font-weight-regular);
    text-overflow:ellipsis
}

.tribe-theme-avada #main .tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-weight:var(--tec-font-weight-regular)
}

.tribe-events .tribe-events-calendar-day__event-title {
    color:var(--tec-color-text-events-title-day)
}

.tribe-events .tribe-events-calendar-day__event-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-day__event-title-link:active, .tribe-events .tribe-events-calendar-day__event-title-link:focus, .tribe-events .tribe-events-calendar-day__event-title-link:hover {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-day__event-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-day__event-datetime {
    color:var(--tec-color-text-event-date)
}

.tribe-events .tribe-events-calendar-day__event--featured {
    position:relative
}

.tribe-events .tribe-events-calendar-day__event--featured:after {
    background-color: var(--tec-color-accent-primary);
    content: "";
    height: 100%;
    left: var(--tec-grid-gutter-small-half);
    position: absolute;
    width:3px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event--featured:after {
    left: calc(var(--tec-grid-width-1-of-9) - var(--tec-grid-gutter-half));
    width:4px
}

.tribe-events .tribe-events-calendar-day__event-venue {
    font-style:normal
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link:focus, .tribe-events .tribe-events-calendar-day__event-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-featured-text {
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-day-nav {
    border-top:1px solid var(--tec-color-border-default)
}

.tribe-events .tribe-events-calendar-day__time-separator:after, .tribe-events .tribe-events-calendar-day__type-separator:after {
    background-color: var(--tec-color-border-default);
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left:20px
}

.tribe-events .tribe-events-calendar-latest-past__event-row--featured .tribe-events-calendar-latest-past__event-date-tag-datetime:after {
    background-color: var(--tec-color-accent-primary);
    content: "";
    height: 100%;
    position: absolute;
    right: calc(100% - 3px);
    width:3px
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row--featured .tribe-events-calendar-latest-past__event-date-tag-datetime:after {
    right: -1px;
    width:4px
}

.tribe-events .tribe-events-calendar-latest-past__event-venue {
    font-style:normal
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month, .tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
    color: var(--tec-color-text-primary);
    font-family: var(--tec-font-family-sans-serif);
    font-size: var(--tec-font-size-0);
    font-weight: var(--tec-font-weight-regular);
    line-height:var(--tec-line-height-2)
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month {
    color: var(--tec-color-text-secondary);
    text-transform:uppercase
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link {
    transition:var(--tec-transition-opacity)
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:focus, .tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:hover {
    opacity:var(--tec-opacity-icon-hover)
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:active {
    opacity:var(--tec-opacity-icon-active)
}

.tribe-events .tribe-events-calendar-latest-past__event-datetime {
    color:var(--tec-color-text-event-date)
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-featured-text {
    color: var(--tec-color-accent-primary);
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events .tribe-events-calendar-latest-past__event-title {
    color:var(--tec-color-text-events-title-latest-past)
}

.tribe-events .tribe-events-calendar-latest-past__event-title-link {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-latest-past__event-title-link:active, .tribe-events .tribe-events-calendar-latest-past__event-title-link:focus, .tribe-events .tribe-events-calendar-latest-past__event-title-link:hover {
    background: transparent;
    border-color: currentColor;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-calendar-latest-past__event-title-link:visited {
    background: transparent;
    color:var(--tec-color-text-events-title)
}

.tribe-events .tribe-events-status-label__text {
    color:var(--tec-color-icon-error)
}

.tribe-events-single .tribe-events-status-single__header {
    color: var(--tec-color-icon-error);
    font-weight: var(--tec-font-weight-regular);
    line-height:var(--tec-line-height-0)
}

.tribe-events-single .tribe-events-status-single__header--bold {
    font-weight:var(--tec-font-weight-bold)
}

.tribe-events-single .tribe-events-status-single__header--alert-icon:before {
    background-image: url(../images/alert.svg);
    background-repeat: no-repeat;
    background-size: var(--tec-spacer-3);
    content: "";
    display: inline-block;
    height: var(--tec-spacer-3);
    margin-right: var(--tec-spacer-1);
    min-width:var(--tec-spacer-3)
}

.tribe-events-single .tribe-events-status-single {
    border: 1px solid var(--tec-color-border-active);
    border-left-color: var(--tec-color-icon-error);
    border-left-width: var(--tec-spacer-0);
    font-size:var(--tec-font-size-2)
}

.tribe-events-single .tribe-events-status-single__description {
    color: var(--tec-color-text-primary)
}


.events-plugin-member-logo{
    width:200px;
    padding:0px 10px;
}

.events-plugin-event-page-container{
        width: 80%;
        max-width: 1080px;
        margin: auto;
        position:relative
}

.events-plugin-member-logo-row{
    display:flex;
    align-items:center;
    justify-content:center;
}</pre></body></html>