@charset "UTF-8";
/* CSS Document */

/*
 Theme Name:   Divi Child Theme
 Theme URI:    https://theme.com/
 Description:  Divi Child Theme
 Author:       Stiehl/Over/Gehrmann
 Author URI:   https://stiehlovergehrmann.com/
 Template:     Divi
*/

/* =Theme customization starts here
------------------------------------------------------- */

body, h4 {
    font-family: interstate, sans-serif;
    font-weight: 400;
    font-style: normal;
}
h1, h2, h3 {
    font-family: abril-text, serif;
    font-weight: 300;
    font-style: normal;
}
h1 i, h2 i, h3 i,
.et_pb_module.et_pb_text.alternative h1,
.et_pb_module.et_pb_text.alternative h2,
.et_pb_module.et_pb_text.alternative h3,
.et_pb_module.et_pb_text.alternative h4,
.et_pb_module.et_pb_text.alternative h5 {
    font-family: abril-text, serif;
    font-weight: 300;
    font-style: italic;
}
h4 strong, h4 b, h5, 
body #page-container .et_pb_toggle .et_pb_toggle_title,
.et_pb_section.kennenlernen .et_pb_module.et_pb_text table tr td:first-child {
    font-family: interstate, sans-serif;
    font-weight: 500;
    font-style: normal;
}
button,
button a,
.wpcf7 form.wpcf7-form input.wpcf7-submit,
span.read-more a.more-link {
    font-family: interstate, sans-serif;
    font-weight: 700;
    font-style: normal;
}

body:not(.et-tb) #main-content .container, 
body:not(.et-tb-has-header) #main-content .container {
  padding-top: 125px;
}
#page-container {
    overflow: hidden!important;
}

