@charset "UTF-8";
:root {
  --color-primary: #3644bb;
  --color-headline: #1e0c0b;
}

html {
  font-size: 16px;
}
@media (min-width: 767px) {
  html {
    font-size: 18px;
  }
}

body {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
body * {
  font-family: "Helvetica Neue", sans-serif;
}

p {
  margin-top: 0;
}

.e-con-full,
main .elementor-element.e-con > .e-con-inner {
  padding-block: 3rem;
  padding-inline: 15px;
}
@media (min-width: 767px) {
  .e-con-full,
  main .elementor-element.e-con > .e-con-inner {
    padding-block: 3.5rem;
  }
}

.e-con-inner .e-con {
  padding-block: 10px;
}

#loader-overlay {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(54, 68, 187, 0.18);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  z-index: 999999;
  padding: 24px;
  box-sizing: border-box;
}

#loader-overlay .loader-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 30px 34px 24px;
  background: #EFF6FF;
  border: 1px solid rgba(54, 68, 187, 0.14);
  border-radius: 24px;
  box-shadow: 0 18px 50px rgba(20, 30, 80, 0.18);
  text-align: center;
  width: min(420px, 92vw);
  min-height: 180px;
  box-sizing: border-box;
}

#loader-overlay .loader-message {
  font-size: 20px;
  line-height: 1.35;
  font-weight: 400;
  color: #3644BB;
  max-width: 340px;
  margin: 0;
}

#loader-overlay .spinner {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: conic-gradient(from 0deg, rgba(54, 68, 187, 0.12) 0deg, rgba(54, 68, 187, 0.18) 120deg, #3644BB 260deg, #3644BB 320deg, rgba(54, 68, 187, 0.12) 360deg);
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 5px), #000 0);
  mask: radial-gradient(farthest-side, transparent calc(100% - 5px), #000 0);
  animation: loader-spin 0.9s linear infinite;
  box-shadow: 0 0 0 1px rgba(54, 68, 187, 0.04);
}

#loader-overlay #close-loader-button {
  margin-top: 4px;
  padding: 10px 18px;
  border: 1px solid #3644BB;
  border-radius: 999px;
  background: #3644BB;
  color: #EFF6FF;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

body.loader-open {
  overflow: hidden;
}

@keyframes loader-spin {
  to {
    transform: rotate(360deg);
  }
}
.has-submenu:hover {
  cursor: default;
}

header > .elementor-element > .e-con {
  padding-inline: 15px;
}
header .e-n-menu-content.e-active {
  border-bottom: 1px solid black;
}
header .megamenu-container {
  padding-block: 2em !important;
}
@media (min-width: 767px) {
  header .megamenu-container {
    padding-block: 3em !important;
  }
}
header #termine-btn,
header .termine-btn {
  padding: 0 !important;
}
@media (min-width: 1025px) {
  header #termine-btn a,
  header .termine-btn a {
    display: inline-block !important;
    background-color: #ffffff;
    font-family: "Inter", Sans-serif;
    text-decoration: none;
    color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-radius: 60px 60px 60px 60px;
  }
}
@media (max-width: 767px) {
  header #termine-btn a,
  header .termine-btn a {
    justify-content: center;
  }
}
header #termine-btn a,
header .termine-btn a {
  position: relative !important;
  background: white !important;
  text-decoration: none !important;
  padding: 0.7rem 1rem !important;
}
@media (min-width: 767px) {
  header #termine-btn a,
  header .termine-btn a {
    padding: 0.7rem 1.5rem !important;
  }
}
@media (min-width: 1025px) {
  header #termine-btn a:hover,
  header .termine-btn a:hover {
    background-color: black !important;
    transition: 0.2s ease-in background-color;
    color: #fff !important;
    text-decoration: none !important;
  }
}
header #termine-btn a:hover,
header .termine-btn a:hover {
  cursor: pointer;
}
header #termine-btn a:hover:after,
header .termine-btn a:hover:after {
  content: none;
}
header #termine-btn a:active,
header .termine-btn a:active {
  scale: 0.975;
}
header #termine-btn a,
header .termine-btn a {
  /* &::before {
  	content: "";
  	position: absolute;
  	top: 0;
  	left: 0 !important;
  	width: 100% !important;
  	height: 100% !important;
  	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  	opacity: 0.3 !important;
  } */
}
header #termine-btn a span,
header .termine-btn a span {
  font-size: 1rem;
  font-weight: 500;
}
header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title {
  box-shadow: none !important;
  padding: 18px 30px;
}
@media (max-width: 767px) {
  header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title a span,
  header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-title .e-n-menu-title-container span {
    font-size: 1.5rem;
    font-weight: 500;
  }
}
header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-content > .e-con {
  margin-top: 0 !important;
}
header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-content .elementor-widget-text-editor {
  text-align: center;
}
header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-content .elementor-widget-text-editor p {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 700;
}
header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-content .elementor-widget-text-editor ul {
  list-style: none;
  padding: 0;
}
header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-content .elementor-widget-text-editor ul li a {
  color: #000;
  margin-bottom: 0.5em;
  display: block;
  font-weight: 300;
}
header ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-content .elementor-widget-text-editor ul li a:hover {
  text-decoration: underline;
  color: #3644bb;
}

