:root {
  --ci: #006e86;
  --hci: #c8d300;
  --dci: #e5e4e2;
  --text: #1a1a1a;
  --hgrau: #f8f9fa;
  --mgrau: #e3e7eb;
  --white: #fff;
  --dgrau: #212121;
}

html {
  scroll-padding-top: 230px;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  color: #1a1a1a;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #1a1a1a;
}

.center {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.height-40 {
  height: 40%;
}

#header-shipping-table {
  background-color: var(--mgrau);
  border: 1px solid var(--mgrau);
  font-weight: 700;
  padding: 5px;
  float: left;
}

#content-shipping-table {
  border: 1px solid var(--mgrau);
  font-weight: 700;
  padding: 5px;
  float: left;
}

.abwassertankAnwendungHeadline {
  background: #006e86;
  color: #fff;
  font-size: 1.3rem;
  padding: 5px;
  border-bottom: 3px solid #c8d300;
}

.vorteileBox {
  background-color: var(--ci);
  float: right;
  padding: 20px 20px 5px 20px;
  margin-left: 30px;
  border-right: 15px solid var(--hci);
  color: var(--white);
}

.vorteileBoxUl {
  list-style: none;
  line-height: 2;
  padding-left: 0;
  margin-bottom: .5rem;
  text-align: left;
}

.vorteileBoxUl li:before {
  content: '\2713';
  display: inline-block;
  padding: 0 6px 0 0;
}

.warrantyOrange {
  color: orange !important;
}

.warrantyRed {
  color: red !important;
}

.retKatMT {
  margin-top: 5rem;
}

.KontaktLink a {
  color: #006e86;
  font-weight: 700;
  text-decoration: underline;
}

.BildSubHeadline {
  text-align: center;
  color: var(--ci);
  font-weight: 700;
}

.contentLink {
  color: var(--ci);
  font-weight: 700;
}

.contentLink:hover {
  color: var(--ci);
  text-decoration: underline;
}

.subKatCol a:hover {
  color: var(--text);
}

.subKatCol a:hover .subKatInner,
.subKatCol a:hover .bestChoice,
.subKatCol a:hover .bestChoiceAktion,
.subKatCol a:hover .bestChoiceComingSoon {
  box-shadow: 0 0 0 3px inset var(--ci);
}

.subkatHeadlineRow {
  justify-content: space-between;
  display: flex;
  margin-bottom: 1rem;
  margin-top: 0.3rem;
}

.subKatHeadline {
  color: var(--ci);
  display: none;
}

.subKatPrice {
  margin-top: .5rem;
  margin-bottom: .5rem;
  font-weight: 700;
}

.subKatName {
  margin-bottom: .5rem;
  font-weight: 700;
  text-align: center;
  font-size: 1.09rem;
}

.subKatLiter {
  text-align: center;
}

.subKatInner {
  overflow: hidden;
  background: linear-gradient(140deg, #f7f7f7 0%, #f7f7f7 10%, #e3e7eb 60%, #e3e7eb 100%);
  padding: 9px;
  border: 2px solid #fff;
  text-align: center;
  display: grid;
  justify-items: center;
}

.subKatInner img {
  order: 1;
}

.subKatInnerText {
  order: 2;
  width: 100%;
}

.subKatInner .vorteileBoxUl li {
  line-height: 1.5rem;
  display: flex;
  min-height: 42px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #1a1a1a;
}

.customMenuUlTwo .subKatInner .vorteileBoxUl li {
  line-height: 1.5rem;
  display: flex;
  min-height: 30px;
  margin-bottom: 0;
  font-weight: 700;
  color: #1a1a1a;
}

.bestChoice {
  position: relative;
  box-shadow: 0 0 0 3px inset var(--hci);
}

.bestChoiceEinklinker {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 2;
  padding-inline: 1lh;
  padding-bottom: var(--f);
  border-image: conic-gradient(#0008 0 0) 51%/var(--f);
  clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
  transform-origin: 0% 100%;
  background-color: #c8d300;
  color: #fff;
  text-transform: uppercase;
}

.bestChoiceAktion,
.bestChoiceComingSoon {
  position: relative;
}

.bestChoiceEinklinkerAktion {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 2;
  padding-inline: 1lh;
  padding-bottom: var(--f);
  border-image: conic-gradient(#0008 0 0) 51%/var(--f);
  clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
  transform-origin: 0% 100%;
  background-color: red;
  color: #fff;
  text-transform: uppercase;
}

.bestChoiceEinklinkerComingSoon {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 2;
  padding-inline: 1lh;
  padding-bottom: var(--f);
  border-image: conic-gradient(#0008 0 0) 51%/var(--f);
  clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
  transform-origin: 0% 100%;
  background-color: #7b7b7b;
  color: #fff;
  text-transform: uppercase;
}

.subKatCol {
  margin-right: 1.03%;
}

.ratgeberHeadlines {
  color: #006e86;
  font-weight: 700;
  text-align: center;
}

.search-submit {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  color: #e3e3e3;
  background-color: #e9ecef;
  border: none;
  outline: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.homeCategoryKachel,
.subKatImgBackground {
  background: linear-gradient(140deg, #f7f7f7 0%, #f7f7f7 10%, #e3e7eb 60%, #e3e7eb 100%);
}

.homeCategoryKachelBody {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100%;
  padding: 15px 0 15px 30px;
}

.homeCategoryKachelnHeadline {
  font-size: 18px;
  font-weight: 700;
}

.homeCategoryKachelnText {
  font-size: 16px;
}

.homeCategoryKachelnButton,
.homeCategoryKachelnButtonContact {
  background-color: #006e86;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}

.homeCategoryKachelnButton:hover,
.homeCategoryKachelnButtonContact:hover {
  background-color: #fff;
  color: #006e86;
}

.page-home .prop-1-1 {
  padding-bottom: 60% !important;
}

.homeCategoryKachelImage {
  border-radius: 0 1rem 1rem 0;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.header-fw {
  position: relative;
  left: auto !important;
  width: 100vw;
}

table.regenErtrag {
  background-color: var(--white);
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  margin: 0 0 30px 0;
}

table.regenErtrag td,
table.regenErtrag th {
  border: 0 solid #AAAAAA;
  padding: 3px 2px;
}

table.regenErtrag tbody td {
  font-size: 13px;
}

table.regenErtrag tr:nth-child(even) {
  background: #ebebeb;
}

table.regenErtrag thead {
  background: var(--ci);
  border-bottom: 3px solid var(--hci);
}

table.regenErtrag thead th {
  font-size: 13px;
  font-weight: normal;
  color: var(--white);
  text-align: center;
  border-left: 2px solid #D0E4F5;
  padding: 5px;
}

table.regenErtrag thead th:first-child {
  border-left: none;
}

table.regenErtrag tfoot td {
  font-size: 14px;
}

table.regenErtrag tfoot .links {
  text-align: right;
}

table.regenErtrag tfoot .links a {
  display: inline-block;
  background: #1C6EA4;
  color: var(--white);
  padding: 2px 8px;
}

.beratungsBox {
  background-color: var(--ci);
  float: right;
  padding: 20px 20px 20px 20px;
  margin-left: 30px;
  border-right: 15px solid var(--hci);
  color: var(--white);
}

.beratungsBanner {
  background-color: var(--ci);
  padding: 20px 20px 20px 20px;
  border-right: 15px solid var(--hci);
  color: var(--white);
}

.beratungsButton {
  background-color: var(--hci);
  display: inline-block;
  cursor: pointer;
  color: var(--text);
  font-weight: 700;
  padding: 16px 31px;
}

.beratungsButton:hover {
  color: var(--text);
}

.beratungsButton:active {
  position: relative;
  top: 1px;
}

.container-relative {
  position: relative;
}

.width-100 {
  width: 100%
}

.transition img {
  -webkit-transition: top ease 0.5s;
  -moz-transition: top ease 0.5s;
  -ms-transition: top ease 0.5s;
  -o-transition: top ease 0.5s;
  transition: top ease 0.5s;
  top: 0;
  position: relative;
}

.box-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.box-wrapper div.box {
  overflow: hidden;
  margin-right: -3px;
}

.box-wrapper div.box:hover {
  z-index: 999;
}

.box img {
  width: 100%;
  height: auto;
}

.search-input {
  font-size: 1.1rem;
  line-height: 1.6;
  border: none;
  outline: none;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .1);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .1);
  padding-left: 35px !important;
}

.search-submit {
  background-color: #006e86;
  margin-left: 10px;
  color: #fff;
}

.fa.fa-search.searchBoxInner {
  position: absolute;
  left: 10px;
  width: 30px;
  height: 38px;
  background-size: 35px 25px;
  background-repeat: no-repeat;
  padding: 0;
  margin: 12px 0;
  opacity: .8;
  font-size: 18px;
}

.search-box-inner button.search-submit,
.sticky-search button.search-submit {
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 20px !important;
  color: #fff;
  height: 48px;
  background: #006e86;
  letter-spacing: 0;
  text-transform: initial;
  border-radius: 6px;
  font-size: 1.1rem;
  font-weight: 600;
}

.search-submit:hover {
  color: #ffffff;
  background-color: #c8d300;
}

.main-navbar-collapsable .mainmenu>li:hover,
.main-navbar-collapsable .mainmenu>li.hover {
  background: #f1f1f1;
}

.vorteile-liste {
  padding-left: 26px;
}

.vorteile-liste li {
  list-style: url('https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/regenwassertank/ceres5/Icons_and_background/checkmark-blue.svg');
  line-height: 2.5rem;
}

.vorteile-liste li::marker {
  font-size: 2.5rem;
}

#katAuswahlGrid {
  display: grid;
  overflow-x: auto;
  grid-auto-flow: column;
  grid-gap: 5px;
  height: 100%;
  grid-auto-columns: minmax(250px, auto);
  display: none;
}

footer .telSupport a {
  color: #006e86;
  font-weight: 700;
  font-size: 1.1rem;
}

.trenner-info {
  margin-top: 80px;
}

.trenner-box {
  background-color: #0076bf;
  padding: 20px;
  position: relative;
  min-height: 73px;
  margin-top: 60px;
}

.trenner-box-orange {
  background-color: #0076bf;
  padding: 20px;
  position: relative;
  min-height: 73px;
}

.trenner-block {
  flex-wrap: wrap;
}

.trenner-badge {
  width: 120px;
  position: absolute;
  top: -35%;
  left: 2%;
  border-radius: 60px;
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .2));
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .2));
}

.trenner-badge {
  width: 120px;
  position: absolute;
  top: -35%;
  left: 2%;
  border-radius: 60px;
  -webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .2));
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .2));
}

.trenner-title {
  color: #fff;
  margin-top: 6px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

.footerShopLogo {
  max-width: 70%;
}

.zahlungslogos {
  display: inline-block;
  max-width: inherit;
  height: 45px;
  max-height: 45px;
  border: 1px solid #e3e4e5;
  border-radius: 10px;
  margin-bottom: 15px;
}

.cat-teaser-title-key {
  color: #0076bf;
  text-transform: uppercase;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 700;
}

.cat-teaser-title-key-orange {
  color: #9ec757;
  text-transform: uppercase;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.cat-teaser-title-key-orange {
  font-weight: 700;
}

.cat-teaser-title {
  color: #494b44;
  font-weight: 700;
  margin: 0;
}

.icon-image {
  width: 200px;
  -webkit-filter: drop-shadow(10px 5px 10px rgba(0, 0, 0, .3));
  filter: drop-shadow(10px 5px 10px rgba(0, 0, 0, .3));
  margin-top: 20px;
  text-align: right;
}

.readmore {
  color: #383838;
  font-weight: 700;
}

.readmore:hover {
  color: var(--ci);
}

.breadcrumb-item a {
  color: #221C1C;
  font-size: 14px;
  text-underline-offset: 3px;
  text-decoration: underline;
}

.fa.fa-home {
  color: #0076bf;
  font-size: 18px;
}

.breadcrumb-item.active {
  color: #221C1C;
  font-size: 14px;
}

.fake-h2 {
  line-height: 1.3;
  font-size: 1.8rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.1;
}

.center {
  text-align: center;
  justify-content: center;
  align-items: center;
}

/* ============================
FEEDBACK BEWERTUNG STERNE
===============================
*/
.single .feedback-stars-average {
  height: 20px !important;
  /* float: right; */
}

#feedback-stars {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

#feedback-stars .fa-star {
  margin: 0 3px;
}

.cmp-product-thumb #feedback-stars.star-0 .feedback-star {
  color: transparent;
}

#feedback-stars.star-1 .feedback-star:first-child,
#feedback-stars.star-2 .feedback-star:first-child,
#feedback-stars.star-2 .feedback-star:nth-child(2),
#feedback-stars.star-3 .feedback-star:first-child,
#feedback-stars.star-3 .feedback-star:nth-child(2),
#feedback-stars.star-3 .feedback-star:nth-child(3),
#feedback-stars.star-4 .feedback-star:first-child,
#feedback-stars.star-4 .feedback-star:nth-child(2),
#feedback-stars.star-4 .feedback-star:nth-child(3),
#feedback-stars.star-4 .feedback-star:nth-child(4),
#feedback-stars.star-5 .feedback-star:first-child,
#feedback-stars.star-5 .feedback-star:nth-child(2),
#feedback-stars.star-5 .feedback-star:nth-child(3),
#feedback-stars.star-5 .feedback-star:nth-child(4),
#feedback-stars.star-5 .feedback-star:nth-child(5) {
  color: #d2a24a;
}

.single .feedback-stars-average .feedback-star {
  height: 30px;
  width: 24px;
  line-height: 32px;
  font-size: 24px;
  float: left;
  text-align: center;
  color: #d2a24a;
}

.single .feedback-container .feedback-list .feedback .feedback-comment .feedback-rating .full {
  color: #d2a24a;
}

.single .feedback-container input.star:checked~label.star:before,
.single .feedback-container input.star-rated:checked~label.star-rated:before {
  content: "";
  color: #d2a24a;
}

.single .feedback-container label.star:hover:before {
  color: #d2a24a !important;
}

.single .feedback-container label.star:hover~label.star:before {
  color: #d2a24a;
}

.single .crossSelling article #feedback-stars,
.single .crossSelling article .shortDesc {
  display: none
}

.single .widget-primary .bg-appearance {
  color: #212529 !important;
  background-color: #d2a24a !important;
}

@media (max-width: 400px) {
  #feedback-stars {
    position: relative;
    min-height: 22px
  }

  .feedback-stars-overlay-wrap {
    position: absolute;
    top: 0;
  }

  #feedback-stars-average .feedback-star {
    display: inline-block;
  }

  .feedback-stars-overlay-wrap .feedback-star {
    color: #d2a24a;
  }

  .feedback-stars-average .feedback-stars-background .feedback-star {
    color: rgba(0, 0, 0, 0.1);
  }
}

/*
==============================
FEEDBACK BEWERTUNG STERNE ENDE
==============================
*/
.float-right {
  float: right;
}

/*
==============================
Mobile Navigation Hardcoded START
==============================
*/
.mobileMenuHomeButton {
  height: 100%;
  display: inline-block;
}

.mobile-navigation .card {
  min-height: 40px;
  display: flex;
  justify-content: center;
}

.mobile-navigation .card-body {
  padding: 0 1rem;
  background: #ffffff;
}

.mobile-navigation .fa-plus:before {
  color: #006e86;
}

.mobileMenuLevelOne {
  display: flex;
  align-items: center;
  padding: 0 1.2rem;
  min-height: 40px;
}

.mobileMenuLevelOne a,
.mobileMenuUl a {
  flex: 1 0 80%;
}

.mobileMenuLevelOne span {
  flex: 1 0 20%;
}

.mobileMenuUl {
  display: grid;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}

.mobileMenuUl li {
  display: flex;
  line-height: 35px;
  border-bottom: 1px solid #dfdfdf;
  padding: 3px 0 2px 0;
}

.mobileMenuUl li:last-of-type {
  border-bottom: 1px solid transparent;
  margin-bottom: 0;
}

.mobileMenuUlBottomLink {
  padding: 0.3rem 0;
}

.mobileMenuUlBottomLink i {
  margin-right: .5rem;
  width: 15px;
  text-align: center;
}

.mobileMenuAngebotHeadline {
  background: #006e86;
  color: #fff;
  padding: 1.2rem 1rem;
  margin-bottom: 0;
  margin-top: 1.5rem;
}

.mobileMenuSubHeadline {
  background: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  width: 100%;
  border-bottom: 1px solid #006e86;
  line-height: 0.1em;
  margin: 10px 0 20px;
}

.mobileMenuSubHeadline span {
  background: #fff;
  padding: 0 10px;
}

.mobileMenuAngebot {
  margin-bottom: 1.5rem;
  background: #fff;
}

.mobile-navigation.open .autocomplete-suggestions {
  position: absolute;
  z-index: 1070;
  max-height: 300px;
}

.mobile-navigation.open .autocomplete-suggestions p {
  font-size: 13px;
}

.mobile-navigation {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  box-shadow: 0 0 6px 5px rgb(0 0 0 / 25%);
  overflow-y: hidden;
  font-size: 1.2em;
  color: #1a1a1a;
  background: #fff;
  opacity: .6;
  -webkit-transition: all .3s ease;
  transition: all .2s ease;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-overflow-scrolling: touch;
}

.mobile-navigation.open {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  max-width: 430px;
  overflow-y: auto;
}

.mobile-navigation .breadcrumb {
  display: inline-block !important;
  border-bottom: 3px solid #bec800;
  width: 100%;
  line-height: .7;
  letter-spacing: 0.02em;
  font-size: .8em;
  background: #006e86;
}

.mobile-navigation .breadcrumb li.btn-close {
  float: right;
  padding-top: 1.3em;
  font-size: .9em;
  color: #ffffff;
}

.mobile-navigation.open .fa.fa-home {
  color: #ffffff;
  font-size: 20px;
  padding-left: 10px;
}

.mobile-navigation .mainmenu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  cursor: pointer;
  line-height: .7;
  letter-spacing: 0.02em;
  font-size: 1.05em;
}

/*
==============================
Mobile Navigation Hardcoded ENDE
==============================
*/
/* NON MEGAMENU BACKUP */
/* .main-navbar-collapsable .mainmenu>li ul {
  position: absolute;
  top: 100%;
  left: 0;
  background: var(--hgrau);
  width: 157px;
  z-index: 999;
  display: none;
  box-shadow: 1px 2px 10px -3px rgba(53, 57, 68, .4);
  width: 300px;
  min-width: 300px;
  z-index: 1000;
  border-top: 1px solid #e5e5e5;
}

.main-navbar-collapsable .mainmenu>li:hover ul {
  display: block;
} */
.megamenu .collapse {
  min-width: max-content;
  left: unset;
  min-height: 1px;
}

.megamenu .collapse-inner {
  padding-bottom: 0;
}

.mainmenu>li:hover .customMenuUlOne {
  display: grid !important;
  /* grid-template-columns: 83% auto; */
  z-index: 999;
  background: #fefefe;
  /* border: 1px solid #e4e4e4; */
  box-shadow: rgba(14, 30, 37, 0.12) 0 2px 4px 0, rgba(14, 30, 37, 0.32) 0 2px 16px 0;
  padding: 0;
}

.megamenu .collapse li {
  padding: .1px 0.5em;
  line-height: 170%;
  text-align: left;
}

.customMenuUlOne .subKatInner {
  overflow: hidden;
  background: unset;
  padding: 3px;
  border: 2px solid #fff;
  text-align: center;
}

.customMenuUlOne .subKatInnerText {
  background: linear-gradient(140deg, #f7f7f7 0%, #f7f7f7 10%, #e3e7eb 60%, #e3e7eb 100%);
  order: 2;
  width: 100%;
}

.customMenuUlOne .vorteileBoxUl,
.customMenuUlOne .vorteileBoxUl li {
  margin-bottom: 0;
}

#mainNavbarCollapsable ul.mainmenu li a {
  color: var(--text) !important;
}

.main-navbar-collapsable .collapse-inner>li {
  cursor: unset;
}

.customMenuHeadline {
  margin-top: 10px;
  text-transform: uppercase;
  color: var(--text);
  padding: 10px 5px 10px 5px;
  font-size: 1.5rem;
  font-weight: normal;
  margin-bottom: 0;
}

/* .customMenuUlTwo {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  border-right: 1px solid #e9e9e9;
  gap: 10px 0;
} */
.customMenuUlOne li {
  margin: 5px 0 0 0;
  /* margin: 5px 0 20px 0; */
}

.customMenuUlTwo li {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  margin: 5px 0 20px 0
    /* margin-top: 5px; */
}

