/** Shopify CDN: Minification failed

Line 1249:3 Unexpected "="

**/
/* ============================================================
   MAHAFOOD — mahafood-custom.css
   Komplette finale Version
   ============================================================ */


/* ── GRUNDPREIS ─────────────────────────────────────────── */

.price__grundpreis {
  display: block !important;
  font-size: 0.72rem !important;
  color: #7a7a7a !important;
  border: none !important;
  margin: 1px 0 0 0 !important;
  padding: 0 !important;
  text-decoration: none !important;
  line-height: 1.2 !important;
}

s:empty,
.price__was:empty {
  display: none !important;
}

.unit-price {
  display: none !important;
}

/* Produktseite */
.product-info__price p.price__grundpreis,
div.price.price--sale-color.text-h3 p.price__grundpreis,
div.price_default p.price__grundpreis {
  font-size: 0.55em !important;
  font-weight: 400 !important;
  color: #7a7a7a !important;
  line-height: 1.3 !important;
  margin: 2px 0 0 0 !important;
}

/* Produktkacheln */
.card .price__grundpreis,
.product-card .price__grundpreis,
.card-product .price__grundpreis {
  font-size: 0.55em !important;
  font-weight: 400 !important;
  color: #7a7a7a !important;
  line-height: 1.3 !important;
  margin: 1px 0 0 0 !important;
}


/* ── KEY FEATURES ───────────────────────────────────────── */

.maha-key-features {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0;
  margin: 8px 0 16px;
  padding: 0;
}

.maha-kf-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1;
  padding: 0 clamp(8px, 1.5vw, 20px);
  border-right: 1px solid #e5e7eb;
}

.maha-kf-item:first-child { padding-left: 0; }
.maha-kf-item:last-child  { border-right: none; padding-right: 0; }

.maha-kf-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: clamp(6px, 1vw, 12px);
}

.maha-kf-icon svg {
  width: clamp(36px, 4vw, 56px) !important;
  height: clamp(36px, 4vw, 56px) !important;
}

.maha-kf-label {
  font-size: clamp(12px, 1.2vw, 15px);
  font-weight: 700;
  line-height: 1.3;
  color: inherit;
}

.maha-kf-sublabel {
  font-size: clamp(10px, 1vw, 13px);
  font-weight: 400;
  color: #6b7280;
  line-height: 1.3;
  margin-top: 3px;
}


/* ── HIGHLIGHTS ─────────────────────────────────────────── */

.product-details__highlight .maha-hl-title {
  display: block !important;
  font-size: clamp(1.3rem, 2.2vw, 1.8rem) !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  margin: 0 0 6px 0 !important;
}

.product-details__highlight .maha-hl-text {
  display: block !important;
  font-size: clamp(1.05rem, 1.6vw, 1.3rem) !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  color: #6b7280 !important;
}


/* ── LAYOUT FIX: product-details Grid ──────────────────── */

/* Desktop: reading-width aufheben, linke Spalte verstecken wenn kein KF */
@media (min-width: 768px) {
  .product-details.reading-width {
    max-width: 100% !important;
    padding-left: 64px !important;
    padding-right: 64px !important;
  }

  .product-details:not(:has(.maha-key-features)) .product-details__left {
    visibility: hidden !important;
  }
}

/* Mobile: Grid immer deaktivieren */
@media (max-width: 767px) {
  .product-details .product-details__grid,
  .product-details:not(:has(.maha-key-features)) .product-details__grid {
    display: block !important;
    grid-template-columns: unset !important;
  }

  .product-details .product-details__left,
  .product-details:not(:has(.maha-key-features)) .product-details__left {
    display: block !important;
    visibility: visible !important;
  }

  .product-details .product-details__right {
    width: 100% !important;
    padding: 0 !important;
  }
}


/* ── WARENKORB BUTTON ───────────────────────────────────── */

button.btn.btn--secondary.w-full[name="add"] {
  background-color: #1a5c2e !important;
  color: #ffffff !important;
  border-color: #1a5c2e !important;
  background-image: none !important;
}

button.btn.btn--secondary.w-full[name="add"]:hover {
  background-color: #227a3d !important;
  border-color: #227a3d !important;
  background-image: none !important;
}


/* ── TEILEN — ZENTRIERT ─────────────────────────────────── */

.product-info .share-buttons,
.product-info [class*="share"] {
  justify-content: center !important;
  display: flex !important;
}


/* ── RESPONSIVE WIDE LAYOUT ─────────────────────────────── */

/* Page-Width auf 1600px */
@media (min-width: 1400px) {
  :root {
    --page-width: 1600px;
    --gutter-lg: 48px;
  }
}

@media (min-width: 1800px) {
  :root {
    --page-width: 1800px;
    --gutter-lg: 40px;
  }
}

