/** Shopify CDN: Minification failed

Line 10:34 Unexpected "{"

**/
 html {
  scroll-behavior: smooth;scroll-margin-top: 100px;
}
strong {font-weight:600!important}
.shopify-section--multi-column a, {
  cursor: pointer;
}

.shopify-section--image-with-text a {
  color: #fff;
  text-underline-offset: 2px;
  text-decoration: underline;
  -webkit-text-decoration-color: rgb(0 150 136 / .35);
  text-decoration-color: rgb(0 150 136 / .35);
  transition: text-decoration-color .2s ease-in-out, color .2s ease-in-out;
  cursor: pointer;
}
.shopify-section--multi-column ul li a, .shopify-section--image-with-text ul li a, .shopify-section--multi-column ol li a, .shopify-section--rich-text a:not(.button.button--primary), .multi-column-wrapper.grid-3-items a {
  color: #1a8580;
  text-underline-offset: 2px;
  text-decoration: underline;
  -webkit-text-decoration-color: rgb(0 150 136 / .35);
  text-decoration-color: rgb(0 150 136 / .35);
  transition: text-decoration-color .2s ease-in-out, color .2s ease-in-out;
  cursor: pointer;
}

.shopify-section--multi-column ul li a:hover, .shopify-section--multi-column ol li a:hover, .shopify-section--rich-text a:not(.button.button--primary), .multi-column-wrapper.grid-3-items a:hover, .shopify-section--image-with-text a:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #1a8580;
  text-decoration-color: #1a8580;
}