/* .customMenuUlTwo li.level1>a:hover .menuLinkHeadline {
  text-decoration: underline;
  text-decoration-color: #006e86;
  text-decoration-thickness: 2px;
} */
.customMenuUlOne a,
.customMenuUlTwo a,
.customMenuUlThree a {
  border-bottom: 2.3px solid !important;
  border-color: #e9e9e9 !important;
}

.customMenuUlOne a:hover,
.customMenuUlOne a:focus,
.customMenuUlOne a:active,
.customMenuUlTwo a:hover,
.customMenuUlTwo a:focus,
.customMenuUlTwo a:active,
.customMenuUlThree a:hover,
.customMenuUlThree a:focus,
.customMenuUlThree a:active {
  border-bottom: 2.3px solid !important;
  border-color: var(--ci) !important;
  background-color: unset !important;
}

.customMenuUlThree li {
  margin: 5px 0 20px 0;
}

/* MEGAMENU KS END */
.gray-background {
  background-color: #006e86;
  padding: 10px;
  color: #fff;
}

.container,
.container-max {
  max-width: 1555px;
}

.control-basket .toggle-basket-preview {
  background-color: transparent;
}

.btn-success {
  color: #fff;
  background-color: #006e86;
  border-color: #006e86;
}

.btn-success:hover {
  color: #fff;
  background-color: #c8d300;
  border-color: #c8d300;
}

.btn-outline-primary {
  color: var(--text);
  border-color: var(--mgrau);
}

.btn-primary {
  background-color: var(--ci);
  border-color: var(--ci);
  color: var(--white);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: var(--hci);
  border-color: var(--hci);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

.single .btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  background-color: var(--hci);
  border-color: var(--hci);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* ===== CHECKOUT ===== */
#add-item-to-basket-overlay .modal {
  background: #00000045;
}

#add-item-to-basket-overlay .modal-dialog {
  max-width: 840px;
}

.addItemToBasketRow {
  display: flex;
  justify-content: center;
}

.addItemToBasketDivOne {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 300px;
}

#add-item-to-basket-overlay .modal-header, .basket-preview-header {
  border-bottom: none;
}

#add-item-to-basket-overlay .basketModalHeadline {
  font-weight: 700;
}

#add-item-to-basket-overlay .basketModalHeadlineBr {
  display: none;
}

#add-item-to-basket-overlay .basketModalQuantity {
  font-weight: 400;
}

@media (max-width: 400px) {
  #add-item-to-basket-overlay .basketModalQuantity {
    display: block;
  }
}

#add-item-to-basket-overlay .basketModalHeadline:before {
  display: inline-block;
  content: '✓';
  height: 30px;
  width: 30px;
  left: 5px;
  top: -1px;
  position: relative;
}

#add-item-to-basket-overlay .basketModalItemName {
  font-size: 1rem;
  margin-bottom: 0;
}

#add-item-to-basket-overlay .basketModalAttributes,
.page-basket .basketListAttributes,
.page-checkout .basketListAttributes {
  font-size: 95% !important;
}

.addItemToBasketAccessory {
  margin-bottom: 0;
}

#add-item-to-basket-overlay .basketModalPrice {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 0;
}

#add-item-to-basket-overlay .modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: unset;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .75rem;
  border-top: none;
  flex-wrap: unset;
  flex-direction: column;
}

#add-item-to-basket-overlay .modalBasketButton {
  width: 98%;
  height: 45px;
  border-radius: 5px;
  position: relative;
  left: 4px;
}

#add-item-to-basket-overlay .modal-footer .btn-outline-primary {
  border-color: transparent;
  background: #eaeaea;
}

#add-item-to-basket-overlay .modal-footer .btn-outline-primary,
#add-item-to-basket-overlay .modal-footer .btn-primary {
  font-size: 1.15rem;
  align-content: center;
}

@media (max-width: 660px) {
  .addItemToBasketRow {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 500px) {

  #add-item-to-basket-overlay .modal-body .basketModalItemName,
  #add-item-to-basket-overlay .basketModalAttributes,
  .page-basket .basketListAttributes,
  .page-checkout .basketListAttributes {
    font-size: 1.2rem;
  }

  #add-item-to-basket-overlay .modal-footer .btn-outline-primary,
  #add-item-to-basket-overlay .modal-footer .btn-primary {
    font-size: 1.2rem;
  }
}

#add-item-to-basket-overlay .expressButtonText,
.page-basket .expressButtonText {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 20px 10px;
}

.paypalSmartButtons div {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.page-basket .paypalSmartButtons.btn,
.basket-preview-wrapper .paypalSmartButtons.btn {
  padding: .5rem 0 !important;
}

.basket-preview-wrapper .basket-preview-content .item-list {
  max-height: 55vh;
}

.basket-preview-wrapper .basket-preview-content {
  background: linear-gradient(to bottom, white 60%, #f8f9fa 0%);
}

#add-item-to-basket-overlay .expressButtonText::before,
#add-item-to-basket-overlay .expressButtonText::after,
.page-basket .expressButtonText::before,
.page-basket .expressButtonText::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #c2c2c2;
}

#add-item-to-basket-overlay .expressButtonText::before,
.page-basket .expressButtonText::before {
  margin-right: 10px;
}

#add-item-to-basket-overlay .expressButtonText::after,
.page-basket .expressButtonText::after {
  margin-left: 10px;
}

..basket-preview-wrapper .basket-preview-footer>* {
  -webkit-box-flex: 1;
  -ms-flex: unset;
  flex: 1 0 40%;
}

/* .basket-preview-wrapper .btn-outline-primary,
.basket-preview-wrapper .btn-primary {
  width: 92%;
  margin-left: 25px;
} */
.page-basket .basketContainerMax,
.page-login .checkoutContainer,
.page-checkout .checkoutContainer,
.page-register .checkoutContainer {
  max-width: 1450px !important;
}

.page-login .checkoutFooterContainer,
.page-register .checkoutFooterContainer,
.page-checkout .checkoutFooterContainer {
  max-width: 900px !important;
  display: flex;
  flex-direction: column;
  margin-top: 10rem;
  margin-bottom: 2rem;
}

.page-login .checkoutFooterContainer img,
.page-register .checkoutFooterContainer img,
.page-checkout .checkoutFooterContainer img {
  width: 25%;
}

.page-basket .basketSumBlock,
.page-checkout .basketSumBlock,
.page-confirmation .basketSumBlock {
  background-color: #f6f6f6 !important;
}

.page-basket .basketSumBlockHeadline,
.page-basket .totalSum dt,
.page-basket .totalSum dt,
.page-checkout .basketSumBlockHeadline,
.page-checkout .totalSum dt,
.page-checkout .totalSum dt,
.basket-preview-wrapper .totalSum dt,
.basket-preview-wrapper .totalSum dt,
.page-confirmation .basketSumBlockHeadline,
.page-confirmation .totalSum dt,
.page-confirmation .totalSum dt {
  font-weight: 700;
  font-size: 1.2rem;
}

.page-basket .basketSumBlockSubline,
.page-checkout .basketSumBlockSubline {
  font-size: .8rem;
}

.page-basket .basketPaymentIcons {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin: 20px 0;
}

.page-basket .basket-payment-icon {
  width: 100%;
  height: 30px;
  padding: 6px;
  margin: 0 auto;
  display: block;
  border-radius: 5px;
  box-shadow: 0px 0px 2px 0 rgb(0 0 0 / 40%);
}

.page-basket .basketSumBlockNote,
.page-checkout .basketSumBlockNote {
  text-align: center;
  font-size: .9rem;
  color: #008100;
  margin: 30px 0 200px 0;
}

.page-basket .basketSumBlockNote:before,
.page-checkout .basketSumBlockNote:before {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/schloss-icon.svg);
  background-repeat: no-repeat;
  height: 15px;
  width: 20px;
  left: 0px;
  top: 1px;
  position: relative;
  filter: invert(20%) sepia(94%) saturate(4098%) hue-rotate(106deg) brightness(97%) contrast(105%);
}

.headerSafeShopping {
  font-size: 1.2rem;
  color: #1d1d1d;
  margin-top: 2px;
  margin-bottom: 0;
}

.headerSafeShopping:before {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/schloss-icon.svg);
  background-repeat: no-repeat;
  height: 15px;
  width: 20px;
  left: 0px;
  top: 1px;
  position: relative;
}

.page-login header #page-header-parent,
.page-register header #page-header-parent,
.page-checkout header #page-header-parent {
  padding-top: 10px !important;
}

.page-checkout div#page-body,
.page-checkout div.footer,
.page-basket div#page-body,
.page-basket div.footer {
  overflow-x: unset;
}

.page-checkout .basketSumBlock {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  width: 100%;
}

.page-basket .pageBasketSticky {
  position: -webkit-sticky;
  position: sticky;
  top: 155px;
  width: 100%;
}

@media (max-width:545px) {

  .page-login header #page-header-parent,
  .page-register header #page-header-parent,
  .page-checkout header #page-header-parent {
    height: 90px !important;
  }

  .page-login .login-view-title,
  .page-register h1 {
    font-size: 1.25rem !important;
  }

  .page-login .btn-primary,
  .page-basket .btn-primary,
  .page-checkout .btn-primary {
    height: 35px !important;
  }
}

.page-basket .basket-list-item .image-container,
.page-checkout .basket-list-item .image-container {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  margin-right: 30px;
}

.page-checkout .basket-list-item .image-container {
  width: 120px;
}

.basket-preview-wrapper .basket-list-item .image-container {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 75px;
  margin-right: 15px;
}

.basket-preview-wrapper .basketListAttributes {
  font-size: 85% !important;
}

.basket-preview-wrapper .item-name {
  font-size: .9rem !important;
}

@media (max-width: 575px) {

  .basket-preview-wrapper .item-name,
  .basket-preview-wrapper .basketListAttributes {
    font-size: 1rem !important;
  }
}

.basket-preview-wrapper .basketReservationNote {
  display: none;
}

.basket-preview-wrapper .qty-box-container {
  height: 31px;
}

.basket-preview-wrapper .qty-box {
  margin-left: 0;
}

.basket-preview-wrapper .basketItemDelete {
  margin-top: 5px;
  display: block;
}

.page-basket .item-name,
.page-checkout .item-name,
.page-confirmation .item-name {
  font-size: 1rem;
}

.page-basket .text-primary,
.page-basket .color-primary,
.page-basket a.text-primary:hover,
.page-basket a.text-primary:focus,
.page-basket a.color-primary:focus,
.page-checkout .text-primary,
.page-checkout .color-primary,
.page-checkout a.text-primary:hover,
.page-checkout a.text-primary:focus,
.page-checkout a.color-primary:focus {
  color: #1b1b1b !important;
}

.page-basket .qty-box,
.page-checkout .qty-box {
  margin-left: unset;
}

.page-basket .qty-box .qty-input,
.page-checkout .qty-box .qty-input {
  width: 40px;
  height: 32px;
}

.page-basket .basketItemDelete,
.page-checkout .basketItemDelete {
  color: #9CA9B9;
  display: block;
}

.page-basket .basketReservationNote,
.page-login .basketReservationNote {
  font-size: .875rem;
  color: #6c757d;
}

.page-checkout .basketReservationNote {
  display: none;
}

.page-basket .basketReservationNote:before,
.page-checkout .basketReservationNote:before,
.page-login .basketReservationNote:before {
  display: inline-block;
  content: 'i';
  color: #ffffff;
  background-color: #a2aebd;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
  height: 13px;
  width: 13px;
  font-size: 13px;
  left: -2px;
  margin-right: 2px;
  top: 1px;
  position: relative;
}

.basketListPrice {
  font-size: 1rem;
}

.progress-container {
  width: 100%;
  margin: 5px 0 20px 0;
  display: flex;
  justify-content: center;
  background: white;
}

.progress {
  display: flex;
  align-items: center;
  width: 80%;
  height: auto;
  position: relative;
  margin-top: 15px;
  background: #fff;
}

.progress-step {
  flex: 1;
  text-align: center;
  position: relative;
}

.progress-step>a,
.progress-step>a:hover,
.progress-step>a:active,
.progress-step>a:focus {
  color: #1b1b1b;
  display: inline;
}

.progress-step:not(:last-child)::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #ccc;
  top: 29%;
  left: 0%;
  transform: translateX(50%);
  z-index: 1;
}

@media (max-width: 610px) {
  .progress-step:not(:last-child)::after {
    top: 22%;
  }
}

@media (max-width: 420px) {
  .page-checkout .basket-list-item .image-container {
    margin-right: 15px;
  }
}

.progress-circle {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.1rem;
  margin: 0 auto;
  z-index: 2;
  position: relative;
}

.progress-step.active .progress-circle {
  background-color: var(--ci);
  color: #fff;
  border-color: var(--ci);
}

.progress-step.completed .progress-circle {
  background-color: var(--ci);
  color: #1b1b1b;
  border-color: var(--ci);
  position: relative;
}

.progress-step.completed .progress-circle::before {
  content: '✓';
  color: #fff;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.progress-label {
  margin-top: 2px;
  font-size: 14px;
  color: #666;
}

.progress-step.active .progress-label {
  color: #1b1b1b;
}

.page-basket #ppButton {
  text-align: center;
}

.page-basket .btn-primary,
.page-checkout .btn-primary {
  background-color: var(--ci);
  border-color: var(--ci);
  color: #fff;
  height: 40px;
  align-content: center;
  font-size: 1.2rem;
}

.page-confirmation .bg-primary {
  background-color: var(--ci);
}

.page-basket .basketListButtonNote {
  font-weight: 700;
  margin: 10px 0;
  text-align: center;
}

.basket-preview-wrapper .btn-outline-primary {
  color: #000;
  border-color: transparent;
  align-content: center;
  background: #d9d9d9;
}

.basket-preview-wrapper .fa-shopping-cart {
  color: #1b1b1b !important;
}

.page-basket .basketListAttributesGroup .basketListAttributes:last-of-type .basketListAttributesPipe {
  visibility: hidden;
}

/* Netto-Werte ausblenden */
.cmp-totals .component-loading [data-testing="item-sum-net"],
.cmp-totals .component-loading [data-testing="shipping-amount-net"],
.cmp-totals .component-loading [data-testing="basket-sub-amount"],
.cmp-totals .component-loading [data-testing="basket-amount-net"],
.cmp-totals .component-loading [data-testing="vat-amount"],
/* Die dt-Elemente, die vor den versteckten dd-Elementen stehen */
.cmp-totals .component-loading dt:has(+ dd[data-testing="item-sum-net"]),
.cmp-totals .component-loading dt:has(+ dd[data-testing="shipping-amount-net"]),
.cmp-totals .component-loading dt:has(+ dd[data-testing="basket-sub-amount"]),
.cmp-totals .component-loading dt:has(+ dd[data-testing="vat-amount"]),
.cmp-totals .component-loading dt:has(+ dd[data-testing="basket-amount-net"]) {
  display: none;
}

/* Zwischensumme und anderen Trennlinien ausblenden außer der letzten */
.cmp-totals .component-loading hr:not(.totalSum hr) {
  display: none;
}

/* Gewichtung für Versandkosten anpassen - sowohl dt als auch dd */
.cmp-totals .component-loading dt:has(+ dd[data-testing="shipping-amount"]),
.cmp-totals .component-loading [data-testing="shipping-amount"] {
  font-weight: 400 !important;
}

/* Gutschein Style */
.cmp-totals .component-loading dt:has(+ dd[data-testing="promotion-coupon"]),
.cmp-totals .component-loading [data-testing="promotion-coupon"] {
  color: green !important;
}

/*
.page-basket .cmp-totals .component-loading dt:nth-of-type(1),
.page-basket .cmp-totals .component-loading dt:nth-of-type(3),
.page-basket .cmp-totals .component-loading dt:nth-of-type(5),
.page-basket .cmp-totals .component-loading dt:nth-of-type(6),
.page-basket .cmp-totals .component-loading dd:nth-of-type(1),
.page-basket .cmp-totals .component-loading dd:nth-of-type(3),
.page-basket .cmp-totals .component-loading dd:nth-of-type(5),
.page-basket .cmp-totals .component-loading dd:nth-of-type(6),
.page-basket .cmp-totals .component-loading .item-sum.net,
.page-basket .cmp-totals .component-loading .shipping-amount-net,
.page-basket .cmp-totals .component-loading .basket-sub-amount,
.page-basket .cmp-totals .component-loading .vat-amount,
.basket-preview-wrapper .cmp-totals .component-loading dt:nth-of-type(1),
.basket-preview-wrapper .cmp-totals .component-loading dt:nth-of-type(3),
.basket-preview-wrapper .cmp-totals .component-loading dt:nth-of-type(5),
.basket-preview-wrapper .cmp-totals .component-loading dt:nth-of-type(6),
.basket-preview-wrapper .cmp-totals .component-loading dd:nth-of-type(1),
.basket-preview-wrapper .cmp-totals .component-loading dd:nth-of-type(3),
.basket-preview-wrapper .cmp-totals .component-loading dd:nth-of-type(5),
.basket-preview-wrapper .cmp-totals .component-loading dd:nth-of-type(6),
.basket-preview-wrapper .cmp-totals .component-loading .item-sum.net,
.basket-preview-wrapper .cmp-totals .component-loading .shipping-amount-net,
.basket-preview-wrapper .cmp-totals .component-loading .basket-sub-amount,
.basket-preview-wrapper .cmp-totals .component-loading .vat-amount,
.page-basket .cmp-totals .component-loading .totalSum hr,
.basket-preview-wrapper .cmp-totals .component-loading .totalSum hr,
.basket-preview-wrapper .totals.d-flex.flex-nowrap.flex-column.px-3.pt-3>hr,
.page-checkout .cmp-totals .component-loading dt:nth-of-type(1),
.page-checkout .cmp-totals .component-loading dt:nth-of-type(3),
.page-checkout .cmp-totals .component-loading dt:nth-of-type(5),
.page-checkout .cmp-totals .component-loading dt:nth-of-type(6),
.page-checkout .cmp-totals .component-loading dd:nth-of-type(1),
.page-checkout .cmp-totals .component-loading dd:nth-of-type(3),
.page-checkout .cmp-totals .component-loading dd:nth-of-type(5),
.page-checkout .cmp-totals .component-loading dd:nth-of-type(6),
.page-checkout .cmp-totals .component-loading .item-sum.net,
.page-checkout .cmp-totals .component-loading .shipping-amount-net,
.page-checkout .cmp-totals .component-loading .basket-sub-amount,
.page-checkout .cmp-totals .component-loading .vat-amount,
.page-checkout .cmp-totals .component-loading .totalSum hr {
  display: none;
}

.page-basket .cmp-totals .component-loading dt:nth-of-type(4),
.page-basket .cmp-totals .component-loading dd:nth-of-type(4),
.page-checkout .cmp-totals .component-loading dt:nth-of-type(4),
.page-checkout .cmp-totals .component-loading dd:nth-of-type(4) {
  font-weight: 400 !important;
}
*/
.wish-container {
  border-radius: 5px;
  margin-bottom: 15px;
  margin-top: 1.5rem;
}

.wish-checkbox {
  display: none;
}

.wish-label {
  display: flex;
  align-items: center;
  cursor: pointer;
  border-radius: 5px;
  margin-bottom: 10px;
}

.wish-label h5 {
  margin: 0;
}

.wish-label::after {
  font-family: "FontAwesome";
  content: "\f078";
  font-size: 12px;
  transition: transform 0.3s ease;
  position: relative;
  left: 10px;
  color: #6c757d;
}

.wish-checkbox:checked+.wish-label::after {
  transform: rotate(180deg);
}

.wish-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0;
}

.page-checkout .cmp-contact {
  margin-bottom: 10px;
  max-height: 50px;
}

.wish-checkbox:checked+.wish-label+.wish-content {
  max-height: 70px;
}

.wish-content p {
  margin-top: 10px;
  color: #666;
  font-size: 14px;
}

.page-basket .component-loading.with-icon.refreshing dl,
.basket-preview-wrapper .component-loading.with-icon.refreshing dl,
.page-checkout .component-loading.with-icon.refreshing dl {
  margin-bottom: 0;
}

.buyBoxVat {
  margin-bottom: 1rem;
  font-size: .85rem;
  color: #6c757d !important
}

.coupon-checkbox {
  display: none;
}

.coupon-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.coupon-label span {
  margin: 0;
}

.coupon-label::after {
  font-family: "FontAwesome";
  content: "\f078";
  font-size: 12px;
  transition: transform 0.3s ease;
  position: absolute;
  right: 0;
  color: #6c757d;
}

.coupon-checkbox:checked+.coupon-label::after {
  transform: rotate(180deg);
}

.coupon-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

.coupon-checkbox:checked+.coupon-label+.coupon-content {
  max-height: 35px;
}

.page-checkout .adressHeadline,
.page-checkout .paymentHeadline,
.page-checkout .checkoutProductHeadline,
.page-checkout .wishHeadline {
  font-weight: bold;
}

