.elementor-69 .elementor-element.elementor-element-7ce68ab{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-69 .elementor-element.elementor-element-7ce68ab:not(.elementor-motion-effects-element-type-background), .elementor-69 .elementor-element.elementor-element-7ce68ab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-231e37b );}.elementor-69 .elementor-element.elementor-element-7df68d8 > .elementor-widget-container{padding:50px 50px 50px 50px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-69 .elementor-element.elementor-element-7ce68ab{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-69 .elementor-element.elementor-element-7df68d8 > .elementor-widget-container{padding:20px 10px 20px 10px;}}/* Start custom CSS for the-events-calendar-addon, class: .elementor-element-7df68d8 *//* ========================================
   Events Widget for Elementor — Dark Theme
   FullCalendar (fc-*) + ECTBE classes
   Emerald Teal Palette
   
   PASTE IN: Appearance → Customize → Additional CSS
   ========================================  */


/* ========================================
   CALENDAR WRAPPER
======================================== */
.ectbe-calendar-wrapper {
    background: #0e0e0e !important;
    border-radius: 0px !important;
    border: 1px solid #1f1f1f !important;
    overflow: hidden !important;
    padding: 0 !important;
}

.ectbe-event-calendar-cls,
.ectbe-event-calendar-cls.fc {
    background: #0e0e0e !important;
    font-family: 'Outfit', sans-serif !important;
}


/* ========================================
   TOP BAR — Nav Arrows + Title + View Buttons
======================================== */
.ectbe-event-calendar-cls .fc-header-toolbar {
    background: #141414 !important;
    border-bottom: 1px solid #1f1f1f !important;
    padding: 1rem 1.2rem !important;
    margin-bottom: 0 !important;
}

/* Month title */
.ectbe-event-calendar-cls .fc-toolbar-title {
    color: #f5f0eb !important;
    font-family: 'Bebas Neue', sans-serif !important;
    font-size: 1.6rem !important;
    letter-spacing: 4px !important;
    text-transform: uppercase !important;
}

/* All toolbar buttons base */
.ectbe-event-calendar-cls .fc-button {
    background: transparent !important;
    border: 1px solid rgba(13, 148, 136, 0.3) !important;
    color: #c8bfb4 !important;
    font-family: 'Outfit', sans-serif !important;
    font-size: 0.72rem !important;
    font-weight: 500 !important;
    letter-spacing: 1.5px !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    padding: 0.45rem 1rem !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
}

.ectbe-event-calendar-cls .fc-button:hover {
    border-color: #0d9488 !important;
    color: #0d9488 !important;
    background: rgba(13, 148, 136, 0.06) !important;
}

/* Active view button (Month/Week/Day/List) */
.ectbe-event-calendar-cls .fc-button-active {
    background: #0d9488 !important;
    border-color: #0d9488 !important;
    color: #f5f0eb !important;
}

.ectbe-event-calendar-cls .fc-button-active:hover {
    background: #0f766e !important;
    border-color: #0f766e !important;
    color: #f5f0eb !important;
}

/* Disabled button (e.g. Today when already on today) */
.ectbe-event-calendar-cls .fc-button:disabled {
    background: transparent !important;
    border-color: #1f1f1f !important;
    color: rgba(200, 191, 180, 0.3) !important;
    opacity: 1 !important;
}

/* Navigation arrows (prev/next) */
.ectbe-event-calendar-cls .fc-prev-button,
.ectbe-event-calendar-cls .fc-next-button {
    padding: 0.45rem 0.7rem !important;
}

.ectbe-event-calendar-cls .fc-icon {
    color: #c8bfb4 !important;
    font-size: 1rem !important;
}

.ectbe-event-calendar-cls .fc-prev-button:hover .fc-icon,
.ectbe-event-calendar-cls .fc-next-button:hover .fc-icon {
    color: #0d9488 !important;
}

/* Button group — remove double borders */
.ectbe-event-calendar-cls .fc-button-group .fc-button {
    margin-left: -1px !important;
}


/* ========================================
   DAY HEADERS (Sun Mon Tue ...)
======================================== */
.ectbe-event-calendar-cls .fc-col-header {
    background: #0e0e0e !important;
}

.ectbe-event-calendar-cls .fc-col-header-cell {
    background: #0e0e0e !important;
    border-color: #1f1f1f !important;
    padding: 0.7rem 0 !important;
}

.ectbe-event-calendar-cls .fc-col-header-cell-cushion {
    color: #c8bfb4 !important;
    font-size: 0.7rem !important;
    font-weight: 600 !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
}


/* ========================================
   TABLE GRID — Borders
======================================== */
.ectbe-event-calendar-cls .fc-scrollgrid {
    border-color: #1f1f1f !important;
}

.ectbe-event-calendar-cls .fc-scrollgrid td,
.ectbe-event-calendar-cls .fc-scrollgrid th {
    border-color: #1f1f1f !important;
}

.ectbe-event-calendar-cls .fc-scrollgrid-section-header td {
    border-bottom: 1px solid #1f1f1f !important;
}


/* ========================================
   DAY CELLS
======================================== */
.ectbe-event-calendar-cls .fc-daygrid-day {
    background: #0e0e0e !important;
    transition: background 0.3s ease !important;
}

.ectbe-event-calendar-cls .fc-daygrid-day:hover {
    background: rgba(13, 148, 136, 0.04) !important;
}

/* Day number */
.ectbe-event-calendar-cls .fc-daygrid-day-number {
    color: #c8bfb4 !important;
    font-family: 'Outfit', sans-serif !important;
    font-size: 0.82rem !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    padding: 6px 8px !important;
}

/* Today */
.ectbe-event-calendar-cls .fc-day-today {
    background: rgba(13, 148, 136, 0.07) !important;
}

.ectbe-event-calendar-cls .fc-day-today .fc-daygrid-day-number {
    color: #0d9488 !important;
    font-weight: 700 !important;
}

/* Past days */
.ectbe-event-calendar-cls .fc-day-past {
    opacity: 0.6 !important;
}

.ectbe-event-calendar-cls .fc-day-past:hover {
    opacity: 0.8 !important;
}

/* Days outside current month */
.ectbe-event-calendar-cls .fc-day-other {
    background: #0a0a0a !important;
    opacity: 0.35 !important;
}

.ectbe-event-calendar-cls .fc-day-other .fc-daygrid-day-number {
    color: rgba(200, 191, 180, 0.4) !important;
}


/* ========================================
   EVENTS INSIDE DAY CELLS
======================================== */
.ectbe-event-calendar-cls .fc-daygrid-event,
.ectbe-event-calendar-cls .fc-h-event {
    background: rgba(13, 148, 136, 0.15) !important;
    border: none !important;
    border-left: 3px solid #0d9488 !important;
    border-radius: 3px !important;
    padding: 2px 6px !important;
    margin: 1px 3px !important;
    transition: all 0.3s ease !important;
}

.ectbe-event-calendar-cls .fc-daygrid-event:hover,
.ectbe-event-calendar-cls .fc-h-event:hover {
    background: rgba(13, 148, 136, 0.28) !important;
    transform: translateX(2px) !important;
}

.ectbe-event-calendar-cls .fc-event-title,
.ectbe-event-calendar-cls .fc-event-main {
    color: #f5f0eb !important;
    font-size: 0.7rem !important;
    font-weight: 500 !important;
}

.ectbe-event-calendar-cls .fc-event-time {
    color: #0d9488 !important;
    font-size: 0.65rem !important;
    font-weight: 400 !important;
}

/* "more events" link */
.ectbe-event-calendar-cls .fc-daygrid-more-link {
    color: #0d9488 !important;
    font-size: 0.7rem !important;
    font-weight: 600 !important;
}

.ectbe-event-calendar-cls .fc-daygrid-more-link:hover {
    color: #f59e0b !important;
}


/* ========================================
   LIST VIEW
======================================== */
.ectbe-event-calendar-cls .fc-list {
    border-color: #1f1f1f !important;
}

.ectbe-event-calendar-cls .fc-list-day-cushion {
    background: #141414 !important;
}

.ectbe-event-calendar-cls .fc-list-day-text,
.ectbe-event-calendar-cls .fc-list-day-side-text {
    color: #0d9488 !important;
    font-family: 'Bebas Neue', sans-serif !important;
    font-size: 1rem !important;
    letter-spacing: 2px !important;
    text-decoration: none !important;
}

.ectbe-event-calendar-cls .fc-list-event {
    background: #0e0e0e !important;
    transition: background 0.3s ease !important;
}

.ectbe-event-calendar-cls .fc-list-event:hover td {
    background: rgba(13, 148, 136, 0.06) !important;
}

.ectbe-event-calendar-cls .fc-list-event-time {
    color: #c8bfb4 !important;
    border-color: #1f1f1f !important;
}

.ectbe-event-calendar-cls .fc-list-event-title a {
    color: #f5f0eb !important;
    text-decoration: none !important;
}

.ectbe-event-calendar-cls .fc-list-event-title a:hover {
    color: #0d9488 !important;
}

.ectbe-event-calendar-cls .fc-list-event-dot {
    border-color: #0d9488 !important;
}

.ectbe-event-calendar-cls .fc-list-empty-cushion {
    color: #c8bfb4 !important;
    background: #0e0e0e !important;
}


/* ========================================
   WEEK / DAY VIEW (TimeGrid)
======================================== */
.ectbe-event-calendar-cls .fc-timegrid-slot {
    border-color: #1f1f1f !important;
}

.ectbe-event-calendar-cls .fc-timegrid-slot-label-cushion {
    color: #c8bfb4 !important;
    font-size: 0.72rem !important;
}

.ectbe-event-calendar-cls .fc-timegrid-col {
    background: #0e0e0e !important;
}

.ectbe-event-calendar-cls .fc-timegrid-now-indicator-line {
    border-color: #0d9488 !important;
}

.ectbe-event-calendar-cls .fc-timegrid-now-indicator-arrow {
    border-color: #0d9488 !important;
    color: #0d9488 !important;
}


/* ========================================
   EVENT POPUP MODAL
======================================== */
.ectbe-modal .ectbe-modal-content {
    background: #141414 !important;
    border: 1px solid rgba(13, 148, 136, 0.25) !important;
    border-radius: 12px !important;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.7),
                0 0 30px rgba(13, 148, 136, 0.08) !important;
    color: #f5f0eb !important;
    overflow: hidden !important;
}