.ext-btn {
  display: inline-block;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgb(255, 0, 0);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(4, 180, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 50px rgba(0, 157, 223, 0);
  }
}
.red-btn a,
.red-btn button {
  position: relative !important;
  display: inline-block !important;
  background: #3644bb !important;
  color: #fff !important;
  text-decoration: none !important;
  padding: 0.7rem 1rem !important;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 767px) {
  .red-btn a,
  .red-btn button {
    padding: 1rem 1.5rem !important;
  }
}
.red-btn a::before,
.red-btn button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.3 !important;
}
.red-btn a:hover,
.red-btn button:hover {
  background-color: rgb(0, 0, 139) !important;
  transition: 0.2s ease-in background-color;
  color: #fff;
}
.red-btn a:active,
.red-btn button:active {
  scale: 0.975;
  color: #fff;
}
.red-btn.pulse-btn a,
.red-btn.pulse-btn button {
  -moz-animation: pulse 2s infinite;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
.red-btn.rundenzeiten a,
.red-btn.rundenzeiten button {
  padding: 0.3rem 1rem !important;
}
@media (min-width: 767px) {
  .red-btn.rundenzeiten a,
  .red-btn.rundenzeiten button {
    padding: 0.3rem 1rem !important;
  }
}

.light-btn a,
.light-btn button {
  position: relative;
  display: inline-block;
  background: #e5e5e5;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.7rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  box-shadow: 0 0 0 0 rgba(0, 157, 223, 0.4);
  text-align: center;
}
@media (min-width: 767px) {
  .light-btn a,
  .light-btn button {
    padding: 1rem 2.5rem;
  }
}
.light-btn a:hover,
.light-btn button:hover {
  background-color: #c0bfbf;
  transition: 0.2s ease-in background-color;
  color: #000;
}
.light-btn a:active,
.light-btn button:active {
  scale: 0.975;
  color: #000;
}

.more-light-btn a,
.more-light-btn button {
  position: relative;
  display: inline-block;
  background: none;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.7rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  box-shadow: 0 0 0 0 rgba(0, 157, 223, 0.4);
  text-align: center;
  display: inline-flex;
  gap: 1em;
}
@media (min-width: 767px) {
  .more-light-btn a,
  .more-light-btn button {
    padding: 1rem 2.5rem;
  }
}
.more-light-btn a::after,
.more-light-btn button::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  -webkit-mask: url("/wp-content/themes/hafeneger/external-packages/assets/img/right-top.svg") no-repeat center;
  mask: url("/wp-content/themes/hafeneger/external-packages/assets/img/right-top.svg") no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: white;
}
.more-light-btn a:hover,
.more-light-btn button:hover {
  background-color: #c0bfbf;
  transition: 0.2s ease-in background-color;
  color: #000;
}
.more-light-btn a:hover::after,
.more-light-btn button:hover::after {
  background-color: black;
  transition: 0.2s ease-in background-color;
}
.more-light-btn a:active,
.more-light-btn button:active {
  scale: 0.975;
  color: #000;
}