.collection-carbonit-vario .shopify-section--multi-column a {text-decoration-color:#e8f3f2!important}
.collection-carbonit-vario .shopify-section--multi-column .multi-column .multi-column__inner .multi-column__item:first-child ul {
  background-color:#fff;
  border-radius:10px;
  padding:10px;
  list-style:none;
  column-count:2;
  max-width:80%;
  margin:auto;
}
.collection-carbonit-vario .shopify-section--multi-column .multi-column .multi-column__inner .multi-column__item:first-child ul li {padding:0}
.collection-carbonit-vario .shopify-section--multi-column .multi-column .multi-column__inner .multi-column__item:nth-child(7) ol {
  background-color:#fff;
  border-radius:10px;
  padding:10px;
  list-style:none;
}

.img-with-text-col .image-with-text__content-wrapper p a {
  color:#1a8580;
  text-decoration:none;
  text-decoration-color: #fff!important;
}

.list-collections .list-collections__item-list {
  max-width:1200px;
  margin:auto;
  grid-template-columns:repeat(4, 1fr);
  gap:20px;
}
.list-collections .list-collections__item-list .list-collections__item {
  border:1px solid #b7b7b7;
  border-radius:10px;
  padding:10px;
  background:#fff;
  box-shadow: 0 5px 5px 5px #3636361a;
}
.list-collections .list-collections__item-list .list-collections__item-image-wrapper:before {display:none}
.list-collections .list-collections__item-list .list-collections__item-image-wrapper img {max-width:150px;min-height:150px;}
.list-collections .list-collections__item-list .list-collections__item-info {
  position:static;
  transform:none;
}
#block-template--23752793358663__collection_list_wLaeGR-collection_7qhN7M.list-collections__item-image-wrapper img {max-width:100%;min-height:100%;}

.list-collections .list-collections__item-list .list-collections__item-info h2 {
  font-size:18px;
  line-height:26px;
  color:#000;
  margin-top:20px!important;
}

@media (max-width:767px) {
  body .list-collections .list-collections__item-list {grid-template-columns:1fr 1fr;}
  body .list-collections .list-collections__item-list .list-collections__item-image-wrapper img {max-width:120px;min-height:120px;}
  body .list-collections .list-collections__item-list .list-collections__item {min-height:200px}
  body .list-collections .list-collections__item-list .list-collections__item-info {padding:0}
  body .list-collections .list-collections__item-list .list-collections__item-info h2 {font-size:15px;line-height:20px;}
}

.image-overlay .container {
  max-width:1200px;
}
.image-overlay .image-overlay__content {
  flex-direction: column;
  gap: 10px;
  width: 100%;
  margin: 0;
  align-items: start;
}
.image-overlay .image-overlay__content h1 {
  color:#000;
  margin:0;
  padding-right:40px;
  line-height:60px;
  text-align:left;
}

.image-overlay .image-overlay__content .image-overlay__text-container {
  font-size:20px;
  line-height:28px;
  color:#3c3c3c;
  text-align:left;
  width: 60%;
}
.image-overlay .breadcrumb .breadcrumb__list li a, .image-overlay .breadcrumb .breadcrumb__list li span {
  font-size:14px;
  color:#898989;
}
.image-overlay .breadcrumb .breadcrumb__list li:before {color:#898989}

.collection-filtereinsaetze .multi-column-wrapper .section__header {
  max-width:1200px;
  margin-bottom:20px;
}
.collection-filtereinsaetze .multi-column-wrapper .section__header p {
  font-size:18px;
  line-height:28px;
  text-align:left;
}
.shopify-section--multi-column .container {max-width:1200px}
.multi-column-wrapper .multi-column .multi-column__inner {
  max-width:1200px;
  margin:auto;
  grid-template-columns:1fr 1fr!important;
  grid-auto-flow:row;
  column-gap:20px;
  row-gap:30px;
}
.multi-column-wrapper .multi-column .multi-column__item {
  border:1px solid #b7b7b7;
  border-radius:10px;
  padding:15px;
  display:flex;
  align-items:center;
  gap:20px;
  position:relative;
}
.collection-filtereinsaetze .multi-column-wrapper .multi-column .multi-column__item>a.item_link {
  width:100%;
  height:100%;
  position:absolute;
  left:0;
}
.multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {
  width:40%!important;
  margin-bottom:0;
  display:flex;
  justify-content:center;
}
.collection-filtereinsaetze .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper img {max-width:160px}
.collection-filtereinsaetze .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {width:30%!important}
.collection-filtereinsaetze .multi-column-wrapper .multi-column .multi-column__item .multi-column__text-container {width:70%}
.collection-filtereinsaetze .multi-column-wrapper .multi-column .multi-column__item .multi-column__text-container .heading {
  color:#1a8580;
  text-align:left;
  margin-bottom:10px;
}
.collection-filtereinsaetze .multi-column-wrapper .multi-column .multi-column__item .multi-column__text-container p {
  margin-top:0;
  font-size:17px;
  line-height:26px;
  text-align:left;
  color:#555;
}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child {
  grid-column-start:1;
  grid-column-end:3;
  border-color:#f6ad44;
  background:#f6ad4433;
  padding: 0px 15px;
}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child .multi-column__image-wrapper {width:5%!important}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child img {max-width:55px}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child .multi-column__text-container {width:95%}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child .multi-column__text-container p a {color:#1a8580;text-decoration:none;}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child .multi-column__text-container a:hover {text-decoration: underline;}

.rich-text-wrapper .content-box {
  max-width:1200px;
  width:100%;
  margin:auto;
}
.rich-text-wrapper .content-box h3 {
  font-size:35px;
  line-height:1.3;
  margin-bottom:30px;
}
.collection-filtereinsaetze .rich-text-wrapper .content-box h3:first-child {font-size:30px;text-align:center;}
.rich-text-wrapper .content-box p, .rich-text-wrapper .content-box ol li, .rich-text-wrapper .content-box ol li::marker, .rich-text-wrapper .content-box ul li {font-size:18px}
.rich-text-wrapper .content-box p a {
  color: #1a8580;
  text-underline-offset: 2px;
  text-decoration: underline;
  -webkit-text-decoration-color: rgb(0 150 136 / .35);
  text-decoration-color: rgb(0 150 136 / .35);
  transition: text-decoration-color .2s ease-in-out, color .2s ease-in-out;
  cursor: pointer;
}
@media screen and (pointer: fine) {
  .rich-text-wrapper .content-box p a:not(.button):hover, .rte a:not(.button):hover, .link:hover {
    text-decoration: underline;
    color: #1a8580;
    -webkit-text-decoration-color: #1a8580;
    text-decoration-color: #1a8580;
  }
}



.rich-text-wrapper .content-box p strong {font-weight:600}

.flex-column .container {max-width:1200px}
.flex-column .image-with-text__wrapper {flex-direction:column;padding:0;}
.flex-column .image-with-text__wrapper .image-with-text__image-wrapper {
  margin-left:0;
  max-width:800px;
  width:100%;
}
.page-ueber-uns .image-with-text__content-wrapper > div > image-with-text-item > h1 {
  font-size: var(--heading-h1-font-size);
  letter-spacing: -.9px;
  line-height: 1.11111;
}
.page-ueber-uns .image-with-text__wrapper .image-with-text__image-wrapper {
  margin:0;
}

.flex-column .image-with-text__wrapper .image-with-text__content-wrapper p {font-size:15px}

.collection-filtereinsaetze .multi-column-wrapper.custom-flex .container {
  display:flex;
  flex-direction:column-reverse;
  gap:50px;
}
.multi-column-wrapper.grid-3-items .multi-column .multi-column__inner {grid-template-columns: 1fr 1fr 1fr!important}
.multi-column-wrapper.grid-3-items .multi-column .multi-column__item {
  border-color:#f2f6f7;
  background:#f2f6f7;
  flex-direction:column;
  position: relative;
  padding-top: 80px;
}
.multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__text-container .heading {
  font-size:30px;
  line-height:48px;
  color:#fff;
  background:#1a8580;
  border-radius:100px;
  text-align:center;
  max-width:48px;
  width:100%;
  margin:auto;
  position:absolute;
  top:25px;
  transform:translateX(-50%);
  left:50%;
}
.multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
.multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__text-container {width:100%; font-size:18px;}
.multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__image-wrapper img {max-width:200px}
.multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__text-container p {font-size:18px;line-height:30px;}
.multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__text-container p strong {font-weight:600}
.collection-auftisch-wasserfilter .shopify-section--featured-product .product .product__info {align-self:center}

.shopify-section--custom-liquid .container {max-width:1200px}
.collection-filtereinsaetze .alert-box {
  display:flex;
  align-items:center;
  gap:30px;
  background:#6799b233;
  border:1px solid #6799b2;
  border-radius:10px;
  padding:30px;
}
.collection-filtereinsaetze .alert-box .icon-wrapper img {max-width:70px}
.collection-filtereinsaetze .alert-box .content-wrapper h3 {
  font-size:20px;
  margin-bottom:0px;
}
.collection-filtereinsaetze .alert-box .content-wrapper p {
  font-size:18px;
  line-height:30px;
  margin-top:0;
}
.collection-filtereinsaetze .shopify-section--custom-liquid .liquid p, .collection-filtereinsaetze .shopify-section--custom-liquid .liquid ul li {font-size:18px}
.collection-filtereinsaetze .shopify-section--custom-liquid .liquid .grid-item {
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:24px;
  padding-bottom:20px;
}
.collection-filtereinsaetze .shopify-section--custom-liquid .liquid .grid-item p {
  margin:0;
  text-align:center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding:20px 0;
  font-size:16px;
  line-height:20px;
  font-weight:600;
  border-radius:5px;
  min-height:80px;
}

.image-with-text .container {max-width:1200px}
.collection-filtereinsaetze .image-with-text .section-title h2 {
  font-size:30px;
  line-height:30px;
  margin-bottom:10px;
}
.collection-filtereinsaetze .image-with-text .section-title p {
  font-size:16px;
  font-weight:600;
  margin:0 0 10px;
}
.collection-filtereinsaetze .image-with-text .image-with-text__wrapper .image-with-text__image-wrapper {margin-right:0}
.collection-filtereinsaetze .no-content .image-with-text__wrapper {justify-content:center;padding:0;}
.collection-filtereinsaetze .no-content .image-with-text__wrapper .image-with-text__content-wrapper {display:none}
.collection-filtereinsaetze .no-content .image-with-text__wrapper .image-with-text__image-wrapper img {max-width:450px}
.collection-filtereinsaetze .multi-column-wrapper.no-border .multi-column .multi-column__item {
  border:0;
  flex-direction:column;
}
.collection-filtereinsaetze .multi-column-wrapper.no-border .multi-column .multi-column__item .multi-column__text-container {width:100%}
.collection-filtereinsaetze .multi-column-wrapper.no-border .multi-column .multi-column__item .multi-column__text-container p {
  font-size:18px;
  text-align:center;
}
.collection-filtereinsaetze .multi-column-wrapper.no-border .multi-column .multi-column__item .multi-column__image-wrapper img {max-width:150px}
.collection-filtereinsaetze .notification-box {
  display:flex;
  align-items:center;
  gap:30px;
  background:#f5f9fa;
  border:1px solid #f5f9fa;
  border-radius:10px;
  padding:20px;
}
.collection-filtereinsaetze .notification-box .content-wrapper {
  border-left:4px solid #1a8580;
  padding-left:10px;
}
.collection-filtereinsaetze .notification-box .content-wrapper h3 {color:#1a8580}
.collection-filtereinsaetze .notification-box .content-wrapper p a {
  color:#1a8580;
  font-weight:600;
  text-decoration:none;
}

.collection-filtereinsaetze .shopify-section--main-collection .container {max-width:1280px}
.shopify-section--collection-banner .image-overlay .image-overlay__image-wrapper img {object-fit:cover;}
@media (max-width:767px) {
  body .image-overlay .image-overlay__image-wrapper img {object-position:70%;height:100%;}
  body .image-overlay .image-overlay__content {flex-direction:column;gap:10px;width:100%;margin:0;align-items:start;}
  body .image-overlay .image-overlay__content h1 {padding-right:0; padding-top:25px;line-height:1.3;}
  body .image-overlay .image-overlay__content .image-overlay__text-container {padding:10px;border-left:0;background:#f7f7f7ba;border-radius:10px;}
  body .multi-column-wrapper .multi-column .multi-column__inner {display:flex;flex-direction:column;}
  body.collection-filtereinsaetze .multi-column-wrapper .multi-column .multi-column__item:not(:last-child) {flex-direction:column}
  body.collection-filtereinsaetze .multi-column-wrapper .multi-column .multi-column__item .multi-column__text-container {width:100%}
  body.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child {padding: 15px;}
  body.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child .multi-column__image-wrapper {width:20%!important;max-width:20%!important;}
  body.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child .multi-column__text-container {width:70%}
  body.collection-filtereinsaetze .rich-text-wrapper .content-box {margin:0}
  body.collection-filtereinsaetze .rich-text-wrapper .content-box p, .collection-filtereinsaetze .rich-text-wrapper .content-box ol li, .collection-filtereinsaetze .rich-text-wrapper .content-box ol li::marker, .collection-filtereinsaetze .rich-text-wrapper .content-box ul li {font-size:16px}
  body.collection-filtereinsaetze .rich-text-wrapper .content-box h3:first-child {font-size:25px}
  body.collection-filtereinsaetze .img-with-text-col {margin:30px 0 10px!important;padding-bottom:20px;}
  body.collection-filtereinsaetze .image-with-text .image-with-text__wrapper .image-with-text__image-wrapper {margin-bottom:0px}
/*  body.collection-filtereinsaetze .multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__text-container p {font-size:16px;line-height:26px;}*/
  body .alert-boxx {flex-direction:column;padding:20px;}
  body.collection-filtereinsaetze .shopify-section--custom-liquid .liquid p {font-size:16px;line-height:26px;}
  body.collection-filtereinsaetze .shopify-section--custom-liquid .liquid h2 {line-height:28px}
  body .shopify-section--custom-liquid .liquid .grid-item {grid-template-columns:1fr}
  body.collection-filtereinsaetze .image-with-text .image-with-text__wrapper {padding-bottom:50px}
  body.collection-filtereinsaetze .rich-text-wrapper .content-box h3 {font-size:23px;line-height:28px;}
  body .shopify-section--custom-liquid .buttons-wrapper .liquid {flex-direction:column;align-items:start;gap:15px;}
  body .shopify-section--custom-liquid .buttons-wrapper .liquid p {width:100%}
  body .shopify-section--custom-liquid .buttons-wrapper .buttons {flex-direction:column;width:100%;}
  body.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body.collection-Luftreiniger .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body.collection-Luftreiniger .alert-box .icon-wrapper {display:none}
  body.collection-Luftreiniger .alert-box ul {column-count:1}
  body .shopify-section--custom-liquid iframe {width:100%}
  body .image-columns {flex-direction:column}
  body .image-columns .column {width:100%}
}
@media (max-width:1200px) {
  body.collection-filtereinsaetze .rich-text-wrapper #custom-bg, body.collection-filtereinsaetze .shopify-section--custom-liquid .custom-bg-2 {background-position:0% 0}
}
@media (min-width:768px) and (max-width:999px) {
  body .shopify-section--image-with-text .image-with-text {padding:0}
}

html {
 scroll-behavior: smooth;
}
.back-to-top {
  font-size:16px!important;
  cursor:pointer;
  color:#1a8580;
  text-decoration:none;
}
.back-to-top:hover {text-decoration:underline}

.collection-filtereinsaetze .rich-text-wrapper {margin-bottom:0}

@media (min-width:740px) and (max-width:1000px) {
  body .list-collections .list-collections__item-list {    grid-template-columns:repeat(3, 1fr);grid-auto-flow:row;}
  body .list-collections .list-collections__item-list .list-collections__item-info h2 {padding:0;font-size:13px;}
}

.shopify-section--custom-liquid .buttons-wrapper {margin-top:20px}
.shopify-section--custom-liquid .buttons-wrapper .liquid {
  display:flex;
  align-items:center;
}
.shopify-section--custom-liquid .buttons-wrapper .liquid p {
  width:20%;
  margin:0;
  display: flex;
    gap: 20px;
    align-items: center;
}
.shopify-section--custom-liquid .buttons-wrapper .liquid p:after {
  background:url(/cdn/shop/files/arrow-right.svg?v=1727400166);
  content:"";
  display:block;
  width:30px;
  height:30px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:35px;
}
.shopify-section--custom-liquid .buttons-wrapper .buttons {
  width:80%;
  display:flex;
  gap:20px;
}
.shopify-section--custom-liquid .buttons-wrapper .button-item {
  border:1px solid #b7b7b7;
  border-radius:5px;
  width:25%;
  text-align:center;
  font-size:18px;
  text-decoration:none;
  font-weight:500;
  color:#363636;
}
.shopify-section--custom-liquid .buttons-wrapper .button-item a {
  display:block;
  width:100%;
  height:100%;
  padding:12px 0;
}
.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#095e5a66}
.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#1a858033}
.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#6799b233}
.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(4) {background:#448df433}

.blog-gesundes_wasser .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#1a8580;color:#fff}
.blog-gesundes_wasser .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#a9e1df}
.blog-gesundes_wasser .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#ebf2f8}

.blog-gesunde_luft .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#1a8580;color:#fff}
.blog-gesunde_luft .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#a9e1df}
.blog-gesunde_luft .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#ebf2f8}

.blog-magazin .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#1a8580;color:#fff}
.blog-magazin .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#a9e1df}
.blog-magazin .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#ebf2f8}

@media (min-width:768px) and (max-width:1200px) {
  body.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .buttons {display:grid;grid-template-columns:1fr 1fr;}
  body.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
}

.collection-filtereinsaetze .shopify-section--featured-collections .section__header {max-width:1200px}
.collection-filtereinsaetze .shopify-section--featured-collections .heading {
  font-size:30px;
  text-align:left;
}
.shopify-section--featured-collections .featured-collections {max-width:1200px;margin:auto;}
.shopify-section--featured-collections .featured-collections .product-list__inner {justify-content:start;margin:0;}
.shopify-section--featured-collections .featured-collections .product-list__inner .product-item .product-item-meta__title {
  font-size:18px;
  line-height:24px;
}

.collection-filtereinsaetze .shopify-section--custom-liquid .with-content .liquid .content {margin-bottom:50px}
.collection-filtereinsaetze .shopify-section--custom-liquid .with-content .liquid .content h3 {font-size:24px;line-height:30px;}

.collection-filtereinsaetze .shopify-section--custom-liquid .custom-bg-2 {
  background-image: url(/cdn/shop/files/cat-extra-block-bckg_93a4ba2f-7b20-4bb6-8cea-e1a501d36a8f.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 -75px;
  padding-top: 120px;
}
.collection-filtereinsaetze .shopify-section--custom-liquid .custom-bg-2 .section__color-wrapper {background:none}
.collection-filtereinsaetze .shopify-section--custom-liquid .custom-bg-2 .section__header {margin-bottom:20px}
.collection-filtereinsaetze .shopify-section--custom-liquid .custom-bg-2 .heading {font-size:30px}

@media (max-width:767px) {
  body .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:1frfr;grid-auto-flow:row;}
}

@media (min-width:768px) and (max-width:991px) {
  body .shopify-section--custom-liquid .buttons-wrapper .liquid {gap:20px}
  body .shopify-section--custom-liquid .buttons-wrapper .liquid p {gap:0px}
  body .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:1fr 1fr 1fr;grid-auto-flow:row;}
  body.collection-filtereinsaetze .alert-box {padding:15px}
  body .image-overlay .image-overlay__content h1 {font-size:38px;line-height:48px;}
  body .image-overlay .image-overlay__content {flex-direction: column;gap: 10px;width: 100%;margin: 0;align-items: start;}
}

@media (min-width:992px) and (max-width:1200px) {
  body.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .liquid {gap:20px}
  body.collection-filtereinsaetze .shopify-section--custom-liquid .buttons-wrapper .liquid p {gap:10px}
}

.page-alert .shopify-section--custom-liquid .container {max-width:1280px}
.alert-boxx {
  display:flex;
  align-items:center;
  gap:30px;
  background:#6799b233;
  border:1px solid #6799b2;
  border-radius:10px;
  padding:30px;
}
.alert-boxx .icon-wrapper img {max-width:70px}
.page-alert .alert-boxx .content-wrapper h3,
.alert-boxx .content-wrapper h3 {
  font-size:22px;
}
.alert-boxx .content-wrapper p {
  font-size:18px;
  line-height:30px;
  margin-top:0;
}
.alert-boxx h3 {margin-bottom: 5px !important; color: #3c3c3c !important;}
.alert-boxx .content-wrapper p a {color:#1a8580;text-decoration:none;}
.alert-boxx .content-wrapper p a:hover {text-decoration:underline}
.shopify-section--custom-liquid .liquid p, .shopify-section--custom-liquid .liquid ul li {font-size:18px}
.shopify-section--custom-liquid .liquid .grid-item {
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:24px;
  padding-bottom:20px;
}
.shopify-section--custom-liquid .liquid .grid-item p {
  margin:0;
  text-align:center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding:20px 0;
  font-size:16px;
  line-height:20px;
  font-weight:600;
  border-radius:5px;
  min-height:80px;
}

.collection-Luftreiniger .shopify-section--image-with-text-2 .section-description {}
.collection-Luftreiniger .shopify-section--custom-liquid .buttons-wrapper .button-item {width:33.33%}
#main #banner-top-litos {
  max-width:1200px;
  margin:auto;
}
#main #banner-top-litos .container {padding:0}
#main #banner-top-litos h3 {font-size:30px;line-height:1.3;}

.shopify-section--main-collection .container {
  max-width:1200px;
  margin:auto;
}
.collection-Luftreiniger .alert-box {background:#1a858033}
.collection-Luftreiniger .alert-box ul {column-count:2}
.collection-Luftreiniger .rich-text-wrapper .content-box>h3 {
  font-size:30px;
  text-align:center;
}
.collection-Luftreiniger .shopify-section--custom-liquid iframe {
  width:100%;
  min-height:500px;
}
.shopify-section--image-with-text .image-with-text__text-wrapper {opacity:1}
.shopify-section--image-with-text .heading split-lines {opacity:1}
.shopify-section--image-with-text-2 .section-description h3 {
  font-size:24px;
  line-height:1.3; 
  text-align:left;
}
.shopify-section--image-with-text-2 .section-description p, .shopify-section--image-with-text-2 .section-description ul li {
  font-size:18px;
  text-align:left;
}
.shopify-section--custom-liquid .dropdown .ct-div-block {
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:10px;
}
.shopify-section--custom-liquid .dropdown p {
  font-size:18px;
  text-align:center;
}


.image-columns {
  display:flex;
  align-items:start;
  justify-content:center;
  gap:20px;
}
.image-columns .column {
  display:flex;
  flex-direction:column;
  align-items:center;
  width:33.33%;
}
.image-columns .column img {
  max-width:140px;
  margin-bottom:40px;
}
.image-columns .column h3 {
  font-size:18px;
  margin:0;
}
.image-columns .column p {
  font-size:18px;
  text-align:center;
}
.shopify-section--custom-liquid .liquid h3 {
  font-size:24px;
  line-height:1.3;
  margin-bottom:30px;
}

.collection-Wasserfilter .shopify-section--custom-liquid .buttons-wrapper .button-item {width:33.33%}
.collection-Wasserfilter .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#1a8580;color:#fff;}
.collection-Wasserfilter .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#a9e1df}
.collection-Wasserfilter .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#f9d194}

.collection-Wasserfilter .shopify-section--image-with-text-overlay .container {max-width:1200px}
.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay {background:#fff}
.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay__image-wrapper {border-radius:20px 20px 0 0}
.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay__content-wrapper {padding:25px 20px;align-items:start;}
.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay .image-overlay__content {
  flex-direction:column;
  align-items:start;
}
.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay .image-overlay__content h3 {font-size:30px;margin-bottom:30px;}
.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay .image-overlay__content .image-overlay__text-container {
  padding-left:0;
  border:0;
}

.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay .image-overlay__content .image-overlay__text-container p {font-size:18px;margin-bottom:0;width: 80%;}
.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay .image-overlay__content .image-overlay__text-container .button-wrapper {margin-top:20px}
.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay .image-overlay__content .image-overlay__text-container .button-wrapper a,
.collection-Wasserfilter .shopify-section--image-with-text > div > div > div.image-with-text__content-wrapper > div > image-with-text-item > div > div > a {
  font-size:14px;
  line-height:14px;
  letter-spacing:0;
  padding:12px;
  border-radius:3px;
}
.collection-alvito .multi-column-wrapper.grid-3-items-2 .multi-column .multi-column__item .multi-column__text-container .heading,
.collection-auftisch-wasserfilter .multi-column-wrapper.grid-3-items-2 .multi-column .multi-column__item .multi-column__text-container .heading,
.collection-Wasserfilter .multi-column-wrapper.grid-3-items-2 .multi-column .multi-column__item .multi-column__text-container .heading {
  max-width:100%;
  font-size:20px;
  line-height:1.2;
  background:none;
  color:#1a8580;
}


#shopify-section-template--23598914634055__custom_liquid_6DjbmW {padding-top:50px;}

.shopify-section--custom-liquid .start_content .liquid {}
.shopify-section--custom-liquid .start_content .author-info {
  display:flex;
  gap:20px;
}
.shopify-section--custom-liquid .start_content .author-info img {
  max-width:80px;
  max-height:80px;
  border-radius:50%;
  border:3px solid #1a8580;
}
.shopify-section--custom-liquid .start_content .author-info .info p {margin:0}
.shopify-section--custom-liquid .start_content .liquid>h3 {
  font-size:30px;
  line-height:1.3;
  text-align:center;
  color:#1a8580;
}
.shopify-section--custom-liquid .start_content .logo-list__list {display:flex}

.shopify-section--logo-list .section__header h3 {font-size:30px}
.shopify-section--logo-list .logo-list__item img {}

.collection-untertisch-wasserfilter .shopify-section.image-with-text-stacked .container .all-content-full-width > img {
    max-width: 60%;
}
@media (max-width:1200px) {.collection-untertisch-wasserfilter .shopify-section.image-with-text-stacked .container .all-content-full-width > img {
    max-width: 100%;
}}

.shopify-section--text-with-icons .container {max-width:1280px}
.collection-untertisch-wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__list,
.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__list {
  grid-auto-flow:row;
  grid-auto-columns:auto;
  gap:20px;
}
.collection-untertisch-wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item,
.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item {
  display:flex;
  align-items:center;
  gap:30px;
  background:#ebf3f980;
  padding:30px;
}
.collection-untertisch-wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item .text-with-icons__icon-wrapper,
.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item .text-with-icons__icon-wrapper {margin:0}
.collection-untertisch-wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item .text-with-icons__content-wrapper p,
.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item .text-with-icons__content-wrapper p,
.collection-untertisch-wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item .text-with-icons__content-wrapper ul li,
.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item .text-with-icons__content-wrapper ul li {
  text-align:left;
  font-size:18px;
  line-height:26px;
}
.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item:nth-child(6) {
  padding:20px;
  border:2px dashed #f6ad44;
  background:#f6ad441a;
}
.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item:nth-child(6) .text-with-icons__icon-wrapper {display:none}

.multi-column-wrapper.grid-8-items .section__header h3 {
  font-size:30px;
}
.multi-column-wrapper.grid-8-items .item_link {
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:10px;
  height:100%;
}
.multi-column-wrapper.grid-8-items .multi-column .multi-column__inner {grid-template-columns:repeat(4, 1fr)!important;padding-bottom:50px;}
.multi-column-wrapper.grid-8-items .multi-column .multi-column__item {
  flex-direction:column;
  box-shadow: 5px 5px 5px #b7b7b7;
}
.multi-column-wrapper.grid-8-items .multi-column .multi-column__item .multi-column__image-wrapper {width:70%!important}
.multi-column-wrapper.grid-8-items .multi-column .multi-column__item .heading {
  font-size:18px;
  color:#000;
  margin-bottom:10px!important;
}
.multi-column-wrapper.grid-8-items .section__header {max-width:100%}
.multi-column-wrapper.grid-8-items .section__header p {font-size:18px;text-align:left;}

.collection-Wasserfilter .mobile-only {display:none}
@media (max-width:767px) {
  body.collection-Wasserfilter .image-overlay .image-overlay__image-wrapper img {object-position:58%}
  body.collection-Wasserfilter .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay {flex-direction:column;}
  body.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay {display:none}
  body.collection-Wasserfilter .mobile-only {display:block}
  body.collection-Wasserfilter .mobile-only [reveal] {opacity:1}
  body.collection-Wasserfilter .mobile-only .heading {font-size:28px;text-align:center;}
  body.collection-Wasserfilter .mobile-only .image-overlay__text-container p {font-size:16px;color:#363636;}
  body.collection-Wasserfilter .mobile-only .image-overlay__text-container .button-wrapper {display:flex;justify-content:center;}
  body.collection-Wasserfilter .mobile-only .image-overlay__text-container .button-wrapper a {font-size:14px;line-height:14px;letter-spacing:0;padding:12px;border-radius:3px;}
  body.collection-Wasserfilter .shopify-section--image-with-text-overlay .image-overlay__content-wrapper {padding:0}
  body.collection-Wasserfilter .image-overlay .image-overlay__content h3 {margin-bottom:0}
  body.collection-Wasserfilter .image-overlay .image-overlay__content .image-overlay__text-container .button-wrapper {display:flex;justify-content:center;}
  body.collection-Wasserfilter .image-overlay .image-overlay__content .image-overlay__text-container {padding:0;background:none;}
  body .multi-column-wrapper.grid-8-items .multi-column .multi-column__inner {display:grid;grid-template-columns: repeat(2, 1fr) !important;padding:0 20px 30px;}
  body .multi-column-wrapper .multi-column .multi-column__inner {grid-template-columns:1fr!important;}
  body.collection-UMH-Energy .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body.collection-UMH-Energy .umh .image-with-text__wrapper .image-with-text__image-wrapper {display:none}
  body.collection-UMH-Energy .umh .image-with-text__wrapper .image-with-text__content-wrapper {width:100%;padding-top:30px;}
  body.collection-UMH-Energy .shopify-section--featured-collections .section__header h3 {font-size:25px;text-align:center;}
  body.collection-umh-vitalisierung .shopify-section--featured-collections .section__header h3 {font-size:25px;text-align:center;}
  body.collection-UMH-Energy .effektive .image-with-text__wrapper .image-with-text__image-wrapper {display:none}
  body.collection-UMH-Energy .effektive .image-with-text__wrapper .image-with-text__content-wrapper {width:100%}
  body .custom-width .image-with-text__wrapper {display:flex;flex-direction:column-reverse;gap:20px;}
  body .custom-width .image-with-text__wrapper .image-with-text__image-wrapper {width:60%;margin:auto;}
  body .custom-width .image-with-text__wrapper .image-with-text__content-wrapper {width:100%}
  body .custom-width-2 .image-with-text__wrapper .image-with-text__image-wrapper {width:100%;margin:0;}
  body .custom-width-2 .image-with-text__wrapper .image-with-text__content-wrapper {width:100%}
  body.collection-Luftreiniger .shopify-section--custom-liquid iframe {min-height:auto}
  body .shopify-section--faq .faq__wrapper {padding:0 20px}
  body .flex-column .image-with-text__wrapper .image-with-text__image-wrapper {margin-bottom:10px}
  body.collection-Luftreiniger .shopify-section--image-with-text-2 .section-description {padding-top:20px}
  body.collection-Wasserbelebung .shopify-section--custom-liquid iframe {min-height:auto}
  body.collection-Armaturen .rich-text-wrapper .content-box h3 {text-align:left}
  body.collection-3-wege-hahne .shopify-section--featured-collections .section__header h3 {font-size:25px;text-align:center;}
  body .multi-column-wrapper.grid-8-items .multi-column .multi-column__item .heading {font-size:15px}
}

@media (min-width:768px) and (max-width:991px) {
  body #main #banner-top-litos h3 {font-size:24px;max-width:50%;margin-bottom:10px;}
  body #main #banner-top-litos .button-wrapper {margin-top:0}

  
  body .reverse .image-with-text__wrapper {display:flex;flex-direction:column-reverse;gap:20px;}
  body .custom-width-2 .image-with-text__wrapper .image-with-text__image-wrapper {width:100%;margin:0;}
  body .custom-width-2 .image-with-text__wrapper .image-with-text__content-wrapper {width:100%}
}

@media (min-width:768px) and (max-width:1200px) {
  body.collection-alvito .multi-column-wrapper.grid-3-items-2 .multi-column .multi-column__item .multi-column__text-container .heading,
  body.collection-auftisch-wasserfilter .multi-column-wrapper.grid-3-items-2 .multi-column .multi-column__item .multi-column__text-container .heading,
  body.collection-Wasserfilter .multi-column-wrapper.grid-3-items-2 .multi-column .multi-column__item .multi-column__text-container .heading {top:15px}
  body .multi-column-wrapper.grid-3-items .multi-column .multi-column__inner {}
  
  body.collection-Wasserfilter .shopify-section--text-with-icons .text-with-icons__list {display:block;padding:20px;}
  body.collection-Wasserfilter .shopify-section--text-with-icons .text-with-icons__item {flex-direction:column;margin-bottom:20px;}
  body.collection-Wasserfilter .shopify-section--text-with-icons .text-with-icons__dots {display:none}
}

.collection-Wasserbelebung .multi-column-wrapper .section__header p {font-size:18px}
.collection-Wasserbelebung .multi-column-wrapper .multi-column__item .multi-column__text-container .heading {margin:20px 0!important}
.collection-Wasserbelebung .multi-column-wrapper .multi-column__item .multi-column__text-container p {font-size:20px;line-height:30px;}
.collection-Wasserbelebung .shopify-section--custom-liquid iframe {min-height:630px}

.collection-Armaturen .multi-column-wrapper .multi-column .multi-column__item {flex-direction:column;padding:40px 20px;}
.collection-Armaturen .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
.collection-Armaturen .multi-column-wrapper .multi-column .multi-column__item p, .collection-Armaturen .multi-column-wrapper .multi-column .multi-column__item p a {font-size:18px;text-decoration:none;color:#363636;}
.collection-Armaturen .section__header p {font-size:18px}
.collection-Armaturen .section__header p a {text-decoration:none;color:#1a8580;}
.collection-Armaturen .multi-column-wrapper .multi-column .multi-column__inner {grid-template-columns:1fr 1fr 1fr!important;}
.collection-Armaturen .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper img {width:revert-layer}

.collection-Zubehor .multi-column-wrapper.grid-3-items .multi-column .multi-column__item {
  background:none;
  border-color:#ddd;
  padding:25px;
}
.collection-Zubehor .multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__text-container .heading {
  position:static;
  transform:none;
  max-width:100%;
  background:none;
  color:#000;
  font-size:21px;
}

.collection-UMH-Energy .umh .image-with-text__wrapper .image-with-text__image-wrapper {width:20%}
.collection-UMH-Energy .umh .image-with-text__wrapper .image-with-text__content-wrapper {width:80%}
.collection-UMH-Energy .shopify-section--custom-liquid .buttons-wrapper .button-item {width:33.33%}
.collection-UMH-Energy .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#1a8580;color:#fff;}
.collection-UMH-Energy .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#a9e1df}
.collection-UMH-Energy .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#f9d194}
.collection-UMH-Energy .shopify-section--featured-collections .section__header {max-width:1200px}
.collection-UMH-Energy .shopify-section--featured-collections .section__header h3 {text-align:left;font-size:30px;}
.collection-UMH-Energy .shopify-section--featured-collections .section__header p {text-align:left;font-size:18px;}
.collection-UMH-Energy .effektive .image-with-text__wrapper .image-with-text__image-wrapper {width:40%;margin:0;}
.collection-UMH-Energy .effektive .image-with-text__wrapper .image-with-text__image-wrapper:after {
  content:"Eine Reduktion der Belastung durch Elektrosmog wird hergestellt, indem mittels UMH-Energy-Scheibe das räumliche Magnetfeld ausgeglichen wird.";
  display:block;
  font-size:15px;
  font-style:italic;
}
.collection-UMH-Energy .effektive .image-with-text__wrapper .image-with-text__image-wrapper img {width:100%;max-width:400px;margin:auto;border-radius:20px;}
.collection-UMH-Energy .effektive .image-with-text__wrapper .image-with-text__content-wrapper {width:60%}
.collection-UMH-Energy .effektive .image-with-text__wrapper .image-with-text__content-wrapper h3 {text-align:left}
.collection-UMH-Energy .effektive .image-with-text__wrapper .image-with-text__content-wrapper ul li {font-size:18px;line-height:26px;}

.shopify-section--faq .container {max-width:1200px}
.shopify-section--faq .faq__wrapper {max-width:1200px;width:100%;}
.collection-Wasserfilter .shopify-section--faq .faq__item {
  border:0;
  background:#1a85801a;
  border-radius:10px;
  box-shadow:5px 5px 5px #b7b7b7;
  margin-bottom:30px;
}
.collection-Wasserfilter .shopify-section--faq .faq__item button {font-size:24px;line-height:1.3;}
.collection-Wasserfilter .shopify-section--faq .faq__item button .animated-plus {display:none}
.collection-Wasserfilter .shopify-section--faq .faq__item collapsible-content {
  visibility:visible;
  overflow:visible!important;
  height:100%;
}
.collection-Wasserfilter .shopify-section--faq .faq__item .collapsible__content {padding-right:0}
.collection-Wasserfilter .shopify-section--faq .faq__item .collapsible__content, .collection-Wasserfilter .shopify-section--faq .faq__item .collapsible__content ol li::marker {font-size:18px;}
.collection-Wasserfilter .shopify-section--faq .section__header {max-width:1200px;margin-bottom:20px;}
.collection-Wasserfilter .shopify-section--faq .section__header h1 {font-size:30px}
.collection-Wasserfilter .shopify-section--faq .section__header p {font-size:18px;text-align:left;}

.collection-Haushalt .section__header p {font-size:18px}
.collection-Haushalt .multi-column-wrapper .multi-column .multi-column__item p {font-size: 18px;text-decoration: none;}
.collection-Haushalt .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {width:70%!important}
.custom-width .image-with-text__wrapper .image-with-text__image-wrapper {width:20%}
.custom-width .image-with-text__wrapper .image-with-text__content-wrapper {width:80%}
.custom-width-2 .image-with-text__wrapper .image-with-text__image-wrapper {width:45%;margin-left:50px;}
.custom-width-2 .image-with-text__wrapper .image-with-text__image-wrapper img {border-radius:20px}
.custom-width-2 .image-with-text__wrapper .image-with-text__content-wrapper {width:55%}

.collection-Wasserfilter .shopify-section--custom-liquid .buttons-wrapper .liquid {flex-wrap:wrap}
.collection-Wasserfilter .shopify-section--custom-liquid .buttons-wrapper .liquid p:not(:nth-child(4)) {
  width:100%;
  margin-bottom:20px;
}
.collection-Wasserfilter .shopify-section--custom-liquid .buttons-wrapper .liquid p:not(:nth-child(4)):after {display:none}
.shopify-section--multi-column .section__header {margin-bottom:25px}
.shopify-section--image-with-text .image-with-text__wrapper {padding:0}

.collection-carbonit-vario .shopify-section--custom-liquid .buttons-wrapper .button-item {width:33.33%}

.shopify-section--featured-product .container {max-width:1200px}
.shopify-section--featured-product .product {margin:0}
.shopify-section--featured-product .product .product__media {width:50%;padding-left:0;}
.shopify-section--featured-product .product .product__info {width:50%;padding-left:50px;}
.shopify-section--featured-product .product .product__info .product-meta {border:0;padding-bottom:0;margin-bottom:0;}
.shopify-section--featured-product .product .product__info .product-meta__title {
  font-size:22px;
  color:#363636;
}
.shopify-section--featured-product .product .product__info .price {
  font-size:20px;
  font-weight:800;
}
.shopify-section--featured-product .product .product__info .product-form .product-form__add-button {
  background:#1a8580;
  border:1px solid #b7b7b7;
}
.shopify-section--featured-product .product .product__info .product-form {margin-top:20px}
.shopify-section--featured-product .product .product__info .additional-info li {font-size:18px;line-height:28px;position:relative;padding-left:35px;}
.shopify-section--featured-product .product .product__info .additional-info {list-style:none}
.shopify-section--featured-product .product .product__info .additional-info li:before {
  position: absolute;
  background: url(/cdn/shop/files/right-arrow.svg?v=1728986292);
  width: 22px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 3px;
  content: "";
  left: 0;
}

.collection-carbonit-vario .shopify-section--multi-column .section__header {max-width:1200px}
.collection-carbonit-vario .shopify-section--multi-column .section__header h3 {
  max-width:570px;
  margin:auto;
  font-size:35px;
  line-height:1.3;
}
.collection-carbonit-vario .shopify-section--multi-column .section__header p {
  text-align:left;
  font-size:18px;
}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__inner {grid-template-columns:1fr!important}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item {
  background:#1a85801a;
  border-radius:10px;
  box-shadow:5px 5px 5px #b7b7b7;
  border:0;
  padding:20px;
  margin:0 10px;
}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item .heading {
  font-size:24px;
  text-align:left;
  color:#363636;
  margin-bottom:30px;
}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item p, 
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item ul li, 
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item ol li {
  font-size:18px;
  text-align:left;
}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item li::marker{font-size:18px}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item .multi-column__link {
  text-align:center;
  text-decoration:none;
  font-size:16px;
  font-weight:800;
  color:#1a8580;
  border: 1px solid #1a8580;
  max-width:500px;
  margin:auto;
  border-radius:3px;
  padding:5px;
}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(2) .multi-column__text-container {width:45%}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(3), .collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(5), .collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(8) {flex-direction:row-reverse;}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(3) .multi-column__text-container {width:55%}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(5) .multi-column__text-container, .collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(8) .multi-column__text-container {width:80%}
.collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(5) .multi-column__image-wrapper, .collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(8) .multi-column__image-wrapper {max-width:20%!important}
.collection-carbonit-vario .shopify-section--custom-liquid .author .liquid {
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.collection-carbonit-vario .shopify-section--custom-liquid .author .liquid a {color:#1a8580}
.collection-carbonit-vario .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {flex-direction:column;align-items:center;}
.collection-carbonit-vario .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper p {text-align:center;font-size:16px;line-height:22px;}

@media (max-width:767px) {
  body.collection-carbonit-vario .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body .shopify-section--featured-product .product .product__media {width:100%}
  body .shopify-section--featured-product .product .product__info {width:100%;padding-left:0;}
  body .rich-text-wrapper .content-box h3 {font-size:25px;text-align:center;}
  body .rich-text-wrapper .content-box p, .rich-text-wrapper .content-box ol li, .rich-text-wrapper .content-box ol li::marker, .rich-text-wrapper .content-box ul li {font-size:16px}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column__inner {padding:0;grid-template-columns: repeat(1, minmax(0, 1fr))!important;display: grid;grid-auto-flow: row;column-gap: 20px;row-gap: 30px;}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column .multi-column__inner .multi-column__item:first-child ul {max-width:100%;column-count:1;}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column__item {margin:auto;width:90%;flex-direction:column!important;gap:30px;}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column__item p, .collection-carbonit-vario .shopify-section--multi-column .multi-column__item ul li, .collection-carbonit-vario .shopify-section--multi-column .multi-column__item ol li {font-size:16px}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column__item .multi-column__text-container {width:100%!important}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(5) .multi-column__image-wrapper, .collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(8) .multi-column__image-wrapper {max-width:60%!important}
  body .shopify-section--image-with-text .small-img {padding-top:30px}
  body .shopify-section--image-with-text .small-img .image-with-text__image-wrapper {width:50%;margin:auto;}
  body .shopify-section--image-with-text .small-img .image-with-text__content-wrapper {width:100%;padding-right:0;}
  body.collection-alb-filter .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body.collection-grayl .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body.collection-grayl .shopify-section--faq .faq__wrapper .faq__item {padding:0}
  body.collection-grayl .shopify-section--faq .faq__wrapper .faq__item button {padding:10px}
  body.collection-grayl .shopify-section--faq .faq__wrapper .faq__item .collapsible__content {padding:30px}
  body.collection-grayl .shopify-section--faq .faq__wrapper .faq__item .collapsible__content p, .collection-grayl .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ul li, .collection-grayl .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ol li {font-size:16px}
  body .multi-column-wrapper.flex-row .multi-column .multi-column__item .item_link {flex-direction:column}
  body .multi-column-wrapper.flex-row .multi-column .multi-column__item .multi-column__image-wrapper {width:50%!important}
  body .multi-column-wrapper.flex-row .multi-column .multi-column__item .multi-column__text-container {width:100%}
  body .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body .border-left-yellow img {width:100%}
  body.collection-3-wege-hahne .rich-text-wrapper .content-box h3 {text-align:left}
  body .multi-column-wrapper.image-with-button .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
}

.shopify-section--image-with-text .small-img .image-with-text__image-wrapper {width:20%}
.shopify-section--image-with-text .small-img .image-with-text__content-wrapper {width:80%;padding-right:50px;}
.collection-alb-filter .shopify-section--custom-liquid .buttons-wrapper .button-item {width:33.33%}
.collection-alb-filter .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#1a8580;color:#fff;}
.collection-alb-filter .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#a9e1df}
.collection-alb-filter .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#f9d194}
.shopify-section--featured-collections .container {max-width:1200px}
.collection-alb-filter .shopify-section--featured-collections .heading {
  font-size:30px;
  text-align:left;
}
.shopify-section--featured-collections .section__header {max-width:1200px}
.collection-alb-filter .multi-column-wrapper.grid-3-items .multi-column .multi-column__item {
  padding-top:15px;
  background:none;
  border-color:#b7b7b7;
  gap:0;
}
.collection-alb-filter .multi-column-wrapper.grid-3-items .multi-column .multi-column__item .multi-column__text-container .heading {
  position:static;
  transform:none;
  font-size:20px;
  color:#1a8580;
  max-width:100%;
  background:none;
}
.collection-alb-filter .multi-column-wrapper.no-border .multi-column .multi-column__item:nth-child(2) {
  border:0;
  padding:0;
}
.collection-alb-filter .multi-column-wrapper.no-border .multi-column .multi-column__item:nth-child(2):after {
  content:"";
  width:100%;
  height:100%;
  position:absolute;
}
.collection-alb-filter .multi-column-wrapper.no-border .multi-column .multi-column__item:nth-child(2)  .multi-column__image-wrapper {width:100%!important;margin-bottom:10px;}

.collection-grayl .shopify-section--custom-liquid .buttons-wrapper .button-item {width:33.33%}
.collection-grayl .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#1a8580;color:#fff;}
.collection-grayl .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#a9e1df}
.collection-grayl .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#f9d194}
.collection-grayl .shopify-section--featured-collections .heading {
  font-size:30px;
  text-align:left;
}
.shopify-section--rich-text .container {max-width:1200px}
.collection-grayl .shopify-section--image-with-text-2 .section-description {padding:30px 0}
.multi-column-wrapper.image-with-button .multi-column .multi-column__item {
  flex-direction:column;
  border:0;
}
.multi-column-wrapper.image-with-button .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
.multi-column-wrapper.image-with-button .multi-column .multi-column__item .multi-column__link {
  background-color:#1a8580;
  border:1px solid #1a8580;
  border-radius:3px;
  font-size:18px;
  color:#fff;
  letter-spacing:0;
  text-decoration:none;
  padding:5px 15px;
}
.multi-column-wrapper.image-with-button .multi-column .multi-column__item .multi-column__link:hover {
  background:#095e5a30;
  border-color:#095e5a30;
  color:#1a8580;
}

.collection-grayl .shopify-section--faq .section__header {max-width:100%;margin-bottom:20px;}
.collection-grayl .shopify-section--faq .section__header .heading {text-align:left;font-size:30px;}
.collection-grayl .shopify-section--faq .section__header p {font-size:18px;text-align:left;}
.collection-grayl .shopify-section--faq .faq__wrapper .faq__item {border-top:1px solid #b7b7b7}
.collection-grayl .shopify-section--faq .faq__wrapper .faq__item button {
  padding:16px 10px;
  letter-spacing:1.3px;
  font-size:20px;
  line-height:1.3;
  font-weight:400;
  color:#1a8580;
}
.collection-grayl .shopify-section--faq .faq__wrapper .faq__item .collapsible__content p, .collection-grayl .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ul li, .collection-grayl .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ol li {font-size:18px}
.collection-grayl .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ol li::marker {font-size:18px}
.multi-column-wrapper.flex-row .multi-column .multi-column__item .item_link {
  display:flex;
  align-items:center;
  gap:30px;
}
.multi-column-wrapper.flex-row .multi-column .multi-column__item .multi-column__image-wrapper {width:30%!important}
.multi-column-wrapper.flex-row .multi-column .multi-column__item .multi-column__text-container {width:70%}
.multi-column-wrapper.flex-row .multi-column .multi-column__item .multi-column__text-container .heading {
  font-size:20px;
  text-align:left;
}
.multi-column-wrapper.flex-row .multi-column .multi-column__item .multi-column__text-container p {
  font-size:18px;
  text-align:left;
}

.border-left-yellow {
  border-left:1px solid #f7be68;
  padding-left:30px;
  display:flex;
  flex-direction:column;
}
.border-left-yellow h3 {
  position:relative;
  font-size:24px;
  color:#1a8580;
  margin-bottom:10px!important;
}
.border-left-yellow h3:before {
    display:block;
    content:"";
    width:16px;
    height:16px;
    border-radius:8px;
    background-color:#f7be68;
    position:absolute;
    top:12px;
    left:-38px;
}
.border-left-yellow h3:after {
    display: block;
    content: "";
    width: 4px;
    height: 12px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left:-33px;
}
.border-left-yellow img {max-width:500px;margin:auto;}
.border-left-yellow .border-left {
  padding-left:20px;
  border-left:4px solid #b7b7b7;
  color:#095e99;
  font-size:21px!important;
}
.collection-wasserwirbler .multi-column-wrapper.grid-3-items .multi-column .multi-column__inner {align-items:center}
.collection-wasserwirbler .multi-column-wrapper.grid-3-items .multi-column .multi-column__item {
  background:none;
  padding:0;
  border:0;
}
.multi-column-wrapper.grid-2-items .multi-column .multi-column__item {
  border:0;
  flex-direction:column
}
.multi-column-wrapper.grid-2-items .multi-column .multi-column__item p {font-size:18px}
.collection-wasserwirbler .shopify-section--image-with-text-2 .custom-width-2 .section-title {
  font-size:30px;
  font-weight:600;
  text-align:left;
  margin-bottom:20px;
}
.collection-wasserwirbler .shopify-section--image-with-text-2 .custom-width-2 .image-with-text__content-wrapper h3 {
  font-size:24px;
  text-align:left;
  color:#363636;
  margin-top:20px!important;
}
.collection-wasserwirbler .shopify-section--image-with-text-2 .custom-width-2 .image-with-text__wrapper .image-with-text__image-wrapper img {border-radius:0}

.collection-umh-vitalisierung .shopify-section--featured-collections .section__header h3 {text-align:left;font-size:30px;}
.collection-umh-vitalisierung .shopify-section--featured-collections .section__header p {text-align:left;font-size:18px;}
.collection-umh-vitalisierung .shopify-section--image-with-text-2 .section-description {padding-top:30px}

.Wirkweisen .image-with-text__wrapper .image-with-text__image-wrapper {
  width:35%;
  margin-left:50px;
  margin-right:0;
}
.Wirkweisen .image-with-text__content-wrapper {margin-top:0;margin-left:0;}
.multi-column-wrapper.check-icon .multi-column .multi-column__inner {
  grid-template-columns:1fr!important;
  gap:0;
  background:#ebf3f980;
  border-radius:10px;
  padding:20px;
}
.multi-column-wrapper.check-icon .multi-column .multi-column__item .multi-column__image-wrapper {width:6%!important}
.multi-column-wrapper.check-icon .multi-column .multi-column__item .multi-column__text-container {width:94%}
.multi-column-wrapper.check-icon .multi-column .multi-column__item .multi-column__text-container p {text-align:left;font-size:18px;}
.multi-column-wrapper.check-icon .multi-column .multi-column__item {border:0}
.collection-umh-vitalisierung .shopify-section--faq .section__header {max-width:100%;margin-bottom:40px;}
.collection-umh-vitalisierung .shopify-section--faq .section__header .heading {text-align:left;font-size:30px;}
.collection-umh-vitalisierung .shopify-section--faq .section__header p {font-size:18px;text-align:left;}
.collection-umh-vitalisierung .shopify-section--faq .faq__wrapper .faq__item {border-top:1px solid #b7b7b7}
.collection-umh-vitalisierung .shopify-section--faq .faq__wrapper .faq__item button {
  padding:16px 10px;
  letter-spacing:1.3px;
  font-size:20px;
  line-height:1.3;
  font-weight:400;
  color:#1a8580;
}
.collection-umh-vitalisierung .shopify-section--faq .faq__wrapper .faq__item .collapsible__content p {font-size:18px}

.show-hide .liquid p {
  border:1px solid #748189;
  border-radius:5px;
  padding:3px 5px;
  margin-bottom:15px;
  max-width:420px;
  font-size:18px;
  color:#606e79;
  display:flex;
  align-items:center;
  gap:10px;
  cursor:pointer;
}
.show-hide .liquid p:before {
  background:url(/cdn/shop/files/chat.svg?v=1728348881);
  content:"";
  display:block;
  width:30px;
  height:30px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:20px;
}
.show-hide .liquid ol li {font-size:13px}
.show-hide.active .liquid ol, .show-hide.active .liquid ul {display:block!important}

.collection-3-wege-hahne .shopify-section--featured-collections .section__header h3 {text-align:left;font-size:30px;}
.collection-3-wege-hahne .shopify-section--featured-collections .section__header p {text-align:left;font-size:18px;}

.details-products .center .product-item {justify-content:center;padding-top:0;}
.details-products .center .product-item .product-details {display:none}
.multi-column-wrapper.filters .section__header {max-width:100%}
.multi-column-wrapper.filters .section__header h3 {text-align:left;font-size:30px;}
.multi-column-wrapper.filters .multi-column .multi-column__inner {grid-template-columns:1fr!important}
.multi-column-wrapper.filters .multi-column .multi-column__item .heading {margin-bottom:0}
.multi-column-wrapper.filters .multi-column .multi-column__item p {text-align:left}

@media (max-width:767px) {
  body .multi-column-wrapper.filters .section__header h3 {font-size:25px;}
  body .multi-column-wrapper.filters .multi-column .multi-column__item {flex-direction:column;padding:0;}
  body .multi-column-wrapper.filters .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
  body .multi-column-wrapper.filters .multi-column .multi-column__item .multi-column__image-wrapper img {margin:auto}
  body .multi-column-wrapper.filters .multi-column .multi-column__item .multi-column__text-container {width:100%}
  body .multi-column-wrapper.filters .multi-column .multi-column__item p {font-size:16px}
  body .reverse .image-with-text__wrapper {display:flex;flex-direction:column-reverse;gap:20px;}

  body.collection-wasserfilter-kuche .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:1fr}
  body.collection-wasserfilter-kuche .rich-text-wrapper .content-box h3 {text-align:left}
  body.collection-wasserfilter-maschine .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:1fr}
  body.collection-wasserfilter-maschine .rich-text-wrapper .content-box h3 {text-align:left!important}
  body.collection-wasserfilteranlage .rich-text-wrapper .content-box h3 {text-align:left!important} 
  body.collection-wasserfilteranlage .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:1fr}
  body.collection-wasserfiltergerate .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:1fr}

  body .shopify-section--custom-liquid .table .liquid {overflow-x:scroll}

}
.rich-text-wrapper .content-box h4 {line-height:1.3} 

.multi-column-wrapper.center-btn .multi-column .multi-column__inner {grid-template-columns:1fr!important}
.multi-column-wrapper.center-btn .multi-column .multi-column__item {border:0;justify-content:center;padding:0;}
.multi-column-wrapper.center-btn .multi-column .multi-column__item .button-wrapper a {
  font-size:14px;
  line-height:14px;
  letter-spacing:0;
  padding:12px;
  border-radius:3px;
  background:#1a8580;
}
.shopify-section--featured-collections .tabs-nav .tabs-nav__item {
  font-size:16px;
  letter-spacing:0;
}

.collection-wasserfilter-kuche .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:repeat(4, 1fr)}
.collection-wasserfilter-maschine .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:repeat(4, 1fr)}

.shopify-section--custom-liquid .border-left .section__header {max-width:100%;margin-bottom:30px;}
.shopify-section--custom-liquid .border-left .section__header h3 {
  font-size:30px;
  text-align:left;
}
.shopify-section--custom-liquid .border-left .liquid {
  background:#f5f9fa;
  padding:20px;
  border-radius: 10px;
}
.shopify-section--custom-liquid .border-left .content {
  border-left:4px solid #1a8580;
  margin:0;
  padding:10px 20px;
  background:#f5f9fa;
}

.shopify-section--custom-liquid .table .section__header {max-width:100%;margin-bottom:20px;}
.shopify-section--custom-liquid .table .section__header h3 {text-align:left;font-size:30px;}
.shopify-section--custom-liquid .table .link {
  text-align:center;
  margin:30px 0 0;
}
.shopify-section--custom-liquid .table .link a {text-decoration:none;color:#1a8580;}
.tablepress-id-71, .tablepress-id-71 tr, .tablepress-id-71 tbody td, .tablepress-id-71 thead th, .tablepress-id-71 tfoot th {border:2px solid #fff}
.tablepress-id-71 thead th {
  background-color:#209f9a;
  color:#fff;
  font-size:18px;
  padding:8px!important;
}
.tablepress-id-71 tbody td {
  color:#3c3c3c;
  background-color:#eceaea;
  font-size:18px;
  line-height:26px;
  padding:8px!important;
}
.tablepress-id-71 tbody td.column-1 {
  font-weight:700;
}

.collection-wasserfilteranlage .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:repeat(4, 1fr)}
.collection-wasserfiltergerate .shopify-section--featured-collections .featured-collections .product-list__inner {grid-template-columns:repeat(4, 1fr)}

.tablepress, .tablepress tr, .tablepress tbody td, .tablepress thead th, .tablepress tfoot th {border:2px solid #fff}
.tablepress thead th {
  background-color:#209f9a;
  color:#fff;
  font-size:18px;
  padding:8px!important;
}
.tablepress-id-84 thead th {text-align:left}
.tablepress tbody td {
  color:#3c3c3c;
  background-color:#eceaea;
  font-size:18px;
  line-height:26px;
  padding:8px!important;
}
.tablepress-id-36, .tablepress-id-32, .tablepress-id-33, .tablepress-id-34 {width:100%}
.tablepress-id-36 tbody td, .tablepress-id-32 tbody td, .tablepress-id-33 tbody td, .tablepress-id-34 tbody td, 
.tablepress-id-36 thead th, .tablepress-id-32 thead th, .tablepress-id-33 thead th, .tablepress-id-34 thead th {text-align:center!important}

.page-ruecksendung-reklamation .shopify-section--faq .section__header {max-width:100%;margin-bottom:20px;}
.page-ruecksendung-reklamation .shopify-section--faq .section__header .heading {text-align:left;font-size:30px;}
.page-ruecksendung-reklamation .shopify-section--faq .section__header p {font-size:18px;text-align:left;}
.page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item {border-top:1px solid #b7b7b7}
.page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item button {
  padding:16px 10px;
  letter-spacing:1.3px;
  font-size:20px;
  line-height:1.3;
  font-weight:400;
  color:#1a8580;
}
.page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item .collapsible__content p, .page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ul li, .page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ol li {font-size:18px}
.page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ol li::marker {font-size:18px}

@media (max-width:767px) {
  body.page-ruecksendung-reklamation .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
  body.page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item {padding:0}
  body.page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item button {padding:10px}
  body.page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item .collapsible__content {padding:30px}
  body.page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item .collapsible__content p, .page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ul li, .page-ruecksendung-reklamation .shopify-section--faq .faq__wrapper .faq__item .collapsible__content ol li {font-size:16px}
  body.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__inner {gap:15px}
  body.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__item .heading {font-size:18px;padding:10px;}
  body.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__item p {margin-top:0}
  body.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .buttons {grid-template-columns:1fr}
  body .shopify-section--multi-column .new-bg {padding:0 15px}
  body .multi-column-wrapper.new-bg .multi-column .multi-column__inner {gap:0}
  body .shopify-section--multi-column .new-bg .section__header h3 {font-size:22px;text-align:left;}
  body .shopify-section--multi-column .new-bg .section__header p, .shopify-section--multi-column .multi-column-wrapper.new-bg .sub-content p, .shopify-section--multi-column .multi-column-wrapper.new-bg .sub-content ol li {font-size:16px;line-height:24px;}
  body .shopify-section--custom-liquid .buttons-wrapper.linkss {margin:30px 20px}
  body .shopify-section--custom-liquid .buttons-wrapper.linkss .container {width:90%}
  body .shopify-section--custom-liquid .buttons-wrapper.linkss .liquid p {width:100%}
  body .shopify-section--custom-liquid .buttons-wrapper.linkss .buttons {width:100%;gap:20px;}
  body.page-prufwerte-wasserqualitat .shopify-section--image-with-text-2 .section-description p {font-size:16px}
  body #tablepress-66 {min-width:auto}
  body.page-gewinde-ratgeber .rich-text-wrapper .content-box h3 {text-align:left}
  body .shopify-section--multi-column .multi-column-wrapper.one-item .multi-column .multi-column__item {width:100%}
  body.page-gewinde-ratgeber .shopify-section--multi-column .section__header h3 {text-align:left}
  body.page-gewinde-ratgeber .multi-column-wrapper .multi-column .multi-column__item .multi-column__text-container p {font-size:23px}
  body.page-gewinde-ratgeber .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper p {font-size:16px;text-align:left;}
  body .shopify-section--multi-column .multi-column-wrapper.circle-img .multi-column__item .multi-column__image-wrapper {max-width:80%!important}
  body.page-gewinde-ratgeber .small-img .image-with-text__wrapper {display:flex;flex-direction:column-reverse;gap:20px;}
  body.page-gewinde-ratgeber .small-img .image-with-text__image-wrapper {width:80%}
  body.page-gewinde-ratgeber .small-img .image-with-text__image-wrapper img {border-radius:20%}
}

.page-gutachten-carbonit .tablepress, .page-gutachten-carbonit .tablepress tr, .page-gutachten-carbonit .tablepress tbody td, .page-gutachten-carbonit .tablepress thead th, .page-gutachten-carbonit .tablepress tfoot th {border:1px solid #209f9a}
.page-gutachten-carbonit .tablepress thead th {
  background:#fff;
  color:#363636;
}
.page-gutachten-carbonit .tablepress tr.row-2 td {background:#209f9a;color:#fff;font-weight:600;}
.page-gutachten-carbonit .tablepress tr td {background:#fff;color:#209f9a;}
.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__inner {gap:40px}
.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__item {
  box-shadow:none;
  border:0;
  border-radius:0;
  position:relative;
  padding:0;
}
.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__item .multi-column__image-wrapper:after {
  content:"";
  display:block;
  width:100%;
  height:100%;
  background:#0000000d;
  position:absolute;
}
.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__item .multi-column__text-container {
  position:absolute;
  left:0;
  bottom:10%;
  width:100%;
  max-width:220px;
}
.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__item .heading {
  background:#000000b3;
  padding:20px;
  font-size:22px;
  max-width:220px;
  color:#fff;
  margin-bottom:0!important;
}
.page-gutachten-carbonit .multi-column-wrapper.grid-8-items .multi-column .multi-column__item p {
  background:#1a8580;
  max-width:190px;
  padding:5px;
  font-size:12px;
  color:#fff;
  margin:-15px auto 0;
}

.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .buttons {
  display:grid;
  grid-template-columns:repeat(3, 1fr);
}
.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .button-item {width:100%}
.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .button-item a {color:#363636;}
.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .button-item:first-child {background:#095e5a66}
.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(2) {background:#1a858033}
.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(3) {background:#1a85800d}
.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(4) {background:#2d87b566}
.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(5) {background:#448df433}
.page-gutachten-zur-umh-wasservitalisierung .shopify-section--custom-liquid .buttons-wrapper .button-item:nth-child(6) {background:#6799b233}

.shopify-section--multi-column .new-bg {
  max-width:1200px;
  margin:auto;
  padding:0 40px;
}
.shopify-section--multi-column .new-bg .container {
  background:#eaeaea80;
  border-radius:20px;
  padding:30px 20px;
  margin: 30px 0;
}
.shopify-section--multi-column .new-bg .section__header {max-width:100%}
.shopify-section--multi-column .new-bg .section__header h3 {
  font-size:30px;
  text-align:center;
  color:#363636;
}
.shopify-section--multi-column .new-bg .section__header p {font-size:18px;line-height:28px;}
.shopify-section--multi-column .multi-column-wrapper.new-bg .multi-column .multi-column__item {
  border:0;
  flex-direction:column;
  
}
.shopify-section--multi-column .multi-column-wrapper.new-bg .multi-column__item .multi-column__image-wrapper {width:100%!important}
.shopify-section--multi-column .multi-column-wrapper.new-bg .multi-column__item .multi-column__text-container p {font-size:18px;line-height:24px;}
.shopify-section--multi-column .multi-column-wrapper.new-bg.grid-3-items .multi-column .multi-column__item {padding-top:0}
.shopify-section--multi-column .multi-column-wrapper.new-bg.grid-3-items .multi-column .multi-column__item .multi-column__image-wrapper img {max-width:100%}
.shopify-section--multi-column .multi-column-wrapper.new-bg .sub-content p, .shopify-section--multi-column .multi-column-wrapper.new-bg .sub-content ol li {font-size:18px;line-height:28px;}

.shopify-section--custom-liquid .buttons-wrapper.linkss {margin:50px 40px}
.shopify-section--custom-liquid .buttons-wrapper.linkss .container {
  max-width:1200px;
  margin:auto;
  background:#eef9f9;
  padding:15px;
  border-radius:10px;
}
.shopify-section--custom-liquid .buttons-wrapper.linkss .liquid p {width:30%}
.shopify-section--custom-liquid .buttons-wrapper.linkss .buttons {width:70%;display:flex;gap:50px;}
.shopify-section--custom-liquid .buttons-wrapper.linkss .button-item {background:#1a8580!important;padding:8px;width:50%;}
.shopify-section--custom-liquid .buttons-wrapper.linkss .button-item a {color:#fff;padding:0;}

@media (max-width:767px) {
.shopify-section--custom-liquid .buttons-wrapper.linkss .button-item {width:100%;}
}
.page-prufwerte-wasserqualitat .image-with-text .section-title {
  font-size:30px;
  color:#1a8580;
  font-weight:800;
  text-align:left;
  margin-bottom:40px;
}
.page-prufwerte-wasserqualitat .image-with-text .image-with-text__content-wrapper {margin-top:0}

.page-gewinde-ratgeber .multi-column-wrapper .multi-column .multi-column__item {
  border:0;
  border-radius:0;
  flex-direction:column-reverse;
}
.page-gewinde-ratgeber .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {
  width:100%!important;
  flex-direction:column;
}
.page-gewinde-ratgeber .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper p {
  text-align:center;
  font-size:18px;
}

#tablepress-65 {margin:auto}
#tablepress-66 {margin:auto;min-width:800px;}
.tablepress-id-66, .tablepress-id-66 tr, .tablepress-id-66 tbody td, .tablepress-id-66 thead th, .tablepress-id-66 tfoot th {border:1px solid #ddd}
.tablepress-id-66 .column-1 {
  background-color:#add;
  color:#3c3c3c;
}
.tablepress-id-66 .column-3 {
  background-color:#fbebce;
  color:#3c3c3c;
}
.tablepress-id-66 tbody td {background:#fff}

.page-gewinde-ratgeber .shopify-section--multi-column .section__header h3 {
  font-size:30px;
  text-decoration:underline;
}
.shopify-section--multi-column .multi-column-wrapper.one-item .multi-column .multi-column__inner {grid-template-columns:1fr!important}
.shopify-section--multi-column .multi-column-wrapper.one-item .multi-column .multi-column__item {width:50%;margin:auto;}
.shopify-section--multi-column .circle-img .section__header {max-width:100%}
.shopify-section--multi-column .circle-img .section__header h3 {text-align:center}
.shopify-section--multi-column .circle-img .section__header p, .shopify-section--multi-column .circle-img .section__header ol li, .shopify-section--multi-column .circle-img .section__header ol li::marker {font-size:18px;line-height:28px;}
.shopify-section--multi-column .multi-column-wrapper.circle-img .multi-column__item .multi-column__image-wrapper {border-radius:50%;max-width:50%!important;}
.page-gewinde-ratgeber .small-img .image-with-text__image-wrapper img {border-radius:50%}

.page-haufige-fragen .page-header__text-wrapper {
  max-width:1200px;
  margin-bottom:30px;
  padding:0 40px;
}
.page-haufige-fragen .page-header__text-wrapper h1 {
  text-align:left;
  font-size:30px;
}
.shopify-section--faq-2 .section__header {max-width:1200px}
.shopify-section--faq-2 .section__header p {text-align:left;font-size:18px;line-height:28px;}
.shopify-section--faq-2 .filter {
  display:flex;
  gap:15px;
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid #1a8580;
}
.shopify-section--faq-2 .filter button {
  border:1px solid #1a8580;
  color:#1a8580;
  padding:5px 10px;
  border-radius:3px;
  font-size:16px;
}
.shopify-section--faq-2 .filter button.active {background:#1a8580;color:#fff;}
.shopify-section--faq-2 .faq__item {border-top:1px solid #b7b7b7}
.shopify-section--faq-2 .faq__item button {
  padding:10px;
  letter-spacing:1.3px;
  font-size:20px;
  line-height:26px;
  font-weight:500;
  color:#1a8580;
}
.shopify-section--faq-2 .faq__item .collapsible__content {margin-top:20px}
.shopify-section--faq-2 .faq__item .collapsible__content p, .shopify-section--faq-2 .faq__item .collapsible__content ol li::marker {
  font-size:18px;
  line-height:28px;
}
.shopify-section--faq-2 .faq__item .collapsible__content p a {
  color:#1a8580;
  text-decoration:none;
}
@media (max-width:767px) {
  body.page-haufige-fragen .page-header__text-wrapper {padding:0}
  body.page-haufige-fragen .page-header__text-wrapper h1 {font-size:25px}
  body .shopify-section--faq-2 .section__header p {font-size:16px;line-height:26px;}
  body .shopify-section--faq-2 .filter {flex-wrap:wrap}
  body .shopify-section--faq-2 .faq {padding:0 20px}
  body .shopify-section--faq-2 .faq__wrapper {padding:0}
  body .shopify-section--faq-2 .faq__item {padding:0}
  body .shopify-section--faq-2 .faq__item .collapsible__content {padding:20px 30px 30px;margin-top:0;}
  body .shopify-section--faq-2 .faq__item .collapsible__content p {font-size:16px;line-height:24px;}
}

.shopify-section--featured-collections-2 .product-item {border:0}
.shopify-section--featured-collections-2 .featured-collections .product-list__inner .product-item .product-item-meta__title {color:#363636;font-weight:400;}
.shopify-section--featured-collections-2 .product-list__inner .product-item .product-item-meta__price-list-container .price-list .price {
  font-size:18px;
  font-weight:600;
}
.shopify-section--featured-collections-2 p a {color:#1a8580;text-decoration:none;}
.shopify-section--featured-collections-2 p a:hover {text-decoration: underline;}

.multi-column-wrapper.contact .section__color-wrapper {width:100%}
.multi-column-wrapper.contact .multi-column .multi-column__inner {grid-template-columns:1fr 1fr 1fr!important;gap:0;}
.multi-column-wrapper.contact .multi-column .multi-column__text-container {text-align:left;width:100%;}
.multi-column-wrapper.contact .multi-column .multi-column__text-container p:first-child {
  font-size:16px;
  color:#111;
  margin-bottom:0;
}
.multi-column-wrapper.contact .multi-column .multi-column__text-container p:last-child {
  font-size:20px;
  color:#1a8580;
  font-weight:600;
  margin-top:0;
}
.multi-column-wrapper.contact .multi-column .multi-column__item {flex-direction:row;gap:0;padding:0;}
.multi-column-wrapper.contact .multi-column .multi-column__item .multi-column__image-wrapper {width:20%!important;flex-direction:row;margin:0;}
.multi-column-wrapper.contact .multi-column .multi-column__item img {max-width:30px}
.multi-column-wrapper.contact .multi-column .multi-column__item .item_link {display:flex;width:100%;}

.page-gewinde-ratgeber .shopify-section--image-with-text-overlay .mobile-only {display:none}
.page-gewinde-ratgeber .shopify-section--image-with-text-overlay .image-overlay__content h3 {
  border-right:2px solid #b7b7b7;
  padding-right:40px;
  font-size:50px;
  margin-bottom:0;
}

@media (max-width:767px) {
  body.page-gewinde-ratgeber .shopify-section--image-with-text-overlay .image-overlay__content h3 {font-size:32px;border:0;width:100%;padding-right:0;}
  body.page-prufwerte-wasserqualitat .image-with-text .section-title {margin-bottom:10px}
  body .product .product__info .product-meta .product-meta__taxes-included { top: -2.5px;}
}

.product .product__info .product-meta .product-meta__price-list-container {float:left;margin-right:5px;}
.product .product__info .product-meta .product-meta__taxes-included {margin-bottom:0;line-height:1.2;position: relative;
  top: -3.5px;}
.product .product__info .price--large{line-height:1;}
.shopify-section--image-with-text .small-img-2 .image-with-text__content-wrapper {width:70%}
.shopify-section--image-with-text .small-img-2 .image-with-text__image-wrapper {width:30%}

.shopify-section--multi-column .homepage {
  background-image:url(/cdn/shop/files/home-image-1.jpg?v=1729473105);
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  padding:50px 0;
  margin:0;
}
.shopify-section--multi-column .homepage .section__color-wrapper {background:none}
.shopify-section--multi-column .homepage .section__header {max-width:960px;margin-left:0;}
.shopify-section--multi-column .homepage .section__header .heading {
  font-size:55px;
  text-align:left;
  color:#111;
  
}
.shopify-section--multi-column .homepage .section__header p {
  font-size:21px;
  line-height:30px;
  text-align:left;
  color:#464646;
}
.shopify-section--multi-column .homepage .multi-column .multi-column__item {background:#fff}

.shopify-section--image-with-text .full-width .container {max-width:100%}
.shopify-section--image-with-text .full-width .image-with-text__image-wrapper {margin:0;width:40%}
.shopify-section--image-with-text .full-width .image-with-text__content-wrapper {margin-left:40px;width:60%;max-width:710px;}
.shopify-section--image-with-text .full-width .image-with-text__content-wrapper h3 {
  color:#1a8580;
  font-size:42px;
  line-height:45px;
  text-align:left;
}
.shopify-section--image-with-text .full-width .image-with-text__content-wrapper .image-with-text__text-wrapper p {
  font-size:21px;
  color:#363636;
}

.shopify-section--image-with-text .with-icon .image-with-text__image-wrapper {width:50%;margin:0;}
.shopify-section--image-with-text .with-icon .image-with-text__content-wrapper {margin-left:0px;}
.shopify-section--image-with-text .with-icon .image-with-text__content-wrapper h3 {
  color:#1a8580;
  font-size:30px;
  text-align:left;
  margin-bottom:30px;
}
.shopify-section--image-with-text .with-icon .image-with-text__content-wrapper p:not(:first-child) {display:flex;align-items:center;gap:5px;font-weight:600;}
.shopify-section--image-with-text .with-icon .image-with-text__content-wrapper p:nth-child(2):before {
  background:url(/cdn/shop/files/phone.svg?v=1729475398);
  content:"";
  display:block;
  width:30px;
  height:30px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:25px;
}
.shopify-section--image-with-text .with-icon .image-with-text__content-wrapper p:nth-child(3):before {
  background:url(/cdn/shop/files/envelope.svg?v=1729475398);
  content:"";
  display:block;
  width:30px;
  height:30px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:25px;
}
.shopify-section--image-with-text .with-icon .image-with-text__content-wrapper .button-wrapper a {
  background:#1a8580;
  border: 1px solid #1a8580;
  color: #fff;
  border-radius:3px;
  padding:9px 30px;
  font-size:14px;
  line-height:24px;
  letter-spacing:0;
}
.shopify-section--image-with-text .with-icon .image-with-text__content-wrapper .button-wrapper a:hover {background:#095e5a94;border:1px solid #095e5a30;}

.shopify-section--multi-column .logo-list .section__header {max-width:100%}
.shopify-section--multi-column .logo-list .section__header h3 {padding-top:50px;font-size:30px;margin-bottom:30px;}
.shopify-section--multi-column .logo-list .section__header p, .shopify-section--multi-column .logo-list .sub-content p {
  font-size:18px;
  line-height:28px;
  text-align:left;
}
.shopify-section--multi-column .logo-list .multi-column__inner {grid-template-columns:repeat(4, 1fr)!important;padding-bottom:50px;}
.shopify-section--multi-column .logo-list .multi-column__item {border:0;justify-content:center;}
.shopify-section--multi-column .logo-list .multi-column__item .multi-column__image-wrapper {width:100%!important}
.shopify-section--multi-column .logo-list .button-wrapper {text-align:center;margin-top:50px;}
.shopify-section--multi-column .logo-list .button-wrapper a {
  font-size:14px;
  line-height:24px;
  letter-spacing:0;
  padding:9px 15px;
  border:1px solid #1a8580;
  border-radius:3px;
  color:#1a8580;
}

.shopify-section--blog-posts .container {max-width:1200px}
.shopify-section--blog-posts .section__header h3 {font-size:30px}
.shopify-section--blog-posts .article-list {margin:0}
.shopify-section--blog-posts .article-item {
  border-radius:20px;
  box-shadow: 0 5px 10px 5px rgb(54 54 54 / 20%);
}
.shopify-section--blog-posts .article-item .article-item__image-container {border-radius:20px 20px 0 0}
.shopify-section--blog-posts .article-item .article-item__content {padding:0 15px 15px; background: #fff;border-bottom-left-radius: 25px;border-bottom-right-radius: 25px;}
.shopify-section--blog-posts .article-item .article-item__content h3 {font-size:20px;color:#363636;}
.shopify-section--blog-posts .article-item .article-item__content .article-item__excerpt {font-size:16px;line-height:28px;text-align: left;}
.shopify-section--blog-posts .article-item .article-item__content .link-button {
  font-size:14px;
  font-weight:700;
  border:1px solid #1a8580;
  color:#1a8580;
  padding:6px 10px;
  border-radius:3px;
}
.shopify-section--blog-posts .sub-content {text-align:right;margin-top:50px;font-size:14px;letter-spacing:0;}
.shopify-section--blog-posts .sub-content a {color:#1a8580;text-decoration:none;font-weight:600;}

.shopify-section--image-with-text-block .image-with-text-block__content {background:none;padding:0;}
.shopify-section--image-with-text-block .image-with-text-block__text-container>p {font-size:18px;color:#363636;}
.shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper {display:flex;gap:20px;padding-top:30px;}
.shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper .item {
  padding:20px 20px 0;
  border:1px solid #b7b7b7;
  border-radius:20px;
  background:#fff;
  width:50%;
}
.shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper .item h3 {font-size:26px;line-height:36px;text-align:center;margin-bottom:20px;}
.shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper .item .button-wrapper {text-align:center}
.shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper .item .button-wrapper a {
  font-size:14px;
  line-height:24px;
  letter-spacing:0;
  font-weight:700;
  border:1px solid #1a8580;
  color:#1a8580;
  padding:6px 10px;
  border-radius:3px;
}
.shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper .item img {margin:0}

.shopify-section--press .press-list {display:flex;flex-direction:column-reverse;gap:50px;}
.shopify-section--press .press-list .press-list__wrapper h3 {font-size:24px;line-height:34px;margin-bottom:30px;color:#363636;}
.shopify-section--press .press-list .press-list__wrapper .press-list__item-content:before {display:none}
.shopify-section--press .press-list .press-list__wrapper .press-list__item-content {font-size:18px;line-height:28px;max-width:780px;color:#363636;font-weight:300;margin-top:0;padding-top:0;}


.shopify-section--testimonials .section__color-wrapper {background:none}
.shopify-section--testimonials .container {
  background: #ffffffb3;
  border-radius:10px;
  margin-right:20%;
  padding:25px!important;
}
.shopify-section--testimonials .section__header h2 {font-size:30px;text-align:left;}

@media (max-width:767px) {
  body .shopify-section--multi-column .homepage .section__header .heading {font-size:32px;text-align:center;}
  body .shopify-section--multi-column .homepage .section__header p {font-size:18px;line-height:26px;}
  
  body .shopify-section--image-with-text .full-width .image-with-text__content-wrapper {width:100%;margin:0;}
  body .shopify-section--image-with-text .full-width .image-with-text__content-wrapper h3 {font-size:30px;line-height:40px;margin-bottom:0;}
  body .shopify-section--image-with-text .full-width .image-with-text__content-wrapper .image-with-text__text-wrapper p {font-size:18px}
  body .shopify-section--image-with-text .full-width .image-with-text__image-wrapper {width:100%;margin-top:20px;}
  body .shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper .item {padding:20px 5px 0}
  body .shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper .item h3 {font-size:17px;line-height:24px;}
  body .shopify-section--image-with-text-block .image-with-text-block__text-container .item-wrapper .item img {border-radius:0 0 20px 20px}
  
  body .shopify-section--blog-posts .section__header {margin-bottom:50px}
  body .shopify-section--blog-posts .section__header h3 {font-size:25px;text-align:left;}
  body .shopify-section--blog-posts .homepage .article-list {display:flex;flex-direction:column;align-items:center;padding:0 0 50px;}
  body .shopify-section--blog-posts .sub-content {text-align:center;margin-top:0}
  
  body .shopify-section--multi-column .logo-list .section__header h3 {font-size:25px;padding-top:0;}
  body .shopify-section--multi-column .logo-list .section__header p, .shopify-section--multi-column .logo-list .sub-content p {font-size:16px;line-height:26px;}
  body .shopify-section--multi-column .logo-list .multi-column__inner {gap:0}
  
  body .shopify-section--image-with-text .with-icon .image-with-text__image-wrapper {width:100%}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper {width:100%;margin:20px 0 0;}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper h3 {font-size:25px;text-align:center;}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper p {text-align:center}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper p:not(:first-child) {justify-content:center}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper .button-wrapper {text-align:center}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper .button-wrapper a {padding:5px 10px}
  body .shopify-section--press .press-list .press-list__wrapper {width:100%}
  body .shopify-section--testimonials .section {background-position:0 center;padding:100px 0;}
  body .shopify-section--testimonials .container {background:#fff;width:85%;margin:auto;}

  body.page-durchlauferhitzer-oder-boiler .multi-column-wrapper .multi-column .multi-column__item .multi-column__text-container p {font-size:16px;line-height:24px;}
  body.page-download-gratis-ratgeber .shopify-section--main-page .page-header__text-wrapper h1 {font-size:28px}
}

@media (min-width:768px) and (max-width:1000px) {
  body .shopify-section--image-with-text .full-width .image-with-text__content-wrapper {width:100%;margin:0;}
  body .shopify-section--image-with-text .full-width .image-with-text__content-wrapper h3 {font-size:30px;line-height:40px;margin-bottom:0;}
  body .shopify-section--image-with-text .full-width .image-with-text__content-wrapper .image-with-text__text-wrapper p {font-size:18px}
  body .shopify-section--image-with-text .full-width .image-with-text__image-wrapper {width:70%;margin:20px auto 0;}
  body .shopify-section--blog-posts .article-list {padding:20px 0;gap:20px;}
  body.page-aktivkohlefilter-wasser .shopify-section--blog-posts .article-item, body .shopify-section--blog-posts .homepage .article-item {width:auto!important}

  body .shopify-section--image-with-text .with-icon .image-with-text__image-wrapper {width:70%;margin:auto;}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper {width:100%;margin:20px 0 50px;}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper h3 {font-size:25px;text-align:center;}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper p {text-align:center}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper p:not(:first-child) {justify-content:center}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper .button-wrapper {text-align:center}
  body .shopify-section--image-with-text .with-icon .image-with-text__content-wrapper .button-wrapper a {padding:5px 10px}
}

.page-durchlauferhitzer-oder-boiler .multi-column-wrapper .multi-column .multi-column__item {border:0;flex-direction:column;}
.page-durchlauferhitzer-oder-boiler .multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
.page-durchlauferhitzer-oder-boiler .multi-column-wrapper .multi-column .multi-column__item .multi-column__text-container p {text-align:left;font-size:18px;line-height:26px;}

.page-download-gratis-ratgeber .shopify-section--main-page .container {max-width:1200px}
.page-download-gratis-ratgeber .shopify-section--main-page .page-header__text-wrapper {max-width:100%;margin-bottom:0;}
.page-download-gratis-ratgeber .shopify-section--main-page .page-header__text-wrapper h1 {font-size:36px;text-align:left;}
.page-download-gratis-ratgeber .shopify-section--main-page .page-content {margin:0}
.page-download-gratis-ratgeber .shopify-section--image-with-text-2 .button-wrapper a{padding:15px;border-radius:50px;color:#fff;background:#1a8580;font-size:20px;line-height:28px;letter-spacing:0;font-weight:300;text-transform:none;}

.shopify-section--rich-text #gray-bg .content-box {
  background:#f2f2f2;
  border-radius:10px;
  padding:20px;
}
.shopify-section--rich-text #gray-bg .content-box h3 {color:#363636;margin-bottom:0;}
.page-erfahrungen-bewertungen .shopify-section--image-with-text-2 .image-with-text__wrapper {
  background:#f2f2f2;
  border-radius:10px;
  padding:20px;
  align-items:start;
}
.page-erfahrungen-bewertungen .shopify-section--image-with-text-2 .image-with-text__wrapper .image-with-text__content-wrapper {margin:0}
.page-erfahrungen-bewertungen .shopify-section--image-with-text-2 .image-with-text__wrapper .image-with-text__content h3 {color:#363636;margin-bottom:0;text-align:left;}
.shopify-section--rich-text #with-icon .content-box p:not(:nth-child(2)) {display:flex;align-items:center;gap:5px;font-weight:600;}
.shopify-section--rich-text #with-icon .content-box p:nth-child(3):before {
  background:url(/cdn/shop/files/phone.svg?v=1729475398);
  content:"";
  display:block;
  width:30px;
  height:30px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:25px;
}
.shopify-section--rich-text #with-icon .content-box p:nth-child(4):before {
  background:url(/cdn/shop/files/envelope.svg?v=1729475398);
  content:"";
  display:block;
  width:30px;
  height:30px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:25px;
}
.shopify-section--rich-text #with-icon .content-box .button-wrapper a {
  background:#1a8580;
  border: 1px solid #1a8580;
  border-radius:3px;
  padding:9px 30px;
  font-size:14px;
  line-height:24px;
  letter-spacing:0;
}
.shopify-section--rich-text #with-icon .content-box .button-wrapper a:hover {background:#095e5a30;border:1px solid #095e5a30;}

.page-erfahrungen-bewertungen .shopify-section--main-page .container {max-width:1200px}
.page-erfahrungen-bewertungen .shopify-section--main-page .page-header__text-wrapper {max-width:100%;margin-bottom:0;}
.page-erfahrungen-bewertungen .shopify-section--main-page .page-header__text-wrapper h1 {font-size:36px;text-align:left;}
.page-erfahrungen-bewertungen .shopify-section--main-page .page-content {margin:0}

.page-aktivkohlefilter-wasser .image-with-text-stacked .container {max-width:1700px}
.page-aktivkohlefilter-wasser .image-with-text-stacked {position:relative}
.page-aktivkohlefilter-wasser .image-with-text-stacked:after {
  content: "";
    position: absolute;
    width: 100%;
    padding-top: 8.5%;
    background: transparent url(/cdn/shop/files/white-vawe-2.svg?v=1728701513) no-repeat bottom center;
    display: block;
    bottom: -1px;
    left: 0;
}

.page-aktivkohlefilter-wasser .image-with-text-stacked .all-content-full-width {padding:0}
.page-aktivkohlefilter-wasser .image-with-text-stacked .all-content-full-width > img {    max-width: 70%;}
@media (max-width:1200px) {.page-aktivkohlefilter-wasser .image-with-text-stacked .all-content-full-width > img {
    max-width: 100%;
}}
.page-aktivkohlefilter-wasser .shopify-section--toc .collapsible-toggle {
  text-decoration: underline;
  letter-spacing: 1.3px;
  font-size: 20px;
  font-weight: 400;
  color: #1a8580;
  text-transform: uppercase;
  justify-content: center;
}
.page-aktivkohlefilter-wasser .shopify-section--toc .collapsible-toggle .animated-plus {display:none}
.page-aktivkohlefilter-wasser .shopify-section--toc .collapsible__content ol li::marker {font-size:18px}

.shopify-section--image-with-text .small-img-3 .image-with-text__image-wrapper {width:40%;margin-left:20px;}
.shopify-section--image-with-text .small-img-3 .image-with-text__content-wrapper {width:60%}

.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__inner {background:#f2f6f7;border-radius:0;}
.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item {padding-left:100px;background:none!important;}
.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item .multi-column__text-container p.heading {
  position:absolute;
  left:20px;
  transform:translateY(-50%);
  top:50%;
  font-size:30px;
  font-weight:600;
  color:#fff!important;
  border-radius:100px;
  padding:5px 15px;
  background-color: #1a8580;
}
.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item .multi-column__image-wrapper {width:20%!important;}

.page-aktivkohlefilter-wasser .shopify-section--multi-column .section__header {max-width:100%}
.page-aktivkohlefilter-wasser .shopify-section--multi-column .section__header h3 {font-size:30px;text-align:center;}
.page-aktivkohlefilter-wasser .shopify-section--multi-column .section__header p {font-size:18px;}
.page-aktivkohlefilter-wasser .shopify-section--multi-column .button-wrapper a {background:#1a8580;border-radius:3px;font-size:14px;line-height:24px;letter-spacing:0;padding:7px 12px;}
.page-aktivkohlefilter-wasser .shopify-section--multi-column .box-baner-littos-cs .multi-column__inner .multi-column__item:nth-child(2) {background:#68b9b5;flex-direction:row-reverse;}
.page-aktivkohlefilter-wasser .shopify-section--multi-column .box-baner-littos-cs .multi-column__inner .multi-column__item:nth-child(2) .multi-column__text-container p {color:#fff}
.page-aktivkohlefilter-wasser .shopify-section--multi-column .box-baner-littos-cs .multi-column__inner .multi-column__item:nth-child(3) {padding:0}
.page-aktivkohlefilter-wasser .shopify-section--multi-column .box-baner-littos-cs .multi-column__inner .multi-column__item:last-child {background:#fbe3bd}
.page-aktivkohlefilter-wasser .shopify-section--multi-column .box-baner-littos-cs .multi-column__inner .multi-column__item:last-child .multi-column__text-container p {color:#000!important}
.shopify-section--multi-column .only-text .multi-column .multi-column__item {border:0;border-radius:0;background:none!important;padding:0;}
.shopify-section--multi-column .only-text .multi-column .multi-column__text-container .heading {font-size:24px;line-height:34px;color:#363636;text-align:left;}
.shopify-section--multi-column .only-text .multi-column .multi-column__text-container p {text-align:left;font-size:18px;line-height:26px;color:#363636!important;}
.shopify-section--multi-column .only-text .multi-column .multi-column__text-container ul li {text-align:left;font-size:18px;line-height:22px;}

.page-aktivkohlefilter-wasser .with-bg {
  background-image: linear-gradient(#ffffff4d, #ffffff4d), url(/cdn/shop/files/Gesundes_Wasser_trinken_2.jpg?v=1729654978);
  background-size: auto, contain;
  background-repeat: no-repeat;
  text-align: left;
}
.page-aktivkohlefilter-wasser .section__color-wrapper {background:none}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos {
  display:flex;
  align-items:flex-end;
  padding:20px 0;
  justify-content:end;
}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos .box-content {background-color:#1a8580;color:#fff;border-radius:10px;padding:30px;max-width:60%;}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos .box-content h3 {font-size:30px;line-height:1.3;}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos .list-contact {grid-template-columns:repeat(2, minmax(0, 1fr)) !important;display:grid;gap:30px;}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos .list-contact .item {display:flex;gap:20px;margin-bottom:30px;align-items:center;}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos .list-contact .item svg {width:auto;height:50px;flex-shrink:0;}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos .list-contact .item.mail-icon svg {width:40px}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos .list-contact .item strong {font-size:20px;display:block;}
.page-aktivkohlefilter-wasser .helfen-box-custom-litos .list-contact .box-img img {border-radius:30px}

.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner {grid-template-columns:1fr!important}
.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item {
  background-color:#f4f7fa;
  border-radius:10px;
  box-shadow:5px 5px 5px #b7b7b7;
  padding:20px;
  border:none;
}
.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(3) .multi-column__image-wrapper, .page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(4) .multi-column__image-wrapper {width:80%!important;order:2;}
.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item .heading.h5 {color:#363636;font-size:24px;}
.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item p, .page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item ul li {font-size:18px;text-align:left;}
.page-aktivkohlefilter-wasser .custom-litos-layout .button-wrapper a {
  background: transparent;
  border: 1px solid #1a8580;
  color: #1a8580;
  padding: 15px 13.4px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 3px;
}
.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column__inner .multi-column__item:nth-child(2) .multi-column__text-container p {color:#363636}
.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column__inner .multi-column__item:nth-child(3) {padding:20px!important}

.page-aktivkohlefilter-wasser .shopify-section--blog-posts .section__header {max-width:100%}
.page-aktivkohlefilter-wasser .shopify-section--blog-posts .article-item .article-item__content h3 {font-size:22px;color:#1a8580;font-weight:300;}
.page-aktivkohlefilter-wasser .shopify-section--blog-posts .article-item .article-item__content .link-button {background:#1a8580;color:#fff;}

@media (max-width:767px) {
  body .shopify-section--image-with-text .small-img-3 .image-with-text__image-wrapper {width:100%;margin:0;}
  body .shopify-section--image-with-text .small-img-3 .image-with-text__content-wrapper {width:100%;}

  body.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__inner {width:90%}
  body.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item {flex-direction:column;padding:80px 0 0;}
  body.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item .multi-column__text-container p.heading {top:0;transform:translateX(-50%);left:50%;}
  body.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item .multi-column__text-container p {font-size:16px;margin-bottom:30px!important;}
  body.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important;max-width:250px!important;}
  body.page-aktivkohlefilter-wasser .shopify-section--multi-column .multi-column__inner .multi-column__item:nth-child(3) {padding:0}

  body.page-aktivkohlefilter-wasser .with-bg {background-size:200% auto}
  body.page-aktivkohlefilter-wasser .helfen-box-custom-litos {padding-top:250px;}
  body.page-aktivkohlefilter-wasser .helfen-box-custom-litos .box-content {max-width:100%}
  body.page-aktivkohlefilter-wasser .helfen-box-custom-litos .list-contact {grid-template-columns: repeat(1, minmax(0, 1fr)) !important;}
  body.page-aktivkohlefilter-wasser .helfen-box-custom-litos .list-contact .box-img img {width:100%}

  body.page-trinkwasserfilteranlage .with-bg {background-size:200% auto}
  body.page-trinkwasserfilteranlage .helfen-box-custom-litos {padding-top:250px;}
  body.page-trinkwasserfilteranlage .helfen-box-custom-litos .box-content {max-width:100%}
  body.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact {grid-template-columns: repeat(1, minmax(0, 1fr)) !important;}
  body.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact .box-img img {width:100%}

  body.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item {flex-direction:column}
  
  body.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item {flex-direction:column}
  body.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:first-child, body.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(4) {grid-template-columns:1fr!important}
  body.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(5) {flex-direction:column}
  body.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper .ct-div-block {display:flex;flex-wrap:wrap;}
  body.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper .ct-div-block .ct-link {width:45%}

  body.page-trinkwasserfilteranlage .service-litos {flex-direction:column-reverse;gap:20px;}
  body.page-trinkwasserfilteranlage .service-litos .box-content {width:100%}
  body.page-trinkwasserfilteranlage .service-litos .list-icon {padding:0 0 20px}
  body.page-trinkwasserfilteranlage .service-litos .list-icon p {margin:0;font-size:16px;line-height:24px;}
  body.page-trinkwasserfilteranlage .shopify-section--main-page .page-header__text-wrapper h1, body.page-trinkwasserfilteranlage .shopify-section--multi-column .second .section__header h2 {font-size:25px}
  body.page-trinkwasserfilteranlage .shopify-section--multi-column .second .multi-column__inner .multi-column__item:first-child {padding:0}
  body.page-trinkwasserfilteranlage .shopify-section--multi-column .section__header h3 {font-size:27px}
  body .alert-wrapper {flex-direction:column}
  body .alert-wrapper .alert-boxx {width:100%}

  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row_in_tab_content {flex-direction:row;flex-wrap:wrap;}
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row_in_tab_content .element_tile {width:50%}
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row_in_tab_content .element_tile .tile-heading {font-size:14px;line-height:1.3;}
  
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row2_in_tab_content {flex-direction:row}
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row2_in_tab_content .element_tile {width:50%}
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row2_in_tab_content .element_tile .tile-heading {font-size:14px;line-height:1.3;}
  
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row3_in_tab_content {flex-direction:row;flex-wrap:wrap;}
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row3_in_tab_content .element_tile {width:50%}
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block.row3_in_tab_content .element_tile .tile-heading {font-size:14px;line-height:1.3;}
}
.product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content {font-size:18px;line-height:28px;}


.page-trinkwasserfilteranlage .image-with-text-stacked .all-content-full-width > img {max-width: 40%;}
@media (max-width:1200px) {.page-trinkwasserfilteranlage .image-with-text-stacked .all-content-full-width > img {max-width: 100%;}}
.page-trinkwasserfilteranlage .image-with-text-stacked .container {max-width:100%;padding:0!important;}
.page-trinkwasserfilteranlage .image-with-text-stacked {position:relative}
.page-trinkwasserfilteranlage .image-with-text-stacked:after {
  content: "";
    position: absolute;
    width: 100%;
    padding-top: 8.5%;
    background: transparent url(/cdn/shop/files/white-vawe-2.svg?v=1728701513) no-repeat bottom center;
    display: block;
    bottom: -1px;
    left: 0;
}
.page-trinkwasserfilteranlage .image-with-text-stacked .all-content-full-width {padding:0}
.page-trinkwasserfilteranlage .shopify-section--main-page .container {max-width:1200px}
.page-trinkwasserfilteranlage .shopify-section--main-page .page-header__text-wrapper {max-width:100%;margin-bottom:30px;}
.page-trinkwasserfilteranlage .shopify-section--main-page .page-header__text-wrapper h1 {font-size:36px;text-align:left;}
.page-trinkwasserfilteranlage .shopify-section--main-page .page-content {font-size:18px;}
.page-trinkwasserfilteranlage .shopify-section--multi-column .section__header {max-width:100%}
.page-trinkwasserfilteranlage .shopify-section--multi-column .section__header h3 {font-size:36px;text-align:center;}
.page-trinkwasserfilteranlage .shopify-section--multi-column .section__header p {font-size:18px;}
.page-trinkwasserfilteranlage .shopify-section--multi-column .button-wrapper a {background:#1a8580;border-radius:3px;font-size:14px;line-height:24px;letter-spacing:0;padding:7px 12px;}
.page-trinkwasserfilteranlage .shopify-section--multi-column .first .multi-column__inner .multi-column__item:nth-child(2) {background:#68b9b5}
.page-trinkwasserfilteranlage .shopify-section--multi-column .second .section__header h2 {font-size:30px;line-height:1.3;text-align:center;color:#1a8580;}
.page-trinkwasserfilteranlage .shopify-section--multi-column .second .multi-column__inner .multi-column__item:first-child {background:none}
.page-trinkwasserfilteranlage .shopify-section--multi-column .second .multi-column__inner .multi-column__item:first-child .multi-column__text-container p {font-size:18px;line-height:26px;}
.page-trinkwasserfilteranlage .shopify-section--multi-column .second .multi-column__inner .multi-column__item:nth-child(2) {background:#fbe3bd}
.page-trinkwasserfilteranlage .shopify-section--multi-column .second .multi-column__inner .multi-column__item:nth-child(2) .multi-column__text-container p {color:#363636}

.page-trinkwasserfilteranlage .service-litos {display:flex;justify-content:space-between;align-items:center;}
.page-trinkwasserfilteranlage .service-litos .box-content {
  width:70%;
  background-color:#ebf3f980;
  border-radius:10px;
  padding:20px;
}
.page-trinkwasserfilteranlage .service-litos .list-icon {display:flex;gap:30px;padding:30px;}
.page-trinkwasserfilteranlage .service-litos .list-icon svg {width:55px;height:auto;flex-shrink:0;}
.page-trinkwasserfilteranlage .service-litos .list-icon p {font-weight:600}
.page-trinkwasserfilteranlage .service-litos .list-icon p a {color:#1a8580;text-decoration:none;}
.page-trinkwasserfilteranlage .service-litos .list-icon p a:hover {text-decoration: underline;}

.page-trinkwasserfilteranlage .with-bg {
  background-image: linear-gradient(#ffffff4d, #ffffff4d), url(/cdn/shop/files/Gesundes_Wasser_trinken_2.jpg?v=1729654978);
  background-size: auto, contain;
  background-repeat: no-repeat;
  text-align: left;
}
.page-trinkwasserfilteranlage .section__color-wrapper {background:none}
.page-trinkwasserfilteranlage .helfen-box-custom-litos {
  display:flex;
  align-items:flex-end;
  padding:20px 0;
  justify-content:end;
}
.page-trinkwasserfilteranlage .helfen-box-custom-litos .box-content {background-color:#1a8580;color:#fff;border-radius:10px;padding:30px;max-width:60%;}
.page-trinkwasserfilteranlage .helfen-box-custom-litos .box-content h3 {font-size:30px;line-height:1.3;}
.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact {grid-template-columns:repeat(2, minmax(0, 1fr)) !important;display:grid;gap:30px;}
.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact .item {display:flex;gap:20px;margin-bottom:30px;align-items:center;}
.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact .item svg {width:auto;height:50px;flex-shrink:0;}
.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact .item.mail-icon svg {width:40px}
.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact .item strong {font-size:20px;display:block;}
.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact .box-img img {border-radius:30px}

.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner {grid-template-columns:1fr!important}
.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item {
  background-color:#f4f7fa;
  border-radius:10px;
  box-shadow:5px 5px 5px #b7b7b7;
  padding:20px;
  border:none;
}
.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:first-child
{
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    display: grid;
    gap: 50px;
    align-content: center;
}
.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:first-child .multi-column__image-wrapper, 
.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(4) .multi-column__image-wrapper {width:100%!important;}
.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(5) {flex-direction:row-reverse}
.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item .heading.h5 {color:#363636;font-size:24px;}
.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item p, .page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item ul li {font-size:18px;text-align:left;}
.page-trinkwasserfilteranlage .custom-litos-layout .button-wrapper a {
  background: transparent;
  border: 1px solid #1a8580;
  color: #1a8580;
  padding: 15px 13.4px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  border-radius: 3px;
}

.page-trinkwasserfilteranlage .shopify-section--blog-posts .section__header {max-width:100%}
.page-trinkwasserfilteranlage .shopify-section--blog-posts .article-item .article-item__content h3 {font-size:22px;color:#1a8580;font-weight:300;}
.page-trinkwasserfilteranlage .shopify-section--blog-posts .article-item .article-item__content .link-button {background:#1a8580;color:#fff;}

.shopify-section--main-product .product__info .product-form__text ul li a {
  color: #1a8580;
  text-underline-offset: 2px;
  text-decoration: underline;
  -webkit-text-decoration-color: rgb(0 150 136 / .35);
  text-decoration-color: rgb(0 150 136 / .35);
  transition: text-decoration-color .2s ease-in-out, color .2s ease-in-out;
  cursor: pointer;
}

@media screen and (pointer: fine) {
  .shopify-section--main-product .product__info .product-form__text ul li a:hover {
    text-decoration: underline;
    color: #1a8580;
    -webkit-text-decoration-color: #1a8580;
    text-decoration-color: #1a8580;
  }
}

.product-tabs__tab-item-wrapper .collapsible h2 {font-size:26px; line-height:26px;}
@media (max-width:767px) {.product-tabs__tab-item-wrapper .collapsible h2 {font-size:22px;}}
    
.product-tabs .product-custom-tab-row .content-bordered-solid,
.product-tabs .product-custom-tab-row .content-bordered-solid-full-img {display:flex;flex-wrap:wrap;border: 2px solid #f6ad44; padding: 20px;}
.product-tabs .product-custom-tab-row .content-bordered-solid img {width:10%}
.product-tabs .product-custom-tab-row .content-bordered-solid-full-img img {width:100%}
.product-tabs .product-custom-tab-row .product-custom-tab-inner-wide-content img {margin:30px auto}
.product-tabs .table-wrapper {margin:20px 0}
.product-tabs .tablepress, .tablepress tr, .tablepress tbody td, .tablepress thead th, .tablepress tfoot th {border:1px solid #209f9a}
.product-tabs .tablepress thead th {
  background:#fff;
  color:#363636;
}
.product-tabs .tablepress tr.row-2 td {background:#209f9a;color:#fff;font-weight:600;}
.product-tabs .tablepress tr td {background:#fff;color:#209f9a;}

@media (max-width:767px) {
  body .product-tabs .product-tabs__tab-item-wrapper .product-tabs__tab-item-content .ct-div-block {flex-direction:column}
}

.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq {margin:30px 0}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper {
  background:#f4f7fa;
  border-radius:10px;
  box-shadow:5px 5px 5px #b7b7b7;
  padding:20px;
}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper ol li {font-size:18px}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper .ct-div-block {
  display:flex;
  align-items:center;
  gap:20px;
  padding:20px 0;
}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper .ct-div-block .ct-link  {
  width:25%;
  flex-direction:column;
  display:flex;
  text-align:center;
  align-items:center;
  border-radius:20px;
  color:#363636;
  width:100%;
  box-shadow:5px 5px 5px #b7b7b7;
  padding:30px;
}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper #div_block-63-41871 .ct-link:first-child {background:#fbe3bd}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper #div_block-63-41871 .ct-link:nth-child(2) {background:#ebf3f9}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper #div_block-63-41871 .ct-link:nth-child(3) {background:#f7be68}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper #div_block-63-41871 .ct-link:nth-child(4) {background:#68b9b5}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper #div_block-316-43260 .ct-link:first-child {background:#f7be68}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper #div_block-316-43260 .ct-link:nth-child(2) {background:#68b9b5}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper #div_block-316-43260 .ct-link:nth-child(3) {background:#f9d195}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper #div_block-316-43260 .ct-link:nth-child(4) {background:#ebf3f9}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper a {color:#1a8580;text-decoration:none;}
.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper a:hover {text-decoration: underline;}

.alert-wrapper {display:flex;align-items:start;gap:30px;}
.alert-wrapper .alert-boxx {width:50%}
.pros-cos-col .pros-cos-content p a {color:#1a8580;text-decoration:none;}

.shopify-section--newsletter .image-with-text-block__image-wrapper {display:none}
.shopify-section--newsletter .image-with-text-block__content {width:100%;max-width:1200px;}
.shopify-section--newsletter .image-with-text-block__content h2 {font-size:38px;color:#363636;letter-spacing:0;font-weight:700;text-transform:none;}
.shopify-section--newsletter .image-with-text-block__content p {font-size:18px;line-height:28px;max-width:840px;margin:auto;}
.shopify-section--newsletter .image-with-text-block__content .newsletter__form {max-width:450px;margin:50px auto 0;}
.shopify-section--newsletter .image-with-text-block__content .newsletter__form .input__field {border-radius:4px;border:1px solid #b7b7b7;}
.shopify-section--newsletter .image-with-text-block__content .newsletter__form .button {background:#1a8580;border-radius:4px;}

.page-wasser-ratgeber .flex-column .image-with-text__wrapper .image-with-text__image-wrapper {max-width:250px;margin:auto;}
.page-wasser-ratgeber .flex-column .image-with-text__wrapper .image-with-text__content-wrapper {width:100%}
.page-wasser-ratgeber .flex-column .image-with-text__wrapper .image-with-text__content-wrapper h3 {font-size:34px;color:#003e5f;font-weight:600;}

.page-wasser-ratgeber .shopify-section--multi-column .section__header {margin-bottom:30px}
.page-wasser-ratgeber .shopify-section--multi-column .section__header h3 {font-size:27px;color:#003e5f;font-weight:300;letter-spacing:0.5px;}
.page-wasser-ratgeber .shopify-section--multi-column .multi-column .multi-column__inner {grid-template-columns:repeat(6, 1fr)!important;gap:0;}
.page-wasser-ratgeber .shopify-section--multi-column .multi-column .multi-column__item {border:0;flex-direction:column;border-radius:0;}
.page-wasser-ratgeber .shopify-section--multi-column .multi-column .multi-column__item:not(:first-child) {border-left:1px solid #ccc}
.page-wasser-ratgeber .shopify-section--multi-column .multi-column .multi-column__item .multi-column__text-container .heading {font-size:20px;color:#616161;font-weight:300;}

.shopify-section--blog-posts-2 .section__header img {margin:0 auto}
.shopify-section--blog-posts-2 .section__header h3 {font-size:34px;color:#1a8580;font-weight:600;margin-top:20px;}
.shopify-section--blog-posts-2 .article-list {display:grid;grid-template-columns:repeat(4, 1fr);}
.shopify-section--blog-posts-2 .article-item {margin:0!important;box-shadow:none;}
.shopify-section--blog-posts-2 .article-item .article-item__image-container {position:relative;}
.shopify-section--blog-posts-2 .article-item .article-item__image-container:after {content:"";display:block;padding-bottom:150px;}
.shopify-section--blog-posts-2 .article-item .article-item__image-container img {position:absolute;width:100%;height:150px;object-fit:cover;}
.shopify-section--blog-posts-2 .article-item .article-item__content {padding:0}
/*.shopify-section--blog-posts-2 .article-item .article-item__content h3 {color:#003e5f;font-weight:300;}*/
.shopify-section--blog-posts-2 .article-item .article-item__content .article-item__excerpt {font-size:15px;line-height:22px;margin-bottom:20px;}
.shopify-section--blog-posts-2 .article-item .article-item__content .link-button {border:0;font-size:15px;color:#0081be;text-decoration:underline;padding:0;font-weight:300;text-transform:none;}

@media (max-width:767px) {
  body.page-wasser-ratgeber .flex-column .image-with-text__wrapper .image-with-text__image-wrapper {max-width:120px;margin-top:30px;}
  body.page-wasser-ratgeber .shopify-section--multi-column .multi-column .multi-column__inner {display:grid;    grid-template-columns: repeat(2, 1fr) !important;}
  body.page-wasser-ratgeber .shopify-section--multi-column .multi-column .multi-column__item {border:0!important;padding:10px;}
  
  body .shopify-section--blog-posts-2 .section__header h3 {text-align:center}
  body .shopify-section--blog-posts-2 .article-list {display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;align-items:start;}
  body .shopify-section--blog-posts-2 .article-item {width:46%}
  body .shopify-section--blog-posts-2 .article-item .article-item__content h3 {font-size:18px;text-align:center;}
  body .shopify-section--blog-posts-2 .article-item .article-item__content .article-item__excerpt {text-align:center}
  body .shopify-section--blog-posts-2 .article-item .article-item__content {display:flex;flex-direction:column;align-items:center;}

  body .shopify-section--main-article .article__info {padding-left:0;padding-right:0;}
  body .shopify-section--main-article .box-author-date-article {padding-bottom:20px}
  body .shopify-section--main-article .info-text-author, body .shopify-section--main-article .article__nav-item {font-size:16px;}

  body .shopify-section--newsletter .image-with-text-block__content {margin:0}
  body .shopify-section--newsletter .image-with-text-block__content h2 {font-size:30px;line-height:1.3;}

  body.page-aktivkohlefilter-wasser .shopify-section--faq>.section {margin-bottom:0}
  body.page-aktivkohlefilter-wasser .shopify-section--faq .collapsible-toggle {padding:0}
  body.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item:nth-child(3) {padding-left:0;padding-top:80px;}
  body.page-trinkwasserfilteranlage .multi-column-wrapper.box-baner-littos-cs .multi-column .multi-column__item {flex-direction:row;gap:0;}
  body.page-trinkwasserfilteranlage .multi-column-wrapper.box-baner-littos-cs .multi-column .multi-column__item:first-child {padding-left:0}
  body .box-baner-littos-cs .multi-column .multi-column__inner .multi-column__item .multi-column__image-wrapper {width:50%!important}

  body.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(3) .multi-column__image-wrapper, 
  body.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(4) .multi-column__image-wrapper {width:100%!important}
  
  body.page-wasserfilter .shopify-section--blog-posts .article-list {padding:20px 0}
  body.page-inhaltsstoffe .shopify-section--multi-column .box-list-custom .multi-column__item .multi-column__image-wrapper {width:50%!important}
}
@media (max-width:991px) {
  body .shopify-section--image-with-text-2 .image-with-text__image-wrapper {margin-bottom:20px!important}
  body .shopify-section--image-with-text .image-with-text__image-wrapper .image-caption {margin-bottom:20px!important}
}
@media (min-width:768px) and (max-width:991px) {
  body.page-wasser-ratgeber .shopify-section--multi-column .multi-column .multi-column__inner {grid-template-columns:repeat(3, 1fr)!important}
  body.page-wasser-ratgeber .shopify-section--multi-column .multi-column .multi-column__item {border:0!important}
  
  body .shopify-section--blog-posts-2 .article-list {display:flex;flex-wrap:wrap;justify-content:center;flex-direction:row;align-items:start;}
  body .shopify-section--blog-posts-2 .article-item {width:30%!important}

  body .alert-wrapper .alert-boxx {flex-direction:column}
  body .shopify-section--multi-column .homepage .section__header .heading {font-size:40px}
  body.page-aktivkohlefilter-wasser .reverse .image-with-text__wrapper {flex-direction:row-reverse;align-items:start;}
  body.page-aktivkohlefilter-wasser .reverse .image-with-text__wrapper .image-with-text__content-wrapper {margin-top:0}
  body.page-aktivkohlefilter-wasser .image-with-text__content-wrapper p {font-size:16px;}
  body.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__inner {margin:0 20px}
  body.page-aktivkohlefilter-wasser .multi-column-wrapper.box-baner-littos-cs .multi-column .multi-column__inner {grid-template-columns:1fr!important}
  body .shopify-section--multi-column .only-text .multi-column .multi-column__inner {grid-template-columns:1fr!important;justify-items:center;}

  body.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item {flex-direction:column}
  body.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(3) .multi-column__image-wrapper, 
  body.page-aktivkohlefilter-wasser .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(4) .multi-column__image-wrapper {width:100%!important;max-width:250px!important;}

  body.page-trinkwasserfilteranlage .multi-column-wrapper.box-baner-littos-cs .multi-column .multi-column__inner {grid-template-columns:1fr!important}
  body.page-trinkwasserfilteranlage .multi-column-wrapper.second .multi-column .multi-column__inner .multi-column__item:first-child {padding:0}
  body.page-trinkwasserfilteranlage .multi-column-wrapper.second .section__header h2 {text-align:left}
  body.page-trinkwasserfilteranlage .service-litos {flex-direction:column-reverse;gap:30px;}
  body.page-trinkwasserfilteranlage .service-litos .box-content {width:100%}

  body.page-trinkwasserfilteranlage .with-bg {background-size:200% auto}
  body.page-trinkwasserfilteranlage .helfen-box-custom-litos {padding-top:450px;}
  body.page-trinkwasserfilteranlage .helfen-box-custom-litos .box-content {max-width:100%}
  body.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact {display:flex;flex-direction:column-reverse;align-items:center;}
  body.page-trinkwasserfilteranlage .helfen-box-custom-litos .list-contact .box-img {margin-top:20px}

  body.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:first-child {grid-template-columns:1fr!important}
  body.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:first-child .multi-column__image-wrapper {max-width:450px!important}
  body.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(2) {display:flex;flex-direction:column-reverse;}
  body.page-trinkwasserfilteranlage .custom-litos-layout .multi-column .multi-column__inner .multi-column__item:nth-child(2) .multi-column__image-wrapper {max-width:450px!important}
  body.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper .ct-div-block {display:grid;grid-template-columns:1fr 1fr}
  body.page-trinkwasserfilteranlage .shopify-section--custom-liquid .faq .block-wrapper .ct-div-block:nth-child(3) {padding-bottom:0}

  body.collection-Wasserfilter .multi-column-wrapper.custom-tablet .multi-column .multi-column__inner {display:flex;flex-wrap:wrap;margin-top:30px;justify-content:start;}
  body.collection-Wasserfilter .multi-column-wrapper.custom-tablet .multi-column .multi-column__item {width:48%}
  body.collection-Wasserfilter .multi-column-wrapper.custom-tablet .multi-column .multi-column__item .multi-column__text-container p:not(:first-child) {text-align:left;font-size:16px;line-height:26px;}
  body.collection-wasserwirbler .rich-text-wrapper .content-box .heading {padding-top:20px}
  body.collection-wasserwirbler .custom-width-2 {padding-top:20px}
  body.collection-Wasserbelebung .flex-column .image-with-text__wrapper .image-with-text__content-wrapper p {padding-bottom:20px}
  body.collection-Armaturen .multi-column-wrapper .multi-column .multi-column__item {padding:10px 5px}
  body #main #banner-top-litos-adapter .container {padding:0!important}
  body .shopify-section--image-with-text .umh .image-with-text__wrapper {display:flex;flex-direction:row-reverse;gap:20px;padding-bottom:30px;}
  body .shopify-section--image-with-text .effektive .image-with-text__wrapper {display:flex;flex-direction:row-reverse;gap:20px;padding-bottom:30px;}
  body .shopify-section--image-with-text .custom-width .image-with-text__wrapper {display:flex;flex-direction:row-reverse;gap:20px;padding-bottom:30px;}
  body.collection-filtereinsaetze .image-with-text .section-title h2 {padding-top:20px}
  body.collection-filtereinsaetze .flex-column .image-with-text__wrapper .image-with-text__content-wrapper p {padding-bottom:20px}
  body.collection-filtereinsaetze .flex-column .image-with-text__wrapper .image-with-text__image-wrapper {margin-bottom:0}

  body.collection-carbonit-vario .shopify-section--featured-product .product {display:flex}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column__item p, .collection-carbonit-vario .shopify-section--multi-column .multi-column__item ul li, .collection-carbonit-vario .shopify-section--multi-column .multi-column__item ol li {font-size:16px;line-height:24px;}
  body.collection-carbonit-vario .shopify-section--multi-column .multi-column__item:nth-child(2) .multi-column__text-container {width:50%}

  body .shopify-section--image-with-text .small-img .image-with-text__wrapper {display:flex;flex-direction:row-reverse;gap:20px;padding-bottom:30px;}
  body.collection-umh-vitalisierung .multi-column-wrapper.check-icon .multi-column .multi-column__inner {margin:20px}
  body.collection-umh-vitalisierung .shopify-section--image-with-text .image-with-text__wrapper {display:flex;flex-direction:row-reverse;gap:20px;padding:30px 0;}

  body.collection-Luftreiniger .flex-column .image-with-text__wrapper .image-with-text__image-wrapper {margin-bottom:0}
  body.collection-Luftreiniger .flex-column .image-with-text__wrapper .image-with-text__text-wrapper {margin-bottom:20px}
  body .shopify-section--rich-text #banner-top-litos .container {padding:0!important}

  body .shopify-section--custom-liquid .buttons-wrapper .button-item a {padding:10px;display:flex;align-items:center;justify-content:center;}
  body .multi-button-scroll-btn .button-container {padding:20px 0 0}

  body.collection-grayl .flex-column .image-with-text__wrapper .image-with-text__image-wrapper {margin-bottom:0}
  body .image-with-text__wrapper .image-with-text__text-wrapper {margin-bottom:20px}
  body .shopify-section--collection-banner .image-overlay .image-overlay__image-wrapper img {object-position:top 0 right -300px}
  body.collection-Wasserfilter .shopify-section--collection-banner .image-overlay .image-overlay__image-wrapper img {object-position:top 0 right -450px}

  body.collection-untertisch-wasserfilter .custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item:last-child {flex-direction:column}
  body.collection-untertisch-wasserfilter .custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item#block-template--23528502657351__multi_column_pGTxNG-item_LxbWPj .multi-column__image-wrapper {width:60%!important}
  body.collection-untertisch-wasserfilter .custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item p {font-size:16px;}
  body.collection-untertisch-wasserfilter .custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item {flex-direction:column}
  body.collection-untertisch-wasserfilter .custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item .multi-column__image-wrapper {width:70%!important;padding:20px;}
  body.collection-untertisch-wasserfilter .box-author-bottom {flex-direction:column}
  body.collection-wohnmobil-camping .multi-column-wrapper.multi-odd-even-litos .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
  body.index- .multi-column-wrapper.multi-odd-even-litos .multi-column .multi-column__item .multi-column__image-wrapper {width:100%!important}
  body.collection-oekologische-waschmittel .shopify-section--rich-text .container, body.collection-luftreiniger-gegen-tierhaare .shopify-section--rich-text .container, 
  body.collection-luftreiniger-fuer-dampfer .shopify-section--rich-text .container, body.collection-luftreiniger-allergiker .shopify-section--rich-text .container,
  body.collection-luftreiniger-gegen-asbest .shopify-section--rich-text .container, body.collection-luftreiniger-gegen-chemis .shopify-section--rich-text .container,
  body.collection-wasseraufbereiter .shopify-section--rich-text .container, body.collection-wasserfilter-fur-zuhause .shopify-section--rich-text .container,
  body.page-wasserfilter-im-test .shopify-section--rich-text .container, body.page-wasser-filtern-sinnvoll .shopify-section--rich-text .container,
  body.page-inhaltsstoffe .shopify-section--rich-text .container, body.page-basische-ernahrung .shopify-section--rich-text .container {padding:0 20px!important}
  body .details-products .product-item .product-image {width:70%}
  body.collection-wasseraufbereiter .shopify-section--image-with-text .image-with-text__wrapper {display:flex;flex-direction:column-reverse;align-items:center;}
  body.collection-wasseraufbereiter .custom-width-litos .image-with-text__content-wrapper {width:100%}
  body.collection-wasseraufbereiter .custom-width-litos .image-with-text__image-wrapper {width:40%}
  body.page-wasserfilter .shopify-section--blog-posts .article-list {padding:20px 0}
  body.collection-wasserfilter-fur-zuhause .shopify-section--image-with-text .image-with-text__wrapper {display:flex;flex-direction:column-reverse;align-items:center;}
  body.collection-wasserfilter-fur-zuhause .custom-width-litos .image-with-text__content-wrapper {width:100%}
  body.collection-wasserfilter-fur-zuhause .custom-width-litos .image-with-text__image-wrapper {width:40%}
  body.collection-wasserfilter-ohne-plastik .details-products .container {padding:0 20px!important}
  body.collection-wasserfilter-ohne-plastik .details-products .product-item {flex-wrap:nowrap}
  body.collection-wasserfilter-ohne-plastik .details-products .product-item .product-details {width:60%}
  body.collection-wasserfilter-ohne-plastik .details-products .product-item .product-image {width:40%}
  body.page-prufwerte-wasserqualitat .image-with-text .section-title {padding:30px 0 0;margin-bottom:10px;}
  body.page-haufige-fragen .page-header__text-wrapper {padding:0}
  body .shopify-section--faq-2 .filter {flex-wrap:wrap}
  body.page-erfahrungen-bewertungen #with-icon .content-box h3 {padding-top:30px}
  body .shopify-section--collection-banner .image-overlay {background:none}
  body .shopify-section--collection-banner .image-overlay .image-overlay__content h1 {width:50%}
  body #tablepress-66 {min-width:auto}
  body.collection-auftisch-wasserfilter .details-products .product-item {justify-content:center}
  body.collection-auftisch-wasserfilter .details-products .product-item .product-details {width:100%}
}

.page-inhaltsstoffe #shopify-section-template--23676754002247__custom_liquid_PTC3Q7 .shopify-section--rich-text .container {padding:0!important}
.page-inhaltsstoffe #shopify-section-template--23676754002247__custom_liquid_FUh7K7 .shopify-section--rich-text .container {padding:0!important}
.page-inhaltsstoffe #shopify-section-template--23676754002247__custom_liquid_Np9hzt .rich-text-wrapper .section__color-wrapper .container {padding:0!important}

@media (min-width:992px) and (max-width:1200px) {
  body #main #banner-top-litos-adapter .container {padding:0!important;}
  body .shopify-section--collection-banner .image-overlay .image-overlay__image-wrapper img {object-position:top 0 right -300px}
}


.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item:nth-child(3) {padding-left:100px}
.page-aktivkohlefilter-wasser .multi-column-wrapper.check-icon .multi-column .multi-column__item p {color:#363636!important}

.multi-column-wrapper.grid-8-items .multi-column .multi-column__item .button-wrapper a {line-height:22px}

.collection-carbonit-vario .product .product__info .product-meta .product-meta__price-list-container {float:none}
.collection-wasserfilteranlage .shopify-section--image-with-text-2 .image-with-text__text-wrapper ol li, .collection-wasserfilteranlage .shopify-section--image-with-text-2 .image-with-text__text-wrapper ol li::marker {font-size:18px}
.collection-wasserfilteranlage .shopify-section--image-with-text-2 .image-with-text__text-wrapper ol {margin-left:25px}

#inner_content-24-48931 p {font-size:18px;line-height:28px;}
#inner_content-24-48931 h2 strong {font-weight:800!important}
.block-with-star-icon {
  width: 100%;
  flex-direction: column;
  display: flex;
  align-items: stretch;
  margin-bottom: 20px;
  border-radius: 10px;
  box-shadow: 5px 5px 5px 0 #b7b7b7;
}
.block-with-star-icon .heading {display:flex;align-items:center;gap:50px;background-color: #1a85801a;padding:15px;border-radius:10px 10px 0 0;}
.block-with-star-icon .ct-fancy-icon {
  background:url(/cdn/shop/files/star.svg?v=1730099392);
  background-repeat:no-repeat;
  background-position:center;
  background-size:50px;
}
.block-with-star-icon .ct-headline {
  margin-top:0;
  color: #1a8580;
  margin-bottom: 0;
  text-align: center;
  font-size: 30px;
  line-height:1.3;
}
.block-with-star-icon .content {padding:30px;background-color:#ebf3f980;border-radius:0 0 10px 10px;}
.block-with-star-icon .content p {font-size:18px;line-height:28px;color:#363636;}
.block-with-star-icon .content ul li {font-size:18px;padding:0;}

.basische-ernahrung-rezepte-fur-den-ganzen-tag #div_block-5-33471 {
  padding:30px;
  border:1px solid #6799b2;
  border-radius:10px;
  background-color: #6799b233;
  display:flex;
  align-items:center;
  gap:30px;
}
.basische-ernahrung-rezepte-fur-den-ganzen-tag #div_block-5-33471 #fancy_icon-7-33471 {
  background:url(/cdn/shop/files/bookmark.svg?v=1730100244);
  background-repeat:no-repeat;
  background-position:center;
  background-size:90px;
}
.basische-ernahrung-rezepte-fur-den-ganzen-tag #div_block-5-33471 #_rich_text-9-33471 p {font-size:20px;font-weight:600;color:#363636;}
#blue_alert_box #blue_alert_box_inner #blue_alert_box_content p {font-size:18px;color:#363636;}
#div_block-25-48931 {display:flex;align-items:center;gap:20px;}
#div_block-25-48931 #div_block-28-48931 #text_block-29-48931 {font-size:18px;margin-bottom:15px;font-weight:600;}
#div_block-25-48931 #div_block-28-48931 #text_block-30-48931 {font-size:16px;line-height:24px;;}

@media (max-width:767px) {
  body #inner_content-24-48931 p {font-size:16px;line-height:26px;}
  body .block-with-star-icon .heading {gap:10px;padding:15px 10px;}
  body .block-with-star-icon .ct-fancy-icon {width:15%}
  body .block-with-star-icon .ct-headline {width:85%;font-size:26px;text-align:left;}
  body #blue_alert_box {flex-direction:column}
  body #div_block-1-33472 {flex-direction:column}
  body.article-inhaltsstoffe .shopify-section--multi-column .box-list-custom .multi-column__item .multi-column__image-wrapper {max-width:150px!important;width:100%!important;}
}
@media (min-width:768px) and (max-width:991px) {
  body #inner_content-24-48931 p {font-size:16px;line-height:26px;}
  body .block-with-star-icon .ct-headline {font-size:28px}
  body .block-with-star-icon .content p, .block-with-star-icon .content ul li {font-size:16px;line-height:26px;}
  body .box-list-custom.multi-column-wrapper .multi-column .multi-column__item {gap:30px}
  body .box-list-custom.multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {width:30%!important;max-width:150px!important;}
  body .box-list-custom.multi-column-wrapper .multi-column .multi-column__item .multi-column__text-container {width:70%}
}

.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--faq .container {padding:0!important}
.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--custom-liquid .container {padding:0!important}
.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--rich-text .container {padding:0!important}
.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--faq .collapsible-toggle {
  text-decoration: underline;
  letter-spacing: 1.3px;
  font-size: 20px;
  font-weight: 400;
  color: #1a8580;
  text-transform: uppercase;
  justify-content: center;
}
.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--faq .collapsible-toggle .animated-plus {display:none}
.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--faq .collapsible__content ol li::marker {font-size:18px}
.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--rich-text .content-box .heading {text-align:center;font-size:30px;color:#1a8580;}
.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--rich-text .content-box p {font-size:18px;color:#363636;}
.wasserfilter-haufige-kritik-und-vorurteile .shopify-section--rich-text #with-border .content-box p:nth-child(2n+1) {padding:10px 20px;border-left:4px solid #b7b7b7;color:#095e99;font-size:21px;}
.wasserfilter-haufige-kritik-und-vorurteile .tablepress, .wasserfilter-haufige-kritik-und-vorurteile .tablepress tr, .wasserfilter-haufige-kritik-und-vorurteile .tablepress tbody td, .wasserfilter-haufige-kritik-und-vorurteile .tablepress thead th, .wasserfilter-haufige-kritik-und-vorurteile .tablepress tfoot th {border: 1px solid #fff}
.wasserfilter-haufige-kritik-und-vorurteile .tablepress tbody td {background:#f5f5f5}
.wasserfilter-haufige-kritik-und-vorurteile .rich-text-wrapper .content-box h3 {color:#1a8580;text-align:center;font-size:24px;}
.wasserfilter-haufige-kritik-und-vorurteile .article__nav {z-index:2}

.basische-ernahrung-rezepte-fur-den-ganzen-tag .shopify-section--custom-liquid .show-hide {margin:0 0 20px}
.basische-ernahrung-rezepte-fur-den-ganzen-tag .shopify-section--custom-liquid .show-hide .container {padding:0!important}
.basische-ernahrung-rezepte-fur-den-ganzen-tag .shopify-section--custom-liquid .show-hide .liquid>p {border-width:0}
.basische-ernahrung-rezepte-fur-den-ganzen-tag .shopify-section--custom-liquid .show-hide.active .liquid>p {border-width:1px}
.basische-ernahrung-rezepte-fur-den-ganzen-tag .shopify-section--custom-liquid .show-hide ul li a {text-decoration:none}

.woraus-besteht-luft .tablepress, .woraus-besteht-luft .tablepress tr, .woraus-besteht-luft .tablepress tbody td, .woraus-besteht-luft .tablepress thead th, .woraus-besteht-luft .tablepress tfoot th {border:2px solid #fff}
.welcher-luftreiniger-passt-fur-welche-raumgrosse .article__content {max-width:915px!important}
.trinkwassergrenzwerte-welche-gibt-es-und-was-sagen-sie-aus .tablepress, .trinkwassergrenzwerte-welche-gibt-es-und-was-sagen-sie-aus .tablepress tr, .trinkwassergrenzwerte-welche-gibt-es-und-was-sagen-sie-aus .tablepress tbody td, .trinkwassergrenzwerte-welche-gibt-es-und-was-sagen-sie-aus .tablepress thead th, .trinkwassergrenzwerte-welche-gibt-es-und-was-sagen-sie-aus .tablepress tfoot th {border:2px solid #fff}
.trinkwassergrenzwerte-welche-gibt-es-und-was-sagen-sie-aus .tablepress thead th {text-align:center}
.trinkwassergrenzwerte-welche-gibt-es-und-was-sagen-sie-aus .tablepress thead tr th {background:#f6ad44}
.wasserleitungen-das-material-bestimmt-den-reinheitsgrad-unseres-trink .tablepress, .wasserleitungen-das-material-bestimmt-den-reinheitsgrad-unseres-trink .tablepress tr, .wasserleitungen-das-material-bestimmt-den-reinheitsgrad-unseres-trink .tablepress tbody td, .wasserleitungen-das-material-bestimmt-den-reinheitsgrad-unseres-trink .tablepress thead th, .wasserleitungen-das-material-bestimmt-den-reinheitsgrad-unseres-trink .tablepress tfoot th {border:2px solid #fff}
.was-ist-und-was-hilft-bei-schlechter-stickiger-luft .tablepress, .was-ist-und-was-hilft-bei-schlechter-stickiger-luft .tablepress tr, .was-ist-und-was-hilft-bei-schlechter-stickiger-luft .tablepress tbody td, .was-ist-und-was-hilft-bei-schlechter-stickiger-luft .tablepress thead th, .was-ist-und-was-hilft-bei-schlechter-stickiger-luft .tablepress tfoot th {border:2px solid #fff}
#tablepress-73 tr, #tablepress-73 tbody td, #tablepress-73 thead th, #tablepress-73 tfoot th {border:0;border-bottom:1px solid #ddd;}
#tablepress-73 tbody td {background:#fff}
.luftreiniger-im-test-technologien-im-vergleich-vitalhelden-de .tablepress, .luftreiniger-im-test-technologien-im-vergleich-vitalhelden-de .tablepress tr, .luftreiniger-im-test-technologien-im-vergleich-vitalhelden-de .tablepress tbody td, .luftreiniger-im-test-technologien-im-vergleich-vitalhelden-de .tablepress thead th, .luftreiniger-im-test-technologien-im-vergleich-vitalhelden-de .tablepress tfoot th {border:2px solid #fff}

.warum-luft-filtern-schadstoffe-und-fakten #div_block-5-33473 {
  padding:30px;
  border:1px solid #ef6423;
  border-radius:10px;
  background-color: #f2652233;
  display:flex;
  align-items:center;
  gap:30px;
}
.warum-luft-filtern-schadstoffe-und-fakten #div_block-5-33473 #fancy_icon-7-33473 {
  background:url(/cdn/shop/files/alert-10.png?v=1728613172);
  background-repeat:no-repeat;
  background-position:center;
  background-size:70px;
}
.warum-luft-filtern-schadstoffe-und-fakten #div_block-5-33473 #_rich_text-9-33473 p {font-size:20px;font-weight:600;color:#363636;}
.warum-luft-filtern-schadstoffe-und-fakten .tablepress, .warum-luft-filtern-schadstoffe-und-fakten .tablepress tr, .warum-luft-filtern-schadstoffe-und-fakten .tablepress tbody td, .warum-luft-filtern-schadstoffe-und-fakten .tablepress thead th, .warum-luft-filtern-schadstoffe-und-fakten .tablepress tfoot th {border:2px solid #fff}
#tablepress-88 tr, #tablepress-88 tbody td, #tablepress-88 thead th, #tablepress-88 tfoot th {border:1px solid #fff;}
#tablepress-88 tbody td {background:#f5f5f5}

.article-inhaltsstoffe #shopify-section-template--23777033257287__custom_liquid_PTC3Q7 .shopify-section--rich-text .container {padding:0!important}
.article-inhaltsstoffe #shopify-section-template--23777033257287__custom_liquid_FUh7K7 .shopify-section--rich-text .container {padding:0!important}
.article-inhaltsstoffe #shopify-section-template--23777033257287__custom_liquid_Np9hzt .rich-text-wrapper .section__color-wrapper .container {padding:0!important}
.article-inhaltsstoffe .shopify-section--faq .collapsible-toggle {
  letter-spacing: 1.3px;
  font-size: 20px;
  font-weight: 400;
  color: #1a8580;
  text-transform: uppercase;
  text-decoration: underline;
}
.article-inhaltsstoffe .shopify-section--faq .collapsible__content ol li::marker {font-size:18px}
.article-inhaltsstoffe .box-list-custom .section__header {max-width:100%}
.article-inhaltsstoffe .box-list-custom .section__header p {font-size:18px;line-height:28px;}
.article-inhaltsstoffe .box-list-custom .multi-column__item .multi-column__text-container .heading {font-size:22px}
.article-inhaltsstoffe .box-list-custom .multi-column__item .multi-column__text-container ul li, .article-inhaltsstoffe .box-list-custom .multi-column__item .multi-column__text-container p {font-size:18px;line-height:28px;}
.article-inhaltsstoffe .box-list-custom .multi-column__item .multi-column__text-container a {text-decoration:none;letter-spacing:0;}
.article-inhaltsstoffe .box-list-custom.multi-column-wrapper .multi-column .multi-column__item#block-template--23777033257287__multi_column_kxYyBD-item_w48xUc {
    background-color: #fffbf5;
    border: 1px dashed #f6ad44;
    padding: 20px;
}
.article-inhaltsstoffe .box-list-custom.multi-column-wrapper .multi-column .multi-column__item#block-template--23777033257287__multi_column_kxYyBD-item_w48xUc .multi-column__image-wrapper {width: 28% !important;}
#shopify-section-template--23777033257287__faq_a9mbzJ .collapsible-toggle {text-transform:none;text-decoration:none;letter-spacing:0;}
.article-inhaltsstoffe #shopify-section-template--23777033257287__faq_iWqVDp .faq__wrapper .collapsible-toggle {
    background-size: 20px;
    background-repeat: no-repeat;
    padding: 10px 42px;
    background-position: center left;
    background-position-x: 10px;
    display: inline-block;
    font-size: 18px;
    text-transform:none;
    text-decoration:none;
    letter-spacing:0;
    font-weight: 300;
    color: #606e79;
    border-radius: 5px;
    background-image: url(/cdn/shop/files/chat.svg?v=1728348881);
}
.article-inhaltsstoffe #shopify-section-template--23777033257287__faq_iWqVDp .faq__wrapper .collapsible-toggle .animated-plus {display:none}

.article-wasserqualitaet #header-top h1 {color: #1a8580;font-size: 52px;margin-bottom: 20px;line-height: 1.3;}
.article-wasserqualitaet #header-top p {font-size: 26px;line-height: 1.3;}
.article-wasserqualitaet #header-top h2 {font-size: 30px;color: #f6ad44;line-height: 1.3;}
.article-wasserqualitaet .rich-text-wrapper h2 {color:#1a8580;font-size:30px;line-height:1.3;}
.article-wasserqualitaet .shopify-section--faq .faq__wrapper .collapsible-toggle {
    background-size: 20px;
    background-repeat: no-repeat;
    padding: 10px 42px;
    background-position: center left;
    background-position-x: 10px;
    display: inline-block;
    font-size: 18px;
    text-transform:none;
    text-decoration:none;
    letter-spacing:0;
    font-weight: 300;
    color: #606e79;
    border-radius: 5px;
    background-image: url(/cdn/shop/files/chat.svg?v=1728348881);
}
.article-wasserqualitaet .shopify-section--faq .faq__wrapper .collapsible-toggle .animated-plus {display:none}

@media (max-width:767px) {
  body.article-wasserqualitaet #header-top h1 {font-size:35px}
  body .wp-block-columns {flex-direction:column}
  body.template-article .shopify-section--blog-post-banner .article__header .article__header-content {padding:0}
  body .shopify-section--main-article .article .article__info {margin-top:0}
  body.template-article .shopify-section--blog-post-banner .article__header .article__header-content {padding:0;margin-top:20px;}
  body.template-article .shopify-section--blog-post-banner .article__header .article__title {margin:20px 0!important}
  body.wie-funktionieren-luftreiniger .article__content .rte .image-with-content {flex-direction:column-reverse;gap:0;}
  body.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__list {display:block;padding:0 20px;}
  body.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__item {flex-direction:column;margin-bottom:20px;}
  body.collection-Wasserfilter .shopify-section--text-with-icons .custom-bg .text-with-icons__dots {display:none}
  body.collection-Wasserfilter .logo-list__list {display: grid !important;grid-template-columns: 1fr 1fr;justify-items:center;}
  body.collection-Wasserfilter .logo-list__item {width:100%!important;max-width:150px;}
  body.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column .multi-column__item:last-child {flex-direction:column;gap:0;}
  body.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column__item:last-child .multi-column__text-container {flex-direction:column;gap:10px;width:100%!important;}
}
.collection-Wasserfilter .logo-list__item img {width:100%!important}
.collection-Wasserfilter .logo-list__item {width:100%!important;max-width:170px;}

.wp-block-columns {
  display:flex;
  align-items:center;
  gap:30px;
  padding:20px 0;
}
.block-text-with-border {
  padding:5px 0 5px 20px;
  background-color: #f5f9fa;
  border-radius: 10px;
  margin:20px 0!important;
}
.block-text-with-border .ct-div-block {
  margin-top: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-left: 0;
  padding-left: 10px;
  margin-bottom: 10px;
  border-left:4px solid #1a8580;
}
.block-text-with-border .oxy-rich-text {padding:5px}
.faq-wrapper .faq-item {margin-bottom:0!important}
.video-wrapper {margin:20px 0}
.custom-multi-blog .multi-column__item > .item_link {display:block;width:100%;}

.shopify-section--main-article .article {margin:0;}
.shopify-section--main-article .article .article__inner {min-height:auto;margin-top:20px;}
/*.shopify-section--main-article .article .article__info {padding-top:0;max-width:100%;}*/
.shopify-section--main-article #linkList-anchor {max-width:100%}
.template-article .section {margin-top:0}
.article-wasserfilter-im-test .section {margin:48px 0 0}
.article-wasserfilter-im-test .table-custom {margin-top:0}
.template-article .shopify-section--main-article .container {max-width:1200px}
.template-article .shopify-section--main-article .container .article__content {max-width:1200px}
.template-article .shopify-section--blog-post-banner .article__header .article__image-wrapper {max-width:1200px}
.template-article .shopify-section--main-article .container .article__share {max-width:1200px;display:flex;align-items:center;padding:20px 0 40px;}
.template-article .shopify-section--main-article .container .article__share>span {margin:0}
.template-article .article__header .article__image-wrapper img {width:100%}
.template-blog .article-item .article-item__content {margin-top:20px}

@media (min-width:768px) and (max-width:1200px) {
  body.template-article .shopify-section--blog-post-banner .article__header .article__header-content {padding:0;margin-top:20px;}
  body.template-article .shopify-section--blog-post-banner .article__header .article__title {margin:20px 0 30px!important}
  body .shopify-section--main-article .article .article__info {margin-top:0}
}
.shopify-section--custom-html .container {max-width:1200px}
.shopify-section--multi-column .custom-multi-blog .section__header h2 {font-size:34px;font-weight:600;}
.shopify-section--multi-column .custom-multi-blog .multi-column .multi-column__item {border-radius:0!important}
.shopify-section--multi-column .custom-multi-blog .multi-column .multi-column__item .multi-column__image-wrapper {border-radius:30px 30px 0 0!important}
.shopify-section--multi-column .custom-multi-blog .multi-column .multi-column__item .multi-column__image-wrapper img {max-height:150px;height:100%;border-radius:0!important;}
.shopify-section--multi-column .custom-multi-blog .multi-column .multi-column__item .multi-column__text-container {padding:0}
.shopify-section--multi-column .custom-multi-blog .multi-column .multi-column__item .multi-column__text-container p.heading.h5 {font-weight:800;color:#363636;}
.box-product-and-title {display:flex;justify-content:center;padding-bottom:20px;}
.box-product-and-title a.button_link {
  background: #1a8580;
  border: 1px solid #1a8580;
  border-radius: 3px;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  color:#fff;
  text-transform:uppercase;
  font-weight:600;
  margin-top:20px;
  text-decoration:none;
}
.box-product-and-title a.button_link:hover {background:#000;border-color:#000;color:#fff;text-decoration:none;}
.box-product-button-custom .wc-block-grid__products .wp-block-button a:hover {background:#1a8580;text-decoration:none!important;color:#fff!important;}
.header__wrapper .header__secondary-links desktop-navigation {margin-right:40px}
@media (min-width:1200px) {.header__wrapper .header__icon-list svg {width:70px}}
.wie-berechnet-man-seinen-taglichen-flussigkeitsbedarf #tablepress-9 .column-1 {width:25%}
.wie-berechnet-man-seinen-taglichen-flussigkeitsbedarf #tablepress-9 .column-2 {width:25%}
.wie-berechnet-man-seinen-taglichen-flussigkeitsbedarf #tablepress-9 .column-3 {width:50%}

.page-gutachten-carbonit #tablepress-5 {width:100%}
.main-alert-box ul li a {color:#1a8580}
.collection-Wasserfilter .faq__wrapper .faq__item a {color:#1a8580;text-decoration:underline;text-underline-offset: 2px;  -webkit-text-decoration-color: rgb(0 150 136 / .35);  text-decoration-color: rgb(0 150 136 / .35);  transition: text-decoration-color .2s ease-in-out, color .2s ease-in-out;  cursor: pointer;}
.collection-Wasserfilter .faq__wrapper .faq__item a:hover {text-decoration: underline;color: #1a8580; -webkit-text-decoration-color: #1a8580; text-decoration-color: #1a8580;}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column__item:last-child .multi-column__text-container {display:flex;justify-content:space-between;align-items:center;padding:20px 0;}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column__item:last-child .multi-column__text-container p {margin:0!important}
.collection-filtereinsaetze .multi-column-wrapper.alert .multi-column__item:last-child .multi-column__text-container .button-wrapper {padding:0!important}


.wcpf-product-faqs .wcpf-product-faqs-faq .wcpf-product-faqs-faq-question {
    width: 100%;
    font-weight: 700;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 8px 0;
    margin-bottom: 10px;
}

.wcpf-product-faqs-faq-question p {
    margin: 0 0 0 30px;
    color: #1a8580;
    position: relative;
}

.wcpf-product-faqs .wcpf-product-faqs-faq .wcpf-product-faqs-faq-answer {
    display: block;
    padding: 8px 10px;
    margin-bottom: 10px;
}

img.alignright {
    float: right;
    margin: 4px 0 7px 24px;
  
}

.article-custom-blog .article__header figcaption {display:none}
.article-custom-blog .article__header .breadcrumb {width:100%;max-width:1180px;padding:0 20px;}
.template-article.article-custom-blog .article__header .article__image-wrapper {max-width:1180px;padding:0 20px;}
/*.template-article.article-custom-blog .article__header .article__header-content {padding:0;max-width:1180px;padding:0 20px;}*/
.template-article.article-custom-blog .article__header .article__header-content .article__tags-list {margin-left:0}
.template-article.article-custom-blog .article__header .article__header-content .article__title {margin-top:30px}
.template-article.article-custom-blog .article {padding:0 20px}
.template-article.article-custom-blog .article .article__content .rte>div {padding:0 30px}
.template-article.article-custom-blog .article #linkList-anchor {max-width:1140px}
.template-article.article-custom-blog .article .article__content .rte .faq-bottom .faq-bottom-row .right-side-btn {display:none}
.template-article.article-custom-blog .article .article__info {order:-1;max-width:1140px;padding-left:20px;}
.template-article.article-custom-blog .article .article__share {justify-content:center}

.article-wasser-filtern-sinnvoll .header .container, .article-inhaltsstoffe .header .container {max-width:1600px}
.article-wasserfilter-im-test .article .container, .article-inhaltsstoffe .article .container {max-width:1200px !important}
.template-collection .header .container {max-width:1600px}
.template-article .article__header .breadcrumb {max-width:1140px}
/*.template-article .article .article__content .wp-block-image {width:60%;margin:auto;}*/
.template-article .article .article__content .wp-block-image {width:100%;margin:auto;}
/*.template-article.article-focal-standard-blog .article__content .wp-block-image {width:100%;margin:auto;}*/
.template-article .article .article__content .wp-block-image img {width:100%!important;height:100%!important;}
.template-article .article .article__content .wp-block-image figcaption {max-width:850px;margin-top: -20px; margin-left: auto; margin-right: auto;line-height:normal;}
.template-article .article .article__content .rte>.video-wrapper:after {display:none}
.template-blog .buttons-wrapper {margin:30px 0}



@media (max-width:767px) {
  body.template-article.article-custom-blog .article__header .article__image-wrapper img {border-radius:0}
  body.template-article.article-custom-blog .article__header .article__image-wrapper {padding:0}
  body.template-article.article-custom-blog .article #linkList-anchor {margin:0}
  body.template-article.article-custom-blog .article .article__content .rte>div {padding:0}
  body.template-article.article-custom-blog .article .article__content .rte .lwq-alertbox-sec .lwq-alertbox-col {padding:0}
  body.template-article.article-custom-blog .article .article__content .rte .mineralstoffe-sec .mineralstoffe-col-left {justify-content:center}
  body.template-article.article-custom-blog .article .article__content .rte .mineralstoffe-sec .mineralstoffe-col-left span {font-size:20px}
  body.template-article.article-custom-blog .article .article__content .rte .faq-bottom {margin-top:20px}
  body.template-article.article-custom-blog .article .article__share {display:none}
  body.template-article.article-custom-blog .article .article__share.hidden-phone {display:flex!important;padding-top:0;}

  body.template-article .shopify-section--blog-post-banner .article__header .article__header-content {padding:40px 25px;margin-top:0;}
  body.template-article .shopify-section--blog-post-banner .article__header .article__title {font-size:30px}
  body.template-article .article .article__inner {margin-top:40px;flex-direction:column;}
  body.template-article .article .article__info {padding:20px 0 0;border-top:1px solid #e2e2e2;max-width: max-content;order:1;}
  body.template-article .shopify-section--main-article .article .article__content {max-width:100%}
  
/*  body.template-article .shopify-section--blog-post-banner .article__header-2 .article__header-content {padding:40px 25px;margin-top:0;}
  body.template-article .shopify-section--blog-post-banner .article__header-2 .article__title {font-size:30px}
  body.template-article .article2 .article__inner {margin-top:40px;flex-direction:column;}
  body.template-article .article2 .article__info {padding:20px 0 0;border-top:1px solid #e2e2e2;max-width: max-content;order:1;}
  body.template-article .shopify-section--main-article .article2 .article__content {max-width:100%}*/
  body .five-col-box {justify-content:center}
}
@media (min-width:768px) and (max-width:991px) {
  body.template-article.article-custom-blog .article__header {padding:0 20px!important}
  body.template-article.article-custom-blog .article__header .article__image-wrapper img {border-radius:0}
  body.template-article.article-custom-blog .article__header .article__image-wrapper {padding:0}
  body.template-article.article-custom-blog .article #linkList-anchor {margin:0}
  body.template-article.article-custom-blog .article .article__content .rte>div {padding:0}
  body.template-article.article-custom-blog .article .article__content .rte .mineralstoffe-sec .mineralstoffe-col-left {align-items:center}
  body.template-article.article-custom-blog .article .article__content .rte .mineralstoffe-sec .mineralstoffe-col-left span {font-size:16px}
  body.template-article.article-custom-blog .article .article__content .rte .lwq-cta-sec {background:none}
  body.template-article.article-custom-blog .article .article__content .rte .lwq-cta-sec .lwq-cta-sec-row {justify-content:center}
  body.template-article.article-custom-blog .article .article__content .rte .five-col-sec .five-col-box span {font-size:16px}

  body.template-article .shopify-section--blog-post-banner .article__header .article__header-content {padding:20px;margin-top:0;}
  body.template-article .shopify-section--blog-post-banner .article__header .article__title {font-size:32px}
  body.template-article .shopify-section--main-article .article .article__content {max-width:100%}
  body.template-article .article .article__inner {margin-top:40px;flex-direction:column;}
  body.template-article .article .article__info {padding:20px 0 0;border-top:1px solid #e2e2e2;max-width: max-content;order:1;}
  body.template-article .shopify-section--main-article .article .article__content {max-width:100%}
  
/*  body.template-article .shopify-section--blog-post-banner .article__header-2 .article__header-content {padding:40px 25px;margin-top:0;}
  body.template-article .shopify-section--blog-post-banner .article__header-2 .article__title {font-size:32px}
  body.template-article .shopify-section--main-article .article2 .article__content {max-width:100%}
  body.template-article .article2 .article__inner {margin-top:40px;flex-direction:column;}
  body.template-article .article2 .article__info {padding:20px 0 0;border-top:1px solid #e2e2e2;max-width: max-content;order:1;}
  body.template-article .shopify-section--main-article .article2 .article__content {max-width:100%}*/
}
@media (max-width:991px) {
  body.template-article .article .article__inner .article__info .article__meta .article__author {display:none;}
}  
@media (max-width:999px) {
  body.template-blog .image-with-text-block .image-with-text-block__content h3 {margin-top:20px!important}
}
@media (min-width:992px) and (max-width:1200px) {
  body.template-article.article-custom-blog .article__header {padding:0 20px!important}
  body.template-article.article-custom-blog .article__header .breadcrumb {padding:0}
  body.template-article.article-custom-blog .article__header .article__image-wrapper img {border-radius:0}
  body.template-article.article-custom-blog .article__header .article__image-wrapper {padding:0}
  body.template-article.article-custom-blog .article #linkList-anchor {margin:0}
  body.template-article.article-custom-blog .article .article__content .rte>div {padding:0}
}
.template-collection .shopify-section--collection-banner .image-overlay {background:#fff}




/*! to be deleted !*/
.article__header .breadcrumb {width:100%}
.article__header .breadcrumb .breadcrumb__list {margin-left:0}
.article__header .article__image-wrapper {margin:0}
.article__header .article__image-wrapper img {border-radius:0;height:100%;object-fit:cover;}
.article__header .article__header-content {max-width:100%}
.article__header .article__header-content .article__excerpt {display:block}

.template-article .article .container {max-width:1600px}
.article-wasser-filtern-sinnvoll-n .article .container {max-width:1200px}

.template-article .article .article__inner {margin-top:80px;flex-direction:row;align-items:start;gap:50px;}
.template-article .article .article__info {padding-top:30px;position:static;max-width:20%;}
/*.template-article .article .article__info .article__share {flex-direction:column;align-items:start;}*/
.template-article .article .article__info .article__share .article__share-button-list a {width:auto;height:auto;background:#fff;}
.template-article .shopify-section--main-article .article .article__content {max-width:80%}
.template-article .shopify-section--blog-post-banner .article__header .article__image-wrapper {position:relative}
.template-article .shopify-section--blog-post-banner .article__header .article__image-wrapper figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  background-image: linear-gradient(90deg, rgba(54, 54, 54, .2), rgba(54, 54, 54, .5) 100%);
  font-size: 13px;
  font-style: italic;
  color: #fff;
  text-align: right;
  padding: 5px 10px;
  bottom: 0;
  min-height: 4em;
  border-radius: 0;
}
/*@media (min-width:1000px) and (max-width:1400px) {
  body.template-article .shopify-section--blog-post-banner .article__header .article__header-content {padding:40px}
}*/
@media (min-width:1000px) and (max-width:1200px) {
  body.template-article .shopify-section--blog-post-banner .article__header .article__header-content {padding:40px}
  body.template-article .article .article__info {border-top:1px solid #e2e2e2;padding:20px 0 0;}
  body.template-article .article .article__info .article__meta {flex-direction:column}
  body.template-article .article .article__info .article__meta .article__date:before {display:none}
  body.template-article .article .article__info .article__tags {flex-direction:column;align-items:start;padding-top:20px;}
}
.article .related-posts ul.content_article li {box-shadow:none;padding:0 20px 20px;}
.article .related-posts ul.content_article li a.dy_butn {width:auto;margin-left:0;}

/*
.article__header-2 .breadcrumb {width:100%}
.article__header-2 .breadcrumb .breadcrumb__list {margin-left:0}
.article__header-2 .article__image-wrapper {margin:0}
.article__header-2 .article__image-wrapper img {border-radius:0;height:100%;object-fit:cover;}
.article__header-2 .article__header-content {max-width:100%}
.article__header-2 .article__header-content .article__excerpt {display:block}
.template-article .article2 .container {max-width:1600px}
.template-article .article2 .article__inner {margin-top:80px;flex-direction:row;align-items:start;gap:50px;}
.template-article .article2 .article__info {padding-top:30px;position:static;max-width:20%;}
.template-article .article2 .article__info .article__share {flex-direction:column;align-items:start;}*/
/*.template-article .shopify-section--main-article .article2 .article__content {max-width:80%}
.template-article .shopify-section--blog-post-banner .article__header-2 .article__image-wrapper {position:relative}
.template-article .shopify-section--blog-post-banner .article__header-2 .article__image-wrapper figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  background-image: linear-gradient(90deg, rgba(54, 54, 54, .2), rgba(54, 54, 54, .5) 100%);
  font-size: 13px;
  font-style: italic;
  color: #fff;
  text-align: right;
  padding: 5px 10px;
  bottom: 0;
  min-height: 4em;
  border-radius: 0;
}

@media (min-width:1000px) and (max-width:1200px) {
  body.template-article .shopify-section--blog-post-banner .article__header-2 .article__header-content {padding:40px}
  body.template-article .article2 .article__info {border-top:1px solid #e2e2e2;padding:20px 0 0;}
  body.template-article .article2 .article__info .article__meta {flex-direction:column}
  body.template-article .article2 .article__info .article__meta .article__date:before {display:none}
  body.template-article .article2 .article__info .article__tags {flex-direction:column;align-items:start;padding-top:20px;}
}
.article-focal-standard-blog .related-posts ul.content_article li {box-shadow:none;padding:0 20px 20px;}
.article-focal-standard-blog .related-posts ul.content_article li a.dy_butn {width:auto;margin-left:0;}
*/
/*! to be deleted !*/

.five-col-sec svg {width:319px}
.product-table .section__header h2 {font-size:18px;line-height:28px;color:#3c3c3c;font-weight:300;text-align:left;}
.product-table .tab2content-content {border-left:1px solid #f7be68;padding-left:30px;}
.product-table .tab2content-content h3 {color:#1a8580}
.product-table #tablepress-56 tbody td, .product-table #tablepress-57 tbody td {border:0;background:none;}
.product-table #tablepress-56 tbody tr, .product-table #tablepress-57 tbody tr {border-color:#ddd}
.product-table .tablepress tbody td a {color:#1a8580}


#filterleistung-untertischfilter {padding-bottom:100px}
#filterleistung-untertischfilter .multi-column__item:first-child {flex-direction:column;padding:0;}
#filterleistung-untertischfilter .multi-column__item:first-child .multi-column__image-wrapper {width:100%!important;height:100%;}
#filterleistung-untertischfilter .multi-column__item:first-child .multi-column__image-wrapper img {object-fit:cover}
#filterleistung-untertischfilter .multi-column__item:first-child .multi-column__text-container p {margin:0;font-size:15px;}
#filterleistung-untertischfilter .multi-column__item:first-child .multi-column__text-container {position:absolute;top:105%;left:40px;}
#filterleistung-untertischfilter .multi-column__item:nth-child(2) {background:#fbe3bd;flex-direction:row-reverse;padding:30px;}
#filterleistung-untertischfilter .multi-column__item:nth-child(2) .multi-column__image-wrapper {width:50%!important}
#filterleistung-untertischfilter .multi-column__item:nth-child(2) .multi-column__text-container {width:50%}
@media (max-width:767px) {
  body #filterleistung-untertischfilter {padding-bottom:0}
  body #filterleistung-untertischfilter .multi-column__item:first-child {margin-bottom:120px}
  body #filterleistung-untertischfilter .multi-column__item:first-child .multi-column__text-container {left:0}
  body #filterleistung-untertischfilter .multi-column__item:nth-child(2) {padding:15px;flex-direction:column;}
  body .product-table .tab2content-content {padding-left:10px}
  body .product-table .tablepress tbody tr .column-2 {min-width:100px}
  body .product-table .tablepress tbody td {font-size:14px;line-height:22px;}
  body #filterleistung-untertischfilter .multi-column__item:nth-child(2) .multi-column__image-wrapper {width:100%!important}
  body #filterleistung-untertischfilter .multi-column__item:nth-child(2) .multi-column__text-container {width:100%}
  body #filterleistung-untertischfilter .multi-column__item:nth-child(2) .multi-column__text-container {text-align:center}
}
@media (min-width:768px) and (max-width:991px) {
  body #filterleistung-untertischfilter {padding-bottom:0}
  body #filterleistung-untertischfilter .multi-column__item:first-child {margin-bottom:100px}
  body #filterleistung-untertischfilter .multi-column__item:first-child .multi-column__text-container {left:0}
}
#hilfe-wasserfilter .image-with-text__image-wrapper img, 
#besseres-trinkwasser .image-with-text__image-wrapper img,
#inhaltsstoffe-trinkwasser .image-with-text__image-wrapper img,
#lokale-wasserqualitaet .image-with-text__image-wrapper img,
#wasserqualitaet-urlaub .image-with-text__image-wrapper img {max-width:300px}
#hilfe-wasserfilter .image-with-text__content-wrapper h2, 
#besseres-trinkwasser .image-with-text__content-wrapper h2,
#inhaltsstoffe-trinkwasser .image-with-text__content-wrapper h2,
#lokale-wasserqualitaet .image-with-text__content-wrapper h2,
#wasserqualitaet-urlaub .image-with-text__content-wrapper h2 {font-size:32px}
#hilfe-wasserfilter > div > image-with-text > div > div,
#besseres-trinkwasser > div > image-with-text > div > div,
#inhaltsstoffe-trinkwasser > div > image-with-text > div > div,
#lokale-wasserqualitaet > div > image-with-text > div > div,
#wasserqualitaet-urlaub > div > image-with-text > div > div  {padding: 20px!important; background-color: #f3f3f3; border-radius: 10px;}

.template-article .product-grid {display:flex;gap:10px;margin-top:20px;}
.template-article .product-grid .ct-div-block {background:#f2f6f7;padding:15px;border-radius:10px;width:33.33%;}
.template-article .product-grid .ct-div-block .ct-headline {font-size:24px;line-height:36px;text-align:center;margin-bottom:10px;}
.template-article .product-grid .ct-div-block .ct-link img {width:100%;margin:0 auto 20px;max-width:300px;border:3px solid #1a8580;border-radius:10px;}
.template-article .product-grid .ct-div-block .oxy-rich-text p {line-height:1.6}
.template-article .product-grid .ct-div-block .oxy-rich-text p a {text-decoration:none}

@media (max-width:767px) {
  body.template-article .product-grid {flex-direction:column;}
  body.template-article .product-grid .ct-div-block {width:100%}
  body.template-article .product-grid .ct-div-block .oxy-rich-text p {font-size:16px}
  body.template-article.article-custom-blog .article .article__content #div_block-1137-37775 {flex-direction:column}
  body.template-article.article-custom-blog .article .article__content #div_block-1137-37775 .ct-div-block {width:100%}
}

.article .shopify-section--blog-slider .article-item {min-height:530px;background:#fff;}
.article .shopify-section--blog-slider .article-item .article-item__image-container {margin:0}
.article .shopify-section--blog-slider .article-item .article-item__content {background:#fff;border-radius:0 0 20px 20px;display:flex;flex-direction:column;align-items:start;}
.article .shopify-section--blog-slider .article-item .article-item__content .article-item__title {text-align:left}
.article .shopify-section--blog-slider .article-item .article-item__content .article-item__excerpt {text-align:left}

/*.article-focal-standard-blog .shopify-section--blog-slider .article-item {min-height:530px;background:#fff;}
.article-focal-standard-blog .shopify-section--blog-slider .article-item .article-item__image-container {margin:0}
.article-focal-standard-blog .shopify-section--blog-slider .article-item .article-item__content {background:#fff;border-radius:0 0 20px 20px;display:flex;flex-direction:column;align-items:start;}
.article-focal-standard-blog .shopify-section--blog-slider .article-item .article-item__content .article-item__title {text-align:left}
.article-focal-standard-blog .shopify-section--blog-slider .article-item .article-item__content .article-item__excerpt {text-align:left}
*/
.template-article.article-custom-blog .article .article__content #div_block-1137-37775 {display:flex;align-items:center;}
.template-article.article-custom-blog .article .article__content #div_block-1137-37775 .ct-div-block {width:50%}
.template-article.article-custom-blog .article .article__content #div_block-1137-37775 .ct-code-block {position:relative;display:flex;justify-content:center;}
.template-article.article-custom-blog .article .article__content #div_block-1137-37775 .ct-code-block span {display:none}
.template-article.article-custom-blog .article .article__content #div_block-1137-37775 .ct-code-block select {min-width:300px;min-height:33px;border-bottom:3px solid #1a8580;border-left:3px solid #1a8580;border-radius:5px;}

.collection-untertisch-wasserfilter #fragen-und-antworten.multi-column-wrapper .multi-column .multi-column__item .multi-column__image-wrapper {width:80%!important}
.collection-untertisch-wasserfilter #fragen-und-antworten.custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item {align-items:start}
.collection-untertisch-wasserfilter #fragen-und-antworten.custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item .multi-column__image-wrapper {padding:20px}
.collection-untertisch-wasserfilter #fragen-und-antworten.custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item:nth-child(2) .multi-column__image-wrapper {width:150%!important}
.collection-untertisch-wasserfilter #fragen-und-antworten.custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item:nth-child(5) .multi-column__image-wrapper {width:50%!important}
.collection-untertisch-wasserfilter #fragen-und-antworten.custom-litos-layout2 .multi-column .multi-column__inner .multi-column__item:last-child .multi-column__image-wrapper {width:130%!important}

div.sources-sm-font {
    font-size: 14px;
    line-height: 1;
}

#sources-sm-font li {
    font-size: 14px;
    line-height: 1;
}