/** Shopify CDN: Minification failed

Line 347:0 Unexpected "<"

**/
/* Maikind overrides ported from live theme Backup 2026.
   Kept in a separate asset so Boost upgrades stay readable.
*/

/* ============================================================================
   SHOPIFY THEME CUSTOM CSS
   ============================================================================ */

/* ========== 1) Font ========== */
@font-face{
  font-family:"xy9zr83";
  src:url('//maikind.design/cdn/shop/t/9/assets/xy9zr83.woff2?v=74035561136486723481788898367') format("woff2");
  font-display:swap;
}

/* ========== 2) Headlines ========== */
:is(h1,h2,h3,h4,h5,h6,
  .headline,.section-title,.section-header__title,
  .page-title,.rich-text__heading,.card__heading,
  .collection-hero__title){
  font-family:"xy9zr83",sans-serif!important;
  font-weight:400!important;
  letter-spacing:-.03em!important;
  line-height:1.1!important;
  text-transform:none!important;
}
/* ========== 5) PDP Title & Price – Hard Override ========== */
body[class*="template-product"] .product-detail__price,
body[class*="template-product"] .product-detail__price .product-price,
body[class*="template-product"] .product-detail__price .product-price .money,
body[class*="template-product"] .title-and-price .product-price,
body[class*="template-product"] .title-and-price .product-price .money,
body[class*="template-product"] [class*="price"] .money {
  font-size: 1.125rem !important;   /* ~18px */
  line-height: 1.3 !important;
  font-weight: 600 !important;
}

body[class*="template-product"] .product-detail__price .unit-price {
  font-size: .8125rem !important;   /* ~13px */
  opacity: .8;
}

/* ========== 4) Trust Message (unter CTA) ========== */
.trust-message{
  display:flex;align-items:center;justify-content:flex-end;
  gap:8px;margin-top:5px;font-size:14px;color:#000;
}
.trust-message__avatars{display:flex;position:relative}
.trust-message__avatars img{
  width:24px;height:24px;border-radius:50%;
  object-fit:cover;border:2px solid #fff;margin-left:-8px;
  box-shadow:0 0 0 1px #ddd;
}
.trust-message__avatars img:first-child{margin-left:0}
.trust-message__text{white-space:nowrap;font-weight:500}
@media (max-width:768px){
  .trust-message{justify-content:flex-start;font-size:13px}
}
/* ========== 6) PDP Title + Price + MwSt (merged wrap-fix + inline) ========== */

/* Container: normale Blockstruktur */
body.template-product .product-detail__title-area.row {
  display: block !important;
  margin: 0 !important;
}

/* Titel oben */
body.template-product .product-detail__title-area.row .product-detail__title {
  margin: 0 0 6px 0;
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 700;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: normal;
  hyphens: manual;
}

/* Preiszeile als Flex: Preis + MwSt nebeneinander */
body.template-product .product-detail__title-area.row .product-detail__price,
body.template-product .product-detail__title-area.row .product-policies.small-text,
body.template-product .product-detail__title-area.row .ajax-product-form[id$="installments"] {
  display: inline-flex !important;
  align-items: baseline;
  vertical-align: baseline;
  white-space: nowrap !important;
  margin: 0 !important;
  padding: 0;
  float: none !important;
  clear: none !important;
}

/* Installments-Form darf keinen Platz verbrauchen */
body.template-product .product-detail__title-area.row .ajax-product-form[id$="installments"] {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}

/* Preis Styling */
body.template-product .product-detail__title-area.row .theme-money.large-title {
  font-size: 1.7rem !important;
  line-height: 1.4 !important;
  font-weight: 600 !important;
  color: #91927b;
}

/* MwSt Styling direkt rechts neben Preis */
body.template-product .product-detail__title-area.row .product-policies.small-text {
  margin-left: 8px !important;
  font-size: 0.8rem;
  font-weight: 400;
  color: #777;
}

/* Schneller Blick: Boost setzt den Titel auf 0.875rem (Nunito).
   Die Headline-Regel tauscht xy9zr83 ein — 14px Display-Schnitt sieht kaputt aus. */
.quickbuy__titlebar .js-qb-title-and-price {
  flex: 1 1 auto;
  min-width: 0;
}

.quickbuy__titlebar .product-detail__title,
body.template-product .quickbuy__titlebar .product-detail__title-area.row .product-detail__title {
  font-family: "xy9zr83", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: -0.03em;
  line-height: 1.15;
  margin: 0 0 6px;
  overflow-wrap: break-word;
  word-break: normal;
  hyphens: manual;
}

@media (max-width: 767.98px) {
  .quickbuy__titlebar .product-detail__title,
  body.template-product .quickbuy__titlebar .product-detail__title-area.row .product-detail__title {
    font-size: 2rem;
  }
}

/* Varianten-Chips: A4/A3 nebeneinander, solange Platz ist.
   minmax(120px) + Quickbuy-Flex ließ das Fieldset auf ~110px schrumpfen. */
.option-selector[data-selector-type="listed"] {
  display: block;
  margin-block: 16px 32px;
  padding: 0;
}

.option-selector legend.option-selector__heading,
.option-selector span.option-selector__heading {
  display: block;
  float: left;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 0 20px;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 600;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: none;
  color: #686956;
  opacity: 1;
}

.option-selector__btns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 5.5rem), 1fr));
  gap: 12px;
  width: 100%;
  clear: both;
}

.quickbuy variant-picker fieldset.option-selector[data-selector-type="listed"] {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-inline-size: 0;
  flex: 1 1 100%;
  margin-block: 20px 32px;
}

