/* New V2 Styles */


/* Summary Page */
.tribe-events .tribe-events-c-top-bar__nav-list-item {
    margin-top: 0 !important;
}

.tribe_event_series .container {
    width: auto !important;
    max-width: initial !important;
}

.tribe_event_series  .rich-text ul:not(.list-style-none) li:before {
    display: none !important;
}

.tribe_event_series  .rich-text *+* {
    margin-top: initial !important;
}

.tribe_event_series .tribe-events-c-view-selector__list-item {
    margin-bottom: 0px !important;
}
.tribe_event_series .tribe-events-c-view-selector__list {
    padding-left: 0;
}
.tribe_event_series .tribe-events-c-top-bar__nav-list {
    padding-left: 0;
}
.tribe-events-pro-summary__event-details {
    padding-left: 0 !important;
}
.tribe_event_series-template-default .page-header-post-container .heading-4{
    display: none !important;
}
.tribe-events-c-view-selector__list-item-link:hover {
    border-bottom: 0px !important;
}
.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-details  {
    width: 100% !important;
}
.tribe_event_series .tribe-events-pro-summary__event-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.tribe_event_series .rich-text table thead,
.tribe_event_series .rich-text table thead tr th {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: 0px !important;
}

.tribe-events .tribe-events-series-archive__icon {
    display: none !important;
}
.tec_series_marker__title {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    color: #be5104 !important;
    margin-top: -3px !important;
}

.tribe-events-pro-summary__date-separator {
    display: none !important;
}
/* Events Bar */

