.elementor-2024 .elementor-element.elementor-element-94bb1c1{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for ameliaeventslistbooking, class: .elementor-element-93f6f80 *//* 🔴 Mikołajkowy czerwony zamiast niebieskiego w Amelia */

/* Pasek / highlight karty wydarzenia (ten niebieski z boku) */
#amelia-container .am-ec {
  --am-c-ec-primary: #C91515 !important;
}

/* Główny kolor Amelii – przyciski, akcenty itp. */
#amelia-container {
  --am-c-primary: #C91515 !important;
  --am-c-btn-prim: #C91515 !important;
}

/* Przyciski (bez zmiany kształtu, tylko kolor) */
#amelia-container .am-button--primary,
#amelia-container .am-button--filled {
  background-color: #C91515 !important;
  border-color: #C91515 !important;
  color: #ffffff !important;
}

#amelia-container .am-button--primary:hover,
#amelia-container .am-button--filled:hover {
  background-color: #A50F0F !important;
  border-color: #A50F0F !important;
}

/* 🔴 Czerwony kolor aktywnej zakładki */
#amelia-container .el-tabs__item.is-active {
  color: #C91515 !important;
  border-bottom-color: #C91515 !important;
}

/* 🔴 Hover zakładki */
#amelia-container .el-tabs__item:hover {
  color: #C91515 !important;
}

/* 🔴 Kolor linii pod zakładkami */
#amelia-container .el-tabs__active-bar {
  background-color: #C91515 !important;
}

/* 🔴 Pasek pod całą sekcją tabs */
#amelia-container .el-tabs__nav-wrap::after {
  background-color: #C91515 !important;
}

/* 🔴 Zamiana niebieskiego obramowania (box-shadow inset) na czerwone */
.am-ec {
  box-shadow:
    rgb(209, 213, 215) 0px 2px 2px -1px,
    rgba(209, 213, 215, 0.3) 0px 0px 11px,
    rgb(201, 21, 21) 0px -8px 0px inset !important;
}

/* 🔴 Ustawienie koloru highlight dla całej karty (też dla wewnętrznych wrapperów) */
#amelia-container .am-ec,
#amelia-container .am-ec * {
    --am-c-ec-primary: #C91515 !important;
}

/* 🔴 Elegancki czerwony pasek z dobrym odstępem */
#amelia-container .am-ec {
    padding-bottom: 12px !important;
    box-shadow:
        rgb(209, 213, 215) 0px 2px 2px -1px,
        rgba(209, 213, 215, 0.3) 0px 0px 11px,
        rgb(201, 21, 21) 0px -4px 0px inset !important;
}/* End custom CSS */