@CHARSET "UTF-8";

/* ============================================================
   Kundenbereich - Design-Skin fuer das neue Shop-Design
   Legt sich ueber das Legacy-Markup von ol.customer.php,
   ol.login.php, ol.customer.signup.php usw.
   ============================================================ */

/* Dunkler Grund wie im alten Kundenbereich - die Utility-Leiste bleibt hell */
.customer-page {
    background: var(--dark);
}

.customer-wrap {
    padding: 24px 12px 56px;
    color: rgba(253, 244, 224, .9);
    font-size: 1rem;
    line-height: 1.55;
}

/* Fliesstext des Dashboards (weiss gedacht) auf dunklem Grund sichern */
.customer-wrap p,
.customer-wrap li,
.customer-wrap td {
    color: rgba(253, 244, 224, .9);
}

.customer-wrap table {
    border-collapse: collapse;
    max-width: 100%;
}

.customer-wrap table[bgcolor],
.customer-wrap td[bgcolor] {
    background-color: transparent !important;
}

.customer-wrap img {
    max-width: 100%;
    height: auto;
}

/* Kachel-Bilder: dezent runden + Hover */
.customer-wrap a img,
.customer-wrap img[onclick] {
    border-radius: 10px;
    transition: transform .18s, box-shadow .2s;
}

.customer-wrap a:hover img,
.customer-wrap img[onclick]:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 22px rgba(184, 145, 42, .25);
}

/* ── Login-Box ─────────────────────────────────────────── */
.customer-wrap #loginbox {
    width: min(680px, 100%);
    margin: 24px auto;
}

.customer-wrap #roundBorder {
    background-color: #1e1609;
    border: 1px solid rgba(184, 145, 42, .35);
    border-radius: 12px;
    padding: 28px 22px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, .5);
}

.customer-wrap #loginbox input[type="text"],
.customer-wrap #loginbox input[type="password"],
.customer-wrap .form-dialog input[type="text"],
.customer-wrap input.text {
    background-color: #2a2010;
    color: #fdf4e0;
    border: 1px solid rgba(184, 145, 42, .4);
    border-radius: 6px;
    padding: 9px 12px;
    min-width: 240px;
}

.customer-wrap #loginbox input:focus {
    outline: none;
    border-color: #d4a843;
}

.customer-wrap #loginbox .label strong {
    color: #d4a843;
}

.customer-wrap #loginbox button,
.customer-wrap #signup button {
    background: linear-gradient(135deg, #b8912a, #8a6a1c);
    color: #100d06;
    border: none;
    border-radius: 7px;
    padding: 11px 22px;
    font-weight: 700;
    letter-spacing: .04em;
    cursor: pointer;
    margin: 14px 0;
    transition: opacity .2s;
}

.customer-wrap #loginbox button:hover {
    opacity: .88;
}

.customer-wrap #signup button {
    background: transparent;
    color: #d4a843;
    border: 1px solid rgba(184, 145, 42, .5);
}

.customer-wrap #forgotpw {
    margin-top: 10px;
    font-size: .88rem;
}

.customer-wrap #forgotpw a {
    color: rgba(253, 244, 224, .65) !important;
}

.customer-wrap #forgotpw a:hover {
    color: #d4a843 !important;
}

/* ── Allgemeine Buttons im Kundenbereich ───────────────── */
.customer-wrap button,
.customer-wrap input[type="submit"] {
    background: linear-gradient(135deg, #d4a843, #8a6a1c);
    border: none;
    border-radius: 6px;
    color: #100d06;
    font-weight: 700;
    padding: 9px 16px;
    cursor: pointer;
    transition: opacity .2s;
}

.customer-wrap button:hover,
.customer-wrap input[type="submit"]:hover {
    opacity: .88;
}

/* ── Formulare (Persoenliche Daten, Benachrichtigungen) ── */
.customer-wrap input[type="text"],
.customer-wrap input[type="password"],
.customer-wrap input[type="email"],
.customer-wrap textarea,
.customer-wrap select {
    background-color: #2a2010;
    color: #fdf4e0;
    border: 1px solid rgba(184, 145, 42, .35);
    border-radius: 6px;
    padding: 6px 10px;
}

.customer-wrap input:focus,
.customer-wrap textarea:focus,
.customer-wrap select:focus {
    outline: none;
    border-color: #d4a843;
}

/* ── Intro: farbige Feature-Karten (statt nacktem Text) ── */
.cust-intro {
    margin: 18px 0 6px;
}

.cust-intro-eyebrow {
    margin: 0 0 4px;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #d4a843;
}

.cust-intro-h2 {
    margin: 0 0 6px;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(1.3rem, 3vw, 1.7rem);
    line-height: 1.2;
    color: #f2d98a;
}

.cust-intro-lead {
    margin: 0 0 16px;
    color: rgba(253, 244, 224, .75);
}

.cust-intro-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
    gap: 14px;
}

