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

.page-id-6053 .text-block, .page-id-6050 .text-block {
padding: 3rem 0 !important;
}

.tribe-tickets__attendee-tickets-item {
	display: flex;
	flex-direction: column;
}

.tribe-tickets__iac-field--vorname {
  order: 1;
}

.tribe-tickets__iac-field--name {
  order: 2;
}

.tribe-tickets__form-field--telephone {
  order: 3;
}

.tribe-tickets__form-field--checkbox {
	order: 4;
}

.tribe-tickets__iac-email-disclaimer {
	display: none !important;
}

.page-id-4994 section {
	padding-bottom: 60px !important;
	padding-top: 0px !important;
}


.page-id-4996 section {
	padding-bottom: 60px !important;
	padding-top: 0px !important;
}

.page-id-4996 .site-header__text-container .right {
	display: none;
}

.page-id-4996 .site-header__text-container .left {
	width: 100% !important;
}

.page-id-4994 .site-header__text-container .left {
	width: 100% !important;
}

.page-id-4994 .site-header__text-container .right {
	display: none;
}

.order_item .tribe-attendee-meta, .tribe-event-details br, .tribe-event-details a {
	display: none !important;
}


.tribe-tickets__iac-field--email, .wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
	display: none !important;
}

.woocommerce-checkout h2 {
	margin-bottom: 10px;
}

.woocommerce-checkout .page-title {
	padding-top: 80px;
}

.woocommerce-order-received .page-title {
	display: none !important;
}

section.woocommerce-order-details {
	padding: 100px 0 0 0 !important;
}

.page-id-4996 .site-header__section .site-container {
	display: none !important;
}

.page-id-4996 section.text-block {
	padding: 0 0 !important;
}

.page-id-4994 .site-header__section .site-container {
	display: none !important;
}

.page-id-4994 section.text-block {
	padding: 0 0 !important;
}

.woocommerce-order section {
	padding-bottom: 0 !important;
}

.woocommerce-checkout .default-page {
	margin-top: 0 !important;
}


.tec-tickets__attendees-list-wrapper--woo, .woocommerce-checkout .woocommerce-notice, .woocommerce-checkout .woocommerce-order-overview, .woocommerce-order p {
	display: none
}



.error-page {
    margin-top: 14rem;
}

.error-page__content-wrapper {
    padding: 4rem 0;
}

.site-header__text-container .right {
	gap: 2.4rem;
}

.btn-left {
display: flex;
    align-items: center;
	width: 100%;
	justify-content: start;
}

.btn-center {
	display: flex;
	width: 100%;
	justify-content: center;
}

.btn-right {
	display: flex;
	width: 100%;
	justify-content: end;
}



.btn:link.btn--highlight-fill,
.btn:visited.btn--highlight-fill {
  background-color: #ae1540;
  color: white;
  border: 1px solid #ae1540;
}
.btn:link.btn--highlight-fill:hover,
.btn:visited.btn--highlight-fill:hover {
  background-color: white;
  color: #ae1540;
  border: 1px solid #ae1540;
}

.btn:link.btn--gold,
.btn:visited.btn--gold {
  background-color: #d3bc8c;
  color: #21313a;
  border: 1px solid #d3bc8c;
}
.btn:link.btn--gold:hover,
.btn:visited.btn--gold:hover {
  background-color: #21313a;
  color: #d3bc8c;
  border: 1px solid #d3bc8c;
}

.btn-spacing-small {
    margin-top: 0rem;
}

.btn-spacing-medium {
    margin-top: 1rem;
}

.btn-spacing-large {
     margin-top: 2rem;
}



.landingpage-slider {
	    padding-top: 7rem;
    padding-bottom: 17rem;
}

.testimonial-image-left {
    display: flex;
    gap: 5rem;
	text-align: left;
}

.testimonial-image-below {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
	align-items: center;
    gap: 2rem;
}

.testimonial-image-below .testimonial-person {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.testimonial-image-left .testimonial-person {
	display: flex;
    flex-direction: column;
	align-items: center;
}

.testimonial-image img {
	margin-top: 1rem;
	margin-bottom: 1rem;
  	width: 100%;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}


.testimonial-image {
	text-align: center;
    width: 80px;
    flex-shrink: 0;
}

.testimonial-image-below h3 {
	max-width: 64ch;
}

.keypoint-icon {
	color: white;
	width: 45px;
	height: 45px;
}

.keypoint-icon  svg {
	width: 100%;
	height: 100%;
	fill: white;
}

.keypoint-icon  svg g {
	fill: white;
}

.steps-col-3-centered {
    color: #fff;
	margin: 9rem 0;
	position: relative;
	overflow: hidden;
    background-position: 45% 60% !important;
    background-size: 130% !important;
}



.header-full .bg-shape-svg {
	  position: absolute;
  top: -550px;
  left: -300px;
  width: 150%;
  height: 800px;
}
	
.steps-col-3-centered .steps-col-3__item {
	align-items: center;
	text-align: center;
}

.steps-col-3-centered .steps-col-3__item .description {
	max-width: 35ch;
		overflow: hidden;
}

.steps-col-3--green {
    background-color: #003d34;
	background-image: url(../../src/svgs/gs_bg-light-02.svg);
}

.steps-col-3--blue {
    background-color: #21313a;
	background-image: url(../../src/svgs/gs_bg-light-02.svg);
}

.header-full {
	padding-top: 150px;
	padding-bottom: 150px;
	background-color: #21313a;
	color: white;
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
	background-image: url(../../src/svgs/gs_bg-light-02.svg);
	animation: none;
        background-position: 30% 40% !important;
    background-size: 128% !important;
}


.custom-event-row {

}

.tribe-events-widget-events-list__event-row {
	flex-grow: 1;
}

.custom-event-card {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #e5e7eb !important;
	padding: 2rem !important;
	background: #fff;
	gap: 10px;
}

@media (max-width: 1024px) {
.custom-event-card {
	display: flex;
	flex-direction: column;
	        align-items: start;
	border: 1px solid #e5e7eb !important;
	padding: 2rem !important;
	background: #fff;
	gap: 10px;
}
.custom-event-actions {
	 display: flex;
	align-items: end;
	flex-direction: column;
    gap: 2rem;
    width: 100%;
}
.custom-event-places {
	align-self: start;
}
}
	
.custom-event-content {
	flex: 1;
}

.custom-event-date {
font-weight: 600;
	font-size: 1.7rem;
	display: flex;
	gap: 8px;
}

.custom-event-time {
	display: flex;
	gap: 8px;
}

.custom-event-trainer {
	display: flex;
	gap: 8px;
}

.custom-event-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	min-width: 120px;
	gap: 2rem;
}