.option-selector__btns .opt-btn {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.option-selector__btns .opt-label {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 12px 16px;
  min-height: 48px;
  border: 1px solid #dcdcd6;
  border-radius: 18px;
  background: #f1f1ed;
  color: #686956;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition-property: background-color, border-color, color, scale, transform;
  transition-duration: 150ms;
  transition-timing-function: var(--mk-ease-out);
}

@media (hover: hover) {
  .option-selector__btns .opt-label:hover {
    background: #e8e8e0;
  }
}

.option-selector__btns .opt-label:active {
  transform: none;
  scale: 0.96;
}

.option-selector__btns .opt-btn:checked + .opt-label {
  background: #91927b;
  color: #fff;
  border-color: #91927b;
}

.option-selector__btns .opt-btn:focus-visible + .opt-label {
  outline: 2px solid #686956;
  outline-offset: 2px;
}

.option-selector__btns .opt-btn:disabled + .opt-label {
  opacity: 0.45;
  cursor: not-allowed;
}

@media (prefers-reduced-motion: reduce) {
  .option-selector__btns .opt-label {
    transition-duration: 0.01ms;
  }

  .option-selector__btns .opt-label:active {
    scale: 1;
  }
}
/* ========== Info-Pills ========== */
.info-pill-wrapper{
  display:grid;
  grid-template-columns:repeat(3,1fr); /* Desktop: 3 gleich breite Spalten */
  gap:.4em;
  margin:0 0 1rem 0;
  padding:0;
  box-sizing:border-box;
  max-width:100%;
}

@media(max-width:800px){
  .info-pill-wrapper{grid-template-columns:repeat(2,1fr)} /* Tablet: 2 pro Zeile */
}
@media(max-width:480px){
  .info-pill-wrapper{grid-template-columns:1fr} /* Mobile: 1 pro Zeile */
}

.info-pill{
  display:flex;
  justify-content:center;
  align-items:center;
  padding:.35em .6em;     /* etwas kompakter als vorher */
  background:#fffaf5;
  border:1px solid #e0d7cd;
  border-radius:9999px;
  font:400 .75rem/1.2 "Helvetica Neue",sans-serif;
  color:#5a4a42;
  white-space:nowrap;     /* kein Zeilenumbruch innerhalb der Pill */
  min-width:0;
  box-sizing:border-box;
}
/* ========== Trust Badge (ausgelagert, responsive) ========== */
.trust-badge{
  display:flex; flex-wrap:wrap; align-items:center; gap:8px;
  background:#f4f4f4; border:1px solid #ddd; border-radius:8px;
  padding:10px; font:600 14px/1.2 system-ui, -apple-system, Segoe UI, Roboto, sans-serif;
  color:#333; width:100%; max-width:100%; box-sizing:border-box;
}

/* Avatare mit leichter Überlappung */
.trust-badge__avatars{display:flex; align-items:center}
.trust-badge__avatars img{
  width:22px; height:22px; border-radius:50%;
  border:2px solid #f4f4f4; object-fit:cover; box-sizing:border-box;
  margin-left:-6px;
}
.trust-badge__avatars img:first-child{margin-left:0}

/* Text darf umbrechen und niemals überlaufen */
.trust-badge__text{
  flex:1 1 auto; min-width:0; /* wichtig gegen Horizontal-Scroll */
  white-space:normal; word-wrap:break-word; /* bricht bei langen Wörtern */
}

/* Mobile-Tuning */
@media (max-width:640px){
  .trust-badge{gap:6px; padding:8px; font-weight:600}
  .trust-badge__text{font-size:13px}
}
@media (max-width:420px){
  .trust-badge{justify-content:center; text-align:center}
  .trust-badge__avatars{justify-content:center; width:100%}
  .trust-badge__text{width:100%}
}
/* ========== CTA Button Override ========== */
.btn.btn--secondary{
  background-color:#8e927b !important; /* Olive/Khaki aus deinem Schema */
  color:#fff !important;
  border:1px solid #7a7e67 !important;
  font-weight:600;
  padding:.9em 1.6em;
  border-radius:999px;
  transition:background .2s ease,transform .1s ease;
  box-shadow:0 2px 4px rgba(0,0,0,.08);
}

.btn.btn--secondary:hover{
  background-color:#787c66 !important; /* etwas dunkler beim Hover */
  transform:translateY(-1px);
  box-shadow:0 4px 8px rgba(0,0,0,.12);
}

.btn.btn--secondary:active{
  transform:translateY(0);
  box-shadow:0 2px 4px rgba(0,0,0,.08);
}
<style id="mobile-header-nudge">
@media (max-width: 768px){
}
/* Section- und Container-Spacing für Logo-List runterdrehen */
.logo-list,
.logo-list__container,
.logo-list__title{
  margin-top:0 !important;
  margin-bottom:0 !important;
  padding-top:8px !important;
  padding-bottom:8px !important;
}
/* Logo-List: inneres Padding halbieren */
.section-logo-list .logo-list-section{
  padding-top:20px !important;   /* vorher z.B. 40px */
  padding-bottom:20px !important;
}

/* ============================================================================
   SECTION: Trust Payment Badge – klein & dezent (Pill)
   ============================================================================ */

.trust-payment-message{
  display:inline-flex !important;
  align-items:center;
  gap:.35rem;                    /* Platz falls ein Icon davor steht */
  padding:2px 8px;               /* sehr kompakt */
  border-radius:9999px;          /* Pillenform */
  background:#f3f6f3;            /* dezenter Hintergrund */
  border:1px solid #e1ece4;      /* feiner Rahmen */
  color:#4c6b54;                 /* dezentes Grün passend zur Brand */
  font-size:.72rem;              /* klein, aber lesbar (~11–12px) */
  line-height:1.2;
  font-weight:400;
  letter-spacing:.01em;
  vertical-align:middle;
  box-sizing:border-box;
}

/* Trust-Pille + Icons unter dem ATC, gleiche Breite wie der Button */
.product-detail .large-row:has(> .qty-wrapper) > .qty-wrapper,
.quickbuy .large-row:has(> .qty-wrapper) > .qty-wrapper {
  grid-row: 1;
  align-self: end;
}

.product-detail .large-row:has(> .qty-wrapper) > .payment-buttons,
.quickbuy .large-row:has(> .qty-wrapper) > .payment-buttons {
  grid-row: 1;
}

.product-detail .large-row > .trust-payment,
.quickbuy .large-row > .trust-payment {
  grid-column: 2;
  grid-row: 2;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
  width: 100%;
  min-width: 0;
}

.product-detail .trust-payment .payment-icons,
.quickbuy .trust-payment .payment-icons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: default;
}

.product-detail .trust-payment .payment-icon,
.quickbuy .trust-payment .payment-icon {
  display: flex;
  flex: 1 1 0;
  min-width: 0;
  max-width: 38px;
  margin: 0;
  list-style: none;
}

.product-detail .trust-payment .payment-icon-svg,
.product-detail .trust-payment .payment-icon svg,
.quickbuy .trust-payment .payment-icon-svg,
.quickbuy .trust-payment .payment-icon svg {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 38 / 24;
  filter: grayscale(1);
  opacity: 0.72;
  transition-property: filter, opacity;
  transition-duration: 150ms;
  transition-timing-function: var(--mk-ease-out);
}

@media (hover: hover) {
  .product-detail .trust-payment .payment-icon:hover .payment-icon-svg,
  .product-detail .trust-payment .payment-icon:hover svg,
  .quickbuy .trust-payment .payment-icon:hover .payment-icon-svg,
  .quickbuy .trust-payment .payment-icon:hover svg {
    filter: none;
    opacity: 1;
  }
}

.product-detail .trust-payment .payment-icon:focus-within .payment-icon-svg,
.product-detail .trust-payment .payment-icon:focus-within svg,
.quickbuy .trust-payment .payment-icon:focus-within .payment-icon-svg,
.quickbuy .trust-payment .payment-icon:focus-within svg {
  filter: none;
  opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
  .product-detail .trust-payment .payment-icon-svg,
  .product-detail .trust-payment .payment-icon svg,
  .quickbuy .trust-payment .payment-icon-svg,
  .quickbuy .trust-payment .payment-icon svg {
    transition-duration: 0.01ms;
  }
}

@media (max-width: 359.98px) {
  .product-detail .large-row > .trust-payment,
  .quickbuy .large-row > .trust-payment {
    grid-column: 1;
  }
}

/* ========== BUGFIX Section BG entfernen ========== */
#shopify-section-banner{
  visibility:hidden;
  height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden;
}
/* PDP: hide previous/next product links (Vorausgehend / Neben) */
.template-product .breadcrumbs-prod-nav {
  display: none !important;
}

/* =========================================================
   Judge.me Reviews – compact, right of PDP title
   ========================================================= */
:root{
  --sticky-header-h: 72px;
  --sticky-gap: 16px;
}

body.template-product .product-detail__detail:has(> [id$="__judge_me_reviews_all_reviews_text_cBWeEi"]) {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 12px;
  align-items: start;
}

body.template-product .product-detail__detail:has(> [id$="__judge_me_reviews_all_reviews_text_cBWeEi"]) > * {
  grid-column: 1 / -1;
}

body.template-product .product-detail__detail:has(> [id$="__judge_me_reviews_all_reviews_text_cBWeEi"]) > .product-detail__title-area.row {
  display: contents !important;
}

body.template-product .product-detail__detail:has(> [id$="__judge_me_reviews_all_reviews_text_cBWeEi"]) .product-detail__title {
  grid-column: 1;
  grid-row: 1;
  align-self: start;
  margin: 0;
}

body.template-product .product-detail__detail:has(> [id$="__judge_me_reviews_all_reviews_text_cBWeEi"]) .product-detail__offer {
  grid-column: 1 / -1;
  grid-row: 2;
  margin: 6px 0 0;
}