/* Kleine Abschnitts-Ueberschrift (z. B. ueber den Bestenlisten) */
.customer-wrap .cust-section-label {
    margin: 22px 0 8px;
    font-size: .78rem;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #d4a843 !important;
}

/* Dezenter Hinweis-Kasten (z. B. VERRECHNET-Erklaerung) */
.customer-wrap .cust-note {
    margin: 10px 0 4px;
    padding: 11px 15px;
    background: rgba(255, 255, 255, .03);
    border: 1px solid rgba(184, 145, 42, .22);
    border-left: 3px solid rgba(184, 145, 42, .5);
    border-radius: 8px;
    font-size: .92rem;
    color: rgba(253, 244, 224, .8) !important;
}
.customer-wrap .cust-note strong {
    color: #f2d98a;
}
/* Warnvariante: ersetzt fruehere inline-rote Hinweise (schlechter Kontrast) */
.customer-wrap .cust-note--warn {
    background: rgba(200, 90, 50, .10);
    border-color: rgba(200, 90, 50, .35);
    border-left-color: #c85a32;
}
.customer-wrap .cust-note--warn strong {
    color: #f0a172;
}

.cust-feature {
    border-radius: 12px;
    padding: 14px 18px;
    border: 1px solid rgba(184, 145, 42, .25);
    border-left-width: 4px;
    background: linear-gradient(135deg, rgba(184, 145, 42, .12), rgba(184, 145, 42, .03));
}

.cust-feature--gold  { border-left-color: #d4a843; }
.cust-feature--green { border-left-color: #2f8a57; background: linear-gradient(135deg, rgba(47, 138, 87, .14), rgba(47, 138, 87, .03)); }
.cust-feature--wine  { border-left-color: #8a2f42; background: linear-gradient(135deg, rgba(138, 47, 66, .16), rgba(138, 47, 66, .04)); }
.cust-feature--brown { border-left-color: #8a5a2f; background: linear-gradient(135deg, rgba(138, 90, 47, .16), rgba(138, 90, 47, .04)); }

.cust-feature h3 {
    margin: 0 0 6px;
    font-size: .95rem;
    color: #f2d98a;
}

.cust-feature p {
    margin: 0;
    font-size: .88rem;
    line-height: 1.55;
    color: rgba(253, 244, 224, .78);
}

.cust-intro-more {
    margin: 16px 0 0;
    font-weight: 600;
    color: #d4a843;
}

/* ── Kontrast-Fixes fuer Legacy-Inhalte auf dunklem Grund ── */
.customer-wrap .productlist .name a,
.customer-wrap .productlist .since,
.customer-wrap .productlist .email {
    color: #d4a843;
}

.customer-wrap .productlist-empty {
    color: rgba(253, 244, 224, .8);
}

.customer-wrap .productlist {
    color: rgba(253, 244, 224, .85);
}

/* ── CARMOS-Tab: Kontrast-Fixes + neues Design ─────────── */
.customer-wrap #carmos-table > div.carmos-empty {
    color: rgba(253, 244, 224, .8);
}

.customer-wrap #carmos-table > div {
    color: rgba(253, 244, 224, .85);
}

.customer-wrap .carmos-chrono-head {
    margin: 4px 0 14px;
    font-size: 1.05rem;
    color: #f2d98a;
}

/* Code-Eingabe: auffällige Gold-Karte statt gelb/rot */
.carmos-code-box {
    background: linear-gradient(135deg, rgba(184, 145, 42, .18), rgba(184, 145, 42, .05));
    border: 1px solid rgba(184, 145, 42, .45);
    border-left: 4px solid #d4a843;
    border-radius: 12px;
    padding: 16px 20px;
    margin: 6px 0 18px;
}

.carmos-code-box h3 {
    margin: 0 0 8px;
    font-size: 1.05rem;
    color: #f2d98a;
}

.carmos-code-box p {
    margin: 0 0 8px;
    color: rgba(253, 244, 224, .82);
}

.carmos-code-hints {
    margin: 0 0 12px;
    padding-left: 20px;
    color: rgba(253, 244, 224, .65);
    font-size: .88rem;
}

.carmos-code-hints li { margin-bottom: 4px; }

.carmos-code-row {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}

.customer-wrap textarea.carmos-code-input {
    width: 170px;
    min-height: 40px;
    resize: none;
    background: #14100a;
    border: 2px solid #d4a843;
    border-radius: 8px;
    color: #f2d98a;
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 10px;
}

.customer-wrap textarea.carmos-code-input::placeholder {
    color: rgba(242, 217, 138, .35);
    letter-spacing: .1em;
}

.customer-wrap input.carmos-code-btn {
    background: linear-gradient(135deg, #d4a843, #8a6a1c);
    border: none;
    border-radius: 8px;
    color: #100d06;
    font-weight: 800;
    letter-spacing: .04em;
    padding: 11px 18px;
    cursor: pointer;
}

.customer-wrap input.carmos-code-btn:hover { opacity: .9; }

/* Spiel-Boxen (GameChanger / Videos): beige 3D-Optik -> dunkles Gold-Panel */
.customer-wrap #game-changer,
.customer-wrap #carmos-videos {
    background: #1e1609;
    border: 1px solid rgba(184, 145, 42, .4);
    border-left: 4px solid #b8912a;
    border-radius: 12px;
    color: rgba(253, 244, 224, .85);
}

.customer-wrap #game-changer h2,
.customer-wrap #carmos-videos h2 {
    background: linear-gradient(135deg, #d4a843, #8a6a1c);
    border-radius: 8px;
    color: #100d06;
    font-size: 1.1rem;
}

.customer-wrap #game-changer span.date {
    color: #f2d98a;
}

.customer-wrap #lot-table span {
    color: #d4a843;
    font-weight: 700;
}