.blue-btn a,
.blue-btn button {
  position: relative !important;
  display: inline-block !important;
  background: #3644bb !important;
  color: #fff !important;
  text-decoration: none !important;
  padding: 0.7rem 1rem !important;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  border-radius: 999px;
}
@media (min-width: 767px) {
  .blue-btn a,
  .blue-btn button {
    padding: 1rem 1.5rem !important;
  }
}
.blue-btn a::before,
.blue-btn button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 0.3 !important;
}
.blue-btn a:hover,
.blue-btn button:hover {
  background-color: #00008b !important;
  transition: 0.2s ease-in background-color;
  color: #fff;
}
.blue-btn a:active,
.blue-btn button:active {
  scale: 0.975;
  color: #fff;
}

/* Grundlayout Hero */
.elementor-widget-ext_hero .ext-hero-widget {
  position: relative;
  overflow: hidden;
  border-radius: 25px;
}
.elementor-widget-ext_hero .ext-hero-widget.ext-hero--height-small .ext-hero-overlay {
  min-height: 40vh;
}
.elementor-widget-ext_hero .ext-hero-widget.ext-hero--height-normal .ext-hero-overlay {
  min-height: 60vh;
}
.elementor-widget-ext_hero .ext-hero-widget.ext-hero--height-tall .ext-hero-overlay {
  min-height: 80vh;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-slider {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-slider .ext-hero-slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center center;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-slider .ext-hero-slide.is-active {
  opacity: 1;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
  box-sizing: border-box;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3));
  box-sizing: border-box;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay .ext-hero-content {
  max-width: 1352px;
  color: #ffffff;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay .ext-hero-content > * {
  max-width: 575px;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay .ext-hero-content .ext-hero-headline {
  font-size: 3.2rem;
  line-height: 1.1;
  margin-bottom: 0.5em;
  font-weight: 900;
}
@media (max-width: 768px) {
  .elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay .ext-hero-content .ext-hero-headline {
    font-size: 2.2rem;
  }
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay .ext-hero-content .ext-hero-subheadline {
  font-size: 1.5rem;
  margin-bottom: 1em;
  font-weight: 400;
  opacity: 0.9;
}
@media (max-width: 768px) {
  .elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay .ext-hero-content .ext-hero-subheadline {
    font-size: 1.25rem;
  }
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay .ext-hero-content .ext-hero-description {
  font-size: 1rem;
  margin-bottom: 1.5em;
  opacity: 0.95;
}
.elementor-widget-ext_hero .ext-hero-widget .ext-hero-overlay .ext-hero-content {
  /* .ext-hero-button {
  	display: inline-block;
  	padding: 0.85em 2.2em;
  	border-radius: 999px;
  	text-decoration: none;
  	font-weight: 600;
  	background: #ff4444;
  	color: #ffffff;
  	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
  	transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;

  	&:hover {
  		transform: translateY(-1px);
  		box-shadow: 0 14px 35px rgba(0, 0, 0, 0.35);
  		background: #ff3030;
  	}
  } */
}

/* Höhe per Klasse steuern – kannst du auch in dein SCSS verschieben */
/* Video-Wrapper: füllt den Hintergrund */
.ext-hero-video {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
}

.ext-hero-video iframe,
.ext-hero-video video {
  width: 100%;
  height: 100%;
}

/* Falls du den Slider weiter nutzt */
.ext-hero-slider {
  position: absolute;
  inset: 0;
  z-index: 1;
}

/* =========================
   Modal shell
   ========================= */
.modal-content {
  background: #EFF6FF;
  border: 0;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.18);
}

.modal-header {
  background: #EFF6FF;
  border-bottom: 1px solid rgba(17, 24, 39, 0.08);
  padding: 24px 28px 18px;
}

.modal-title {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 700;
  color: #111827;
}

.modal-body {
  background: #EFF6FF;
  padding: 24px 28px;
}

.modal-footer {
  background: #EFF6FF;
  border-top: 1px solid rgba(17, 24, 39, 0.08);
  padding: 18px 28px 24px;
}

.btn-close {
  border: 0 !important;
  outline: none !important;
  box-shadow: none !important;
}

.btn-close:hover,
.btn-close:focus,
.btn-close:active,
.btn-close:focus-visible {
  border: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}

/* =========================
   Event info inside modal
   ========================= */
.event-modal-meta {
  background: transparent;
  border-radius: 0;
  padding: 0 0 20px;
  margin-bottom: 20px;
}

.event-modal-date,
.event-modal-location,
.event-modal-description {
  color: #586174;
  font-size: 16px;
  line-height: 1.6;
}

.event-modal-description {
  margin-top: 10px;
}

/* =========================
   New overview card only
   ========================= */
.event-overview-card {
  background: #eef3fb;
  border-radius: 14px;
  padding: 18px 18px 16px;
}

.event-overview-card__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px 26px;
}

.event-overview-card__item {
  min-width: 0;
}

.event-overview-card__label {
  margin-bottom: 4px;
  color: #6b7280;
  font-size: 13px;
  line-height: 1.2;
}

.event-overview-card__value {
  color: #172033;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
}

/* =========================
   Accordion wrapper
   ========================= */
.modal .accordion,
.modal .accordion-item,
.modal .accordion-header,
.modal .accordion-button,
.modal .accordion-collapse,
.modal .accordion-body {
  background: transparent !important;
  box-shadow: none !important;
}

.modal .accordion-item {
  border: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 14px !important;
  background: transparent !important;
}

.modal .accordion-item:last-child {
  border-bottom: 0 !important;
}

.modal .accordion-button {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  padding: 16px 24px !important;
  border: 1.5px solid #3644BB !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: #3644BB !important;
  text-align: left !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  box-shadow: none !important;
}

.modal .accordion-button:not(.collapsed),
.modal .accordion-button:hover,
.modal .accordion-button:focus {
  background: #3644BB !important;
  color: #fff !important;
  border-color: #3644BB !important;
  box-shadow: none !important;
}

.modal .accordion-body {
  padding: 0 28px 22px 28px !important;
  border: 0 !important;
  background: transparent !important;
  color: #586174 !important;
}

/* =========================
   Ticket content inside accordion
   ========================= */
.ticket-item-content {
  width: 100%;
}

.ticket-item-content__event,
.ticket-item-content__ticket,
.ticket-item-content__price,
.ticket-item-content__stock {
  margin-bottom: 10px;
}

.ticket-item-content__event,
.ticket-item-content__ticket {
  color: #111827;
}

.ticket-item-content__ticket {
  font-weight: 700;
  font-size: 18px;
}

.ticket-item-content__price {
  color: #000;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
}

.ticket-item-content__stock {
  color: #586174;
  font-size: 15px;
}

.ticket-item-content__body {
  margin-top: 18px;
  width: 100%;
}

/* =========================
   Buttons in modal
   ========================= */
.modal .btn-secondary,
.modal .btn-primary,
.ticket-item-content .button,
.ticket-item-content .single_add_to_cart_button {
  border-radius: 999px;
}

.modal .btn-secondary {
  background: transparent;
  color: #3644BB;
  border: 1.5px solid #3644BB;
}

.modal .btn-secondary:hover,
.modal .btn-secondary:focus {
  background: #3644BB;
  color: #fff;
  border-color: #3644BB;
}

/* =========================
   Make WooCommerce/product content fill width
   ========================= */
.ticket-item-content__body .product,
.ticket-item-content__body .woocommerce,
.ticket-item-content__body form,
.ticket-item-content__body .cart {
  width: 100%;
  max-width: 100%;
}

.ticket-item-content__body .quantity,
.ticket-item-content__body .single_add_to_cart_button {
  margin-top: 12px;
}

/* =========================
   Event cards
   ========================= */
.events-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  align-items: stretch;
}

.event-card-wrap {
  min-width: 0;
}

.event-card {
  width: 100%;
  height: 100%;
  background: #EFF6FF;
  border-radius: 28px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.event-card__media {
  position: relative;
  min-height: 88px;
  background: #EFF6FF;
}

.event-card__image {
  position: relative;
  width: 100%;
  height: 260px;
  overflow: hidden;
}

.event-card__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event-card__top {
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  z-index: 2;
}

.event-card__type,
.event-card__remainder {
  display: inline-flex;
  align-items: center;
  border-radius: 10px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
}

.event-card__type {
  background: #dff6e8;
  color: #0d9a43;
}

.event-card__remainder {
  background: #ff3a3a;
  color: #fff;
}

.event-card__content {
  padding: 28px 36px 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: 1 1 auto;
}

.event-card__title {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #111827;
  margin: 0;
}

.event-card__date,
.event-card__location {
  font-size: 16px;
  line-height: 1.5;
  color: #586174;
}

.event-card__features {
  font-size: 18px;
  line-height: 1.6;
  color: #4b5563;
}

.event-card__footer {
  margin-top: auto;
  padding: 12px 36px 36px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 18px;
}

.event-card__price-label {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  width: 100%;
  color: #9aa3b2;
  font-size: 16px;
  line-height: 1.2;
}

.event-card__price-prefix {
  display: block;
  margin-bottom: 6px;
  color: #9aa3b2;
  font-size: 16px;
  line-height: 1.2;
}

.event-card__price-value {
  display: inline-block;
  margin-left: 12px;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  color: #000;
}

.event-card__cta.btn.btn-primary,
.event-card__cta {
  width: 100%;
  margin-left: 0;
  flex: 0 0 auto;
  border-radius: 999px;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  background: transparent;
  color: #3644BB;
  border: 1.5px solid #3644BB;
  box-shadow: none;
}

.event-card__cta.btn.btn-primary:hover,
.event-card__cta.btn.btn-primary:focus,
.event-card__cta:hover,
.event-card__cta:focus {
  background: #3644BB;
  color: #fff;
  border-color: #3644BB;
  box-shadow: none;
}

/* =========================
   Accordion header extras
   ========================= */
.accordion-ticket-stock-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 84px;
  padding: 6px 12px;
  margin-right: 14px;
  border-radius: 999px;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
}

.accordion-ticket-stock-badge.is-available {
  background: #dff6e8;
  color: #0d9a43;
}

.accordion-ticket-stock-badge.is-sold-out {
  background: #ff3a3a;
  color: #fff;
}

.modal .accordion-button {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.accordion-ticket-name {
  display: inline-flex;
  align-items: center;
  min-width: 0;
}

.accordion-ticket-meta {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-left: auto;
  margin-right: 18px;
}

/* =========================
   Responsive
   ========================= */
@media (max-width: 1100px) {
  .events-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .modal-header,
  .modal-body,
  .modal-footer {
    padding-left: 18px;
    padding-right: 18px;
  }
  .modal-title {
    font-size: 22px;
  }
  .accordion-button,
  .accordion-body,
  .event-modal-meta {
    padding-left: 16px;
    padding-right: 16px;
  }
  .event-overview-card__grid {
    grid-template-columns: 1fr;
  }
  .events-list {
    grid-template-columns: 1fr;
  }
  .event-card__content {
    padding: 24px 24px 18px;
  }
  .event-card__footer {
    padding: 12px 24px 24px;
    flex-direction: column;
    align-items: stretch;
  }
  .event-card__price-label {
    width: 100%;
  }
  .event-card__cta.btn.btn-primary,
  .event-card__cta {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
}
.event-card__image {
  position: relative;
  width: 100%;
  height: 260px;
  overflow: hidden;
  border-radius: 24px;
}

.event-card__image > .event-card__image-button[type=button] {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: inherit !important;
  box-shadow: none !important;
  outline: none !important;
  appearance: none;
  -webkit-appearance: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
}

.event-card__media,
.event-card__image,
.event-card__image-button {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.event-card__image-button {
  display: block !important;
  width: 100% !important;
  border-radius: 0 !important;
}

.event-card__image-button img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}

.event-card-wrap {
  border: 2px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 30px !important;
  overflow: hidden !important;
}

.event-card {
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

.event-card__media {
  display: block !important;
  border-top-left-radius: 22px !important;
  border-top-right-radius: 22px !important;
  overflow: hidden !important;
}

.target-icon-box .elementor-icon-box-icon .elementor-icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EFF6FF;
  border-radius: 18px;
}

.wc-block-cart-item__image {
  display: none !important;
}

.checkout-button.button.alt.wc-forward {
  background-color: #3644bb !important;
}
.checkout-button.button.alt.wc-forward:hover {
  background-color: rgb(0, 0, 139);
}

#coupon_code {
  height: 40px;
  width: 200px !important;
}

.product-thumbnail {
  display: none;
}

.woocommerce-cart-form .product-name a {
  color: #3644bb;
}
.woocommerce-cart-form .product-name .tm-cart-edit-options {
  display: none;
}

.shop_table.woocommerce-checkout-review-order-table .wc-gzd-cart-item-thumbnail {
  display: none;
}
.shop_table.woocommerce-checkout-review-order-table .tm-cart-edit-options {
  display: none;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  border-radius: 0;
  height: 40px;
}

.tm-extra-product-options .tc-epo-label {
  font-size: 1.1rem;
}

.tm-extra-product-options-totals .tm-custom-price-totals {
  margin-bottom: 0;
}
.tm-extra-product-options-totals .tm-custom-price-totals .tm-final-totals {
  padding-bottom: 0;
}

.best-time-select select {
  height: 40px;
  background: none;
  outline: 0;
  width: auto;
}

.woocommerce-order .woocommerce-notice--success.woocommerce-thankyou-order-received {
  background: #259525;
  color: white;
  padding: 1em;
}

.cart-donation-details summary::-webkit-details-marker {
  display: none;
}

.cart-donation-details summary {
  list-style: none;
}

#order_comments_field {
  display: none;
}

.woocommerce-orders-table__row {
  text-align: center !important;
}
.woocommerce-orders-table__row.woocommerce-orders-table__row--status-on-hold .woocommerce-orders-table__cell-order-status {
  background-color: rgb(172, 0, 0) !important;
  color: white !important;
}
.woocommerce-orders-table__row.woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status {
  background-color: rgb(0, 172, 0) !important;
  color: white !important;
}

.woocommerce #customer_details .woocommerce-billing-fields,
.woocommerce #customer_details .woocommerce-additional-fields {
  background-color: #f6f5f8;
  border-radius: 5px;
  padding: 1.5em 1em;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.woocommerce #customer_details {
  margin-bottom: 1.5em;
}