body.template-product .product-detail__detail:has(> [id$="__judge_me_reviews_all_reviews_text_cBWeEi"]) > [id$="__judge_me_reviews_preview_badge_PacPpA"] {
  display: none !important;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
){
  grid-column: 2;
  grid-row: 1;
  align-self: start;
  justify-self: end;
  display: block;
  width: auto;
  max-width: 13.5rem;
  margin: 0.2rem 0 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-rating::before,
:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-rating::after,
:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-text__text::before,
:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-text__text::after,
:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-verified-by::before,
:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-verified-by::after {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-rating,
:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-text__text,
:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-verified-by,
:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-text a {
  border: 0 !important;
  background-image: none !important;
  box-shadow: none !important;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-text a {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 2px 6px !important;
  width: 100% !important;
  text-decoration: none;
  text-align: left !important;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-rating {
  order: 1 !important;
  display: flex;
  align-items: center;
  gap: 1px;
  margin: 0 !important;
  font-size: 0.6rem;
  line-height: 1.2;
  color: #686956;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-rating__score {
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1.2;
  color: #686956;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-verified-by {
  order: 2 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 3px !important;
  margin: 0 !important;
  color: #0095f6;
  white-space: nowrap !important;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-verified-by__image {
  display: none !important;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-verified-by__text {
  font-size: 0.6875rem !important;
  font-weight: 600 !important;
  line-height: 1 !important;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-verified-by__text::before {
  content: "";
  display: inline-block !important;
  width: 12px !important;
  height: 12px !important;
  margin-right: 3px !important;
  background: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M19.998 3.094 14.638 0l-2.972 5.15H5.432v6.354L0 14.64 3.094 20 0 25.359l5.432 3.137v5.905h5.975L14.638 40l5.36-3.094L25.358 40l3.232-5.6h6.162v-6.01L40 25.359 36.905 20 40 14.641l-5.248-3.03v-6.46h-6.419L25.358 0l-5.36 3.094Zm7.415 11.225 2.254 2.287-11.43 11.5-6.835-6.93 2.244-2.258 4.587 4.581 9.18-9.18Z"/></svg>') no-repeat center / contain;
          mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40"><path d="M19.998 3.094 14.638 0l-2.972 5.15H5.432v6.354L0 14.64 3.094 20 0 25.359l5.432 3.137v5.905h5.975L14.638 40l5.36-3.094L25.358 40l3.232-5.6h6.162v-6.01L40 25.359 36.905 20 40 14.641l-5.248-3.03v-6.46h-6.419L25.358 0l-5.36 3.094Zm7.415 11.225 2.254 2.287-11.43 11.5-6.835-6.93 2.244-2.258 4.587 4.581 9.18-9.18Z"/></svg>') no-repeat center / contain;
}

:is(
  #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
  #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
  [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
) .jdgm-all-reviews-text__text {
  order: 3 !important;
  flex-basis: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-indent: 0 !important;
  display: block !important;
  font-size: 0.6875rem;
  line-height: 1.3;
  color: #686956;
  text-align: left !important;
}

@media (max-width: 767.98px) {
  :is(
    #shopify-block-ARk0ybWlSVnFZOFhWM__judge_me_reviews_all_reviews_text_cBWeEi,
    #shopify-block-ANy9rNE1lek03VHozN__judge_me_reviews_all_reviews_text_cBWeEi,
    #shopify-block-ANVU4dmRiWWF5MHRZc__judge_me_reviews_all_reviews_text_cBWeEi,
    [id^="shopify-block-"][id$="__judge_me_reviews_all_reviews_text_cBWeEi"]
  ){
    max-width: 11.5rem;
  }
}

/* PDP: buy column uses the same content width as breadcrumbs / sections below.
   Boost medium shrinks the grid to 83.3% and caps the form at 580px. */
@media (min-width: 768px) {
  body.template-product .product-layout-grid,
  body.template-product .product-layout-grid--small,
  body.template-product .product-layout-grid--medium,
  body.template-product .product-layout-grid--large {
    width: 100%;
    max-width: none;
    margin: 0;
  }

  body.template-product .product-layout-grid__images {
    width: 48%;
  }

  body.template-product .product-layout-grid__detail {
    width: 52%;
    max-width: none;
  }
}

/* ===== PDP: buy column sticks while images scroll ===== */
@media (min-width: 992px){
  body.template-product .product-layout-grid {
    align-items: stretch;
  }

  body.template-product .product-layout-grid__images .sticky-element {
    position: static;
  }

  body.template-product .product-layout-grid__detail {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    overflow: visible !important;
  }

  body.template-product .product-layout-grid__detail .product-detail__detail.sticky-element {
    position: -webkit-sticky;
    position: sticky;
    top: calc(var(--sticky-header-h) + var(--sticky-gap));
    align-self: start;
    width: 100%;
    z-index: 3;
    max-height: none !important;
    overflow: visible !important;
  }

  body.template-product .product-detail__detail .large-row:has(> .qty-wrapper) {
    position: static;
    background: transparent;
    padding-top: 0;
  }

  body.template-product .product-detail__detail .payment-buttons {
    position: static;
    background: transparent;
    padding-top: 0;
    border-radius: 0;
  }

  body.template-product .product-detail__detail .payment-buttons .btn {
    width: 100%;
  }

  body.template-product .product-detail__below {
    margin-top: 24px;
  }
}

body.template-product .product-detail__below .reading-width {
  max-width: 42rem;
}

body.template-product .product-detail__below .rte {
  font-size: 1rem;
  line-height: 1.6;
}

/* PDP: description accordion in the buy column */
body.template-product .product-detail__detail .product-description-accordion {
  margin-top: 16px;
  margin-bottom: 8px;
}

body.template-product .product-description-accordion .cc-accordion {
  border-top: 0;
}

body.template-product .product-description-accordion .cc-accordion-item__title {
  font-family: inherit;
  font-weight: 600;
  font-size: 1rem;
  color: #686956;
  padding-top: 12px;
  padding-bottom: 12px;
}

body.template-product .product-description-accordion .cc-accordion-item__title:focus-visible {
  outline: 2px solid #686956;
  outline-offset: 2px;
}

body.template-product .product-description-accordion .cc-accordion-item__content {
  font-size: 0.95rem;
  line-height: 1.6;
  padding-bottom: 14px;
}

body.template-product .product-description-accordion .cc-accordion-item__content > :first-child {
  margin-top: 0;
}

body.template-product .product-description-accordion .cc-accordion-item__content > :last-child {
  margin-bottom: 0;
}

@media (prefers-reduced-motion: reduce) {
  body.template-product .product-description-accordion .cc-accordion-item__panel,
  body.template-product .product-description-accordion .cc-accordion-item__content {
    transition: none;
  }
}

@media (max-width: 991.98px){
  body.template-product .product-layout-grid__detail .product-detail__detail.sticky-element {
    position: static;
  }
}

/* Judge.me – Buttons rund (nur innerhalb dieses Widgets) */
#judgeme_product_reviews .jdgm-btn,
#judgeme_product_reviews .jdgm-write-rev-link,
#judgeme_product_reviews input.jdgm-btn,
#judgeme_product_reviews .jdgm-form-dynamic__submit-rev {
  border-radius: 9999px !important;
}
#judgeme_product_reviews .jdgm-btn,
#judgeme_product_reviews .jdgm-write-rev-link {
  padding-left: 18px;
  padding-right: 18px;
}


/* === Collection Info Box – sanftes Grün, clean ================================== */
.collection-info-box{
  background: transparent !important;  /* kein zweiter Kasten */
  border: 0 !important;
  padding: 0 !important;               /* Abstand steuert .cib */
  box-shadow: none !important;
}

.collection-info-box .cib{
  background: #f6fbf7 !important;      /* sanftes Grün */
  border: 1px solid #d6e9d6 !important;/* EIN dezenter Rahmen */
  border-radius: 12px !important;
  padding: 20px 24px !important;
  box-sizing: border-box;
  color: #263327;
  display: grid;
  gap: 14px;
}

/* Head */
.collection-info-box .cib__head{display:flex;gap:10px;align-items:center}
.collection-info-box .cib__icon{font-size:1.4em;line-height:1}
.collection-info-box .cib__title{font-weight:700;font-size:1.1rem;margin:0}
.collection-info-box .cib__subtitle{font-size:.95rem;color:#4c6b54}

/* Pill */
.collection-info-box .cib__badge{
  display:inline-block;
  background:#eaf6ec;
  color:#2e5f3a;
  border-radius:999px;                  /* keine zusätzliche Border */
  padding:6px 12px;
  font-weight:600;
  font-size:.9rem;
}

/* Body */
.collection-info-box .cib__body{margin:0;font-size:.95rem}
.collection-info-box .cib__body p{margin:0}

/* CTA ist entfernt – falls noch vorhanden, sicherheitshalber verstecken */
.collection-info-box .cib__cta{display:none !important}

/* Mobile */
@media (max-width:480px){
  .collection-info-box .cib{
    padding:14px 16px !important;
    border-radius:10px !important;
    gap:10px;
  }
  .collection-info-box .cib__title{font-size:1rem}
  .collection-info-box .cib__subtitle{font-size:.9rem}
  .collection-info-box .cib__badge{font-size:.85rem;padding:5px 10px}
}
/* Signal-Wave via box-shadow auf dem Button selbst (funktioniert auch auf <input>) */
.large-row.cart-finish input[name="checkout"],
.large-row.cart-finish .cart-submit,
.large-row.cart-finish button[name="checkout"],
input[name="checkout"].btn,
button[name="checkout"].btn {
  position: relative;
  z-index: 1;
  animation: cart-signal-oneshot 2.2s ease-out infinite;
  will-change: box-shadow;
}

@keyframes cart-signal-oneshot{
  0%   { box-shadow: 0 0 0 0   rgba(142,146,123,.35); }
  70%  { box-shadow: 0 0 0 14px rgba(142,146,123,0); }
  100% { box-shadow: 0 0 0 0   rgba(142,146,123,0); }
}

/* Bei Hover/Focus pausieren (weniger Ablenkung) */
.large-row.cart-finish input[name="checkout"]:hover,
.large-row.cart-finish .cart-submit:hover,
.large-row.cart-finish button[name="checkout"]:hover,
.large-row.cart-finish input[name="checkout"]:focus,
.large-row.cart-finish .cart-submit:focus,
.large-row.cart-finish button[name="checkout"]:focus{
  animation-play-state: paused;
}

/* Accessibility */
@media (prefers-reduced-motion: reduce){
  .large-row.cart-finish input[name="checkout"],
  .large-row.cart-finish .cart-submit,
  .large-row.cart-finish button[name="checkout"]{
    animation: none !important;
  }
}

/* Prio-Upsell rechts unter dem CTA, Trust-Banner bündig am Footer */
html body.template-cart {
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
}

body.template-cart #MainContent {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}

body.template-cart #MainContent > .shopify-section:has(#trust-badge-bleed) {
  margin-top: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}

body.template-cart #MainContent > .shopify-section:has(#trust-badge-bleed) > .container,
body.template-cart #MainContent > .shopify-section:has(#trust-badge-bleed) .page-width {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

body.template-cart #MainContent > .shopify-section:has(.cart-prio-upselling[hidden]) {
  display: none;
}

body.template-cart .page-footer {
  padding-top: 0 !important;
}

body.template-cart .footer-group--shift-up {
  margin-top: 0;
}

#trust-badge-bleed {
  margin-bottom: 0 !important;
}

/* Cart success hint — content-width Karte, staggered enter */
body.template-cart #MainContent > .shopify-section:has(#cart-hint[hidden]) {
  display: none;
}

body.template-cart #MainContent > .shopify-section:has(#cart-hint:not([hidden])) + .shopify-section .cart > .container > .large-row {
  margin-top: 16px;
}

.cart-hint {
  width: 100%;
  margin: 24px 0 0;
  box-sizing: border-box;
}

.cart-hint__card {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  box-sizing: border-box;
  padding: 12px 16px;
  border: 1px solid #cfe6d2;
  border-radius: 12px;
  background: #eaf6ec;
  color: #2e5f3a;
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.06), 0 2px 4px 0 rgba(0, 0, 0, 0.04);
}

.cart-hint__icon {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
}

.cart-hint__icon .icon {
  width: 20px;
  height: 20px;
  stroke-width: 2;
}

.cart-hint__text {
  margin: 0;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.2;
}

.cart-hint__word {
  display: inline-block;
}

.cart-hint__word + .cart-hint__word {
  margin-inline-start: 0.35em;
}

.cart-hint__card {
  opacity: 0;
  transform: translateY(12px);
}

.cart-hint__icon,
.cart-hint__word {
  opacity: 0;
  transform: translateY(12px);
  filter: blur(4px);
}

.cart-hint.is-in .cart-hint__card {
  animation: cart-hint-surface 400ms var(--mk-ease-enter) forwards;
}

.cart-hint.is-in .cart-hint__icon {
  animation: cart-hint-icon 300ms var(--mk-ease-enter) 100ms forwards;
}

.cart-hint.is-in .cart-hint__word:nth-child(1) {
  animation: cart-hint-enter 400ms var(--mk-ease-enter) 100ms forwards;
}

.cart-hint.is-in .cart-hint__word:nth-child(2) {
  animation: cart-hint-enter 400ms var(--mk-ease-enter) 200ms forwards;
}

.cart-hint.is-leaving .cart-hint__card,
.cart-hint.is-leaving .cart-hint__icon,
.cart-hint.is-leaving .cart-hint__word {
  opacity: 0;
  transform: translateY(-12px);
  animation: none;
  transition-property: opacity, transform, filter;
  transition-duration: 150ms;
  transition-timing-function: var(--mk-ease-out);
}

.cart-hint.is-leaving .cart-hint__icon,
.cart-hint.is-leaving .cart-hint__word {
  filter: blur(4px);
}

@keyframes cart-hint-surface {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes cart-hint-enter {
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

@keyframes cart-hint-icon {
  from {
    opacity: 0;
    transform: scale(0.25);
    filter: blur(4px);
  }
  to {
    opacity: 1;
    transform: scale(1);
    filter: blur(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .cart-hint__card,
  .cart-hint__icon,
  .cart-hint__word {
    opacity: 1;
    transform: none;
    filter: none;
    animation: none !important;
    transition: none !important;
  }
}

.cart-prio-upselling {
  display: flex;
}

.cart-prio-upselling[hidden] {
  display: none !important;
}

.cart-prio-upselling .upsell--prio {
  display: grid;
  grid-template-columns: 80px 1fr auto;
  gap: 1rem;
  align-items: center;
  margin-inline-start: auto;
  flex: 0 0 auto;
  max-width: max-content;
}

.cart-prio-upselling .upsell__img img {
  width: 80px;
  height: auto;
  display: block;
}

.cart-prio-upselling .upsell__info {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}

.cart-prio-upselling .upsell__title {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.cart-prio-upselling .upsell__sub {
  font-size: 0.8rem;
  line-height: 1.4;
}

.cart-prio-upselling .upsell__toggle {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}

.cart-prio-upselling .switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 20px;
  margin-top: 0.4rem;
}

.cart-prio-upselling .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.cart-prio-upselling .slider {
  position: absolute;
  inset: 0;
  background: #ccc;
  transition: background 0.15s var(--mk-ease-out), transform 0.15s var(--mk-ease-out);
  box-shadow: 3px 3px 10px -2px #000;
}

.cart-prio-upselling .slider:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background: #fff;
  transition: transform 0.15s var(--mk-ease-out);
  border-radius: 50%;
}

.cart-prio-upselling .switch input:focus-visible + .slider {
  outline: 2px solid #686956;
  outline-offset: 2px;
}

.cart-prio-upselling input:checked + .slider {
  background: #367B44;
}

.cart-prio-upselling input:checked + .slider:before {
  transform: translateX(25px);
}

.cart-prio-upselling .slider.round {
  border-radius: 34px;
}

.cart-prio-upselling .upsell__tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: help;
}

.cart-prio-upselling .upsell__tooltip-text {
  position: absolute;
  left: 0;
  top: 150%;
  min-width: 220px;
  max-width: 260px;
  background: #363636;
  color: #fff;
  border-radius: 6px;
  padding: 6px 8px;
  font-size: 0.8rem;
  line-height: 1.3;
  opacity: 0;
  visibility: hidden;
  transform: translateY(4px);
  transition: opacity 0.15s var(--mk-ease-out), transform 0.15s var(--mk-ease-out), visibility 0.15s var(--mk-ease-out);
  z-index: 10;
}

.cart-prio-upselling .upsell__tooltip:hover .upsell__tooltip-text,
.cart-prio-upselling .upsell__tooltip:focus .upsell__tooltip-text {
  opacity: 0.95;
  visibility: visible;
  transform: translateY(0);
}

@media (max-width: 680px) {
  .cart-prio-upselling .upsell--prio {
    grid-template-columns: 64px 1fr auto;
  }
  .cart-prio-upselling .upsell__img img {
    width: 64px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cart-prio-upselling .slider,
  .cart-prio-upselling .slider:before,
  .cart-prio-upselling .upsell__tooltip-text {
    transition: none;
  }
}
[data-section-type="cart"] .subtotal-row.is-updating .total__amount {
  opacity: 0.45;
  transition: opacity 0.15s ease;
}
/* Blendet den „Mit der Suche hier fortfahren“-Block komplett aus */
.large-row.cart-continue{
  display: none !important;
}
/* ===== Tooltip lesbar machen (Bridge-Fix) ===== */

/* 1) Bubble generell anwenden – ohne harte ID (falls die App IDs rotiert) */
#minimate-dynamic-fields .info-icon [id^="tooltip-clickable-"]{
  display:block !important;
  /* Breite & Innenabstände für echten Text-Block */
  width:auto !important; height:auto !important;
  min-width:220px !important; max-width:280px !important;
  padding:10px 12px !important;
  text-align:left !important;
  white-space:normal !important;              /* Umbrüche erlauben */
  line-height:1.35 !important;
  font-size:.82rem !important;

  /* Optik wie in deinem CSS */
  background:#363636 !important;
  color:#fff !important;
  border-radius:8px !important;
  box-shadow:0 6px 20px rgba(0,0,0,.15) !important;

  /* Position & Animation */
  position:absolute !important;
  left:50% !important; top:120% !important;
  transform:translateX(-50%) translateY(6px) !important;
  opacity:0 !important; visibility:hidden !important;
  transition:opacity .15s ease, transform .15s ease !important;
  z-index:9999 !important;                    /* über alles drüber */

  /* Hover stabil halten: Bubble blockiert die Maus nicht */
  pointer-events:none !important;
}

/* 2) Trigger beibehalten – zeigt die Bubble bei Hover/Focus */
#minimate-dynamic-fields .info-icon:hover [id^="tooltip-clickable-"],
#minimate-dynamic-fields .info-icon:focus [id^="tooltip-clickable-"],
#minimate-dynamic-fields .info-icon:focus-visible [id^="tooltip-clickable-"]{
  opacity:.98 !important;
  visibility:visible !important;
  transform:translateX(-50%) translateY(0) !important;
}

/* 3) Der runde Button selbst: gute Lesbarkeit/Kontrast */
#minimate-dynamic-fields .info-icon{
  width:18px !important; height:18px !important;
  display:grid !important; place-items:center !important;
  background:#8e927b !important; color:#fff !important;
  font-weight:700 !important; font-size:.75rem !important; line-height:1 !important;
  border-radius:999px !important; border:0 !important; padding:0 !important;
  position:relative !important; cursor:help !important;
  box-shadow:none !important;
}
#minimate-dynamic-fields .info-icon:focus-visible{
  outline:2px solid #8e927b33 !important; outline-offset:2px !important;
}