/* Events Bar Views */
.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    background-color: #e0e0e0 !important;
    padding: 15px 15px 25px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
    background-color: #F5F5F5 !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item-link {
    padding-bottom: 10px !important;
}
.tribe-events-c-view-selector__list-item {
    background-color: transparent !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus {
    background-color: transparent !important;
}
.tribe-views-title {
    position: absolute !important;
    text-transform: uppercase !important;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1.45455 !important;
    font-size: 11px !important;
    font-size: .6875rem !important;
    letter-spacing: .09em !important;
    text-transform: uppercase !important;
    color: #543b35 !important;
    padding-left: 10px !important;
}

/* Search Field */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search {
    background-color: #F5F5F5 !important;
    padding-right: 30px !important;
}

.tribe-search-title {
    position: absolute !important;
    text-transform: uppercase !important;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1.45455 !important;
    font-size: 11px !important;
    font-size: .6875rem !important;
    letter-spacing: .09em !important;
    text-transform: uppercase !important;
    color: #543b35 !important;
    padding-left: 20px !important;
}

/* Search Button */
.tribe-events .tribe-events-c-search__button {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    letter-spacing: .09em !important;
    text-transform: uppercase !important;
    font-size: .875rem !important;
    -webkit-transform: translateZ(0) !important;
    transform: translateZ(0) !important;
    min-width: 180px !important;
    position: relative !important;
    cursor: pointer !important;
    display: inline-block !important;
    line-height: 1.2 !important;
    padding: 16px 85px 16px 33px !important;
    text-align: center !important;
    border: 6px solid #ff9a51 !important;
    background-color: #ff9a51 !important;
    color: #543b35 !important;
    border-radius: 0 !important;
    margin-left: 30px !important;
}
.tribe-events .tribe-events-c-search__button:before {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: auto !important;
    border: 1px solid !important;
    content: "" !important;
}
.tribe-events .tribe-events-c-search__button:after {
    background-image: url(../svg/icon-arrow-brown.svg) !important;
    background-repeat: no-repeat !important;
    width: 22px !important;
    height: 22px !important;
    background-position: 100% !important;
    width: 48px !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    background-position: 50% !important;
    border-left: 1px solid !important;
    content: "" !important;
    line-height: 46px !important;
    border-left-color: #a96a47 !important;
}

.tribe-events .tribe-events-c-search__button:hover {
    background-color: #fec29a !important;
    color: #543b35 !important;
}
.tribe-events .tribe-events-c-search__button:active {
    background-color: #fec29a !important;
    color: #543b35 !important;
}
.tribe-events .tribe-events-c-search__button:visited {
    background-color: #fec29a !important;
    color: #543b35 !important;
   
}
:root {
    --tec-color-button-primary-hover: #fec29a !important;
  }

/* Search Input */
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
    background: 0 !important;
    border: none !important;
    border-bottom: 1px dashed #b9b9b9 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    font-style: italic !important;
    font-weight: 400 !important;
    height: auto !important;
    line-height: 1 !important;
    padding: 5px !important;
    width: 100% !important;
    padding-left: 0 !important;
    font-style: italic !important;
    color: black !important;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input::-webkit-input-placeholder {
    font-style: italic !important;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input::-moz-placeholder {
    font-style: italic !important;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input:-ms-input-placeholder {
    font-style: italic !important;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input::-ms-input-placeholder {
    font-style: italic !important;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input::placeholder {
    font-style: italic !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control-icon-svg {
    display: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-group {
    padding: 0 20px 0 20px !important;
}
/* Body Container */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-top: 0 !important;
}


/* Loader */
.tribe-common .tribe-common-c-loader__dot circle {
    fill: #ff9a51 !important;
}


/* Datepicker */
.tribe-events-c-top-bar__datepicker {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: none !important;
            flex: none !important;
    border-bottom: 1px dashed #b9b9b9 !important;
    margin: 0 8px !important;
    height: 100% !important;
}
.tribe-events-c-top-bar__datepicker-time {
    font-size: 14px !important;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1.45455 !important;
    letter-spacing: .09em !important;
    color: #543b35 !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
    /* padding: 0 20px 0 20px !important; */
}
.tribe-events-c-top-bar__datepicker-separator {
    margin-top: -6px !important;
    color: #8d919c !important;
}

.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
    color: #be5104 !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
}
.tribe-events-c-top-bar__datepicker .tribe-common-c-svgicon__svg-fill {
    fill: #be5104 !important;
}

/* Month Separator */
.tribe-events-calendar-list__month-separator, 
.tribe-events-list-separator-month,
.tribe-events-calendar-day__type-separator,
.tribe-events-pro-summary__month-separator {
    background-color: #a5bd96 !important;
    padding: 14px !important;
    border-radius: 3px !important;
    margin: .5em 0 0 !important;
    text-align: left !important;
}
.tribe-events .tribe-events-calendar-list__month-separator:after,
.tribe-events .tribe-events-calendar-day__time-separator:after, 
.tribe-events .tribe-events-calendar-day__type-separator:after,
.tribe-events-pro .tribe-events-pro-summary__month-separator:after {
    display: none !important;
}

.tribe-events-calendar-list__month-separator-text, .tribe-events-list-separator-month span,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium,
.tribe-events-pro .tribe-events-pro-summary__event-date-tag{
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1.42857 !important;
    font-size: 14px !important;
    font-size: .875rem !important;
    letter-spacing: .09em !important;
    text-transform: uppercase !important;
    color: #102b30 !important;
    background: none !important;
    text-align: left !important;
    padding-left: 0px !important;
}


/* Single Event Cards */
.tribe-events .tribe-events-calendar-list__event-title,
.tribe-events .tribe-events-calendar-day__event-title,
.tribe-events .tribe-events-pro-summary__event-title  {
    margin-bottom: 20px !important;
    width: 100% !important;
}
.tribe-events .tribe-events-calendar-list__event-title-link,
.tribe-events .tribe-events-calendar-list__event-title-link:visited,
.tribe-events .tribe-events-calendar-day__event-title-link,
.tribe-events .tribe-events-calendar-day__event-title-link:visited,
.tribe-events .tribe-events-pro-summary__event-title-link,
.tribe-events .tribe-events-pro-summary__event-title-link:visited  {
    color: #be5104 !important;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    font-size: 1.25rem !important;
    border-bottom: 2px solid transparent !important;
    color: #be5104 !important;
    margin-bottom: 2rem !important;
}

.tribe-events .tribe-events-calendar-list__event-title-link:hover,
.tribe-events .tribe-events-calendar-day__event-title-link:hover,
.tribe-events .tribe-events-pro-summary__event-title-link:hover {
    color: #be5104 !important;
    border-bottom: 0px  !important;
    border-color: transparent !important;
}

.tribe-events-calendar-list__event-datetime span,
.tribe-events-calendar-day__event-datetime span,
.tribe-events-pro-summary__event-datetime span {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    font-size: .875rem !important;
    color: #322a2b !important;
    margin: 0 0 14px !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper{
    padding-right: 0 !important;
    width: calc(var(--tec-grid-width-1-of-8)*1.5) !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-featured-image-wrapper {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: calc(var(--tec-grid-width-1-of-8)*1.5) !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-summary__event-featured-image-wrapper {
    padding-right: 0 !important;
    padding-left: 0 !important;
    width: calc(var(--tec-grid-width-1-of-8)*1.5) !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event,
.tribe-events-calendar-day__event-content,
.tribe-events-pro-summary__event  {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event:before {
    display: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event {
    padding-left: var(--tec-grid-gutter-half) !important;
    padding-right: var(--tec-grid-gutter-half) !important;
}

.tribe-events .tribe-events-calendar-day__event-content,
.tribe-events .tribe-events-calendar-list__event-row,
.tribe-events .tribe-events-pro-summary__event-row {
    padding-bottom: 50px !important;
    border-bottom: 1px solid #ddd !important;
    margin-top: 40px !important;
}

.tribe-events-calendar-day {
    overflow: hidden !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-details,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-summary__event-details {
    width: calc(var(--tec-grid-width-1-of-8)*6.5) !important;
}
.tribe-events-calendar-list__event-description.tribe-common-b2 p{
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1.42857 !important;
    font-size: 14px !important;
    font-size: .875rem !important;
    color: #322a2b !important;
    letter-spacing: .02em !important;
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    margin-top: 10px !important;
}


/* Arrows */
.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg {
    /* stroke: #ff9a51 !important; */
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev {
    font-style: normal !important;
    font-weight: 700 !important;
    color: #be5104 !important;
    border-bottom: 2px solid transparent !important;
    color: #be5104 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next:hover, 
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev:hover {
    border-color: #be5104 !important;
}

.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled {
    opacity: .25 !important;
    pointer-events: none !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg path,
.tribe-events .tribe-events-c-nav__prev-icon-svg path,
.tribe-events .tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path,
.tribe-events .tribe-events-c-nav__prev:disabled .tribe-events-c-nav__next-icon-svg path {
    fill: #be5104 !important;
}

.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,
.tribe-events .tribe-events-c-nav__next:disabled .tribe-events-c-nav__next-icon-svg path,
.tribe-events .tribe-events-c-nav__prev:disabled .tribe-events-c-nav__next-icon-svg path,
.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: #be5104 !important;
}


/* Subscribe Button */
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
    background-color: #666 !important;
    background-image: none !important;
    border-radius: 3px !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    line-height: normal !important;
    padding: 10px 32px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
    zoom: 1 !important;
}
.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:focus {
    background-color: #ddd !important;
    color: #444 !important;
    text-decoration: none !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active {
    background-color: #ddd !important;
    color: #444 !important;
    text-decoration: none !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    margin-top: -3px !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
    float: left !important;
    margin-left: 0 !important;
    margin-right: auto !important;
}


/* Month View */
.tribe-events .tribe-events-calendar-month__multiday-event-bar {
    background-color: #ff9a51 !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #e0e0e0 !important;
    pointer-events: none !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: transparent !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper {
    height: 28px !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    opacity: .8 !important;
}

.tribe-events-calendar-month__day-date-link {
    font-size: 11px !important;
    color: #BE5104 !important;
    font-weight: 900 !important;
}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link {
    color: #BE5104 !important;
    font-weight: 900 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date {
    background-color: #f5f5f5 !important;
    padding-top: 0 !important;
    margin-bottom: 10px !important;
}

.tribe-events-calendar-month__day.tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date  {
    opacity: .5 !important;
    pointer-events: none !important;
}


.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    display: none !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link, 
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
    font-weight: 700 !important;
    color: #be5104 !important;
    margin-bottom: 2.5px !important;
    font-size: 12px !important;
    border-bottom: 2px solid transparent !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link:hover, 
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:hover {
    color: #be5104 !important;
    text-decoration: underline !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #e7e7e7 !important;
}

.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date{
    background-color: #be5104 !important;
}
.tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum a {
    background-color: transparent !important;
    color: white !important;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event {
    opacity: .5 !important;
    pointer-events: none !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:after {
    display: none !important;
}


/* Tooltip Box */
.tooltipster-base {
    background-color: #a5bd96 !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 20px !important;
    max-width: 350px !important;
}

.tribe-events-calendar-month__calendar-event-tooltip-description {
    font-style: italic !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}


/* 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 {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    background-color: #ff9a51 !important;
    color: #543b35 !important;
}

.tribe-events .datepicker .day {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    color: #543b35 !important;
}
.tribe-events .datepicker .datepicker-switch,
.tribe_event_series .datepicker .datepicker-switch {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    color: #543b35 !important;
    text-transform: capitalize !important;
    letter-spacing: initial !important;
}

/* Featured Image */
.tribe-events .tribe-events-calendar-list__event-featured-image-link {
    height: 120px !important;
}
.tribe_event_series .tribe-events-calendar-list__event-featured-image-link:hover {
    border: none;
}

.tribe-events .tribe-events-calendar-list__event-featured-image {
    height: 100% !important;
    width: 100% !important;
    -o-object-fit: cover !important;
       object-fit: cover !important;
       margin-top: 0 !important;
       margin-bottom: 0 !important;
}

/* New Legacy View Responsive */
@media only screen and (max-width: 798px) {
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event, 
    .tribe-events-calendar-day__event-content {
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
    }
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
        width: 100% !important;
        margin-bottom: 20px !important;
    }
    .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
        width: 100% !important;
    }
    .tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
      padding-top: 30px !important;
    }
    .tribe-views-title {
        margin-top: -15px !important;
    }
    .tribe-events .tribe-events-c-events-bar__search-container {
        padding-left: 38px !important;
        padding-right: 100px !important;
    }
    .tribe-search-title {
        display: none !important;
    }
    .tribe-common-c-btn.tribe-events-c-search__button {
        margin-left: 0 !important;
    }
    .tribe-events .tribe-events-calendar-day__event {
        padding-left: 0 !important;
        margin-left: 0 !important;
        width: 100% !important;
    }
    .tribe-events .tribe-events-calendar-day__event-content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
        background-color: #ff9a51 !important;
    }
    .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date {
        background-color: #ff9a51 !important;
    }
    .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
        background-color: #ff9a51 !important;
    }
    .tribe-events-c-day-marker.tribe-events-calendar-month-mobile-events__day-marker .tribe-events-c-day-marker__date.tribe-common-h7.tribe-common-h--alt {
        display: none !important;
    }
    .tribe-events .tribe-events-c-day-marker:after {
        margin-left: 0 !important;
    }
    .tribe-events-c-top-bar__datepicker {
        width: -webkit-fit-content !important;
        width: -moz-fit-content !important;
        width: fit-content !important;
    }
    .tribe-recurring-wrap {
        display: inline-block !important;
        margin-top: 5px !important;
    }
    .tribe-events-divider {
        margin-left: 0 !important;
    }
    .tribe-events .tribe-events-calendar-list__event-featured-image-link {
        height: 200px !important;
    }
  }



  /* Read More */
  .tribe-events-read-more,
  .tribe_event_series .tribe-events-read-more {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    color: #be5104 !important;
    border-bottom: 2px solid transparent !important;
    font-size: 14px !important;
    margin-top: 20px !important;
    display: inline-block !important;
  }

  /* Recurring Event */
.tribe-events-divider {
    display: inline-block !important;
    margin: 0 2.5px !important;
    font-weight: 700 !important;
}
.recurring-event-text {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    display: inline-block !important;
    color: rgba(0,0,0,.7) !important;
    font-weight: 700 !important;
}
.tribe-events-calendar-list__event-datetime-recurring-link,
.tribe-events-calendar-day__event-datetime-recurring-link {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
    color: #be5104 !important;
    margin-top: -3px !important;
}
.tribe-events-calendar-list__event-datetime-recurring-link:hover,
.tribe-events-calendar-day__event-datetime-recurring-link:hover {
    text-decoration: underline !important;
}
.tribe-recurring-wrap {
    display: inline !important;
}

/* Header Issues */
body.events-list.tribe-events-page-template header:after {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: auto !important;
    z-index: -1 !important;
    background-color: #faf8f4 !important;
    content: "" !important;
}
body.events-list.tribe-events-page-template .page-header .page-title,
body.events-list.tribe-events-page-template .page-header .page-header-landing-wrapper {
    display: none !important;
}
body.events-list.tribe-events-page-template .tribe-events-c-breadcrumbs__list-item-text {
    font-family: Clarendon FS,Georgia,Times New Roman,Times,serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 32px !important;
    font-size: 2rem !important;
    line-height: 1.08333 !important;
    color: #115362 !important;
    font-size: 3rem !important;
}
body.events-list.tribe-events-page-template .tribe-events-c-breadcrumbs__list-item-text:before {
    content: "All events for" !important;
    display: inline-block !important;
    font-family: Clarendon FS,Georgia,Times New Roman,Times,serif !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 32px !important;
    font-size: 2rem !important;
    line-height: 1.08333 !important;
    color: #115362 !important;
    font-size: 3rem !important;   
}

body.events-list.tribe-events-page-template .tribe-events-c-breadcrumbs__list-item-link {
    display: none !important;
}
body.events-list.tribe-events-page-template .tribe-events .tribe-events-c-breadcrumbs__list-item-icon-svg {
    display: none !important;
}


/* Featured Text */
.tribe-events .tribe-events-calendar-list__event-datetime-featured-text,
.tribe-events .tribe-events-calendar-day__event-datetime-featured-text {
    font-family: "Lato", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1.45455 !important;
    font-size: 11px !important;
    font-size: .6875rem !important;
    letter-spacing: .09em !important;
    text-transform: uppercase !important;
    color: #543b35 !important;
    display: block !important;
    width: 100% !important;
}
.tribe-events-calendar-list {
    overflow: hidden !important;
}