/** Shopify CDN: Minification failed

Line 67:104 Unterminated string token

**/
/*====================================================================
INHALTSVERZEICHNIS
01 GLOBALE BASIS-STILE
02 HEADER-BEREICH
03 FOOTER-BEREICH
04 PRODUKTE
05 KOLLEKTIONEN
06 SEKTIONEN
07 SEITEN
08 BLOG
====================================================================*/


/*====================================================================
01 GLOBALE BASIS-STILE
====================================================================*/

/* TYPOGRAFIE
@font-face-Definitionen fuer ABC Social, genutzt fuer Ueberschriften, Text und
Links, Buttons und weitere Elemente. */

/* ABC Social */
@font-face {
  font-family: "ABCSocial"; 
  src: url("/cdn/shop/files/ABCSocial-Regular.woff2") format("woff2"), 
       url("/cdn/shop/files/ABCSocial-Regular.woff") format("woff"); 
  font-weight: 400; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ABCSocial"; 
  src: url("/cdn/shop/files/ABCSocial-Medium.woff2") format("woff2"), 
       url("/cdn/shop/files/ABCSocial-Medium.woff") format("woff"); 
  font-weight: 500; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ABCSocial"; 
  src: url("/cdn/shop/files/ABCSocial-Bold.woff2") format("woff2"), 
       url("/cdn/shop/files/ABCSocial-Bold.woff") format("woff"); 
  font-weight: 700; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "BasierMono"; 
  src: url("/cdn/shop/files/Basiersquaremono-Regular.woff2") format("woff2"), 
       url("/cdn/shop/files/Basiersquaremono-Regular.woff") format("woff"); 
  font-weight: 400; 
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Supreme-Extrabold';
  src: url('/cdn/shop/files/Supreme-Extrabold.woff2') format('woff2'),
       url('/cdn/shop/files/Supreme-Extrabold.woff')') format('woff'),
       url('/cdn/shop/files/Supreme-Extrabold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}



/* Ueberschriften */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'ABCSocial', Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
}

.h6, a.product-title, .text-xs, .text-xxs, a.button {
  font-size: var(--text-base) !important;
}

/* H2 Margin Top auf Policy Pages */
.shopify-policy__body .rte h2 {
  margin-block-start: 3rem;
}

/* Fliesstext, Links, Buttons usw. */
p, div, span, a, button, on-sale-badge {
  font-family: 'ABCSocial', Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
}

.text-subdued {
  color: black;
}

.shopify-section--rich-text p.h2, .shopify-section--rich-text p.h3, .shopify-section--rich-text p.h4, .shopify-section--rich-text p.h5, .shopify-section--rich-text p.h6 {
  margin-top: 2em;
}

/* LINKS
Unterstreichung naeher am Text positioniert. */

.link,
.prose a:not(.h1, .h2, .h3, .h4, .h5, .h6, .button, .link-faded, .link-faded-reverse) {
  background: linear-gradient(to right, currentColor, currentColor) 0 min(90%, 1.35em) / 100% 1px no-repeat;
  cursor: pointer;
}

/* TEXT-SPEZIALFAELLE
Subheading-Gewichtung und marginfreie Prose-Elemente. */

.subheading, .subheading p {
  font-weight: 700 !important;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

/* RABATTCODES */
div.discount {
    font-family: 'BasierMono', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
    font-size: var(--button-font);
    font-weight: 500;
    text-align: center;
    background-size: 101% 101%, 0 101%;
    border: 1px dashed;
    display: inline-block;
    padding: 1.5rem 3rem;
}

/* BUTTON-STILE
Rahmenfarbe fuer Outline-Buttons. */

.button.button--outline {
  border-color: rgb(var(--text-color));
}

/* KEIN OBERER ABSTAND
Entfernt den Standard-Top-Margin des Prestige-Themes innerhalb einer Sektion.
Nutzt man fuer exakte Ausrichtung und engere Abstaende. */

.no-margin {
  margin-block-start: 0 !important;
}

/* KLAVIYO FORM OFFSET-FIX
Verhindert den durch `.prose` verursachten Top-Offset im eingebetteten Klaviyo-Formular. */
.needsclick {
  margin-block-start: 0 !important;
}

/* SEKTIONS-ABSTAND
Abstand zwischen Ueberschriften und Sektionsinhalt. */

.section-stack {
  gap: 2rem;
}

.narrow {
  max-width: var(--container-sm-max-width);
}

/* IKONEN
Wird seitenweit fuer Zusatzinfos oder Links genutzt. */
.info-icon {
  width: 16px;
  height: auto;
}
@media (max-width: 699px) {
  .info-icon {
    width: 14px;
    height: auto;
  }
}

/* Brand-USP-Ikonenliste mit Text */
.brand-usp__container {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  flex-wrap: wrap;
  align-items: flex-start;
}
.brand-usp__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}
.brand-usp__item img {
  width: 32px;
  height: 32px;
  object-fit: contain;
  display: block;
}


/* TEXT MIT IKONEN
Auf Mobile nur ein Element pro Zeile. */
.text-with-icons {
  --text-with-icons-items-per-row: 1;
}


/* CUSTOM: MYMARINI-FAMILIENVORTEILE-LISTE
Zeigt eine individuelle Liste mit gestalteten Bullet-Points. */
.custom-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  row-gap: 0px;
}
.custom-list li {
  position: relative;
  text-align: left;
  border-top: 1px solid #000;
  padding: 1em 0 1em 1.5em;
  line-height: 1.2;
}
.custom-list li:last-child {
  border-bottom: 1px solid #000;
}
.custom-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1.2em;
  width: 12px;
  height: 12px;
  background: #000;
  border-radius: 50%;
}