/* 4) Mobile: Bubble etwas schmaler */
@media (max-width:600px){
  #minimate-dynamic-fields .info-icon [id^="tooltip-clickable-"]{
    min-width:200px !important; max-width:260px !important; font-size:.8rem !important;
  }
}
/* ============================================================================
   SECTION: Maikind – Personalisierung (Name)
   Gilt für das Custom-Liquid .mk-personalize (nur auf "Personalisierte Poster").
   ============================================================================ */

.mk-personalize{
  background:#f6fbf7;
  border:1px solid #d6e9d6;
  border-radius:12px;
  padding:14px 16px;
  margin:14px 0;
  color:#263327;
  box-sizing:border-box;
}

.mk-personalize__head{
  display:flex;
  align-items:center;
  gap:8px;
  margin-bottom:8px;
}

.mk-personalize__label{
  font-weight:700;
  font-size:.95rem;
}

.mk-personalize__req{
  color:#c13;
  margin-left:4px;
}

.mk-personalize__tooltip{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  border-radius:50%;
  border:0;
  cursor:pointer;
  background:#8e927b;    /* Brand-Olive */
  color:#fff;
  font-size:.75rem;
  line-height:1;
}
.mk-personalize__tooltip:focus{
  outline:2px solid #8e927b33;
  outline-offset:2px;
}