.ectbe-modal .ectbe-ec-modal-bg {
    background: rgba(7, 7, 7, 0.85) !important;
    backdrop-filter: blur(10px) !important;
}

.ectbe-modal .ectbe-modal-header {
    background: #141414 !important;
    padding: 1.5rem !important;
    border-bottom: 1px solid #1f1f1f !important;
}

.ectbe-modal .ectbe-ec-modal-title {
    color: #f5f0eb !important;
    font-family: 'Bebas Neue', sans-serif !important;
    font-size: 1.6rem !important;
    letter-spacing: 3px !important;
}

.ectbe-modal .ectbe-modal-close {
    color: #c8bfb4 !important;
    transition: color 0.3s ease !important;
}

.ectbe-modal .ectbe-modal-close:hover {
    color: #0d9488 !important;
}

.ectbe-modal .ectbe-event-popup-date {
    color: #0d9488 !important;
    font-size: 0.85rem !important;
    font-weight: 500 !important;
}

.ectbe-modal .ectbe-modal-body {
    background: #141414 !important;
    padding: 1.5rem !important;
    color: #c8bfb4 !important;
    font-size: 0.9rem !important;
    line-height: 1.7 !important;
}

.ectbe-modal .ectbe-cost {
    color: #f59e0b !important;
    font-weight: 600 !important;
    font-size: 0.9rem !important;
}

