.elementor-kit-4{--e-global-color-primary:#006873;--e-global-color-secondary:#358993;--e-global-color-text:#1F2421;--e-global-color-accent:#69B7C3;--e-global-color-0ecf6ba:#EEF6F6;--e-global-color-e8d4e41:#006873;--e-global-color-faf56b0:#358993;--e-global-color-ad558c1:#1F2421;--e-global-color-07bd86e:#179793;--e-global-color-a6f26dd:#032238;--e-global-typography-primary-font-family:"Philosopher";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:400;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:18px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-primary );}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-4 a{color:var( --e-global-color-primary );}.elementor-kit-4 a:hover{color:var( --e-global-color-text );}.elementor-kit-4 h1{color:var( --e-global-color-ad558c1 );}.elementor-kit-4 h2{color:var( --e-global-color-ad558c1 );font-size:35px;line-height:40px;}.elementor-kit-4 h3{color:var( --e-global-color-ad558c1 );}.elementor-kit-4 h4{color:var( --e-global-color-ad558c1 );}.elementor-kit-4 h5{color:var( --e-global-color-ad558c1 );}.elementor-kit-4 h6{color:var( --e-global-color-ad558c1 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-message-text-color:var( --e-global-color-ad558c1 );}@media(max-width:1024px){.elementor-kit-4{font-size:1rem;}.elementor-kit-4 h1{font-size:40px;line-height:45px;}.elementor-kit-4 h2{font-size:35px;line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{font-size:1rem;}.elementor-kit-4 h1{font-size:25px;line-height:30px;}.elementor-kit-4 h2{font-size:25px;line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {overflow-x: hidden;word-wrap: break-word;}
@media only screen and (max-width: 767px) {
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 90px; /* fixed header height*/
  margin: -90px 0 0;
  visibility: hidden;
  pointer-events: none;
}
}
@media only screen and (min-width: 768px) {
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 110px; /* fixed header height*/
  margin: -110px 0 0;
  visibility: hidden;
  pointer-events: none;
}
}
@media (max-width: 767px) {
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    display: flex;
        text-align: left;
    flex-direction: row;
    margin-bottom: 15px;
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: unset;
    width: 55px;
}
}
.elementor-field-type-recaptcha_v3 {display: none;
}
.elementor-icon-list-item {
    display: flex;
}
.elementor-icon-list-item span {
    display: inline;
}
.underline h2 {
    position: relative;
    margin-bottom: 20px;
}
.underline h2::before,
.underline h2::after {
    content: '';
    position: absolute;
    height: 3px;
    background-color: #006873;
    border-radius: 5px;
    bottom: -15px; 
}
.underline h2::before {
    width: 30px; 
    left: 0;
}
.underline h2::after {
    width: 50px; 
    left: 40px; 
}
.center-underline h2 {
    position: relative;
    margin-bottom: 20px;
}
.center-underline h2::before,
.center-underline h2::after {
    content: '';
    position: absolute;
    height: 3px;
    background-color: #006873;
    border-radius: 5px;
    bottom: -15px; 
}
.center-underline h2::before {
    width: 30px; 
    left: calc(50% - 35px);
}

.center-underline h2::after {
    width: 50px; 
    left: 50%; 
}
input::placeholder, 
textarea::placeholder,
select {
    color: #666666 !important;
    opacity: 1 !important;
}
a[href^=tel] {
   text-decoration:inherit; 
   color: inherit;
} 
b, strong {font-weight: 500;}
/* Abstände der Sektionen */
@media only screen and (max-width: 767px) {
.page-content .e-con-boxed.padding {padding: 75px 10px;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
.page-content .e-con-boxed.padding {padding: 100px 10px;}
}
@media only screen and (min-width: 1025px) {
.page-content .e-con-boxed.padding {padding: 125px 10px;}
}
/* Links in Lists */
.elementor-icon-list-text {
    display: flex;
    gap: 6px;
}
.elementor-widget.elementor-list-item-link-full_width a {
    width: auto !important;
}
.woocommerce-message {
    border-top-color: #c27b7f;
}
.woocommerce table.shop_table th {
    font-weight: 500;
    color: #1f2421;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
    background: #f8ddc3;
    border-top-color: #c27b7f;
}

.woocommerce-info::before,
.woocommerce-message::before {
    color: #c27b7f;
}

.woocommerce-message, .woocommerce-notices-wrapper { outline: none !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
        transition: .3s;
    font-weight: 500;
    color: #ffffff;
    background-color: #c27b7f;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
        transition: .3s;
    color: #ffffff;
        font-weight: 500;
    background-color: #876585;
}

/* Verbesserte Animationen */
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-60px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInDown {
    animation-name: fadeDown
}
@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-60px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}
@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(60px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInRight {
    animation-name: fadeRight
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,60px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Philosopher';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-regular.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-regular.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-regular.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-regular.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-regular.svg#Philosopher') format('svg');
}
@font-face {
	font-family: 'Philosopher';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-700.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-700.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-700.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-700.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-700.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/philosopher/philosopher-v20-latin-700.svg#Philosopher') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.svg#Roboto') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-regular.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-regular.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-regular.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-regular.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-regular.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v20-latin-italic.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v20-latin-italic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v20-latin-italic.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v20-latin-italic.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v20-latin-italic.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v20-latin-italic.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-300.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-300.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-300.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-300.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-300.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-300.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-500.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-500.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-500.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-500.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-500.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-500.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-600.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-600.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-600.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-600.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-600.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v19-latin-600.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-500italic.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-500italic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-500italic.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-500italic.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-500italic.tt') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-500italic.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-600italic.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-600italic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-600italic.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-600italic.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-600italic.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/poppins/poppins-v22-latin-600italic.svg#Poppins') format('svg');
}
/* End Custom Fonts CSS */