/** Shopify CDN: Minification failed

Line 116:1 Expected "}" to go with "{"

**/
.images3-DP {

    display: flex;
    flex-direction: row;
    margin: 10 2.5 10 2.5;
}

.image-DP {

    padding: 5%;

}

/* unnötiger countdown startseite Produkt */
#countdownultimate-KT {

	display: none;

}

#section-template--15351353540802__slideshow .Button {

	    color: #ffffff;


}

div#dcodeOuterWrapper {
    margin-bottom: 10%;
}

@media screen and (max-width: 1007px) {
  
  .Product__SlideshowNavArrow--previous {
    margin-right: 24px;
    margin-bottom: 2rem;
}
  
.Product__SlideshowNavArrow--next {
    margin-left: 24px;
    margin-bottom: 2rem;
}
  
.Product__SlideshowMobileNav .flickity-page-dots {
    display: inline-block;
    margin-top: 0;
    width: auto;
    margin-bottom: 2rem;
}

@media screen and (max-width: 640px) {

.Slideshow__Content--bottomLeft,
.Slideshow__Content--bottomCenter,
.Slideshow__Content--bottomRight {
  top: 55%;
  bottom: 70px;
  left: 0;
  transform: none;
}
  
  
  .features--heading-large .u-h2,
.features--heading-large .Rte h2 {
  font-size: 18px;
}
  
  
  
.Product__SlideshowMobileNav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 24px 0 24px;
}
  
.Product__SlideshowNavArrow--previous {
    margin-right: 24px;
    margin-bottom: 5rem;
}
  
.Product__SlideshowNavArrow--next {
    margin-left: 24px;
    margin-bottom: 5rem;
}
  
.Product__SlideshowMobileNav .flickity-page-dots {
    display: inline-block;
    margin-top: 0;
    width: auto;
    margin-bottom: 5rem;
}
  
js .TestimonialList .flickity-page-dots {
    position: relative;
    margin-top: 115px;
    margin-bottom: 0%;
}
  
.whitespace {
    height: 10vh;
    width: 100vw;
    display: none;
}  
  
  .js .TestimonialList .flickity-viewport {
    overflow: visible;
    margin-bottom: -15%;
}
  
}