/* ── Statistik-Boxen (CARMOS / Academy) ────────────────── */
.customer-wrap .stat-box {
    background-color: #1e1609;
    border: 1px solid rgba(184, 145, 42, .3);
    border-radius: 10px;
    padding: 16px 18px;
    margin: 8px;
    display: inline-block;
    min-width: 160px;
    text-align: center;
}

.customer-wrap .stat-box .number,
.customer-wrap .counter {
    color: #d4a843;
    font-size: 1.6rem;
    font-weight: 700;
}

.customer-wrap a.carmos-statistics {
    display: inline-block;
    margin: 6px 8px;
    padding: 8px 16px;
    background-color: #2a2010;
    border: 1px solid rgba(184, 145, 42, .4);
    border-radius: 6px;
    color: #d4a843;
    text-decoration: none;
    transition: border-color .2s;
}

.customer-wrap a.carmos-statistics:hover {
    border-color: #d4a843;
}

/* ── Tabs (Merkliste, DiaShow, Galerie, Kundendaten) ───── */
.customer-wrap .tab-top {
    background-color: rgba(16, 13, 6, .85);
    border-left: 3px solid #b8912a;
    border-radius: 8px;
    padding: 10px 16px;
    margin: 20px 0 10px;
}

/* "Zurück zur Kundenstartseite": echter Button statt nacktem Text */
.customer-wrap .headline-back-to-overview {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin: 10px 0;
    padding: 10px 18px;
    background: #2a2010;
    border: 1px solid rgba(184, 145, 42, .5);
    border-radius: 8px;
    color: #d4a843;
    font-weight: 700;
    font-size: .85rem;
    text-decoration: none;
    cursor: pointer;
    transition: border-color .2s, background .2s;
}

.customer-wrap .headline-back-to-overview::before {
    content: "‹";
    font-size: 1.25em;
    line-height: 1;
    color: #f2d98a;
}

.customer-wrap .headline-back-to-overview:hover {
    border-color: #d4a843;
    background: rgba(184, 145, 42, .12);
    color: #f2d98a;
}

/* ── Produktlisten (Merkliste, Join, Benachrichtigungen) ── */
.customer-wrap .productlist {
    background-color: #1e1609;
    border: 1px solid rgba(184, 145, 42, .22);
    border-radius: 10px;
    padding: 12px;
    margin: 10px 0;
}

.customer-wrap .productlist a {
    color: #d4a843;
}

/* ── DiaShow-Buttons: Semantik erhalten, Optik moderner ── */
.customer-wrap .diashow-action-button,
.customer-wrap .btn-start-diashow-collection,
.customer-wrap .btn-start-diashow-collection-music {
    border-radius: 6px !important;
    border: none !important;
}