/* Hero / Slideshow → volle Breite */
@media (min-width: 1400px) {
  .section-slideshow,
  .section-slideshow .container,
  .section-image-banner,
  .section-image-banner .container,
  [class*="slideshow"] .media,
  .slideshow__slide {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* Promo/Announcement Bars → full-width */
.announcement-bar,
.promo-bar,
.section-announcement-bar,
[class*="announcement"],
[class*="promo-bar"] {
  max-width: 100% !important;
  width: 100% !important;
}

/* Header → full-width */
@media (min-width: 1400px) {
  .header__inner,
  .site-header .container {
    max-width: var(--page-width);
    margin-left: auto;
    margin-right: auto;
  }
}

/* Produktgrid: mehr Spalten bei breitem Screen */
@media (min-width: 1400px) {
  .product-grid,
  .grid--products {
    grid-template-columns: repeat(5, 1fr) !important;
  }
}

@media (min-width: 1800px) {
  .product-grid,
  .grid--products {
    grid-template-columns: repeat(6, 1fr) !important;
  }
}

/* Features-Bar → full-width */
@media (min-width: 1400px) {
  .section-multicolumn,
  .section-icons-row,
  [class*="icon-row"],
  [class*="features-bar"] {
    max-width: 100% !important;
  }

  .section-multicolumn .container,
  .section-icons-row .container {
    max-width: var(--page-width);
    margin-left: auto;
    margin-right: auto;
  }
}
.product-info-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.95rem;
}
.product-info-table tr {
  border-bottom: 1px solid #e8e8e8;
}
.product-info-table tr:last-child {
  border-bottom: none;
}
.info-label {
  padding: 10px 16px 10px 0;
  font-weight: 600;
  color: #333;
  width: 45%;
  vertical-align: top;
}
.info-value {
  padding: 10px 0;
  color: #555;
}
/* ══════════════════════════════════════
   Produktinformationen Tab
══════════════════════════════════════ */
.disclosure__content table.product-info-table,
.rte table.product-info-table {
  width: 100% !important;
  border-collapse: collapse !important;
  font-size: 1rem !important;
}

.disclosure__content table.product-info-table tr,
.rte table.product-info-table tr {
  border-bottom: 1px solid #e8e8e8 !important;
}

.disclosure__content table.product-info-table tr:last-child,
.rte table.product-info-table tr:last-child {
  border-bottom: none !important;
}

.disclosure__content table.product-info-table td.info-label,
.rte table.product-info-table td.info-label {
  padding: 14px 20px 14px 0 !important;
  font-weight: 700 !important;
  color: #1a1a1a !important;
  width: 40% !important;
  vertical-align: middle !important;
  font-size: 0.95rem !important;
}

.disclosure__content table.product-info-table td.info-value,
.rte table.product-info-table td.info-value {
  padding: 14px 0 !important;
  color: #444 !important;
  font-size: 0.95rem !important;
  vertical-align: middle !important;
}

.disclosure__content table.product-info-table tr:hover,
.rte table.product-info-table tr:hover {
  background-color: #f9f9f9 !important;
}
table.product-info-table td.info-label,
table.product-info-table td.info-value {
  font-size: 15px !important;
  line-height: 1.6 !important;
}

table.product-info-table td.info-label {
  font-weight: 700 !important;
  color: #1a1a1a !important;
  width: 40% !important;
  padding: 14px 20px 14px 0 !important;
}

table.product-info-table td.info-value {
  color: #444444 !important;
  padding: 14px 0 !important;
}

table.product-info-table tr {
  border-bottom: 1px solid #e8e8e8 !important;
}

table.product-info-table tr:last-child {
  border-bottom: none !important;
}
.product-details .disclosure__content table.product-info-table td,
.product-details .disclosure__panel table.product-info-table td {
  font-size: 14px !important;
  line-height: 1.7 !important;
  padding: 12px 8px !important;
}

.product-details .disclosure__content table.product-info-table td.info-label,
.product-details .disclosure__panel table.product-info-table td.info-label {
  font-weight: 700 !important;
  color: #1a1a1a !important;
  width: 40% !important;
  padding: 12px 16px 12px 0 !important;
}

.product-details .disclosure__content table.product-info-table td.info-value,
.product-details .disclosure__panel table.product-info-table td.info-value {
  color: #444444 !important;
  padding: 12px 0 !important;
}
/* ── SHARE CARD ─────────────────────────────────────────── */

.product-share-wrapper {
  background: #f8f8f8 !important;
  border-radius: 16px !important;
  padding: 20px 24px !important;
  margin: 16px 0 !important;
  border: none !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 14px !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08) !important;
}

.product-share-wrapper .share-title {
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  color: #6b7280 !important;
  margin: 0 !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}

.product-share-wrapper .share-buttons {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
  flex-wrap: wrap !important;
}

/* Alle Buttons Grundform */
.product-share-wrapper .share-buttons a.share-btn,
.product-share-wrapper .share-buttons button.share-btn {
  width: 52px !important;
  height: 52px !important;
  min-width: 52px !important;
  min-height: 52px !important;
  border-radius: 10px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: none !important;
  padding: 0 !important;
  cursor: pointer !important;
  transition: opacity 0.2s ease, transform 0.2s ease !important;
}

.product-share-wrapper .share-buttons a.share-btn:hover,
.product-share-wrapper .share-buttons button.share-btn:hover {
  opacity: 0.85 !important;
  transform: scale(1.05) !important;
}

/* Icons weiß */
.product-share-wrapper .share-buttons a.share-btn svg {
  width: 24px !important;
  height: 24px !important;
  fill: #ffffff !important;
  color: #ffffff !important;
}

