.et_pb_row,
.container {
  width: 100%;
}
.et_pb_section {
  padding: 10px 0;
}
@media screen and (min-width: 981px) {
  .et_pb_section {
    padding: 40px 0;
  }
}
.wdc-carousel.slick-slider .slick-arrow {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.wdc-carousel.slick-slider .slick-arrow.slick-prev {
  left: 0;
}
.wdc-carousel.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.et_pb_scroll_top.et-pb-icon {
  padding: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  bottom: 60px;
  background: #009a9b;
}
@media screen and (min-width: 981px) {
  .et_pb_scroll_top.et-pb-icon {
    bottom: 30px;
  }
}
#main-content .et_pb_button:after {
  font-family: 'ETmodules' !important;
  content: '\35' !important;
  line-height: 1.1;
  font-size: 25px;
}
#main-content .et_pb_button:hover:after {
  color: white !important;
}
.wdc-carousel .wdc-img-cover {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  background: #fff;
}
.wdc-carousel .wdc-woo-price .wdc-sale-price {
  font-size: 20px;
}
@media screen and (min-width: 980px) {
  .wdc-carousel.slick-slider .slick-arrow.slick-prev {
    left: -100px;
  }
}
@media screen and (min-width: 980px) {
  .wdc-carousel.slick-slider .slick-arrow.slick-next {
    right: -100px;
  }
}
@media screen and (min-width: 981px) {
  #home-tiles .et_pb_column_0 {
    width: calc(66.666% - 30px) !important;
    margin-right: 30px !important;
  }
}
@media screen and (min-width: 981px) {
  #home-tiles .et_pb_column_1 {
    width: 33.333% !important;
  }
}
@media screen and (min-width: 981px) {
  #home-tiles .et_pb_column_inner_1 {
    width: calc(50% - 30px) !important;
    margin-right: 30px !important;
  }
}
@media screen and (min-width: 981px) {
  #home-tiles .et_pb_column_inner_2 {
    width: 50% !important;
  }
}
.et_pb_contact_select {
  border: 1px solid;
}
.dipe-cf7 .wpcf7 form > div,
.dipe-cf7 .wpcf7 form > p {
  margin-bottom: 15px;
}
.wpcf7 label {
  display: block;
  margin-bottom: 5px;
}
.wpcf7-acceptance {
  display: block;
  margin-top: 10px;
}
.wpcf7-acceptance span.wpcf7-list-item {
  margin: 0;
}
.wpcf7-acceptance span.wpcf7-list-item label {
  display: flex;
}
.wpcf7-acceptance span.wpcf7-list-item .wpcf7-list-item-label {
  font-weight: normal !important;
}
.wpcf7-acceptance span.wpcf7-list-item input[type="checkbox"] {
  -webkit-appearance: none;
  display: block;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 16px !important;
  height: 16px !important;
  border: 1px solid;
  margin: 5px 10px 0 0;
  padding: 0;
  position: relative;
}
.wpcf7-acceptance span.wpcf7-list-item input[type="checkbox"]:checked:before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: #767676;
  position: absolute;
  top: 2px;
  left: 2px;
}
.wpcf7-images-optimize-upload-wrap .images-optimize-upload-handler {
  border-width: 1px !important;
}
.wpcf7-images-optimize-upload-wrap .images-optimize-upload-button {
  background: #009a9b !important;
  border-radius: 0 !important;
}
.text-center h1,
.text-center h2 {
  text-align: center;
  text-align: -webkit-center !important;
}
.align-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#jobs .act-divi-module .card-body {
  position: relative;
  padding: 20px !important;
  min-height: 150px;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#jobs .act-divi-module .card-body a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
