.elementor-kit-4{--e-global-color-primary:#142841;--e-global-color-secondary:#CAD7D8;--e-global-color-text:#3C3C3C;--e-global-color-accent:#D4DCE1;--e-global-typography-primary-font-family:"DIN PRO Medium";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"DIN PRO Medium";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DIN PRO Medium";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DIN PRO Medium";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-primary );}.elementor-kit-4 a:hover{color:var( --e-global-color-secondary );}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.wd-sticky-add-to-cart {
    color: #ffffff!important;
}

/* Beispiel: Verstecke Elemente nur auf der Seite mit der ID 123 */
body.page-id-6342 .page-title .container > * {
    display: none;
}

body.page-id-6342 .page-title {
    display: none;
}

.awlife-heading {
  font-family: 'DIN PRO Medium', sans-serif;
  font-size: 60px;
  font-weight: 400;
}

.awlife-heading .awlife {
  background-color: #142841;
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 900;
  display: inline-block;
}

.awlife-heading .premium {
  color: #142841;
  font-weight: 400;
}

/* Responsive Anpassung */
@media (max-width: 767px) {
  .awlife-heading {
    font-size: 54px;
  }

  .awlife-heading .premium {
    font-size: 40px;
  }
}/* End custom CSS */