/* WhatsApp */
.product-share-wrapper .share-buttons a.share-btn[href*="wa.me"],
.product-share-wrapper .share-buttons a.share-btn[href*="whatsapp"] {
  background-color: #25D366 !important;
}

/* Facebook */
.product-share-wrapper .share-buttons a.share-btn[href*="facebook"] {
  background-color: #1877F2 !important;
}

/* Telegram */
.product-share-wrapper .share-buttons a.share-btn[href*="t.me"],
.product-share-wrapper .share-buttons a.share-btn[href*="telegram"] {
  background-color: #229ED9 !important;
}

/* Copy-Button */
.product-share-wrapper .share-buttons button.share-btn {
  background-color: #e0e0e0 !important;
}

.product-share-wrapper .share-buttons button.share-btn svg {
  width: 22px !important;
  height: 22px !important;
  fill: #555555 !important;
  color: #555555 !important;
}
.product-share-wrapper .share-buttons button.share-btn svg,
.product-share-wrapper .share-buttons button.copy-btn svg {
  fill: #1a5c2e !important;
  color: #1a5c2e !important;
}
/* ── NATIVE SHARE BUTTON (nur Mobile) ───────────────────── */

.native-share-btn {
  background-color: #1a5c2e !important;
  color: #ffffff !important;
  border: none !important;
  display: none !important;
}

.native-share-btn svg {
  fill: #ffffff !important;
  color: #ffffff !important;
}

@media (max-width: 767px) {
  .native-share-btn {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
}
/* ── BUNDLE CARD ─────────────────────────────────────────── */

.maha-bundle-card {
  background: #f8f8f8;
  border-radius: 16px;
  padding: 20px 24px;
  margin: 12px 0;
  box-shadow: 0 4px 16px rgba(0,0,0,0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.maha-bundle-title {
  font-size: 1.5rem;
  font-weight: 400;
  color: #6b7280;
  text-align: center;
  margin: 0 0 16px 0;
}

.maha-bundle-products-row {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 16px;
  width: 100%;
}

.maha-bundle-products {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px;
  flex-wrap: nowrap !important;
}

.maha-bundle-plus {
  font-size: 1.4rem;
  font-weight: 300;
  color: #9ca3af;
  flex-shrink: 0;
  align-self: center !important;
  margin-top: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
}

.maha-bundle-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  width: 90px;
  flex-shrink: 0;
}

.maha-bundle-check {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1;
}

.maha-bundle-check input[type="checkbox"] {
  display: none;
}

.maha-bundle-check-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 6px;
  background: #1a5c2e;
  color: #fff;
  font-size: 13px;
  border: 2px solid #1a5c2e;
  transition: all 0.2s ease;
}

.maha-bundle-check-box--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.maha-bundle-img-wrap {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 4px;
  border: 1px solid #e5e7eb;
  background: #fff;
}

.maha-bundle-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.maha-bundle-no-img {
  width: 100%;
  height: 100%;
  background: #f3f4f6;
}

.maha-bundle-name {
  font-size: 11px;
  color: #374151;
  margin: 6px 0 2px;
  line-height: 1.3;
}

.maha-bundle-price {
  font-size: 12px;
  font-weight: 700;
  color: #1a5c2e;
  margin: 0;
}

.maha-bundle-btn-total {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 8px;
  flex-shrink: 0;
}

.maha-bundle-total {
  font-size: 0.95rem;
  color: #374151;
  text-align: center;
}

.maha-bundle-total strong {
  color: #1a5c2e;
  font-size: 1.1rem;
}

.maha-bundle-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #1a5c2e;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 10px 18px;
  font-size: 0.95rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease;
  white-space: nowrap;
}

.maha-bundle-btn:hover {
  background: #227a3d;
}

.maha-bundle-btn:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

@media (max-width: 480px) {
  .maha-bundle-products-row {
    flex-direction: column !important;
  }
  .maha-bundle-products {
    gap: 4px;
  }
  .maha-bundle-item {
    width: 70px;
  }
  .maha-bundle-img-wrap {
    width: 64px;
    height: 64px;
  }
  .maha-bundle-btn {
    padding: 8px 12px;
    font-size: 0.85rem;
  }
}
/* ============================================================
   MAHAFOOD – Abonnieren & Spare Block
   In mahafood-custom.css einfügen (am Ende)
   ============================================================ */

.maha-abo-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 16px 0;
}

/* Einzelne Option (Karte) */
.maha-abo-option {
  border: 1.5px solid #d1d5db;
  border-radius: 10px;
  padding: 14px 16px;
  cursor: pointer;
  transition: border-color 0.15s ease, background 0.15s ease;
  background: #fff;
}

.maha-abo-option:hover {
  border-color: #2d6a4f;
}

.maha-abo-option--active {
  border-color: #2d6a4f;
  background: #f0faf4;
}

/* Label-Zeile */
.maha-abo-label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  width: 100%;
}

/* Radio-Button */
.maha-abo-radio {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #d1d5db;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.15s ease;
}

.maha-abo-option--active .maha-abo-radio {
  border-color: #2d6a4f;
}

.maha-abo-radio-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: transparent;
  transition: background 0.15s ease;
}

.maha-abo-option--active .maha-abo-radio-dot {
  background: #2d6a4f;
}