.mk-personalize__tooltiptext{
  position:absolute;
  left:50%;
  transform:translateX(-50%) translateY(6px);
  min-width:220px;
  max-width:280px;
  padding:8px 10px;
  border-radius:8px;
  background:#363636;
  color:#fff;
  font-size:.8rem;
  line-height:1.35;
  opacity:0;
  visibility:hidden;
  transition:.15s ease;
  z-index:10;
  top:120%;
  box-shadow:0 6px 20px rgba(0,0,0,.15);
}
.mk-personalize__tooltip:hover .mk-personalize__tooltiptext,
.mk-personalize__tooltip:focus .mk-personalize__tooltiptext{
  opacity:.95;
  visibility:visible;
  transform:translateX(-50%) translateY(0);
}

.mk-personalize__textarea{
  width:100%;
  border:1px solid #e4efe5;
  background:#fcfefc;
  color:#263327;
  border-radius:10px;
  padding:10px 12px;
  font-size:.95rem;
  line-height:1.4;
  resize:vertical;
}
.mk-personalize__textarea:focus{
  outline:none;
  border-color:#cfe6d2;
  box-shadow:0 0 0 3px rgba(207,230,210,.5);
}

.mk-personalize__meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:6px;
}
.mk-personalize__count{
  font-size:.78rem;
  color:#4c6b54;
}
.mk-personalize__error{
  font-size:.82rem;
  color:#c13;
}

/* Mobile */
@media (max-width: 600px){
  .mk-personalize{ padding:12px 14px; border-radius:10px; }
  .mk-personalize__label{ font-size:.9rem; }
  .mk-personalize__textarea{ font-size:.9rem; }
}
/* ============================================================================
   SECTION: Minimate – Personalisierung (kompakt)
   ============================================================================ */

/* Nur anzeigen, wenn wirklich Inhalt vorhanden ist */
#minimate-dynamic-fields:empty,
#minimate-dynamic-fields:not(:has(input, .textbox-container, .textbox-container-inner)){
  display:none !important;
}

/* Container (Box) – nur bei Inhalt */
#minimate-dynamic-fields:has(input, .textbox-container, .textbox-container-inner){
  background:#f6fbf7 !important;
  border:1px solid #d6e9d6 !important;
  border-radius:12px !important;
  padding:14px 16px !important;
  margin:14px 0 !important;
  color:#263327 !important;
  box-sizing:border-box !important;
  overflow:visible !important; /* Tooltip darf raus */
}

/* Kopfzeile / Label */
#minimate-dynamic-fields .textbox-container{ width:100% !important; margin:0 !important; }
#minimate-dynamic-fields .textbox-container-inner{ display:flex !important; align-items:center !important; gap:8px !important; margin-bottom:8px !important; }
#minimate-dynamic-fields .textbox-label{ display:inline-flex !important; align-items:center !important; font-weight:700 !important; font-size:.95rem !important; color:#263327 !important; margin:0 !important; }
#minimate-dynamic-fields .mini-label-required{ color:#c13 !important; font-size:1rem !important; padding-left:4px !important; }

/* Tooltip: Icon + CSS-only Bubble */
#minimate-dynamic-fields .info-icon{
  position:relative !important; display:grid !important; place-items:center !important;
  width:18px !important; height:18px !important; border-radius:9999px !important;
  background:#8e927b !important; color:#fff !important; font-size:.75rem !important; font-weight:700 !important; line-height:1 !important;
  margin:0 !important; padding:0 !important; border:0 !important; cursor:help !important; box-shadow:none !important; outline:none !important;
}
#minimate-dynamic-fields .info-icon:focus-visible{ outline:2px solid #8e927b33 !important; outline-offset:2px !important; }
#minimate-dynamic-fields .info-icon [id^="tooltip-clickable-"]{ display:none !important; } /* leere App-Bubble aus */
#minimate-dynamic-fields .info-icon::after{
  content:"Bitte gib den gewünschten Namen genau so ein, wie er auf dem Poster erscheinen soll. Max. 30 Zeichen.";
  position:absolute; left:50%; top:120%; transform:translateX(-50%) translateY(6px);
  min-width:220px; max-width:320px; padding:10px 12px; border-radius:8px;
  background:#363636; color:#fff; font-size:.9rem; line-height:1.4; white-space:normal; text-align:left;
  box-shadow:0 6px 20px rgba(0,0,0,.15); opacity:0; visibility:hidden; transition:opacity .15s, transform .15s; z-index:9999; pointer-events:none;
}
#minimate-dynamic-fields .info-icon::before{
  content:""; position:absolute; top:calc(120% - 6px); left:50%; transform:translateX(-50%);
  width:0; height:0; border-left:6px solid transparent; border-right:6px solid transparent; border-bottom:6px solid #363636;
  opacity:0; transition:opacity .15s;
}
#minimate-dynamic-fields .info-icon:hover::after,
#minimate-dynamic-fields .info-icon:focus::after,
#minimate-dynamic-fields .info-icon:focus-visible::after{ opacity:.98; visibility:visible; transform:translateX(-50%) translateY(0); }
#minimate-dynamic-fields .info-icon:hover::before,
#minimate-dynamic-fields .info-icon:focus::before,
#minimate-dynamic-fields .info-icon:focus-visible::before{ opacity:1; }

/* Input + Counter */
#minimate-dynamic-fields input[type="text"]{
  -webkit-appearance:none !important; appearance:none !important;
  width:100% !important; height:auto !important;
  border:1px solid #e4efe5 !important; background:#fcfefc !important; color:#263327 !important;
  border-radius:10px !important; padding:10px 12px !important; font-size:.95rem !important; line-height:1.4 !important;
  outline:none !important; font-family:inherit !important; transition:border-color .15s, box-shadow .15s !important;
}
#minimate-dynamic-fields input[type="text"]::placeholder{ color:#8aa091 !important; }
#minimate-dynamic-fields input[type="text"]:focus{ border-color:#cfe6d2 !important; box-shadow:0 0 0 3px rgba(207,230,210,.5) !important; }
#minimate-dynamic-fields [id^="text-max-length-limit-"]{ display:block !important; width:100% !important; text-align:right !important; margin-top:6px !important; font-size:.78rem !important; color:#4c6b54 !important; }

/* Mobile */
@media (max-width:600px){
  #minimate-dynamic-fields:has(input, .textbox-container, .textbox-container-inner){ padding:12px 14px !important; border-radius:10px !important; }
  #minimate-dynamic-fields .textbox-label{ font-size:.9rem !important; }
  #minimate-dynamic-fields input[type="text"]{ font-size:.9rem !important; }
  #minimate-dynamic-fields .info-icon::after{ max-width:280px; font-size:.85rem; }
}
/* ============================================================================
   SECTION: Personalisierung – kompakt + Counter im Input
   ============================================================================ */

/* Box kompakter */
#minimate-dynamic-fields{
  padding:12px 14px !important;
  margin:12px 0 !important;
}

/* Kopfzeile etwas enger */
#minimate-dynamic-fields .textbox-container-inner{
  gap:6px !important;
  margin-bottom:6px !important;
}
#minimate-dynamic-fields .textbox-label{
  font-size:.9rem !important;
}

