/**/.imageWidget{position:relative}.imageWidget a,.imageWidget span.image-caption{font-style:italic;text-align:center}.imageWidget a[data-caption]::after,.imageWidget span[data-caption]::after{content:attr(data-caption);display:block;line-height:100%}
.imageWidget.with-caption a::after,.imageWidget.with-caption span.image-caption::after{margin-top:12px}.imageWidget img[width][height]{height:auto}[data-flex-site] #fcontainer .imageWidget:after,[data-flex-site] #flex-footer .imageWidget:after,[data-flex-site] #flex-header .imageWidget:after{content:none}
[data-flex-site] #fcontainer .imageWidget:before,[data-flex-site] #flex-footer .imageWidget:before,[data-flex-site] #flex-header .imageWidget:before{font-size:80px;transform:none}.imageWidget.hover img.hover-image,.imageWidget:hover img.hover-image{display:initial}
.imageWidget.hover.hasHover img:not(.hover-image),.imageWidget:hover.hasHover img:not(.hover-image){display:none!important}.imageWidget img.hover-image,.imageWidget img.logo-on-scroll{display:none}/**/.hamburgerButton{display:block;background-color:transparent;border:0;padding:0;margin:0}.hamburgerButton,.hamburgerButton svg{width:100%;height:100%}
/* Custom Widgets Styles */
.calendar-club-event-main-container {
  display: flex;
  margin-bottom: 20px;
  margin-top: 20px;
}

.calendar-club-event-categories {
  display: flex;
  gap: 10px;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
}

.calendar-club-event-category-title {
  color: white;
  font-family: "Bebas Neue", sans-serif !important;
  font-size: 14px;
}

.event-category-wrapper {
  display: flex;
  gap: 5px;
  line-height: 1;
}

.calendar-club-event-main {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.event-wrapper {
  display: flex;
  margin-right: 15px;
}

.calendar-club-event-date-mobile {
  width: 5%;
}

.desktopFont {
  color: white;
}

.mobileFont {
  color: white;
}

.event-wrapper-day {
  width: 20%;
}

.event-wrapper-multiday {
  width: 20%;
}

.canceled {
  position: relative;
  opacity: 0.5;
}

.canceled-title {
  font-weight: bold !important;
}

.calendar-club-label-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
}

.calendar-club-label-title {
  color: white;
  font-family: "Poppins", sans-serif !important;
  font-size: 12px;
  display: none;
}

.canceled::before {
  opacity: 0.5;
}

.date-wrapper {
  display: flex;
  gap: 20px;
}

.events {
  display: flex;
  flex-flow: column;
  height: auto;
  margin-bottom: 30px;
}

.event-items h4 {
  line-height: 1 !important;
  margin: 0px !important;
  text-align: left;
}

.calendar-club-day-date-none {
  display: flex;
  width: 100%;
  background-color: unset;
  align-items: center;
}

.calendar-club-day-loc {
  display: flex;
  width: 100%;
  justify-content: right;
}

.label-time {
  display: flex;
}

.calendar-club-date-divider {
  border-top: 1px solid;
  border-color: #DCE3EB;
  opacity: 0.2;
}

.calendar-club-date-selector-wrapper {
  display: flex;
  width: 100%;
  font-family: "Bebas Neue", sans-serif !important;
  align-items: center;
  gap: 20px;
}

.fa-location-dot {
  font-size: 12px;
}

h4.calendar-club-date-selector-header {
  font-family: "Bebas Neue", sans-serif !important;
  font-weight: normal !important;
  font-size: 30px !important;
}

.calendar-club-container-date {
  display: flex;
  justify-content: flex-start;
  gap: 5px;
  align-items: center;
}

.container-date-mobile {
  display: flex;
}

.startsdate-wrapper-club-two {
  display: flex;
  align-items: center;
  gap: 5px;
}

.iconcolor {
  fill: black;
}

.calendar-club-date-selector-header {
  margin: 0;
  padding: 0;
  text-align: center;
  color: black;
}

.calendar-club-left-arrow-icon, .calendar-club-right-arrow-icon {
  cursor: pointer;
  display: block;
  height: 15px;
}

