#spl_5599150887 .style-4-border {
  border: 1px dashed #54220B;
}
.price_wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
.price_wrapper .head-title {
  font-family: "Shadows Into Light Two", cursive !important;
  color: white !important;
}
.price_wrapper .style-4-productName.style-4-width {
  -ms-flex-preferred-size: 140%;
      flex-basis: 140%;
}
.price_wrapper .style-4-productPrice {
  width: 60%;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.price_wrapper .for-style-4 .spl-price.a-tag {
  padding-left: 5px;
}
.price_wrapper .df-spl-row.desc .desc.a-tag {
  line-height: 1.2;
}
.price_wrapper ul {
  -webkit-margin-before: 0px;
          margin-block-start: 0px;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}
.price_wrapper ul .name-price-desc.for-style-4.style-4-half {
  padding-right: 0px !important;
}
@media (min-width: 769px) {
  .dw-spalte-links .dw-img-mobil {
    display: none;
  }
}
@media (max-width: 768px) {
  .dw-spalte-rechts {
    display: none !important;
  }
}
.block-slider .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.block-slider .container {
  position: relative;
  bottom: 0;
  height: auto !important;
  width: 100%;
  max-width: unset;
  z-index: 1;
}
.block-slider .container ::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/wp-content/themes/harrer/assets/images/textur.jpg') no-repeat center center;
  background-size: cover;
  opacity: 0.3;
  /* Transparenz des Hintergrundbildes */
  z-index: -1;
  /* Hinter den Inhalt legen */
}
.block-slider .align-left-bottom .swiper-content {
  max-width: 100%;
  background: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 1140px;
}