/* CUSTOM-MODAL
Zusaetzliche Abstaende und Styling fuer Modal-Layouts. */
.modal-container {
  margin-top: 32px;
}
.modal-container:first-of-type {
  margin-top: 0;
}
.modal-container.subheading {
  margin-bottom: 15px;
}
x-modal span.h3 {
  font-size: 16px;
}
.modal-container p.h5 {
    padding-bottom: 10px;
  }
x-modal span.h5 {
  font-size: var(--text-h3);
}


/* CUSTOM: COUNTDOWN-TIMER
Visuelle Anpassungen fuer Zeichenabstand und Typografie im Countdown. */
.countdown-condensed__timer-unit {
  letter-spacing: 0px;
  font-size: .625 rem;
}
.countdown-condensed__timer-flip {
  font-size: var(--text-base);
  font-weight: 400;
}
.countdown-condensed__timer-product {
  gap: 10px;
}


/*====================================================================
02 HEADER-BEREICH
====================================================================*/

/* ANNOUNCEMENT- UND COUNTDOWN-BAR
Steuert das Styling fuer Ankuendigungen und Countdown-Timer. */

.announcement-bar__carousel {
  max-width: 40rem;
}
.announcement-bar__carousel {
  font-size: var(--text-h5);
  padding: 1em 2em;
  padding-block: 0em;
}
.announcement-bar__carousel a {
  background: none !important;
}
.countdown-condensed .h6 {
  font-size: var(--text-h6);
}
.countdown-condensed a {
  background: none !important;
}

/* SPRACHAUSWAHL
Stile fuer den Sprachumschalter inkl. responsivem Verhalten. */

.localization-toggle {
  font-size: var(--text-h6);
  text-transform: uppercase;
  color: rgb(var(--text-color));
}
@media (max-width: 699px) {
  .localization-toggle.text-xxs,
  .text-with-icon.smallcaps {
    font-size: var(--text-h6) !important;
  }
  x-popover .h4 {
    font-size: var(--text-base);
  }
}

/* MEGA-MENU
Steuert Promo-Bilder, Textausrichtung und Submenu-Styling. */

.mega-menu a.h6, summary.h6, .block.h6 {
  text-transform: uppercase;
}

.mega-menu__promo .smallcaps.text-xs.text-subdued,
.header-sidebar__promo .smallcaps.text-xs.text-subdued {
  text-transform: inherit;
  letter-spacing: normal;
}
.mega-menu__promo .gap-2\.5 {
  gap: .625rem;
}
.mega-menu__promo p,
.header-sidebar__promo p {
  text-align: left;
}
.mega-menu__promo p.h6 {
  text-transform: uppercase;
}
.mega-menu__promo .text-subdued {
  color: rgb(var(--text-color));
}
@media (max-width: 699px) {
  .header-sidebar__promo .v-stack {
    gap: .625rem;
  }
}


/* Prestige: Account-Icon im Mobile-Header neben Suche anzeigen */
.header__secondary-nav .header__search-link  { order: 1; }
.header__secondary-nav .header__account-link { order: 2; }
.header__secondary-nav .header__cart-link    { order: 3; }

@media screen and (max-width: 749px) {
  .header__secondary-nav .header__account-link.sm-max\:hidden {
    display: list-item !important;
  }
  .header__secondary-nav {
    gap: 5px;
  }
  .header {
    column-gap: 0;
  }
}

/* MENUE-EINTRAEGE
Abstaende und Textfarbe fuer Menue-Links. */

.gap-2\.5 {
  gap: .3rem;
}
.link-faded {
  color: rgb(var(--text-color));
}
.link-faded:hover {
  color: rgb(var(--text-color) / .5);
}


/* MENUE-HERVORHEBUNGEN UND HINWEISE
Visuelle Hervorhebungen fuer bestimmte Menuepunkte */

x-header.header.is-solid
.header__primary-nav a[href="/pages/fit-guide"] {
  color: #d75e27;
  font-weight: 700;
}

/* Mobil / Sidebar: immer rot */
.header-sidebar__linklist-button.h6[href="/pages/fit-guide"] {
  color: #d75e27;
  font-weight: 700;
}

/* Menüpunkt Hervorhebung */
.header a.link-faded[href="/collections/new-arrivals"],
.header-sidebar__linklist a[href="/collections/new-arrivals"],
.header a.link-faded[href="/de/collections/new-arrivals"],
.header-sidebar__linklist a[href="/de/collections/new-arrivals"] {
  color: #d75e27;
  font-weight: 700;
}

