.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-51eb14e:#F2F2F2;--e-global-color-9128580:#111111;--e-global-color-0526075:#BCA27E;--e-global-typography-primary-font-family:"Orpheus Pro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Orpheus Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Orpheus Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-667ac85-font-family:"Cormorant Garamond";--e-global-typography-667ac85-font-size:22px;--e-global-typography-667ac85-font-weight:100;--e-global-typography-667ac85-line-height:1.6em;--e-global-typography-667ac85-letter-spacing:-0.1px;--e-global-typography-710bd26-font-family:"Orpheus Pro";--e-global-typography-710bd26-font-size:65px;--e-global-typography-710bd26-font-weight:100;--e-global-typography-710bd26-line-height:1.2em;--e-global-typography-710bd26-letter-spacing:4.8px;--e-global-typography-0139d96-font-family:"Orpheus Pro";--e-global-typography-0139d96-font-weight:400;--e-global-typography-0139d96-line-height:41px;--e-global-typography-0139d96-letter-spacing:1.1px;--e-global-typography-38947fd-font-family:"Orpheus Pro";--e-global-typography-38947fd-font-weight:400;--e-global-typography-38947fd-line-height:41px;--e-global-typography-38947fd-letter-spacing:1.1px;background-color:var( --e-global-color-9128580 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-6{--e-global-typography-667ac85-font-size:16px;--e-global-typography-710bd26-font-size:25px;--e-global-typography-38947fd-font-size:18px;--e-global-typography-38947fd-line-height:2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Player Layout */
.audio-player {
    max-width: 600px;
    margin: 20px auto;
}

.audio-player .player-header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}

/* Play/Pause Button */
.audio-player .play-btn {
    background: none !important;
    border: none !important;
    padding: 0;
    cursor: pointer;
}

.audio-player .play-btn:hover,
.audio-player .play-btn:focus,
.audio-player .play-btn:active {
    background: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.audio-player .play-btn svg path {
    fill: #f2f2f2 !important;
}

/* Track Title Styling */
.audio-player .track-title {
    font-family: "Orpheus Pro", serif;
    font-size: 18px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #f2f2f2;
}

/* Waveform Container */
.audio-player .waveform {
    width: 100%;
    height: 80px;
}
/* Blendet den Theme-Header auf Elementor-Seiten aus */
body.elementor-page #site-header {
  display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Orpheus Pro';
	font-display: auto;
	src: url('https://thvndr.com/wp-content/uploads/2025/05/Orpheus-Pro.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cormorant Garamond';
	font-display: auto;
	src: url('https://thvndr.com/wp-content/uploads/2025/08/CormorantGaramond-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */