.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-8c34896:#FBFBFB;--e-global-color-f20c33d:#121212;--e-global-color-3167b01:#006C52;--e-global-color-1b85c19:#A31D21;--e-global-color-c8fc797:#99E3C7;--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;--e-global-typography-2a186bd-font-family:"Asap";--e-global-typography-2a186bd-font-size:2.75rem;--e-global-typography-2a186bd-font-weight:500;--e-global-typography-2a186bd-text-transform:uppercase;--e-global-typography-2a186bd-line-height:61px;--e-global-typography-84c9b60-font-family:"Asap";--e-global-typography-84c9b60-font-size:1.125rem;--e-global-typography-84c9b60-font-weight:300;--e-global-typography-84c9b60-line-height:32px;--e-global-typography-b27c7e8-font-family:"Asap";--e-global-typography-b27c7e8-font-size:1rem;--e-global-typography-b27c7e8-font-weight:300;--e-global-typography-b27c7e8-line-height:32px;--e-global-typography-be8fcb3-font-family:"Asap";--e-global-typography-be8fcb3-font-size:1.875rem;--e-global-typography-be8fcb3-font-weight:600;--e-global-typography-be8fcb3-text-transform:uppercase;--e-global-typography-2d85735-font-family:"Asap";--e-global-typography-2d85735-font-size:1.625rem;--e-global-typography-2d85735-font-weight:500;--e-global-typography-2d85735-text-transform:uppercase;--e-global-typography-97ce78e-font-family:"Asap";--e-global-typography-97ce78e-font-size:1.063rem;--e-global-typography-97ce78e-font-weight:300;--e-global-typography-97ce78e-line-height:28px;--e-global-typography-01f3ae8-font-family:"Asap";--e-global-typography-01f3ae8-font-size:5rem;--e-global-typography-01f3ae8-font-weight:600;--e-global-typography-01f3ae8-text-transform:uppercase;--e-global-typography-01f3ae8-line-height:100px;--e-global-typography-01f3ae8-letter-spacing:0.2px;}.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){--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-6{--e-global-typography-01f3ae8-font-size:4rem;}.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-2a186bd-font-size:2.2rem;--e-global-typography-2a186bd-line-height:1.1em;--e-global-typography-be8fcb3-font-size:1.75rem;--e-global-typography-be8fcb3-line-height:1.3em;--e-global-typography-2d85735-font-size:1.4rem;--e-global-typography-2d85735-line-height:1.4em;--e-global-typography-01f3ae8-font-size:2.6rem;--e-global-typography-01f3ae8-line-height:3.3rem;--e-global-typography-01f3ae8-letter-spacing:1.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

/*Höhe der Einstigbereiche*/
@media screen and (min-width: 1024px) {
  .hero {
  /*margin-top: -45px;*/
  height: 60vh; 
  min-height: 450px;
}
}

/*Google Bewertung (Trustindex) stylen */
.ti-widget.ti-goog .ti-controls .ti-next {
    right: -20px !important;
    outline-width: 0px !important;
}

.ti-widget.ti-goog .ti-controls .ti-prev {
    left: -20px !important;
    outline-width: 0px !important;
}

.ti-widget.ti-goog .ti-controls .ti-next:before, .ti-widget.ti-goog .ti-controls .ti-prev:before {
    border-color: #aaaaaa;
}

/*Standard-p-Margin in Elementor entfernen*/
p {
    margin-bottom: 0;
}

/*Pfeiltasten des Karussells auf Mobilgeräten ausblenden*/
@media screen and (max-width: 767px) {
  .elementor-swiper-button-prev, .elementor-swiper-button-next {
    display: none !important;
}
}

/*Größe von Logos in Tag (Sortiment)*/
.e-n-tabs-heading img{
    width: 70px;
}/* End custom CSS */