.page-checkout .shipping-method-select {
  margin-bottom: 15px;
}

.page-checkout .checkoutProductHeadline,
.page-checkout .checkoutProduct {
  padding: 0;
}

.checkout-rightside {
  margin-top: 55px;
}

.page-basket .add-item .btn-primary,
.page-checkout .add-item .btn-primary {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  color: #212529;
  height: 32px;
  align-content: center;
  font-size: 1rem;
  margin-top: 0 !important;
  min-width: 11rem;
}

.page-checkout .coupon-content .btn-primary {
  background-color: var(--dgrau);
  border-color: var(--dgrau);
  color: #fff;
  height: auto;
  align-content: center;
  font-size: 1rem;
}

.page-basket .add-item .btn-primary:hover,
.page-checkout .add-item .btn-primary:hover,
.page-basket .add-item .btn-primary:active,
.page-checkout .add-item .btn-primary:active,
.page-basket .add-item .btn-primary:focus,
.page-checkout .add-item .btn-primary:focus {
  background-color: #1b1b1b;
  border-color: #1b1b1b;
  color: #fff;
}

.page-checkout .coupon-content .btn-primary:hover,
.page-checkout .coupon-content .btn-primary:active,
.page-checkout .coupon-content .btn-primary:focus {
  background-color: var(--ci);
  border-color: var(--ci);
  color: #fff;
}

.page-checkout .checkoutLawLink {
  text-decoration: underline;
  cursor: pointer;
}

.checkoutFooterContainer .checkout-link {
  cursor: pointer;
}

.page-checkout .add-item {
  top: .5em;
  right: .5em;
}

.page-checkout .cmp-address-list .items>div:first-child {
  min-height: 135px;
  margin-bottom: 0;
}

.page-basket #vue-app,
.page-confirmation #vue-app {
  margin-top: 100px;
}

.page-login #vue-app,
.page-checkout #vue-app,
.page-register #vue-app {
  margin-top: 45px;
}

.page-login #page-body {
  margin-top: 80px !important;
}

.page-register #page-body,
.page-checkout #page-body {
  margin-top: 95px !important;
}

@media (max-width: 991px) {
  .page-basket #vue-app {
    margin-top: 0;
  }

  .page-confirmation #vue-app {
    margin-top: 20px;
  }

  .page-login #vue-app,
  .page-checkout #vue-app,
  .page-register #vue-app {
    margin-top: 45px;
  }

  .page-checkout #page-body {
    margin-top: 25px;
  }

  .checkout-rightside {
    margin-top: 0;
  }
}

@media (max-width: 545px) {

  .page-login #vue-app,
  .page-checkout #vue-app,
  .page-register #vue-app {
    margin-top: 22px;
  }

  .page-checkout #page-body {
    margin-top: 70px;
  }
}

.registerBlock {
  background-color: #f6f7f9;
}

.registerBlock,
.loginBlock {
  padding: 15px;
}

.page-login .btn-guestLogin,
.page-login .modal-dialog .btn-primary {
  background-color: var(--ci) !important;
  border-color: var(--ci) !important;
  color: #fff !important;
  height: 40px;
  align-content: center;
  font-size: 1.2rem;
}

.page-login .btn-guestLogin:hover,
.page-login .btn-guestLogin:focus,
.page-login .btn-guestLogin:active,
.page-login .modal-dialog .btn-primary:hover,
.page-login .modal-dialog .btn-primary:focus,
.page-login .modal-dialog .btn-primary:active {
  background-color: var(--hci) !important;
  border-color: var(--hci) !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

.page-login .btn-primary {
  border-color: var(--dgrau);
  background-color: transparent;
  color: #212529;
  height: 40px;
  align-content: center;
  font-size: 1.2rem;
}

.page-login .btn-primary:hover,
.page-login .btn-primary:focus,
.page-login .btn-primary:active {
  background-color: var(--dgrau);
  border-color: var(--dgrau);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

.page-confirmation .card.smal {
  min-height: 463px;
}

.page-confirmation .card-body .orderConfirmationText {
  font-size: 1rem;
}

.page-confirmation article {
  text-align: left !important;
}

.page-confirmation .cmp-order-item .item-image {
  -ms-flex: 0 1 7.7em;
  flex: 0 1 7.7em;
}

.page-confirmation .itemSummary {
  font-weight: 700;
}

@media (max-width: 1300px) {
  .page-checkout .add-item .btn-primary {
    height: 28px;
    font-size: .8rem;
    min-width: 8.8rem;
  }

  .page-checkout .add-item {
    top: .2em;
    right: .2em;
  }
}

@media (max-width: 990px) {

  .page-basket .item-name,
  .page-basket .basketListPrice {
    font-size: 1rem;
  }

  .page-basket .basketListAttributes {
    font-size: 80% !important;
  }
}

@media (max-width: 767px) {

  .page-basket .basket-item-container-right,
  .page-checkout .basket-item-container-right {
    display: none;
  }

  .progress-label {
    font-size: .8rem;
  }

  .page-checkout .cmp-address-list .items>div:first-child {
    min-height: auto !important;
  }
}

@media (max-width: 610px) {
  .progress-label {
    min-height: 34px;
  }
}

@media (max-width: 460px) {

  .page-basket .item-name,
  .page-basket .basketListPrice,
  .page-basket .basketSumBlockNote,
  .page-checkout .item-name,
  .page-checkout .basketListPrice,
  .page-checkout .basketSumBlockNote {
    font-size: .85rem;
  }

  .page-basket .basketListAttributes,
  .page-checkout .basketListAttributes {
    font-size: 80% !important;
  }

  .page-basket .basketSumBlockNote:before,
  .page-checkout .basketSumBlockNote:before {
    height: 15px;
    width: 20px;
    top: 2px;
  }

  .progress {
    width: 100%;
  }

  .page-confirmation .card-body .orderConfirmationText {
    font-size: .9rem;
  }

  .page-checkout .basket-list-item .image-container {
    width: 80px;
  }
}

/* ===== CHECKOUT END ===== */
.btn-secondary {
  background-color: var(--mgrau);
  border-color: var(--mgrau);
  color: var(--text);
}

.single .btn-secondary {
  font-weight: 700;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-seconday:active {
  background-color: var(--hgrau);
  border-color: var(--hgrau);
  color: var(--text);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  background-color: var(--hgrau);
  border-color: var(--hgrau);
  color: var(--text);
  -webkit-box-shadow: none;
  box-shadow: none;
}

header #topBar {
  height: 30px;
  background-color: #f1f1f1;
  font-size: 14px;
}

header .topBarColumn {
  display: flex;
  text-align: right;
  height: 30px;
  align-items: center;
}

header .topBarLeft {
  flex: 0 0 70%;
  text-align: left;
}

header .topBarRight {
  flex: 0 0 30%;
}

header .topBarLeft ul.topBarUl,
header .topBarRight ul.topBarUl {
  display: flex;
  margin: 0 !important;
  justify-content: end;
  align-items: center;
}

header .topBarRightInner {
  display: flex;
  justify-content: end;
}

.ziDisplayNone {
  display: none;
}

.topBarContactIcon:before {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/regenspeicher/kontakt-email-icon.svg);
  background-size: 30px 17px;
  height: 15px;
  width: 25px;
  left: 10px;
  top: 1px;
  position: relative;
  margin-right: 15px;
  background-repeat: no-repeat;
}

.topBarText,
.topBarContact,
.topBarLogin {
  color: #4B4F53;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
}

.topBarLeft .topBarUl li {
  margin: 0 15px;
  position: relative;
  padding: 0 0 0 20px;
}

.topBarRight .topBarUl li {
  margin: 0;
  position: relative;
  padding: 0 0 0 20px;
}

.topBarUl li .fa {
  position: absolute;
  left: 0;
  top: 3px;
  color: #6c757d;
}

.topBarUl li .fa-sign-out {
  position: absolute;
  right: 10%;
  top: 33%;
  color: #ff0000;
  font-size: 15px;
  left: unset;
}

.topBarUl li .fa-user {
  position: unset;
  left: 0;
  top: 3px;
  color: #636b72;
  font-size: 17px;
}

.topBarContactIcon {
  padding-right: 10px;
}

header#page-header {
  background-color: var(--white);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 8px 6px -6px rgb(0 0 0 / 25%);
}

.page-login header#page-header,
.page-register header#page-header,
.page-checkout header#page-header {
  height: 80px;
}

header #page-header-parent {
  height: 70px;
}

header #logo img {
  height: 100%;
}

header #search {
  flex: 1 1 0;
  max-width: 820px;
}

.top-bar-items .fa-user {
  color: var(--white);
}

header #controlsList .nav-link>.fa {
  color: var(--text);
  font-size: 25px;
}

header #controlsList .nav-link[aria-expanded="true"]>.fa {
  color: var(--white);
}

header .border-bottom {
  border-bottom: 0 !important;
}

header .controls .controls-list .warenkorbIcon {
  position: absolute;
  left: 0;
  overflow: visible !important;
  height: 43px;
}

header .controls .control-basket>a>strong,
header .controls .control-wish-list strong,
header .LoginText {
  float: right;
  margin-left: 8px;
  color: #4B4F53;
  font-size: 1rem;
  font-weight: 600;
}

header .controls .list-inline-item>a>div {
  display: block;
  clear: both;
  float: right;
  text-align: right;
  font-size: 1rem;
  color: #006e86;
  font-weight: 600;
  margin-left: 10px;
}

.controls-list .list-inline-item {
  margin-right: 0;
  font-size: .8rem;
  padding-left: 35px;
  margin-left: 25px;
}

.itemAnzahl {
  color: #6c757d !important;
}

.controls-list .nav-link:hover {
  color: #212529;
  background-color: transparent;
}

.main-navbar-collapsable .mainmenu {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  display: flex;
  padding: 0;
  margin: 0;
  font-weight: 700;
}

.breadcrumbs {
  background-color: #fff;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.3rem 1rem !important;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #fff;
  align-items: center;
  padding-left: 1px !important;
}

.main-navbar-collapsable .mainmenu>li>a {
  padding: 0.54rem 0.55rem;
  color: #1a1a1a;
  font-size: 1.1rem;
  text-transform: uppercase;
}

.main-navbar-collapsable .mainmenu>li>a:hover,
.main-navbar-collapsable .mainmenu>li>a:focus,
.main-navbar-collapsable .mainmenu>li>a:active {
  color: var(--text);
}

.main-navbar-collapsable a:hover,
.main-navbar-collapsable a:focus,
.main-navbar-collapsable a:active {
  color: var(--white);
}

.navbar {
  background-color: #ffffff;
}

#vue-app {
  background-color: var(--white);
  padding-top: 27px;
}

#page-body {
  margin-top: 147px;
  background-color: var(--white);
}

.page-category-item #page-body,
.page-singleitem #page-body {
  margin-top: 176px;
}

.borderSolidBlack {
  border: 1px solid var(--text);
}

.homeCategories .box {
  border: 1px solid var(--text);
  padding: 10px;
  display: block;
  height: 100%;
  margin-bottom: 20px;
}

.homeCategories .box img {
  padding: 30px;
}

.homeCategories .box p {
  margin-bottom: 0;
  font-size: 16px;
  color: var(--text);
}

.homeServices,
.homeFAQheadline {
  background: #94b198;
  padding: 15px 0;
}

.homeServices img {
  padding-bottom: 10px;
  max-height: 75px;
  width: auto;
}

.homeFAQheadline h2,
.homeFAQheadline h3,
.homeServices p {
  color: var(--text);
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0;
}

.text-img-caption {
  text-align: center;
  margin-top: 5px;
}

.p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: custom-font, helvetica, arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--text);
}

.articlenumber {
  font-size: 13px;
  font-weight: 700;
}

.articleName {
  display: inline;
}

.singleItemBundleUl {
  margin: 10px 0 0 0;
  padding: 0;
}

.bundleInner, .bundleInner h2 {
  font-size: 16px;
  font-weight: 700;
  background: #f1f1f1;
  padding: 5px;
  margin-bottom: 0;
}

.badge {
  display: inline-block;
  font-size: 80%;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.single .bundleLinkText {
  color: #006e86;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
}

.iconDiv {
  width: 35px;
  padding: 4px;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  transition: width 300ms ease-in-out 0s, background-color 300ms linear 200ms;
  flex-direction: row-reverse;
  border: 1px solid #fff;
}

.iconSVG {
  height: 26px;
  aspect-ratio: 1 / 1;
  margin-left: 6px;
}

.iconDiv:hover,
.iconDiv:focus-visible {
  width: 200px;
  border: 1px solid #006e86;
  transition: width 300ms ease-in-out 0s, background-color 100ms linear 0s;
}

.iconDiv:focus-visible {
  outline: 1px solid #f1f1f1;
  outline-offset: 4px;
}

.single {
  /* margin-top: 225px; */
  margin-top: 195px;
}

.iconDiv:active {
  opacity: 0.9;
}

.iconDiv::after {
  content: attr(tooltip);
  margin-left: 12px;
  animation: fadeIn 600ms linear forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

footer .footerTop {
  padding-top: 40px;
  background-color: #edeeee;
}

footer .footerBottom {
  padding: 20px 0;
  text-align: center;
  background-color: #006e86;
}

footer .footerBottom p {
  margin-bottom: 5px;
  color: #fff;
}

footer .headline {
  font-weight: 700;
}

footer a {
  color: var(--text);
}

footer .social-media a {
  color: #1a1a1a;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

footer .socialAnker {
  font-size: 12px;
  font-weight: 700;
  hyphens: auto;
}

footer .tabStop {
  width: 100px;
  display: inline-block;
}

footer .icons ul {
  display: flex;
  flex-wrap: wrap;
}

footer .icons ul li {
  flex: 0 0 33.333%;
  max-width: 33.333%;
}

footer .icons ul li img {
  margin-bottom: 10px;
  margin-right: 40px;
}

footer .social-media ul li {
  flex: 0 0 58px;
  max-width: 58px;
  margin-right: 15px;
  margin-bottom: 10px;
}

footer .social-media ul li i {
  display: block;
  height: 40px;
  text-align: center;
  padding: 8px;
  color: var(--white);
  font-size: 25px;
  width: 40px;
}

footer .social-media ul li.facebook i {
  background-color: #0654a1;
}

footer .social-media ul li.instagram i {
  background-color: #973464;
}

footer .social-media ul li.whatsapp i {
  background-color: #42d855;
}

footer .social-media ul li.youtube i {
  background-color: #ce1629;
}

footer .social-media ul li.pinterest i {
  background-color: #e60023;
}

.product-list {
  display: block;
  margin: 0 -15px;
}

.product-list li {
  float: left;
}

.product-list::after {
  content: "";
  display: table;
  clear: both;
}

.page-home .categoryHeadline {
  color: #1a1a1a;
  font-size: 1.8rem;
}

.page-category-item .categoryHeadline {
  background-color: var(--ci);
  padding: 15px;
  border-bottom: 3px solid var(--hci);
  color: #fff;
}

.page-category-item .categoryHeadline h1 {
  letter-spacing: 0.4px;
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 0;
}

.page-category-item .KatDescAbove {
  display: flex;
  align-items: center;
}

.page-category-item .bubbleContainer {
  display: flex;
  justify-content: space-around;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.page-category-item .bubbleImage {
  background: linear-gradient(140deg, #f7f7f7 0%, #f7f7f7 10%, #e3e7eb 60%, #e3e7eb 100%);
  padding: 10px;
}

.page-category-item .bubbleText {
  font-weight: 700;
  color: #006e86;
}

.categoryHeadline h2 {
  margin-bottom: 4rem !important;
}

.moreInformationButton {
  color: var(--ci);
}

.topBannerContent {
  background: linear-gradient(140deg, #f7f7f7 0%, #f7f7f7 10%, #e3e7eb 60%, #e3e7eb 100%);
}

.subKatButton {
  background-color: var(--ci);
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}

.ratgeberAnker {
  color: #006e86;
  font-weight: 700;
}

.ratgeberAnker:hover {
  text-decoration: underline;
  color: #006e86;
}

.ratgeberAnker .fa {
  color: #006e86;
  font-size: 19px;
  left: 7px;
  position: relative;
  top: 2px;
  font-weight: 700;
}

.categoryTopImage {
  object-fit: cover;
  height: 100%;
  width: auto;
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #e3e3e3;
  background-color: #006e86;
  border: 1px solid #dee2e6;
}

.page-item.active .page-link {
  background-color: #ffffff;
  border-color: var(--ci);
  color: #1a1a1a;
}

.page-link:hover {
  z-index: 2;
  color: #ffffff;
  text-decoration: none;
  background-color: #c8d300;
  border-color: #c8d300;
}

.pagination {
  align-items: center;
  justify-content: center;
}

.cmp-product-thumb {
  border: none;
  padding: 10px 10px 0;
  display: block;
  margin-bottom: 20px;
}

.cmp-product-thumb:hover .img-fluid {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.cmp-product-thumb .thumb-title {
  color: #1a1a1a;
  min-height: 50px;
}

.single .auswahlFirstHidden {
  display: block;
}

@media (max-width: 1264px) and (min-width: 1051px) {
  .auswahlFirstHidden {
    display: none;
  }
}

.single .cmp-product-thumb .thumb-title {
  min-height: 40px;
}

.singleItemStockHintGreen,
.singleItemDeliveryTime,
.single .singleVersandzeit {
  font-weight: 700;
  color: #228739;
  font-size: 13px;
}

.single .singleVersandzeit {
  margin-left: 24px;
}

.singleItemStockHintOrange {
  font-weight: 700;
  color: #ffa500;
  font-size: 13px;
}

.singleItemStockHintRed {
  font-weight: 700;
  color: #212529;
  font-size: 13px;
}

.cmp-product-thumb .prices {
  justify-content: center;
  line-height: normal;
  align-items: center;
  min-height: 25px;
}

.cmp-product-thumb .price,
.cmp-product-thumb .artSold,
.cmp-product-thumb .price-view-port {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
}

.cmp-product-thumb .price {
  color: #1a1a1a;
}

.cmp-product-thumb .artSold {
  color: red;
  font-size: .81em;
}

.single .artSold {
  color: red;
  font-size: .9em;
  font-weight: 700;
  font-stretch: condensed;
}

.cmp-product-thumb .artSold p {
  margin-bottom: 0;
}

.cmp-product-thumb .itemStock {
  text-align: center;
  margin-bottom: 5px;
  display: flex;
  font-size: .9rem;
  align-items: center;
  justify-content: center;
}

.single .auswahlImageBubble {
  justify-content: center;
  align-items: center;
  text-align: center;
}

.single .auswahlImageBubble img {
  width: 80px;
}

.single .auswahlTitle {
  display: flex;
  justify-content: center;
  align-items: center;
}

.single .auswahlImageText {
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
  color: #414141;
  font-size: 0.9em;
}

.cmp-product-thumb .itemStock.green .dot,
.single .itemStock.green .dot {
  background: #228739;
}

.cmp-product-thumb .itemStock.orange .dot,
.single .itemStock.orange .dot {
  background: orange;
}

.cmp-product-thumb .special-tags {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  left: 0;
  padding: 0 !important;
  display: flex;
  justify-content: end;
}

.cmp-product-thumb .special-tags .badge {
  font-size: 16px;
}

.sideBarHeadline {
  margin-top: 30px;
}

.filter-toggle:hover,
.filter-toggle:focus,
.filter-toggle:active {
  text-decoration: none;
  cursor: default;
  color: #fff;
}

.product-list select {
  border: 1px solid var(--hgrau);
}

.filter-wrapper {
  width: 100%;
}

.filter-wrapper .card {
  border: 0;
  border-top: 1px solid #e3e7eb;
}

.filter-wrapper .card:first-child {
  border-top: 0;
}

.filter-wrapper .card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  orphans: 1;
  widows: 1;
}

.filter-wrapper .h3 {
  font-size: 14px;
  font-weight: 700;
}

.filter-wrapper .form-check-label {
  display: block;
}

.filter-wrapper .card .pic {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  right: 39px;
}

.filter-wrapper .filter-badge {
  min-width: 1px;
  width: 24px;
  padding: 3px 0;
  height: 24px;
}

.single .shortdescription {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.single .seo-subline {
  min-height: 210px;
  display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: center;
}

.single .title {
  /* font-weight: 700; */
  line-height: 1;
  margin-bottom: 0;
}

.single .vat,
.page-singleitem .vat {
  margin-bottom: 0;
}

.ulCheckmark {
  list-style: none;
  line-height: 40px;
  margin-top: 16px;
}

.ulCheckmark li:before {
  content: '\2714\0020';
}

/* .single .downloads {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
} */
.single .downloads {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}

/* .single .btn-download>img {
  max-width: 34px;
  padding-right: 10px;
  margin-bottom: 5px;
} */
.single .nav-tabs {
  border-bottom: 0;
  margin: 0 -15px;
}

.single .nav-tabs .nav-link .fa {
  float: right;
  font-size: 30px;
}

.single .bulletpoints li {
  color: var(--text);
  list-style: none;
  position: relative;
  padding-left: 20px;
}

.single .bulletpoints li a {
  color: var(--text);
}

.single .pipe {
  border-right: 1px solid #1a1a1a;
  padding-left: 8px;
  margin-right: 8px;
  display: inline-block;
  width: 10px;
  height: 14px;
  margin-bottom: -2px;
}

.single .crossSellingHeadline {
  font-size: 20px;
  margin-bottom: 30px;
}

.single .single-carousel {
  max-height: 750px;
}

.single-carousel .owl-item img {
  max-height: 750px;
  margin: 0 auto;
}

.single .owl-thumbs .owl-thumb {
  border: 1px solid #1a1a1a;
}

.single hr {
  border-top: 1px solid var(--dgrau);
}

.single .price, .page-singleitem .price {
  font-size: 20px;
  margin-bottom: 0;
}

.single .incl {
  font-size: 14px;
}

.single .tab-content .row {
  margin-right: 0;
  margin-left: 0;
}

.single .crossSellingLinkText {
  color: var(--text);
  font-weight: 700;
}

.single .crossSellingLinkText:hover,
.single .crossSellingLinkText:focus,
.single .crossSellingLinkText:active {
  color: var(--ci);
}

.single .tab-content .row {
  margin-right: 0;
  margin-left: 0;
  color: var(--text)
}

.single .crossSelling .price {
  font-size: 1.2rem;
}

.single .cmp-product-thumb .prices {
  min-height: 34px;
}

.newsbox {
  position: relative;
}

.newsBoxAktuell {
  color: var(--dci);
}

.newsBoxContent img {
  position: absolute;
  top: 0;
  left: 0;
}

.newsBoxContentTopLeft {
  position: absolute;
  top: 15px;
  left: 15px;
}

.newsBoxContentTopRight {
  position: absolute;
  top: 15px;
  right: 15px;
}

.newsBoxContentCenter {
  position: absolute;
  top: 0;
  left: 0;
  padding: 60px 85px;
  font-size: 18px;
  padding-top: 9%;
}

.newsBoxContentBottomLeft {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.newsBoxContentBottomRight {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.newsBoxContentBottomLeft p,
.newsBoxContentBottomRight p {
  margin-bottom: 0;
}

.add-to-basket-container .btn-primary .fa-shopping-cart {
  font-size: 30px;
  padding-left: 20px;
  float: none;
}

.add-to-basket-container .btn-primary .fa-shopping-cart:before {
  content: "\f105"
}

.breadcrumb-item+.breadcrumb-item::before {
  content: "/";
}

.single .crossSelling .price {
  font-size: 1.2rem;
}

.single .cmp-product-thumb .prices {
  min-height: 34px;
}

.single .cmp-product-thumb .itemStock {
  text-align: center;
  margin-bottom: 0;
  font-size: .9rem;
  font-weight: 600;
  color: #333333;
}

.page-category-content .breadcrumbs {
  display: none !important;
}

body.basket-open,
.modal-open {
  overflow: visible;
  padding-right: 0 !important
}

.page-login form[id^="login"]::after,
#login-modal-wrapper .modal-body::after {
  content: '* Pflichtfelder';
  margin-top: 10px;
  display: block;
}

#add-item-to-basket-overlay a:not([href]) {
  color: #1a1a1a;
}

#add-item-to-basket-overlay a:not([href]):hover,
#add-item-to-basket-overlay a:not([href]):focus,
#add-item-to-basket-overlay a:not([href]):active {
  color: #1a1a1a;
}

.text-primary, .color-primary {
  color: #1a1a1a !important;
}

.categoryCols {
  margin-top: 10px;
}

@media (max-width: 1500px) and (min-width: 1120px) {
  .categoryCols .col-lg-2 {
    flex: 0 0 23%;
    max-width: 23%;
  }

  .categoryCols .col-lg-10 {
    flex: 0 0 77%;
    max-width: 77%;
  }

  .categoryCols .product-list .col-lg-3 {
    max-width: 33.333%;
    flex: 0 0 33.333%;
  }
}

@media (max-width: 1119px) and (min-width: 992px) {
  .categoryCols .col-lg-10 {
    flex: 0 0 70%;
    max-width: 70%;
  }

  .categoryCols .col-lg-2 {
    flex: 0 0 30%;
    max-width: 30%;
  }

  .categoryCols .product-list .col-lg-3 {
    max-width: 50%;
    flex: 0 0 50%;
  }
}

.filter-wrapper {
  width: 100%;
}

.sideBarHeadline,
.filter-toggle {
  display: block;
  color: var(--text);
  font-weight: 700;
  padding: 10px;
  text-align: start;
}

.sideBarHeadline,
.filter-toggle {
  color: var(--text);
  padding: 10px 10px 10px 0;
  font-size: 18px;
}

#filter-accordion .card {
  border: 0 !important;
  margin-bottom: 2px;
}

.filter-wrapper .card:first-child {
  border-top: 0;
}

#filter-accordion .card-header {
  padding: 0;
  background-color: transparent;
  border-bottom: 0;
}

#filter-accordion button {
  color: #1a1a1a;
  background: #ffffff;
  padding: 16px 0 5px;
  border-top: 1px solid #e5e5e5;
  font-weight: 700;
  font-size: 15px;
}

#filter-accordion button i {
  font-size: 25px;
  position: relative;
  top: -5px;
  line-height: 1;
}

#filter-accordion .card-body {
  padding: 0 0 0 23px;
}

.filter-wrapper .form-check-label {
  display: block;
}

#filter-accordion .pic {
  position: sticky;
}

