.gsb-archive-content-wrapper .gsb-archive-single-item {
    background-color: transparent !important;
    box-shadow: none !important;
}
.gsb-archive-content-wrapper .gsb-archive-single-item:hover {
    background-color: transparent !important;
    box-shadow: none !important;
}
.gs_book_popup {
    background-color: #f4f3ec !important; /* Deine Wunschfarbe */
}
/* ============================================
   ALLE TITEL (THEME + PLUGINS)
   ============================================ */
h1, h2, h3, h4, h5, h6 {
    font-family: "Cinzel", serif !important;
}
/* ============================================
   THEME-SEITENTITEL
   ============================================ */
.archive-title-header h1,
.archive-title-header h2,
.page-title,
.entry-title,
.post-title,
.section-title {
    font-family: "Cinzel", serif !important;
}
/* ============================================
   GS BOOK SHOWCASE – TITEL
   ============================================ */
.gs_bookshowcase_area,
.gsb-archive-content-wrapper {
    --gsb-title-font-family: "Cinzel", serif !important;
}
/* ============================================
   GS BOOK SHOWCASE – FLIESSTEXT
   ============================================ */
.gs_bookshowcase_area,
.gsb-archive-content-wrapper {
    --gsb-desc-font-family: Lora, serif !important;
}
/* ============================================
   GS BOOK SHOWCASE – TITEL-LINKS
   ============================================ */
.gs_bookshowcase_area .gsb-title h3 a,
.gsb-archive-book-name a {
    font-family: "Cinzel", serif !important;
}
/* ============================================
   FONT AWESOME FIX
   ============================================ */
.gs_book_popup .fa,
.gs_book_popup .fas,
.gs_book_popup .far,
.gs_book_popup .fal,
.gs_book_popup .fab {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}
/* ============================================
   GRID-TITEL UNTER DEN COVERN AUSBLENDEN
   ============================================ */
.gs_bookshowcase_area .gs_bookshowcase .single-bookshowcase .gsb-title {
    display: none !important;
}
/* ============================================
   GS BOOK SHOWCASE – INFO-BEREICHE IM POPUP
   (Category, Tags, ISBN, Format, etc.)
   ============================================ */
.gs-single-container,
.gs_book_popup,
.gsb-author-single-container {
    --gsb-sp-info-font-family: Lora, serif !important;
}

/* Buttons auf Lora umstellen */
input[type="submit"],
input[type="button"],
button,
.sc_button,
.viewmore_button,
.wp-block-search__button {
    font-family: 'Lora', serif !important;
}


/* Menü im Header auf Cinzel setzen – funktionierende Version */
.top_panel_wrap .menu_main_nav > li,
.top_panel_wrap .menu_main_nav > li > a {
    font-family: 'Cinzel', serif !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px;
}


/* Desktop: komplettes Top-Panel (alle Columns) entfernen */
@media (min-width: 768px) {

    /* Entfernt die gesamte obere Columns-Zeile */
    .top_panel_middle .columns_wrap {
        display: none !important;
        height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
    }

    /* Falls dein Theme zusätzlich eine Top-Zeile hat */
    .top_panel_top,
    .top_panel_navi {
        display: none !important;
    }

    /* Hauptmenü bleibt sichtbar */
    .top_panel_middle {
        display: block !important;
        height: auto !important;
        overflow: visible !important;
    }
}

/* Desktop: Menü-Hintergrund von weiß auf #F4F3EC */
@media (min-width: 768px) {

    .scheme_original .top_panel_bottom,
    .scheme_original .top_panel_bottom .content_wrap {
        background-color: #F4F3EC !important;
    }
}


/* --- Goldenes Menü über gesamte Breite ziehen --- */
.menu_main_responsive {
    width: 100vw !important;          /* komplette Bildschirmbreite */
    max-width: 100vw !important;
    margin: 0 !important;
    padding-left: 0 !important;       /* linkes Padding entfernen */
    padding-right: 0 !important;      /* rechtes Padding entfernen */
    box-sizing: border-box !important;
    position: relative !important;
    left: 50% !important;
    right: 50% !important;
    transform: translateX(-50%) !important; /* zentriert über gesamte Breite */
}