/* Label-Text */
.maha-abo-label-text {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Badge –10% */
.maha-abo-badge {
  display: inline-block;
  background: #2d6a4f;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 7px;
  border-radius: 20px;
  letter-spacing: 0.02em;
}

/* Preis rechts */
.maha-abo-price-tag {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  white-space: nowrap;
}

.maha-abo-price-tag--sale {
  color: #2d6a4f;
  font-weight: 600;
}

/* Details-Box (Intervall + Perks) */
.maha-abo-details {
  display: none;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #d1fae5;
}

/* Intervall-Dropdown */
.maha-abo-interval-select {
  width: 100%;
  padding: 9px 12px;
  border: 1.5px solid #d1d5db;
  border-radius: 8px;
  font-size: 13px;
  color: #1a1a1a;
  background: #fff;
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  margin-bottom: 10px;
}

.maha-abo-interval-select:focus {
  outline: none;
  border-color: #2d6a4f;
}

/* Perks-Liste */
.maha-abo-perks {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.maha-abo-perks li {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: #374151;
}

.maha-abo-perks li svg {
  color: #2d6a4f;
  flex-shrink: 0;
}

/* ============================================================
   Ende: Abonnieren & Spare Block
   ============================================================ */

/* ============================================================
   MAHAFOOD – Abo v3: Menge + Intervall Controls
   Diese Blöcke ans Ende von maha-abo-styles.css anhängen
   ============================================================ */

/* Controls-Zeile: Menge + Dropdown nebeneinander */
.maha-abo-controls {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

/* Mengen-Wrapper: − Zahl + */
.maha-qty-wrap {
  display: flex;
  align-items: center;
  border: 1.5px solid #d1d5db;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
  background: #fff;
}

/* − und + Buttons */
.maha-qty-btn {
  width: 36px;
  height: 38px;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  transition: background 0.12s ease;
  flex-shrink: 0;
}

.maha-qty-btn:hover {
  background: #f3f4f6;
}

.maha-qty-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

/* Zahl in der Mitte */
.maha-qty-display {
  min-width: 32px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  border-left: 1px solid #e5e7eb;
  border-right: 1px solid #e5e7eb;
  height: 38px;
  line-height: 38px;
  padding: 0 4px;
}

/* Intervall-Dropdown inline (nimmt restliche Breite) */
.maha-abo-interval-select--inline {
  flex: 1;
  margin-bottom: 0 !important; /* überschreibt den alten margin */
  height: 38px;
  padding: 0 32px 0 10px;
}

/* ============================================================
   Ende v3 Ergänzungen
   ============================================================ */
/* ============================================================
   MAHAFOOD – Abo v5: Kleine inline Mengen-Buttons (Einmaliger Kauf)
   Ans Ende von mahafood-custom.css anhängen
   ============================================================ */

/* Kleiner inline − 1 + Block in der Einmaliger-Kauf-Zeile */
.maha-qty-inline {
  display: flex;
  align-items: center;
  border: 1.5px solid #d1d5db;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  margin: 0 6px;
  flex-shrink: 0;
}

/* Kleine − und + Buttons */
.maha-qi-btn {
  width: 28px;
  height: 28px;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  transition: background 0.12s ease;
  flex-shrink: 0;
}

.maha-qi-btn:hover {
  background: #f3f4f6;
}

.maha-qi-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

/* Zahl in der Mitte (klein) */
.maha-qi-num {
  min-width: 26px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #1a1a1a;
  border-left: 1px solid #e5e7eb;
  border-right: 1px solid #e5e7eb;
  height: 28px;
  line-height: 28px;
}

/* ============================================================
   Ende v5 Ergänzungen
   ============================================================ */
/* ============================================================
   MAHAFOOD – Abo v5 Mobile Fix
   Diese Blöcke in mahafood-custom.css ERSETZEN oder ergänzen
   ============================================================ */
 
/* Label-Zeile: NIEMALS umbrechen, alles in einer Zeile */
.maha-abo-label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  width: 100%;
  flex-wrap: nowrap;       /* ← kein Umbrechen */
  min-width: 0;            /* ← verhindert Overflow */
}
 
/* Label-Text: nimmt verfügbaren Platz, kürzt mit … wenn nötig */
.maha-abo-label-text {
  flex: 1;
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;     /* ← kein Zeilenumbruch */
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 0;
}
 
/* Badge –10%: kompakt, kein Wachsen */
.maha-abo-badge {
  display: inline-block;
  background: #2d6a4f;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 20px;
  letter-spacing: 0.02em;
  white-space: nowrap;
  flex-shrink: 0;          /* ← schrumpft nicht */
}
 
/* Preis rechts: niemals umbrechen */
.maha-abo-price-tag {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
}
 
.maha-abo-price-tag--sale {
  color: #2d6a4f;
  font-weight: 600;
}
 
/* Radio-Button: niemals schrumpfen */
.maha-abo-radio {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #d1d5db;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.15s ease;
}
 
.maha-abo-option--active .maha-abo-radio {
  border-color: #2d6a4f;
}
 
.maha-abo-radio-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: transparent;
  transition: background 0.15s ease;
}
 
.maha-abo-option--active .maha-abo-radio-dot {
  background: #2d6a4f;
}
 
/* Inline Qty (kleine Buttons) auch flex-shrink: 0 */
.maha-qty-inline {
  display: flex;
  align-items: center;
  border: 1.5px solid #d1d5db;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  flex-shrink: 0;
  margin: 0 4px;
}
 
/* Mobile: etwas kleinere Schrift im Label wenn nötig */
@media (max-width: 480px) {
  .maha-abo-label-text {
    font-size: 13px;
  }
  .maha-abo-price-tag {
    font-size: 13px;
  }
  .maha-abo-badge {
    font-size: 10px;
    padding: 2px 5px;
  }
}
 
/* ============================================================
   Ende Mobile Fix
   ============================================================ */
   /* ============================================================
   MAHAFOOD – Abo: Qty-Buttons rechtsbündig in Einmaliger Kauf
   Diese Regeln in mahafood-custom.css ergänzen / ersetzen
   ============================================================ */
 
/* Label-Zeile: Flexbox mit space-between Logik */
.maha-abo-label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  width: 100%;
  flex-wrap: nowrap;
  min-width: 0;
}
 