.custom-event-actions .btn {

}

.custom-event-soldout {
	color: #81001D;
	font-weight: bold;
	font-size: 0.95rem;
}
	.custom-event-places.places-available {
	color: #00695C; /* grün */
}

.custom-event-places.places-low {
		color: #00695C; /* grün */
}

.warteliste {
	text-decoration: underline !important; 
	color: #ae1540 !important; 
}
	.custom-organizer-image {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	object-fit: cover;
}
.tribe-events-accordion-month {
	margin-bottom: 4rem !important;
	border: 1px solid #e5e7eb !important;
	overflow: hidden;
	background: #fff;
}

.tribe-events-accordion-summary {
	cursor: pointer;
	padding: 3rem !important;
	border-bottom: 1px solid #e5e7eb !important;
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}

.tribe-events-accordion-summary_platzreifekurs {
	padding: 3rem !important;
	border-bottom: 1px solid #e5e7eb !important;
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}


.tribe-events-accordion-summary .chevron, .tribe-events-accordion-summary_platzreifekurs .chevron {
	transition: transform 0.3s ease;
	margin-right: 20px;
	color: white;
	filter: brightness(0) invert(1);
}

.custom-event-details .icon, .custom-events-table .icon {
	width: 2rem;
	height: 2rem;
	margin-top: 3px;
}

details[open] .chevron {
	transform: rotate(180deg);
}

.tribe-events-accordion-month[open] .tribe-events-accordion-summary {
border-bottom: none !important;
}

.tribe-events-widget-events-list__events {
	padding: 2rem 1.25rem 1rem 1.25rem !important;
	display: flex;
		flex-direction: column;
}

.tribe-events-widget-events-list__events_platzreifekurs {
	padding: 2rem !important;
	display: flex !important;
	flex-direction: column;
	gap: 3rem;
}

.custom-events-table {
	display: flex;
	justify-content: space-between;
		border: 1px solid #e5e7eb !important;
	padding: 2rem 1.25rem 1rem 1.25rem !important;
}

@media (max-width: 1024px) {
.tribe-events-widget-events-list__events {
	padding: 1rem 1.25rem !important;
	display: flex;
	flex-direction: column;
}	
}

.custom-event-details {
	display: flex;
	flex-direction: column;
	gap: 5px;
	}
.custom-event-icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 0.5rem;
	margin-bottom: 3px;
}

.custom-event-actions .deactivated {
  pointer-events: none;
  cursor: not-allowed;
}

.custom-event-actions .btn {
}

.custom-event-actions .btn:hover {
}

.course-card {
  border: 1px solid #e5e7eb;
  padding: 1.5rem;
  margin-bottom: 2rem;
  background: #fff;
}

.course-card__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}

.course-card__sessions ol {
  padding-left: 1rem;
  list-style: decimal;
}

.course-card__seats {
  color: #22c55e;
  font-weight: bold;
}

.course-card__action {
  margin-top: 1.5rem;
  text-align: right;
}

.time, .calendar-days {
	height: 24px;
	    display: flex;
    align-items: center;
}

.time svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  margin-right: 0.25em;
}

.btn--dark-filled {
	background-color: #21313a !important;
	border: solid 1px #21313a !important;
	color: white !important;
}

.btn--dark-filled:hover {
	background-color: white !important;
	color: #21313a !important;
}

/* Standard: alle sichtbar */
.event-item {
	display: block;
}

/* Wenn der Body eine bestimmte Klasse trägt, zeige nur buchbare */
body.show-only-available tribe-events-accordion-month.event--soldout {
	display: none;
}
	
	/* Standard (Desktop): Nur das volle Datum anzeigen */
.date-short {
  display: none;
}

/* Auf kleineren Bildschirmen (z. B. < 450px): Nur das kurze Datum */
@media (max-width: 450px) {
  .date-full {
    display: none;
  }
  .date-short {
    display: inline;
  }
}
	