/* ----- Counter INS Input ----- */
/* 1) Wrapper der Input-Zeile positionieren */
#minimate-dynamic-fields div:has(> input[type="text"] + [id^="text-max-length-limit-"]){
  position:relative !important;
}

/* 2) Input: Platz für den Counter rechts schaffen */
#minimate-dynamic-fields input[type="text"]{
  padding-right:56px !important; /* Platz für "20/20" o.ä. */
}

/* 3) Counter als Overlay im Input platzieren */
#minimate-dynamic-fields [id^="text-max-length-limit-"]{
  position:absolute !important;
  top:50% !important;
  right:12px !important;
  transform:translateY(-50%) !important;

  display:inline-block !important;
  width:auto !important;
  margin:0 !important;

  font-size:12px !important;
  line-height:1 !important;
  color:#8aa091 !important;               /* dezent */
  font-variant-numeric: tabular-nums;     /* gleichbreite Ziffern */
  pointer-events:none !important;
  background:transparent !important;
  text-align:right !important;
}

/* Fokus: Counter leicht dunkler für bessere Lesbarkeit */
#minimate-dynamic-fields input[type="text"]:focus + [id^="text-max-length-limit-"]{
  color:#6b7e71 !important;
}

/* Mobile noch etwas enger */
@media (max-width:600px){
  #minimate-dynamic-fields{ padding:10px 12px !important; }
  #minimate-dynamic-fields input[type="text"]{ padding-right:50px !important; }
  #minimate-dynamic-fields [id^="text-max-length-limit-"]{ right:10px !important; font-size:11px !important; }
}


/* ============================================================================
   SECTION: Minimate – Error Lightbox (kompakt, gezielt)
   Anker: #minimate-error-message
   ============================================================================ */