.ectbe-modal .ectbe-modal-footer {
    background: #141414 !important;
    padding: 1rem 1.5rem 1.5rem !important;
    border-top: 1px solid #1f1f1f !important;
}

.ectbe-modal .ectbe-event-details-link button,
.ectbe-modal .ectbe-event-details-link {
    background: transparent !important;
    border: 1px solid #0d9488 !important;
    color: #f5f0eb !important;
    font-family: 'Outfit', sans-serif !important;
    font-size: 0.72rem !important;
    font-weight: 600 !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    padding: 0.7rem 1.8rem !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    transition: all 0.4s ease !important;
    text-decoration: none !important;
}

.ectbe-modal .ectbe-event-details-link button:hover,
.ectbe-modal .ectbe-event-details-link:hover {
    background: #0d9488 !important;
    color: #f5f0eb !important;
}


/* ========================================
   FEATURED IMAGE IN POPUP
======================================== */
.ectbe-modal .ectbe-featured-img img {
    width: 100% !important;
    border-radius: 0 !important;
    filter: brightness(0.85) !important;
}


/* ========================================
   RESPONSIVE
======================================== */
@media (max-width: 768px) {
    .ectbe-event-calendar-cls .fc-header-toolbar {
        flex-direction: column !important;
        gap: 0.8rem !important;
    }

    .ectbe-event-calendar-cls .fc-toolbar-chunk {
        display: flex !important;
        justify-content: center !important;
    }

    .ectbe-event-calendar-cls .fc-toolbar-title {
        font-size: 1.3rem !important;
    }

    .ectbe-event-calendar-cls .fc-button {
        font-size: 0.65rem !important;
        padding: 0.35rem 0.7rem !important;
    }

    .ectbe-event-calendar-cls .fc-daygrid-day-number {
        font-size: 0.72rem !important;
        padding: 4px 5px !important;
    }
}/* End custom CSS */