.elementor-kit-6{--e-global-color-primary:#573C1E;--e-global-color-secondary:#F59D18;--e-global-color-text:#333333;--e-global-color-accent:#F59D18;--e-global-color-29456de:#FFFFFF;--e-global-typography-primary-font-family:"Caveat Brush";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Oswald";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ====== Personalização de cores do The Events Calendar ====== */
/* Substitui azul padrão (#334aff) pelas cores do site */

/* Cor principal (destaques, botões, links, ícones) */
.tribe-events a,
.tribe-events a:visited,
.tribe-events a:hover,
.tribe-events .tribe-common-c-btn,
.tribe-events .tribe-common-c-btn:hover,
.tribe-events .tribe-events-c-nav__next,
.tribe-events .tribe-events-c-nav__prev,
.tribe-events .tribe-events-c-ical__link,
.tribe-events .tribe-events-c-subscribe-dropdown__button,
.tribe-events .tribe-events-c-top-bar__today-button,
.tribe-events .tribe-events-c-view-.elementor-kit-6__list-item--active a,
.tribe-events .tribe-events-c-view-.elementor-kit-6__button--active,
.tribe-events .tribe-events-calendar-list__event-date-tag {
  color: #F59D18 !important;
  border-color: #F59D18 !important;
}

.tribe-events .tribe-common-c-btn,
.tribe-events .tribe-events-c-ical__link:hover,
.tribe-events .tribe-events-c-subscribe-dropdown__button:hover,
.tribe-events .tribe-events-c-nav__next:hover,
.tribe-events .tribe-events-c-nav__prev:hover,
.tribe-events .tribe-events-c-view-.elementor-kit-6__list-item--active a,
.tribe-events .tribe-events-c-top-bar__today-button:hover {
  background-color: #F59D18 !important;
  color: #fff !important;
}

/* Ícones e indicadores ativos */
.tribe-events .tribe-events-c-top-bar__datepicker-nav-icon-svg path,
.tribe-events .tribe-events-c-nav__next-icon-svg path,
.tribe-events .tribe-events-c-nav__prev-icon-svg path,
.tribe-events .tribe-events-c-view-.elementor-kit-6__button-icon svg path {
  fill: #F59D18 !important;
}

/* Elementos de destaque de data e marcadores */
.tribe-events .tribe-events-c-day-marker__date,
.tribe-events .tribe-events-calendar-list__event-date-tag {
  background-color: #F59D18 !important;
  color: #fff !important;
}

/* Cores secundárias (textos e elementos mais escuros) */
.tribe-events .tribe-events-c-breadcrumbs__list-item-link,
.tribe-events .tribe-events-c-nav__today,
.tribe-events .tribe-events-c-messages__message,
.tribe-events .tribe-events-header__content-title {
  color: #573C1E !important;
}

/* Hover e foco */
.tribe-events a:hover,
.tribe-events .tribe-common-c-btn:hover {
  opacity: 0.9;
}

/* Ajustes para legibilidade geral */
.tribe-events .tribe-common--breakpoint-medium h2,
.tribe-events .tribe-events-calendar-list__event-title {
  color: #573C1E !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: #F59D18  !important;
}
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #F59D18 !important;
}

.tribe-events-c-subscribe-dropdown__container {
    display: none !important;
}
/* === OCULTAR HORÁRIOS EM TODO O THE EVENTS CALENDAR === */

/* Esconde horários nas listas e grades */
.tribe-events-calendar-list__event-date-tag-time,
.tribe-events-calendar-month__calendar-event-datetime,
.tribe-events-calendar-month__calendar-event-time,
.tribe-events-calendar-day__event-time,
.tribe-events-c-small-cta__time,
.tribe-events-schedule__separator,
.tribe-events-schedule__time,
.tribe-event-date-start,
.tribe-event-date-end,
.tribe-events-tooltip__date {
  display: none !important;
}

/* Remove traços ou separadores “às” / “–” que sobrariam */
.tribe-events-schedule__separator,
.tribe-events-c-messages__message--time {
  display: none !important;
}/* End custom CSS */