.elementor-kit-6{--e-global-color-primary:#1E7A4E;--e-global-color-secondary:#524C47;--e-global-color-text:#2F2F2F;--e-global-color-accent:#1E7A4E;--e-global-color-1ecf807:#8ECA66;--e-global-color-3536ac2:#012A18;--e-global-color-91bec77:#FCB36A;--e-global-color-f99020b:#00B1AC;--e-global-color-ce52094:#FCF4A4;--e-global-color-a923393:#7282F3;--e-global-color-a2610d8:#92DAE0;--e-global-color-38a1da6:#524C47;--e-global-color-9519e41:#7D7C76;--e-global-color-6ee8218:#C6C6C6;--e-global-color-5de1154:#FFFFFF;--e-global-color-0c9d589:#F3FAEF;--e-global-color-7c80152:#F6F6F6;--e-global-color-344b213:#FFFFFF4A;--e-global-typography-primary-font-family:"Signika";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Signika";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Signika";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Signika";--e-global-typography-accent-font-weight:500;--e-global-typography-bf41d06-font-family:"Signika";--e-global-typography-bf41d06-font-size:1.2rem;--e-global-typography-bf41d06-font-weight:400;--e-global-typography-d8031c0-font-family:"Signika";--e-global-typography-d8031c0-font-size:4rem;--e-global-typography-d8031c0-font-weight:600;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 a{color:var( --e-global-color-1ecf807 );}.elementor-kit-6 h2{font-family:"Signika", Sans-serif;font-size:1.8rem;font-weight:400;}.elementor-kit-6 h6{font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-kit-6{--e-global-typography-bf41d06-font-size:1rem;--e-global-typography-d8031c0-font-size:2rem;}.elementor-kit-6 h2{font-size:1rem;}.elementor-kit-6 h6{font-size:1.1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Remove Extra Spacing from the bottom of Text Editors*/

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}
.elementor-slideshow__title, .elementor-slideshow__description { visibility: hidden; }
/* Force images in post content to align left (no text wrapping) */
/* Target WordPress list blocks (unordered + ordered) */
.wp-block-list,
.wp-block-list ul,
.wp-block-list ol {
  margin-bottom: 10px; /* Adds spacing under the entire list block */
}
#tribe-events-pg-template {

    max-width: 100% !important;

    padding-left: 0 !important;

    padding-right: 0 !important;

}

#tribe-events-pg-template > .elementor {

    max-width: 100% !important;

}
@media only screen and (min-width: 767px) {
  .tec-events-elementor-event-widget__venue .tec-events-elementor-event-widget__venue-container,
  .tec-events-elementor-event-widget__venue .tribe-events-content .tec-events-elementor-event-widget__venue-container {
    width: 100% !important;
    max-width: none !important;
  }
}
.tribe-common img,
.tribe-events img,
.tec-common img,
.tec-events img {
  border-style: none;
  height: 250px !important;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  border-radius: 10px;
  object-fit: cover; /* keeps image cropped neatly if aspect ratio differs */
}
/* Force Events Calendar Pro to inherit site font */
.tribe-common,
.tribe-common * {
  font-family: 'Signika', sans-serif !important;
}
.tribe-events-l-container {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.tribe-events-widget .tribe-events-widget-countdown__event-title {
  margin: 0 !important;
  padding: 0 !important;
}
.tribe-events-calendar-list 
.tec-events-calendar-list__event-categories 
.tec-events-calendar-list__category 
.tec-events-calendar-list__category-icon {
  display: none !important;
}
.tribe-events-widget {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
:root {
  --tec-spacer-4: 0 !important;
  --tec-spacer-8: 0 !important;
}
/* Hide category icons across ALL Events Calendar views */
.tec-events-calendar-list__category-icon,
.tribe-events-calendar-list__category-icon,
.tec-events-calendar__category-icon,
.tribe-events-calendar__category-icon,
.tec-events-calendar-photo__category-icon,
.tribe-events-calendar-photo__category-icon,
.tec-events-pro-photo .tec-events-calendar-photo__category .tec-events-calendar-photo__category-icon,
.tec-events-widget__category-icon,
.tribe-events-widget__category-icon {
  display: none !important;
}
.tribe-events,
.tec-events {
  --image-height: 250px; /* optional variable control */
}

.tribe-events img,
.tec-events img {
  height: var(--image-height) !important;
}
/* ==========================
   Custom Styling for My Events Widget
   (Safe — won't affect Elementor sliders)
   ========================== */

.my-events-widget {
  font-family: 'Signika', sans-serif !important;
}

/* Full-width layout for venue container */
@media only screen and (min-width: 767px) {
  .my-events-widget .tec-events-elementor-event-widget__venue-container {
    width: 100% !important;
    max-width: none !important;
  }
}

/* Image styling inside this widget */
.my-events-widget img {
  border-style: none;
  height: 250px;
  max-width: 100%;
  border-radius: 10px;
  object-fit: cover;
  display: block;
}

/* Hide category icons (all views within this widget) */
.my-events-widget .tec-events-calendar-list__category-icon,
.my-events-widget .tribe-events-calendar-list__category-icon,
.my-events-widget .tec-events-calendar-photo__category-icon,
.my-events-widget .tribe-events-calendar-photo__category-icon,
.my-events-widget .tec-events-pro-photo .tec-events-calendar-photo__category .tec-events-calendar-photo__category-icon,
.my-events-widget .tec-events-widget__category-icon {
  display: none !important;
}

/* Remove any default widget spacing */
.my-events-widget .tribe-events-widget,
.my-events-widget .tec-events-widget {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Reset specific TEC spacers (optional, scoped) */
.my-events-widget {
  --tec-spacer-4: 0 !important;
  --tec-spacer-8: 0 !important;
}
/* Move "Search for events" placeholder text left in Events Calendar search bar */
.tribe-common--breakpoint-medium .tribe-events-c-search__input,
.tec-events-search__input,
.tribe-common .tribe-events-c-search__input {
  padding-left: 40px !important; /* reduce padding from default (usually 16px or more) */
}
/* Adjust paragraph font size for Events Calendar (desktop + mobile) */
.tribe-common p {
  font-size: 1rem; /* mobile default */
}

@media only screen and (min-width: 768px) {
  .tribe-common p {
    font-size: 1.1rem; /* desktop and tablets */
  }
}

.rank-math-breadcrumb {
    color: white;
    font-family: inherit;
}/* End custom CSS */