/* ── Tabellen (Rechnungen, CARMOS-Verlauf) ─────────────── */
.customer-wrap #carmos-table,
.customer-wrap table.list {
    width: 100%;
    background-color: #1e1609;
    border: 1px solid rgba(184, 145, 42, .25);
    border-radius: 8px;
    overflow: hidden;
}

.customer-wrap #carmos-table th,
.customer-wrap table.list th {
    background-color: rgba(16, 13, 6, .9);
    color: #d4a843;
    padding: 8px 10px;
    text-align: left;
}

.customer-wrap #carmos-table td,
.customer-wrap table.list td {
    padding: 7px 10px;
    border-top: 1px solid rgba(184, 145, 42, .12);
}

/* ── Fehlermeldungen ───────────────────────────────────── */
.customer-wrap .errorMessage {
    background-color: rgba(91, 20, 20, .55);
    border: 1px solid rgba(220, 80, 80, .5);
    border-radius: 8px;
    padding: 10px 14px;
    color: #ffb3b3;
}

/* ── Links ─────────────────────────────────────────────── */
.customer-wrap a {
    color: #d4a843;
}

.customer-wrap a:hover {
    color: #f2d98a;
}

/* ── Abmelden-Link oben ────────────────────────────────── */
.customer-wrap a[href*="exit=1"] {
    display: inline-block;
    padding: 6px 14px;
    border: 1px solid rgba(184, 145, 42, .4);
    border-radius: 6px;
    background-color: #2a2010;
    text-decoration: none;
    margin-bottom: 14px;
}

/* ── Mobil ─────────────────────────────────────────────── */
@media (max-width: 700px) {
    .customer-wrap {
        padding: 14px 6px 40px;
    }

    .customer-wrap #loginbox input[type="text"],
    .customer-wrap #loginbox input[type="password"] {
        min-width: 0;
        width: 100%;
    }

    .customer-wrap .stat-box {
        min-width: 42%;
    }
}

/* ==========================================================================
   NACHZUEGLER: Legacy-Farbleichen im gesamten Kundenbereich neutralisieren
   (ol.customer.css setzt an vielen Stellen #000000 / #FDEFDD / dunkle Toene,
   die auf dem dunklen Grund unlesbar sind). Alles unter .customer-wrap.
   ========================================================================== */

/* Grundtext jedes Tabs hell */
.customer-wrap .admin-tab,
.customer-wrap .explanation,
.customer-wrap .explanation p,
.customer-wrap .explanation li,
.customer-wrap .explanation strong {
    color: rgba(253, 244, 224, .9);
}
.customer-wrap .explanation h3 {
    color: #f2d98a;
}

/* Statistik-Kacheln (CARMOS / Academy): "Gesamt" & Beschriftung waren schwarz */
.customer-wrap .stats-container,
.customer-wrap .academy-stats-container,
.customer-wrap .statistics-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
    padding: 8px 0 4px;
}
.customer-wrap .stat-box p,
.customer-wrap .stat-box p a,
.customer-wrap .stat-box span {
    color: rgba(253, 244, 224, .85) !important;
}
.customer-wrap .stat-box p a {
    text-decoration: underline;
    text-decoration-color: rgba(212, 168, 67, .6);
}
.customer-wrap .stat-box p a:hover {
    color: #f2d98a !important;
}

/* Academy-Highscore-Link als goldener Button statt nackter Link */
.customer-wrap a.carmos-statistics {
    background: #2a2010;
    border: 1px solid rgba(184, 145, 42, .45);
    border-radius: 8px;
    padding: 9px 16px;
    color: #d4a843;
    font-weight: 700;
    text-decoration: none;
}
.customer-wrap a.carmos-statistics:hover {
    border-color: #d4a843;
    color: #f2d98a;
}

/* Trennlinien im dunklen Look */
.customer-wrap hr {
    border: none;
    border-top: 1px solid rgba(184, 145, 42, .28);
    margin: 22px 0;
}

/* Adressen (Persoenliche Daten) als huebsche Karten */
.customer-wrap #addresses {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 6px 0 14px;
}
.customer-wrap #addresses .address {
    flex: 1 1 240px;
    margin: 0;
    background: #1e1609;
    border: 1px solid rgba(184, 145, 42, .3);
    border-left: 4px solid #d4a843;
    border-radius: 10px;
    padding: 14px 18px;
}
.customer-wrap #addresses .address h3 {
    color: #f2d98a !important;
    margin: 0 0 8px;
    font-size: 1.05rem !important;
}
.customer-wrap #addresses .address address {
    font-style: normal;
    color: rgba(253, 244, 224, .85);
    line-height: 1.6;
}