/* --- Schrift im mobilen Menü komplett schwarz erzwingen --- */

/* Grundzustand */
.scheme_original .top_panel_inner_style_1 .menu_main_responsive a,
.scheme_original .top_panel_inner_style_2 .menu_main_responsive a,
.menu_main_responsive a {
    color: #000 !important;
}

/* Auch aktive / geöffnete / angeklickte Menüpunkte schwarz */
.menu_main_responsive li.current-menu-item > a,
.menu_main_responsive li.current-menu-ancestor > a,
.menu_main_responsive li.menu-item-has-children > a,
.menu_main_responsive a:hover,
.menu_main_responsive a:focus,
.menu_main_responsive a:active {
    color: #000 !important;
}

/* Auch das kleine Pfeil-Symbol schwarz */
.menu_main_responsive li.menu-item-has-children .open_child_menu:after {
    color: #000 !important;
}


/* Hauchdünne Linien zwischen den Menüpunkten */
.menu_main_responsive li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important; /* sehr feiner Strich */
    margin: 0 !important;
    padding: 0 !important;
}

/* Letztes Element ohne Linie */
.menu_main_responsive li:last-child {
    border-bottom: none !important;
}



/* --- Social Icons: runden grauen Hintergrund entfernen --- */
.sc_socials.sc_socials_shape_round a,
.sc_socials.sc_socials_shape_round a .sc_socials_hover {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: auto !important;
    height: auto !important;
    line-height: normal !important;
    padding: 0 !important;
    border-radius: 0 !important;
}
/* --- Icon-Farbe schwarz --- */
.sc_socials .social_icons span[class^="icon-"],
.sc_socials .social_icons span[class*=" icon-"] {
    color: #000 !important;
    font-size: 22px !important;
    line-height: 1em !important;
}



/****************************************************
 * 1) Fontello-Icons ausblenden (Instagram, Facebook, Mail)
 ****************************************************/
.top_panel_wrap .icon-instagramm::before,
.top_panel_wrap .icon-facebook::before,
.top_panel_wrap .icon-mail::before {
    content: '' !important;
}


/****************************************************
 * 2) Eigene Icons einblenden (Größe, Darstellung)
 *    → HIER machen wir die Icons größer (28px statt 22px)
 ****************************************************/
.top_panel_wrap .icon-instagramm,
.top_panel_wrap .icon-facebook,
.top_panel_wrap .icon-mail {
    display: inline-block !important;
    width: 28px !important;      /* ICON GRÖSSER */
    height: 28px !important;     /* ICON GRÖSSER */
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}


/****************************************************
 * 3) Bild-URLs für die Icons eintragen
 *    → HIER deine SVG/PNG-URLs einfügen
 ****************************************************/

/* Instagram */
.top_panel_wrap .icon-instagramm {
    background-image: url('https://pwokan.com/wp-content/uploads/2026/03/Instagramm_icon.png');
}

/* Facebook */
.top_panel_wrap .icon-facebook {
    background-image: url('https://pwokan.com/wp-content/uploads/2026/03/Facebook_icon.png');
}

/* Mail */
.top_panel_wrap .icon-mail {
    background-image: url('https://pwokan.com/wp-content/uploads/2026/03/Mail_icon.png');
}


/****************************************************
 * 4) Abstand zwischen allen Icons vergrößern
 *    → hier auf 0.9em erhöht
 ****************************************************/
.top_panel_wrap .sc_socials .social_icons a {
    margin-right: 10.9em !important;   /* MEHR ABSTAND */
}

.top_panel_wrap .sc_socials .social_icons a:last-child {
    margin-right: 0 !important;
}


/* Abstand direkt auf die Icon-Elemente legen */
.top_panel_wrap .icon-instagramm,
.top_panel_wrap .icon-facebook,
.top_panel_wrap .icon-mail {
    margin-right: 0.9em !important;
}
/* Letztes Icon ohne Abstand */
.top_panel_wrap .icon-mail {
    margin-right: 0 !important;
}




/* Abstand oben (Header) */
.top_panel_wrap .icon-instagramm,
.top_panel_wrap .icon-facebook,
.top_panel_wrap .icon-mail {
    margin-right: 0.9em !important;
}
/* Abstand unten (Footer / Page-Ende) */
.contacts_wrap_inner .sc_socials .social_icons span[class^="icon-"],
.contacts_wrap_inner .sc_socials .social_icons span[class*=" icon-"] {
    margin-right: 0.9em !important;
}