#jobs .act-divi-module .card-body a h5 {
  margin-top: 10px;
}
#jobs .act-divi-module .card-body a h5:after {
  content: 'Wesa Küchenwelt';
  display: block;
  text-align: center;
  color: #767676;
  font-size: 16px;
  margin-top: 10px;
}
#jobs .act-divi-module .card-body:hover {
  background-color: #f6f6f6;
}
.grecaptcha-badge {
  z-index: 1001;
  bottom: 120px !important;
}
body .grecaptcha-badge {
  visibility: visible;
}
@media screen and (min-width: 981px) {
  .grecaptcha-badge {
    bottom: 90px !important;
  }
}
h1 {
  font-size: 35px;
  line-height: 1;
}
@media screen and (min-width: 786px) {
  h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 981px) {
  h1 {
    font-size: 45px;
  }
}
h2 {
  font-size: 25px;
}
@media screen and (min-width: 786px) {
  h2 {
    font-size: 30px;
  }
}
h3 {
  font-size: 20px;
}
.headline-line h1,
.headline-line h2 {
  margin-bottom: 10px;
}
.headline-line h1:after,
.headline-line h2:after {
  content: '';
  background-color: #009a9b;
  width: 90px;
  height: 7px;
  display: block;
  margin-top: 10px;
}
img[data-lazy-src] {
  /* we set the opacity to 0 */
  opacity: 0;
}
img.lazyloaded {
  -webkit-transition: opacity .5s linear 0.2s;
  -moz-transition: opacity .5s linear 0.2s;
  transition: opacity .5s linear 0.2s;
  opacity: 1;
}
i.chevron-right {
  display: inline-block;
  font-style: normal;
}
i.chevron-right:after {
  font-family: 'ETmodules' !important;
  content: '\35' !important;
  line-height: 1;
  font-size: 20px;
  display: inline-block;
  height: 16px;
  overflow: hidden;
}
table.wishlist_table {
  font-size: 100% !important;
}
.brand-template-default.et-db #et-boc .et-l .et_pb_button:after,
.et-db #et-boc .et-l .et_pb_button:before {
  line-height: 1.7 !important;
}
@media screen and (max-width: 767px) {
  .product-template-default .et_pb_column_2_tb_body {
    padding-top: 0;
  }
  .product-template-default .et_pb_row_0_tb_body.et_pb_row {
    padding-top: 20px !important;
  }
  .et-db #page-container #et-boc .et-l .et_pb_row_1.et_pb_row,
  .page-template-default .et_pb_row_0.et_pb_row,
  .et-db #et-boc.et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,
  .et-db #et-boc.et-boc .et-l .et_pb_row_1_tb_body.et_pb_row {
    margin-bottom: 0 !important;
  }
  .et-db #et-boc.et-boc .et-l .et_pb_row_0_tb_body.et_pb_row {
    padding: 5px 0 !important;
  }
  #et-main-area .et_pb_row_1.et_pb_row {
    margin-bottom: 0 !important;
  }
}
.et-db.woocommerce #et-boc .et-l .et_pb_section_0_tb_body.et_pb_section {
  background-color: white !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
    max-width: 585px;
  }
  :not(.et_pb_counters).et-waypoint {
    opacity: 1 !important;
  }
  .et_pb_section,
  .et_pb_section * {
    animation: none !important;
  }
  .et_pb_section .et_pb_animation,
  .et_pb_section .et_pb_animation {
    opacity: 1 !important;
  }
  .et_pb_section .et_animated,
  .et_pb_section .et_animated {
    opacity: 1 !important;
  }
  .pl-circles {
    display: none !important;
  }
  .et_pb_preload .et_pb_section_video_bg,
  .et_pb_preload > div {
    visibility: visible !important;
  }
}
.mhwp-background-height {
  min-height: 300px;
}
.mhwp-script-font {
  font-family: 'magnum';
  font-size: 28px;
  color: #E5003F;
}
/* lato-100 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-100italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100italic.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100italic.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-100italic.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-300italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300italic.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-300italic.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-regular.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-regular.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-italic.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-italic.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-italic.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700italic.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700italic.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-700.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-900italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900italic.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900italic.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900italic.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900.eot');
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900.woff') format('woff'), /* Modern Browsers */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/lato/lato-v23-latin-900.svg#Lato') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* montserrat-100 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-100.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-200 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-200.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-300.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-500.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-regular.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-600.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-700.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-800 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-800.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-900 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: local(''), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/montserrat/montserrat-v25-latin-900.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* magnum */
@font-face {
  font-family: 'magnum';
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/magnum/magnum.eot');
  src: url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/magnum/magnum.eot?#iefix') format('embedded-opentype'), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/magnum/magnum.woff2') format('woff2'), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/magnum/magnum.woff') format('woff'), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/magnum/magnum.ttf') format('truetype'), url('https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../fonts/magnum/magnum.svg#magnum') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.et-db #et-boc .et-l #header.et_pb_row,
.et-db #et-boc .et-l #top-bar.et_pb_row {
  max-width: 1800px;
}
header {
  padding: 0 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header.animated {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
header.scrolled {
  position: fixed;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
header.scrolled.animated {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1830px) {
  header {
    padding: 0;
  }
}
header #top-bar .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 0;
}
header #top-bar .et_pb_blurb_position_left .et_pb_blurb_container p {
  margin-bottom: 0;
}
header #top-bar .et_pb_blurb_position_left .et_pb_main_blurb_image,
header #top-bar .et_pb_blurb_position_right .et_pb_main_blurb_image {
  margin: 0 !important;
}
header #top-bar .et_pb_blurb_content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
header #header .et_pb_column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header #header .et_pb_image {
  margin-left: 0 !important;
}
header #header .et_pb_image img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 981px) {
  header #header .et_pb_image {
    margin: 0 !important;
  }
}
header #header .et_pb_menu {
  padding: 0;
  width: auto;
}
@media screen and (min-width: 981px) {
  header #header .et_pb_menu {
    -webkit-order: 2 !important;
    -ms-order: 2 !important;
    order: 2 !important;
  }
}
header #header .et_pb_menu .et_pb_menu_inner_container {
  position: static !important;
}
header #header .et_pb_menu .et-db #et-boc .et-l .et_pb_fullwidth_menu--without-logo .et_pb_menu__menu > nav > ul > li,
header #header .et_pb_menu .et-db #et-boc .et-l .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li {
  margin-top: 0;
}
@media screen and (min-width: 981px) {
  header #header .et_pb_menu .et_pb_menu__menu > nav > ul > li > a {
    padding: 20px 0;
  }
}
header #header .et_pb_menu .et_pb_menu__menu > nav > ul > li.menu-item-has-children > a:first-child {
  padding-right: 20px;
}
header #header .et_pb_menu .et_pb_menu__menu > nav > ul > li.menu-item-has-children > a:first-child:after {
  top: 20px !important;
}
header #header .et_pb_menu .et_pb_menu__menu > nav > ul.nav li li {
  padding: 0;
  width: 100%;
}
header #header .et_pb_menu .et_pb_menu__menu > nav > ul.nav li li a {
  width: 100%;
}
header #header .et_pb_menu .et_pb_menu__menu > nav > ul.nav li li a:hover {
  color: #009a9b !important;
  background: none;
  opacity: 1;
}
header #header .et_pb_menu .et-menu-nav > ul ul {
  border-top: 7px solid #009a9b;
  padding: 10px 0;
}
header a:hover,
header a:focus {
  text-decoration: none;
}
header .et_mobile_nav_menu {
  margin-left: 15px !important;
}
header .mobile_menu_bar:before {
  content: '';
  display: block;
  background: url("https://www.kuechen-sangerhausen.de/wp-content/themes/Divi-Child-Sangerhausen/src/css/less/../../img/menu-icon.svg") no-repeat center center transparent;
  background-size: 100% auto;
  height: 36px;
  width: 36px;
}
header #header-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  margin: 0 !important;
}
@media screen and (min-width: 981px) {
  header #header-actions {
    -webkit-order: 3 !important;
    -ms-order: 3 !important;
    order: 3 !important;
  }
}
header #header-actions > div {
  width: auto;
  padding-right: 20px;
}
@media screen and (min-width: 981px) {
  header #header-actions > div {
    padding-right: 20px !important;
  }
  header #header-actions > div:last-child {
    padding-right: 0 !important;
  }
}
header #header-actions .dgwt-wcas-search-icon {
  width: 25px !important;
}
header #header-actions .dgwt-wcas-search-icon .dgwt-wcas-ico-magnifier,
header #header-actions .dgwt-wcas-search-icon .dgwt-wcas-ico-magnifier-handler {
  max-width: 25px !important;
}
header #header-actions .dgwt-wcas-search-icon-arrow {
  display: none !important;
}
header .wishlist-icon {
  position: relative;
}
header .wishlist-icon i {
  color: #E77B7F;
  font-size: 26px;
  line-height: 30px;
}
header .wishlist-icon #wishlist-count {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 20px;
  height: 20px;
  color: #ffffff;
  background: #E77B7F;
  border-radius: 150%;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
}
header .wishlist-icon #wishlist-count > * {
  display: none;
}
header .wishlist-icon .wishlist-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 10px;
}
header .widget_search {
  width: 30px !important;
  margin: 0 !important;
}
header .widget_search .search-container {
  position: relative;
}
header .widget_search .search-container .search-button {
  background: none;
  border: none;
  width: 24px;
  height: 24px;
  padding: 0;
  display: block;
  margin-top: 3px;
}
header .widget_search .search-container .search-button:after {
  font-family: ETmodules;
  font-size: 24px;
  line-height: 1;
  background: none;
  border: 0;
  cursor: pointer;
  content: "\55";
  color: #0088cd;
}
header .widget_search .search-container .search {
  display: none;
  position: absolute;
  right: 0;
  top: -10px;
  height: 50px;
  margin: 0;
}
header .widget_search .search-container .search form {
  font-size: 0;
  line-height: 0;
}
header .widget_search .search-container .search .search-input {
  border: 1px solid #e5e5e5;
  padding: 10px 15px;
  width: 200px;
  height: 50px;
}
header .widget_search .search-container.open .search {
  display: block;
}
header .widget_search .search-container .close-search-button {
  background: none;
  border: none;
  width: 30px;
  height: 30px;
  padding: 0;
  position: absolute;
  top: 10px;
  right: 5px;
}
header .widget_search .search-container .close-search-button:after {
  font-family: ETmodules;
  font-size: 30px;
  line-height: 1;
  background: none;
  border: 0;
  cursor: pointer;
  content: "\4d";
  color: #0088cd;
}
.brand-template-default #et-boc .et-l .et_pb_image_0_tb_header.et_pb_module.et_pb_image_0_tb_header,
.archive #et-boc .et-l .et_pb_image_0_tb_header.et_pb_module.et_pb_image_0_tb_header {
  margin: 0 !important;
}
.brand-template-default header #header .et_pb_menu,
.archive header #header .et_pb_menu {
  width: auto !important;
}
.brand-template-default #et-boc .et-l .mobile_menu_bar:before,
.archive #et-boc .et-l .mobile_menu_bar:before {
  content: '';
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .et_pb_image_0_tb_header .et_pb_image_wrap img {
    height: auto;
    max-height: 100px;
    width: 100%;
  }
}
header #header .et_pb_menu {
  position: static;
}
.inx-mail-container .subscribe-button button {
  margin-top: 10px;
  color: #767676 !important;
  border-width: 0px !important;
  border-color: rgba(0, 0, 0, 0);
  padding-right: 0.7em;
  padding-left: 0.7em;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  font-size: 16px;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all .5s;
}
.inx-mail-container .subscribe-button button::after {
  font-family: 'ETmodules' !important;
  content: '\35' !important;
  line-height: 1.1;
  font-size: 25px;
  color: #009A9B;
  opacity: 1;
  margin-left: .3em;
  left: auto;
  transition: all .5s;
}
.inx-mail-container .subscribe-button button:hover {
  color: #ffffff !important;
  background-color: #009A9B !important;
}
.inx-mail-container .subscribe-button button:hover::after {
  color: white !important;
}
.inx-mail-container .subscribe-button input {
  border-width: 1px;
  border-color: rgba(118, 118, 118, 0.3);
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  font-weight: 400;
  border-radius: 3px;
  padding: 14px 4% !important;
}
footer {
  padding-bottom: 50px;
  border-top: 1px solid #e5e5e5;
}
@media screen and (min-width: 981px) {
  footer {
    padding-bottom: 0;
  }
}
footer .container {
  max-width: 1520px;
  padding: 0 20px;
}
footer #footer-info {
  text-align: center;
  width: 100%;
}
footer #footer-widgets .footer-widget li:before {
  border: none;
  font-family: 'ETmodules' !important;
  content: '\35' !important;
  top: 0;
}
footer #footer-widgets .footer-widget li {
  padding-left: 20px;
}
footer .social-icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
footer .social-icons a {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 60px;
  width: 60px;
  background-color: #009a9b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
}
footer .social-icons a:last-child {
  margin: 0;
}
footer .social-icons a:hover,
footer .social-icons a:focus {
  text-decoration: none;
  background-color: #137bba;
}
footer .social-icons a .et-pb-icon {
  font-size: 25px;
  color: white;
}
/*=================================
  Side-Nav
=================================*/
#side-nav {
  z-index: 1000;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009a9b;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 992px) {
  #side-nav {
    display: block;
    position: fixed;
    right: 0;
    left: auto;
    top: 200px;
    bottom: auto;
    width: auto;
    background: none;
    text-align: right;
    pointer-events: none;
  }
}
#side-nav .service-item {
  display: inline-block;
  margin-right: 0;
  color: white;
  padding: 10px;
  line-height: 10px;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  width: 20%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (min-width: 992px) {
  #side-nav .service-item {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  #side-nav .service-item a {
    pointer-events: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    background: #009a9b;
    -webkit-transform: translateX(100%) translateX(-50px);
    -moz-transform: translateX(100%) translateX(-50px);
    -ms-transform: translateX(100%) translateX(-50px);
    -o-transform: translateX(100%) translateX(-50px);
    transform: translateX(100%) translateX(-50px);
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    transition: all 0.75s ease;
    padding: 14px;
  }
}
@media screen and (min-width: 992px) {
  #side-nav .service-item a:hover {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
#side-nav .service-item span {
  color: white;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 700;
  font-size: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 992px) {
  #side-nav .service-item span {
    padding-left: 25px;
    font-size: 18px;
    line-height: 1;
  }
}
#side-nav .service-item i {
  display: inline-block;
  line-height: 1;
  color: white;
  font-size: 16px;
  margin-bottom: 5px;
  font-style: normal;
}
@media screen and (min-width: 992px) {
  #side-nav .service-item i {
    color: white;
    margin: 0;
    font-size: 22px;
    width: 22px;
    height: 22px;
  }
}
#side-nav .service-item i:after {
  font-family: 'ETmodules' !important;
}
#side-nav .service-item i.clock:after {
  content: '\7d' !important;
}
#side-nav .service-item i.catalog:after {
  content: '\e022' !important;
}
#side-nav .service-item i.envelope:after {
  content: '\e010' !important;
}
#side-nav .service-item i.map:after {
  content: '\e01d' !important;
}
#side-nav .service-item i.facebook:after {
  content: '\e093' !important;
}
#side-nav .service-item i.instagram:after {
  content: '\e09a' !important;
}
#side-nav .service-item i.star:after {
  content: '\e031' !important;
}
#side-nav .service-item:hover {
  color: white;
}
#side-nav .service-item:hover a {
  color: white;
}
#side-nav .service-item:hover a:hover {
  text-decoration: none;
}
#fixed-icons {
  display: block;
  position: fixed;
  right: 0;
  bottom: 185px;
  width: 100px;
  z-index: 99999;
}
@media screen and (min-width: 981px) {
  #fixed-icons {
    width: 130px;
    bottom: 155px;
  }
}
/*-------------------------------------------------------------------------------
Suche
-------------------------------------------------------------------------------*/
.search-page {
  padding: 60px 15px;
}
.search-page.container {
  max-width: 1200px;
}
.search-page .input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.search-page input {
  border: 1px solid #e5e5e5;
  height: 50px;
  width: 70%;
  padding: 0 15px;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .search-page input {
    width: 85%;
  }
}
.search-page .btn {
  cursor: pointer;
  color: white;
  padding: 15px 0;
  text-transform: uppercase;
  background-color: #009a9b;
  border: none;
  height: 50px;
  width: 30%;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .search-page .btn {
    width: 15%;
  }
}
.search-page ol li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 20px 40px 0;
}
.search-page ol li:last-child {
  border-bottom: none;
}
.search-page ol li h4 {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.search-page ol li h4:hover {
  color: #009A9B;
}
.search-page .btn-group {
  padding: 40px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.search-page .btn-group a {
  color: white;
  padding: 15px 30px;
  text-transform: uppercase;
  background-color: #009A9B;
}
.search-page .btn-group .back a {
  margin-right: 10px;
}
.search-page .btn-group:after {
  display: none;
}
.codedropz-upload-handler {
  border: 1px solid #ccc;
  background-color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.datenschutz .wpcf7-list-item {
  margin: 0 10px 0 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
  left: auto;
  right: 15px;
  top: 15px;
}
.woocommerce table.shop_table .product-price {
  text-align: right;
}
.woocommerce .products ul,
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .products ul li.product .onsale,
.woocommerce ul.products li.product .onsale {
  display: none;
}
.woocommerce .products ul li.product .price del,
.woocommerce ul.products li.product .price del {
  color: inherit !important;
}
.woocommerce .products ul li.product a img,
.woocommerce ul.products li.product a img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.woocommerce .products ul li.product .price,
.woocommerce ul.products li.product .price {
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #009a9b;
}
.woocommerce .products ul li.product .price del,
.woocommerce ul.products li.product .price del {
  opacity: 1;
}
.orderby {
  font-size: 14px;
}
.et_shop_image,
.et_portfolio_image {
  height: 260px;
  background: #fff;
}
.woocommerce-loop-product__title {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-transform: none !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-size: 16px !important;
}
.woocommerce-loop-product__title:after {
  display: none !important;
}
.woocommerce-loop-product__description {
  color: #767676;
  text-align: center;
}
.widget_product_categories .widgettitle {
  margin-bottom: 15px;
}
.widget_product_categories .widgettitle:after {
  content: '';
  background-color: #009a9b;
  width: 90px;
  height: 7px;
  display: block;
  margin-top: 10px;
}
.widget_product_categories ul.product-categories {
  text-transform: uppercase;
}
.widget_product_categories ul.product-categories li {
  display: none;
}
.widget_product_categories ul.product-categories li a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.widget_product_categories ul.product-categories li.current-cat.cat-parent,
.widget_product_categories ul.product-categories li.current-cat-parent {
  display: block;
}
.widget_product_categories ul.product-categories li.current-cat.cat-parent > a,
.widget_product_categories ul.product-categories li.current-cat-parent > a {
  display: block;
  margin-bottom: 10px;
}
.widget_product_categories ul.product-categories li.current-cat.cat-parent ul li,
.widget_product_categories ul.product-categories li.current-cat-parent ul li {
  display: block;
}
.widget_product_categories ul.product-categories li.current-cat > a {
  font-weight: 700;
}
.widget_product_categories ul.product-categories li .children li a:before {
  font-family: 'ETmodules' !important;
  content: '\35' !important;
  color: #009a9b;
}
.woocommerce-Price-currencySymbol {
  vertical-align: top !important;
}
#yith-wcwl-form .wishlist-title .show-title-form:hover {
  color: #515151 !important;
  background-color: rgba(0, 0, 0, 0.05) !important;
}
#yith-wcwl-form .wishlist-title .show-title-form::after {
  line-height: 1.8 !important;
}
.pswp__caption__center {
  display: none;
}
.teaser {
  overflow: hidden;
}
.teaser .et_pb_blurb_content {
  height: 100%;
  width: 100%;
  max-width: none;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0;
  -webkit-transform: translateY(100%) translateY(-48px);
  -moz-transform: translateY(100%) translateY(-48px);
  -ms-transform: translateY(100%) translateY(-48px);
  -o-transform: translateY(100%) translateY(-48px);
  transform: translateY(100%) translateY(-48px);
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
}
@media not all and (min-resolution: 0.001dpcm) {
  .teaser .et_pb_blurb_content {
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
    transition-delay: 0.05s;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .teaser .et_pb_blurb_content {
    transform: translateY(100%) translateY(-48px);
    transform-origin: bottom;
  }
}
.teaser .et_pb_blurb_content .et_pb_main_blurb_image,
.teaser .et_pb_blurb_content .et_pb_blurb_description {
  display: none;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
  -webkit-transition: display 0.75s ease;
  animation: none;
  margin: 0 0 15px;
}
.teaser .et_pb_blurb_content .et_pb_blurb_description a {
  text-transform: uppercase;
  color: #767676;
  font-weight: bold;
  letter-spacing: 2px;
}
.teaser .et_pb_blurb_content .et_pb_blurb_description a:after {
  border: none;
  font-family: 'ETmodules' !important;
  content: '\35' !important;
  font-weight: bold !important;
}
.teaser .et_pb_blurb_content .et_pb_blurb_description a:hover {
  text-decoration: none;
}
.teaser .et_pb_blurb_content .et_pb_blurb_description p {
  padding: 0;
}
.teaser .et_pb_blurb_content .et_pb_module_header {
  padding: 15px 0;
}
.teaser .et_pb_blurb_content .et_pb_module_header:after {
  content: '';
  background-color: #009a9b;
  width: 90px;
  height: 7px;
  display: block;
  margin: 15px auto 0;
}
.teaser.active .et_pb_blurb_content {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.teaser.active .et_pb_blurb_content .et_pb_main_blurb_image,
.teaser.active .et_pb_blurb_content .et_pb_blurb_description {
  display: block;
}
.teaser.active .et_pb_blurb_container {
  padding: 0 20px;
}
.service-teaser {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-sizing: border-box;
}
.service-teaser .et_pb_blurb_content {
  height: 265px;
  width: 100%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.service-teaser .et_pb_blurb_container {
  padding: 10px;
  height: 100%;
  width: 100%;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.service-teaser .et_pb_blurb_container .et_pb_module_header {
  -webkit-transition: color 0.75s ease;
  -moz-transition: color 0.75s ease;
  -ms-transition: color 0.75s ease;
  -o-transition: color 0.75s ease;
  transition: color 0.75s ease;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.service-teaser .et_pb_blurb_container p {
  margin: 0;
}
.service-teaser.active .et_pb_blurb_content {
  padding: 15px;
}
.service-teaser.active .et_pb_module_header {
  color: #137bba;
}
.teaser-small {
  overflow: hidden;
}
.teaser-small .et_pb_blurb_container {
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: 15px;
  width: 100%;
  max-width: none;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0;
  -webkit-transition: all 0.75s ease;
  -moz-transition: all 0.75s ease;
  -ms-transition: all 0.75s ease;
  -o-transition: all 0.75s ease;
  transition: all 0.75s ease;
}
.teaser-small .et_pb_blurb_container h4 {
  padding: 0;
  margin: 0;
  text-align: center;
}
.teaser-small:hover .et_pb_blurb_container {
  padding: 15px 15px 30px;
}
.et_pb_slider.slider .et_pb_slides .et_pb_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
@media screen and (min-width: 768px) {
  .et_pb_slider.slider .et_pb_slides .et_pb_container {
    padding: 30px;
  }
}
.et_pb_slider.slider .et_pb_slides .et_pb_slide {
  padding: 0;
}
.et_pb_slider.slider .et_pb_slides .et_pb_slide_title:after {
  content: '';
  background-color: #009a9b;
  width: 90px;
  height: 7px;
  display: block;
  margin-top: 10px;
}
.et_pb_slider.slider .et_pb_slides .et_pb_button {
  margin: 0 0 0 -10px;
  border: none;
}
.et_pb_slider.slider .et_pb_slides .et_pb_slider_container_inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.et_pb_slider.slider .et_pb_slides .et_pb_slide_description {
  margin-left: 0;
  text-shadow: none;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .et_pb_slider.slider .et_pb_slides .et_pb_slide_description {
    width: auto;
  }
}
/* Mixins Global */