/* Text links – nimmt NUR so viel Platz wie nötig */
.maha-abo-label-text {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
  flex-shrink: 0;
}
 
/* Qty-Block: schiebt sich nach rechts (margin-left: auto) */
/* Nimmt den gesamten Leerraum zwischen Text und Preis */
.maha-qty-inline {
  display: flex;
  align-items: center;
  border: 1.5px solid #d1d5db;
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  flex: 1;                   /* ← wächst und füllt den Raum */
  max-width: 120px;          /* ← aber nicht zu breit */
  margin-left: auto;         /* ← nach rechts schieben */
  margin-right: 8px;
}
 
/* − und + Buttons nehmen je gleich viel Platz */
.maha-qi-btn {
  flex: 1;                   /* ← Buttons wachsen mit */
  height: 30px;
  min-width: 28px;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  transition: background 0.12s ease;
}
 
.maha-qi-btn:hover {
  background: #f3f4f6;
}
 
.maha-qi-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
 
/* Zahl bleibt fix in der Mitte */
.maha-qi-num {
  min-width: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #1a1a1a;
  border-left: 1px solid #e5e7eb;
  border-right: 1px solid #e5e7eb;
  height: 30px;
  line-height: 30px;
  flex-shrink: 0;
}
 
/* Preis: immer ganz rechts */
.maha-abo-price-tag {
  font-size: 14px;
  font-weight: 500;
  color: #1a1a1a;
  white-space: nowrap;
  flex-shrink: 0;
}
 
.maha-abo-price-tag--sale {
  color: #2d6a4f;
  font-weight: 600;
}
 
/* Badge kompakt */
.maha-abo-badge {
  display: inline-block;
  background: #2d6a4f;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  padding: 2px 6px;
  border-radius: 20px;
  white-space: nowrap;
  flex-shrink: 0;
}
 
/* Radio niemals schrumpfen */
.maha-abo-radio {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #d1d5db;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.15s ease;
}
 
.maha-abo-option--active .maha-abo-radio {
  border-color: #2d6a4f;
}
 
.maha-abo-radio-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: transparent;
  transition: background 0.15s ease;
}
 
.maha-abo-option--active .maha-abo-radio-dot {
  background: #2d6a4f;
}
 
/* Mobile: etwas kompakter */
@media (max-width: 480px) {
  .maha-abo-label-text { font-size: 13px; }
  .maha-abo-price-tag  { font-size: 13px; }
  .maha-abo-badge      { font-size: 10px; padding: 2px 5px; }
  .maha-qty-inline     { max-width: 100px; }
}
 
/* ============================================================
   Ende Fix
   ============================================================ */
 * ============================================================
   Mahafood — Navigation Icons
   In mahafood-custom.css einfügen
   ============================================================ */

/* Icon-Wrapper inline neben Text */
.nav-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-right: 8px;
  flex-shrink: 0;
  opacity: 0.7;
  transition: opacity 0.2s ease;
  color: currentColor;
  position: relative;
  top: -1px; /* optische Zentrierung */
}

/* Icon heller beim Hover */
.child-nav__item:hover .nav-icon,
.main-nav__item:hover .nav-icon {
  opacity: 1;
}

/* Mahafood Grün für aktive Links */
.child-nav__item.is-active .nav-icon,
.main-nav__item.is-active .nav-icon {
  opacity: 1;
  color: #2d6a2d; /* Mahafood Grün — ggf. anpassen */
}

/* Flex-Layout für Icon + Text nebeneinander */
.child-nav__item,
.main-nav__item.child-nav__item {
  display: inline-flex;
  align-items: center;
}

/* Collection-Image Links: Icon trotzdem korrekt */
.child-nav__item-collection-image .nav-icon {
  display: none; /* kein Icon wenn Collection-Bild aktiv */
}

/* Mobile: etwas mehr Abstand */
@media (max-width: 768px) {
  .nav-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
}

/* ============================================================
   Kategorie-Übersichtsseite (Collection Page)
   Icons in .collection-nav oder ähnlichem Container
   HINWEIS: Selector ggf. an dein Collection-Grid anpassen
   ============================================================ */

.collection-grid__item .nav-icon,
.collection-list__item .nav-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  opacity: 0.75;
}
/* ============================================================
   Mahafood — Navigation Icons
   In mahafood-custom.css einfügen
   ============================================================ */

