.elementor-kit-7{--e-global-color-primary:#B09689;--e-global-color-secondary:#E3D2C8;--e-global-color-text:#1B1B1B;--e-global-color-accent:#8E4F30;--e-global-color-17ca3af:#F6F1EE;--e-global-color-eb97343:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-17ca3af );font-family:"Livvic", Sans-serif;font-size:18px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#FFFFFF00;font-family:"Livvic", Sans-serif;font-size:21px;font-weight:700;color:var( --e-global-color-primary );border-style:solid;border-color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;padding:12px 24px 12px 24px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );}.elementor-kit-7 h1{color:var( --e-global-color-eb97343 );font-family:"Explora", Sans-serif;font-size:200px;text-transform:uppercase;line-height:120px;}.elementor-kit-7 h2{color:var( --e-global-color-accent );font-family:"Explora", Sans-serif;font-size:111px;text-transform:uppercase;line-height:90px;}.elementor-kit-7 h3{color:var( --e-global-color-accent );font-family:"Explora", Sans-serif;font-size:77px;text-transform:uppercase;}.elementor-kit-7 h4{color:var( --e-global-color-primary );font-family:"Livvic", Sans-serif;font-size:32px;font-weight:700;line-height:1.2em;}.elementor-kit-7 h5{color:var( --e-global-color-primary );font-family:"Livvic", Sans-serif;font-size:26px;font-weight:700;}.elementor-kit-7 h6{color:var( --e-global-color-primary );font-family:"Livvic", Sans-serif;font-size:21px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-7{font-size:17px;}.elementor-kit-7 h1{font-size:130px;line-height:80px;}.elementor-kit-7 h2{font-size:90px;line-height:0.7em;}.elementor-kit-7 h3{font-size:64px;line-height:0.8em;}.elementor-kit-7 h4{font-size:28px;}.elementor-kit-7 h5{font-size:24px;}.elementor-kit-7 h6{font-size:20px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:20px;border-width:1px 1px 1px 1px;padding:12px 24px 12px 24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:16px;}.elementor-kit-7 h1{font-size:94px;line-height:0.6em;}.elementor-kit-7 h2{font-size:66px;line-height:0.8em;}.elementor-kit-7 h3{font-size:48px;}.elementor-kit-7 h4{font-size:24px;line-height:1.1em;}.elementor-kit-7 h5{font-size:22px;}.elementor-kit-7 h6{font-size:19px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:19px;padding:8px 16px 8px 16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p {
  hyphens: auto;
}






.cc-btn {
    border: 1px solid #464A55; /* Rahmenfarbe */
    border-radius: 50px;
}

.cc-window .cc-btn:hover {
    color: #ffffff !important;
}







/* Grund-Styling der Elytoolbar */
.a11y-toolbar {
    background-color: #F6F1EE !important;
    color: #B09689 !important; 
    border: none !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    top: 500px !important;
}

/* Buttons in der Toolbar */
.a11y-toolbar button,
.a11y-toolbar .a11y-toggle {
    background: transparent !important;
    color: #B09689 !important;
    border: none !important;
    padding: 20px !important;               /* Größerer Innenabstand */
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    transition: all 0.2s ease-in-out;
}


/* Mobile Anpassung */
@media (max-width: 768px) {
    .a11y-toolbar button,
    .a11y-toolbar .a11y-toggle {
        padding: 12px !important;
        font-size: 16px !important;
    }
}


/* Hover-Effekt */
.a11y-toolbar button:hover,
.a11y-toolbar .a11y-toggle:hover {
    background-color: #B09689 !important;   /* Hover: dunklerer Hintergrund */
    color: #ffffff !important;              /* Hover: weiße Schrift */
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

/* Aktiver Button – gleiche Einstellungen wie beim Hover */
.a11y-toolbar button:active,
.a11y-toolbar .a11y-toggle:active,
.a11y-toolbar button.active,
.a11y-toolbar .a11y-toggle.active {
    background-color: #B09689 !important;
    color: #ffffff !important;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Livvic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://soultimehypnose-suessenbach.de/wp-content/uploads/2025/10/Livvic-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Livvic';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://soultimehypnose-suessenbach.de/wp-content/uploads/2025/10/Livvic-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Explora';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://soultimehypnose-suessenbach.de/wp-content/uploads/2025/10/Explora-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */