.create-account-question{display:none !important}.login-form-side .woocommerce-form-login:after{content:"Du kannst auch ohne Kundenkonto bestellen. Wenn Du ein Kundenkonto möchtest, setze im Checkout einfach den Haken „Ein Konto erstellen?". Danach erhältst Du per E-Mail einen Link zur Vergabe Deines Passworts und kannst Deine Bestellungen jederzeit einsehen.";
    display: block;
    margin-top: 20px;
    padding: 14px;
    background: #f6f6f6;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
}

/* Abstand oben Startseite entfernen */
.page-id-21492 .wd-content-layout {
    padding-block: 0;
}


/* --------------------------------------------------------------------------
   2. SLIDER – Layout-Shift verhindern
   -------------------------------------------------------------------------- */

.elementor-swiper,
.wd-slider,
.swiper-container {
    min-height: 380px;
}

@media (max-width: 768px) {
    .elementor-swiper,
    .wd-slider,
    .swiper-container {
        min-height: 300px;
    }
}


/* --------------------------------------------------------------------------
   3. STARTSEITE – Icon-Boxen zentriert
   -------------------------------------------------------------------------- */

.elementor-element-78fe1c3 .elementor-button-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.elementor-element-78fe1c3 .elementor-button-icon {
    margin-right: 0;
}


/* --------------------------------------------------------------------------
   4. GESCHENK-POPUP (WC Gift Wrap)
   -------------------------------------------------------------------------- */

.wcgwp-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.55);
    padding: 30px 20px;
    overflow-y: auto;
}

.wcgwp-modal.wcgwp-is-open {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.wcgwp-modal .modal-dialog {
    width: 100%;
    max-width: 1100px;
    margin: 40px auto;
}

.wcgwp-modal .modal-content {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}

.wcgwp-modal .giftwrap_ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.wcgwp-modal .wcgwp-li {
    max-width: none !important;
}

body.wcgwp-modal-open {
    overflow: hidden;
}


/* --------------------------------------------------------------------------
   5. WARENKORB – Gutschein + Geschenkbutton einzeilig
   -------------------------------------------------------------------------- */

.woocommerce-cart .cart-actions,
.woocommerce-cart .cart-actions .coupon {
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 12px !important;
}

.woocommerce-cart .cart-actions .wcgwp-wrapper,
.woocommerce-cart .cart-actions .wcgwp-prompt-wrapper {
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 !important;
    width: auto !important;
    flex: 0 0 auto !important;
}

.woocommerce-cart .cart-actions .wcgwp-modal-toggle {
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
    margin: 0 !important;
    white-space: nowrap !important;
    flex: 0 0 auto !important;
}

.woocommerce-cart .cart-actions #coupon_code {
    width: 230px !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
}

.woocommerce-cart .cart-actions button[name=apply_coupon] {
    width: auto !important;
    margin: 0 !important;
    flex: 0 0 auto !important;
}

.woocommerce-cart .cart-actions .coupon > * {
    width: auto !important;
    max-width: none !important;
}


/* --------------------------------------------------------------------------
   6. KATEGORIE-SEITEN – Back-Button sichtbar machen
   -------------------------------------------------------------------------- */

.tax-product_cat .wd-page-title .wd-back-btn,
.post-type-archive-product .wd-page-title .wd-back-btn,
.woocommerce-shop .wd-page-title .wd-back-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin-right: 14px;
    vertical-align: middle;
}

.tax-product_cat .wd-page-title .wd-back-btn .wd-action-icon,
.post-type-archive-product .wd-page-title .wd-back-btn .wd-action-icon,
.woocommerce-shop .wd-page-title .wd-back-btn .wd-action-icon {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: 1;
}

.tax-product_cat .wd-page-title .wd-back-btn .wd-action-icon::before,
.post-type-archive-product .wd-page-title .wd-back-btn .wd-action-icon::before,
.woocommerce-shop .wd-page-title .wd-back-btn .wd-action-icon::before {
    content: "\2190";
    font-size: 34px;
    line-height: 1;
    color: #fff;
    font-weight: 400;
    display: block;
}

