.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-kadence1:#ef802a;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#ffffff;--e-global-color-kadence4:#f7fafc;--e-global-color-kadence5:#edf2f7;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#edf2f7;--e-global-color-kadence8:#000000;--e-global-color-kadence9:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6.el-is-editing{--global-palette1:#ef802a;--global-palette2:#215387;--global-palette3:#ffffff;--global-palette4:#f7fafc;--global-palette5:#edf2f7;--global-palette6:#718096;--global-palette7:#edf2f7;--global-palette8:#000000;--global-palette9:#000000;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 *//* --- The Events Calendar Color Fix for Dark Themes --- */

/* Fix 1: "Add to Calendar" Dropdown Text Color */
/* This targets the links inside the export-to-calendar dropdown menu. */
.tribe-events-c-subscribe-dropdown__list a {
    color: #111111 !important;
}

/* Optional: Change the hover color in the dropdown too */
.tribe-events-c-subscribe-dropdown__list a:hover {
    color: #000000 !important;
}


/* Fix 2: RSVP & "Going" Count Text Color */
/* This targets the container for the RSVP and ticket details. */
.tribe-tickets__rsvp-details,
.tribe-tickets__rsvp-meta-value,
.tribe-tickets__item__content__description,
.tribe-tickets__item__content__title {
    color: #111111 !important;
}

/* Fix for Ticket Quantity Selector Text */
/* This targets the text and numbers inside the ticket quantity area */
.tribe-tickets__tickets-item-quantity,
.tribe-tickets__tickets-item-quantity label {
    color: #111111 !important;
}/* End custom CSS */