/* Icon-Wrapper inline neben Text */
.nav-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-right: 8px;
  flex-shrink: 0;
  opacity: 0.7;
  transition: opacity 0.2s ease;
  color: currentColor;
  position: relative;
  top: -1px; /* optische Zentrierung */
}

/* Icon heller beim Hover */
.child-nav__item:hover .nav-icon,
.main-nav__item:hover .nav-icon {
  opacity: 1;
}

/* Mahafood Grün für aktive Links */
.child-nav__item.is-active .nav-icon,
.main-nav__item.is-active .nav-icon {
  opacity: 1;
  color: #2d6a2d; /* Mahafood Grün — ggf. anpassen */
}

/* Flex-Layout für Icon + Text nebeneinander */
.child-nav__item,
.main-nav__item.child-nav__item {
  display: inline-flex;
  align-items: center;
}

/* Collection-Image Links: Icon trotzdem korrekt */
.child-nav__item-collection-image .nav-icon {
  display: none; /* kein Icon wenn Collection-Bild aktiv */
}

/* Mobile: etwas mehr Abstand */
@media (max-width: 768px) {
  .nav-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
}

/* ============================================================
   Kategorie-Übersichtsseite (Collection Page)
   Icons in .collection-nav oder ähnlichem Container
   HINWEIS: Selector ggf. an dein Collection-Grid anpassen
   ============================================================ */

.collection-grid__item .nav-icon,
.collection-list__item .nav-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  opacity: 0.75;
}

/* ============================================================
   Flaggen-Icons — Weltküchen
   ============================================================ */

.nav-icon--flag {
  width: 24px;
  height: 16px;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 0 0 0.5px rgba(0,0,0,0.15);
  flex-shrink: 0;
  position: relative;
  top: 0;
  vertical-align: middle;
  margin-right: 9px;
}

/* Flaggen nicht ausgrauen beim Hover — Farben sollen immer sichtbar sein */
.child-nav__item:hover .nav-icon--flag,
.main-nav__item:hover .nav-icon--flag {
  opacity: 1;
  box-shadow: 0 0 0 0.5px rgba(0,0,0,0.3);
}

