.one-grid-margin{
    margin-bottom: 8px ;
}    

        .him-her-sec {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            gap: 20px;
            padding: 20px;
            align-items: center;
            justify-content: center;
            margin: 32px auto;
            max-width: 1200px;
        }
        .for-her-sec .zoomy {
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
        }
        .for-him-sec .zoomy {
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px;
        }
        .for-her-sec img {
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
        }
        .for-him-sec img {
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px;
        }
        .zoomy {
            line-height: 0;
            overflow: hidden;
        }
        .zoomy img {
            transition: transform 0.3s ease;
        }
        .for-her-sec:hover img {
            transition: transform 0.3s ease;
            transform: scale(1.05);
        }
        .for-him-sec:hover img {
            transition: transform 0.3s ease;
            transform: scale(1.05);
        }
        .him-her-sec span {
            color: #fff;
            display: block;
            width: 100%;
            text-align: center;
            font-size: max(1.2em, 16px);
            transition: ease 0.2s;
            margin-top: 20px;
        }
        .for-her-sec:hover span, .for-him-sec:hover span {
            transition: 0.2s ease;
            text-decoration: underline solid #fff 1.5px;
            text-underline-offset: 2px;
        }
        @media screen and (max-width:767px) {
            .him-her-sec {
                gap: 8px;
                padding: 8px;
                align-items: center;
                justify-content: center;
            }
            .zoomy {
                height: auto;
            }
            .him-her-sec span {
                margin-top: 10px;
            }
        }





            .arrow-btn { 
                color:#5E5F3E;
                cursor: pointer;
                background-color: transparent;
                background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.41' height='12' viewBox='0 0 7.41 12'%3E%3Cpath d='M10,6,8.59,7.41,13.17,12,8.59,16.59,10,18l6-6Z' transform='translate(-8.59 -6)' fill='%235E5F3E'/%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-position: right 0px center;
                padding:4px 8px;
                padding-right:15px;
                font-size:100%;
            }
            .arrow-btn:visited {
                color:#5E5F3E;
            }
            .arrow-btn:hover {
                text-decoration: underline;
            }
            .adv-text {
                margin-top:10px;
                color:#fff !important;
            }
            .stone-bg{
                padding: 64px 32px;
                background-image:url(https://www.holzkern.com/media/wysiwyg/img/2024/11/BlackWeek/BlackWeekStoneBackground_Optimized.jpg) ;
                background-size:cover;
            }



            .mehr .swiper-pagination-bullet {
                color: #FFB800 !important;
                background: #FFB800 !important;
            }
            .mehr .swiper-pagination-bullet-active {
                color: #b18310 !important;
                background: #b18310 !important;
            }



        .best-button {
            border-radius:200px;
            padding: 10px 50px;
                font-size: 20px;
                font-weight: 400;
                cursor: pointer;
                transition: background-color 0.4s, color 0.3s;
                margin:auto;
                text-align: center;
                    display:block;
                background-color: #FFB800;
                color: #000; 
                border: 2px solid #FFB800;
            }

            /* Hover-Effekt */
            .best-button:hover {
                background-color: transparent;
                color: #FFB800; 
                border: 2px solid #FFB800;
            }

 
 
 .no-m{
    margin: 0 !important;
  }

.smt{
  margin-top:16px;
}

.smb{
  margin-bottom:16px;
}

.gmb{
  margin-bottom:100px;
}

.gmt{
  margin-top: 100px;
}

    @media screen and (max-width: 768px) {
.gmb{
  margin-bottom:80px;
}

.gmt{
  margin-top: 80px;
}

    }
    .js-pause-btn{
        display:none !important;
    }

    .utm-product-details *{
        color:white !important;
    }
    .utm-product-details .price-box *{
        color:#FFB900 !important;
    }
.utm-product-slider .owl-nav button{
    display:none;
}
.product.name a {
        text-wrap: auto;
}

      .usp-container {
    background: #FFB802;
    padding: 3px 0;
    text-align: center;
    font-weight: bold;
    color: #0c0c0c;
  }

  .usp-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .usp-container .swiper-wrapper .swiper-slide svg{
    margin-right: 10px;
  }

    .usp-container .swiper-wrapper .swiper-slide span,
    .usp-container .swiper-wrapper .swiper-slide span a,
    .usp-container .swiper-wrapper .swiper-slide span a:visited,
    .usp-container .swiper-wrapper .swiper-slide span a:hover {
    color:  #0c0c0c;
    text-transform: uppercase;
  }

  .icon-img{
  width:23px;
  margin-right:5px;
  margin-bottom:-4px;
}
  .icon-img.star{
    width: 19px;
}



/* small chevrons for usp-container swiper (fits ~30px height) */
.usp-container { position: relative; }

.usp-container .swiper-button-prev,
.usp-container .swiper-button-next {
  position: absolute;
  top: 124%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: transparent;
  border: 0;
  padding: 0;
    display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0c0c0c;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  z-index: 12;
  box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}

/* horizontal positions */
.usp-container .swiper-button-prev { left: 8px; }
.usp-container .swiper-button-next { right: 8px; }

/* override default Swiper icon if present and use simple chevrons */
.usp-container .swiper-button-prev::after,
.usp-container .swiper-button-next::after {
  font-size: 18px;
  color: inherit;
  display: block;
}

/* subtle hover/focus */
.usp-container .swiper-button-prev:hover,
.usp-container .swiper-button-next:hover,
.usp-container .swiper-button-prev:focus,
.usp-container .swiper-button-next:focus {
  color: #000;
  transform: translateY(-50%) scale(1.08);
}

/* smaller on very small screens */
@media (max-width: 767px) {
  .usp-container .swiper-button-prev,
  .usp-container .swiper-button-next {
    display: inline-flex;
    width: 18px;
    height: 18px;
  }
  .usp-container .swiper-button-prev::after,
  .usp-container .swiper-button-next::after {
    font-size: 14px;
  }
}







    .more-slide a span{
            color:#FFB900 !important;
    }
        
/* Main background gradient */
.main-bg {
    color: white;
    background: #0b0b0b;
    margin-bottom: -32px;
}
.main-bg small{
    color: #ccc;
    text-align: center;
    display: block;
}

.main-bg .footnote{
    padding:32px 16px 32px 16px;
    color: #ccc;
    text-align: center;
    display: block;
}
.green-bg{
    background-color: #eceae2;
    padding-bottom:32px;
    margin-bottom: -32px;
}

@media screen and (max-width: 767px) {

}

/* Utility classes */
.relative { position: relative; }
.center { text-align: center; }
.divider {
    line-height: 0;
    text-align: center;
    width: 33%;
    margin-left:auto;
    margin-right:auto;
    border-bottom: solid 3px #ffffff;
}
.scroll-offset { scroll-margin-top: 170px; }

.the-hl {
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 22%;
    left: 16%;
    width: max-content;
    color: white !important;
    font-size: 3em;
    font-weight:500;
}
.new-hero {
    position: relative;
}
.lhz{
    line-height: 0;
}
        .der-button,
        .der-button:visited{
            display: block;
            margin: 0 auto;
            position: absolute;
            bottom: 5%;
            left: 0;
            right: 0;
            width: max-content;
    background-color: #FFB802;
    color: black;
    font-weight: bold;
    padding: 6px 20px;
    border: solid 2px #ffB802;
    border-radius: 30px;
    font-size: 1.3em;
    transition: all ease 0.1s;
    transform: scale(1);
    font-weight:400;
    box-shadow: #ffffff00 3px 3px 10px;
        }
        .der-button:hover, 
        .der-button:focus ,
        .der-button:active  {
    background-color: #FFB802;
    color: #000;
    box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 10px;
    border: solid 2px #FFB802;
    transform: scale(1.05);
    transition: all ease 0.2s;
        }


/* Basic Settings */
.main-bg h1,
.main-bg h2,
.main-bg h3,
.main-bg h4 {
    text-align: center;
}

.main-bg h1,
.main-bg h2,
.main-bg h3,
.main-bg h4 {
    color:#FFB900;
    text-transform: uppercase;
    font-weight: 400;
}

.main-bg h1 {
    font-size: 3em;
    font-style: italic;
        font-weight: 700;
}

.main-bg h2 {
    font-size: 2.8em;
}

.main-bg p {
    text-align: center;
    font-size: 1.2em;
}

.constrain-me {
    max-width: 1600px;
    margin: auto;
}

.fiftyfifty{
    display:flex;
    flex-direction: row;
    gap:5px;
}

.price {
    color: black !important;
}
.list-style-title-line-two{
    color:#455538 !important;
}
/* Basic Elements */
.parent {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

/* Special Elements */
/* Buttons */
.lebutton-cont {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lebutton {
    background-color: #FFB802;
    color: black;
    font-weight: bold;
    padding: 10px 20px;
    border: solid 2px #FFB802;
    border-radius: 30px;
    font-size: 1.3em;
    margin-top: 16px;
    margin-left:auto;
    margin-right:auto;
    transition: all ease 0.1s;
    transform: scale(1);
    font-weight:400;
    box-shadow: #ffffff00 3px 3px 10px;

}

.lebutton:hover,
.lebutton:focus,
.lebutton:active {
    background-color: #FFB802;
    color: #000;
    box-shadow: rgba(255, 255, 255, 0.3) 0px 0px 10px;
    border: solid 2px #FFB802;
    transform: scale(1.05);
    transition: all ease 0.2s;
}

.lebutton:active {
    transition: transform ease 0.1s;
    transform: scale(0.9);
}

.lebutton:visited {
    color: white;
}

/* Benefits Checklist */
.checked-benefits {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    gap: 32px;
    justify-content: center;
    align-items: center;
}

.gratex {
    display: flex;
    flex-direction: row;
    gap: 12px;
    justify-content: center;
    align-items: center;
}

.gratex p {
    line-height: 1;
    margin: 0 !important;
    font-size: 1.2em;
    padding: 0 !important;
    color:#F0CDB8;
}

.banner-info{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 32px;
    padding: 16px 32px;
    line-height: 0;
    margin: auto;
    white-space: nowrap;
}

/* Product Image Grid */
.featured-products {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 32px;
    padding: 16px 32px;
    line-height: 0;
    margin: auto;
    white-space: nowrap;
}

.featured-products p {
    font-size: 2em;
    position: absolute;
    color: white;
    padding: 0 !important;
    font-weight: bold;
}

.totheleft {
    left: 32px;
    bottom: 16px;
}

.totheright {
    right: 32px;
    bottom: 16px;
}

/* Reviews anpassen */
.CarouselWidget-prefix .CarouselWidget .CarouselWidget__header .R-RatingStars .R-RatingStars__stars .stars__icon {
    --override-header-star-color: black !important;
}

.CarouselWidget-prefix .R-RatingStars .R-RatingStars__stars .stars__icon {
    color: black !important;
}

.CarouselWidget-prefix .R-BadgeElement .R-BadgeElement__icon .cssVar-badgeElement__icon {
    color: black !important;
}

.CarouselWidget-prefix .CarouselWidget .R-ReviewsList-container .R-ReviewsList__controlButton {
    color: white !important;
}

#reviewsio-carousel-widget > div > div > div > div.CarouselWidget__header.u-textCenter--all > div
{
    --override-header-bg-start-color: #FFB802 !important;
    --override-header-bg-end-color: #FFB802 !important;
    background-color: #FFB802 !important;
    background-image:none !important;
}

.CarouselWidget-prefix .CarouselWidget .R-ReviewsList .R-ReviewsList__item .item__inner {
    position: relative;
    background: white !important;
    border-radius: 20px !important;
    padding: 20px !important;
}

.CarouselWidget-prefix .CarouselWidget .R-ReviewsList .R-ReviewsList__item .item__inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 30px solid transparent;
    border-top-color: white;
    border-bottom: 0;
    margin-left: -30px;
    margin-bottom: -20px;
}

/* Product Grid abrunden */
.product-image-wrapper {
    border-radius: 20px 20px 0px 0px !important;
}

.products-grid .product-item-info .product-item-details {
    border-radius: 0px 0px 20px 20px !important;
}



.prod-embed-cont {
    padding: 30px 20px 30px 20px;
    border-radius: 30px;
    background-color: white;
    color: black;
    max-width: 1280px;
    margin: 48px auto;
}
.review-sec{
    padding-bottom:28px;
}
/* Mobile Settings */
@media screen and (max-width: 767px) {
    .the-hl {
    bottom: 62%;
    left: 0;
    right:0;
}

    .prod-embed-cont {
    padding: 35px 30px 0px 30px;
}

    .main-bg h1 {
    font-size: 1.9em;
}

.main-bg h2 {
    font-size: 1.75em;
}
    .parent {
        width: auto;
    }
    .fiftyfifty{
        flex-direction: column;
        gap:0px;
    }
    .lebutton {
        margin-top: 8px;
        font-size: 1.3em;
    }

    .checked-benefits {
        gap: 16px;
    }

    .banner-info{
        flex-direction: column;
    }

    .featured-products {
        gap: 16px;
        padding: 10px 5px;
    }

    .featured-products p {
        font-size: 1.2em;
    }

    .totheleft {
        left: 8px;
        bottom: 0px;
        margin-bottom: 0;
    }

    .totheright {
        right: 8px;
        bottom: 0px;
        margin-bottom: 0;
    }

}
        .him-her-sec {
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            gap: 20px;
            padding: 20px;
            align-items: center;
            justify-content: center;
            margin: 32px auto;
            max-width: 1200px;
        }
        .him-her-sec a div span {
            color:white;
        }
        .for-him-sec .zoomy {
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
        }
        .for-her-sec .zoomy {
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px;
        }
        .for-him-sec img {
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
        }
        .for-her-sec img {
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px;
        }
        .zoomy {
            line-height: 0;
            overflow: hidden;
        }
        .zoomy img {
            transition: transform 0.3s ease;
        }
        .for-her-sec:hover img {
            transition: transform 0.3s ease;
            transform: scale(1.05);
        }
        .for-him-sec:hover img {
            transition: transform 0.3s ease;
            transform: scale(1.05);
        }
        .him-her-sec span {
            color: #304034;
            display: block;
            width: 100%;
            text-align: center;
            font-size: max(1.2em, 16px);
            transition: ease 0.2s;
            margin-top: 20px;
        }
        .for-her-sec:hover span, .for-him-sec:hover span {
            transition: 0.2s ease;
            text-decoration: underline solid black 1.5px;
            text-underline-offset: 2px;
        }
        @media screen and (max-width:767px) {
            .him-her-sec {
                gap: 8px;
                padding: 8px;
                align-items: center;
                justify-content: center;
            }
            .zoomy {
                height: auto;
            }
            .him-her-sec span {
                margin-top: 10px;
            }
        }
        
    .tooltip {
        position: absolute;
        top: -50px;
        left: 50%;
        transform: translateX(-50%);
        background: #FFB802;
        color: #0b0b0b;
        box-shadow: 0px 0px 10px #FFB802;
        padding: 5px 10px;
        font-size: 14px;
        border-radius: 8px;
        white-space: nowrap;
        opacity: 0;
        animation: fadeIn 4.5s ease-in-out forwards;
        border:solid 1px #000;
    }

    @keyframes fadeIn {
        0% { opacity: 0;top: -20px; }
        10% { opacity: 1;top: -50px; }
        90% { opacity: 1;top: -50px; }
        100% { opacity: 0;top: -150px; }
    }