/* Menüpunkt Ergänzung */
.header a.link-faded[href="/pages/lookbook/reverie"]::after,
.header-sidebar__linklist a[href="/pages/lookbook/reverie"]::after,
.header a.link-faded[href="/de/pages/lookbook/reverie"]::after,
.header-sidebar__linklist a[href="/de/pages/lookbook/reverie"]::after {
  content: "New collection";
  color: #d75e27;
  font-size: 0.8em;
  font-weight: 700;
  margin-left: 8px;
} 

/* Menüpunkt Ergänzung */
.header a.link-faded[href="/collections/departing-classics-styles"]::after,
.header-sidebar__linklist a[href="/collections/departing-classics-styles"]::after,
.header a.link-faded[href="/de/collections/departing-classics-styles"]::after,
.header-sidebar__linklist a[href="/de/collections/departing-classics-styles"]::after {
  content: "Up to 40%";
  color: #d75e27;
  font-size: 0.8em;
  font-weight: 700;
  margin-left: 8px;
} 

/* Menüpunkt Ergänzung */
.header-sidebar__scroller button {
  text-transform: uppercase;
}

/* Menüpunkt Bestseller Abstand & Linie
li:has(> a[href="/collections/bestseller"]) {
    padding-top: 2rem;
}
.divide-y > li:has(> a[href="/collections/bestseller"]) {
  border-block-start-width: 0 !important;
}
@media (min-width: 700px) {
  li:has(> a[href="/collections/bestseller"]) {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
  }
}
 */

/*====================================================================
03 FOOTER-BEREICH
====================================================================*/

/* POWERED-BY / HINWEIS
Blendet den Standardlink "Powered by Shopify" aus. */

.footer__aside a {
  display: none;
}

/* FOOTER-LAYOUT
Abstaende, Containerbreiten und Ausrichtung im Footer. */

@media (min-width: 700px) {
  .container-footer {
    margin: 0 15%;
  }
}

/* SOCIAL-MEDIA-IKONEN
Hover-Effekte und Standardtransparenz fuer Social-Icons. */

.social-media--list .social-media__item {
  opacity: 1;
  transition: opacity .2s, color .2s;
}
.social-media--list .social-media__item:hover {
  opacity: 0.5;
}



/*====================================================================
04 PRODUKTE
====================================================================*/

/* PRODUKTKARTE
Ausrichtung und Darstellung von Kartentexten */
.product-card__info .color-swatch--more {
  font-size: 12px;
  border-color: rgb(var(--border-color));
  color: black;
}
.color-swatch-wrapper {
  position: relative;
}
.custom-color-swatch-discount-badge {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(32%, -28%);
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.875rem;
  min-height: 1.875rem;
  padding: 0.25rem 0.4rem;
  border-radius: 999px;
  background: rgb(var(--on-sale-badge-background));
  color: rgb(var(--on-sale-badge-text));
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 1;
  pointer-events: none;
}
.product-card__info, .product-card__info .justify-items-center {
   justify-items: left;
}
.product-card__info {
  gap: .5rem;
  padding-block-start: 0;
}

/* PREIS UND TITEL
Passt Preis-Schriftgroesse an und erzwingt Grossschreibung bei Titeln. */
h1 {
  font-size: var(--text-h3);
}
.price-list .h4 {
  font-size: var(--text-h3);
}

/* MEDIEN-CAROUSEL 
.product-gallery__carousel { 
  grid-auto-columns: 92%;
  gap: 2px;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
} */

/* Liquid-Block auf der Produktseite
Passt Abstaende fuer Liquid-Bloecke an. */
.product-info__block-item[data-block-type="liquid"] {
  margin-block-start: 0.5rem;
  margin-block-end: 0.5rem;
}

/* VARIANTEN-PICKER
Abstand zwischen den Fieldsets im Varianten-Picker */
.variant-picker.v-stack.gap-4 {
  gap: 2rem;
}


/* TABS AUF DER PRODUKTSEITE */
.product-tabs {
  width: 100%;
  padding-top: 2rem;
}
.product-tabs h2 {
  font-size: var(--text-base);
  font-weight: 700;
}
.product-tabs-block:first-of-type:nth-last-of-type(n+2) ~ .product-tabs-block {
  margin-block-start: 2rem;
}
.product-tabs-nav {
  display: inline-flex;
  gap: 1.5rem;
  justify-content: flex-start;
  border-block-end: 1.5px solid rgb(var(--border-color));
  margin-bottom: 0.625rem;
}
.product-tabs-badge {
  font-size: var(--text-sm);
  padding-block-end: 0.625rem;
  border: 0;
  background: none;
  cursor: pointer;
  text-transform: uppercase;
}
.product-tabs-badge.is-active {
  box-shadow: 0 1.5px rgb(var(--text-color));
  padding-block-end: 0.625rem;
  transition: opacity 0.2s ease-in, box-shadow 0.2s ease-in;
  opacity: 1;
}
.product-tabs-panels {
  margin-top: 0.5rem;
}
.product-tabs-panel {
  display: none;
}
.product-tabs-panel.is-active {
  display: block;
}
.product-tabs-panel .feature-badge-list {
  padding-block-start: .5rem;
}