.woocommerce .wc-gzd-checkbox-placeholder.wc-gzd-checkbox-placeholder-legal {
  padding: 1.5em 1em;
  background-color: #f6f5f8;
  border-radius: 5px;
  margin-block: 1em;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.woocommerce-checkout-payment {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.woocommerce-checkout-payment input {
  width: 20px;
  height: 20px;
}

.woocommerce .woocommerce-checkout input.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
  width: 20px;
  height: 20px;
}

button#place_order {
  background: #3644BB;
  text-transform: uppercase;
  padding: 1em 1.5em;
  color: #fff !important;
  border-radius: 3px;
}

.woocommerce .single-product .product.type-product .summary.entry-summary {
  float: none;
  width: 100%;
}
.woocommerce .single-product .product.type-product .summary.entry-summary .tc-cell.tc-container {
  border: 1px solid #c1c1c1;
  padding: 10px;
  border-radius: 10px;
}
.woocommerce .single-product .product.type-product .summary.entry-summary .tc-cell.tc-container .tc-cell.tc-epo-label {
  margin: 0;
}

.product.type-product .summary.entry-summary {
  float: none;
  width: 100%;
}

.product.type-product .summary.entry-summary form.cart {
  display: flex;
  flex-direction: column;
}
.product.type-product .summary.entry-summary form.cart .tm-extra-product-options-totals {
  order: 90;
  margin: 12px 0 8px;
}
.product.type-product .summary.entry-summary form.cart .single_add_to_cart_button {
  order: 100;
}
.product.type-product .summary.entry-summary form.cart .quantity {
  display: none !important;
}

