.elementor-919 .elementor-element.elementor-element-fe9220b{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS */<style>
/* ---- Schriften von Website übernommen (Roboto Slab + System-Sans) ---- */
.ay-wrap {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
color: #333;
max-width: 800px;
margin: 0 auto;
padding: 0 0 3rem;
}
.ay-wrap * { box-sizing: border-box; }

/* ---- Header ---- */
.ay-head {
text-align: center;
margin-bottom: 2.5rem;
padding-bottom: 2rem;
border-bottom: 1px solid #e8e3dc;
}
.ay-head-eyebrow {
font-size: 11px;
font-weight: 600;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #aaa;
margin-bottom: 0.6rem;
}
.ay-head-title {
font-family: 'Roboto Slab', Georgia, serif;
font-size: 30px;
font-weight: 300;
color: #222;
margin: 0 0 0.3rem;
line-height: 1.2;
}
.ay-head-title em {
font-style: italic;
color: #4a7c59;
}
.ay-head-sub {
font-size: 14px;
color: #888;
margin: 0;
}

/* ---- Tages-Block ---- */
.ay-day { margin-bottom: 2rem; }

.ay-day-header {
display: flex;
align-items: center;
gap: 12px;
margin-bottom: 1rem;
}
.ay-day-dot {
width: 7px;
height: 7px;
border-radius: 50%;
background: #8a9e8e;
flex-shrink: 0;
}
.ay-day-name {
font-family: 'Roboto Slab', Georgia, serif;
font-size: 20px;
font-weight: 400;
color: #222;
white-space: nowrap;
}
.ay-day-line {
flex: 1;
height: 1px;
background: #e8e3dc;
}

/* ---- Klassen-Karte ---- */
.ay-card {
display: grid;
grid-template-columns: 95px 1fr auto;
border: 1px solid #e8e3dc;
border-radius: 10px;
overflow: hidden;
margin-bottom: 0.75rem;
background: #fff;
transition: border-color 0.2s;
}
.ay-card:hover { border-color: #c0b9af; }

/* Zeitspalte */
.ay-time {
background: #f7f5f1;
padding: 1rem 0.75rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 2px;
border-right: 1px solid #e8e3dc;
}
.ay-time-start {
font-size: 15px;
font-weight: 700;
color: #222;
line-height: 1;
}
.ay-time-end {
font-size: 12px;
color: #aaa;
line-height: 1;
}
.ay-time-dur {
font-size: 10px;
color: #bbb;
background: #fff;
border: 1px solid #e8e3dc;
border-radius: 10px;
padding: 1px 6px;
margin-top: 5px;
}

/* Inhalt */
.ay-body {
padding: 0.85rem 1rem;
display: flex;
flex-direction: column;
justify-content: center;
gap: 5px;
}
.ay-class-name {
font-size: 14.5px;
font-weight: 600;
color: #222;
line-height: 1.3;
margin: 0;
}
.ay-tags {
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.ay-tag {
font-size: 11px;
padding: 2px 9px;
border-radius: 20px;
font-weight: 500;
}
.ay-tag-online { background: #e3f0fb; color: #185fa5; }
.ay-tag-rest { background: #eaf3de; color: #3b6d11; }
.ay-tag-lunch { background: #faeeda; color: #854f0b; }
.ay-tag-med { background: #eeedfe; color: #534ab7; }

/* Preisspalte */
.ay-price-col {
padding: 0.85rem 1rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-end;
gap: 3px;
border-left: 1px solid #e8e3dc;
min-width: 72px;
}
.ay-price {
font-size: 16px;
font-weight: 700;
color: #4a7c59;
line-height: 1;
}
.ay-price-sub {
font-size: 10px;
color: #bbb;
}

/* ---- Buchungs-Box ---- */
.ay-book {
border: 1px solid #e8e3dc;
border-radius: 10px;
padding: 1.25rem 1.5rem;
margin-top: 2rem;
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
background: #f7f5f1;
}
.ay-book h3 {
font-family: 'Roboto Slab', Georgia, serif;
font-size: 18px;
font-weight: 400;
color: #222;
margin: 0 0 3px;
}
.ay-book p {
font-size: 13px;
color: #888;
margin: 0;
}
.ay-book-btn {
display: inline-block;
background: #4a7c59;
color: #fff !important;
text-decoration: none !important;
border-radius: 6px;
padding: 11px 22px;
font-size: 13px;
font-weight: 600;
white-space: nowrap;
letter-spacing: 0.04em;
transition: background 0.2s;
}
.ay-book-btn:hover { background: #3a6347 !important; }

/* ---- Partner-Zeile ---- */
.ay-partners {
display: flex;
align-items: center;
justify-content: center;
gap: 0.75rem;
margin-top: 1.5rem;
flex-wrap: wrap;
}
.ay-partner-label {
font-size: 11px;
color: #bbb;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.ay-partner-badge {
display: inline-flex;
align-items: center;
gap: 6px;
border: 1px solid #e8e3dc;
border-radius: 20px;
padding: 5px 14px;
font-size: 12px;
font-weight: 600;
color: #666;
background: #fff;
}
.ay-pdot {
width: 7px;
height: 7px;
border-radius: 50%;
display: inline-block;
}
.dot-wh { background: #e8601b; }
.dot-us { background: #e30613; }

/* ---- Responsive ---- */
@media (max-width: 600px) {
.ay-card { grid-template-columns: 80px 1fr; }
.ay-price-col { display: none; }
.ay-book { flex-direction: column; align-items: flex-start; }
.ay-head-title { font-size: 24px; }
}
</style>/* End custom CSS */