/* ERGAENZENDE PRODUKTE
Abstaende und Schriftgroessen fuer Bereich "Ergaenzende Produkte". */
.complementary-products {
  margin-inline: inherit;
}
.complementary-products__header p.h5 {
  font-size: var(--text-base);
  text-transform: uppercase;
}
.complementary-products__header {
  justify-content: left;
}

/* BADGES
Stile fuer Rabatt-, Sale- und Custom-Badges auf Produktkarten. */
.badge {
  padding: 2px 10px;
  border-radius: 20px;
  text-transform: none;
  font-size: var(--text-xs) !important;
  color: white;
}
.product-card__figure > .badge-list {
  inset-block-start: .4rem;
  inset-inline-start: .4rem;
}

/* LAGERBESTAND
Blendet den Lagerhinweis aus. */
.inventory.text-success, .inventory.text-error  {
  display: none !important;
}

/* RABATT-BADGE
Position und Groesse fuer automatische Rabatt-Badges. */
.discount-badge.text-xs {
  padding: 5px 15px;
  border-radius: 20px;
  max-height: 23.2px;
}
@media (max-width: 699px) {
  .discount-badge.text-xs {
    max-height: 22px;
  }
}


/* CUSTOM: MODELLINFO-OVERLAY
Zeigt einen Overlay-Button in der Produktgalerie, der ein Modal oeffnet 
mit Informationen zu Modellgroesse, getragener Groesse und Massen. */

.product-gallery {
  position: relative;
}
.model-info-overlay {
  position: absolute;
  inset-block-start: 1.25rem;
  left: 1.25rem;
  padding: 5px 10px;
  z-index: 1;
  box-shadow: 0 .125rem .625rem rgb(var(--circle-button-text-color) / .15);
  background: #fff;
  display: flex;
  align-items: center;
}

@media (max-width: 699px) {
  .model-info-overlay {
    inset-block-start: auto;
    bottom: 130px;
    left: auto;
    right: 0;
  }
}

.model-item {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom:15px;
}
.model-image-wrapper {
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.model-text-wrapper {
  margin-left: 15px;
}
.model-label-item {
  margin-bottom: 0px;
}
.model-details {
  color: rgb(var(--text-color) / .65);
}
@media (max-width: 699px) {
  .model-image-wrapper {
    width: 50px;
  }
}

/* CUSTOM: AKTIONSBOX
Gemeinsamer Layout-Container fuer zeitlich begrenzte Angebote und Pre-Access-Vorteile (Text, Badges, Countdown). */
.promotion-box {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #F7F7F5;
}

.promotion-box p {
  font-weight: 500;
}

/* CUSTOM: OEKOLOGISCHER FUSSABDRUCK
Zeigt Treibhausgas-, Wasser- und weitere Wirkungsdaten. */
.custom-product-tabs-impact .ecological-footprint-metrics > * {
  margin-block-start: 0 !important;
}
.ecological-footprint-container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 1em;
  gap: 10px;
}
img.ecological-footprint {
  max-width: 35px;
  height: auto;
}
.ecological-footprint-content {
  display: flex;
  gap: 5px;
  align-items: center;
}
.ecological-footprint-source {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.25rem;
}
.ecological-footprint-source img {
  max-width: 100px;
  height: auto;
}
.ecological-footprint-source a {
  background: none !important;
}
.ecological-footprint-metrics {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 2.5rem;
  margin-top: 1rem;
  margin-block-start: 0 !important;
}
.ecological-footprint-metric {
  display: inline-flex;
  align-items: flex-start;
  width: auto;
  flex: 0 0 auto;
  gap: 1rem;
  padding: 0;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
}
.ecological-footprint-metric-main {
  display: flex;
  align-items: flex-end;
  gap: 0.5rem;
  flex-wrap: nowrap;
  width: 100%;
}
.ecological-footprint-metric-value {
  margin: 0;
  font-size: clamp(1.5rem, 4vw, 2rem);
  line-height: 0.88;
  letter-spacing: -0.04em;
  font-weight: 500 !important;
  color: #000;
}
.ecological-footprint-metric-copy {
  display: flex;
  flex-direction: column;
  gap: 0;
  justify-content: flex-end;
  padding-top: 0;
  min-width: 0;
  margin-block-start: 0 !important;
}
.ecological-footprint-metric-unit-row {
  display: flex;
  align-items: flex-end;
  gap: 0.3rem;
  min-height: 100%;
}
.ecological-footprint-metric-unit {
  margin: 0;
  font-size: clamp(0.75rem, 2.5vw, 1rem);
  line-height: 0.95;
  letter-spacing: -0.03em;
  color: #000;
}
.ecological-footprint-metric-inline-icon {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  transform: translateY(-0.02em);
}
.ecological-footprint-metric-inline-icon .info-icon {
  width: 13px;
}