/* 
** PRELOADER
*/
@keyframes myAnim {
	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: .5;
	}
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f2eee7;
  z-index: 100000;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
}
.preloader .status {
  width: 340px;
  height: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(/wp-content/uploads/2023/02/logo-hautsein.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  margin: -45px 0 0 -170px;
  animation: myAnim 2s ease-in-out 0s infinite normal forwards;
}

/* 
** EXPAND TEXT
*/
span.read-more {
  padding-left: 5px;
}
span.read-more a.more-link {
  font-size: 20px;
  line-height: 30px;
  color: #ef5015!important;
  display: block;
  margin-top: 20px;
}
span.read-more a.more-link::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 9px;
  background-image: url(/wp-content/uploads/2023/03/icon-more.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
  top: -2px;
  position: relative;
}
html[lang="en-US"] span.read-more a.more-link {
    font-size: 0;
}
html[lang="en-US"] span.read-more a.more-link::before {
    content: "Read more";
    display: inline-block;
    position: relative;
    font-size: 20px;
}

/*ABSTAND
* TEXT-FORMATIERUNG 
*/
h1:not(:last-child),
h2:not(:last-child),
h3:not(:last-child) {
  padding-bottom: 4vh;
}
body #page-container .et_pb_blurb .et_pb_module_header {
	padding-bottom: unset!important;
	line-height: unset !important;
	font-size: unset!important;
	font-family: interstate, sans-serif;
}
@media all and (min-width: 1641px) {}
@media all and (max-width: 1640px) {}
@media all and (min-width: 469px) and (max-width: 1640px) {}
@media all and (min-width: 1441px) {}
@media all and (min-width: 1401px) and (max-width: 1440px) {}
@media all and (max-width: 1400px) {}
@media all and (min-width: 1025px) and (max-width: 1280px) {}
@media all and (max-width: 1024px) and (orientation: landscape) {}
@media all and (min-width: 980px) and (max-width: 1100px) {}
@media all and (max-width: 980px) {
  
  h1:not(:last-child),
  h2:not(:last-child),
  h3:not(:last-child) {
    padding-bottom: 40px;
  }
  
}
@media all and (max-width: 979px) and (orientation: landscape) {}
@media all and (max-width: 768px) {
  h1:not(:last-child),
  h2:not(:last-child),
  h3:not(:last-child) {
    padding-bottom: 25px;
  }
  
}
@media all and (max-width: 468px) {}
/* 
* TEXT-FORMATIERUNG 
*/
body #page-container h1 {
    font-weight: 300;
}
body #page-container h2 {
    font-weight: 300;
}
body #page-container h3 {
    font-weight: 400;
}
body #page-container .et_pb_module.et_pb_text.alternative h3 {
    font-weight: 300;    
}
body #page-container h4 {
    font-weight: 400;
}
/* RESPONSIVE */
@media all and (min-width: 1641px) {  

  body {
    font-size: 25px;
  }
  body #page-container h1,
  .et_pb_module.et_pb_post_title .entry-title {
    font-size: 70px!important;
    line-height: 90px!important;
  }
  body #page-container h2 {
    font-size: 70px!important;
    line-height: 90px!important;
  }
  body #page-container .et_pb_module.et_pb_text.alternative h2,
  body #page-container h3 {
    font-size: 50px!important;
    line-height: 65px!important;
  }
  body #page-container h4,
  body #page-container .et_pb_toggle_title,
  .ShariffHeadline {
    font-size: 25px!important;
    line-height: 25px!important;
  }
  body #page-container h5,
  body #page-container h6 {
    font-size: 23px!important;
    line-height: 25px!important;
  }
  header .et_pb_module.et_pb_menu ul li a,
  header #wpmllang ul li a {
    font-size: 32px!important;
    line-height: 55px!important;
  }
  header .et_pb_module.et_pb_menu ul li ul li a {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  body #page-container .et_pb_section .et_pb_button,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .post-meta,
  .et_pb_module.et_pb_text.tags div,
  .et_pb_module.et_pb_text table *,
  .wpcf7 form.wpcf7-form span.wpcf7-list-item-label,
  .wpcf7 form.wpcf7-form small {
    font-size: 20px!important;
    line-height: 30px!important;
  }
  .et_pb_section.kennenlernen .et_pb_module.et_pb_text table * {
    font-size: 30px!important;
    line-height: 50px!important;  
  }
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .entry-title {
    font-size: 40px!important;
    line-height: 55px!important;
  }
  .et_pb_module.et_pb_text table {
    font-size: 30px!important;
  }
  .wpcf7 form.wpcf7-form label,
  .wpcf7 .wpcf7-not-valid-tip,
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output, 
  .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 18px!important;
  }

  body #page-container .et_pb_module.et_pb_post_content.impressum h2,
  body #page-container .et_pb_module.et_pb_post_content.impressum h3,
  body #page-container .et_pb_module.et_pb_post_content.impressum h4 {
    font-weight: 700!important;
    font-family: interstate, sans-serif;
    font-size: 25px!important;
    padding-bottom: 0;
    line-height: 1.7em!important;
  }


}
@media all and (max-width: 1640px) {

  body,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p,
  .et_pb_module.et_pb_text table,
  .wpcf7 form.wpcf7-form label,
  .wpcf7 .wpcf7-not-valid-tip,
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output, 
  .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: calc(18px + (25 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container p,
  footer .et_pb_module.et_pb_text, 
  body #page-container .et_pb_module.et_pb_post_content ul {
    font-size: calc(16px + (22 - 16) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(28px + (40 - 28) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h1 {
    font-size: calc(24px + (50 - 24) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(46px + (65 - 46) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h2 {
    font-size: 70px!important;
    line-height: 90px!important;
    font-size: calc(24px + (70 - 24) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(46px + (90 - 46) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container .et_pb_module.et_pb_text.alternative h2,
  body #page-container h3 {
    font-size: 50px!important;
    line-height: 70px!important;
    font-size: calc(24px + (50 - 24) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(46px + (65 - 46) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description h3 {
    font-size: calc(25px + (40 - 25) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(40px + (55 - 40) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h4,
  body #page-container .et_pb_toggle_title,
  body #page-container h5,
  body #page-container h6 {
    font-size: calc(18px + (23 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(20px + (25 - 20) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  header .et_pb_module.et_pb_menu ul li a,
  header #wpmllang ul li a {
    font-size: 28px!important;
    line-height: 46px!important;
  }
  header .et_pb_module.et_pb_menu ul li ul li a {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  body #page-container .et_pb_section .et_pb_button,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .post-meta,
  .et_pb_module.et_pb_text.tags div,
  .et_pb_module.et_pb_text table *,
  .wpcf7 form.wpcf7-form span.wpcf7-list-item-label,
  .wpcf7 form.wpcf7-form small{
    font-size: calc(18px + (20 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (30 - 30) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  .et_pb_section.kennenlernen .et_pb_module.et_pb_text table * {
    font-size: calc(18px + (30 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (50 - 30) * ((100vw - 468px) / (1640 - 468)))!important; 
  }
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .entry-title {
    font-size: calc(25px + (40 - 25) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(40px + (55 - 40) * ((100vw - 468px) / (1640 - 468)))!important;
  }

  body #page-container .et_pb_module.et_pb_post_content.impressum h2,
  body #page-container .et_pb_module.et_pb_post_content.impressum h3,
  body #page-container .et_pb_module.et_pb_post_content.impressum h4 {
    font-size: calc(18px + (25 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    font-weight: 700!important;
    font-family: interstate, sans-serif;
    padding-bottom: 0;
    line-height: 1.7em!important;
  }

}
@media all and (min-width: 469px) and (max-width: 1640px) {}
@media all and (min-width: 1441px) {}
@media all and (min-width: 1401px) and (max-width: 1440px) {}
@media all and (max-width: 1400px) {

  body,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p,
  .et_pb_module.et_pb_text table,
  .wpcf7 form.wpcf7-form label,
  .wpcf7 .wpcf7-not-valid-tip,
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output, 
  .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: calc(18px + (25 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container p,
  footer .et_pb_module.et_pb_text, 
  body #page-container .et_pb_module.et_pb_post_content ul {
    font-size: calc(16px + (20 - 16) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(28px + (36 - 28) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h1,
  .et_pb_module.et_pb_post_title .entry-title {
    font-size: calc(28px + (50 - 28) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(42px + (70 - 42) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h2 {
    font-size: 70px!important;
    line-height: 90px!important;
    font-size: calc(24px + (70 - 24) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(46px + (90 - 46) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container .et_pb_module.et_pb_text.alternative h2,
  body #page-container h3 {
    font-size: 50px!important;
    line-height: 70px!important;
    font-size: calc(25px + (47 - 24) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(40px + (65 - 40) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description h3 {
    font-size: calc(23px + (36 - 23) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(38px + (50 - 38) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h4,
  body #page-container .et_pb_toggle_title,
  body #page-container h5,
  body #page-container h6 {
    font-size: calc(18px + (23 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(20px + (25 - 20) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  header .et_pb_module.et_pb_menu ul li a,
  header #wpmllang ul li a {
    font-size: 28px!important;
    line-height: 46px!important;
  }
  header .et_pb_module.et_pb_menu ul li ul li a {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  body #page-container .et_pb_section .et_pb_button,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .post-meta,
  .et_pb_module.et_pb_text.tags div,
  .et_pb_module.et_pb_text table *,
  .wpcf7 form.wpcf7-form span.wpcf7-list-item-label,
  .wpcf7 form.wpcf7-form small{
    font-size: calc(18px + (20 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (30 - 30) * ((100vw - 468px) / (1640 - 468)))!important;
  }
    html[lang="en-US"] body #page-container .et_pb_section a.et_pb_button.btn-termin-buchen {
    font-size: calc(14px + (18 - 14) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (30 - 30) * ((100vw - 468px) / (1640 - 468)))!important;
}
  .et_pb_section.kennenlernen .et_pb_module.et_pb_text table * {
    font-size: calc(18px + (30 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (50 - 30) * ((100vw - 468px) / (1640 - 468)))!important; 
  }
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .entry-title {
    font-size: calc(25px + (40 - 25) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(40px + (55 - 40) * ((100vw - 468px) / (1640 - 468)))!important;
  }

  body #page-container .et_pb_module.et_pb_post_content.impressum h2,
  body #page-container .et_pb_module.et_pb_post_content.impressum h3,
  body #page-container .et_pb_module.et_pb_post_content.impressum h4 {
    font-size: calc(18px + (25 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    font-weight: 700!important;
    font-family: interstate, sans-serif;
    padding-bottom: 0;
    line-height: 1.7em!important;
  }

}
@media all and (min-width: 1025px) and (max-width: 1280px) {}
@media all and (max-width: 1024px) and (orientation: landscape) {

  body,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p,
  .et_pb_module.et_pb_text table,
  .wpcf7 form.wpcf7-form label,
  .wpcf7 .wpcf7-not-valid-tip,
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output, 
  .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: calc(18px + (25 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container p,
  footer .et_pb_module.et_pb_text, 
  body #page-container .et_pb_module.et_pb_post_content ul {
    font-size: calc(14px + (18 - 14) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(26px + (32 - 26) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h1,
  .et_pb_module.et_pb_post_title .entry-title,
  body #page-container h2 {
    font-size: calc(22px + (58 - 22) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(36px + (75 - 36) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h3,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description h3 {
    font-size: calc(22px + (36 - 22) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(36px + (50 - 36) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h4,
  body #page-container .et_pb_toggle_title,
  body #page-container h5,
  body #page-container h6 {
    font-size: calc(18px + (23 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(20px + (25 - 20) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  header .et_pb_module.et_pb_menu ul li a,
  header #wpmllang ul li a {
    font-size: 28px!important;
    line-height: 46px!important;
  }
  header .et_pb_module.et_pb_menu ul li ul li a {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  body #page-container .et_pb_section .et_pb_button,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .post-meta,
  .et_pb_module.et_pb_text.tags div,
  .et_pb_module.et_pb_text table *,
  .wpcf7 form.wpcf7-form span.wpcf7-list-item-label,
  .wpcf7 form.wpcf7-form small {
    font-size: calc(16px + (16 - 14) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(26px + (28 - 26) * ((100vw - 468px) / (1640 - 468)))!important;
  }
    html[lang="en-US"] body #page-container .et_pb_section a.et_pb_button.btn-termin-buchen {
    font-size: calc(14px + (16 - 14) * ((100vw - 468px) / (1640 - 468)))!important;
    /* line-height: calc(30px + (30 - 30) * ((100vw - 468px) / (1640 - 468)))!important; */
    padding-right: 30px!important;
    padding-left: 20px!important;
}
  .et_pb_section.kennenlernen .et_pb_module.et_pb_text table * {
    font-size: calc(18px + (20 - 16) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (30 - 26) * ((100vw - 468px) / (1640 - 468)))!important; 
  }
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .entry-title {
    font-size: calc(25px + (40 - 25) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(20px + (35 - 20) * ((100vw - 468px) / (1640 - 468)))!important;
  }

  body #page-container .et_pb_module.et_pb_post_content.impressum h2,
  body #page-container .et_pb_module.et_pb_post_content.impressum h3,
  body #page-container .et_pb_module.et_pb_post_content.impressum h4 {
    font-size: calc(18px + (25 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    font-weight: 700!important;
    font-family: interstate, sans-serif;
    padding-bottom: 0;
    line-height: 1.7em!important;
  }

}
@media all and (min-width: 980px) and (max-width: 1100px) {}
@media all and (max-width: 980px) {

  body,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p,
  .et_pb_module.et_pb_text table,
  .wpcf7 form.wpcf7-form label,
  .wpcf7 .wpcf7-not-valid-tip,
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output, 
  .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: calc(18px + (25 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container p,
  footer .et_pb_module.et_pb_text, 
  body #page-container .et_pb_module.et_pb_post_content ul {
    font-size: calc(18px + (24 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (38 - 30) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h1,
  .et_pb_module.et_pb_post_title .entry-title,
  body #page-container h2 {
    font-size: calc(31px + (70 - 31) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(46px + (90 - 46) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h3,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description h3 {
    font-size: calc(25px + (40 - 25) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(40px + (55 - 40) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  body #page-container h4,
  body #page-container .et_pb_toggle_title,
  body #page-container h5,
  body #page-container h6 {
    font-size: calc(18px + (23 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(20px + (25 - 20) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  header .et_pb_module.et_pb_menu ul li a,
  header #wpmllang ul li a {
    font-size: 28px!important;
    line-height: 46px!important;
  }
  header .et_pb_module.et_pb_menu ul li ul li a {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  body #page-container .et_pb_section .et_pb_button,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .post-meta,
  .et_pb_module.et_pb_text.tags div,
  .et_pb_module.et_pb_text table *,
  .wpcf7 form.wpcf7-form span.wpcf7-list-item-label,
  .wpcf7 form.wpcf7-form small{
    font-size: calc(18px + (20 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (30 - 30) * ((100vw - 468px) / (1640 - 468)))!important;
  }
  .et_pb_section.kennenlernen .et_pb_module.et_pb_text table * {
    font-size: calc(18px + (20 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(30px + (30 - 30) * ((100vw - 468px) / (1640 - 468)))!important; 
  }
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .entry-title {
    font-size: calc(25px + (40 - 25) * ((100vw - 468px) / (1640 - 468)))!important;
    line-height: calc(40px + (55 - 40) * ((100vw - 468px) / (1640 - 468)))!important;
  }

  body #page-container .et_pb_module.et_pb_post_content.impressum h2,
  body #page-container .et_pb_module.et_pb_post_content.impressum h3,
  body #page-container .et_pb_module.et_pb_post_content.impressum h4 {
    font-size: calc(18px + (25 - 18) * ((100vw - 468px) / (1640 - 468)))!important;
    font-weight: 700!important;
    font-family: interstate, sans-serif;
    padding-bottom: 0;
    line-height: 1.7em!important;
  }

}
@media all and (max-width: 979px) and (orientation: landscape) {}
@media all and (max-width: 768px) {

  body,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p,
  .et_pb_module.et_pb_text table,
  .wpcf7 form.wpcf7-form label,
  .wpcf7 .wpcf7-not-valid-tip,
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output, 
  .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 18px;
  }
  body #page-container h1,
  .et_pb_module.et_pb_post_title .entry-title,
  body #page-container h2 {
    font-size: 31px!important;
    line-height: 46px!important;
  }
  body #page-container h3,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description h3,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .entry-title{
    font-size: 25px!important;
    line-height: 40px!important;
  }
  body #page-container h4,
  body #page-container .et_pb_toggle_title,
  body #page-container h5,
  body #page-container h6 {
    font-size: 18px!important;
    line-height: 20px!important;
  }
  header .et_pb_module.et_pb_menu ul li a,
  header #wpmllang ul li a {
    font-size: 24px!important;
    line-height: 35px!important;
  }
  header .et_pb_module.et_pb_menu ul li ul li a {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  body #page-container .et_pb_section .et_pb_button,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .post-meta,
  .et_pb_module.et_pb_text.tags div,
  .et_pb_module.et_pb_text table *,
  .wpcf7 form.wpcf7-form span.wpcf7-list-item-label,
  .wpcf7 form.wpcf7-form small{
    font-size: 18px!important;
    line-height: 30px!important;
  }
  .et_pb_section.kennenlernen .et_pb_module.et_pb_text table *,
  .ShariffHeadline {
    font-size: 25px!important;
    line-height: 40px!important;
  }

  body #page-container .et_pb_module.et_pb_post_content.impressum h2,
  body #page-container .et_pb_module.et_pb_post_content.impressum h3,
  body #page-container .et_pb_module.et_pb_post_content.impressum h4 {
    font-size: 18px!important;
    font-weight: 700!important;
    font-family: interstate, sans-serif;
    padding-bottom: 0;
    line-height: 1.7em!important;
  }

}
@media all and (max-width: 468px) {

  body,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p,
  .et_pb_module.et_pb_text table,
  .wpcf7 form.wpcf7-form label,
  .wpcf7 .wpcf7-not-valid-tip,
  .wpcf7 form.invalid .wpcf7-response-output, 
  .wpcf7 form.unaccepted .wpcf7-response-output, 
  .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 18px;
  }
  body #page-container h1,
  .et_pb_module.et_pb_post_title .entry-title,
  body #page-container h2 {
    font-size: 31px!important;
    line-height: 46px!important;
  }
  body #page-container h3,
  .et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description h3,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .entry-title{
    font-size: 25px!important;
    line-height: 40px!important;
  }
  body #page-container h4,
  body #page-container .et_pb_toggle_title,
  body #page-container h5,
  body #page-container h6 {
    font-size: 18px!important;
    line-height: 26px!important;
  }
  header .et_pb_module.et_pb_menu ul li a,
  header #wpmllang ul li a {
    font-size: 24px!important;
    line-height: 35px!important;
  }
  header .et_pb_module.et_pb_menu ul li ul li a {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  body #page-container .et_pb_section .et_pb_button,
  body #page-container .et_pb_section .et_pb_module article.et_pb_post .post-meta,
  .et_pb_module.et_pb_text.tags div,
  .et_pb_module.et_pb_text table *,
  .wpcf7 form.wpcf7-form span.wpcf7-list-item-label,
  .wpcf7 form.wpcf7-form small{
    font-size: 18px!important;
    line-height: 30px!important;
  }
  .et_pb_section.kennenlernen .et_pb_module.et_pb_text table *,
  .ShariffHeadline {
    font-size: 25px!important;
    line-height: 40px!important;
    padding: 5px;
  }

  body #page-container .et_pb_module.et_pb_post_content.impressum h2,
  body #page-container .et_pb_module.et_pb_post_content.impressum h3,
  body #page-container .et_pb_module.et_pb_post_content.impressum h4 {
    font-size: 18px!important;
    font-weight: 700!important;
    font-family: interstate, sans-serif;
    padding-bottom: 0;
    line-height: 1.7em!important;
  }

}

/*
* HEADER
*/
header #wpmllang ul li a {
  color: #ef5015;
  position: relative;
}
header #wpmllang ul li.wpml-ls-current-language a {
    font-weight: 700;
}
header #wpmllang ul li a::after {
	content: "|";
	position: absolute;
	right: -4px;
	top: 7px;
	font-weight: normal;
}
header #wpmllang ul li:last-child a::after {
	display: none;
}
body #page-container header .et_pb_module.et_pb_icon.icon-open-menu span span, 
body #page-container header .et_pb_module.et_pb_icon.icon-close-menu span span {
    background-size: 40px;
    font-size: 0!important;
    width: 50px;
    height: 50px;
    background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-hamburger-menu.svg);
    background-position: center;
    background-repeat: no-repeat;
    top: -35px;
    line-height: 1!important;
}
body #page-container header .et_pb_module.et_pb_icon.icon-close-menu span span {
    background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-close-x.svg);
}
@media (max-width: 980px) {
    .et_pb_sticky .et_pb_module.et_pb_image.logo {
    margin-top: 5px!important;
}
    body #page-container header .et_pb_module.et_pb_icon.icon-open-menu span span, 
    body #page-container header .et_pb_module.et_pb_icon.icon-close-menu span span {
        background-size: 25px;
        font-size: 0;
        width: 30px;
        height: 30px;
        top: -20px;
    }
    header .et_pb_module.et_pb_icon.icon-close-menu span span {
        top: 20px;
    }
    body #page-container header .et_pb_section a.et_pb_button.btn-termin-buchen {
        font-size: 0!important;
        background-color: transparent!important;
        background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-cal.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 0;
        width: 27px;
        padding: 0!important;
        height: 23px;
        top: 0px;
    }
  html[lang="en-US"] body #page-container header .et_pb_section a.et_pb_button.btn-termin-buchen {
    font-size: 0!important;
}
}
@media (max-width: 479px) {
  header .et_pb_module.et_pb_icon.icon-open-menu {
    height: 30px;
    top: 5px;
    margin-top: 0!important;
  }
  header .et_pb_module.et_pb_icon.icon-open-menu>span {
  display: block;
  }
  body #page-container header .et_pb_module.et_pb_icon.icon-open-menu span span, 
  body #page-container header .et_pb_module.et_pb_icon.icon-close-menu span span {
      background-size: 25px;
      font-size: 0;
      width: 30px;
      height: 30px;
      top: 0px;
      display: block;
  }
  header .et_pb_module.et_pb_icon.icon-close-menu span span {
      top: -20px;
      left: 0px;
      width: 20px;
      height: 20px;
      background-size: contain;
    }
}
/* Slide-In Menü */
body.show {
  /* overflow: hidden */
}
body header #slidein-menu {
  left: -550px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  z-index: 99999;
}
body.show header #slidein-menu {
  left: 0px;
  opacity: 1;
  visibility: visible;
  overflow: scroll;
}
header #slidein-menu ul.et-menu {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
}
header #slidein-menu ul.et-menu li a {opacity: 1;}
header #slidein-menu ul.et-menu .menu-item-has-children>a:first-child {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 0px;
}
header #slidein-menu ul.et-menu .menu-item-has-children>a:first-child:after {
  display: none;
}
header #slidein-menu ul li ul.hide {
  display: none!important
}
header #slidein-menu ul.sub-menu {
  position: relative!important;
  display: block;
}
header #slidein-menu nav.et-menu-nav,
header #slidein-menu .et_pb_menu__menu {
  width: 100%;
  /* display: block; */
}
header #slidein-menu .nav li ul {
  opacity: unset;
  visibility: unset;
  top: unset;
  left: unset;
  border: none;
  box-shadow: none;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 22px;
  line-height: 32px;
}
header #slidein-menu .nav li ul li {
  padding: 0;
}
header #slidein-menu .nav li ul a {
  font-size: 22px;
  line-height: 32px;
  width: 100%;
  padding: 0 0 15px 0;
  background-color: transparent;
  opacity: 1;
}
header #slidein-menu ul .menu-item-has-children {
  position: relative;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
}
header #slidein-menu ul .menu-item-has-children>a {
  background: transparent
}
header #slidein-menu ul .menu-item-has-children span.menu-closed {
  position: absolute;
  left: -23px;
  top: 18px;
  cursor: pointer;
  z-index: 3;
  background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-resize-menu.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
header #slidein-menu ul .menu-item-has-children span.menu-closed.menu-open {
  background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-reduce-menu.svg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* Mobile Menu */

  header #slidein-menu .et_pb_menu__menu {
    display: none;
  }
  .et_pb_module.et_pb_menu .et_mobile_nav_menu {
    display: block!important;
    width: 100%;
  }
header #slidein-menu .et_mobile_nav_menu .mobile_menu_bar {
    display: none;
}
header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu {
    display: block!important;
    padding: 0!important;
    border: none;
    box-shadow: none;
    margin-left: 40px;
    width: 90%;
    list-style: none;
    position: relative;
}
header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li a {
    padding: 10px 0!important;
    border: none!important;
    font-weight: 400;
    background-color: transparent;
    opacity: 1;
}
header #slidein-menu ul li:hover>a {
      color: #0e2440!important;
}
header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li ul.sub-menu {
    padding: 0;
}
header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li ul.sub-menu li {
    padding: 0;
}
header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li ul.sub-menu li a {
    background: transparent;
    border: none!important;
}
header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li ul.sub-menu li a {
	color: #ef5015!important;
}
header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li ul.sub-menu li a.mPS2id-highlight {
	color: #0e2440!important;
}
/**/
.et_pb_menu .et_mobile_menu .menu-item-has-children > a,
#main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}

.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:before,
#main-header .et_mobile_menu .menu-item-has-children.visible > a:before {
    content: '';
    background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-reduce-menu.svg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.et_pb_menu .et_mobile_menu ul.sub-menu,
#main-header .et_mobile_menu ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul.sub-menu {
    display: none!important;
    visibility: hidden!important;
    transition: all 1.5s ease-in-out;
    list-style: none;
}

.et_pb_menu .et_mobile_menu ul.sub-menu.hide,
#main-header .et_mobile_menu ul.sub-menu.hide,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li ul.sub-menu.hide {
  display: none!important
}

.et_pb_menu .et_mobile_menu li.visible > ul.sub-menu,
#main-header .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l #main-header .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_fullwidth_menu .et_mobile_menu li.visible > ul.sub-menu,
.et-db #et-boc .et-l .et_pb_menu .et_mobile_menu li.visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}

/* #### Collaping Mobile Menu #### */
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after, 
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after {
	position: absolute;
	content: '';
	top: calc(50% - 8px);
	left: 0;
	background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-resize-menu.svg);
	background-position: center;
	background-repeat: no-repeat;
	width: 16px;
	height: 26px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after {
	content: '';
	background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-reduce-menu.svg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon {
	width: 44px;
	height: 66px;
	padding: 0px !important;
	border: none;
	position: absolute;
	left: -30px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
	cursor: pointer;
}

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}
@media all and (min-width: 1441px) and (max-width: 1640px) {
	ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after, 
	.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after {
		height: 16px;
	}
}
@media all and (min-width: 1401px) and (max-width: 1440px) {
  
  header #slidein-menu ul .menu-item-has-children span.menu-closed {
    top: 14px;
  }
  
}
@media all and (max-width: 1400px) {}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  
  header #slidein-menu ul .menu-item-has-children span.menu-closed {
    top: 14px;
  }

}
@media (max-width: 1200px) {
  body.show header #slidein-menu {
    padding-top: 50px;
  }
  header #slidein-menu .et_mobile_nav_menu ul {
    list-style: none;
  }
  header #slidein-menu .et_mobile_nav_menu ul a {
    font-size: 24px;
    line-height: 35px;
  }
  header #slidein-menu .nav li ul a,
  header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li ul.sub-menu li a{
    font-size: 20px;
    line-height: 26px;
    padding: 0 0 10px 0!important;
  }
  header #slidein-menu ul .menu-item-has-children span.menu-closed {
    left: -26px;
    top: 24px;
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 980px) {
  header #slidein-menu ul .menu-item-has-children span.menu-closed {
    top: 19px;
  }
  #page-container header {
    top: 0;
    position: absolute;
    width: 100%;
  }
  body.show header #slidein-menu {
    padding-top: 30px;
  }
	ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon {
	height: 55px;
}
	ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after, 
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after {
	top: calc(50% - 8px);
	width: 16px;
	height: 16px;
}

}
@media (max-width: 479px) {
  body.show header #slidein-menu {
    padding-top: 0px;
  }
  header #slidein-menu nav.et-menu-nav,
  header #slidein-menu .et_pb_menu__menu {
    width: 90%;
    /* display: block; */
  }
  header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu {
    margin-left: 30px;
    top: 0;
}
  header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li a {
      padding: 7.5px 0!important;
  }
  header #slidein-menu .nav li ul a,
    header #slidein-menu .et_mobile_nav_menu ul.et_mobile_menu li ul.sub-menu li a{
    font-size: 16px!important;
    line-height: 21px!important;
    padding: 0 0 10px 0!important;
  }
  header #slidein-menu ul .menu-item-has-children span.menu-closed {
    left: -29px;
    top: 16px;
    width: 16px;
    height: 16px;
  }
}

/*
* DIVI
*/
/* Social Media */
ul.et_pb_module.et_pb_social_media_follow li {
  margin: 0
}
ul.et_pb_module.et_pb_social_media_follow li a,
ul.et_pb_module.et_pb_social_media_follow li a::before {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin-right: 20px;
}
/* Carousel */

.slick-dotted.slick-slider {
    margin-bottom: 0px!important;
}
.et_pb_row.galerie-praxis .slick-list .slick-slide {
    width: 65vw;
}
.et_pb_module.wdcl_image_carousel .slick-track .slick-slide {
  transform: scale(1, 1)!important;
  width: 985px!important;
}
.et_pb_module.wdcl_image_carousel ul.slick-dots li a {
  margin: 0 5px;
}
.et_pb_module.wdcl_image_carousel ul.slick-dots li button {
  border: 1px solid #18204d;
}
.slick-track .slick-slide {
  justify-content: flex-start!important;
}
.post-carousel ul.slick-dots {
    text-align: center!important;
}
a.post_titelbild {
  background-color: #f2ede6;
  display: none;
}
a.post_titelbild img {
  mix-blend-mode: multiply;
}
body.single-post .et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container a.post_titelbild + a.entry-featured-image-url, 
.et_pb_column.slick-slider a.post_titelbild + a.entry-featured-image-url {
  display: none;
}
body.single-post .et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container a.post_titelbild,
.et_pb_column.slick-slider a.post_titelbild {
  display: block;
}
.et_pb_column.slick-slider ul.slick-dots {
    margin-top: -50px;
    margin-bottom: 40px;
}
/* Carousel - Kundenmeinungen */
.slick-slider.kundenmeinungen ul.slick-dots {
  position: absolute!important;
  right: -25px;
  width: max-content;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
.slick-slider.kundenmeinungen ul.slick-dots li {
  margin: 10px 0;
}
/* Post Modul */
.et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_salvattore_content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid #F2F2F0;
}
.et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column:first-child article.et_pb_post {
  margin-left: 0!important;
}
.et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column:last-child article.et_pb_post {
  margin-right: 0!important;
}
.et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column article.et_pb_post {
  border-bottom: 1px solid #F2F2F0;
  margin: 0 20px 20px 20px!important;
  padding: 0 0 50px 0;
}
.et_pb_module.et_pb_posts article.et_pb_post,
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: stretch;
}
.et_pb_module.et_pb_posts article.et_pb_post a.entry-featured-image-url,
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post a.entry-featured-image-url {
  order: 1;
  margin: 0;
}
.et_pb_module.et_pb_posts article.et_pb_post h2.entry-title,
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post h2.entry-title {
  order: 3;
  background: #fff;
  width: 90%;
  z-index: 1;
}
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container a.entry-featured-image-url,
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container a.post_titelbild {
  overflow: hidden;
}
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container a.entry-featured-image-url img,
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container a.post_titelbild img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post:hover .et_pb_image_container a.entry-featured-image-url img,
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post:hover .et_pb_image_container a.post_titelbild img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid article.et_pb_post .et_pb_image_container {
    margin: 0;
}
.et_pb_module.et_pb_posts article.et_pb_post p.post-meta,
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post p.post-meta {
  order: 2;
  background: #fff;
  margin: 0;
  padding: 30px 20px 0 0;
  width: 90%;
  margin-top: -40px;
  z-index: 1;
}
p.post-meta span.published.extlink,
p.post-meta span.published.extlink + span.meta-separation{
    display: none;
}
.pagination {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.pagination .alignleft,
.pagination .alignright{
  padding: 0 10px;
}
article.hide,
a#pa_load_more.hide {
    opacity: 0!important;
    visibility: hidden;
    display: none!important;
}
article.show {
    opacity: 1!important;
    visibility: visible!important;
    display: flex!important;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a#pa_load_more {
    opacity: 1!important;
    visibility: visible!important;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
body.single-post .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_salvattore_content,
body.single-post .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column article.et_pb_post,
body.single-post .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column {
  border: none!important;
}
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container a.entry-featured-image-url {
  overflow: hidden;
}
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post .et_pb_image_container a.entry-featured-image-url img {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post:hover .et_pb_image_container a.entry-featured-image-url img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.pagination * {
    color: #0d2340;
}
.pagination .alignleft {
    width: 80px;
}
.pagination .alignright {
    width: 75px;
}
.pagination a {
    position: relative;
}
.pagination .alignleft a::before,
.pagination .alignright a::before {
    content:"";
    display: block;
    height: 14px;
    width: 9px;
    background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-arrow-small.svg);
    position: absolute;
    left: -20px;
    top: 5px;
}
.pagination .alignright a::before {
    left: unset;
    right: -20px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
/* Info_Text */
.et_pb_module.et_pb_blurb .et_pb_blurb_container {
    position: relative;
}
.et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description h3 {
    color: #ef5015;
    width: 85%;
}
.et_pb_module.et_pb_blurb .et_pb_blurb_container .et_pb_blurb_description p {
}
/* Post Title */
.et_pb_module.et_pb_post_title .et_pb_title_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}
.et_pb_module.et_pb_post_title.impressum .et_pb_title_container {
    align-items: flex-start;
}
.et_pb_module.et_pb_post_title .et_pb_title_container .entry-title {
    order: 2;
    padding: 0;
}
.et_pb_module.et_pb_post_title .et_pb_title_container .et_pb_title_meta_container,
.et_pb_module.et_pb_post_title .et_pb_title_meta_container {
    text-transform: uppercase;
    margin-bottom: 35px;
}
/* RESPONSIVE */
@media all and (min-width: 1641px) {}
@media all and (max-width: 1640px) {}
@media all and (min-width: 469px) and (max-width: 1640px) {}
@media all and (min-width: 1441px) {}
@media all and (min-width: 1401px) and (max-width: 1440px) {}
@media all and (max-width: 1400px) {}
@media all and (min-width: 1025px) and (max-width: 1280px) {}
@media all and (min-width: 980px) and (max-width: 1100px) {}
@media all and (min-width: 981px) {

  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column {
    border-right: 1px solid #F2F2F0;
    width: 32.777%!important;
    margin-right: 0!important;
  }
  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column:nth-child(2) {
    width: calc(31.777% + 20px)!important;
  }
  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column:last-child {
    border-right: 0;
  }
  
}
@media all and (max-width: 1024px) and (orientation: landscape) {
  
  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column {
    border-right: 1px solid #F2F2F0;
    width: 32.555%!important;
    margin-right: 0!important;
  }
  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column:nth-child(2) {
    width: calc(32.555% + 20px)!important;
  }
  
}
@media all and (max-width: 980px) {
  
    /* Post Modul */
  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column {
    border-right: 1px solid #F2F2F0;
    width: 50%!important;
    margin-right: 0!important;
  }
  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column:nth-child(2) {
    width: 50%!important;
  }
  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column:last-child {
    border-right: 0;
  }
  .pagination {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .pagination .alignleft,
  .pagination .alignright{
      padding: 10px 0;
  }
  .et_pb_column.slick-slider ul.slick-dots {
      margin-top: 10px;
      text-align: center!important;
  }
  
}
@media all and (max-width: 979px) and (orientation: landscape) {}
@media all and (max-width: 768px) {

  /* Carousel - Kundenmeinungen */
  .slick-slider.kundenmeinungen ul.slick-dots {
    position: relative!important;
    right: unset;
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 100%;
    justify-content: center;
    margin-top: 30px;
    align-items: flex-start;
    align-content: flex-start;
  }
  .slick-slider.kundenmeinungen ul.slick-dots li {
    margin: 0 10px;
  }
  ul.slick-dots {
    text-align: center!important;
  }
  .et_pb_module.et_pb_post_title .et_pb_title_container {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      align-content: center;
      justify-content: flex-start;
  }
  .et_pb_module.et_pb_post_title .et_pb_title_container .entry-title {
      order: 1;
      text-align: left;
  }
  .et_pb_module.et_pb_post_title .et_pb_title_container .et_pb_title_meta_container,
  .et_pb_module.et_pb_post_title .et_pb_title_meta_container {
      order: 2;
      text-align: left;
  }

}
@media all and (max-width: 468px) {

  /* Post Modul */
  .et_pb_module.et_pb_blog_grid_wrapper .et_pb_blog_grid .column {
    border-right: 0px;
    width: 100%!important;
  }
  .et_pb_module.et_pb_posts article.et_pb_post p.post-meta,
  .et_pb_module.et_pb_blog_grid_wrapper article.et_pb_post p.post-meta {
    padding: 25px 10px 0 0;
    margin-top: -35px;
  }
  
}

/*
* CONTENT
*/
/*
* STARTSEITE
*/
#intro {
    height: 100vh;
    min-height: 775px;
    /* max-height: 1080px; */
}
#next-section {
    margin-top: calc(100vh - 220px);
}
/* RESPONSIVE */
@media all and (min-width: 1921px) {}
@media all and (max-width: 1920px) {}
@media all and (max-width: 1640px) {

  #intro {
    height: 100vh;
    min-height: 775px;
    /* max-height: 1080px; */
  }
  #next-section {
      margin-top: calc(100vh - 220px);
  }
  
}
@media all and (min-width: 1441px) {}
@media all and (min-width: 1401px) and (max-width: 1440px) {}
@media all and (max-width: 1400px) {

  #intro {
    height: unset;
    min-height: 775px;
    max-height: 1080px;
  }
  #next-section {
      margin-top: calc(100vh - 220px);
  }

}
@media all and (min-width: 1101px) and (max-width: 1400px) {}
@media all and (min-width: 1025px) and (max-width: 1280px) {}
@media all and (max-width: 1024px) and (orientation: landscape) {

  #intro {
    height: 100vh;
    min-height: 700px;
    max-height: unset;
  }
  #next-section {
      margin-top: calc(100vh - 220px);
  }

}
@media all and (min-width: 980px) and (max-width: 1100px) {}
@media all and (max-width: 979px) and (orientation: landscape) {}
@media all and (max-width: 980px) {

  #intro {
    height: unset;
    min-height: 575px;
    max-height: unset;
  }
  #next-section {
      margin-top: 0;
  }

}
@media all and (max-width: 768px) {}
@media all and (max-width: 468px) {

  #intro {
    height: 100vh;
    min-height: unset;
    max-height: unset;
  }
  #next-section {
      margin-top: 0;
  }

}
/* 
* CF7
*/
.wpcf7 {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin: 0 auto;
}
.wpcf7 form.wpcf7-form {
  color: #0E2440;
}
.wpcf7 form.wpcf7-form a {
  color: #ef5015;
  font-weight: 700;
}
.wpcf7 form.wpcf7-form br {
    display: none;
}
.wpcf7 form.wpcf7-form .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wpcf7 form.wpcf7-form .row .full {
  width: 100%;
  display: block;
  margin: 5px 0;
}
.wpcf7 form.wpcf7-form .row .half {
  width: 49%;
  margin: 5px 0;
}
.wpcf7 form.wpcf7-form .row .one-thirds {
  width: 33%;
}
.wpcf7 form.wpcf7-form .row .two-thirds {
  width: 66%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.wpcf7 form.wpcf7-form .row.strasse .two-thirds label:first-child,
.wpcf7 form.wpcf7-form .row.ort .two-thirds label:last-child {
  width: 65%;
}
.wpcf7 form.wpcf7-form .row.strasse .two-thirds label:last-child,
.wpcf7 form.wpcf7-form .row.ort .two-thirds label:first-child {
  width: 32%;
}
.wpcf7 form.wpcf7-form label {
  color: #0e2440;
  width: 100%;
  display: block;
}
.wpcf7 form.wpcf7-form span.wpcf7-form-control-wrap {
  width: 100%;
}
.wpcf7 form.wpcf7-form input[type=text],
.wpcf7 form.wpcf7-form input[type=email],
.wpcf7 form.wpcf7-form textarea {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  border: 1px solid #0e2440;
  padding: 10px;
  color: #0e2440;
  font-size: 18px;
  font-weight: 300;
  margin: 5px 0;
}
.wpcf7 form.wpcf7-form textarea {
  width: 100%;
  height: 150px;
}
.wpcf7 form.wpcf7-form input[type="checkbox"] {
  margin: 7.5px 15px 0 0;
  width: 15px;
  height: 15px;
}
.wpcf7 form.wpcf7-form .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
.wpcf7 form.wpcf7-form .wpcf7-checkbox label, 
.wpcf7 form.wpcf7-form .wpcf7-acceptance label {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  padding: 10px 0;
}
.wpcf7 form.wpcf7-form .wpcf7-list-item {
  margin: 0;
}
.wpcf7 form.wpcf7-form input.wpcf7-submit {
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-radius: 30px;
    background-color: #ef5015;
    padding-top: 7.5px!important;
    padding-right: 70px!important;
    padding-bottom: 7.5px!important;
    padding-left: 70px!important;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all!important;
    transition-property: all!important;
    font-size: 20px;
    line-height: 35px;
    display: block;
    margin: 50px auto 0 auto;
}
.wpcf7 form.wpcf7-form span.wpcf7-list-item-label,
.wpcf7 form.wpcf7-form small {
  padding-bottom: 0px;
  width: 90%;
}
.wpcf7 form.wpcf7-form small {
  display: block;
  margin-top: 25px;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #ef5015;
}
.wpcf7 .wpcf7-submit,
.wpcf7 .wpcf7-submit:hover {
  margin: 35px auto 0 auto;
  display: block;
  padding: 10px 35px!important;
}
/* RESPONSIVE */
@media all and (min-width: 1921px) {}
@media all and (max-width: 1920px) {}
@media all and (max-width: 1600px) {}
@media all and (min-width: 1401px) and (max-width: 1440px) {}
@media all and (max-width: 1400px) {}
@media all and (min-width: 1101px) and (max-width: 1400px) {}
@media all and (min-width: 980px) and (max-width: 1100px) {}
@media all and (max-width: 980px) {}
@media all and (max-width: 768px) {

  .wpcf7 form.wpcf7-form .row .half,
  .wpcf7 form.wpcf7-form .row .one-thirds,
  .wpcf7 form.wpcf7-form .row .two-thirds,
  .wpcf7 form.wpcf7-form .row.strasse .two-thirds label:first-child,
  .wpcf7 form.wpcf7-form .row.ort .two-thirds label:last-child,
  .wpcf7 form.wpcf7-form .row.strasse .two-thirds label:last-child,
  .wpcf7 form.wpcf7-form .row.ort .two-thirds label:first-child {
    width: 100%;
  }

}
@media all and (max-width: 468px) {}
/* Shariff Teilfen-Funktion */
.shariff .shariff-buttons.theme-round li {
  width: 50px !important;
  height: 35px!important;
  border-radius: 0!important;
  margin-right: 15px!important;
  margin-left: 0px!important;
}
.shariff .shariff-buttons.theme-round li:last-child {
  margin-right: 0px!important;
}
.shariff .shariff-icon svg {
    width: 40px!important;
    height: 25px!important;
}
/* Tabelle */
.et_pb_module.et_pb_text table {
  text-align: right;
  border: 1px solid #0E2435;
  font-weight: 700;
}
.et_pb_module.et_pb_text table * {
  border-top: none;
}
.tabelle-preise table {
    border-color: #ef5015!important;
    color: #ef5015;
}

.tabelle-preise table td {padding: 5px 5px;}
/* 3er-Teaser Angebote */
.et_pb_row.weitere-angebote .et_pb_column {
  display: flex;
  flex-direction: column;
}
.et_pb_row.weitere-angebote .et_pb_column>div:last-child {
  margin-top: auto;
}
.et_pb_module.et_pb_text.tabelle-preise table tr {
    border-bottom: 1px solid;
}
.et_pb_module.et_pb_text.tabelle-preise table tr td {
    border-right: unset;
    padding-right: 25px;
}
.et_pb_module.et_pb_text.tabelle-preise table tr:last-child {
    border-bottom: none;
}
.et_pb_module.et_pb_text.tabelle-preise table tr td:last-child {
    border-right: none;
    border-left: unset;
}
/* RESPONSIVE */
@media all and (min-width: 1641px) {}
@media all and (max-width: 1640px) {}
@media all and (min-width: 469px) and (max-width: 1640px) {}
@media all and (min-width: 1441px) {}
@media all and (min-width: 1401px) and (max-width: 1440px) {}
@media all and (max-width: 1400px) {}
@media all and (min-width: 1025px) and (max-width: 1280px) {}
@media all and (max-width: 1024px) and (orientation: landscape) {}
@media all and (min-width: 980px) and (max-width: 1100px) {}
@media all and (max-width: 980px) {}
@media all and (max-width: 979px) and (orientation: landscape) {}
@media all and (max-width: 768px) {

  .tabelle-preise table {
    width: unset!important;
  }
  .et_pb_module.et_pb_text.tabelle-preise table tr td {
    padding-left: 15px;
  }
  
}
@media all and (max-width: 468px) {}

/*
* POSTS
*/
/* Shariff */
.shariff {
    width: max-content;
    float: left;
}
.shariff .shariff-icon svg path {
  fill: #0E2440!important;
}
.shariff .shariff-buttons li,
.shariff .shariff-buttons li a {
  background-color: transparent!important;
  padding: 0!important;
  margin: 0 0 0 -5px!important;
}
.shariff .ShariffHeadline,
.et_pb_module.et_pb_text.tags div {
  color: #0E2440;
}
li.shariff-button.mailto svg {
  display: none!important;
}
li.shariff-button.mailto a.shariff-link {
  background-image: url(/wp-content/themes/Divi-child_SOG/img/icon-mail.svg)!important;
  background-position: center 7.5px;
  background-repeat: no-repeat;
}
/* RESPONSIVE */
@media all and (min-width: 1641px) {}
@media all and (max-width: 1640px) {}
@media all and (min-width: 469px) and (max-width: 1640px) {}
@media all and (min-width: 1441px) {}
@media all and (min-width: 1401px) and (max-width: 1440px) {}
@media all and (max-width: 1400px) {}
@media all and (min-width: 1025px) and (max-width: 1280px) {}
@media all and (max-width: 1024px) and (orientation: landscape) {}
@media all and (min-width: 980px) and (max-width: 1100px) {}
@media all and (max-width: 980px) {}
@media all and (max-width: 979px) and (orientation: landscape) {}
@media all and (max-width: 768px) {

  .shariff {
    float: left;
}
  
}
@media all and (max-width: 468px) {}

/*
* FOOTER
*/
@media (min-width: 981px) {
  footer .et_pb_row.footer-oben .et_pb_column:nth-child(1) {
      width:18.75%
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(2) {
      width: 19.75%
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(3) {
      width: 46.75%
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(4) {
      width: 5.75%
  }

  footer .et_pb_row.footer-unten .et_pb_column:nth-child(1) {
      width: 41.5%
  }

  footer .et_pb_row.footer-unten .et_pb_column:nth-child(2) {
      width: 55.5%
  }
}
@media (max-width: 980px) {
  footer .et_pb_row.footer-oben .et_pb_column:nth-child(1) {
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(2) {
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(3) {
      width: 100%
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(4) {
      width: 100%
  }
}
@media (max-width: 479px) {
  footer .et_pb_row.footer-oben .et_pb_column:nth-child(1) {
      order:2
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(2) {
      order: 3
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(3) {
      order: 4
  }

  footer .et_pb_row.footer-oben .et_pb_column:nth-child(4) {
      order: 1
  }
}

/*
*** DIVI BUILDER FIX
*/
.et-db #et-boc .et-l .et-fb-form__toggle h3 {
    line-height: inherit!important;
}
#et-cloud-app .et-cloud-app-content-wrapper .et-cloud-app-sidebar>div>h2 {
    font-size: 18px!important;
    line-height: 27px!important;
}
#et-cloud-app .et-cloud-app-content-wrapper .et-cloud-app-view .et-cloud-app-view-header h2 {
    font-size: 18px!important;
    line-height: 28px!important;
}
.et-db #et-boc .et-l .et-fb-tooltip-modal .et-fb-settings-heading {
    line-height: 16px!important;
    font-size: 18px!important;
}
.et-db #et-boc .et-l .et-fb-form .et-fb-no-vb-support-warning, 
.et-db #et-boc .et-l .et-fb-form__description {
    line-height: 1.5em!important;
    font-size: 13px!important;
}
.et-db #et-boc .et-l .et-fb-tooltip-modal .et-fb-settings-options h3 {
    font-size: 14px!important;
    line-height: 1em!important;
}
#et-cloud-app .et-cloud-app-content-wrapper .et-cloud-app-layouts-grid-item h3, 
#et-cloud-app .et-cloud-app-content-wrapper .et-cloud-app-layouts-grid-item h4 {
    font-size: 13px!important;
    line-height: 18px!important;
}
#et-cloud-app .et-cloud-app-content-wrapper .et-cloud-app-layout .et-cloud-app-layout-details h1 {
    font-size: 18px!important;
}