/* Formulare in "Persoenliche Daten" (Nickname, Benachrichtigungen ...) */
.customer-wrap #customer-data form {
    background: #1e1609;
    border: 1px solid rgba(184, 145, 42, .25);
    border-radius: 10px;
    padding: 14px 16px;
    margin: 10px 0 4px;
}
.customer-wrap #customer-data form input[type="text"] {
    min-width: 220px;
}

/* leere Chronik-Hinweise lesbar */
.customer-wrap #carmos-table > div.carmos-empty,
.customer-wrap .carmos-empty {
    color: rgba(253, 244, 224, .75) !important;
}

/* Reste: dunkelrote/schwarze Inline-Akzente auf dunklem Grund abmildern.
   (Inline-styles wie color:#880000 lassen sich nur elementweise entschaerfen,
    daher hier ein sanfter Schatten fuer bessere Lesbarkeit.) */
.customer-wrap [style*="#880000"] {
    text-shadow: 0 0 1px rgba(255, 255, 255, .35);
}

/* Rechnungen-Tabelle: dunkles Design statt Legacy-Creme (#fdefdd/#edd0aa) */
.customer-wrap #orders table {
    width: 100%;
    border-collapse: collapse;
    background: #1e1609;
    border: 1px solid rgba(184, 145, 42, .28);
    border-radius: 10px;
    overflow: hidden;
    margin-top: 18px;
}
.customer-wrap #orders th {
    background: linear-gradient(135deg, #e3bb56, #b8891f);
    color: #231a08;
    padding: 10px 12px;
    text-align: left;
    position: static;
    top: 0;
}
.customer-wrap #orders td {
    background: transparent;
    color: rgba(253, 244, 224, .9);
    padding: 12px;
    border-top: 1px solid rgba(184, 145, 42, .14);
    vertical-align: top;
}
.customer-wrap #orders td a {
    color: #f2d98a;
}
.customer-wrap #orders td hr {
    display: none;
}

/* PLF-Tabelle: nicht als Produkt-Flexgrid, sondern als saubere Tabelle rendern */
.customer-wrap #plf-table {
    display: block;
}
.customer-wrap #plf-table table {
    width: 100%;
    max-width: 620px;
    border-collapse: collapse;
}
.customer-wrap #plf-table td[width] {
    width: auto;
}
.customer-wrap #plf-table td,
.customer-wrap #plf-table th {
    text-align: left;
    padding: 7px 12px;
    border-top: 1px solid rgba(184, 145, 42, .12);
}

/* Merkliste: Kategorie-Steuerung ans dunkle Gold-Theme angleichen
   (Legacy: grelles Gruen #297925/#2df631, Creme #fdefdd, Hellgrau) */