/* CUSTOM: LIEFERKETTE
Timeline-Layout und Styling fuer Lieferketteninformationen. */
.supply-chain-wrapper {
  --custom-supply-chain-line-bg: rgb(0 0 0 / 14%);
  --custom-supply-chain-line-active: #000;
  --custom-supply-chain-dot-size: 12px;
  --custom-supply-chain-marker-top: 2px;
  --custom-supply-chain-marker-mask-size: 18px;
  --custom-supply-chain-dot-border: #000;
  --custom-supply-chain-content-gap: 0.75rem;
  --custom-supply-chain-item-gap: 1rem;
  --custom-supply-chain-marker-column: 36px;
  --custom-supply-chain-line-width: 2px;
  margin-top: 1.25rem;
}
.supply-chain-timeline {
  position: relative;
  overflow: visible;
}
.supply-chain-timeline-item {
  position: relative;
  display: grid;
  grid-template-columns: var(--custom-supply-chain-marker-column) minmax(0, 1fr);
  column-gap: 1rem;
  align-items: start;
  padding-bottom: 1.25rem;
  margin: 0 !important;
  z-index: 3;
  transform: translateY(8px);
  transition: opacity 0.45s ease, transform 0.45s ease;
}
.supply-chain-timeline-item:last-child {
  padding-bottom: 0;
}
.supply-chain-timeline-item.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.supply-chain-timeline-content {
  grid-column: 2;
  display: flex;
  flex-direction: column;
  gap: var(--custom-supply-chain-content-gap);
  align-items: flex-start;
  width: 100%;
  text-align: left;
  opacity: 0.78;
  transition: opacity 0.45s ease;
}
.supply-chain-timeline-item.is-visible .supply-chain-timeline-content {
  opacity: 1;
}
.supply-chain-timeline-content > * {
  margin-inline: 0 !important;
}
.supply-chain-timeline-content .popup-trigger {
  display: block !important;
  background: none !important;
  padding: 0;
  border: 0;
  border-radius: 0.75rem;
  overflow: hidden;
  cursor: pointer;
  width: min(100%, 420px);
  max-width: 100%;
  text-align: left;
  margin: 0 !important;
  align-self: flex-start;
}
.supply-chain-timeline-image {
  display: block;
  margin: 0 !important;
  width: 100%;
  max-width: 100%;
  border-radius: 0.75rem;
  transition: transform 0.35s ease, filter 0.35s ease;
}
.supply-chain-timeline-image:hover {
  transform: scale(1.015);
  filter: saturate(1.04);
}
.supply-chain-timeline-item:before {
  position: absolute;
  content: "";
  left: calc((var(--custom-supply-chain-marker-column) - var(--custom-supply-chain-dot-size)) / 2);
  top: var(--custom-supply-chain-marker-top);
  width: var(--custom-supply-chain-dot-size);
  height: var(--custom-supply-chain-dot-size);
  border: 1px solid var(--custom-supply-chain-dot-border);
  background: #fff;
  box-shadow: none;
  border-radius: 50%;
  z-index: 4;
  transition: box-shadow 0.3s ease, transform 0.3s ease, background-color 0.25s ease;
}
.supply-chain-timeline-item:after {
  position: absolute;
  content: "";
  left: calc((var(--custom-supply-chain-marker-column) - var(--custom-supply-chain-marker-mask-size)) / 2);
  top: calc(var(--custom-supply-chain-marker-top) - ((var(--custom-supply-chain-marker-mask-size) - var(--custom-supply-chain-dot-size)) / 2));
  width: var(--custom-supply-chain-marker-mask-size);
  height: var(--custom-supply-chain-marker-mask-size);
  background: #fff;
  border-radius: 50%;
  z-index: 3;
  pointer-events: none;
}
.supply-chain-timeline-item.is-reached:before {
  background: #000;
  transform: scale(1.03);
  box-shadow: 0 0 0 10px rgb(0 0 0 / 6%);
}
.supply-chain-timeline-line-block-wrapper {
  position: absolute;
  left: calc((var(--custom-supply-chain-marker-column) - var(--custom-supply-chain-line-width)) / 2);
  top: 0;
  height: 0;
  width: var(--custom-supply-chain-line-width);
  overflow: hidden;
  pointer-events: none;
  background-color: var(--custom-supply-chain-line-bg);
  border-radius: 999px;
  z-index: 1;
}
.supply-chain-timeline-line-block {
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 100%;
  transform: none;
  background: var(--custom-supply-chain-line-active) !important;
  box-shadow: none;
  transition: height 0.2s linear;
}
.custom-product-tabs-supply-chain-description {
  max-width: 70rem;
}
span.supply-chain-country {
  padding-right: 5px;
  font-weight: 500;
}