.filter-wrapper .card .pic {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  right: 39px;
}

#filter-accordion .filter-badge {
  min-width: 2em;
  color: var(--text);
  background: var(--white);
}

.filter-wrapper .filter-badge {
  width: 24px;
  height: 24px;
  padding: 3px 0;
  min-width: 24px;
}

.contactBox {
  background-color: var(--ci);
  padding: 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  box-shadow: 5px 0 0 0 inset #c8d300;
  border: 3px solid #fff;
  color: #fff;
}

.contactBoxText {
  color: var(--white);
}

.contactBoxInfo {
  font-size: 15px;
  font-weight: 600;
}

.itemInfo {
  min-height: 50px;
}

.contactBox a {
  color: var(--white);
}

.contactBox a:hover {
  color: var(--hci);
}

.categoriegrid {
  margin-top: 15px;
}

.cat-control {
  border-bottom: 1px solid var(--mgrau);
  margin-bottom: 30px;
}

.cat-control p {
  color: #1a1a1a;
  font-size: 20px;
  margin-bottom: 0;
}

.cat-control .list-sort {
  margin-left: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}

.cat-control .list-sort .custom-select {
  border: 1px solid var(--mgrau);
  border-radius: 0;
  padding: 5px 30px 5px 10px;
  height: 33.5px;
}

.pagination {
  align-items: center;
  justify-content: center;
}

.product-list {
  display: block;
  margin: 0 -15px;
}

.cmp-product-thumb {
  display: block;
  margin-bottom: 20px;
  padding: 0;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);
}

.cmp-product-thumb .special-tags .badge-new {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1.3;
  padding-inline: 1.6lh;
  padding-bottom: var(--f);
  border-image: conic-gradient(#0008 0 0) 51%/var(--f);
  clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
  transform-origin: 0% 100%;
  background-color: #006e86;
  color: #fff;
  text-transform: uppercase;
}

.cmp-product-thumb .special-tags .badge-success {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1.3;
  padding-inline: 1.6lh;
  padding-bottom: var(--f);
  border-image: conic-gradient(#0008 0 0) 51%/var(--f);
  clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
  transform-origin: 0% 100%;
  background-color: #c8d300;
  color: #fff;
  text-transform: uppercase;
}

.cmp-product-thumb .special-tags .badge-offer {
  -webkit-box-shadow: initial;
  text-transform: uppercase;
  box-shadow: initial;
  margin-bottom: 0;
  background: #d9534f;
  width: 40px;
  border-radius: 50% !important;
  text-align: center;
  display: inline-block;
  z-index: 998;
  position: absolute;
  right: unset !important;
  left: 0 !important;
  color: #fff;
  line-height: 40px;
  padding: 0;
  margin: 7px;
  -webkit-backface-visibility: hidden;
}

.percentIcon {
  font-size: 20px !important;
}

.single .percentIcon {
  font-size: 18px !important;
  border-radius: 50% !important;
}

.deliveryHinweis {
  font-size: .9rem;
  font-weight: 600;
  color: #333333;
}

.cmp-product-thumb .special-tags>.price {
  color: red !important;
}

.cmp-product-thumb .itemStock.red {
  text-align: center;
  margin-bottom: 0;
  font-size: .9rem;
  color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cmp-product-thumb .itemStock.orange {
  text-align: center;
  margin-bottom: 0;
  font-size: .9rem;
  color: #ffa500;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cmp-product-thumb .itemStock.green {
  text-align: center;
  margin-bottom: 0;
  font-size: .9rem;
  color: #228739;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cmp-product-thumb .itemStock.green .dot {
  background: #228739;
}

.cmp-product-thumb .itemStock .dot {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: red;
  border-radius: 11px;
  margin-right: 5px;
  margin-bottom: 3px;
}

.cmp-product-thumb .thumb-title {
  color: var(--text);
  min-height: 47px;
}

.page-home .cmp-product-thumb .thumb-image,
.page-category-item .cmp-product-thumb .thumb-image,
.page-search .cmp-product-thumb .thumb-image,
.page-singleitem .cmp-product-thumb .thumb-image {
  position: relative;
  overflow: unset !important;
}

.cmp-product-thumb .brandName {
  color: #6b6b6b;
  font-weight: 600;
  display: block;
  min-height: 22px;
}

.cmp-product-thumb .prices {
  justify-content: space-between;
  line-height: normal;
  align-items: end;
  min-height: 25px;
  padding: 0 5px;
}

.cmp-product-thumb .crossprice {
  font-size: 1em;
  font-weight: 700;
  color: #727579;
}

.cmp-product-thumb .price {
  color: #006e86;
  font-size: 19px;
}

.page-home .cmp-product-thumb .varianteAnzahl,
.page-category-item .cmp-product-thumb .varianteAnzahl,
.page-search .cmp-product-thumb .varianteAnzahl,
.page-singleitem .cmp-product-thumb .varianteAnzahl {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -10px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 24px;
  padding: 10px 5px;
  border-radius: 16px;
  background-color: #ececec;
  font-weight: 600;
  width: 65%;
  justify-content: center;
}

.salePrice {
  color: #d9534f !important;
}

.deliveryKat {
  min-height: 20px;
}

.text-appearance.selected-filter {
  display: table;
  color: #ffffff;
  font-weight: 700;
  background-color: #006e86;
  border-radius: 3px;
  margin: 7px 0;
  padding: 2px 5px;
  cursor: pointer;
  width: 100%;
}

.text-appearance.selected-filter:hover i {
  color: red;
}

.bg-appearance.selected-filter.reset-all {
  background: gray;
  padding: 5px;
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
  display: inline-flex;
  width: 100%;
  justify-content: center;
}

.cmp-product-thumb .price,
.cmp-product-thumb .artSold,
.cmp-product-thumb .price-view-port {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.cmp-product-thumb .artSold {
  font-size: 1em;
  font-weight: 700;
  color: #727579;
}

.cmp-product-thumb .artSold p {
  margin-bottom: 0;
}

.filter-toggle:hover,
.filter-toggle:focus,
.filter-toggle:active {
  text-decoration: none;
  cursor: default;
  color: var(--text);
}

@media (min-width: 1501px) {
  .owl-wrap {
    position: relative;
    max-width: 750px;
    margin-left: 145px;
  }
}

@media (max-width: 1500px) {
  .owl-wrap {
    display: flex;
    flex-direction: column;
  }
}

@media (min-width: 1501px) {
  div#thumb-carousel {
    max-width: 750px;
    transform: rotate(90deg);
    transform-origin: left top;
    position: absolute;
    top: -7px;
    right: 15px;
    overflow: hidden;
  }
}

@media (max-width: 1500px) {
  div#thumb-carousel {
    order: 2;
  }
}

@media(min-width:1501px) {
  img.owl-thumb {
    transform: rotate(270deg);
  }
}

@media (max-width: 1502px) {
  .owl-thumbs {
    display: none;
    margin-top: 1.8rem;
  }
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#thumb-carousel .owl-stage-outer.owl-height .owl-stage {
  transform: translate3d(0px, 0, 0);
  transition: all 0s ease 0s;
  width: 700px;
  height: 150px;
}

.single .owl-thumbs .owl-thumb {
  border: 1px solid #212529;
}

.owl-carousel .owl-single-item-control {
  font-size: 2rem;
  color: #c8d300;
  text-shadow: none;
}

.owl-carousel .carousel-control:hover i {
  color: #c8d300;
}

.owl-carousel:hover .owl-single-item-nav {
  opacity: .9;
}

.owl-theme .owl-dots {
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.single .single-carousel,
.page-singleitem .single-carousel {
  background: var(--white);
}

.single-carousel.owl-carousel.owl-theme.owl-single-item.mt-0.owl-loaded.owl-drag .owl-stage {
  transform: translate3d(0px, 0, 0);
  transition: all 0s ease 0s;
  width: 750px;
  height: 700px;
}

.singleItemRechts {
  padding: 15px 15px 0 15px;
  box-shadow: 1px 1px 10px 0 rgb(0 0 0 / 15%);
  overflow: hidden;
  min-height: 704px;
  border-radius: 5px;
}

.single .seo-subline {
  min-height: 260px;
  display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: center;
}

.single .shortdescription {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  min-height: 85px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.single .singleVariantenHeadlineH2 {
  line-height: 1.5;
}

.single .itemStock.green .dot {
  background: #228739;
}

.single .itemStock .dot {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: red;
  border-radius: 11px;
  margin-right: 10px;
}

.single .itemStock.green,
.single .itemStock.orange {
  display: flex;
  align-items: center;
}

.single .auswahlMenuTitle {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #212529;
}

.single .singleAuswahlRow {
  display: flex;
  flex-wrap: wrap;
}

.single .singleAuswahlCol {
  flex: 1 1 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.singleItemGratisversand {
  font-size: 13px;
  font-weight: 700;
  color: #212529;
}

.singleItemGratisversand:before {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/zisterneInfo/v2/ico/gratis-versand-lkw-icon-gruen.svg);
  background-size: 18px 33px;
  height: 25px;
  width: 22px;
  left: 0;
  top: -4px;
  background-repeat: no-repeat;
  position: relative;
  vertical-align: bottom;
}

.single .qty-box .qty-input {
  width: 30px;
  padding: 5px 0;
  border: 1px solid #ced4da;
  border-right: 0;
  outline: none;
  -webkit-transition: all .2s cubic-bezier(0, 0, 0.26, 1);
  transition: all .2s cubic-bezier(0, 0, 0.26, 1);
}

.single .price,
.page-singleitem .price {
  font-size: 27px;
  margin-bottom: 0;
  color: #006e86;
}

.single .incl {
  font-size: 12px;
}

.add-to-basket-container .quantity-input-container {
  margin-right: 0;
}

.add-to-basket-container .btn-primary {
  padding: 5px;
  font-size: 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
  font-weight: 700;
  margin-left: 5px;
  height: 40px;
}

.add-to-basket-container .btn-primary .fa-shopping-cart {
  font-size: 30px;
  padding-left: 20px;
  float: none;
}

.add-to-basket-container .btn-primary .fa-shopping-cart:before {
  content: "\f105";
}

/* .single .bulletpoints {
  min-height: 97px;
} */
.singleItemRechtsUl {
  padding-left: 5px;
}

.single .bulletpoints li h3 {
  color: var(--text);
  list-style: none;
  position: relative;
  line-height: 24px;
  font-size: 1rem;
  margin-bottom: 0;
}

.single .vat,
.page-singleitem .vat {
  margin-bottom: 0;
}

.single .bulletpoints li::before {
  content: "";
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/zisterneInfo/ceres/img/checkmark.svg);
  background-size: 14px 14px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  top: 4px;
  left: -4px;
  background-repeat: no-repeat;
}

.single .pipe {
  border-right: 1px solid var(--text);
  padding-left: 8px;
  margin-right: 8px;
  display: inline-block;
  width: 10px;
  height: 14px;
  margin-bottom: -2px;
}

.single .bulletpoints li a {
  color: var(--text);
}

.singleItemBeratungContactLeft {
  padding-left: 60px;
}

@media (max-width: 1502px) {
  .singleItemBeratungContactLeft {
    padding-left: 50px;
  }
}

@media (max-width: 1455px) {
  .singleItemBeratungContactLeft {
    padding-left: 15px;
  }
}

.singleItemBeratungContactLeft a {
  color: #6c757d;
}

.singleItemContactIconOne:before {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/zisterneInfo/ceres/img/kontakt-telefon-icon.svg);
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 3px;
  position: relative;
  margin-right: 15px;
}

.singleItemContactIconTwo:before {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/zisterneInfo/ceres/img/kontakt-email-icon.svg);
  background-size: 20px 20px;
  height: 20px;
  width: 20px;
  left: 5px;
  top: 3px;
  position: relative;
  margin-right: 15px;
}

.singleItemBeratungContactLeft:after {
  content: "";
  background: #6c757d;
  position: absolute;
  bottom: 5px;
  right: 0;
  height: 80%;
  width: 2px;
}

.singleItemBeratungContactLeft,
.singleItemBeratungContactRight {
  font-size: 18px;
}

.singleItemBeratungContactRight {
  text-align: right;
}

.singleItemBeratungContactRight {
  padding-right: 80px;
}

.single .nav-tabs {
  border-bottom: 0;
  margin: 0 -15px;
  background: #f1f1f1;
}

.single .nav-tabs .nav-item {
  float: none;
  flex: 1 1 auto;
  padding: 0 15px;
  background: #f1f1f1;
}

.single .nav-tabs .nav-link {
  border: 0;
  text-align: center;
  color: var(--text);
  font-weight: 700;
  font-size: 14px;
  padding: 10px 6px 7px 6px;
  display: flex;
  justify-content: space-evenly;
  border-bottom: 3px solid #f1f1f1;
  background: #f1f1f1;
}

.singleItemTrenner {
  border-top: 2px solid #495057 !important;
  width: 10%;
}

.singleItemHeadlines {
  text-align: center;
  font-size: 16px;
  margin: 15px 0 15px 0;
  font-weight: 700;
}

.single .bundleInfoHeadline,
.single .singleItemInfoHeadline {
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 1rem !important;
}

.single .varianteContentHeadline {
  font-size: 1.1rem;
  font-weight: 700;
}

.single .crossSellingHeadline {
  font-size: 16px;
  margin: 15px 0 15px 0;
  /* font-weight: 700; */
}

/* .single .downloads {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
} */
/* .single .btn-download {
  padding: 5px 15px;
  font-size: 15px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 25px;
  font-weight: 700;
} */
.single .nav-tabs .nav-link:hover,
.single .nav-tabs .nav-link:focus,
.single .nav-tabs .nav-link:active,
.single .nav-tabs .nav-link.active {
  border: 0;
  text-align: center;
  color: var(--text);
  font-weight: 700;
  display: flex;
  justify-content: space-evenly;
  background: #f1f1f1;
  border-bottom: 3px solid var(--ci);
}

.single .crossSelling .owl-item.active {
  margin-right: 23px !important;
}

.single .cmp-product-thumb {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 10px;
  padding: 0;
  /* border-radius: 5px; */
  box-shadow: none;
  /* box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2); */
}

.nav-tabs .nav-item {
  margin-bottom: 0;
}

.sw-tabelle-noborder {
  width: 80%;
  background: #f1f1f1;
}

.sw-tabelle-noborder tbody td {
  font-size: 15px;
}

.sw-tabelle-noborder td,
.sw-tabelle-noborder th {
  padding: 4px 10px;
}

.sw-tabelle-noborder tr:nth-child(even) {
  background: var(--white);
}

.single .crossSelling .row {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.homeTable {
  margin: 0;
}

#kacheln {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas:
    "KachelOne KachelOne KachelTwoAngebot KachelTwoAngebot"
    "KachelOne KachelOne KachelFive KachelFive"
    "KachelThree KachelFour KachelFive KachelFive";
  grid-gap: 20px;
}

#kacheln #kachel-1 {
  grid-area: KachelOne;
}

#kacheln #kachel-2 {
  grid-area: KachelTwoAngebot;
}

#kacheln #kachel-3 {
  grid-area: KachelThree;
}

#kacheln #kachel-4 {
  grid-area: KachelFour;
}

#kacheln #kachel-5 {
  grid-area: KachelFive;
}