/* Fontello unten ausblenden */
.sc_socials .social_icons .icon-instagramm::before,
.sc_socials .social_icons .icon-facebook::before,
.sc_socials .social_icons .icon-mail::before {
    content: '' !important;
}

/* Eigene Icons unten einblenden */
.sc_socials .social_icons .icon-instagramm,
.sc_socials .social_icons .icon-facebook,
.sc_socials .social_icons .icon-mail {
    display: inline-block !important;
    width: 28px !important;
    height: 28px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
}
.sc_socials .social_icons .icon-instagramm {
    background-image: url('https://pwokan.com/wp-content/uploads/2026/03/Instagramm_icon.png');
}

.sc_socials .social_icons .icon-facebook {
    background-image: url('https://pwokan.com/wp-content/uploads/2026/03/Facebook_icon.png');
}

.sc_socials .social_icons .icon-mail {
    background-image: url('https://pwokan.com/wp-content/uploads/2026/03/Mail_icon.png');
}


/* Icons unten wirklich vertikal mittig ausrichten */
.contacts_wrap_inner .sc_socials .social_icons {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 1.0em !important; /* gleicher Abstand wie oben */
}

/* Abstand unten erzwingen – alle Footer-Social-Container */
.contacts_wrap .sc_socials .social_icons,
.contacts_wrap_inner .sc_socials .social_icons,
.footer_wrap .sc_socials .social_icons,
.footer_wrap_inner .sc_socials .social_icons {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 1.1em !important; /* größerer Abstand */
}



/* Entdecke Weltenrund mobil schmaler */
@media (max-width: 479px) {
    .sc_section_inner *[style*="white-space"] {
        white-space: normal !important;
        font-size: 22px !important;
        letter-spacing: 1px !important;
        padding: 0 10px !important;
        display: block !important;
        width: 100% !important;
        box-sizing: border-box !important;
        text-align: center !important;
    }
}

/* Schwarze Schrift für ALLE Buttons – Desktop + Mobile */
.sc_button,
.sc_button a,
.sc_button_item,
.sc_button_item a,
.trx_addons_button,
.trx_addons_button a,
.sc_form_button,
.sc_form_button a,
.sc_action_item_button,
.sc_action_item_button a,
.sc_price_button,
.sc_price_button a,
.sc_services_item_button,
.sc_services_item_button a {
    color: #000 !important;
}



@media (max-width: 767px) {

    .top_panel_wrap .logo,
    .top_panel_middle .logo {
        width: 100% !important;
        margin: 0 !important;              /* überschreibt 2em und 3em */
        padding: 0 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }

    /* Logo selbst kleiner machen */
    .top_panel_wrap .logo_main,
    .top_panel_middle .logo_main {
        height: 60px !important;           /* kleiner, wie du wolltest */
        max-height: 60px !important;
        width: auto !important;
        margin: 0 auto !important;
        display: block !important;
    }

    /* Social Icons exakt zentrieren */
    .sc_socials.sc_socials_default {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 12px !important;
        margin: 8px auto 0 auto !important;
        padding: 0 !important;
        text-align: center !important;
    }
}
@media (max-width: 767px) {

    /* Logo minimal nach rechts + Abstand nach unten */
    .top_panel_wrap .logo_main,
    .top_panel_middle .logo_main {
        transform: translateX(-12px);   /* vorher -14px → jetzt etwas nach rechts */
        margin-bottom: 12px !important; /* etwas mehr Abstand zu den Socials */
    }
}


@media (max-width: 767px) {

    /* Grundposition: -12px + Abstand */
    .top_panel_wrap .logo_main,
    .top_panel_middle .logo_main {
        transform: translateX(-12px);
        margin-bottom: 12px !important;
        transition: transform 0.15s ease-out;
    }

    /* Klick-Effekt: nur größer werden, gleiche X-Position */
    .top_panel_wrap .logo_main:active,
    .top_panel_middle .logo_main:active {
        transform: translateX(-12px) scale(1.15);
    }
}