.customer-wrap button.action-tag-button {
    background: #2a2010;
    color: #d4a843;
    border: 1px solid rgba(184, 145, 42, .5);
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
}
.customer-wrap button.action-tag-button:hover {
    border-color: #d4a843;
    background: rgba(184, 145, 42, .12);
}
.customer-wrap button.user-tag-button {
    background: #1e1609;
    color: rgba(253, 244, 224, .85);
    border: 1px solid rgba(184, 145, 42, .35);
    border-radius: 8px;
    cursor: pointer;
}
.customer-wrap button.user-tag-button:hover {
    border-color: #d4a843;
}
.customer-wrap button.user-tag-button.active {
    background: linear-gradient(135deg, #d4a843, #8a6a1c) !important;
    color: #100d06 !important;
    border-color: transparent;
    font-weight: 700;
}
.customer-wrap select.product-user-tag {
    background: #1e1609;
    color: #fdf4e0;
    border: 1px solid rgba(184, 145, 42, .4);
    border-radius: 6px;
    padding: 5px 6px;
}
.customer-wrap li.user-edit-tag-button {
    color: rgba(253, 244, 224, .85);
    border-color: rgba(184, 145, 42, .4) !important;
}

/* ── Merkliste / Warteliste / DiaShow: letzte Spalte war zu schmal ──────
   Bei 90px Spaltenbreite wurden "entfernen", "+ DiaShow" und die
   Kategorie-Auswahl abgeschnitten. Spalte verbreitert, Bedienelemente
   fuellen sie jetzt vollstaendig aus. */
.customer-wrap .productlist .actions,
.customer-wrap .productlist .diashow.actions {
    flex-basis: 165px;
    width: 165px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-left: .75em;
    box-sizing: border-box;
}
.customer-wrap .productlist .actions button,
.customer-wrap .productlist .diashow.actions button {
    width: 100% !important;
    margin-top: 0 !important;
    white-space: nowrap;
    box-sizing: border-box;
}
.customer-wrap .productlist .actions select.product-user-tag {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}
/* Namensspalte an die breitere Aktionsspalte anpassen (vorher 380px) */
.customer-wrap .productlist .name {
    flex-basis: calc(100% - 460px);
}

@media (max-width: 900px) {
    .customer-wrap .productlist .name,
    .customer-wrap .productlist .actions,
    .customer-wrap .productlist .diashow.actions {
        flex-basis: 100%;
        width: 100%;
    }
}

/* ── Warteliste: "E-Mail gesendet" erschien doppelt ─────────────────────
   Das Markup hat zwei Varianten (.narrow fuer schmal, .wide fuer breit).
   Im Alt-CSS fehlte die Standard-Regel, die .narrow auf breiten Schirmen
   ausblendet -> beide waren sichtbar. Spezifitaet passend zur Media-Query. */
.customer-wrap .productlist .narrow { display: none; }
@media (max-width: 1152px) {
    .customer-wrap .productlist .wide   { display: none; }
    .customer-wrap .productlist .narrow { display: block; padding-left: 0; padding-top: 2ex; }
}

/* Namensspalte der Warteliste an die breitere Aktionsspalte anpassen
   (Aktionen: 90px -> 165px) */
.customer-wrap #waitinglist .productlist .name {
    flex-basis: calc(100% - 355px - 20.5em);
}
@media (max-width: 960px) {
    .customer-wrap #waitinglist .productlist .name { flex-basis: calc(100% - 1em); }
}

/* Filterleiste der Bildergalerie-Administration (vorher inline gestylt) */
.customer-wrap .cust-gallery-filter {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    margin: 18px 0;
}
.customer-wrap .cust-gallery-filter select {
    background: #2a2010;
    border: 1px solid rgba(184, 145, 42, .45);
    border-radius: 8px;
    color: #fdf4e0;
    padding: 9px 12px;
    font-size: .93rem;
    font-family: Georgia, 'Times New Roman', serif;
}
.customer-wrap .cust-gallery-filter select:focus {
    outline: none;
    border-color: #d4a843;
}

/* ── Schriftgroessen im Kundenbereich angleichen ──────────────────────────────
   Das Legacy-Stylesheet ol.customer.css setzt an vielen Stellen feste
   Pixel-/Punktwerte (14px, 10pt = 13,3px), waehrend der uebrige Shop mit
   1rem = 16px arbeitet. Dadurch wirkte besonders der Reiter "Persoenliche
   Daten" deutlich kleiner als der Rest der Seite. Formularfelder und
   Schaltflaechen hatten ueberhaupt keine Angabe und fielen damit auf die
   kleine Browser-Grundschrift zurueck.
   Bewusst NICHT angefasst: die grossen Zahlenanzeigen (CARMOS-Punktestand
   u. ae.) - die sollen gross bleiben. */
.customer-wrap #customer-data #addresses {
    font-size: 1rem;
}
.customer-wrap #customer-data .address h3,
.customer-wrap #admin-header .address h3 {
    font-size: 1.05rem;
}
.customer-wrap #orders h2 {
    font-size: 1.05rem;
}
.customer-wrap #orders td,
.customer-wrap #orders th {
    font-size: .95rem;
}
@media (max-width: 480px) {
    .customer-wrap #orders td,
    .customer-wrap #orders th {
        font-size: .88rem;   /* statt 7pt = 9,3px */
    }
}

/* Formularfelder und Schaltflaechen erben sonst die Browser-Grundschrift */
.customer-wrap input[type="text"],
.customer-wrap input[type="email"],
.customer-wrap input[type="tel"],
.customer-wrap input[type="password"],
.customer-wrap input[type="number"],
.customer-wrap input[type="date"],
.customer-wrap select,
.customer-wrap textarea {
    font-size: 1rem;
    font-family: inherit;
}
.customer-wrap button,
.customer-wrap input[type="submit"],
.customer-wrap input[type="button"],
.customer-wrap a.button {
    font-size: .95rem;
    font-family: inherit;
}