.categoriegrid .catIntro,
#kacheln .kachel .kachelTitle {
  background-color: var(--ci);
}

#kacheln .kachel .imgWrapper {
  overflow: hidden;
  height: 100%;
  border: 0;
  overflow: hidden;
  text-align: center;
  background: linear-gradient(140deg, #f7f7f7 0%, #f7f7f7 10%, #e3e7eb 60%, #e3e7eb 100%);
}

#kacheln .kachel .imgWrapper img {
  max-width: 100%;
  object-fit: cover;
}

.articleShow {
  margin-top: 20px;
}

.homeKachelEinklinker {
  display: flex;
  position: absolute;
  padding: 3px 3px 3px 15px;
  max-width: 65%;
  width: 100%;
  z-index: 9;
  background-color: #006e86;
  align-items: center;
  justify-content: space-around;
  top: 0%;
  left: 0%;
}

.homeEinklinkerText {
  color: #fff !important;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 0;
}

#kacheln .kachel a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

#kacheln .kachel .kachelTitle,
#kacheln .kachel .kachelTitleFirst {
  display: flex;
  position: absolute;
  padding: 5px 0;
  max-width: 85%;
  width: 100%;
  z-index: 9;
  background-color: rgb(255 255 255 / 85%);
  border-radius: 0;
  font-weight: 700;
  align-items: center;
  justify-content: space-around;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  flex-direction: column;
  min-height: 43px;
}

#kacheln .kachel p {
  font-size: 1.15rem;
  font-weight: 400;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 0;
}

article {
  text-align: center;
  position: relative;
  width: 100%;
}

.kachelTitleHeadline {
  font-size: 18px !important;
  font-weight: 700 !important;
  margin-bottom: 0rem;
  line-height: 1.1;
  color: #006e86;
  text-align: center;
}

.custom-col-lg-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.cat-1819 h1 {
  font-size: 1.3rem;
}

/*--------------------------------
  TELEFONABFRAGE WIDGET
--------------------------------*/
.telefonabfrageWidget .widget {
  margin-bottom: 1rem;
}

.telefonabfrageWidget #addPhoneWidget {
  background: #f6f6f6;
}

.telefonabfrageWidget #addPhoneWidget .h2 {
  font-weight: 700;
  font-size: 1.2rem;
}

.telefonabfrageWidget #addPhoneWidget .btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: var(--ci);
  border-color: var(--ci);
}

.telefonabfrageWidget #addPhoneWidget .btn.disabled, .btn:disabled {
  opacity: 1;
}

.telefonabfrageWidget #addPhoneWidget .btn-link {
  color: var(--ci) !important;
}

/*--------------------------------
  RESPONSIVE
--------------------------------*/
@media (max-width: 1705px) {
  .newsBoxContentCenter {
    padding: 25px 80px;
    padding-top: 5%;
  }
}

@media (max-width: 1600px) {
  .add-to-basket-container .quantity-input-container {
    top: -80px;
  }
}

@media (max-width: 1575px) {
  .newsBoxContentCenter {
    font-size: 17px;
  }
}

@media (max-width: 1555px) {

  #kacheln .kachel .kachelTitle,
  #kacheln .kachel .kachelTitleFirst {
    max-width: 95%;
  }

  .customMenuUlTwo li,
  .customMenuHeadline {
    margin-top: 0;
  }

  .container, .container-max {
    max-width: 1450px;
  }

  .single .price, .page-singleitem .price {
    font-size: 1.7vw;
  }

  .homeKachelEinklinker {
    padding: 3px 3px 3px 3px;
    max-width: 60%;
  }

  #katAuswahlGrid {
    display: grid;
    overflow-x: auto;
    grid-auto-flow: column;
    grid-gap: 10px;
    height: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .subKatCol {
    margin-right: 0;
    width: 225px;
  }

  .subKatName {
    font-size: 1rem;
  }

  .subKatInner .vorteileBoxUl li {
    font-size: .9rem;
  }

  .contactBox h3 {
    font-size: 1.2rem;
  }

  .singleItemTopRow .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .singleItemTopRow .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 1500px) {
  .single-carousel {
    order: 1;
  }

  .owl-wrap {
    display: flex;
    flex-direction: column;
  }

  div#thumb-carousel {
    order: 2;
  }
}

@media (max-width: 1455px) {
  .singleItemBeratungContactRight {
    padding-right: 20px;
  }
}

@media (max-width: 1450px) {
  .main-navbar-collapsable .mainmenu>li>a {
    font-size: 1.1rem;
  }
}

@media (max-width: 1430px) {
  #katAuswahlGrid {
    display: grid;
    overflow-x: auto;
    grid-auto-flow: column;
    grid-gap: 5px;
    height: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    justify-items: center;
  }

  #katAuswahlGrid .subKatInner img {
    width: 80%;
  }

  .subKatName,
  .contactBoxInfo,
  .contactBox p {
    font-size: .9rem;
  }

  .contactBox .h3 {
    font-size: 1.2rem;
  }

  .subKatCol {
    width: 213px;
  }
}

@media (max-width: 1388px) {
  #kacheln .kachel p {
    font-size: 1rem;
  }

  .kachelTitleHeadline {
    font-size: 16px !important;
  }
}

@media (max-width: 1375px) {
  .newsBoxContentCenter {
    font-size: 14px;
    padding: 25px 45px;
    padding-top: 7%;
  }

  .newsBoxContentBottomLeft {
    display: none;
  }

  .newsBoxContentBottomRight {
    display: none;
  }

  .cmp-product-thumb .thumb-title {
    min-height: 50px;
  }
}

@media (max-width: 1360px) {
  .main-navbar-collapsable .mainmenu>li>a {
    font-size: 1rem;
  }

  #page-body {
    margin-top: 144px;
  }

  .page-category-item #page-body,
  .page-singleitem #page-body {
    margin-top: 172px;
  }
}

@media (max-width: 1340px) and (min-width: 992px) {
  #katAuswahlGrid {
    display: grid;
    overflow-x: unset;
    grid-auto-flow: unset;
    grid-gap: 10px;
    height: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 49% 49%;
    justify-items: center;
    overflow: hidden;
  }

  .subKatCol {
    width: 100%;
  }

  #katAuswahlGrid .subKatInner {
    flex-direction: row;
    display: flex;
    align-items: center;
  }

  .ZISlogan {
    display: none;
  }

  #katAuswahlGrid .subKatInnerText {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    margin-left: 15px;
  }

  .bestChoiceEinklinker {
    position: absolute;
    top: 0;
    left: 0;
    right: unset;
    line-height: 2;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51%/var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((cos(45deg) - 1)*100%), -100%) rotate(-45deg);
    transform-origin: 100% 100%;
    background-color: #c8d300;
    color: #fff;
    text-transform: uppercase;
  }

  .bestChoiceEinklinkerAktion {
    position: absolute;
    top: 0;
    left: 0;
    right: unset;
    line-height: 2;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51%/var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((cos(45deg) - 1)*100%), -100%) rotate(-45deg);
    transform-origin: 100% 100%;
    background-color: red;
    color: #fff;
    text-transform: uppercase;
  }

  .bestChoiceEinklinkerComingSoon {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51%/var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
    transform-origin: 0% 100%;
    background-color: #7b7b7b;
    color: #fff;
    text-transform: uppercase;
  }

  .contactBox {
    height: 99%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 1340px) {
  #katAuswahlGrid .subKatInner img {
    width: 40%;
  }
}

@media (max-width: 1325px) {
  .single .price, .page-singleitem .price {
    font-size: 1.8vw;
  }
}

@media (max-width: 1320px) {
  .single .cmp-product-thumb .thumb-title {
    min-height: 55px;
  }
}

@media (max-width: 1280px) {
  .add-to-basket-container .quantity-input-container {
    top: -80px;
  }
}

@media (min-width: 1275px) {
  .custom-col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1265px) {
  .hidden-over-1264 {
    display: none !important;
  }

  #mainNavbarCollapsable .closebar {
    display: none;
  }

  #mainNavbarCollapsable ul.mainmenu li a {
    height: 100%;
  }

  .mobile-navigation.open {
    display: none;
  }
}

@media (max-width: 1264px) {
  .main-navbar-collapsable {
    display: none !important;
  }

  .single {
    margin-top: 170px;
  }

  .navbar-toggler {
    display: block !important;
  }

  header #page-header-parent {
    height: 82px;
    padding-top: 6px;
    padding-bottom: 10px;
  }

  .main-navbar-collapsable a {
    display: inline-block;
    width: 100%;
    border-bottom: unset;
  }

  .main-navbar-collapsable a:hover,
  .main-navbar-collapsable a:focus,
  .main-navbar-collapsable a:active {
    border-bottom: unset;
    border-color: #006e86;
    color: #fff;
    background-color: #006e86;
  }

  .main-navbar-collapsable .mainmenu {
    flex-direction: column;
    justify-content: flex-start !important;
    align-items: flex-start;
    height: auto;
  }

  .main-navbar-collapsable li {
    display: block;
    position: relative !important;
    max-width: 100%;
  }

  .main-navbar-collapsable .mainmenu>li {
    width: 100%;
  }

  .nav-link {
    color: #444;
    padding: 0.4rem 1rem;
  }

  .main-navbar-collapsable .mainmenu>li>a {
    color: #444;
    font-size: 19px;
    display: block;
    width: 100%;
    text-align: left;
  }

  .main-navbar-collapsable button.close {
    display: none;
  }

  .controls-list .nav-link:hover {
    color: #ffffff;
    background-color: transparent;
  }

  .menu-open .controls-list .list-inline-item.control-navi .nav-link>.fa {
    color: #fff !important;
    font-size: 25px !important;
  }

  header #controlsList .nav-link>.fa:focus,
  header #controlsList .nav-link>.fa:active,
  header #controlsList .nav-link>.fa:hover {
    color: #c8d300;
  }

  .main-navbar-collapsable .mainmenu>li:hover>a {
    color: #fff;
  }

  .main-navbar-collapsable .mainmenu>li:hover,
  .main-navbar-collapsable .mainmenu>li.hover {
    background-color: transparent;
  }

  .main-navbar-collapsable .mainmenu>li:hover>a,
  .main-navbar-collapsable .mainmenu>li.hover>a {
    color: #444444;
    border-bottom: 0;
  }

  .main-navbar-collapsable .mainmenu>li ul {
    box-shadow: unset;
    border-top: unset;
  }

  .main-navbar-collapsable a {
    display: inline-block;
    width: 100%;
    border-bottom: unset;
    font-size: 14px;
    padding-left: 30px;
  }

  .main-navbar-collapsable .mainmenu>li>a:hover,
  .main-navbar-collapsable .mainmenu>li>a:focus,
  .main-navbar-collapsable .mainmenu>li>a:active {
    color: #fff;
    background-color: #006e86;
  }

  .menu-open .controls-list .list-inline-item.control-navi {
    display: block !important;
    position: fixed;
    z-index: 99;
    background: #006e86;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border-radius: 0 0 3px 0;
  }

  .controls-list {
    display: flex !important;
    align-items: center;
  }

  .mobile-navigation .breadcrumb {
    color: #ffffff;
    margin-bottom: 0;
  }

  .mobile-navigation .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #ffffff;
    content: "/";
  }

  header#page-header {
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / 25%);
  }

  #page-body {
    margin-top: 120px;
    background-color: var(--white);
  }

  .page-category-item #page-body,
  .page-singleitem #page-body {
    margin-top: 148px;
  }
}

@media (max-width: 1263px) {

  .singleItemBeratungContactLeft,
  .singleItemBeratungContactRight {
    font-size: 15px;
    font-weight: 700;
  }
}

@media (max-width: 1250px) {
  .single .price, .page-singleitem .price {
    font-size: 1.9vw;
  }
}

@media (max-width: 1228px) {
  .topBarLeft .topBarUl li:last-child {
    display: none !important;
  }
}

@media (max-width: 1205px) and (min-width: 1051px) {
  .auswahlFirstHidden {
    display: none !important;
  }
}

@media (max-width: 1210px) {
  .homeKachelEinklinker {
    max-width: 70%;
  }
}

@media(max-width: 1200px) {
  .newsBoxContentCenter {
    padding: 15px 25px;
    padding-top: 6%;
  }

  .newsBoxContentCenter p {
    margin-bottom: 5px;
  }

  .newsBoxContentTopLeft {
    display: none;
  }

  .newsBoxContentTopRight {
    display: none;
  }

  footer .icons ul li img {
    margin-right: 15px;
  }

  .main-navbar-collapsable .mainmenu>li>a {
    font-size: 17px;
  }
}

@media(max-width: 1170px) and (min-width: 576px) {
  footer .contact .tabStop {
    display: block;
  }
}

@media (max-width: 1143px) {
  #katAuswahlGrid .subKatInner img {
    width: 35%;
  }
}

@media (max-width: 1135px) {
  .cmp-product-thumb .thumb-title {
    min-height: 50px;
  }

  .page-home .cmp-product-thumb .varianteAnzahl,
  .page-singleitem .cmp-product-thumb .varianteAnzahl {
    width: 85%;
  }
}

@media (max-width: 1065px) {
  #katAuswahlGrid .subKatInner img {
    width: 29%;
  }
}

@media (max-width: 1050px) {
  .newsBoxText1 {
    display: none;
  }

  .newsBoxText2 {
    display: none;
  }

  .cmp-product-thumb .thumb-title {
    min-height: 65px;
  }

  .page-home .cmp-product-thumb .thumb-title {
    min-height: 50px;
  }

  .single .price, .page-singleitem .price {
    font-size: 27px;
  }

  .singleItemRechts {
    box-shadow: unset;
  }

  .singleItemTopRow .col-md-5,
  .singleItemTopRow .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .singleItemDivRechts {
    padding-left: 0;
  }

  .single .add-to-basket-container .btn-primary .fa-shopping-cart {
    display: none;
  }
}

@media(max-width: 991px) {
  .toggleOnMobile {
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
    transition: 0.3s;
  }

  .toggleOnMobile.open {
    height: auto;
  }

  header #search {
    position: fixed;
    top: 110px;
    z-index: 9;
    width: 100%;
    flex: 0 0 100%;
    left: 0;
    max-width: 100%;
    padding: 0;
    height: 0;
    visibility: hidden;
    transition: 0.3s;
    overflow: hidden;
    background: linear-gradient(140deg, #f7f7f7 0%, #f7f7f7 10%, #e3e7eb 60%, #e3e7eb 100%);
  }

  header #search.open {
    height: auto;
    visibility: visible;
    padding: 5px 0;
  }

  .fa.fa-search.searchBoxInner {
    margin: 11px 0;
  }

  header #search .search-input {
    padding: 8px 0 4px 35px !important;
  }

  header #page-header-parent {
    height: 73px;
  }

  .sideBarHeadline, .filter-toggle {
    background: var(--ci);
    display: block;
    color: var(--white) !important;
    font-weight: 700;
    padding: 10px;
    text-align: center;
  }

  .beratungsBanner {
    padding: 20px 15px 0 15px;
  }

  .product-list {
    display: flex;
  }

  .product-list li {
    float: none;
  }

  .newsBoxContentCenter {
    padding: 5px 25px;
    font-size: 12px;
    padding-top: 5%;
  }

  #page-body {
    margin-top: 110px;
  }

  .page-category-item #page-body,
  .page-singleitem #page-body {
    margin-top: 139px;
  }

  .vorteileBox {
    background-color: #006e86;
    float: none;
    padding: 20px 20px 5px 20px;
    margin-left: 0;
    border-right: 15px solid #c8d300;
    color: #fff;
  }

  header .controls .controls-list .warenkorbIcon {
    height: 28px;
  }

  header .controls .list-inline-item>a>div {
    display: block;
    clear: both;
    float: unset;
    text-align: right;
    font-size: 1rem;
    color: #006e86;
    font-weight: 600;
    margin-left: 0;
    margin-top: 8px;
  }

  header .controls .controls-list .warenkorbIcon {
    top: 20px;
  }

  .fa-bars {
    padding-top: 3px;
  }

  header .topBarLeft ul.topBarUl,
  header .topBarRight ul.topBarUl {
    padding-left: 0;
    justify-content: start;
  }

  .page-home .cmp-product-thumb .thumb-image {
    width: 70%;
  }

  .page-home .cmp.cmp-product-thumb>div {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .page-home .cmp-product-thumb .itemStock {
    min-height: 20px;
  }

  .page-home .cmp-product-thumb .varianteAnzahl,
  .page-category-item .cmp-product-thumb .varianteAnzahl,
  .page-search .cmp-product-thumb .varianteAnzahl,
  .page-singleitem .cmp-product-thumb .varianteAnzahl {
    width: 68%;
  }

  .single .row .col-12.col-lg-3.text-right {
    text-align: left !important;
    margin: 15px 0;
  }

  #kacheln .kachel .kachelTitle {
    min-height: 43px;
  }

  .page-category-item .categoryHeadline h1 {
    font-size: 1.4rem;
  }

  .page-category-item h2 {
    font-size: 1.3rem;
  }

  .ratgeberAnker .fa {
    top: -1px;
  }

  .autocomplete-suggestions {
    position: relative;
    top: 100%;
    z-index: 1070;
    max-height: 80vh;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
  }

  .homeKachelEinklinker {
    max-width: 100%;
  }

  .subKatCol {
    margin-right: 0;
  }

  #katAuswahlGrid {
    display: grid;
    overflow-x: unset;
    grid-auto-flow: unset;
    grid-gap: 10px;
    height: 100%;
    grid-auto-columns: unset;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-template-areas:
      "katKachelOne katKachelTwo katKachelThree"
      "katKachelFour katKachelFive katKachelSix";
  }

  #katAuswahlGrid #katKachel-1 {
    grid-area: katKachelOne;
  }

  #katAuswahlGrid #katKachel-2 {
    grid-area: katKachelTwo;
  }

  #katAuswahlGrid #katKachel-3 {
    grid-area: katKachelThree;
  }

  #katAuswahlGrid #katKachel-4 {
    grid-area: katKachelFour;
  }

  #katAuswahlGrid #katKachel-5 {
    grid-area: katKachelFive;
  }

  #katAuswahlGrid #katKachel-6 {
    grid-area: katKachelSix;
  }

  .subKatCol {
    margin-right: 0;
    width: unset;
  }

  #katAuswahlGrid .subKatInner img {
    width: 70%;
  }

  .subKatName, .contactBoxInfo,
  .contactBox p {
    font-size: 1rem;
  }

  .subKatInner .vorteileBoxUl li {
    font-size: 1rem;
    min-height: 43px;
  }

  .bestChoiceEinklinker {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51%/var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
    transform-origin: 0% 100%;
    background-color: #c8d300;
    color: #fff;
    text-transform: uppercase;
  }

  .bestChoiceEinklinkerAktion {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51%/var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
    transform-origin: 0% 100%;
    background-color: red;
    color: #fff;
    text-transform: uppercase;
  }

  .bestChoiceEinklinkerComingSoon {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 2;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51%/var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((1 - cos(45deg))*100%), -100%) rotate(45deg);
    transform-origin: 0% 100%;
    background-color: #7b7b7b;
    color: #fff;
    text-transform: uppercase;
  }
}

@media (max-width: 986px) {
  .add-to-basket-container .quantity-input-container {
    top: -103px;
  }
}

@media (max-width: 970px) {
  .trenner-title {
    margin-left: 73px;
  }

  .trenner-badge {
    width: 110px;
    top: -10px;
  }
}

@media (max-width: 892px) {
  .headerBulletepointTwo {
    display: none !important;
  }

  header .topBarLeft {
    flex: 0 0 60%;
  }

  header .topBarRight {
    flex: 0 0 40%;
  }
}

@media (min-width: 576px) {
  .cmp-product-thumb .thumb-content {
    width: 100%;
    padding: .8rem;
    margin-top: 10px;
  }
}

@media(max-width: 849px) and (min-width: 576px) {
  footer .openingHours .tabStop {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .single .price {
    float: none;
  }
}

@media (max-width: 830px) {
  .beratungsBox {
    float: none;
    margin-left: 0;
  }

  .page-home .cmp-product-thumb .varianteAnzahl,
  .page-category-item .cmp-product-thumb .varianteAnzahl,
  .page-search .cmp-product-thumb .varianteAnzahl,
  .page-singleitem .cmp-product-thumb .varianteAnzahl {
    width: 70%;
  }

  #kacheln .kachel .kachelTitle,
  #kacheln .kachel .kachelTitleFirst {
    padding: 5px 0px;
  }

  .kachelTitleHeadline {
    font-size: 14px !important;
  }

  #kacheln .kachel p {
    font-size: .9rem;
  }
}

@media (max-width: 810px) {
  .page-singleitem .crossSelling .cmp-product-thumb .varianteAnzahl {
    width: 90%;
  }

  .single .crossSelling .cmp-product-thumb .thumb-title {
    font-size: 13px;
  }
}