@media (max-width: 699px) {
  .ecological-footprint-metrics {
    gap: 1.5rem;
  }

  .ecological-footprint-metric {
    gap: 0.75rem;
    min-height: auto;
  }

  .ecological-footprint-metric-main {
    gap: 0.35rem;
  }

  .supply-chain-wrapper {
    --custom-supply-chain-marker-column: 30px;
  }

  .supply-chain-timeline-item {
    gap: 0.75rem;
  }

  .supply-chain-timeline-image {
    width: 100%;
    border-radius: 0.6rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .supply-chain-timeline-item,
  .supply-chain-timeline-item:before,
  .supply-chain-timeline-item:after,
  .supply-chain-timeline-content,
  .supply-chain-timeline-image,
  .supply-chain-timeline-line-block {
    transition: none !important;
  }

  .supply-chain-timeline-item {
    transform: none;
  }

  .supply-chain-timeline-content {
    opacity: 1;
  }
}

/* CUSTOM: PFLEGEHINWEISE
Pflege-Symbole und Textanweisungen je Produkt. */
.careguide-container {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.careguide-image-wrapper {
  position: relative;
  width: 32px;
}
.custom-careguide-trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.custom-careguide-trigger img {
  display: block;
  width: 100%;
  height: auto;
}
.custom-careguide-trigger--desktop {
  border: 0;
  pointer-events: auto;
}
.custom-careguide-trigger--mobile {
  display: none;
}
.custom-careguide-popover {
  max-width: 18rem;
}
.custom-careguide-popover p {
  margin-block-start: 0;
}
@media (max-width: 699px) {
  .custom-careguide-trigger--desktop {
    display: none;
  }

  .custom-careguide-trigger--mobile {
    display: inline-flex;
  }
}

/* CUSTOM: GROESSENRATGEBER
Radio-Toggles, Groessentabellen und Figurinen-Bilder. */
.size-chart-accordion {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 15px;
}
.size-tabs-radio {
  display: none;
}
.size-tabs-label {
  margin-block-start: 0px !important;
  flex-grow: 1;
  text-align: center;
  padding: 12px;
  cursor: pointer;
}
.size-tabs-content {
  margin-block-start: 0rem !important;
  order: 1;
  width: 100%;
  line-height: 1.5;
  display: none;
}
.size-tabs-radio:checked + .size-tabs-label {
  background: #f3f3ea;
}
.size-tabs-radio:checked + .size-tabs-label + .size-tabs-content {
  display: initial;
}
.size-chart-row {
  margin-block-start: 0px !important;
  display: flex;
  justify-content: space-between;
  padding: 10px;
  border-top: 1px solid rgb(var(--border-color));
}
.size-tabs-content .size-chart-row:last-child {
  border-bottom: 1px solid rgb(var(--border-color));
}
.size-guide-figurine {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 350px !important;
}
@media (max-width: 699px) {
  .size-guide-figurine {
    max-width: 300px !important;
  }
}



/*====================================================================
05 KOLLEKTIONEN
====================================================================*/

/* KOLLEKTIONSSEITE
Abstand zwischen aktiven Filtern und Produktbildern. */
.collection__main {
  gap: 1.5rem;
}

/* KOLLEKTIONSFILTER
Badges unter der Kollektionsbeschreibung zum Filtern der Kollektion. */
.collection-filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.collection-filter-badge {
    background: #fff;
    color: black;
    border: 1px solid #000;
    border-radius: 25px;
    text-align: center;
}
.collection-filter-badge > a {
  display: block;
  padding: 5px 15px;
  border-radius: 25px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  touch-action: manipulation;
  color: inherit;
  text-decoration: none;
}
.collection-filter-badge.badge--active {
  background-color: #000;
  color: #fff;
  border: none;
}
.collection-filter-badge.badge--active a {
  color: #fff;
}

/* PRODUKTLISTE
Passt den Abstand zwischen Produktbildern an. */
.product-list {
  --product-list-calculated-column-gap: 2px;
}

/* Passt den Abstand zwischen Produktbild und Produktinfo an. */
.product-card {
  gap: 1rem;
}

/* FILTER-BUTTON
Styling fuer den Filter-Button in der Kollektions-Toolbar. */
.collection-toolbar__button {
  font-size: var(--text-h6);
  opacity: 1;
  transition: opacity .2s;
}
.collection-toolbar__button:hover {
  opacity: .5;
}
@media (max-width: 699px) {
  .collection-toolbar__button {
    font-size: var(--text-h6);
  }
}

/* CUSTOM: FARBFELDER
Container, Elemente und Icons fuer die Darstellung von Farbvarianten. */
.color-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: .5rem;
  padding-bottom: 4rem;
}
p.choose-your-color {
  padding-top: 2rem;
}

/* CUSTOM: FIT-QUIZ
Vollstaendiges Styling fuer die interaktive Fit-Quiz-Komponente inkl. Overlay-Button,
Fortschrittsnavigation, Fragenlayout und responsiven Antwort-Tiles fuer Desktop und Mobile. */

/* --- Basis-CSS --- */

.fit-quiz-overlay {
  position: fixed;
  bottom: calc(env(safe-area-inset-bottom, 0px) + 20px);
  left: calc(env(safe-area-inset-left, 0px) + 12px);
  z-index: 998;
  cursor: pointer;
  transition: transform .15s ease;
}

.fit-quiz-error-message {
  font-size: var(--text-sm);
  margin-top: 1rem;
  display: none;
}

.fit-quiz-progress {
  margin: 0 0 1rem;
}
.fit-quiz-progress ol {
display: flex;
gap: 6px;
justify-content: center;
list-style: none;
}
.fit-quiz-progress .step-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border: 1px solid #000;
  border-radius: 50%;
  background: #fff;
  color: #000;
  cursor: pointer;
}
.fit-quiz-progress .step-item.is-current .step-link {
  background: #000;
  color: #fff;
}
.fit-quiz-progress .step-item.is-done .step-link {
  background: #fff;
  color: #000;
}
.fit-quiz-progress .step-link:focus-visible {
  outline: none;
}

