@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//jeans-gluth.de/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//jeans-gluth.de/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//jeans-gluth.de/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//jeans-gluth.de/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//jeans-gluth.de/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//jeans-gluth.de/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//jeans-gluth.de/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//jeans-gluth.de/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//jeans-gluth.de/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Jost-Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "BebasNeue Regular", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "BebasNeue Regular", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(2, 41, 78);
	--wd-alternative-font: "BebasNeue Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "BebasNeue Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "BebasNeue Regular", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 30px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(2,41,78);
	--wd-alternative-color: rgb(2,41,78);
	--btn-default-font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgb(239,239,239);
	--btn-accented-font-family: "Bebas Neue", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(98,160,192);
	--btn-accented-bgcolor-hover: rgb(98,160,192);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-nav-link {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 100;
	font-size: 15px;
	text-transform: uppercase;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(170,6,7);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(98,160,192);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}



.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "BebasNeue Bold";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/BebasNeue-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "BebasNeue Regular";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/BebasNeue-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "BebasNeue Light";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/BebasNeue-Light.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "BebasNeue Book";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/BebasNeue-Book.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "BebasNeue Thin";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/BebasNeue-Thin.woff2") format("woff2");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Jost-SemiBold";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/Jost-SemiBold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Jost-Regular";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/Jost-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Jost-Light";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/Jost-Light.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Jost-ExtraBold";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/Jost-ExtraBold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Jost-Medium";
	src: url("//jeans-gluth.de/wp-content/uploads/2026/02/Jost-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

/* =====================================================
   Wishlist Icon im Header ersetzen
   ===================================================== */

/* 1. Original Icon-Font entfernen */
.wd-header-wishlist .wd-tools-icon::before {
    content: none !important;
}

/* 2. Eigenes Icon einsetzen */
.wd-header-wishlist .wd-tools-icon {
    display: inline-flex;
    width: 30px;
    height: 30px;
    background-image: url("https://jeans-gluth.de/wp-content/uploads/2025/12/Jeans-Icon2.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Keep Wishlist always visible */
.wd-quick-shop .wd-buttons[class*="wd-pos-r"] {
    opacity: 1;
    visibility: visible;
    transform: none;
}

/* Change added Wishlist icon color */
.wd-quick-shop .wd-action-btn.wd-wishlist-icon>a.added:before{
	color: #FF0000;
}

/* =========================================================
   JG Subkategorie-Kreisleiste (Snippet)
   ---------------------------------------------------------
   Ziel & Fixes:
   1) Ring immer sichtbar – auch MIT Thumbnail
      -> Ring wird am IMG gezeichnet (kann nicht übermalt werden)
   2) Ring-Dicke identisch: Klick = Aktiv (2px)
   3) Chevrons nur auf Tablet/Handy
   4) Hover-Zoom nur auf Geräten mit Hover
   ========================================================= */


/* =============================
   Carousel-Hülle
   ============================= */
.jg-subcat-carousel{
  position: relative;
}


/* =============================
   Wrapper der Kreise
   - eine Reihe, zentriert
   - horizontales Scrollen intern
   ============================= */
.jg-subcat-circles{
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: auto;      /* wichtig: kein Smooth-Jump beim Seitenwechsel */
  padding: 0 44px;            /* Platz für Chevrons (nur mobile sichtbar) */
}

/* Scrollbars ausblenden */
.jg-subcat-circles::-webkit-scrollbar{ height: 0; }
.jg-subcat-circles{ scrollbar-width: none; -ms-overflow-style: none; }


/* =============================
   Einzelnes Item (Link)
   ============================= */
.jg-subcat-item{
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  background: transparent;
  border: 0;
}


/* =============================
   Kreis (Thumb / Hintergrund)
   ============================= */
.jg-subcat-thumb{
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: rgba(0,0,0,0.04);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}


/* =============================
   Bild im Kreis
   - füllt den Kreis komplett
   - Ring wird AM BILD gezeichnet (Fix #1)
   ============================= */
.jg-subcat-thumb img{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  border-radius: 50% !important;
  display: block !important;

  /* Default: kein Ring */
  box-shadow: inset 0 0 0 0 rgba(0,0,0,0) !important;

  /* Hover Zoom Transition */
  transform: scale(1);
  transition: transform 0.35s ease;
  will-change: transform;
}


/* =============================
   Hover-Zoom nur Desktop
   ============================= */
@media (hover: hover) and (pointer: fine){
  .jg-subcat-item:hover .jg-subcat-thumb img{
    transform: scale(1.18);
  }
}


/* =============================
   Titel unter dem Kreis
   ============================= */
.jg-subcat-title{
  margin-top: 10px;
	font-size: 20px; /* <-------------------- Schriftgröße*/		                 
  line-height: 1.2;
  letter-spacing: 0.06em;              /* besonderer Zeichenabstand: JA */
  text-align: center;
  text-transform: uppercase;

  /* NEU (minimal): Entities names font + Farbe nutzen (mit Fallback) */
  font-family: var(--wd-entities-title-font, inherit);
  font-weight: var(--wd-entities-title-font-weight, inherit);
  color: var(--wd-entities-title-color, inherit);
}

/* NEU (minimal): Hoverfarbe wie Entities hover (mit Fallback) */
.jg-subcat-item:hover .jg-subcat-title{
  color: var(--wd-entities-title-color, inherit);
}

/* Aktive Kategorie: Titel fett (Fix #2) + Farbe */
.jg-subcat-item.is-active .jg-subcat-title{
  font-weight: 700;
	color: #000000;
	text-decoration: underline;        /* <-- NEU */
  text-decoration-thickness: 2px;    /* <-- optional: Strichstärke */
  text-underline-offset: 4px;        /* <-- optional: Abstand zum Text */
}


/* =================================================
   Ring-Logik (Fix #1 + #2)
   -------------------------------------------------
   - Ring wird als inset box-shadow AM IMG gezeichnet
   - Aktiv = Klick = 2px
   ================================================= */

/* Ring bleibt auf Zielseite (aktive Kategorie) */
.jg-subcat-item.is-active .jg-subcat-thumb img{
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.18) !important;
}

/* Ring sofort beim Klick (JS setzt .is-clicked vor Navigation) */
.jg-subcat-item.is-clicked .jg-subcat-thumb img{
  box-shadow: inset 0 0 0 2px rgba(0,0,0,0.18) !important;
}

/* Tastatur-Fokus (BFSG/WCAG): sichtbar, etwas stärker */
.jg-subcat-item:focus,
.jg-subcat-item:focus-visible{
  outline: none;
}
.jg-subcat-item:focus .jg-subcat-thumb img,
.jg-subcat-item:focus-visible .jg-subcat-thumb img{
  box-shadow: inset 0 0 0 3px rgba(0,0,0,0.22) !important;
}


/* =============================
   Reduced Motion
   ============================= */
@media (prefers-reduced-motion: reduce){
  .jg-subcat-thumb img{ transition: none; }
}


/* =================================================
   Chevrons
   - Standard: AUS (Desktop)
   - NUR auf Tablet/Handy EIN
   ================================================= */

/* Desktop: nie anzeigen */
.jg-subcat-nav{
  display: none !important;
}

/* Tablet/Handy: anzeigen */
@media (max-width: 1023px){
  .jg-subcat-nav{
    all: unset;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,0.12);
    background: rgba(255,255,255,0.92);
    cursor: pointer;
    z-index: 10;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  .jg-subcat-nav.jg-prev{ left: 6px; }
  .jg-subcat-nav.jg-next{ right: 6px; }

  .jg-subcat-nav::before{
    content: "<";
    font-size: 18px;
    line-height: 1;
    color: rgba(0,0,0,0.55);
    font-weight: 700;
  }

  .jg-subcat-nav.jg-next::before{
    content: ">";
  }

  /* JS blendet Buttons aus, wenn nicht nötig */
  .jg-subcat-nav[hidden]{ display: none !important; }
}

/* =========================================================
   Ebene 3 – Sub-Subkategorien als Pills
   ========================================================= */

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
   ZENTRALE TYPO-EINSTELLUNG
   HIER EINSTELLEN:
   - Schriftgröße
   - Zeichenabstand
   - Schriftgewicht
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

:root{
  --jg-pill-font-size: 20px;       /* HIER Schriftgröße ändern */
  --jg-pill-letter-spacing: 0.06em;/* HIER Zeichenabstand ändern */
  --jg-pill-font-weight: 400;      /* HIER Standard-Dicke ändern */
}

/* ========================================================= */


/* Wrapper */
.jg-subsub-pills{
  display:flex;
  align-items:center;
  justify-content:center;   /* bleibt mittig wie zuvor geändert */
  gap:14px;

  flex-wrap:nowrap;
  overflow-x:auto;
  overflow-y:hidden;
  -webkit-overflow-scrolling:touch;

  margin:0 !important;
  padding:6px 0 !important;
  width:100%;
}

/* Scrollbar optisch entfernen */
.jg-subsub-pills::-webkit-scrollbar{
  height:0;
}

/* ==============================
   Alle Einträge = Pill (Basis)
   ============================== */
.jg-subsub-link,
.jg-subsub-pill{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;

  background: transparent;
  border: 2px solid rgba(255,255,255,0.35);
  border-radius:999px;

  padding:10px 18px;
}

/* ==============================
   Text (Typo jetzt zentral gesteuert)
   ============================== */
.jg-subsub-text{
  font-family: var(--wd-entities-title-font, "Bebas Neue", sans-serif);

  font-size: var(--jg-pill-font-size);             /* ZENTRAL */
  line-height:1.2;
  letter-spacing: var(--jg-pill-letter-spacing);   /* ZENTRAL */
  font-weight: var(--jg-pill-font-weight);         /* ZENTRAL */

  text-transform:uppercase;
  white-space:nowrap;
  color:#000000;
}

/* ==============================
   Aktiver Eintrag
   ============================== */
.jg-subsub-pill.is-active{
  background:#02294e;
  border-color:#02294e;
}

.jg-subsub-pill.is-active .jg-subsub-text{
  color:#ffffff;
  font-weight: var(--jg-pill-font-weight);         /* ZENTRAL */
}

/* ==============================
   Hover – nur Desktop
   ============================== */
@media (hover: hover) and (pointer: fine){
  .jg-subsub-link,
  .jg-subsub-pill{
    transition: transform .2s ease, border-color .2s ease;
  }

  .jg-subsub-link:hover,
  .jg-subsub-pill:hover{
    transform: scale(1.04);
  }
}

/* =========================================================
   JG Filterbar (Snippet)
   - Sticky Filterzeile
   - Optik wie Screenshot (Caps, keine Hover-Färbung)
   - Dropdowns öffnen NUR nach unten
   - Farbe/Größe Breiten wie Screenshot (nicht zu breit)
   - Mehrfachselektion in Panels (Anwenden statt sofortiger Reload)
   - Reset je Filter ("Auswahl zurücksetzen")
   - Sale + Neu als Toggles (ohne Dropdown)
   - Barrierefreiheit: Fokus sichtbar, Tastatur nutzbar
   - Count direkt nach Wort: "FARBE (2) ▾"
   - Buttons rechtsbündig im Panel: Apply oben, Reset darunter
   ========================================================= */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
   ZENTRALE STEUERUNG
   - Typo EINMAL hier
   - Zeilenhöhe / Abstände der Leiste hier
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
:root{
  /* Typo */
  --jg-filter-font-family: var(--wd-entities-title-font, "Bebas Neue", sans-serif);
  --jg-filter-font-size: 15px;
  --jg-filter-letter-spacing: 0.06em;
  --jg-filter-font-weight: 400;
  --jg-filter-line-height: 1.2;

  /* Leiste breiter/schmaler */
  --jg-filterbar-padding-y: -20px;     /* <--- HIER: Leiste schmaler/breiter */
  --jg-filterbar-gap: 28px;          /* <--- HIER: Abstand zwischen Marke/Farbe/Größe/Sale/Neu */
}


/* =========================================================
   Grundlayout / Sticky
   ========================================================= */
.jg-filterbar{
  --jg-sticky-top: 0px;              /* ggf. an Sticky-Header anpassen (z.B. 80px) */
  --jg-gap: var(--jg-filterbar-gap);
  --jg-accent: #761611;
  --jg-text: #ffffff;

  position: sticky;
  top: var(--jg-sticky-top);
  z-index: 50;
  background: transparent;

  /* schmaler */
  padding: var(--jg-filterbar-padding-y) 0;

  display: flex;
  align-items: center;
  gap: var(--jg-gap);
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* =========================================================
   Typo: EINMALIG für alles Relevante setzen
   (Marke/Farbe/Größe/Sale/Neu + Panel-Inhalte + Apply/Reset)
   ========================================================= */
.jg-filterbar,
.jg-filterbar-label,
.jg-filterbtn,
.jg-toggle-label,
.jg-apply,
.jg-reset{
  font-family: var(--jg-filter-font-family) !important;
  font-size: var(--jg-filter-font-size) !important;
  letter-spacing: var(--jg-filter-letter-spacing) !important;
  line-height: var(--jg-filter-line-height) !important;
  font-weight: var(--jg-filter-font-weight) !important;
  text-transform: uppercase;
}

/* „FILTER“ Label links – klickt nichts */
.jg-filterbar-label{
  color: var(--jg-text);
  user-select: none;
}

/* =========================================================
   Buttons (Marke/Farbe/Größe)
   ========================================================= */
.jg-filterbtn{
  appearance: none;
  border: 0;
  background: transparent;
  padding: 8px 0;
  cursor: pointer;
  color: var(--jg-text);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

/* NUR wenn etwas ausgewählt wurde -> fett */
.jg-filterbtn.is-active{
  font-weight: 700 !important;
}

/* Keine farbige Hover-Markierung */
.jg-filterbtn:hover{
  background: transparent;
  color: var(--jg-text);
}

/* Text + Count direkt nach Wort */
.jg-filtertext{
  display: inline-flex;
  align-items: baseline;
}
.jg-filterbtn .jg-count{
  font-weight: 400;
  opacity: 1;
  font-size: 1em;
}

/* Chevron (nach unten) MUSS weiß sein */
.jg-chev{
  font-size: 1em;
  line-height: 1;
  transform: translateY(-1px);
  color: var(--jg-text);
  opacity: 1;
}

/* Fokus (Barrierefreiheit) */
.jg-filterbtn:focus-visible{
  outline: 3px solid rgba(90,31,51,.35);
  outline-offset: 4px;
  border-radius: 6px;
}


/* =========================================================
   Toggles (Sale + Neu)
   ========================================================= */
.jg-filter-toggles{
  display: inline-flex;
  align-items: center;
  gap: 28px;
}

.jg-filter-toggle{
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.jg-toggle-label{
  color: var(--jg-text);
}

/* Toggle UI (sauber, nicht verzerrt) */
.jg-switch{
  display: inline-flex;
  align-items: center;
}
.jg-switch-input{
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.jg-switch-ui{
  width: 42px;
  height: 22px;
  border-radius: 999px;
  background: #ffffff;
  position: relative;
  display: inline-block;
  flex: 0 0 auto;
}
.jg-switch-ui::before{
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,.12);
  transition: transform .18s ease;
}
.jg-switch-input:checked + .jg-switch-ui{
  background: #62a0c0;
}
.jg-switch-input:checked + .jg-switch-ui::before{
  transform: translateX(20px);
}
.jg-switch-input:focus-visible + .jg-switch-ui{
  outline: 3px solid rgba(90,31,51,.35);
  outline-offset: 4px;
}


/* =========================================================
   Panels / Dropdowns (nur nach unten)
   ========================================================= */
.jg-panel{
  position: absolute;
  margin-top: 14px;
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  box-shadow: 0 14px 40px rgba(0,0,0,.12);
  border-radius: 10px;
  padding: 0;
  display: none;
}

.jg-panel--narrow{ width: 520px; max-width: calc(100vw - 40px); }
.jg-panel--wide{   width: 560px; max-width: calc(100vw - 40px); }

.jg-panel[aria-hidden="false"]{ display:block; }

.jg-panel-inner{ padding: 18px 18px 14px; }


/* =========================================================
   Panel Actions: Apply oben, Reset darunter
   ========================================================= */
.jg-panel-actions{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  margin-top: 16px;
}

/* Apply (NICHT fett, einheitlich) */
.jg-apply{
  background: var(--jg-accent);
  color: #fff;
  border: 0;
  border-radius: 10px;
  padding: 14px 18px;

  font-weight: var(--jg-filter-font-weight) !important;

  cursor: pointer;
  min-width: 280px;
}

/* Reset (wie Screenshot: Icon + Text, Typo/Farbe einheitlich) */
.jg-reset{
  background: transparent;
  border: 0;
  cursor: pointer;

  color: #000000; /* <-- ANPASSUNG: Reset Schriftfarbe schwarz */

  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

  min-width: 280px;
  padding: 10px 0;
}

/* ANPASSUNG: Reset Hover/Aktiv/Fokus Hintergrund transparent */
.jg-reset:hover,
.jg-reset:active,
.jg-reset:focus,
.jg-reset.is-active{
  background: transparent !important;
}

/* Icon links wie Screenshot */
.jg-reset::before{
  content: "↻";
  font-size: 18px;
  line-height: 1;
  color: currentColor;
}

.jg-reset:hover{ opacity: .85; }
.jg-reset:focus-visible{
  outline: 3px solid rgba(90,31,51,.35);
  outline-offset: 4px;
  border-radius: 8px;
}


/* =========================================================
   FARBE (KORRIGIERT)
   ========================================================= */
.jg-color-grid{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}

.jg-color-item{
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.jg-color-dot{
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--jg-swatch);
  border: 1px solid rgba(0,0,0,.18);
  box-sizing: border-box;
}

.jg-color-name{ display: none !important; }

.jg-color-item.is-active .jg-color-dot{
  box-shadow: 0 0 0 3px rgba(0,0,0,.12);
}

.jg-color-item.is-active::after{
  content: "✓";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-size: 26px;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 2px 10px rgba(0,0,0,.35);
  pointer-events: none;
}

.jg-color-item:focus-visible{
  outline: 3px solid rgba(90,31,51,.35);
  outline-offset: 4px;
  border-radius: 50%;
}


/* Screenreader-only */
.jg-sr-only{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}


/* =========================================================
   Größe: Pills (Mehrfach) + fetter Rand
   ========================================================= */
.jg-size-grid{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.jg-size-pill{
  border: 1px solid rgba(0,0,0,.18);
  background: #fff;
  padding: 10px 12px;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 400;
  letter-spacing: .02em;
}

.jg-size-pill.is-active{
  background: #fff;
  border-width: 3px;
  border-color: rgba(0,0,0,.55);
  font-weight: 700;
}

.jg-size-pill:hover{ background:#fff; }


/* =========================================================
   Marke: Checkbox Liste (Mehrfach) + fette Umrandung
   ========================================================= */
.jg-brand-list{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  max-height: 340px;
  overflow: auto;
  padding-right: 6px;
}

.jg-checkrow{
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  user-select: none;
  padding: 6px 8px;
  border-radius: 10px;
}

.jg-checkrow.is-active{
  background: transparent;
  outline: 3px solid rgba(0,0,0,.35);
  outline-offset: 0;
}

.jg-check{
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}

.jg-checkbox-ui{
  width: 22px;
  height: 22px;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,.22);
  background: #fff;
  display: inline-block;
  position: relative;
  flex: 0 0 auto;
}

.jg-check:checked + .jg-checkbox-ui{
  background: rgba(90,31,51,.14);
  border-color: rgba(90,31,51,.35);
}

.jg-checklabel{
  font-weight: 400;
  color: var(--jg-text);
}


/* =========================================================
   Responsiveness
   ========================================================= */
@media (max-width: 768px){
  .jg-filterbar{
    gap: 22px;
    padding: var(--jg-filterbar-padding-y) 0;
  }
  .jg-panel--narrow,
  .jg-panel--wide{
    width: calc(100vw - 24px);
    max-width: calc(100vw - 24px);
  }

  .jg-apply,
  .jg-reset{
    min-width: 240px;
  }
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
   NEU: Sortieren – nur minimale Ergänzungen
   - aktive Option hellgrau
   - Reset rechtsbündig (nicht mittig)
   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.jg-panel--sort .jg-sort-list{
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.jg-panel--sort .jg-sort-option{
  appearance: none;
  border: 0;
  background: transparent;
  border-radius: 10px;
  padding: 12px 14px;
  cursor: pointer;
  text-align: right;
  color: #000000;

  font-family: var(--jg-filter-font-family) !important;
  font-size: var(--jg-filter-font-size) !important;
  letter-spacing: var(--jg-filter-letter-spacing) !important;
  line-height: var(--jg-filter-line-height) !important;
  font-weight: var(--jg-filter-font-weight) !important;
  text-transform: uppercase;
}

/* aktive Auswahl hellgrau */
.jg-panel--sort .jg-sort-option[aria-selected="true"]{
  background: rgba(0,0,0,0.06);
}

.jg-panel--sort .jg-sort-option:hover{
  color: #000000;
  background: rgba(0,0,0,0.04);
}

/* Reset rechtsbündig + ohne min-width, damit er nicht "mittig" wirkt */
.jg-panel--sort .jg-reset{
  justify-content: flex-end;
  min-width: auto;
}

/* SORTIEREN ganz nach rechts */
.jg-filterbtn[data-jg-panel="jg-panel-sort"]{
  margin-left: auto;
}

/* =========================================================
   NEU: Sortieren Panel Breite automatisch (nicht 520px)
   ========================================================= */
.jg-panel--sort{
  width: auto !important;
  min-width: max-content;
  max-width: calc(100vw - 40px);
}

/* Optionen nicht umbrechen */
.jg-panel--sort .jg-sort-option{
  white-space: nowrap;
}

/* =========================================================
   FIX: Layout exakt wie:
   FILTER | MARKE | FARBE | GRÖSSE | SALE | NEU        SORTIEREN
   ========================================================= */

/* Reihenfolge erzwingen (unabhängig von HTML-Reihenfolge) */
.jg-filterbar-label{ order: 1; }
.jg-filterbtn[data-jg-panel="jg-panel-marke"]{ order: 2; }
.jg-filterbtn[data-jg-panel="jg-panel-farbe"]{ order: 3; }
.jg-filterbtn[data-jg-panel="jg-panel-groesse"]{ order: 4; }
.jg-filter-toggles{ order: 5; }

/* Sortieren immer als letztes Element – ganz rechts */
.jg-filterbtn[data-jg-panel="jg-panel-sort"]{
  order: 99;
  margin-left: auto;  /* rechtsbündig in der Zeile */
}

/* optional aber empfehlenswert: verhindert, dass Sortieren „komisch“ schrumpft */
.jg-filterbtn[data-jg-panel="jg-panel-sort"]{
  flex: 0 0 auto;
}