.tax-product_cat .wd-page-title .wd-title-wrapp,
.post-type-archive-product .wd-page-title .wd-title-wrapp,
.woocommerce-shop .wd-page-title .wd-title-wrapp {
    display: flex;
    align-items: center;
}

.tax-product_cat .wd-page-title .wd-back-btn a:hover .wd-action-icon::before,
.post-type-archive-product .wd-page-title .wd-back-btn a:hover .wd-action-icon::before,
.woocommerce-shop .wd-page-title .wd-back-btn a:hover .wd-action-icon::before {
    opacity: 0.8;
}


/* ==========================================================================
   7. HEADER – Desktop (min-width: 1025px)
   Alle Desktop-Header-Regeln in EINER Media Query konsolidiert
   ========================================================================== */

@media (min-width: 1025px) {

    /* --- 7a. Container & Grundlayout --- */

    .whb-top-bar .container,
    .whb-general-header .container,
    .whb-header-bottom .container {
        max-width: 1360px !important;
        width: 100% !important;
    }

    /* --- 7b. Top-Bar --- */

    .whb-top-bar {
        min-height: 44px !important;
    }

    .whb-top-bar .elementor-widget-text-editor p {
        margin: 0 !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
        font-weight: 400 !important;
        color: #fff !important;
    }

    .whb-top-bar .elementor-widget-image img {
        max-height: 35px !important;
        width: auto !important;
        height: auto !important;
    }

    .whb-top-bar .elementor-widget-image {
        display: flex !important;
        align-items: center !important;
    }

    /* --- 7c. General Header (Logo, Suche, Icons) --- */

    .whb-general-header {
        padding: 0 !important;
        background: #f7f1f3 !important;
    }

    .whb-general-header .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .whb-general-header .whb-flex-row {
        min-height: 72px !important;
        align-items: center !important;
    }

    /* Spaltenverteilung */
    .whb-general-header .whb-col-left {
        flex: 0 0 240px !important;
        max-width: 240px !important;
    }

    .whb-general-header .whb-col-center {
        flex: 1 1 auto !important;
        max-width: none !important;
        padding: 0 32px !important;
    }

    .whb-general-header .whb-col-right {
        flex: 0 0 170px !important;
        max-width: 170px !important;
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
        gap: 0 !important;
    }

    /* Spacer ausblenden */
    .whb-general-header .whb-col-left .whb-space-element,
    .whb-general-header .whb-col-right .whb-space-element {
        display: none !important;
    }

    /* --- 7d. Logo --- */

    .whb-general-header .site-logo img {
        max-width: 200px !important;
        width: 200px !important;
        height: auto !important;
    }

    /* --- 7e. Suche --- */

    .whb-general-header .wd-search-form {
        max-width: none !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .whb-general-header .searchform {
        position: relative !important;
    }

    .whb-general-header .searchform input.s {
        height: 42px !important;
        border: 2px solid #cfcfcf !important;
        border-radius: 999px !important;
        background: #fff !important;
        padding: 0 54px 0 18px !important;
        font-size: 15px !important;
        line-height: 42px !important;
        color: #666 !important;
        box-shadow: none !important;
    }

    .whb-general-header .searchform input.s::placeholder {
        color: #8b8b8b !important;
        opacity: 1 !important;
    }

    /* Such-Button */
    .whb-general-header .searchform .searchsubmit {
        position: absolute !important;
        top: 40% !important;
        right: 14px !important;
        transform: translateY(-50%) !important;
        width: 20px !important;
        height: 20px !important;
        min-width: 24px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 !important;
        box-shadow: none !important;
        z-index: 5 !important;
        opacity: 1 !important;
        visibility: visible !important;
        color: #7a7a7a !important;
    }

    .whb-general-header .searchform .searchsubmit span {
        display: none !important;
    }

    .whb-general-header .searchform .searchsubmit::before {
        content: "\f130" !important;
        font-family: woodmart-font !important;
        font-size: 22px !important;
        line-height: 1 !important;
        color: #7a7a7a !important;
        display: block !important;
        font-weight: normal !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .whb-general-header .searchform .searchsubmit::after {
        display: none !important;
    }

    /* --- 7f. Header-Icons rechts --- */

    .whb-general-header .wd-header-my-account .wd-tools-text,
    .whb-general-header .wd-header-wishlist .wd-tools-text,
    .whb-general-header .wd-header-cart .wd-cart-number,
    .whb-general-header .wd-header-cart .wd-tools-text > span:first-child {
        display: none !important;
    }

    .whb-general-header .wd-tools-element {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .whb-general-header .wd-tools-element:first-child {
        margin-left: 0 !important;
    }

    .whb-general-header .wd-tools-element > a {
        display: inline-flex !important;
        align-items: center !important;
        color: #3f3a3d !important;
        gap: 0 !important;
    }

    .whb-general-header .wd-tools-icon {
        min-width: 20px !important;
        min-height: 20px !important;
        font-size: 20px !important;
        line-height: 1 !important;
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* Warenkorb-Preis */
    .whb-general-header .wd-header-cart .wd-tools-text {
        display: inline-flex !important;
        margin-left: 8px !important;
        font-size: 16px !important;
        line-height: 1 !important;
        color: #4c4347 !important;
        font-weight: 400 !important;
    }

    .whb-general-header .wd-cart-subtotal,
    .whb-general-header .wd-cart-subtotal .amount,
    .whb-general-header .wd-cart-subtotal bdi {
        font-size: 16px !important;
        font-weight: 400 !important;
        color: #4c4347 !important;
        line-height: 1 !important;
    }

    /* --- 7g. Badge / Counter --- */

    .whb-general-header .wd-tools-count {
        top: -6px !important;
        right: -7px !important;
        min-width: 15px !important;
        height: 15px !important;
        line-height: 15px !important;
        font-size: 9px !important;
        padding: 0 4px !important;
        border-radius: 999px !important;
        background: #b13d78 !important;
        color: #fff !important;
    }

    /* Warenkorb-Badge immer sichtbar (auch bei 0) */
    .whb-general-header .wd-header-cart .wd-tools-count,
    .whb-general-header .wd-header-cart .wd-cart-number {
        display: inline-flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: absolute !important;
        top: -7px !important;
        right: -10px !important;
        min-width: 16px !important;
        height: 16px !important;
        padding: 0 4px !important;
        border-radius: 999px !important;
        font-size: 10px !important;
        line-height: 16px !important;
        background: #b13d78 !important;
        color: #fff !important;
        justify-content: center !important;
        align-items: center !important;
        z-index: 5 !important;
    }

    .whb-general-header .wd-header-cart .wd-tools-icon {
        position: relative !important;
    }

    .whb-general-header .wd-header-cart .wd-cart-number span {
        display: none !important;
    }

    /* --- 7h. Untere Navigation (Header Bottom) --- */

    .whb-header-bottom {
        background: #fff !important;
        border-top: 1px solid #e8e3e5 !important;
        border-bottom: 1px solid #e8e3e5 !important;
        box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
        min-height: 46px !important;
    }

    .whb-header-bottom .whb-flex-row {
        align-items: center !important;
    }

    .whb-header-bottom .wd-header-main-nav {
        width: 100% !important;
    }

    .whb-header-bottom .wd-nav {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        column-gap: 28px !important;
        row-gap: 0 !important;
    }

    .whb-header-bottom .wd-nav > li {
        margin: 0 !important;
    }

    .whb-header-bottom .wd-nav > li > a {
        padding: 12px 0 !important;
        font-family: Georgia, "Times New Roman",serif !important;font-size:18px !important;line-height:1.2 !important;font-weight:400 !important;letter-spacing:0 !important;color:#3c3438 !important;text-transform:none !important}.whb-header-bottom .wd-nav>li>a:hover,.whb-header-bottom .wd-nav>li.current-menu-item>a,.whb-header-bottom .wd-nav>li.current-menu-parent>a{color:#3c3438 !important}.whb-header-bottom .menu-item-has-children>a:after{font-size:10px !important;margin-left:6px !important;opacity:.6 !important}.whb-header-bottom .nav-link-text{text-transform:none !important}.whb-header-bottom .wd-nav>li>a .nav-link-text{white-space:nowrap !important}}