.calendar-club-left-arrow-icon svg,
.calendar-club-right-arrow-icon svg {
  width: 15px;
  color: white;
  height: 15px;
  margin-left: 3px;
}

.events {
  background-color: transparent;
}

.event-items {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.event-date {
  display: flex;
}

.event-date h4 {
  margin: 0px !important;
  font-size: 12px !important;
}

.calendar-club-day-item-date {
  display: flex;
  gap: 5px;
  color: #1f1f1f;
  font-size: 16px !important;
  font-weight: normal !important;
  text-align: left !important;
  text-transform: capitalize;
  font-family: "Bebas Neue", sans-serif !important;
}

.calendar-club-day-item-date.intervall {
  display: flex;
  font-weight: 400;
  font-style: italic;
}

.calendar-club-day-item-time.small {
  margin-bottom: 0px;
  text-align: left !important;
}

.calendar-club-day-item-time.small.intervall {
  font-style: initial;
}

.calendar-club-day-item-time {
  font-size: 16px !important;
  font-weight: 400;
  font-family: "Bebas Neue", sans-serif !important;
}

.calendar-club-day-item-time h4 {
  font-size: 14px !important;
  margin: 0px !important;
}

.calendar-club-event-title {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.calendar-club-day-item-background {
  display: flex;
  justify-content: left;
  align-items: center;
  gap: 5px;
}

.calendar-club-three-day-item-background-title {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;
}

.calendar-club-day-item-label {
  height: 14px;
  width: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: black !important;
}

.calendar-club-day-item-label h4 {
  font-size: 12px !important;
  margin: 0px !important;
  font-weight: normal !important;
  line-height: 1 !important;
}

.calendar-club-day-item-label.event-type-practice {
  background-color: #F07302;
}

.calendar-club-day-item-label.event-type-match {
  background-color: #52B664;
}

.calendar-club-day-item-label.event-type-cup {
  background-color: #ffccbc;
}

.calendar-club-day-item-label.event-type-camp {
  background-color: #f5d7fa;
}

.calendar-club-day-item-label.event-type-meeting {
  background-color: #c2ecff;
}

.calendar-club-day-item-label.event-type-uncategorized {
  background-color: #adadad;
}

.calendar-club-day-item-title {
  text-align: left !important;
  width: 100%;
  display: flex;
}

.calendar-club-day-item-title h4 {
  margin: 0px !important;
  font-size: 12px !important;
  font-weight: normal !important;
  line-height: 1 !important;
  font-family: "Poppins", sans-serif !important;
}

.calendar-club-day-item-groupname {
  text-align: left !important;
}

.calendar-club-day-item-groupname h4 {
  margin: 0px !important;
  font-size: 15px !important;
  font-weight: normal !important;
  font-family: "Bebas Neue", sans-serif !important;
  width: max-content;
  padding: 3px 5px 2px 5px;
}

.event-items div:nth-child(3n+3) {
  justify-self: end;
  text-align: right;
}

.calendar-club-day-item-location {
  display: flex;
  width: 50%;
  align-items: center;
  color: #969696;
  text-align: right;
  opacity: 0.6;
  gap: 5px;
}

.calendar-club-day-item-location h4 {
  margin: 0px !important;
  font-size: 12px !important;
  font-weight: normal !important;
  font-family: "Poppins", sans-serif !important;
}

.calendar-club-day-item-location img {
  height: 12px;
  width: 12px;
}

.load-btn {
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 12px;
  padding-top: 12px;
  margin-top: 16px !important;
  margin-bottom: 16px !important;
  background-color: #013268;
  color: white;
  font-weight: 600;
  font-size: 14px;
}

.load-btn:hover {
  background-color: #3B5673;
  color: white;
}

/* --- LOADING SPINNER --- */
.loading-spinner-container {
  display: flex;
  justify-content: center;
}

#calendar-club-loading-spinner {
  --border-color: #ffffff;
  border: 4px solid;
  border-color: color-mix(in srgb, var(--border-color), transparent 90%);
  border-top: 4px solid;
  border-top-color: #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (max-width: 1024px) {
  .calendar-club-event-main {
    flex-direction: column;
    align-items: unset;
  }
  .startsdate-wrapper-club-two {
    margin-right: 0px;
    width: 100%;
    justify-content: space-between;
    gap: 5px;
    flex-direction: row-reverse;
  }
  .calendar-club-event-title {
    flex-direction: column;
    margin-bottom: 3px;
    margin-left: 0px;
    gap: 0px;
    margin-top: 5px;
  }
  .label-time {
    flex-direction: row-reverse;
  }
  .calendar-club-day-item-background {
    justify-content: right;
    width: 50%;
  }
  .calendar-club-label-title {
    display: block;
  }
  .event-wrapper {
    margin-right: 0px;
    width: 100%;
  }
  .calendar-club-event-categories {
    display: none;
  }
  .event-items {
    gap: 20px;
  }
  .calendar-club-day-item-location {
    text-align: left;
    width: 100%;
  }
  .day-item-background {
    margin-left: 0px;
  }
  .calendar-club-day-item-date {
    margin-bottom: 5px;
  }
  .calendar-club-day-item-date {
    font-size: 20px !important;
  }
  .calendar-club-day-item-time {
    display: flex;
    font-family: "Poppins", sans-serif !important;
    font-size: 12px !important;
    width: 100%;
  }
  .calendar-club-day-item-title h4 {
    font-family: "Poppins", sans-serif !important;
    font-size: 12px !important;
  }
  .calendar-club-day-item-title-container {
    margin-bottom: 5px;
  }
  .calendar-club-day-item-title {
    margin-bottom: 5px;
    flex-direction: column;
  }
  .calendar-club-day-item-groupname h4 {
    font-size: 18px !important;
  }
  .calendar-club-day-loc {
    flex-direction: column;
  }
  .event-date {
    display: block;
  }
  .calendar-club-day-date {
    display: block;
    background-color: blue;
    padding: 15px;
  }
  .calendar-club-day-item-background-title {
    flex-direction: column;
    align-items: flex-start;
    width: 100% !important;
    gap: 3px;
  }
  .event-wrapper-day {
    width: 100%;
  }
  .event-wrapper-multiday {
    width: 100%;
  }
  .calendar-club-date-divider {
    display: none;
  }
  .calendar-club-container-date {
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
  }
  .calendar-club-day-item-time.small {
    display: flex;
    width: 100%;
  }
  .calendar-club-day-item-groupname {
    width: auto !important;
  }
  .calendar-club-three-day-item-background-title {
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@500;600&family=Roboto:wght@400;500&display=swap");
.poweredby-container {
  align-items: center;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 25px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  padding-left: 50px;
  padding-right: 50px;
}

.poweredby-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}

.poweredby-image {
  max-width: 40px;
}

.poweredby-text {
  color: white;
  margin: 0px;
  padding: 0px;
  z-index: 2;
}

.poweredby-text p {
  margin: 0px;
  display: flex;
  justify-content: left;
}

.poweredby-text-copy {
  margin: 0px;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.4);
  font-family: "Bebas Neue", cursive;
}

.poweredby-text-app {
  font-size: 12px;
  color: #FFFFFF;
  font-family: "Bebas Neue", cursive;
}

@media screen and (max-width: 767px) {
  .poweredby-container {
    /*background-color: #231D4F;*/
    align-items: center;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    gap: 25px;
    text-decoration: none;
  }
}

.tag-one-link {
  display: flex;
  text-decoration: none;
}

.page-title-one-one-title-container {
  display: flex;
  background-color: #000000;
  padding-top: 5px;
  padding-bottom: 3px;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  clip-path: polygon(3% 0%, 100% 0, 97% 100%, 0 100%) !important;
  transition: 0.3s;
  align-items: center;
}

.page-title-one-one-title-container:hover {
  opacity: 0.6;
  transform: scaleX(1.01);
}

.page-title-one-one-tag-title h1 {
  margin: 0px !important;
}

.page-title-one-one-tag-title {
  font-size: 14px;
  margin: 0px !important;
}

.widget-1f5975 .copyright {
    font-size: 13px;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}
