/** Shopify CDN: Minification failed

Line 77:0 Expected "}" to go with "{"

**/
.footer-sticky-nav__item--custom .footer-sticky-nav__item__text {
    display: block !important;        /* Sicherstellen, dass es angezeigt wird */
    color: var(--color-base-header-mobile, #000) !important; /* Weiß oder gewünschte Farbe */
    font-size: 1.2rem;
    font-weight: 500;
    white-space: nowrap;
    font-family: "Luckiest Guy" !important;
}

.desktop-main-menu .list-menu__item{
    font-family: "Luckiest Guy" !important;
    font-size: 1.6rem !important;
}

.menu-drawer__account-icons{
    display: none !important;
}

.header-customer-accounts{
    display: none !important;
}

#shop-hcaptcha-badge-container{
    display: none !important;
}

@media (max-width: 576px) {
    .footer-sticky-nav {
        padding-top:12px !important;
        padding-bottom: 12px !important;
    }
}

.shopify-email-marketing-confirmation__container a {
    display: none;
}


@media (max-width: 576px) {
    .section-newsletter-signup.text-center .social__block-newsletter {
        text-align: center !important;
    }
}
.section-newsletter-signup.text-center .social__block-newsletter {
        text-align: cente !important;
    }

.section-newsletter-signup{
    margin-top: 20px !important;
}

@media (max-width: 576px) {
    .theme-lightbox__toggle {
        top: 80px !important;
        right: 2px;
    }
}

@media (min-width: 577px) and (max-width: 1024px) {
    .theme-lightbox__toggle {
        top: 80px !important;
        right: 27px;
    }

.wokiee-review__item__author{
    margin-top: auto !important;
}
swiper-slider .wokiee-review__item, swiper-slider .wokiee-review__item__container{
    height: 0 px!important;
}