@media (max-width: 800px) {
  .page-category-item .cmp-product-thumb .prices {
    min-height: 30px;
  }
}

@media (max-width: 780px) {
  .controls-list .nav-link {
    padding: .5rem 0.6rem;
  }
}

@media(max-width: 768px) {
  .single .nav-tabs .nav-item {
    margin-top: 20px;
  }

  .single .nav-tabs .nav-item:first-child {
    flex: 0 0 100%;
    margin-top: 0;
  }

  .bulletpoints ul {
    padding-left: 2px;
  }

  .single .px-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  footer .footerTop {
    background-size: cover;
  }

  .newsBoxContentTopLeft {
    display: block;
  }

  .newsBoxContentTopRight {
    display: block;
  }

  .newsBoxContentCenter {
    padding: 50px 60px;
    font-size: 16px;
    padding-top: 10%;
  }

  .newsBoxContentBottomLeft {
    display: block;
  }

  .newsBoxContentBottomRight {
    display: block;
  }

  .add-to-basket-container .quantity-input-container {
    top: -80px;
  }

  .single .seo-subline {
    margin-top: 20px;
  }

  .trenner-title {
    padding-left: 15px;
  }

  .trenner-badge {
    width: 110px;
    top: -9px;
  }

  header .topBarRight {
    flex: 0 0 100%;
  }

  #kacheln {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas:
      "KachelOne KachelOne"
      "KachelTwoAngebot KachelTwoAngebot"
      "KachelFive KachelFive"
      "KachelThree KachelFour";
    grid-gap: 20px;
  }

  #kacheln .kachel .imgWrapper img {
    width: 100% !important;
  }

  .beratungsBanner {
    background-color: var(--ci);
    padding: 20px 15px;
    border-right: 15px solid var(--hci);
    color: var(--white);
  }

  .single .nav-tabs,
  .page-singleitem .nav-tabs {
    display: block;
  }

  .single .nav-tabs .nav-link {
    border: 3px solid #f1f1f1;
  }

  .single .nav-tabs .nav-link {
    background: transparent;
  }

  .single .nav-tabs {
    background: transparent;
  }

  .single .nav-tabs .nav-item {
    background: transparent;
  }

  .single .nav-tabs .nav-link:hover,
  .single .nav-tabs .nav-link:focus,
  .single .nav-tabs .nav-link:active,
  .single .nav-tabs .nav-link.active {
    border: 0;
    text-align: center;
    color: #1a1a1a;
    font-weight: 700;
    display: flex;
    justify-content: space-evenly;
    background: #f1f1f1;
    border: 3px solid #f1f1f1;
  }

  .page-singleitem .cmp-product-thumb .thumb-image {
    float: left;
    width: 100%;
  }

  .page-singleitem .cmp-product-thumb .thumb-content {
    width: calc(100% - 0px);
    margin-top: 6%;
  }

  .page-singleitem .cmp.cmp-product-thumb>div, .page-category-item .cmp.cmp-product-thumb>div {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .imgMobileCenter {
    text-align: center;
  }

  .single .crossSelling .owl-item.active {
    margin-right: 15px !important;
  }
}

@media (max-width: 750px) {
  .subKatInner .vorteileBoxUl li {
    font-size: .9rem;
    min-height: 22px;
  }
}

@media (max-width: 720px) {

  .subKatName, .contactBoxInfo,
  .contactBox p {
    font-size: .9rem;
  }
}

@media (max-width: 710px) {
  header#page-header {
    background-size: contain;
  }

  .controls-list .list-inline-item {
    padding-left: 30px;
    margin-left: 20px;
  }

  header #page-header-parent {
    padding-top: 0;
  }

  header #page-header-parent {
    height: 70px;
  }

  header #search {
    top: 107px;
  }

  #page-header-parent>.row {
    flex-direction: row;
  }

  #page-body {
    margin-top: 107px;
  }

  .page-category-item #page-body,
  .page-singleitem #page-body {
    margin-top: 136px;
  }

  .kachelTitleHeadline {
    font-size: 15px !important;
  }
}

@media (max-width: 690px) {
  .controls-list .nav-link {
    padding: 12px 15px 0 15px;
  }

  .controls-list .list-inline-item {
    padding-left: 0;
    margin-left: 0;
  }

  header .controls .controls-list .warenkorbIcon {
    top: 12px;
  }

  header #controlsList .nav-link>.fa {
    font-size: 21px;
  }

  header .controls .controls-list .warenkorbIcon {
    height: 25px;
  }

  header .controls .list-inline-item>a>div {
    margin-top: 5px;
    margin-left: 15px;
  }

  header #logo {
    text-align: center;
  }

  header #page-header-parent {
    height: 90px;
    padding-top: 0;
  }

  header #logo img {
    width: 75%;
  }

  #page-header-parent>.row {
    flex-direction: column;
  }

  header #search {
    top: 122px;
  }

  .page-home .cmp-product-thumb .varianteAnzahl {
    width: 85% !important;
  }

  .page-home .categoryHeadline {
    font-size: 1.6rem;
  }

  .page-home h2 {
    font-size: 1.3rem;
  }

  header .topBarColumn {
    height: 25px;
  }

  header #topBar {
    height: 25px;
  }

  #page-body {
    margin-top: 123px;
  }

  .page-category-item #page-body,
  .page-singleitem #page-body {
    margin-top: 151px;
  }

  header .controls .list-inline-item>a>div>br {
    display: none;
  }

  .menu-open .controls-list .list-inline-item.control-navi {
    padding: 0 0 10px 0;
  }

  #katAuswahlGrid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-template-areas: "katKachelOne"
      "katKachelTwo"
      "katKachelThree"
      "katKachelFour"
      "katKachelFive"
      "katKachelSix";
  }

  .subKatCol {
    width: 100%;
  }

  .subKatInner {
    flex-direction: row;
    display: flex;
    align-items: center;
    min-height: 165px;
  }

  .ZISlogan {
    display: none;
  }

  #katAuswahlGrid .subKatInnerText {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    margin-left: 15px;
  }

  #katAuswahlGrid .subKatInner img {
    width: 30%;
  }

  .subKatName, .contactBoxInfo,
  .contactBox p {
    font-size: 1.1rem;
  }

  .subKatName {
    text-align: left;
  }
}

@media (max-width 650px) {
  #kacheln .kachel .kachelTitle {
    min-height: 43px;
  }
}

@media (max-width: 645px) {
  .kachelTitleHeadline {
    margin-bottom: 0.2rem;
  }
}

@media(max-width: 575px) {
  .single .crossSelling .price {
    min-height: 10px;
  }

  .cmp-product-thumb {
    padding: 10px;
  }

  .cmp-product-thumb .artSold {
    font-size: .8em;
  }

  .cmp-product-thumb .crossprice {
    font-size: .8em;
  }

  .cmp-product-thumb .thumb-title {
    min-height: 50px;
  }

  .page-category-item .cmp-product-thumb .prices {
    min-height: 35px;
  }

  .newsBoxContentCenter {
    padding: 40px 25px;
    font-size: 16px;
    padding-top: 10%;
  }

  .newsBoxContentTopLeft {
    display: none;
  }

  .newsBoxContentTopRight {
    display: none;
  }

  .newsBoxContentBottomLeft {
    display: none;
  }

  .newsBoxContentBottomRight {
    display: none;
  }

  .add-to-basket-container .quantity-input-container {
    top: -108px;
  }

  .page-home .cmp-product-thumb .thumb-content,
  .page-search .cmp-product-thumb .thumb-content,
  .page-category-item .cmp-product-thumb .thumb-content {
    width: calc(100% - 0px);
    margin-top: 10%;
  }

  .page-home .cmp.cmp-product-thumb>div,
  .page-category-item .cmp.cmp-product-thumb>div {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .page-home .cmp-product-thumb .thumb-image,
  .page-search .cmp-product-thumb .thumb-image,
  .page-category-item .cmp-product-thumb .thumb-image {
    float: left;
    width: 100%;
  }

  .page-home .cmp-product-thumb .itemStock,
  .page-category-item .cmp-product-thumb .itemStock {
    min-height: 20px;
  }

  .cmp-product-thumb .thumb-title {
    font-weight: 400 !important;
    font-size: 13px;
  }

  .footerShopLogo {
    max-width: 50%;
    margin-bottom: 15px;
  }

  .singleItemBeratungContactRight {
    text-align: left;
    margin-top: 8px;
  }

  .singleItemBeratungContactLeft:after {
    display: none;
  }

  .singleItemGratisversandCol {
    text-align: left;
  }

  .single .crossSelling .cmp-product-thumb {
    width: 95.5%;
  }

  .single .crossSelling .cmp-product-thumb .thumb-content {
    margin-top: 0 !important;
  }

  .single .crossSelling .cmp-product-thumb .thumb-image {
    width: 45%;
  }

  .single .crossSelling .owl-single-item-nav .owl-single-item-control {
    bottom: 280%;
  }

  .single .crossSelling .itemInfo {
    min-height: 40px;
  }

  .single .crossSelling .cmp-product-thumb .prices {
    align-items: center;
  }

  .single .crossSelling .cmp-product-thumb .crossprice,
  .single .crossSelling .cmp-product-thumb .artSold {
    font-size: .9em;
  }

  .single .cmp-product-thumb .thumb-title {
    min-height: 35px;
    margin-top: 15px;
  }

  .single .bundleInfoHeadline,
  .single .singleItemInfoHeadline {
    font-size: 1rem;
    font-weight: 700;
  }

  footer .icons ul li {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width: 555px) {

  .page-home .cmp-product-thumb .varianteAnzahl,
  .page-category-item .cmp-product-thumb .varianteAnzahl,
  .page-search .cmp-product-thumb .varianteAnzahl,
  .page-singleitem .cmp-product-thumb .varianteAnzahl {
    width: 95%;
    font-size: .85rem;
    padding: 10px 1px;
  }

  .cmp-product-thumb .special-tags .badge {
    font-size: 13px;
  }
}

@media(max-width: 545px) {
  .newsBoxContentCenter {
    padding: 20px 25px;
    font-size: 14px;
    padding-top: 10%;
  }

  .regenErtrag {
    overflow-x: auto;
    display: block;
  }
}

@media (max-width: 509px) {
  .trenner-badge {
    display: none;
  }

  .trenner-title {
    margin-left: 0;
  }
}

@media (max-width: 490px) {
  .cmp-product-thumb .thumb-content {
    padding: 0;
  }

  .beratungsBanner p.h3,
  .beratungsBanner span,
  h3.gray-background {
    font-size: 1rem;
  }

  .beratungsButton {
    padding: 10px 20px;
  }

  .cmp-product-thumb .special-tags .badge-offer {
    width: 30px;
    line-height: 30px;
  }

  .page-category-item .categoryHeadline h1,
  .page-home .categoryHeadline {
    font-size: 1.25rem;
  }

  .page-category-item h2,
  .page-home h2,
  .page-category-item h4,
  .page-home h4 {
    font-size: 1rem;
    font-weight: 700;
  }

  .page-home h3,
  .page-category-item h3 {
    font-size: 1rem;
  }

  .cmp-product-thumb .price {
    font-size: 15px;
  }

  .cmp-product-thumb .thumb-title {
    min-height: 40px !important;
    margin-top: 15px;
    font-weight: 400;
    font-size: 12px;
  }

  .page-home .cmp-product-thumb .varianteAnzahl,
  .page-category-item .cmp-product-thumb .varianteAnzahl,
  .page-search .cmp-product-thumb .varianteAnzahl,
  .page-singleitem .cmp-product-thumb .varianteAnzahl {
    width: 100%;
    font-size: .8rem;
    padding: 10px 1px;
    border-radius: 0;
    bottom: -24px;
  }

  .page-singleitem .crossSelling .cmp-product-thumb .varianteAnzahl {
    width: 95% !important;
    font-size: .85rem !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -10px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px;
    padding: 10px 5px;
    border-radius: 16px;
    background-color: #ececec;
    font-weight: 600;
    justify-content: center;
  }

  .single .cmp-product-thumb .crossSelling .thumb-title {
    min-height: 35px;
    margin-top: 15px;
    font-size: 13px;
    padding: 0 0.3em;
  }

  .single .crossSelling .price {
    font-size: 1.1rem;
  }

  .single .auswahlImageText {
    font-size: 0.85em;
    width: 90px;
  }
}

@media (max-width: 470px) {
  .kachelTitleHeadline {
    font-size: 13px !important;
  }

  .ratgeberHeadlines {
    font-size: 1.2rem;
  }

  .single .feedback-container.widget-inner hr {
    display: none;
  }

  .homeKachelEinklinker {
    max-width: 100%;
  }

  .bestChoiceEinklinker {
    position: absolute;
    top: 0;
    left: 0;
    right: unset;
    line-height: 2;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51%/var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((cos(45deg) - 1)*100%), -100%) rotate(-45deg);
    transform-origin: 100% 100%;
    background-color: #c8d300;
    color: #fff;
    text-transform: uppercase;
  }
}

@media (max-width: 460px) {
  .newsBoxContentCenter {
    padding: 5px 20px;
    font-size: 12px;
    padding-top: 8%;
  }

  .cmp-product-thumb .thumb-title {
    font-weight: 400;
    font-size: 12px;
  }

  .deliveryHinweis {
    font-size: .83rem;
  }

  .cmp-product-thumb .price {
    font-size: 14px;
  }

  .page-home .cmp-product-thumb .thumb-title {
    min-height: 40px !important;
  }

  .page-category-item .cmp-product-thumb .thumb-title {
    min-height: 53px !important;
  }

  .cat-control p {
    font-size: 14px;
    margin-right: 1px;
    margin-top: 5px;
  }

  .page-link {
    font-size: 12px;
  }

  .cat-control .list-sort .custom-select {
    padding: 5px 30px 5px 15px;
    height: 30.7px;
    font-size: 12px;
  }

  .page-category-item .bubbleImage {
    padding: 5px;
  }
}

@media (max-width: 440px) {

  .page-home .cmp-product-thumb .itemStock,
  .page-category-item .cmp-product-thumb .itemStock {
    min-height: 20px;
  }

  .deliveryHinweis {
    font-size: .72rem;
  }

  .cmp-product-thumb .price {
    margin-top: 0.2rem;
  }

  #kacheln .kachel .kachelTitle,
  #kacheln .kachel .kachelTitleFirst {
    max-width: 95%;
  }

  #kacheln .kachel p {
    font-size: .9rem;
  }

  .page-singleitem #page-body {
    margin-top: 170px;
  }

  .single .title {
    font-size: 1.1rem;
  }

  .single .shortdescription,
  .single .bulletpoints li h3 {
    font-size: .96rem;
  }

  .sw-tabelle-noborder tbody td {
    font-size: 13px;
  }

  .feedback-container .title {
    font-size: 1rem;
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
  }

  .feedback-container .feedback-bars {
    margin-bottom: 15px;
  }
}

@media (max-width: 410px) {
  .page-home .categoryHeadline {
    font-size: 1.4rem;
  }

  .page-home .topsellerSubline {
    font-size: 1rem !important;
  }

  .single .form-control {
    font-size: .9rem !important;
  }
}

@media (max-width: 390px) {
  .kachelTitleHeadline {
    font-size: 13px !important;
  }

  .page-category-item .bubbleImage {
    padding: 1px;
  }

  .ratgeberAnker {
    font-size: 12px;
  }

  .ratgeberAnker .fa {
    font-size: 19px;
    left: 5px;
  }

  .ratgeberAnker .fa {
    top: 2px;
  }
}

@media (max-width: 380px) {
  .newsBoxContentCenter {
    padding: 5px 16px;
    font-size: 12px;
    padding-top: 8%;
  }

  .page-home .cmp-product-thumb .thumb-title,
  .page-category-item .cmp-product-thumb .thumb-title {
    min-height: 45px;
  }

  .cat-control p {
    font-size: 13px;
  }

  .cat-control .list-sort {
    margin-right: 5px;
  }

  .controls-list .nav-link {
    padding: 10px 15px;
  }

  .menu-open .controls-list .list-inline-item.control-navi {
    padding: 0 2px 0 0;
  }
}

@media (max-width: 370px) {
  .kachelTitleHeadline {
    font-size: 12px !important;
  }

  .cat-control p {
    display: none;
  }

  .cat-control .list-sort .custom-select {
    width: 140px;
  }

  .cat-control .list-sort {
    margin-left: 0;
  }

  .search-input,
  .search-submit {
    font-size: 1rem;
  }

  .page-home .cmp-product-thumb .varianteAnzahl,
  .page-category-item .cmp-product-thumb .varianteAnzahl,
  .page-search .cmp-product-thumb .varianteAnzahl,
  .page-singleitem .cmp-product-thumb .varianteAnzahl {
    width: 98%;
    font-size: .8rem;
    padding: 10px 1px;
  }

  .subKatName, .contactBoxInfo, .contactBox p {
    font-size: 1rem;
  }

  .feedback-container .feedback-bars .feedback-bar-wrap .feedback-bar {
    width: 110px !important;
  }
}

@media (max-width: 350px) {

  .page-home .cmp-product-thumb .thumb-title,
  .page-category-item .cmp-product-thumb .thumb-title {
    min-height: 55px;
    hyphens: auto;
  }

  .cmp-product-thumb .itemStock.green,
  .cmp-product-thumb .itemStock.orange,
  .cmp-product-thumb .itemStock.red,
  .cmp-product-thumb .itemStock {
    font-size: .8rem;
  }

  .page-category-item .bubbleText {
    width: 90%;
    font-size: 13px;
  }

  .page-category-item .bubbleImage {
    width: 90%;
  }

  .page-singleitem .crossSelling .cmp-product-thumb .varianteAnzahl {
    width: 100% !important;
    padding: 0;
    border-radius: 10px;
  }
}

@media (max-width: 320px) {
  #kacheln .kachel p {
    font-size: .83rem;
  }
}

/*--------------------------------
  RESPONSIVE ENDE
--------------------------------*/
/* Artikeldetailseite */
.single .single-carousel {
  max-height: 600px;
}

.single .single-carousel,
.page-singleitem .single-carousel {
  mix-blend-mode: multiply;
}

.owl-carousel .owl-single-item-control {
  font-size: 1.5rem;
}

.owl-carousel .carousel-control:hover i {
  color: var(--ci);
}

.single-carousel .owl-item img {
  max-height: 600px;
  margin: 0 auto;
  height: auto;
  max-width: 600px;
  border-radius: .1rem;
}

.single-carousel.owl-carousel.owl-theme.owl-single-item.mt-0.owl-loaded.owl-drag .owl-stage {
  height: 100%;
}

.single .list-item-carousel .list-control-special,
.page-singleitem .list-item-carousel .list-control-special {
  top: 28.5%;
}

.owl-carousel:hover .owl-single-item-nav {
  opacity: 1;
}

.owl-theme .owl-dots {
  display: none;
}

.single .owl-thumbs .owl-thumb {
  border-radius: .1rem;
  border: 1px solid #dee2e6;
}

.owl-thumbs .owl-thumb.active,
.owl-thumbs .owl-thumb:hover {
  cursor: pointer;
}

.singleItemRechts {
  padding: 20px 20px 20px 20px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  overflow: hidden;
  /* min-height: 522px; */
  min-height: 600px;
  border-radius: .1rem;
  background-color: #fff;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.singleItemRechtsUl {
  padding-left: 5px;
  /* padding-left: 20px; */
  /* margin: 1rem 0; */
}

.single .singleItemDescriptionContainer {
  padding-right: 25px;
}

/* Standard Reihenfolge für Desktop */
.single .articleNameBlock {
  order: 1;
  min-height: 50px;
}

.single .feedbackBlock {
  order: 2;
}

.single .priceBlock {
  order: 3;
  min-height: 55px;
}

.single .coupon-container {
  order: 4;
  margin: 3px 0 7px 0;
}

.single .seo-subline {
  order: 5;
}

.single .shortdescription {
  order: 6;
}

.single .row.singleBulletpointRow {
  margin-top: 15px;
  order: 7;
}

.single .variationSelectBlock {
  order: 8;
}

.single .shippingInfoBlock {
  order: 9;
  min-height: 40px;
}

.single .cartBlock {
  order: 10;
}

.single .paymentProviderBlock {
  order: 11;
  margin-top: 0;
}

.single hr {
  order: 12;
  width: 100%;
  border-top: 1px solid #ebebeb;
}

.single .crossSellingHeadline {
  order: 13;
  font-size: 1rem;
  margin: 0 0 10px 0;
  /* font-weight: 700; */
  text-decoration: underline;
  color: #303030;
}

.single .crossSelling {
  order: 14;
}

