.elementor-kit-6{--e-global-color-primary:#1E3764;--e-global-color-secondary:#EA64B6;--e-global-color-text:#242323;--e-global-color-accent:#6AC7FF;--e-global-color-bc40e9e:#F5F5F5;--e-global-color-7c1614f:#F2FCFF;--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;font-family:"Arial", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Arial", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;--container-default-padding-top:0%;--container-default-padding-right:0%;--container-default-padding-bottom:0%;--container-default-padding-left:0%;}.elementor-widget:not(:last-child){margin-block-end: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 */.early td { background-color: #e6ccff; }
.aqua td { background-color: #d4f4dd; }
.general td { background-color: #cce5ff; }
.school td { background-color: #ffd6cc; }
.lessons td { background-color: #fff8cc; }
.aquagym td, .gym td { background-color: #e0e0e0; }
.gp td { background-color: #99ccff; }
.adults td { background-color: #ffe0cc; }
.closed td { background-color: #f2f2f2; font-style: italic; }

.tabs {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
.tabs button {
  padding: 10px 15px;
  cursor: pointer;
  border: none;
  background-color: #eee;
}
.tabs button.active {
  background-color: #007BFF;
  color: #fff;
}
.timetable { display: none; }
.timetable.active { display: block; }

.event-.elementor-kit-6 {
  margin-bottom: 20px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
th, td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
}
.event {
  display: none;
}
.event.active {
  display: table-row;
}/* End custom CSS */