.fit-quiz-container h2 {
  font-size: var(--text-h4);
  text-align: center;
  text-transform: none;
  margin: 0 0 1rem;
}
.fit-quiz-question {
  width:100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fit-quiz-question h2 {
  max-width: 400px;
}

.fit-quiz-radio-flex {
  display: flex;
  gap: 1.5rem;
  --tile-gap: 1.5rem;
  justify-content: center;
  width: 100%;
}

.fit-quiz-radio-tile {
  display: flex;
  flex: 0 0 calc((100% - (2 * var(--tile-gap))) / 3);
  max-width: calc((100% - (2 * var(--tile-gap))) / 3);
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  background: #fff;
  font-size: 1rem;
  cursor: pointer;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.fit-quiz-radio-tile span.label-text {
  padding: 0 10px;
}

.fit-quiz-radio-tile input[type="radio"] {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
}

.fit-quiz-radio-image {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  margin-bottom: 8px;
}

/* --- Desktop --- */
@media (min-width: 700px) and (hover: hover) {
  .fit-quiz-radio-tile:hover {
    transform: scale(1.025);
  }
  .fit-quiz-overlay:hover{
    transform: scale(1.025);
  }
}

@media (min-width: 700px) {
  .fit-quiz-radio-tile.selected {
    border: 2px solid black;
    padding-bottom: 10px;
  }
  .fit-quiz-question .link {
    margin-top: 25px;
  }
}

/* --- Mobile --- */
@media (max-width: 699px){
  .fit-quiz-radio-flex {
    flex-direction: column;
    gap: 15px;
  }
  .fit-quiz-radio-tile {
    max-width: 100%;
    flex-direction: row;
    flex: 1;
    text-align: left;
    gap: 15px;
    overflow: visible;
    background: white;
    padding: 0;
    align-items: center;
    padding-left: 0;
  }
  .fit-quiz-radio-image {
    display: block;
    max-height: 125px;
    max-width: 100px;
    margin: 0;
    height: 100%;
    object-fit: cover;
  }
  .fit-quiz-radio-tile.selected {
    border: 2px solid black;
  }
  .fit-quiz-question .link {
    margin-top: 15px;
  }
}



/*====================================================================
06 SEKTIONEN
====================================================================*/

/* ALLGEMEIN
Rahmenfarbe fuer Outline-Buttons und Abstand zwischen Ueberschrift und Inhalt. */
.button.button--outline {
  border-color: rgb(var(--text-color));
}
.section-stack {
  gap: 2rem;
}

/* KLEINE ABSTAENDE
2px-Abstand zwischen Bildern auf der Startseite */
@media (min-width: 700px) {
  .shopify-section--image-with-text-overlay, .collection-card, .shopify-section--image-with-text, .shopify-section--slideshow {
    padding-bottom: 2px;
  }
  .collection-card {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (max-width: 699px) {
  .collection-list {
    gap: 2px;
  }
  image-with-text-overlay {
    padding-bottom: 2px;
  }
}

/* HERVORGEHOBENE KOLLEKTIONEN
Tab-Styling fuer den Bereich "Hervorgehobene Kollektionen" */
.featured-collections-navigation {
  text-transform: uppercase;
}


/* BILD MIT TEXT
Layout und Schriftgroessen fuer "image-with-text-overlay"-Elemente. */
image-with-text-overlay a {
  font-size: var(--text-h5);
}
@media (max-width: 699px) {
  .image-with-text > .prose {
    margin-block: 3rem;
  }
}

/* SLIDESHOW
Transparenter Header und Link-Schriftgroesse fuer Carousel-Elemente. */
slideshow-carousel a.link {
  font-size: var(--text-h4);
}
:has(.shopify-section:first-child [allow-transparent-header])
:not(:has(.shopify-section--header ~ .shopify-section-group-header-group))
.header:not(:hover, .is-solid, :has(.header__primary-nav [open], .header__secondary-nav [open], .header-search[open])) {
  --header-show-transparent-logo: 1;
  --header-separation-border-color: 0 0 0 / 0;
  --background: 0 0 0 / 0;
  --background-gradient: 0 0 0 / 0;
  --border-color: 0 0 0 / 0;
  --text-color: var(--header-transparent-header-text-color);
}

/* RAHMEN UND AUSRICHTUNG
Sektionen ohne Rahmen und zentrierte Kollektionslisten auf Tablets. */
.bordered-section {
  border-top: none !important;
}
.collection-list.wrap {
  justify-content: center;
}

/* MEHRERE MEDIEN MIT TEXT
Textausrichtung und Button-Gruppenanzeige auf Mobile. */
@media (max-width: 699px) {
  .multiple-media-with-text__content-wrapper.align-self-center .prose {
    text-align: center;
  }
  .multiple-media-with-text__content-wrapper.align-self-center .button-group {
    display: block;
  }
}


/* CUSTOM: SHOP NACH FARBE
Zeigt eine Reihe klickbarer Farbkreise, die auf Mobile in
ein Grid umbricht, fuer einfaches farbbasiertes Browsen. */

.shop-by-color {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 10px auto;
  max-width: 800px;
}

.color-circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;

}

.color-circle:hover {
  transform: scale(1.1);
}

@media (max-width: 699px) {
  .shop-by-color {
    display: grid;
    grid-template-columns: repeat(6, auto);
    place-items: center; 
    gap: 10px; 
  }
}



/*====================================================================
07 SEITEN
====================================================================*/


/* CUSTOM: IMPACT-BOARD
Filter, Status, Item-Layout, Uebergaenge usw. */
.impact-board-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 50px;
}
.impact-board-filter label {
  font-weight: bold;
}
.impact-board-status-button {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 5px 15px;
  border-radius: 25px;
  margin-right: 5px;
  cursor: pointer;
  margin-bottom: 10px;
}
.impact-board-status-button.active {
  background: #000;
  color: #fff;
}
.impact-board {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.impact-board-item {
  background: #f7f7f5;
  position: relative;
  cursor: pointer;
  flex: 0 0 300px;
  transition: transform 0.3s ease;
}
@media (min-width: 700px) {
  .impact-board-item:hover {
    transform: scale(1.02);
  }
}
.impact-board-item img,
.image-container img,
.modal img {
  width: 100%;
  height: auto;
  display: block;
}
.impact-board-img-container {
  position: relative;
}
.impact-board-text-section {
  padding: 15px;
  text-align: left;
}
.impact-board-item p.h3 {
  font-size: var(--text-xs);
  margin-bottom: 10px;
}
.impact-board-item .description {
  font-size: 0.9em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}
.impact-board-status-tag {
  position: absolute;
  top: 10px;
  right: 10px;
  background: rgba(255,255,255,0.9);
  color: #000;
  padding: 5px 10px;
  font-size: 0.9em;
  border-radius: 20px;
  z-index: 1;
}
.impact-board-tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
}
.impact-board-tag {
  background: #000;
  color: #fff;
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 5px 10px;
  font-size: 0.9em;
}
.sdg-tag {
  background: #006B77;
}
.sdg-tag img {
  width: auto;
  height: 20px;
  vertical-align: middle;
}
.impact-board-item .date {
  font-size: var(--text-sm);
  color: rgba(0,0,0,0.5);
  clear: both;
  margin-top: 5px;
}
.impact-board-modal h3,
.modal-impact-board span.h3 {
  font-size: 14px;
}
.impact-board-modal h3 {
  background: #f7f7f5;
  padding: 8px;
}
.impact-board-modal h4 {
  font-size: 12px;
}
.impact-board-modal img {
  margin: 0;
}

/* CUSTOM: IMPACT-BOARD-SDGs
Grid-Layout fuer den Bereich der Sustainable Development Goals. */
.sdg-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}
.sdg-block {
  background-color: #006B77;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  padding: 10px;
  min-height: 65px;
}
.sdg-icon {
  width: 25px;
  height: auto;
}
.sdg-text {
  margin-left: 10px;
  text-align: left;
}
@media (min-width: 700px) {
  .sdg-block {
    padding: 15px;
    min-height: 75px;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
  }
  .sdg-block:hover {
    transform: scale(1.02);
  }
  .sdg-section {
    grid-template-columns: repeat(2, 1fr);
  }
  .sdg-icon {
    width: 35px;
  }
}


/*====================================================================
08 BLOG
====================================================================*/

/* Ueberschriften
Passt Schriftgroessen und Abstaende fuer Blogartikel an.
*/
.article__wrapper p.h2,
.article__wrapper h2 {
  font-size: var(--text-h4);
  padding-top: 40px;
}
.article__wrapper p.h3,
.article__wrapper h3 {
  font-size: var(--text-h5);
  padding-top: 20px;
}
@media (max-width: 699px) {
  .article__wrapper p.h2,
  .article__wrapper h2 {
    font-size: 18px;
    padding-top: 30px;
  }
  .article__wrapper p.h3,
  .article__wrapper h3 {
    font-size: 14px;
    padding-top: 15px;
  }
}

/* BILDBESCHRIFTUNG
Abstand, Farbe und Ausrichtung fuer Bildunterschriften.
*/
.article__wrapper figcaption {
  margin-block-start: 10px !important;
  color: #000000;
  font-style: normal;
  text-align: left;
}