.single .crossSelling .cmp-product-thumb .add-to-basket-lg-container {
  position: absolute;
  bottom: 0;
  top: unset;
  right: 0;
  z-index: 90;
  width: 10%;
  cursor: pointer;
  height: 35px;
  background: #eee;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  border-color: unset;
  border-style: unset;
  border-width: unset;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

.single .crossSelling .cmp-product-thumb .add-to-basket-lg-container i {
  position: absolute;
  top: 11px;
  right: 38%;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

@media (max-width: 1200px) {
  .single .crossSelling .cmp-product-thumb .add-to-basket-lg-container i {
    right: 34%;
  }
}

@media (max-width: 576px) {
  .single .crossSelling .cmp-product-thumb .add-to-basket-lg-container i {
    display: block !important;
  }
}

.single .crossSelling .cmp-product-thumb .add-to-basket-lg-container:hover {
  background: var(--ci);
}

.single .crossSelling .cmp-product-thumb .add-to-basket-lg-container:hover i {
  color: #fff;
}

.single .cmp-product-thumb .thumb-title {
  min-height: 60px;
  margin-bottom: 10px;
}

.single .coupon-box {
  background-color: #eb001b;
  color: #fff;
  max-width: fit-content;
  display: flex;
  align-items: center;
  border-radius: .1rem;
  padding: 0 5px;
}

.single .discount-badge {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 4px 0;
}

.single .coupon-code {
  font-weight: bold;
  font-size: 15px;
  color: #000000;
  letter-spacing: 0.5px;
  background: #ffffff;
  margin-left: 7px;
  border-radius: .1rem;
  padding: 1px 6px 0 6px;
}

.single .title {
  display: inline-block;
  line-height: 1;
  margin-bottom: 0;
  font-size: 1.3rem !important;
  min-height: 21px;
}

.articlenumber {
  font-size: .85rem;
  color: #000;
  display: inline-block;
}

.feedbackAnker {
  font-size: .9rem;
  color: #0076BF;
  margin-left: 5px;
}

.single .artSold {
  color: #303030;
  font-size: .95em;
  font-weight: 700;
  font-stretch: condensed;
  margin-bottom: 5px;
  min-height: 20px;
}

.single .manufacturerWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.single .manufacturerLogo {
  width: 150px;
}

.single .price,
.page-singleitem .price {
  display: inline;
  line-height: 1.2;
  font-size: 1.7rem;
  margin-bottom: 0;
  font-weight: 400;
}

.single .has-crossprice {
  margin-top: 5px;
}

.single .priceBlock .price span,
.single .priceBlock .crossprice .text-muted.small.text-appearance {
  display: inline-block;
  width: 120px;
}

.single .singleVariantenHeadlineH2 {
  line-height: 1.5;
}

.single .shortdescription {
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5;
  margin: .5rem 0;
}

.single .seo-subline {
  display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: center;
  margin-top: 1px;
}

.single .incl,
.modalARContainer .incl {
  color: #000;
}

.single .savePriceDifference {
  background-color: #d9534f;
  border-radius: .1rem;
  padding: 3px 7px 3px 5px;
  color: #fff;
  font-weight: 700;
  position: relative;
  bottom: 4px;
  width: fit-content;
}

.single .variationBlockHeadline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 14px 0 5px 0;
}

.colorSingleKachel {
  margin-top: 10px;
}

.colorSingleKachel p {
  margin-bottom: 5px;
}

.single .changeColDiv {
  display: inline-flex;
  gap: 10px;
}

.single .changeColDiv article {
  margin-bottom: 0 !important;
}

.single .changeColDiv .singleColorItem {
  border: 2px solid #e6e6e6;
  padding: unset;
  transition: border-color 0.3s;
  border-radius: .1rem;
  flex: 1 1 80px;
  max-width: 52px;
}

.singleColorItem.active {
  border-color: #5a7d70 !important;
}

.singleColorItem.active:hover {
  border-color: #5a7d70 !important;
}

.singleColorItem:hover {
  border-color: #000 !important;
}

.single .changeColDiv .singleColorItem .thumb-image {
  background: #fff !important;
}

.single .singleColorItem .cmp-product-thumb .thumb-image a img {
  position: static;
  width: 100%;
}

.single .auswahlMenuTitle {
  font-weight: 700;
  font-size: 1rem;
  color: #212529;
  margin-bottom: 0;
}

.single .zubehoer-link {
  margin-left: 10px;
  font-weight: 400;
  color: #0076BF;
  text-decoration: none;
  cursor: pointer;
  font-size: .9rem;
}

.single .zubehoer-link:hover {
  text-decoration: underline;
}

.single .zubehoer-link:after {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/icons/info-icon.svg);
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  left: 0;
  top: 3px;
  position: relative;
  margin-left: 5px;
}

.singleItemDeliveryInfo {
  /* background: #f1f1f1; */
  border-radius: .1rem;
  /* padding: 3px 0; */
  /* margin-top: 5px;  */
}

.singleItemDeliveryInfo a {
  margin-left: 35px;
  font-size: .9rem;
  text-decoration: underline;
  display: block;
}

.singleItemDeliveryInfo a:hover {
  color: var(--text);
}

.singleItemDeliveryInfoInner {
  display: flex;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.singleItemDeliveryInfoOutOfStock {
  background: #dd4a4a;
  border-radius: .1rem;
  padding: 3px 7px;
  margin-top: 5px;
}

.singleItemDeliveryInfoInnerOutofStock {
  display: flex;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.singleItemDeliveryInfoOutOfStock a {
  margin-left: 34px;
  font-size: .9rem;
  text-decoration: underline;
  display: block;
  color: #fff;
}

.singleItemDeliveryInfoOutOfStock a:hover {
  color: #f1f1f1;
}

.single .deliveryTextOne {
  font-weight: 700;
  color: #069e06;
  font-size: .9rem;
}

.single .deliveryTextOneOutOfStock {
  font-weight: 700;
  color: #fff;
  font-size: .9rem;
}

.single .deliveryConditionsTime {
  font-size: .9rem;
}

.singleItemDeliveryLeft:before {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/icons/lkw-icon-grau.svg);
  background-size: 27px 21px;
  height: 21px;
  width: 30px;
  background-repeat: no-repeat;
  position: relative;
  vertical-align: bottom;
}

.singleItemDeliveryLeftOutOfStock:before {
  display: inline-block;
  content: ' ';
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/icons/kontaktanfrage-email-icon.svg);
  background-size: 27px 21px;
  height: 21px;
  width: 27px;
  background-repeat: no-repeat;
  position: relative;
  vertical-align: bottom;
}

.single .linkGPSR {
  padding-bottom: 15px;
}

.single .linkGPSR a {
  text-decoration: underline;
}

@media (min-width: 400px) {

  .singleItemDeliveryLeft:before,
  .singleItemDeliveryLeftOutOfStock:before {
    top: 10px;
  }
}

@media (max-width: 399px) {

  .singleItemDeliveryLeft:before,
  .singleItemDeliveryLeftOutOfStock:before {
    top: 10px;
  }

  .single .deliveryConditionsTime {
    display: block;
    margin-left: 31px;
  }

  .singleItemDeliveryLeft:before {
    background-size: 25px 20px;
    height: 21px;
    width: 30px;
  }
}

.single .itemStock {
  display: flex;
  align-items: center;
  margin-top: 15px;
  background-color: #ef2f2f;
  max-width: fit-content;
  padding: 2px 11px 0 11px;
  margin-bottom: 5px;
  color: #ffffff;
  border-radius: .1rem;
  font-size: .9rem;
  font-weight: 700;
}

.single .itemStock.green {
  background-color: #cef3c7;
  color: #07641F;
}

.single .itemStock.orange {
  background-color: #f69000;
  color: #ffffff;
}

.single .itemStock .dot {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: red;
  border-radius: 11px;
  margin-right: 10px;
}

.single .itemStock.orange .dot {
  background: orange;
}

.single .qty-box .qty-input {
  width: 42px;
  padding: 5px 0;
  border: none;
  border-right: 0;
  outline: none;
  -webkit-transition: all .2s cubic-bezier(0, 0, 0.26, 1);
  transition: all .2s cubic-bezier(0, 0, 0.26, 1);
  background-color: #fff;
}

.single .input-unit .custom-select {
  padding: 1.1rem 2rem .4rem 1rem;
  background-position: calc(100% - 1rem) 1.2rem;
}

.single .input-unit {
  position: relative;
  width: 100%;
  margin-bottom: 7px;
  overflow: hidden;
  border: 1px solid #dee2e6;
  border-radius: .1rem;
}

.single .custom-select {
  font-size: 1rem;
}

.single .add-to-basket-container .btn-primary .fa-shopping-cart {
  display: none;
}

.single .warenkorbDiv {
  margin: 1rem 0 1rem 0;
}

.add-to-basket-container .quantity-input-container {
  margin-right: 15px;
  border: 1px solid #ced4da;
  border-radius: .1rem;
  padding: 0 10px;
}

.add-to-basket-container .btn-primary {
  padding: 0;
  font-size: 1.3rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: row-reverse;
  font-weight: 400;
  height: 45px;
  border-radius: .1rem;
}

.add-to-basket-container .btn-primary:hover,
.add-to-basket-container .btn-primary:focus,
.add-to-basket-container .btn-primary:active {
  color: #000;
  background-color: #fecd39;
  border-color: #fecd39;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #212529;
  background-color: #e3e3e3 !important;
  border-color: #e3e3e3 !important;
}

.add-to-basket-container .btn-primary .fa-shopping-cart {
  font-size: 30px;
  padding-left: 20px;
  float: none;
}

.add-to-basket-container .btn-primary .fa-shopping-cart:before {
  content: "\f105"
}

.single .payPalExpress {
  display: none;
}

.single .basketPaymentIcons {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 10px;
  margin: 0;
}

.single .basket-payment-icon {
  width: 100%;
  height: 22px;
  padding: 3px;
  margin: 0 auto;
  display: block;
}

.single .itemDescriptionText h2 {
  text-align: center;
}

.single .singleDescriptionHeadline {
  font-size: 1.3rem;
  color: #212529;
  margin: 10px auto;
}

.single .itemDescriptionText p {
  line-height: 1.6;
  font-size: .9rem;
}

/* .single .row.singleBulletpointRow {
  margin-top: 15px;
} */
.single .bulletpointsTop ul {
  padding-left: 0;
  margin-bottom: 5px;
}

.single .bulletpointsTop li {
  list-style: none;
}

.single .bulletpointsTop li .text-muted {
  flex-shrink: 0;
}

.single .bulletpointsTop li b {
  flex: 1;
  display: block;
  min-height: 42px;
  min-height: .9rem;
}

.single .bulletpoints li {
  color: var(--text);
  list-style: none;
  position: relative;
  padding-left: 15px;
  font-size: .9rem;
}

.single .bulletpoints li::before {
  content: "";
  background-image: url(https://cdn02.plentymarkets.com/yi9z0xbw5t14/frontend/icons/checkmark.svg);
  background-size: 14px 14px;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 2px;
  left: -5px;
  filter: invert(19%) sepia(78%) saturate(6596%) hue-rotate(110deg) brightness(101%) contrast(106%);
}

.single .bulletpoints li h3 {
  color: var(--text);
  list-style: none;
  position: relative;
  font-size: .9rem;
}

/* .single .bulletpoints li h3 {
  color: #212529;
  list-style: none;
  position: relative;
  line-height: 1.6;
  font-size: 1rem;
  margin-bottom: 3px;
} */
.single .varianteContentHeadline {
  font-weight: 700;
}

.single .singleItemMainHeadline {
  font-size: 1rem;
  margin-bottom: 0rem;
  margin-top: 2rem;
  font-weight: 700;
  background: var(--ci);
  padding: 3px 10px;
  border-radius: .1rem;
  color: #fff;
}

.single .singleItemContentWrapper {
  padding: 5px 5px 0 5px;
}

.single .singleItemContentWrapper p {
  font-size: .9rem;
}

.single .produktvorteileUl {
  padding-left: 0;
  list-style: none;
}

.single .produktvorteileUl li {
  margin: 15px 0;
  line-height: 1.6;
}

.sw-tabelle-noborder {
  background-color: #ebebeb;
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}

.sw-tabelle-noborder colgroup .col-1 {
  width: 23%;
}

.sw-tabelle-noborder colgroup .col-2,
.sw-tabelle-noborder colgroup .col-3,
.sw-tabelle-noborder colgroup .col-4,
.sw-tabelle-noborder colgroup .col-5,
.sw-tabelle-noborder colgroup .col-6,
.sw-tabelle-noborder colgroup .col-7,
.sw-tabelle-noborder colgroup .col-8 {
  width: 11%;
}

.single details {
  border-radius: 5px;
}

.single details[open] summary::after {
  content: '\25B2';
}

.single details summary::after {
  content: '\25BC';
  font-size: 1.3rem;
  margin-left: 10px;
  transition: transform 0.3s ease;
}

.single details summary {
  font-size: 1.15rem;
  /* font-weight: 700; */
  cursor: pointer;
  list-style: none;
  padding: 10px;
  /* background: #f1f1f1; */
  border: 1px solid #495057;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  min-height: 45px;
}

.single .accordion-content {
  padding: 5px 5px 0 5px;
  animation: fadein 0.3s;
  margin-top: 10px;
}

.single .bayRow {
  gap: 15px 0;
  margin-top: 20px;
}

.single .item .item-body {
  margin-top: 10px;
}

@media (max-width: 1350px) and (min-width: 1061px) {
  .sw-tabelle-noborder.ausbauPakets {
    overflow-x: auto;
    display: block;
  }

  .single .singleBulletpointRow .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* .single .singleItemRechtsUl {
    margin-bottom: 0;
  } */
}

@media (max-width: 1330px) {
  .single .savePriceDifference {
    padding: 4px 3px 3px 3px !important;
  }
}

@media (max-width: 1100px) {
  .sw-tabelle-noborder.techData {
    overflow-x: auto;
    display: block;
  }
}

table.sw-tabelle-noborder thead {
  background-color: #fff;
}

.sw-tabelle-noborder thead th {
  white-space: nowrap;
}

.sw-tabelle-noborder thead th span {
  display: block;
}

.single .sw-tabelle-noborder td,
.single .sw-tabelle-noborder th {
  padding: 4px 10px;
  border: 1px solid #212529;
  font-size: .9rem;
  width: fit-content;
  /* white-space: nowrap; */
}

.sw-tabelle-noborder .tableBodyTr {
  text-align: center;
  font-weight: 700;
  color: green;
}

.sw-tabelle-noborder .tableBodyFirstTd {
  font-weight: 700;
}

.sw-tabelle-noborder tr:nth-child(even) {
  background: #fff;
}

.single .variationSelectDetailImg {
  display: flex;
  align-items: center;
}

.single .btn-download {
  text-align: left;
  display: flex;
  align-items: center;
  font-weight: 700;
  padding: 0.4rem 0.8em;
  background: #ebebeb;
  min-height: 45px;
  margin-top: 10px;
}

.single .btn-download>img {
  max-width: 22px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.single .btn-download:hover {
  background: var(--ci);
  color: #fff;
}

.single .btn-download:hover img {
  filter: invert(100%) sepia(1%) saturate(1700%) hue-rotate(276deg) brightness(116%) contrast(101%);
}

.single .downloads a:hover {
  background: var(--ci);
  color: #fff;
}

.single .downloads a:hover img {
  filter: invert(100%) sepia(1%) saturate(1700%) hue-rotate(276deg) brightness(116%) contrast(101%);
}

.single .crossSelling .owl-item.active {
  margin-right: 30px !important;
}

.single .crossSelling .price {
  font-size: 1.1rem;
  font-weight: 400;
  min-height: 23px;
  color: #000;
}

.single .crossSelling .savePriceDifference {
  left: 0;
  bottom: 0;
}

.single .crossSelling .cmp-product-thumb .thumb-content,
.single .crossSelling .cmp-product-thumb .itemInfo {
  min-height: unset;
  padding: 1rem .5rem .5rem .5rem;
  background: #fff;
}

.single .crossSelling .cmp-product-thumb .thumb-meta {
  min-height: 80px;
}

.single .crossSelling .rrp-discount {
  display: flex;
  justify-content: space-between;
}

.single .crossSelling .categoryItemShortDescription,
.single .crossSelling .configButtonContainer {
  text-align: left;
}

.single .crossSelling .categoryItemBulletpoints,
.single .crossSelling .configButtonContainer {
  display: none;
}

.single .crossSelling .categoryItemShortDescription,
.single .crossSelling .configButtonContainer {
  font-size: .85rem;
  line-height: 1.4;
}

.single .crossSelling .itemStock {
  padding: 2px 11px 0 0;
}

.single .crossSelling .itemStock.green,
.single .crossSelling .itemStock.orange {
  background-color: transparent;
}

.single .crossSelling .itemStock.orange {
  color: #4b4f53;
}

.single .crossSelling .cmp-product-thumb .thumb-title {
  margin-bottom: 0;
}

.single .crossSelling .cmp-product-thumb .special-tags .badge-success,
.single .crossSelling .cmp-product-thumb .special-tags .badge-new {
  display: none;
}

/*VariationSelect */
.single .v-s-boxes .v-s-box {
  margin: .2rem .5rem;
}

.single .v-s-boxes.images .v-s-box:not(.empty-option) {
  width: 70px;
  height: 70px;
}

.v-s-boxes .v-s-box.invalid {
  border-style: solid;
}

.v-s-boxes.py-3.images {
  padding-top: .2rem !important;
  padding-bottom: .5rem !important;
}

.v-s-boxes .v-s-box.active {
  border-radius: .1rem;
  border: 2px solid var(--ci);
}

@media (min-width: 1601px) {
  .singleItemTopRow {
    margin-top: .5rem;
  }

  .singleItemDivRechts {
    padding-left: 0;
    /* position: sticky; */
    /* top: 245px; */
    /* align-self: start; */
  }
}

@media (max-width: 1600px) {
  .singleItemDivRechts {
    padding-left: 0;
    /* position: sticky; */
    /* top: 245px; */
    /* align-self: start; */
  }

  .singleItemRechts {
    min-height: 570px;
    /* min-height: 522px; */
  }

  .single .seo-subline,
  .colorSingleKachel {
    margin-top: 7px;
  }

  .single .auswahlMenuTitle {
    margin: 0;
  }

  .page-singleitem .crossSelling .cmp.cmp-product-thumb {
    padding: 5px;
    /* border: 2px solid #e3e3e3; */
  }
}

@media (max-width: 1600px) and (min-width: 992px) {
  .single-carousel .owl-item img {
    max-height: 570px;
    max-width: 570px;
  }
}

@media (min-width: 1391px) {
  div#thumb-carousel {
    max-width: 600px;
    transform: rotate(90deg);
    transform-origin: left top;
    position: absolute;
    top: -7px;
    right: 59px;
    overflow: hidden;
  }

  img.owl-thumb {
    transform: rotate(270deg);
  }

  .owl-wrap {
    position: relative;
    margin-left: 170px;
    max-width: 600px;
  }
}

@media (max-width: 1390px) and (min-width: 1335px) {
  div#thumb-carousel {
    max-width: 600px;
    transform: rotate(90deg);
    transform-origin: left top;
    position: absolute;
    top: -7px;
    right: 25px;
    overflow: hidden;
  }

  img.owl-thumb {
    transform: rotate(270deg);
  }

  .owl-wrap {
    position: relative;
    margin-left: 138px;
    max-width: 600px;
  }
}

@media (max-width: 1334px) {
  .owl-wrap {
    display: flex;
    flex-direction: column;
  }

  .single-carousel {
    order: 1;
  }

  div#thumb-carousel {
    order: 2;
  }
}

@media (max-width: 1310px) and (min-width: 991px) {
  .single .v-s-boxes.images .v-s-box:not(.empty-option) {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 1165px) and (min-width: 1061px) {
  .single .v-s-boxes.images .v-s-box:not(.empty-option) {
    width: 52px;
    height: 52px;
  }
}

/* @media (max-width: 1105px) and (min-width: 1051px) {
  .singleItemDivRechts {
    position: sticky;
    top: 106px;
  }
} */
@media (max-width: 1060px) {
  .singleItemTopRow {
    margin-top: .25rem;
  }

  .singleItemTopRow .col-lg-5,
  .singleItemTopRow .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .singleItemTopRow .col-12.col-lg-5.mt-0.mt-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0;
    order: 1;
  }

  .singleItemTopRow .col-lg-7 {
    align-self: center;
  }

  .single .singleItemDescriptionContainer {
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    order: 2;
  }

  .single .singleItemCrossSellingContainer {
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    order: 2;
  }

  .singleItemRechts {
    min-height: 601px;
    /* min-height: 591px; */
  }

  .singleItemDivRechts {
    position: unset;
  }
}

@media (max-width: 991.98px) and (min-width: 768px) {
  .single .price {
    float: none;
  }
}

