/** Shopify CDN: Minification failed

Line 630:0 Unexpected "}"

**/
h0, .h0, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, a, button, .button{
  font-family: 'Voyager-regular' !important;
}

.breadcrumbs--last{
  font-family: 'Voyager-regular' !important;
}

p{
  text-align: justify;
}

site-header {
  border-bottom: solid 1.5px #3D3B39 !important;
}

.f-site-nav__item--current a span:not(.f-site-nav__arrow):after{
  width: 100% !important;
}

.kb-image-overlay-title2{
  margin-top: 0.2rem;
}

@media screen and (min-width: 768px) {
  .kb-multicolumn-home-sp-wrapper .f-grid{
    gap: 50px;
    justify-content: center;
    grid-template-columns: repeat(3, 300px);
  }
  .kb-multicolumn-home-sp-wrapper{
    height: 30rem !important;
  }
}

.kb-multicolumn-home-sp-wrapper .multicolumn-card{
  background: white;
  padding: 2.5rem;
}

.kb-multicolumn-home-sp-wrapper .container{
  position: relative;
  top: -20rem;
}

.kb-featured-collection-home-special .container{
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.kb-button-collection-home{
  background: white;
  font-size: var(--font-h5-size);
  border-radius: 15px;
  padding: 8px 15px;
  border: solid 1px white;
  transition: all ease-in-out 0.25s;
  z-index: 99;
  position: relative;
}

.kb-featured-collection-home-special .f-grid{
  height: 90vh;
  overflow: hidden;
}

.kb-button-collection-home:hover{
  background: transparent;
  color: white;
}

.kb-featured-collection-home-special .product-card__wrapper{
  padding-bottom: 4rem;
}

.kb-featured-collection-home-special .f-column{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  background: transparent;
  position: relative;
}

.kb-featured-collection-home-special .product-card{
  width: 100%;
}

.kb-card-overlay{
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
}

.kb-featured-collection-home-special .f-column:first-child .kb-card-overlay.animate{
  background-color: #CDC1DA;
  animation: column1 2s linear forwards;
}

.kb-featured-collection-home-special .f-column:nth-child(2) .kb-card-overlay.animate{
  background-color: #E5E6C6;
  animation: column2 2s ease forwards;
  animation-delay: 0.5s;
}

.kb-featured-collection-home-special .f-column:nth-child(3) .kb-card-overlay.animate{
  background-color: #AFD2D1;
  animation: column3 2s ease forwards;
  animation-delay: 1s;
}

.kb-featured-collection-home-special .f-column:nth-child(4) .kb-card-overlay.animate{
  background-color: #E5D9CD;
  animation: column4 2s ease forwards;
  animation-delay: 1.5s;
}

@keyframes column1 {
    0% {
      top: -100%;
    }
    100% {
      top: 0;
    }
  }
@keyframes column2 {
    0% {
      top: -100%;
    }
    100% {
      top: 0;
    }
  }
@keyframes column3 {
    0% {
      top: -100%;
    }
    100% {
      top: 0;
    }
  }
@keyframes column4 {
    0% {
      top: -100%;
    }
    100% {
      top: 0;
    }
  }

.kb-featured-collection-home-special .container{
  position: relative;
}

.kb-featured-collection-home-special .section__header{
  position: absolute;
  top: 4rem;
  z-index: 5;
  width: 100%;
  max-width: calc(var(--container-width, 1280px) + var(--fluid-offset) * 2);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  transform: translateX(50%);
  right: 50%;
}

.kb-featured-collection-home-special .section__header h2{
  color: white;
  text-align: left;
}

.kb-featured-collection-home-special{
  background-image: url("/cdn/shop/files/kategoriebild.jpg?v=1695309147");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 35% 15%;
}

.kb-featured-collection-home-special .product-card__image:before{
  content: unset !important;
}

.kb-featured-collection-home-special .product-card__image{
  text-align: center;
}

.kb-featured-collection-home-special .product-card__image img{
  position: relative !important;
  width: 60%;
}

.kb-featured-collection-home-special .product-card__info{
  margin-top: 4rem;
}

.kb-home-unser-produkt-wrapper{
  background-repeat: no-repeat;
  background-position: center;
  background-color: black;
  background-size: contain;
}

.kb-home-unser-produkt-wrapper .rich-text__text {
  max-width: 80%;
  padding-right: 10rem;
  margin-left: auto;
  padding-top: 4rem;
  padding-left: 8rem;
  padding-bottom: 4rem;
}

.kb-home-unser-produkt-wrapper .kb-rich-text__text-left-wrapper{
  margin-left: unset;
  margin-right: auto;
  padding-right: 8rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-left: 10rem;
}

.kb-home-unser-produkt-wrapper h2{
  color: white;
}

.kb-rich-text__text-left-wrapper{
  color: white;
}

.kb-rich-text__text-left-wrapper h3{
  color: white;
}

.kb-home-unser-produkt-text2 .rich-text__text{
  margin-top: 14rem;
}

.kb-home-unser-produkt-text2 .rich-text__text:first-child{
  margin-top: 4rem;
}

.kb-testimonial-home-wrapper .f-testimonial__inner{
  gap: 8rem;
}

.kb-testimonial-home-wrapper .f-testimonial__text{
  width: 50%;
}

.kb-testimonial-home-wrapper .f-testimonial__inner-bottom{
  width: 50%;
  margin-top: 0;
}

.kb-testimonial-home-wrapper .f-testimonial{
  padding: 3.5rem;
}

.kb-testimonial-home-wrapper .f-testimonials__wrapper{
  border: solid 1px white;
}

.kb-testimonial-home-wrapper .container{
  max-width: 1200px;
}

.kb-testimonial-home-wrapper .f-testimonial__author{
  text-transform: uppercase;
  margin-left: 1rem;
  font-size: 1.5rem;
}

.kb-testimonial-home-wrapper .flickity-button{
  transform: unset !important;
  position: absolute !important;
  margin: unset !important;
  bottom: 3.5rem !important;
  top: unset !important;
  opacity: 1 !important;
}

.kb-testimonial-home-wrapper .flickity-prev-next-button.next{
  right: calc(50% - 15rem) !important;
}

.kb-testimonial-home-wrapper  .flickity-prev-next-button.previous{
  left: unset !important;
  right: calc(50% - 8rem) !important;
}

.kb-contact-form-wrapper{
  background-size: cover;
  background-position: bottom;
}

.kb-contact-form-wrapper h2{
  color: white;
}

.kb-contact-form-wrapper .kb-contact-wrapper{
  flex-direction: column;
  width: 50%;
  align-items: center;
}

.kb-contact-form-wrapper input{
  border-radius: 10px;
}

.kb-contact-form-wrapper textarea{
  border-radius: 10px;
}

.kb-contact-form-wrapper .btn--primary{
  background: #dfbea8;
  color: white;
  border-radius: 10px;
}

.kb-contact-wrapper .section__header{
  width: 450px;
}

.kb-contact-wrapper h2{
  text-align: left;
}

.kb-contact-details-wrapper{
  width: 50%;
}

.kb-contact-form-wrapper .container{
  display: flex;
  max-width: 100%;
  padding: 0;
}

.kb-contact-details-wrapper h2{
  text-align: left;
}

.kb-contact-details-inner{
  background: #ffffffb3;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 4rem;
  height: calc(236px + 6rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
}


@media screen and (min-width: 768px) {
  .site-footer__top .f-flex{
    justify-content: space-between;
  }
}

.site-footer__bottom{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  background: black;
  color: white;
}

.site-footer__bottom a{
  color: white;
}

.site-footer__bottom .site-footer__bottom-row{
  margin-top: 0 !important;
}

.kb-footer-link-list-wrapper{
  text-align: right;
}

.kb-footer-link-list-wrapper li{
  position: relative;
}

.kb-footer-link-list-wrapper img{
  position: absolute;
  top: 50%;
  margin-left: 6px;
  width: 150rem;
  height: 1px;
}

.site-footer__top{
  padding-bottom: 5.5rem !important;
}

.kb-main-collection-wrapper .main-collection__wrapper{
  margin-top: 0 !important;
}

.kb-main-collection-wrapper h3{
  text-align: center;
}

.kb-main-collection-wrapper .f-image{
  width: 80%;
}

.kb-main-collection-wrapper .product-card__image-wrapper {
  text-align: center;
}

.kb-main-collection-wrapper .f-column{
  padding: 2rem;
}

.collection-image-wrapper{
  padding: 0 !important;
}

.collection-image-wrapper img{
  height: 100%;
  width: 100%;
}

.main-collection .product-grid{
  padding-bottom: 0 !important;
}

.kb-main-collection-wrapper .product-card__action-button:hover{
  color: #222222 !important;
}

.kb-main-collection-wrapper .btn:not(.btn--plain):not(.btn--underline):after{
  background: #DFBEA8 !important;
}

.kb-main-collection-wrapper .btn:not(.btn--plain):not(.btn--underline):before{
  background: #DFBEA8 !important;
}

.kb-main-collection-wrapper .btn:not(.btn--plain):not(.btn--underline):not(.spr-button):hover{
  border-color: #DFBEA8 !important;
}

.kb-breadcrumb-nav{
  border-bottom: solid 1px #222222;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  padding-left: 3rem;
  padding-right: 3rem;
}

.kb-main-product-wrapper .f-product-form__submit{
  text-transform: uppercase;
  background: white;
  border-radius: 10px;
}

.kb-main-product-wrapper  .btn:not(.btn--plain):not(.btn--underline):before{
 background: #dfbea8;
}

.kb-main-product-wrapper  .btn:not(.btn--plain):not(.btn--underline):after{
  background: #dfbea8;
}

.kb-main-product-wrapper .btn:not(.btn--plain):not(.btn--underline):not(.spr-button):hover{
  color: #222222;
}

.kb-main-product-wrapper .f-quantity{
  background: white;
  border-radius: 10px;
}

.kb-product-title_price-wrapper{
  display: flex;
  justify-content: space-between; 
  border-bottom: solid 1px #222222;
  padding-bottom: 2rem;
  text-align: center;
  align-items: center;
}

.kb-product-title_price-wrapper .f-price__regular{
  margin: 0;
  font-size: var(--font-h1-size);
  color: #934b1b !important;
}

.kb-product-overcateogry-wrapper{
  position: absolute;
  right: 0;
  transform: rotate(270deg);
  top: 0;
  transform-origin: top right;
}

.kb-product-overcateogry-wrapper h2{
  text-transform: uppercase;
}

@media screen and (min-width: 768px){
  .kb-produc-single-info-wrapper-special{
    margin-right: 5rem;
    padding-right: 4rem;
    position: relative;
  }
}

.kb-main-product-wrapper .f-product-single__block--buy_buttons{
  margin-top: 5rem;
}

.kb-text-bulletpoints-wrapper ul {
  list-style: none;
  padding-left: 0;
}

.kb-text-bulletpoints-wrapper li {
  position: relative;
  padding-left: 20px; /* Platz für das Pluszeichen */
}

.kb-text-bulletpoints-wrapper li::before {
  content: '+';
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 0.5em;
}

.kb-main-product-wrapper .f-product-single__block--collapsible_tab{
  border: solid 1px white;
  padding: 2rem;
}

.kb-main-product-wrapper .f-product-single__block--collapsible_tab .collapsible__button{
  padding-top: 0;
  padding-bottom: 0;
}

.kb-main-product-wrapper .collapsible__item[open=true] .collapsible__button{
   border: none;
}

.kb-main-product-wrapper .f-product-single__block--collapsible_tab{
  margin-top: 0;
}

.kb-main-product-wrapper .f-product-single__block--collapsible_tab{
  margin-bottom: 2.4rem;
}

.kb-main-product-wrapper .f-product-single__block--collapsible_tab+.f-product-single__block--collapsible_tab{
  margin-top: 0;
}

.kb-main-product-wrapper .collapsible__button{
  border: none;
}

.kb-collaps-special-wrapper {
  justify-content: space-between;
  font-weight: normal !important;
  font-size: 1.8rem !important;
}

.kb-collaps-special-wrapper img{
  width: 2.2rem;
  height: 2.2rem;
}

.kb-collage-tabs-special-wrapper .f-collage-tabs__header{
  justify-content: flex-start;
}

.kb-collage-tabs-special-wrapper .f-collage-tabs__header {
  padding-left: 10rem;
  margin-bottom: 0;
}

.kb-collage-tabs-special-wrapper .f-collage-tab--content{
  border: solid 2px white;
  border-right: none;
}

.kb-collage-tabs-special-wrapper .f-tabs__nav[aria-selected=true]:before{
  width: unset;
}

.kb-collage-tabs-special-wrapper .f-tabs__nav:hover:before{
  width: unset;
}

.kb-collage-tabs-special-wrapper .f-tabs__nav {
  padding: 1rem 2rem !Important;
}

.kb-collage-tabs-special-wrapper .f-tabs__nav[aria-selected="true"]{
  background: white !important;
}

.kb-testimonials-product-wrapper .f-testimonial__inner{
  gap: 0;
}

.kb-f-testimonial-drei-wrapper .f-testimonial__inner-bottom{
  width: 33.333%;
}

.kb-f-testimonial-drei-wrapper .f-testimonial__text{
  width: 33.333%;
}

@media screen and (max-width: 767.98px){
  .kb-testimonial-home-wrapper .f-swiper{
    width: 100% !important;
  }
  .kb-testimonial-home-wrapper .f-testimonials{
    width: 100% !important;
  }
  .f-testimonials .f-swiper .f-column
}

.kb-testimonials-product-wrapper .f-testimonial{
  padding-bottom: 10rem;
}

.kb-testimonial-home-wrapper.kb-testimonials-product-wrapper  .flickity-prev-next-button.previous{
  right: unset !important;
  left: calc(50% - 4.4rem) !important;
  transform: translateX(-100%) !important;
}

.kb-testimonial-home-wrapper.kb-testimonials-product-wrapper .flickity-prev-next-button.next{
  left: unset !important;
  right: calc(50% - 4.4rem) !important;
  transform: translateX(100%) !important;
}

.kb-testimonial-home-wrapper.kb-testimonials-product-wrapper .flickity-button{
  bottom: 3rem !important;
  background: #dfbea8 !important;
  border-color: #dfbea8;
}

.kb-product-recommendations-wrapper .product-card__image-wrapper {
  width: 80%;
  margin: auto;
}

.kb-product-recommendations-wrapper .product-card__info{
  text-align: center;
}

.kb-product-recommendations-wrapper .flickity-button{
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.kb-product-recommendations-wrapper .product-card__wrapper{
  padding: 2rem;
}

.kb-product-recommendations-wrapper .text-product-title{
  font-size: 1.8rem;
}

.kb-product-recommendations-wrapper .f-price{
  font-size: 1.8rem;
}

.kb-slide-special1 .f-slideshow__content{
  background: #000000bd;
  max-width: unset;
  width: 550px;
  padding: 4rem;
}

.kb-slide-special1 h2{
  margin-top: 0;
  width: fit-content;
}

.kb-slide-special2 .f-slideshow__content{
  background: #000000bd;
}

.kb-slide-special2 .f-slideshow__content{
  padding: 4rem;
}

.kb-slide-special2 p{
  font-size: 1.8rem;
}

.kb-slide-special1 p{
  font-size: 1.8rem;
}

@media screen and (min-width: 768px){
  .f-slideshow__content {
    max-width: 70% !important;
  }
}

.kb-shop-product-slide-wrapper{
  width: 35%;
  position: absolute;
  right: 8rem;
  background: #faefe6b3;
  display: flex;
  align-items: flex-end;
  height: 100%;
}

.kb-shop-product-slide-wrapper img{
  width: 100%;
  
}

.kb-slide-title-price-wrapper{
  display: flex;
  justify-content: flex-end;
  gap: 40px;
  margin-bottom: 1rem;
}

.kb-slide-product-button-wrapper{
  text-align: right;
}

.kb-slideshow-shop-special-wrapper .f-slideshow__content-wrapper{
  padding: 0;
}

.kb-slide-product-content-wrapper{
  background-color: #000000b3;
  padding: 3rem 4rem;
  padding-right: 10rem;
  position: absolute;
  width: 100%;
  bottom: 5rem;
}

.kb-slide-title-price-wrapper h3{
  color: white;
}

.kb-slide-product-button-wrapper a{
  color: white;
  text-transform: uppercase;
  border-radius: 10px;
}

.kb-slideshow-shop-special-wrapper .f-slideshow__content{
  width: 100%;
  max-width: 100% !important;
}

.kb-slideshow-shop-special-wrapper .f-slideshow__content{
  height: 100%;
}

.kb-slideshow-shop-special-wrapper .f-slideshow__content-wrapper{
  justify-content: flex-end;
}

.kb-shop-product-slide-image-wrapper{
  position: relative;
  bottom: 20rem;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.kb-shop-product-slide-headline-wrapper{
  width: fit-content;
  position: absolute;
  right: 3rem;
  transform: rotate(270deg) translateY(-100%);
  transform-origin: top right;
}

.kb-shop-product-slide-headline-wrapper h2{
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
}

@media screen and (min-width: 1280px) {
  .kb-shop-product-slide-headline-wrapper h2{
    font-size: calc(var(--font-heading-scale) * 2.4rem);
  }
  .btn, .btn--primary{
    font-size: 1.3rem;
    --btn-padding: 3rem;
    height: 38px;
  }
}

.kb-shop-slideshow-product-image-wrapper{
  padding: 0 !important;
}

.kb-slideshow-shop-special-wrapper .flickity-page-dots{
  bottom: 2.5rem !important;
  transform: translateY(50%) !important;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.kb-slideshow-shop-special-wrapper{
  padding-bottom: 4rem;
  background: black;
}

.kb-slideshow-shop-left-special-wrapper .kb-slide-product-content-wrapper{
  padding-right: 4rem;
  padding-left: 10rem;
}

.kb-slideshow-shop-left-special-wrapper .kb-slide-title-price-wrapper{
  justify-content: flex-start;
}

.kb-slideshow-shop-left-special-wrapper .kb-slide-product-button-wrapper{
  text-align: left;
}

.kb-slideshow-shop-left-special-wrapper .kb-shop-product-slide-wrapper{
  left: 8rem;
}

.kb-slideshow-shop-left-special-wrapper .kb-shop-product-slide-headline-wrapper {
  right: unset;
  left: 5rem;
  transform: rotate(270deg) translateX(-100%);
  transform-origin: bottom left;
}

.kb-modal-quick-view .f-modal__inner{
  background: #FAEFE6 !important;
}

.site-header__inner{
  align-items: center;
}

.kb-modal-quick-view .f-price-item{
  font-size: var(--font-h3-size);
}

.kb-modal-quick-view .f-price__regular{
  font-size: var(--font-h3-size);
}

.kb-modal-quick-view .f-quantity{
  background: white;
  border-radius: 10px;
}

.kb-modal-quick-view .f-product-form__submit{
  text-transform: uppercase;
}

.f-cartgoal__bar span{
  background: #222222 !important;
}

.f-cartgoal__icon{
  background: #222222 !important;
  border-color: #222222 !important;
  color: #222222 !Important;
}

.f-cart-drawer__product-tuning .f-quantity{
  background: white;
  border-radius: 10px;
}

.collapsible__content-inner{
  text-align: justify;
}

@media screen and (min-width: 640px){
  .kb-product-title_price-wrapper .f-price__regular{
    font-size: calc(var(--font-h1-size) * 0.7);
  }
}

@media screen and (min-width: 768px){
  .kb-collage-tabs-special-wrapper .f-collage-tabs__header{
    padding-left: 4.8rem;
  }
}

.product-card .product-card__actions{
  opacity: 1;
  position: relative;
  margin-top: 1.5rem;
}

.product-card .product-card__actions button{ 
  border-radius: 10px;
}

@media screen and (max-width: 767.98px){
  .kb-main-product-wrapper .flickity-page-counter{
    display: none;
  }
  .kb-main-product-wrapper  .flickity-button{
    display: none !Important;
  }
 .kb-product-title_price-wrapper .f-price__regular{
   font-size: calc(var(--font-heading-mobile-scale) * var(--font-h1-size));
 }
  .kb-main-product-wrapper .f-product-single__block--collapsible_tab{
    margin-bottom: 2rem;
  }
  .kb-text-bulletpoints-wrapper li{
    padding-left: 15px;
  }
  .f-product-single__block{
    margin: 2rem 0 !important;
  }
  .kb-main-product-wrapper .f-product-single__block--buy_buttons{
    margin-top: 3rem !important;
  }
  .kb-breadcrumb-nav{
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    font-size: 1.2rem;
  }
  .breadcrumbs{
    justify-content: flex-start;
  }
  .kb-main-product-wrapper .f-product-single__block--collapsible_tab{
    padding: 1.5rem;
  }
  .kb-main-product-wrapper .f-product-single__block--collapsible_tab .collapsible__button{
    padding-right: 0;
  }
  .kb-collaps-special-wrapper{
    font-size: 1.6rem !important;
  }
  .f-section-padding{
    padding-top: calc(var(--section-padding-top) * 0.5);
    padding-bottom: calc(var(--section-padding-bottom) * 0.5);
  }
  .kb-collage-tabs-special-wrapper .f-collage-tabs__header{
    padding-left: unset;
  }
  .kb-collage-tabs-special-wrapper .f-collage-tabs__header{
    justify-content: center;
  }
  .kb-collage-tabs-special-wrapper .f-tabs__content .flex.flex-wrap{
    flex-direction: column-reverse;
  }
  .kb-collage-tabs-special-wrapper .f-collage-tab--content{
    border-right: solid 2px white;
  }
  .f-collage-tab--content{
    padding: 2rem 2rem !important;
  }
  .product-card__actions{
    position: relative !important;
    transform: unset !important;
    right: unset !important;
    left: unset !important;
    top: unset !important;
    bottom: unset !important;
  }
  .product-card__action-text{
    max-width: 100% !important;
  }
  .f-swiper .product-card__actions .product-card__action-button{
    width: 100% !important;
  }
  .product-card__actions>.product-card__atc{
    margin-bottom: 0 !important;
    margin-top: 1rem !important;
  }
  .product-card__action-button {
    border-radius: 10px !important;
    height: var(--btn-height) !important;
  }
  .section__header{
    --header-padding-bottom: 2rem;
  }
  .kb-testimonials-product-wrapper .f-testimonial__inner{
    flex-direction: column;
  }
  .kb-testimonial-home-wrapper .f-testimonial__inner-bottom{
    width: 100%;
  }
  .kb-testimonial-home-wrapper .f-testimonial__text{
    width: 100%;
  }
  .kb-f-testimonial-drei-wrapper .f-testimonial__text{
    width: 100%;
  }
  .kb-f-testimonial-drei-wrapper .f-testimonial__inner-bottom{
    width: 100%;
  }
  .kb-testimonial-home-wrapper .f-swiper.f-grid{
    margin: 0;
  }
  .kb-testimonial-home-wrapper .f-testimonial{
    padding: 1.6rem;
  }
  .kb-testimonials-product-wrapper .f-testimonial{
    padding-bottom: 2rem;
  }
  .kb-testimonial-home-wrapper .f-column{
    padding: 0;
    width: 90% !important;
  }
  .site-footer__block{
    text-align: left;
  }
  .kb-multicolumn-home-sp-wrapper .f-column{
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .kb-multicolumn-home-sp-wrapper .multicolumn-card__info{
    margin-top: 0;
  }
  .kb-multicolumn-home-sp-wrapper .multicolumn-card{
    padding: 2rem;
    padding-bottom: 2rem !important;
  }
  .h0{
    font-size: calc(0.7 * var(--font-h0-size));
  }
  h1, .h1{
    font-size: calc(0.7 * var(--font-h1-size));
  }
  h2, .h2{
    font-size: calc(0.7 * var(--font-h2-size));
  }
  h3, .h3{
    font-size: calc(0.9 * var(--font-h3-size));
  }
  h4, .h4{
    font-size: calc(0.9 * var(--font-h4-size));
  }
  h5, .h5{
    font-size: calc(0.7 * var(--font-h5-size));
  }
  h6, .h6{
    font-size: calc(0.7 * var(--font-h6-size));
  }
  .kb-multicolumn-home-sp-wrapper .container{
    top: -6rem;
  }
  .kb-multicolumn-home-sp-wrapper{
    padding-bottom: 0 !important;
  }
  .kb-featured-collection-home-special .f-grid{
    height: 125vh;
    gap: 0;
  }
  .kb-featured-collection-home-special .f-column:nth-child(1) .kb-card-overlay.animate{
    animation-delay: 1s;
    z-index: 2;
  }
  .kb-featured-collection-home-special .f-column:nth-child(2) .kb-card-overlay.animate{
    animation-delay: 1.5s;
    z-index: 2;
  }
  .kb-featured-collection-home-special .f-column:nth-child(3) .kb-card-overlay.animate{
    animation-delay: 2s;
    z-index: 1;
  }
  .kb-featured-collection-home-special .f-column:nth-child(4) .kb-card-overlay.animate{
    animation-delay: 2.5s;
    z-index: 1;
  }
  .kb-featured-collection-home-special .product-card{
    z-index: 5;
  }
  .kb-button-collection-home{
    font-size: calc(var(--font-h5-size) * 0.7);
  }
  .kb-home-unser-produkt-text2 .rich-text__text{
    padding: 2rem;
    margin-left: 0;
    max-width: 100%;
  }
  .kb-home-unser-produkt-text2 .rich-text__text:first-child{
    margin-top: 3rem;
  }
  .kb-home-unser-produkt-text2 .rich-text__text{
    margin-top: 5rem;
  }
  .kb-testimonial-home-wrapper .f-testimonial__inner{
    flex-direction: column;
    gap: 2rem;
  }
  .kb-contact-form-wrapper .container{
    flex-direction: column;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .kb-contact-form-wrapper .kb-contact-wrapper{
    width: 100%;
  }
  .kb-contact-details-wrapper{
    width: 100%;
    margin-top: 3rem;
  }
  .kb-contact-details-wrapper h2{
    text-align: center;
  }
  .kb-contact-wrapper .section__header{
    width: unset;
  }
  .kb-contact-details-inner{
    border-radius: 10px;
  }
  .kb-contact-details-inner p{
    text-align: center;
  }
  .main-collection__container .container{
    padding-right: 0;
    padding-left: 0;
  }
  .product-card__actions .product-card__action-button{
    width: 100% !important;
  }
  .kb-modal-quick-view .flickity-button{
    display: none !important;
  }
  .kb-modal-quick-view .flickity-page-counter{
    display: none !important;
  }
  .kb-main-collection-wrapper h3{
    font-size: 1.2rem;
  }
  .main-collection{
    padding-bottom: 0;
  }
  .kb-slideshow-shop-special-wrapper .f-slideshow-wrapper--medium{
    --slide-height: 50rem !Important;
  }
  .kb-slide-product-content-wrapper{
    bottom: 5rem;
    padding: 3rem;
    padding-right: 3rem;
  }
  .kb-slide-title-price-wrapper{
    justify-content: center;
    gap: 20px;
  }
  .kb-slide-product-button-wrapper{
    text-align: center;
  }
  button, .btn, .spr-summary-actions-newreview{
    height: 38px !important;
    --btn-padding: 3rem;
    font-size: 1.3rem;
  }
  .kb-slideshow-shop-special-wrapper .f-slideshow--mobile-controls-below .f-slideshow__text{
    bottom: 0;
  }
  .kb-shop-product-slide-wrapper{
    width: 70%;
    right: 50%;
    transform: translateX(50%);
  }
  .kb-shop-product-slide-image-wrapper{
    width: 100%;
  }
  .kb-shop-product-slide-headline-wrapper h2{
    font-size: calc(0.6 * var(--font-h2-size));
  }
  .kb-slide-title-price-wrapper .h4{
    font-size: calc(0.8 * var(--font-h4-size)) !Important;
  }
  .kb-shop-product-slide-headline-wrapper{
    right: 1.5rem;
  }
  .kb-slideshow-shop-special-wrapper .flickity-page-dots{
    left: unset !important;
    right: 50% !important;
    transform: translateX(50%) translateY(50%) !important;
    bottom: 2.5rem !important;
    padding: 0.5rem 1rem !important;
  }
  .kb-slideshow-shop-left-special-wrapper .kb-shop-product-slide-wrapper{
    left: unset !important;
  }
  .kb-slideshow-shop-left-special-wrapper .kb-shop-product-slide-headline-wrapper{
    left: 3.5rem;
  }
  .kb-slideshow-shop-left-special-wrapper .kb-slide-product-content-wrapper{
    padding: 3rem !important;
    padding-right: 3rem !important;
    padding-left: 3rem !Important;
  }
  .kb-slideshow-shop-left-special-wrapper .kb-slide-product-button-wrapper{
    text-align: center;
  }
  .kb-slideshow-shop-left-special-wrapper .kb-slide-title-price-wrapper{
    justify-content: center;
  }
  .f-drawer__content .site-logo{
    display: none !important;
  }
  .f-drawer__content .f-mobile-nav__inner{
    padding: 4rem !Important;
  }
  .kb-slide-special1 .f-slideshow__content{
    width: calc(100% - 3rem) !important;
  }
  .kb-slide-special1.flex{
    align-items: flex-end !important;
  }
  .kb-slide-special1 .h0{
    font-size: calc(0.6 * var(--font-h0-size));
  }
  .kb-slide-special1 p{
    font-size: 1.55rem;
  }
  .kb-slide-special1 .f-slideshow__description{
    margin-top: 1.5rem;
  }
  .kb-slide-special1 .f-slideshow__content{
    padding: 2.5rem;
  }
  .kb-slide-special2 p{
    font-size: 1.55rem;
  }
  .kb-slide-special2.flex{
    align-items: center !important;
  }
  .site-footer__top .site-footer__block-heading.h6{
    font-size: calc(0.8 * var(--font-h4-size));
  }
  .kb-slide-special2 .f-slideshow__content{
    padding: 2.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1279px){
  h3, .h3{
    font-size: 2rem;
  }
  h4, .h4{
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px){
  .kb-testimonial-home-wrapper .f-swiper{
    padding-left: 0;
    padding-right: 0;
  }
  .site-logo--image img{
    height: 100%;
  }
  .kb-slideshow-shop-special-wrapper  .kb-slide-product-button-wrapper{
    pointer-events: all !important;
  }
}

.kb-collage-tabs-special-wrapper .f-tabs__nav{
  font-family: var(--font-body-family) !important;
}

.kb-slideshow-shop-special-wrapper .f-slideshow__content-wrapper{
  max-width: 100%;
}

@media screen and (min-width: 1700px){
  .kb-slideshow-shop-special-wrapper .f-slideshow-wrapper--medium{
    --slide-height: 65rem;
  }
  .kb-shop-product-slide-image-wrapper{
    width: 60%;
  }
}

.kb-main-collection-grid-desktop-image-wrapper{
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}

.kb-main-collection-grid-mobile-image-wrapper{
  display: none;
}

@media screen and (max-width: 768px){
  .kb-main-collection-grid-desktop-image-wrapper{
    display: none;
  }

  .kb-main-collection-grid-mobile-image-wrapper{
    display: block;
    background-size: cover;
     background-repeat: no-repeat;
     background-position: 75%;
  }
}

.site-logo--image img{
  width: 100%;
  height: 100%;
}