/* My Account forms: higher-contrast fields */
.woocommerce-account .woocommerce-EditAccountForm input[type=text],
.woocommerce-account .woocommerce-EditAccountForm input[type=email],
.woocommerce-account .woocommerce-EditAccountForm input[type=password],
.woocommerce-account .woocommerce-EditAccountForm input[type=date],
.woocommerce-account .woocommerce-EditAccountForm input[type=tel],
.woocommerce-account .woocommerce-EditAccountForm select,
.woocommerce-account .woocommerce-EditAccountForm textarea,
.woocommerce-account .woocommerce-address-fields input[type=text],
.woocommerce-account .woocommerce-address-fields input[type=email],
.woocommerce-account .woocommerce-address-fields input[type=password],
.woocommerce-account .woocommerce-address-fields input[type=date],
.woocommerce-account .woocommerce-address-fields input[type=tel],
.woocommerce-account .woocommerce-address-fields select,
.woocommerce-account .woocommerce-address-fields textarea {
  background: #eef2f7 !important;
  border: 1px solid #b6c0cf !important;
  color: #1f2937 !important;
  border-radius: 6px;
  box-shadow: none !important;
}

/* Focus state */
.woocommerce-account .woocommerce-EditAccountForm input[type=text]:focus,
.woocommerce-account .woocommerce-EditAccountForm input[type=email]:focus,
.woocommerce-account .woocommerce-EditAccountForm input[type=password]:focus,
.woocommerce-account .woocommerce-EditAccountForm input[type=date]:focus,
.woocommerce-account .woocommerce-EditAccountForm input[type=tel]:focus,
.woocommerce-account .woocommerce-EditAccountForm select:focus,
.woocommerce-account .woocommerce-EditAccountForm textarea:focus,
.woocommerce-account .woocommerce-address-fields input[type=text]:focus,
.woocommerce-account .woocommerce-address-fields input[type=email]:focus,
.woocommerce-account .woocommerce-address-fields input[type=password]:focus,
.woocommerce-account .woocommerce-address-fields input[type=date]:focus,
.woocommerce-account .woocommerce-address-fields input[type=tel]:focus,
.woocommerce-account .woocommerce-address-fields select:focus,
.woocommerce-account .woocommerce-address-fields textarea:focus {
  background: #ffffff !important;
  border-color: #3644BB !important;
  outline: none !important;
  box-shadow: 0 0 0 1px #3644BB !important;
}