@media (max-width: 991px) {
  .singleItemRechts {
    box-shadow: unset;
    padding: 10px 0 0 0;
  }

  .singleItemRechts {
    min-height: 1px;
  }

  .single .crossSelling .cmp-product-thumb .thumb-title {
    padding-left: 0;
  }
}

@media (max-width: 815px) {

  .singleItemTopRow .col-lg-5,
  .singleItemTopRow .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .singleItemRechts {
    /* padding: 12px 0 5px 0; */
    padding: 12px 10px 5px 10px;
  }

  .single .feedback-stars-average.feedback-category-view {
    margin-left: 0;
  }

  /* Reihenfolge für mobile Endgeräte ab 815px */
  .single .articleNameBlock {
    order: unset;
    display: grid;
    margin-top: -1rem;
  }

  .single .articlenumber {
    margin-top: 5px;
  }

  .single .variationBlockHeadline {
    margin: 20px 0 5px 0;
  }

  .single .singleItemRechts .feedbackCountitemList {
    display: inline-flex;
    order: 2;
    justify-content: flex-start;
    margin-top: -19px;
    margin-left: 90px;
  }

  .single .title {
    font-size: 1rem !important;
    font-weight: 700;
  }

  .singleItemDeliveryInfo {
    padding: 3px 1px;
  }

  .single .feedback-stars-average.feedback-category-view {
    order: 2;
  }

  .single .title,
  .articlenumber {
    order: 1;
  }

  .single .seo-subline {
    order: 3;
  }

  .single .colorSelectBlock {
    order: 4;
  }

  .single.coupon-container {
    order: 4;
    margin: 3px 0 7px 0;
  }

  .single .variationSelectBlock {
    order: 5;
  }

  .single .priceBlock {
    order: 6;
    margin: 10px 1px;
    min-height: 55px;
  }

  .singleItemRechtsUl {
    margin: 1rem 0 0 0;
  }

  .single .shippingInfoBlock {
    order: 7;
  }

  .single .cartBlock {
    order: 8;
  }

  .single .payPalExpress {
    display: block;
    order: 9;
    margin-bottom: 15px;
  }

  .single .payPalExpress p {
    font-weight: 700;
    text-align: center;
    margin-bottom: .7rem;
  }

  .single .paypalSmartButtons div {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .single .paymentProviderBlock {
    order: 10;
  }

  .single .cmp-product-thumb {
    margin-bottom: 15px;
  }
}

@media (max-width: 785px) {
  .single .payPalExpress>div {
    padding: 0;
  }
}

@media (max-width: 775px) {
  .single .singleBulletpointRow .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single .singleItemRechtsUl {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .single .px-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 755px) and (min-width: 576px) {
  .single .crossSelling .row .col-12.col-sm-6.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 756px) {
  .single .crossSelling .cmp-product-thumb {
    margin-bottom: 10px;
  }

  .single .crossSelling .row .col-12.col-sm-6.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .single .crossSelling .row .col-5.col-sm-5.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }

  .single .crossSelling .row .col-7.col-sm-7.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }

  .single .crossSelling .row .col-12.col-md-8,
  .single .crossSelling .row .col-12.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single .crossSelling .cmp-product-thumb .itemStock {
    margin-top: 5px;
  }

  .single .crossSelling .cmp-product-thumb .deliveryCost,
  .single .crossSelling .cmp-product-thumb .deliveryHinweis {
    margin-bottom: 0;
    font-size: .9rem;
  }

  /* .single .crossSelling .row .col-10>.row {
    padding: 10px 5px;
  } */
}

@media (max-width: 685px) {
  .sw-tabelle-noborder.ausbauPakets {
    overflow-x: auto;
    display: block;
  }

  .single table {
    overflow-x: auto;
    display: block;
  }
}

@media (max-width: 1345px) {
  .single .crossSelling .price {
    font-size: 1rem;
  }
}

@media (max-width: 1260px) {
  .single .crossSelling .price {
    font-size: .9rem;
  }
}

@media (max-width: 1060px) {
  .single .crossSelling .row .col-5.col-sm-5.col-md-3 {
    display: flex;
    align-items: center;
  }

  .single .crossSelling .cmp-product-thumb .thumb-image {
    width: 100%;
  }

  .single .crossSelling .cmp-product-thumb .thumb-content {
    padding: .5rem;
  }

  .single .crossSelling .cmp-product-thumb .itemInfo {
    padding: .5rem;
  }

  .single .crossSelling .cmp-product-thumb .thumb-content {
    width: calc(100% - 0px);
  }

  .single .crossSelling .cmp-product-thumb .thumb-meta {
    min-height: 50px;
  }

  .single .crossSelling .deliveryConditionsKat {
    min-height: 49px;
  }

  .single .crossSelling .deliveryHinweis {
    margin-bottom: 0;
  }

  .single .crossSelling .rrp-discount {
    justify-content: left;
    gap: 10px;
    align-items: end;
  }

  .single .crossSelling .cmp-product-thumb .price,
  .single .crossSelling .cmp-product-thumb .artSold,
  .single .crossSelling .cmp-product-thumb .price-view-port {
    justify-content: flex-start;
  }

  .single .crossSelling .inclKat {
    display: flex;
    justify-content: flex-start;
    margin-top: 5px;
    color: #000;
    font-size: .85rem;
  }

  .single .crossSelling .owl-theme .owl-dots {
    top: 95%;
  }

  .single .crossSelling .owl-carousel .owl-single-item-control {
    display: none;
  }

  .single .crossSelling .owl-theme .owl-dots {
    display: block;
  }

  .single .crossSelling .itemInfo {
    min-height: 40px;
  }

  .single .crossSelling .cmp-product-thumb .crossprice,
  .single .crossSelling .cmp-product-thumb .artSold {
    font-size: .8em;
  }

  .single .crossSelling .price {
    min-height: 10px;
    font-size: 1rem;
    font-weight: 700;
  }

  .page-singleitem .crossSelling .cmp.cmp-product-thumb>div {
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  .single .crossSelling .cmp-product-thumb .add-to-basket-lg-container {
    bottom: 5px;
    right: 5px;
  }

  .single .crossSellingHeadline {
    font-weight: 400;
    margin-top: 15px;
  }
}

@media (max-width: 1060px) and (min-width: 670px) {
  .single .crossSelling .cmp-product-thumb .add-to-basket-lg-container {
    width: 6%;
    height: 30px;
  }

  .single .crossSelling .fa-lg {
    line-height: 0.5em;
  }
}

@media (max-width: 669px) and (min-width: 421px) {
  .single .crossSelling .cmp-product-thumb .add-to-basket-lg-container {
    width: 8%;
    height: 30px;
  }
}

@media (max-width: 575px) {
  .single .singleColorItem .cmp-product-thumb {
    width: 100%;
    padding: 0;
    margin-top: unset;
    margin-left: unset;
    border-radius: unset;
    box-shadow: unset;
  }

  .single .singleColorItem .cmp-product-thumb .thumb-image {
    width: 100%;
  }

  .single .list-item-carousel .list-control-special,
  .page-singleitem .list-item-carousel .list-control-special {
    top: 44.5%;
  }

  .single .feedback-container .feedback-list .feedback .feedback-comment .feedback-attributes-list p span {
    margin: 0 0 4px 0;
  }

  .single .feedback-container .feedback-list .feedback .feedback-comment .feedback-comment-text {
    font-size: .9rem;
  }

  .single .variationSelectDetailImg {
    justify-content: center;
  }

  .single .variationSelectDetailImg img {
    max-width: 50%;
  }
}

@media (max-width: 525px) {
  .single .v-s-boxes.images .v-s-box:not(.empty-option) {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 480px) {
  .single .crossSelling .price {
    font-size: 1rem;
  }

  .sw-tabelle-noborder tbody td {
    font-size: 13px;
  }

  .single .has-crossprice {
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    gap: 3px;
  }

  .single .savePriceDifference {
    bottom: 0px;
  }

  .single .savePriceDifference {
    padding: 3px 3px 1px 3px !important;
  }

  .sw-tabelle-noborder tbody td {
    font-size: 11px;
  }
}

@media (max-width: 462px) {
  .single .singleItemDescriptionContainer .downloads {
    column-count: 1;
    margin-top: 0;
  }
}

@media (max-width: 430px) {
  .single .title {
    font-size: 1.2em;
  }

  .single .singleVariantenHeadlineH2 {
    font-size: 1.1em;
  }

  .single .singleDescriptionHeadline {
    font-size: 1rem;
    font-weight: 700;
    text-align: left;
  }

  .single .singleItemRechtsUl {
    margin-bottom: 0;
  }

  .single .bulletpoints li,
  .single .row.bayRow p,
  .single .produktvorteileUl li {
    font-size: .9rem;
  }

  .single .btn-download {
    font-size: .85rem;
    padding: 0.4rem;
    hyphens: auto;
  }

  .single .bulletpoints li::before {
    top: 1px;
  }

  .single .bulletpointsTop li b {
    font-size: .9rem;
  }

  .single .btn-download {
    min-height: 39px;
  }
}

@media (max-width: 375px) {
  .single .crossSelling .cmp-product-thumb {
    padding: 15px;
  }

  .single .crossSelling .row .col-5.col-sm-5.col-md-3 {
    justify-content: center;
  }

  .single .crossSelling .row .col-5.col-sm-5.col-md-3,
  .single .crossSelling .row .col-7.col-sm-7.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .single .crossSelling .cmp-product-thumb .special-tags {
    top: 0;
    left: 15px;
  }

  .single .crossSelling .owl-theme .owl-dots {
    top: 99%;
  }
}

@media (max-width: 410px) {
  .single .add-to-basket-container .btn-primary {
    font-size: 1.2rem;
  }

  .single .basketPaymentIcons {
    grid-template-columns: repeat(4, 1fr);
  }

  .singleItemDeliveryInfoInner {
    flex-direction: column;
    align-items: flex-start;
  }

  .single .feedback-container .feedback-stars-average .feedback-star {
    width: 16px;
    font-size: 16px;
  }

  .single .feedback-container .feedback-stars-average {
    margin-left: 0;
  }
}

@media (max-width: 403px) {
  .single .deliveryConditionsTime {
    font-size: .85rem;
  }
}

@media (max-width: 360px) {
  .single .manufacturerLogo {
    width: 107px;
  }

  .single .bulletpoints li {
    font-size: .85rem;
  }
}

.single .crossSelling .cmp-product-thumb .price,
.single .crossSelling .cmp-product-thumb .artSold,
.single .crossSelling .cmp-product-thumb .price-view-port {
  display: flex;
  justify-content: end;
}

.page-singleitem .cmp-product-thumb .thumb-image {
  position: relative;
  overflow: unset !important;
  border-radius: .1rem;
}

.page-singleitem .cmp-product-thumb .thumb-image {
  background: #fff;
}

.single .crossSelling .cmp-product-thumb .thumb-title {
  color: #303030;
  min-height: 25px;
  line-height: 1.1em;
  font-size: .9rem;
}

.single .crossSelling .prop-1-1 a {
  position: absolute;
  display: block;
  inset: 0;
}

.single .crossSelling .prop-1-1 picture,
.single .crossSelling .prop-1-1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1175px) and (min-width: 1061px) {
  .single .crossSelling .cmp-product-thumb .thumb-title {
    min-height: 32px;
  }
}

.single .crossSelling .cmp-product-thumb .thumb-title:hover {
  color: var(--ci);
  text-decoration: underline;
}

@media (max-width: 991px) and (min-width: 756px) {
  .single .crossSelling .row .col-5.col-sm-5.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }

  .single .crossSelling .row .col-7.col-sm-7.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
}

@media (max-width: 991px) {
  .page-category-item .homeHeroContentTop {
    padding: 10px 0;
    text-align: left;
    align-items: center;
  }

  .single .crossSelling .d-inline.d-lg-none {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .single .savePriceDifference {
    padding: 2px 1px 2px 1px !important;
  }

  .single .crossSelling .cmp-product-thumb .deliveryCost,
  .single .crossSelling .cmp-product-thumb .deliveryHinweis {
    margin-bottom: 0;
    font-size: .84rem;
  }
}

.single article .categoryItemShortDescription {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0;
  font-size: .9rem;
}

/* FAQ */
#faq-wrapper .item {
  padding: 10px 10px 7px 10px;
  margin-top: 15px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .15);
}

#faq-wrapper .item-body {
  margin-top: 1rem;
}

#faq-wrapper h3 {
  margin-bottom: 0;
  font-size: 1.15rem;
  color: #212529;
}

#faq-wrapper h4 {
  margin-bottom: 0;
  font-size: 1rem;
  color: #000;
}

.single #faq-wrapper h4 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1rem;
}

.single #faq-wrapper .item-body p {
  font-size: .9rem;
}

#faq-wrapper button {
  background-color: #fff;
  border: none;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
}

#faq-wrapper .toggle-icon::before {
  content: '\25BC';
  font-size: 1.2rem;
  transition: transform 0.3s ease;
  display: inline-block;
  color: #303030;
}

button[aria-expanded="true"] .toggle-icon::before {
  content: '\25B2' !important;
}

@media (max-width: 575px) {

  .page-search #faq-wrapper .item-body p,
  .page-category-item #faq-wrapper .item-body p {
    font-size: .9rem;
  }

  .page-search #faq-wrapper .item-header h4,
  .page-category-item #faq-wrapper .item-header h4 {
    font-size: 1rem;
    font-weight: 700;
    color: #2f2f2f;
  }

  .page-search .branchenWrapper h3,
  .page-category-item .branchenWrapper h3 {
    font-size: 1.2rem;
    font-weight: 700;
    color: #2f2f2f;
  }

  .homeFAQheadline h3 {
    font-size: 1.2rem;
  }

  .page-search .branchenWrapper p,
  .page-category-item .branchenWrapper p,
  .page-search .branchenWrapper .branchenSubline,
  .page-category-item .branchenWrapper .branchenSubline {
    font-size: .9rem;
  }

  .page-search .branchenWrapper .branchenKachel,
  .page-category-item .branchenWrapper .branchenKachel {
    text-align: center;
  }
}

@media (max-width: 480px) {
  #faq-wrapper h3 {
    font-size: 1rem;
  }

  .page-home .catHeroImg {
    display: block;
    margin-top: 10px;
    padding: 0;
  }

  .page-category-item .homeHeroContentTop {
    padding: 15px 0 0 0;
  }
}

@media (max-width: 430px) {
  #faq-wrapper h3 {
    font-size: .9rem;
  }

  #faq-wrapper .item {
    padding: 10px 8px 8px 8px;
  }

  .single .basket-payment-icon {
    height: 20px;
  }
}

@media (max-width: 385px) {
  #faq-wrapper .toggle-icon::before {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .single .cmp-product-thumb .thumb-title {
    min-height: 41px;
  }
}

@media (max-width: 575px) {
  .single article .categoryItemShortDescription {
    -webkit-line-clamp: 2;
  }

  .single .categoryItemShortDescription {
    display: -webkit-box !important;
  }

  .single .itemDescriptionText h2 {
    text-align: left;
  }

  #faq-wrapper .toggle-icon::before {
    margin-left: 10px;
  }

  #faq-wrapper .item {
    padding: 5px 10px 3px 10px;
  }

  #faq-wrapper h4 {
    font-size: 1rem;
    text-align: left;
  }
}

@media (max-width: 420px) {

  .single .crossSelling .cmp-product-thumb .itemInfo,
  .single .crossSelling .cmp-product-thumb .thumb-content {
    padding: .2rem;
  }

  .single .crossSelling .price {
    font-size: .9rem;
  }

  .single .crossSelling .row .col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .single .crossSelling .row .col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

/* FEEDBACK BEWERTUNG STERNE */
.single #bewertungen .widget-primary .btn-appearance {
  color: #fff;
  background-color: var(--ci);
  border-color: var(--ci);
}

.single #bewertungen .feedback-container.widget-inner {
  display: flex;
  flex-direction: column;
}

.single #bewertungen .feedback-container.widget-inner>hr {
  display: none;
}

.single #bewertungen .row.my-2 {
  order: 2;
}

.single .feedback-container .title {
  font-size: 1.35rem !important;
  line-height: .5;
  min-height: 20px;
}

.feedback-comment-title {
  position: relative;
  display: inline-block;
}

.feedback-comment-title::after {
  content: "Verifizierter Kauf ✔";
  color: green;
  font-size: 0.9em;
  margin-left: 5px;
  font-weight: 400;
}

.single .feedback-container .feedback-list .feedback .feedback-comment .feedback-comment-title {
  font-size: 1.2rem;
}

.single .feedback-container .feedback-list .feedback .feedback-comment .feedback-comment-text {
  line-height: 1.6;
}

.single .feedback-stars-average {
  height: 20px !important;
  margin-left: 0;
}

.single #bewertungen .feedback-stars-average {
  height: 30px !important;
  margin-left: 0;
}

.single .feedback-container .feedback-stars-average {
  float: unset;
}

.single .feedback-stars-average.feedback-category-view {
  width: 85px;
  margin-left: 10px;
}

.feedbackCountitemList {
  font-size: .9rem;
  color: #000;
}

.feedbackCountitemList a:hover {
  color: #0076BF;
  text-decoration: underline;
}

#feedback-stars {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

#feedback-stars .fa-star {
  margin: 0 2px;
}

.cmp-product-thumb #feedback-stars.star-0 .feedback-star {
  color: transparent;
}

#feedback-stars .feedback-star {
  color: #dbdbdb;
}

#feedback-stars.star-1 .feedback-star:first-child,
#feedback-stars.star-2 .feedback-star:first-child,
#feedback-stars.star-2 .feedback-star:nth-child(2),
#feedback-stars.star-3 .feedback-star:first-child,
#feedback-stars.star-3 .feedback-star:nth-child(2),
#feedback-stars.star-3 .feedback-star:nth-child(3),
#feedback-stars.star-4 .feedback-star:first-child,
#feedback-stars.star-4 .feedback-star:nth-child(2),
#feedback-stars.star-4 .feedback-star:nth-child(3),
#feedback-stars.star-4 .feedback-star:nth-child(4),
#feedback-stars.star-5 .feedback-star:first-child,
#feedback-stars.star-5 .feedback-star:nth-child(2),
#feedback-stars.star-5 .feedback-star:nth-child(3),
#feedback-stars.star-5 .feedback-star:nth-child(4),
#feedback-stars.star-5 .feedback-star:nth-child(5) {
  color: #ffd700;
}

.single .feedback-stars-average .feedback-star {
  height: 30px;
  width: 17px;
  line-height: 32px;
  font-size: 16px;
  float: left;
  text-align: center;
  color: #ffd700;
}

.single .feedback-container .feedback-list .feedback .feedback-comment .feedback-rating .full {
  color: #ffd700;
}

.single .feedback-container input.star:checked~label.star:before,
.single .feedback-container input.star-rated:checked~label.star-rated:before {
  content: "";
  color: #ffd700;
}

.single .feedback-container label.star:hover:before {
  color: #ffd700 !important;
}

.single .feedback-container label.star:hover~label.star:before {
  color: #ffd700;
}

.single .feedback-container .feedback-list .feedback {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: rgba(0, 0, 0, .1) solid 1px;
}

.single .crossSelling article #feedback-stars,
.single .crossSelling article .shortDesc,
.single .crossSelling article .deliveryConditionsKat {
  display: none;
}

.page-home .homeItemList article .shortDesc {
  display: none;
}

.single .widget-primary .bg-appearance {
  color: #212529 !important;
  background-color: #ffd700 !important;
}

@media (max-width: 815px) {
  .single .feedback-stars-average.feedback-category-view {
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .single .feedback-container .feedback-list .feedback .feedback-comment .feedback-comment-title {
    font-size: 1rem;
  }
}

@media (max-width: 400px) {
  #feedback-stars {
    position: relative;
    min-height: 22px
  }

  .feedback-stars-overlay-wrap {
    position: absolute;
    top: 0;
  }

  #feedback-stars-average .feedback-star {
    display: inline-block;
  }

  .feedback-stars-overlay-wrap .feedback-star {
    color: #ffd700;
  }

  .feedback-stars-average .feedback-stars-background .feedback-star {
    color: rgba(0, 0, 0, 0.1);
  }

  .form-control {
    font-size: .9rem !important;
  }

  .single .variationBlockHeadline {
    flex-direction: column;
    align-items: flex-start;
  }

  .single .zubehoer-link {
    margin-left: 0;
  }
}

@media (max-width: 370px) {
  .feedback-container .feedback-bars .feedback-bar-wrap .feedback-bar {
    width: 110px !important;
  }

  .feedback-container .title {
    font-size: 1.5rem !important;
  }
}

/* FEEDBACK BEWERTUNG STERNE ENDE */
.modal-dialog {
  margin: 1rem auto;
}