/* Overlay (äußeres DIV) */
div:has(> div:has(> #minimate-error-message)){
  background: rgba(18,18,18,.45) !important;
  backdrop-filter: blur(4px) !important; -webkit-backdrop-filter: blur(4px) !important;
  padding:16px !important; z-index:9999 !important;
  display:flex !important; align-items:center !important; justify-content:center !important; flex-direction:column !important;
}

/* Dialog (Eltern von #minimate-error-message) */
div:has(> #minimate-error-message){
  position:relative !important; margin:0 !important;
  width:min(380px,92vw) !important; min-width:260px !important;
  padding:14px 16px !important; border-radius:12px !important; border:1px solid #eef3ee !important;
  background:#fff !important; color:#263327 !important; box-shadow:0 14px 40px rgba(0,0,0,.18) !important;
  display:grid !important; gap:8px !important;
}

/* Close „×“ (erstes Kind) */
div:has(> #minimate-error-message) > div:first-child{
  position:absolute !important; top:8px !important; right:8px !important;
  width:28px !important; height:28px !important; border-radius:9999px !important;
  background:#f3f6f3 !important; border:1px solid #e6efe7 !important; color:#6b6f60 !important;
  font-size:18px !important; line-height:1 !important; display:grid !important; place-items:center !important; cursor:pointer !important;
}

/* Text */
#minimate-error-message{ margin:0 0 8px !important; font-size:.92rem !important; line-height:1.35 !important; color:#263327 !important; text-align:center !important; }

/* Mobile */
@media (max-width:480px){
  div:has(> #minimate-error-message){ width:94vw !important; padding:12px 14px !important; border-radius:10px !important; }
  div:has(> #minimate-error-message) > div:first-child{ width:26px !important; height:26px !important; top:6px !important; right:6px !important; font-size:16px !important; }
  #minimate-error-message{ font-size:.98rem !important; }
}
/* ============================================================================
   SECTION: Checkout – Buttons als Pillen + sauberes Spacing
   ============================================================================ */

/* Wrapper: Buttons untereinander mit definiertem Abstand */
.payment-buttons{
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 12px !important; /* Abstand zwischen CTA und PayPal */
}

/* CTA-Button – volle Breite + Pill-Form */
.payment-buttons .btn[data-add-to-cart]{
  width: 100% !important;
  min-height: 48px !important;
  border-radius: 9999px !important;     /* PILLENFORM */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 24px !important;           /* ausreichend Innenabstand */
  box-sizing: border-box !important;
  transition-property: scale, background-color, border-color, box-shadow, filter, color;
  transition-duration: 150ms;
  transition-timing-function: var(--mk-ease-out);
}

.payment-buttons .btn[data-add-to-cart]:active {
  scale: 0.96;
}

/* PayPal/Wallet-Wrapper – volle Breite, keine Extramargins */
.payment-buttons .shopify-payment-button{
  width: 100% !important;
  margin: 0 !important;
}

/* Shopify Accelerated Checkout: Button-Höhe + PILLENFORM via CSS-Variablen */
.payment-buttons shopify-accelerated-checkout{
  display: block !important;
  width: 100% !important;
  --shopify-accelerated-checkout-button-block-size: 48px;
  --shopify-accelerated-checkout-button-border-radius: 9999px; /* PILLENFORM */
  --shopify-accelerated-checkout-button-box-shadow: none;
}

/* Fallback: „Weitere Bezahlmöglichkeiten“-Link ausblenden */
.payment-buttons more-payment-options-link,
.payment-buttons a.shopify-payment-button__more-options,
#more-payment-options-link{
  display: none !important;
}

/* Mobile: etwas kompakter */
@media (max-width: 380px){
  .payment-buttons{
    gap: 10px !important;
  }
  .payment-buttons .btn[data-add-to-cart]{
    min-height: 46px !important;
  }
  .payment-buttons shopify-accelerated-checkout{
    --shopify-accelerated-checkout-button-block-size: 46px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .payment-buttons .btn[data-add-to-cart] {
    transition-duration: 0.01ms;
  }

  .payment-buttons .btn[data-add-to-cart]:active {
    scale: 1;
  }
}
/* =========================================================
   LOGO LIST – unified styles (beide Markups)
   Vollbreite (full-bleed), runde Logos, Mobile/Tablet horizontal scrollen
   Greift für jede Section mit .section-logo-list
   ========================================================= */

/* ===== 0) Variablen & Basis ===== */
.section-logo-list {
  /* Größen/Spacing */
  --logo-size: 90px;       /* Außendurchmesser inkl. Rahmen */
  --ring: 2px;             /* Rahmenbreite */
  --gap: 40px;             /* Abstand Desktop */
  --gap-sm: 20px;          /* Abstand Mobile/Tablet */
  --pad-y: clamp(1px, 3cqw, 1px);
  --pad-x: clamp(6px, 1.5cqw, 16px);
  --nudge: 18px;           /* optischer Versatz (nur Desktop) */

  /* Farben (nur Defaults; Inline-Styles pro Section dürfen übersteuern) */
  --ring-color: #d6cfc4;

  /* Section selbst bleibt neutral – Farbe kommt aus .logo-list-section (Inline) */
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  padding: 0;
  box-sizing: border-box;
}

/* ===== 1) Container neutralisieren ===== */
.section-logo-list .container,
.section-logo-list .page-width {
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 auto !important;
}

/* ===== 2) Farbfläche auf full-bleed ziehen =====
   WICHTIG: Die Hintergrundfarbe kommt per Inline-Style auf .logo-list-section.
   Wir ziehen diese Fläche über die gesamte Viewport-Breite. */
.section-logo-list .logo-list-section {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  border-radius: 0 !important;          /* Theme-Rundungen neutralisieren */
  overflow: visible !important;

  text-align: center;
  padding-block: var(--pad-y);
  padding-inline: var(--pad-x);
  padding-bottom: calc(var(--pad-y, 0px) + var(--nudge));
  margin-top: 0;
  margin-bottom: 0;
}

/* Falls das Theme zusätzliche Wrapper mit Radius/Shadow hat */
.section-logo-list .large-section,
.section-logo-list .global-border-radius,
.section-logo-list .large-row {
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* ===== 3) Listen-Layout ===== */
.section-logo-list .logo-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;                /* Desktop: umbrechen */
  gap: var(--gap);
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: fit-content;
  transform: translateY(var(--nudge));
  will-change: transform;
}

/* Tablet & kleiner: horizontal scrollen + Snap */
@media (max-width: 1024px) {
  .section-logo-list .logo-list {
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: var(--gap-sm);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    max-width: 100%;
    padding-inline: 12px;        /* kleiner seitlicher Puffer */
  }
  /* Snap-Ziele: a oder li – beide Markup-Varianten abgedeckt */
  .section-logo-list .logo-list > a,
  .section-logo-list .logo-list > li {
    scroll-snap-align: center;
  }
}

/* Mobile: Nudge aus */
@media (max-width: 768px) {
  .section-logo-list { --nudge: 0px; }
}

/* ===== 4) Einzel-Item ===== */
.section-logo-list .logo-list__logo {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  min-width: calc(var(--logo-size) + 8px);
  text-decoration: none;
  color: inherit;                   /* erbt z. B. #fff aus Inline-Style */
}

/* ===== 5) Rundes Badge (einheitliche Größe) ===== */
.section-logo-list .logo-list__logo-image {
  width: var(--logo-size);
  aspect-ratio: 1 / 1;
  border: var(--ring) solid var(--ring-color);
  border-radius: 50%;
  padding: 4px;
  background: #fff;
  box-sizing: border-box;

  display: grid;
  place-items: center;
  overflow: hidden;

  transition: box-shadow .2s ease, transform .2s ease, opacity .2s ease;
}
.section-logo-list .logo-list__logo:hover .logo-list__logo-image {
  box-shadow: 0 0 0 2px rgba(0,0,0,.04), 0 6px 16px rgba(0,0,0,.12);
  transform: translateY(-1px);
}
@media (prefers-reduced-motion: reduce) {
  .section-logo-list .logo-list__logo-image { transition: none; }
}

/* Shopify rimage-Wrapper neutralisieren (Bild passt sauber ins runde Badge) */
.section-logo-list .logo-list__logo-image .rimage-outer-wrapper,
.section-logo-list .logo-list__logo-image .rimage-wrapper {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  padding-top: 0 !important;
}
.section-logo-list .logo-list__logo-image .rimage__image,
.section-logo-list .logo-list__logo-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;   /* für randlos: 'cover' */
  display: block;
}

/* ===== 6) Typo unter Logos ===== */
.section-logo-list .logo-list__logo-text {
  margin: 0;
  font-size: .85rem;
  line-height: 1.3;
  color: inherit;         /* erbt die Link-/Sectionfarbe */
}

/* ===== 7) Optionale Utilities (bei Bedarf aktivieren)
.section-logo-list.is-compact { --logo-size: 76px; --gap: 28px; --gap-sm: 16px; }
.section-logo-list.is-large   { --logo-size: 110px; --gap: 48px; --gap-sm: 24px; }
*/

/* ============================================================================
   Surfaces + motion tokens (dropdowns, arrows, upsell)
   ============================================================================ */
:root {
  --mk-shadow-border:
    0px 0px 0px 1px rgba(0, 0, 0, 0.06),
    0px 1px 2px -1px rgba(0, 0, 0, 0.06),
    0px 2px 4px 0px rgba(0, 0, 0, 0.04);
  --mk-shadow-border-hover:
    0px 0px 0px 1px rgba(0, 0, 0, 0.08),
    0px 1px 2px -1px rgba(0, 0, 0, 0.08),
    0px 2px 4px 0px rgba(0, 0, 0, 0.06);
  --mk-ease-out: ease-out;
  --mk-ease-enter: cubic-bezier(0.2, 0, 0, 1);
}

/* ============================================================================
   PDP / Quickbuy Menge-Stepper (− Zahl +)
   ============================================================================ */
.qty-wrapper {
  display: block;
  max-width: 160px;
}

.qty-wrapper.is-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.qty-wrapper__label {
  display: block;
  margin: 0 0 8px;
  color: #686956;
  opacity: 0.6;
}

.qty-stepper {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 2px;
  border: 1px solid #d9dad5;
  border-radius: 9999px;
  background-color: #fff;
  color: #686956;
  transition-property: border-color;
  transition-duration: 150ms;
  transition-timing-function: var(--mk-ease-out);
}

.qty-stepper:hover {
  border-color: #c5c8d1;
}

.qty-stepper .qty-stepper__btn.btn.btn--plain {
  flex: 0 0 44px;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: transparent;
  color: #686956;
  box-shadow: none;
  cursor: pointer;
  transition-property: background-color, color, opacity, scale, transform;
  transition-duration: 150ms;
  transition-timing-function: var(--mk-ease-out);
}

.qty-stepper .qty-stepper__btn.btn.btn--plain:hover {
  background-color: #f1f1ed;
  color: #686956;
}

.qty-stepper .qty-stepper__btn.btn.btn--plain:active {
  transform: none;
  scale: 0.96;
}

.qty-stepper .qty-stepper__btn.btn.btn--plain:focus {
  outline: none;
}

.qty-stepper .qty-stepper__btn.btn.btn--plain:focus-visible,
.qty-stepper__input:focus-visible {
  outline: 2px solid #686956;
  outline-offset: 2px;
}

.qty-stepper .qty-stepper__btn.btn.btn--plain[disabled] {
  opacity: 0.4;
  cursor: default;
  background-color: transparent;
}

.qty-stepper .qty-stepper__btn .icon {
  width: 18px;
  height: 18px;
  fill: transparent;
  stroke: currentColor;
  stroke-width: 1.5px;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.qty-stepper__input {
  flex: 1 1 auto;
  box-sizing: border-box;
  width: 3ch;
  min-width: 0;
  height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  color: #686956;
  font-size: 1rem;
  font-variant-numeric: tabular-nums;
  line-height: 1;
  text-align: center;
  -moz-appearance: textfield;
  appearance: textfield;
}

.qty-stepper__input:focus {
  outline: none;
}

.qty-stepper__input[disabled] {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
}

.qty-stepper__input::-webkit-outer-spin-button,
.qty-stepper__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-detail .large-row:has(> .qty-wrapper),
.quickbuy .large-row:has(> .qty-wrapper) {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  column-gap: 12px;
  row-gap: 12px;
  align-items: end;
  width: 100%;
}

.product-detail .large-row:has(> .qty-wrapper) > .product-inventory,
.quickbuy .large-row:has(> .qty-wrapper) > .product-inventory {
  grid-column: 1 / -1;
}

.product-detail .large-row:has(> .qty-wrapper) > .qty-wrapper,
.quickbuy .large-row:has(> .qty-wrapper) > .qty-wrapper {
  grid-row: 1;
  align-self: end;
  width: auto;
  min-width: 148px;
  max-width: 168px;
  margin-inline-end: 0;
}

.product-detail .qty-wrapper + .payment-buttons,
.quickbuy .qty-wrapper + .payment-buttons {
  margin-top: 0;
  width: auto;
  min-width: 0;
}

.quickbuy .payment-buttons {
  display: grid;
  width: auto;
  max-width: none;
}

@media (max-width: 359.98px) {
  .product-detail .large-row:has(> .qty-wrapper),
  .quickbuy .large-row:has(> .qty-wrapper) {
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .product-detail .large-row:has(> .qty-wrapper) > .qty-wrapper,
  .quickbuy .large-row:has(> .qty-wrapper) > .qty-wrapper {
    min-width: 0;
    max-width: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .qty-stepper,
  .qty-stepper .qty-stepper__btn.btn.btn--plain {
    transition-duration: 0.01ms;
  }

  .qty-stepper .qty-stepper__btn.btn.btn--plain:active {
    scale: 1;
  }
}

/* ============================================================================
   Boost-Karussell-Pfeile (Featured Collection)
   Peek-Advice („Vielleicht gefällt dir auch“ / „Zuletzt angesehen“) behält
   Boost-Sichtbarkeit: nur mobil, nur mit --show-advice, ausgeblendet nach Swipe.
   ============================================================================ */
.featured-collection-controls {
  position: absolute;
  z-index: 2;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 1px solid #c5c8d1;
  border-radius: 50%;
  background: #fff;
  color: #686956;
  opacity: 1;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-property: border-color, opacity, background-color;
  transition-duration: 150ms;
  transition-timing-function: var(--mk-ease-out);
}

.featured-collection-controls:hover {
  opacity: 1;
  border-color: #b4b7c2;
}

.featured-collection-controls:focus {
  outline: none;
}

.featured-collection-controls:focus-visible,
.featured-collection-controls:has(:focus-visible) {
  outline: 2px solid #686956;
  outline-offset: 2px;
}

.featured-collection-controls .btn--plain,
.featured-collection-controls button {
  width: 100%;
  height: 100%;
  min-width: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  cursor: pointer;
}

.featured-collection-controls .icon {
  width: 20px;
  height: 20px;
}

.featured-collection-controls--prev .icon {
  transform: translateX(-1px);
}

.featured-collection-controls--next .icon {
  transform: translateX(1px);
}

.product-carousel-peek__advice {
  color: #686956;
  background: #fff;
  border: 1px solid #c5c8d1;
  box-shadow: none;
}

.product-carousel-peek__advice .icon {
  width: 20px;
  height: 20px;
}

@media (max-width: 767.98px) {
  .featured-collection-controls {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .featured-collection-controls {
    transition-duration: 0.01ms;
  }
}

/* ============================================================================
   Essential Upsell – „Schau mal, das gefällt dir bestimmt“
   Minicard: Bild links, Text rechts. Oliv-Aktion, native Select-Liste.
   ============================================================================ */
essential-upsell-cross-sell-app-block {
  display: block;
  width: 100%;
  max-width: 100%;
  container-type: inline-size;
  container-name: mk-upsell;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="header"] {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 8px !important;
  padding: 0 0 8px !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="header"] [data-essential-upsell-element="title"],
essential-upsell-cross-sell-app-block :is(h1, h2, h3, h4, h5, h6) {
  font-family: Nunito, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  font-weight: 600 !important;
  color: #686956 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="navigation"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"] {
  display: none !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="products"] {
  display: block !important;
  padding: 0 !important;
  overflow: hidden !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="products"] > * ~ * {
  display: none !important;
}

@media (prefers-reduced-motion: no-preference) {
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="products"] {
    scroll-behavior: smooth;
  }
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="product"] {
  --mk-upsell-img: 128px;
  --mk-upsell-ctrl-h: 28px;
  --mk-upsell-copy: 11rem;
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: var(--mk-upsell-img) var(--mk-upsell-copy) !important;
  grid-template-rows: auto auto !important;
  align-items: start !important;
  align-self: start !important;
  column-gap: 10px !important;
  row-gap: 8px !important;
  width: max-content !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
  min-height: min-content !important;
  padding: 10px !important;
  justify-self: start !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: #91927b !important;
  color: #fff !important;
  box-shadow: var(--mk-shadow-border) !important;
  overflow: visible !important;
  scroll-snap-align: start;
  transition-property: box-shadow !important;
  transition-duration: 150ms !important;
  transition-timing-function: var(--mk-ease-out) !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="product"]:hover {
  box-shadow: var(--mk-shadow-border-hover) !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="image-container"] {
  grid-column: 1 !important;
  grid-row: 1 / -1 !important;
  align-self: stretch !important;
  width: var(--mk-upsell-img) !important;
  min-width: var(--mk-upsell-img) !important;
  max-width: var(--mk-upsell-img) !important;
  height: auto !important;
  min-height: 0 !important;
  border-radius: 15px !important;
  overflow: hidden !important;
  background: #fff !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="image-container"] img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  outline: 1px solid oklch(0 0 0 / 0.1);
  outline-offset: -1px;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="reviews"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="rating"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="vendor"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="subtitle"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="badge"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="instructions"] {
  display: none !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="content-container"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="content"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-container"] {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 8px !important;
  grid-column: 2 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
  inset: auto !important;
  transform: none !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="content-container"] {
  grid-row: 1 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-container"] {
  grid-row: 2 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="product"] [data-essential-upsell-element="title"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="product"] a:not(:has(img)):not([data-essential-upsell-element="add-to-cart-button"]) {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  order: 1;
  width: 100% !important;
  max-width: 100%;
  font-family: Nunito, sans-serif !important;
  font-size: 13px !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  color: #fff !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
  border-radius: 0 !important;
  margin: 0 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="price"] {
  order: 2;
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: baseline !important;
  justify-content: flex-start !important;
  gap: 4px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: start !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  font-variant-numeric: tabular-nums;
  white-space: nowrap !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="price"] > * {
  text-align: start !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="discounted-price"] {
  color: #fff !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="original-price"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="regular-price"] {
  color: #fff !important;
  opacity: 0.65;
  font-weight: 400 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] {
  order: 3;
  position: relative !important;
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] label,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="label"] {
  display: none !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="container"] {
  position: relative !important;
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 6px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: var(--mk-upsell-ctrl-h) !important;
  min-height: var(--mk-upsell-ctrl-h) !important;
  padding-block: 0 !important;
  padding-inline: 12px 10px !important;
  overflow: hidden !important;
  border: 1px solid #d9dad5 !important;
  border-radius: 9999px !important;
  background: #fff !important;
  background-color: #fff !important;
  box-shadow: none !important;
  cursor: pointer !important;
  outline: none !important;
  transition-property: border-color !important;
  transition-duration: 150ms !important;
  transition-timing-function: var(--mk-ease-out) !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="container"]:hover {
  border-color: #c5c8d1 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="container"]:focus-within {
  outline: 2px solid #fff !important;
  outline-offset: 2px !important;
  border-color: #686956 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="value"] {
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #686956 !important;
  font-family: Nunito, sans-serif !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  pointer-events: none;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="icon"] {
  flex: 0 0 11px !important;
  width: 11px !important;
  height: 11px !important;
  margin: 0 !important;
  color: #686956 !important;
  pointer-events: none;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="icon"] svg {
  width: 11px !important;
  height: 11px !important;
  display: block !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="icon"] svg,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="icon"] path {
  fill: #686956 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] select {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  min-width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0 !important;
  color: transparent !important;
  cursor: pointer !important;
  border: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
  font-size: 16px !important;
  appearance: auto !important;
  -webkit-appearance: auto !important;
}

.mk-upsell-select__list {
  display: none !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"] {
  position: relative !important;
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  min-height: 28px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 1px solid #c5c8d1 !important;
  border-radius: 50% !important;
  background: #fff !important;
  background-color: #fff !important;
  color: #686956 !important;
  box-shadow: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  opacity: 1 !important;
  transition-property: border-color, scale, opacity, background-color !important;
  transition-duration: 150ms !important;
  transition-timing-function: var(--mk-ease-out) !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"]::after,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"]::after {
  content: "";
  position: absolute;
  inset: -6px;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"]:hover,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"]:hover {
  border-color: #b4b7c2 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"]:active,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"]:active {
  scale: 0.96;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"]:focus,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"]:focus {
  outline: none;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"]:focus-visible,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"]:focus-visible {
  outline: 2px solid #686956;
  outline-offset: 2px;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"][aria-disabled="true"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"][aria-disabled="true"] {
  opacity: 0.4 !important;
  pointer-events: none;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"] [data-essential-upsell-element="icon"] {
  transform: translateX(-1px);
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"] [data-essential-upsell-element="icon"] {
  transform: translateX(1px);
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"] [data-essential-upsell-element="icon"],
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"] [data-essential-upsell-element="icon"] {
  width: 14px !important;
  height: 14px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"] [data-essential-upsell-element="icon"] svg,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"] [data-essential-upsell-element="icon"] svg {
  width: 14px !important;
  height: 14px !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"] [data-essential-upsell-element="icon"] svg,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"] [data-essential-upsell-element="icon"] svg,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"] [data-essential-upsell-element="icon"] path,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"] [data-essential-upsell-element="icon"] path {
  fill: #686956 !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"] {
  order: 4;
  position: relative !important;
  inset: auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  flex: none !important;
  width: 100% !important;
  max-width: 100% !important;
  height: var(--mk-upsell-ctrl-h) !important;
  min-height: var(--mk-upsell-ctrl-h) !important;
  min-width: 0 !important;
  padding-block: 0 !important;
  padding-inline: 14px !important;
  border: 1px solid #d9dad5 !important;
  border-radius: 9999px !important;
  background: #fff !important;
  background-color: #fff !important;
  color: #686956 !important;
  box-shadow: none !important;
  font-family: Nunito, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  gap: 4px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  -webkit-line-clamp: unset !important;
  transition-property: scale, background-color, border-color !important;
  transition-duration: 150ms !important;
  transition-timing-function: var(--mk-ease-out) !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"]:hover {
  background-color: #f1f1ed !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"] [data-essential-upsell-element="icon"] {
  width: 11px !important;
  height: 11px !important;
  flex: 0 0 11px !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"] [data-essential-upsell-element="icon"] svg {
  width: 11px !important;
  height: 11px !important;
  display: block !important;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"]:active {
  scale: 0.96;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"]:focus {
  outline: none;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"]:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"] [data-essential-upsell-element="icon"] svg,
essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"] [data-essential-upsell-element="icon"] path {
  fill: #686956 !important;
}

@container mk-upsell (max-width: 420px) {
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="product"] {
    width: 100% !important;
    max-width: 100% !important;
  }

  essential-upsell-cross-sell-app-block [data-essential-upsell-element="content-container"] {
    width: auto !important;
    max-width: none !important;
    flex: 1 1 auto !important;
  }
}

@media (max-width: 767.98px) {
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"],
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"] {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    min-height: 32px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="product"],
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="image-container"] img,
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="variant-select"] [data-essential-upsell-element="container"],
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"],
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"],
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"] {
    transition-duration: 0.01ms !important;
    transition-delay: 0s !important;
  }

  essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-left"]:active,
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="button-right"]:active,
  essential-upsell-cross-sell-app-block [data-essential-upsell-element="add-to-cart-button"]:active {
    scale: 1;
  }
}