/* Readonly fields */
.woocommerce-account .woocommerce-EditAccountForm input[readonly],
.woocommerce-account .woocommerce-address-fields input[readonly] {
  background: #e5e7eb !important;
  color: #4b5563 !important;
  cursor: not-allowed;
}

/* Password wrapper width */
.woocommerce-account .woocommerce-EditAccountForm .password-input {
  width: 100%;
}

/* Labels and legends */
.woocommerce-account .woocommerce-EditAccountForm label,
.woocommerce-account .woocommerce-EditAccountForm legend,
.woocommerce-account .woocommerce-address-fields label,
.woocommerce-account .woocommerce-address-fields legend {
  color: #374151;
}

/* WooCommerce Select2 country/state fields */
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single,
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--multiple {
  background: #eef2f7 !important;
  border: 1px solid #b6c0cf !important;
  border-radius: 6px !important;
  min-height: 44px;
  box-shadow: none !important;
}

.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1f2937 !important;
  line-height: 42px !important;
  padding-left: 12px !important;
}

.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px !important;
}

.woocommerce-account .woocommerce-address-fields .select2-container--default.select2-container--focus .select2-selection--single,
.woocommerce-account .woocommerce-address-fields .select2-container--default.select2-container--open .select2-selection--single {
  background: #ffffff !important;
  border-color: #3644BB !important;
  box-shadow: 0 0 0 1px #3644BB !important;
}

/* Optional: placeholders slightly darker than default */
.woocommerce-account .woocommerce-EditAccountForm input::placeholder,
.woocommerce-account .woocommerce-address-fields input::placeholder,
.woocommerce-account .woocommerce-EditAccountForm textarea::placeholder,
.woocommerce-account .woocommerce-address-fields textarea::placeholder {
  color: #6b7280 !important;
}

.woocommerce span.onsale {
  display: none !important;
}

/*# sourceMappingURL=styles.css.map */