/* Angebote & Neu — Accent-Farbe für besondere Icons */
.nav-icon--accent {
  color: #e53e3e; /* Rot für Angebote */
}
/* ── PRODUKTGRID — Spalten responsive ───────────────────── */
@media (max-width: 767px) {
  .product-grid,
  .grid--products {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .product-grid,
  .grid--products {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .product-grid,
  .grid--products {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
/* PDP Stepper immer anzeigen wenn quantity-input vorhanden */
product-form .qty-input {
  display: inline-flex !important;
}
.product-info__add-to-cart.qty-input--secondary-btn .btn--primary,
.product-info__add-to-cart.qty-input--secondary-btn .btn--secondary {
  width: auto !important;
  flex: 1;
}
/* PDP Stepper immer sichtbar neben ATC-Button */
.product-info__add-to-cart quantity-input {
  display: inline-flex !important;
}

.product-info__add-to-cart {
  flex-wrap: nowrap !important;
}

.product-info__add-button {
  flex: 1;
}

.product-info__add-button .btn {
  width: 100% !important;
}
/* =============================================
   MAHAFOOD — Produktinformationen Tab Styles
   Ziel: Variante C (Icon-Zeilen), einheitlich
   mit bestehendem Accordion-System
   ============================================= */

.mf-pi-table {
  margin: 4px 0 8px;
}

.mf-pi-row {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid #e8eeeb;
  line-height: 1.5;
}

.mf-pi-row--tall {
  align-items: flex-start;
}

.mf-pi-row--last {
  border-bottom: none;
}

.mf-pi-icon {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eaf3ee;
  border-radius: 8px;
  color: #1a5c3a;
}

/* Versetzt das Icon bei mehrzeiligem Inhalt */
.mf-pi-row--tall .mf-pi-icon {
  margin-top: 2px;
}

.mf-pi-label {
  flex: 0 0 180px;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #1a1a1a !important;
  line-height: 1.5 !important;
}

.mf-pi-value {
  flex: 1;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #444444 !important;
  line-height: 1.55 !important;
}

/* Sicherstellen dass theme font-size nicht greift */
.mf-pi-table .mf-pi-label,
.mf-pi-table .mf-pi-value {
  font-size: 14px !important;
}

/* Responsive: unter 480px Label über Value */
@media (max-width: 480px) {
  .mf-pi-row {
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .mf-pi-label {
    flex: 0 0 calc(100% - 46px);
  }

  .mf-pi-value {
    flex: 0 0 100%;
    padding-left: 46px;
  }
}
/* =============================================
   MAHAFOOD — Nährwerttabelle
   Accordion-Titel bleibt vom Theme (wie Produktinformationen)
   Nur Tabelleninhalt wird gestylt — LMIV-konform
   ============================================= */

.mf-nw-wrap {
  border: 0.5px solid #d0ddd6;
  border-radius: 10px;
  overflow: hidden;
  margin: 4px 0 8px;
}

.mf-nw-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

/* Spalten-Header (Bezeichnung / Menge pro 100g) */
.mf-nw-table thead tr.nw-thead-row {
  background: #eaf3ee;
  border-bottom: 1.5px solid #c5dcd0;
}

.mf-nw-table th.nw-th-label,
.mf-nw-table th.nw-th-value {
  padding: 10px 20px !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  color: #1a5c3a !important;
  letter-spacing: 0.02em;
}

.mf-nw-table th.nw-th-value {
  text-align: right;
  white-space: nowrap;
}

/* Datenzeilen */
.mf-nw-table tbody tr {
  border-bottom: 1px solid #e8eeeb;
}

.mf-nw-table tbody tr:last-child {
  border-bottom: none;
}

.mf-nw-table tbody td {
  padding: 13px 20px !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  vertical-align: middle;
}

.mf-nw-table tbody td.nw-label {
  font-weight: 600 !important;
  color: #1a1a1a !important;
}

.mf-nw-table tbody td.nw-value {
  text-align: right;
  font-weight: 500 !important;
  color: #1a1a1a !important;
  white-space: nowrap;
}

/* Unterzeilen: davon gesättigte Fettsäuren / davon Zucker */
.mf-nw-table tbody tr.nw-sub {
  background: #f8fbf9;
}

.mf-nw-table tbody tr.nw-sub td {
  padding: 9px 20px 9px 36px !important;
  font-size: 13px !important;
  border-bottom: 1px solid #eef3f0;
}

.mf-nw-table tbody tr.nw-sub td.nw-label {
  font-weight: 400 !important;
  color: #555555 !important;
}

.mf-nw-table tbody tr.nw-sub td.nw-value {
  color: #555555 !important;
  font-weight: 400 !important;
}

/* Fußzeile Referenzmenge */
.mf-nw-footer {
  background: #f0f7f3;
  border-top: 1px solid #d0ddd6;
  padding: 10px 20px;
  font-size: 11px !important;
  color: #3d7a57 !important;
  line-height: 1.5;
}
/* =============================================
   MAHAFOOD — Produktbeschreibung Styling
   Angepasst: Text liegt direkt im div (kein p-Tag)
   ============================================= */

.disclosure__content.product-description {
  font-size: 15px !important;
  line-height: 1.85 !important;
  color: #2d2d2d !important;
}

/* Falls doch p-Tags drin sind (z.B. bei anderen Produkten) */
.disclosure__content.product-description p {
  font-size: 15px !important;
  line-height: 1.85 !important;
  color: #2d2d2d !important;
  margin-bottom: 14px !important;
}

.disclosure__content.product-description p:first-child {
  border-left: 3px solid #1a5c3a;
  padding-left: 14px;
}

/* Überschriften */
.disclosure__content.product-description h2,
.disclosure__content.product-description h3,
.disclosure__content.product-description h4 {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #1a5c3a !important;
  margin-top: 20px !important;
  margin-bottom: 8px !important;
}

/* Listen */
.disclosure__content.product-description ul {
  list-style: none !important;
  padding-left: 0 !important;
  margin: 12px 0 !important;
}

.disclosure__content.product-description ul li {
  padding-left: 22px !important;
  position: relative;
  margin-bottom: 8px !important;
  font-size: 15px !important;
  line-height: 1.85 !important;
}

.disclosure__content.product-description ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 7px;
  background: #1a5c3a;
  border-radius: 50%;
  opacity: 0.7;
}

/* Fettgedrucktes */
.disclosure__content.product-description strong,
.disclosure__content.product-description b {
  font-weight: 700 !important;
  color: #1a1a1a !important;
}
/* ── ANNOUNCEMENT BAR — Final ───────────────────────────── */

announcement-bar { display: block !important; width: 100% !important; }

.announcement-bar,
.shopify-section:has(announcement-bar) > div {
  background-color: #1a1a1a !important;
  width: 100% !important;
  max-width: 100% !important;
}

.announcement-bar .container,
.announcement-bar .flex {
  max-width: 100% !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center !important;
}

.announcement__col--left {
  flex: 1 1 100% !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}

.announcement__col--right {
  display: none !important;
}

.announcement__slider {
  width: 100% !important;
  min-height: 42px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  scroll-snap-type: none !important;
  scrollbar-width: none !important;
}

.announcement__slider::-webkit-scrollbar {
  display: none !important;
}

.announcement__text {
  position: relative !important;
  width: 100% !important;
  text-align: center !important;
  padding: 10px 40px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  letter-spacing: 0.05em !important;
  color: #f5f5f5 !important;
}

.announcement__text a {
  color: #f5c842 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  border-bottom: 1px solid rgba(245,200,66,0.5) !important;
}

.announcement__text a:hover {
  color: #ffd966 !important;
}
/* ── ANNOUNCEMENT BAR — Zentrierung Fix ─────────────────── */

.announcement__col--left.announcement__col--align-left {
  justify-content: center !important;
  text-align: center !important;
}

.announcement__slider.scroll.scroll-snap {
  justify-content: center !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.announcement__text.flex.items-center.m-0 {
  justify-content: center !important;
  width: 100% !important;
  padding: 10px 20px !important;
}

.announcement__text p {
  text-align: center !important;
  width: 100% !important;
  margin: 0 auto !important;
}
/* ── ANNOUNCEMENT BAR — Einzeilig Fix ──────────────────── */
.announcement__text {
  white-space: nowrap !important;
  padding: 10px 20px !important;
  font-size: 12px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 0 !important;
}

.maha-announcement-rte {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  white-space: nowrap !important;
  width: 100% !important;
}

.maha-announcement-rte p {
  display: inline-flex !important;
  align-items: center !important;
  white-space: nowrap !important;
  margin: 0 !important;
  color: #f5f5f5 !important;
}

.maha-announcement-rte svg {
  display: inline-block !important;
  flex-shrink: 0 !important;
  margin-right: 6px !important;
  vertical-align: middle !important;
}

.maha-announcement-rte a {
  display: inline-flex !important;
  align-items: center !important;
  color: #f5c842 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}
/* ── WhatsApp Slide ─────────────────────────────────────── */
.maha-wa-slide {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
}

.maha-wa-inner {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  white-space: nowrap !important;
  color: #f5f5f5 !important;
}

.maha-wa-inner p {
  display: inline !important;
  margin: 0 !important;
  color: #f5f5f5 !important;
}

.maha-wa-inner a {
  color: #f5c842 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

.maha-wa-icon {
  flex-shrink: 0 !important;
  vertical-align: middle !important;
}/* ── ANNOUNCEMENT — Alle Slides zentriert ───────────────── */
.maha-announcement-rte {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
}

.maha-announcement-rte p {
  margin: 0 !important;
  text-align: center !important;
  color: #f5f5f5 !important;
  display: inline-flex !important;
  align-items: center !important;
}

.maha-announcement-rte a {
  color: #f5c842 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}
/* ── ANNOUNCEMENT — Alle Slides zentriert ───────────────── */
.announcement__col--left {
  justify-content: center !important;
}

.announcement__col--align-left {
  justify-content: center !important;
}

.announcement__text.flex.items-center {
  justify-content: center !important;
  width: 100% !important;
}

.announcement__text .rte,
.announcement__text .maha-announcement-rte {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}

.announcement__text .rte p,
.announcement__text .maha-announcement-rte p {
  text-align: center !important;
  margin: 0 !important;
  color: #f5f5f5 !important;
}
/* ── ANNOUNCEMENT — Zentrierung Final Fix ───────────────── */
.announcement__col--left,
.announcement__col--align-center,
.announcement__col--align-left {
  flex: 1 1 100% !important;
  flex-basis: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.announcement__text {
  justify-content: center !important;
  text-align: center !important;
  width: 100% !important;
}

.announcement__slider .announcement__text {
  justify-content: center !important;
  text-align: center !important;
}

.maha-announcement-rte {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}

.maha-announcement-rte p {
  margin: 0 !important;
  color: #f5f5f5 !important;
  text-align: center !important;
}

.maha-wa-slide {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 100% !important;
}

.maha-wa-inner {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  white-space: nowrap !important;
}

.maha-wa-inner p {
  display: inline !important;
  margin: 0 !important;
  color: #f5f5f5 !important;
}

.maha-wa-inner a {
  color: #f5c842 !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

.maha-wa-icon {
  flex-shrink: 0 !important;
}
/* ── NAVIGATION — Tablet Umbruch Fix ───────────────────── */
@media (min-width: 769px) and (max-width: 1280px) {
  .main-nav {
    flex-wrap: nowrap !important;
  }

  .main-nav__item--primary {
    margin: 0 0.4rem !important;
    padding-top: 0.8rem !important;
    padding-bottom: 0.8rem !important;
    font-size: 0.75em !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
  }

  .secondary-nav__item.secondary-nav__cta--button {
    padding: 0.25em 0.6em !important;
    font-size: 0.75em !important;
    white-space: nowrap !important;
  }

  .main-nav__item--toggle .icon {
    width: 12px !important;
    height: 12px !important;
    margin-inline-start: 2px !important;
  }
}

/* Hochformat Tablet — etwas mehr Platz */
@media (min-width: 769px) and (max-width: 900px) {
  .main-nav__item--primary {
    margin: 0 0.2rem !important;
    font-size: 0.68em !important;
  }

  .secondary-nav__item.secondary-nav__cta--button {
    font-size: 0.68em !important;
    padding: 0.2em 0.4em !important;
  }
}
/* ── NAVIGATION — Tablet Hochformat → Hamburger ─────────── */
@media (min-width: 769px) and (max-width: 900px) {
  /* Hamburger Button zeigen */
  .main-menu__toggle {
    display: flex !important;
  }

  /* Vollmenü verstecken */
  .main-menu__content {
    display: none !important;
  }

  /* Wenn Hamburger geöffnet */
  .main-menu__disclosure.is-open .main-menu__content {
    display: block !important;
  }
}

/* ── NAVIGATION — Tablet Breakpoints ───────────────────── */

/* Querformat 901-1280px → Vollmenü kompakt */
@media (min-width: 901px) and (max-width: 1280px) {
  .main-nav {
    flex-wrap: nowrap !important;
  }

  .main-nav__item--primary {
    margin: 0 0.4rem !important;
    font-size: 0.75em !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
  }

  .secondary-nav__item.secondary-nav__cta--button {
    padding: 0.25em 0.6em !important;
    font-size: 0.75em !important;
    white-space: nowrap !important;
  }
}