/** Shopify CDN: Minification failed

Line 900:18 Unexpected "{"
Line 900:27 Expected ":"

**/
.nav-search {
  padding: 1rem 0;                  
  border-bottom: 1px solid var(--color-border, #e5e5e5);
  margin-bottom: 0.75rem;           
}

.nav-search .header-search__form-control {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: transparent;  
  border: none;            
  padding: 0;          
}

.nav-search .header-search__input {
  flex: 1;
  border: none;
  outline: none;
  background: transparent;
  padding: 0;           
}

.nav-search .icon-search {
  flex-shrink: 0;
  font-size: 1rem;
  color: currentColor;
}

.nav-search .header-search__form-control:focus-within {
  background: none;
  border: none;
  box-shadow: none;
}

.slideshow--no-zoom .slideshow__slide img,
.slideshow--no-zoom .slideshow__slide video {
  transform: none !important;
  transition: none !important;
}

.form__field--checkbox .privacy-label {
  display: flex;
  align-items: center;
  gap: 0.5rem; /* Abstand zwischen Box und Text */
  text-align: left;
  font-size: 10px;
}

.form__field--checkbox input[type="checkbox"] {
  margin: 0;
}

.form__field--checkbox input {
  margin-right: .5rem;
}

.form__field--checkbox {
  text-align: left;
  margin: 1rem .5rem 0 0;
}

.form__field--checkbox input[type="checkbox"] {
  accent-color: #000;   /* schwarz */
}

.payment-methods li svg {
  filter: grayscale(100%);
  width: 28px;
}

.opening-times {
  margin-top: 0.5rem;
}

.pickup-row {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;               /* Zeile füllt die v-stack */
}

.pickup-text {
  margin: 0;
  text-align: center;
}

.ooo-wl-wishlist-btn svg {
  width: 1.5rem;
  height: 1.5rem;
  stroke: #fff;
  fill: none;
  stroke-width: 1.25;
}

.ooo-wl-wishlist-btn .bookmark-filled {
  fill: #fff;
  stroke: #fff;
  stroke-width: 1.25;
}

@media screen and (max-width: 699px) {
  .ooo-wl-wishlist-btn {
    display: inline-flex;
    align-items: center;
  }
}

  buy-buttons.buy-buttons {
    display: flex;
    align-items: center;
    gap: 0.25rem;         
  }


  buy-buttons.buy-buttons .button {
    flex: 1 1 auto;       
    width: auto;          
    max-width: 100%;
  }

  /* Wishlist Button Style */
  buy-buttons.buy-buttons .ooo-wl-wishlist-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;           
    width: auto;              
    /*background-color: #000;   */
    border: none;       
    padding: 0;            
    cursor: pointer;    
    aspect-ratio: 1 / 1;      
  }

buy-buttons.buy-buttons {
    align-items: stretch;
}

.custom-container {
  --distance-to-bleed: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}


/* custom.css */
@media (min-width: 1000px) {
  .product {
    /* 
       1.  var(--product-info-size, 35%) = Wert aus Schema
       2.  50% ist Obergrenze für das Bild
       -> Bild = min(50%, 100% - product_info_size)
    */
    --product-info-size: var(--product_info_size, 35%);

    grid-template-areas:
      "product-gallery product-info"
      "product-content product-info";

    grid-template-columns:
      min(50%, calc(100% - var(--product-info-size)))   /* Bild */
      var(--product-info-size);                        /* Info */
    gap: var(--product-gap, 3.5rem);
  }

  .product-info {
    text-align: left; /* Links bündig */
  }
}

.complementary-products .complementary-products__product-list {
  display: grid;
  gap: 0.5rem;
}

@media screen and (max-width: 699px) {
  .complementary-products .complementary-products__product-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (min-width: 700px) {
  .complementary-products .complementary-products__product-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

.horizontal-product-card__image {
  max-height: 220px; 
  width: auto;      
  object-fit: contain; 
  background-color: #f5f5f5;
  border-radius: 0;  
  border: 1px solid;
  border-color: rgb(var(--border-color));
}

.tax-notice {
  margin-top: -15px;
}

.collection-toolbar__title {
  display: flex;
  align-items: flex-start;
  /*padding: .75rem 0;*/
  padding-block-start: 0.5rem;
  padding-block-end: 1.25rem;
}

.collection-filter-link {
  position: relative;
  text-decoration: none;
  padding: 0 !important;
  text-transform: uppercase;
}

.collection-filter-link:hover {
  background-size: 0% 1px; /* animiertes "Wegziehen" */
}

.collection-toolbar__search-title {
  display: flex;
  align-items: baseline;
}

.title-inline {
  font-size: .6875rem;
}

@media screen and (max-width: 699px) {
  .container-product-info{
    --distance-to-bleed: max(var(--container-gutter), 50% - var(--container-max-width) / 2);
    margin-inline-start: max(var(--container-gutter), 50% - var(--container-max-width) / 2);
    margin-inline-end: max(var(--container-gutter), 50% - var(--container-max-width) / 2);
  }
}

.breadcrumb-container{
  padding-inline-start: max(var(--container-gutter), 50% - var(--container-max-width) / 2);
}

.custom-header-sidebar__nested-linklist {
  margin-bottom: calc(1.33em + (3em / 3));
  display: grid;
}

.header-sidebar__main-panel > .header-sidebar__scroller:first-of-type {
  flex: 1 1 auto;
}

.header-sidebar__main-panel > .header-sidebar__scroller:nth-of-type(2) {
  flex: 1 0 50%; /* maximal 50% der Höhe */
  margin-bottom: auto; /* nach oben schieben */
  overflow-y: auto;
}

.collection-header{
  font-style: var(---text-font-style) !important;
  text-transform: uppercase;
}

.header-second-sidebar__linklist-button{
  text-align: start;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-block-start: calc(1em / 3);
  padding-block-end: calc(1em / 3);
  transition: color .2s;
  display: flex;
}

custom-header-sidebar__link_without_list {
    margin-bottom: calc(var(--text-base) + (1em / 3));
}

.header-sidebar__linklist-button[aria-expanded="true"] .icon-plus {
  display: none;
}

.header-sidebar__linklist-button[aria-expanded="true"] .icon-minus {
  display: inline-block;
}

.custom-accordion-headings{
  padding-block-start: calc(1.25em / 3);
  padding-block-end: calc(1.25em / 3);
  text-transform: uppercase;
}

.custom-story-text{
  word-break: break-all;
}

.custom-sidebar-close-btn{
  text-align: end;
  text-transform: uppercase;
}

.custom-sidebar-back-btn{
  text-align: end;
  text-transform: uppercase;
  gap: .375rem;
  display: flex;
  align-items: center;
}


.custom-sidebar-header{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  padding: 1rem;
}

.header-sidebar[data-panel="panel-2"] .header-sidebar__back-button {
  display: inline-flex;
}

.header-sidebar__back-button {
  display: none; /* Standard versteckt */
}

.custom-link {
  text-decoration: none;
  text-transform: uppercase;
}

.custom-accordion-group{
  padding: 1.5rem 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgb(var(--border-color));
}

.custom-accordion__content{
  padding-block-start: 1.5rem;
  padding-inline-start: 1.5rem;
}

.custom-product-card-badge {
  width: max-content;
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  letter-spacing: var(--heading-letter-spacing);
  text-transform: uppercase;
  align-items: center;
  padding: .0625rem .3125rem;
  font-size: .625rem;
  display: flex;
  /*ANPASSUNG NICLAS DREHEN UM 90°*/
  transform: rotate(90deg);
  transform-origin: top left;
  margin-left: 1.25rem;
}

.custom-product-card-badge--custom{
  background: rgba(0,0,0,0.05);
  color: rgb(var(--custom-badge-text));
}

.custom-tax-notice-link{
  background: linear-gradient(to right, currentColor, currentColor) 0 min(100%, 1.35em) / 100% 1px no-repeat;
  text-decoration: none;
  transition: background-size .3s ease-in-out;
}

button[part="close-button"] {
  display: inline-flex;       /* Nebeneinander statt übereinander */
  align-items: center;        /* Vertikal zentriert */
  gap: 0.5rem;                /* Abstand zwischen Icon und Text */
  padding: 0.25rem 0.5rem;    /* Optional: Abstand innerhalb Button */
}

button[part="close-button"] .icon-wrapper {
  display: inline-flex;       /* Sicherstellen, dass Icon inline bleibt */
  align-items: center;
}

button[part="close-button"] svg {
  display: inline-block;
}

.header-sidebar__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-sidebar__footer .localization-selectors {
  display: flex;
  align-items: center;
  margin-right: auto;
}

.custom-collection-card-info{
  margin-block-start: 0 !important;
}

.needsclick.go1427887143.kl-private-reset-css-Xuajs1{
  border-width: 1px 1px 1px 0px !important;
}

.custom-store-container {
  display: grid;
  grid-template-columns: 1fr;
}

.custom-store-col2-inner {
  margin-block-start: 1.25rem;
}

@media (min-width: 768px) {
  .custom-store-container {
    grid-template-columns: 1fr 1fr;
  }

  .custom-store-col1 {
  position: sticky;
  top: 72px;
  align-self: start;
  z-index: 0;
  }

  .custom-store-col2-inner {
    margin-block-start: 0;
  }
}

.custom-store-col2-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.custom-store-col2-left {
  padding-right: 1rem;
}
.custom-store-col2-right {
  padding-left: 1rem;
}
.custom-store-international-section {
  margin-top: 3rem;
}
.custom-store-stockist-entry {
  padding-bottom: 1rem;
}

.needsclick.go239343018.kl-private-reset-css-Xuajs1{
  border-width: 1px 1px 1px 0px !important;
  align-self: auto !important;
}

.custom-header-collection-list{
  display: flex;
  gap: 2rem;
  margin-inline-end: 33%;
}

.needsclick.go239343018.kl-private-reset-css-Xuajs1{
    border-width: 1px 1px 1px 0px !important;
}

.go3141085062.go3141085062.go3141085062:focus-visible {
    outline-width: 1px !important;
    outline-style: none !important;
    outline-color: rgba(112, 112, 112);
    outline-offset: 0;
}

.go2375328014.go2375328014.go2375328014:focus-visible {
    outline-width: 1px !important;
    outline-style: none !important;
    outline-color: rgba(112, 112, 112);
    outline-offset: 0;
}

.go751021146.go751021146.go751021146:focus-visible {
    outline-width: 1px !important;
    outline-style: none !important;
    outline-color: rgba(112, 112, 112);
    outline-offset: 0;
}

.product-card.image-card {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 1px solid var(--color-border, #e5e5e5);
  border-radius: 0.5rem;
}

/* Bild anpassen */
.product-card.image-card .image-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;   /* füllt Container aus */
}

/* Höhe auf gleiche Maximalhöhe wie Product Card begrenzen */
.product-card.image-card {
  max-height: 100%;
  height: auto;
}

/* Desktop: zwei Spalten breit */
@media (min-width: 768px) {
  .product-card.image-card {
    grid-column: span 2;
  }
}

/* Mobile: volle Breite */
@media (max-width: 767px) {
  .product-card.image-card {
    grid-column: span 1;
    width: 100%;
  }
}

.custom-header-icon{
width: 12px;
}

.needsclick.kl-private-reset-css-Xuajs1{
  justify-content: center !important; /*BEEINFLUSST BACK IN STOCK POP UP*/
}

.collection-toolbar{
line-height: 1 !important;
}

.header-sidebar__sub-panel .header-second-sidebar__linklist-button {
  padding-block-start: calc(1em / 3);
}

.header-sidebar__sub-panel .header-second-sidebar__linklist-button:first-of-type {
  padding-block-start: 0 !important;
}

.header-sidebar__linklist > li:first-child > .header-sidebar__linklist-button {
  padding-block-start: 0;
}

.custom-footer-gap{
  gap: calc(2em / 3);
}

.custom-only-desktop {
  display: none;
}

@media screen and (min-width: 1024px) {
  .custom-only-desktop {
    display: block;
  }
}

.custom-page-header{
 max-height: 40px;
}

:root {
  --ooo-wl-page-product-card-container-column-gap: 0;
}

.custom-page-header.collection-toolbar__title {
  justify-content: space-between;
  align-items: center;
}

.custom-care-label-image {
  width: 50%;
  height: auto;
  display: block;
  transform: translateX(-6%);
}

.color-scheme--scheme-3 .klaviyo-form-XyqWm5 {
    color: #ffffff !important; /* Schrift weiß */
    background-color: #000000 !important; /* dunkler Hintergrund */
}

/* Optional: Inputs & Buttons anpassen */
.color-scheme--scheme-3 .klaviyo-form-XyqWm5 input,
.color-scheme--scheme-3 .klaviyo-form-XyqWm5 input:hover,
.color-scheme--scheme-3 .klaviyo-form-XyqWm5 textarea,
.color-scheme--scheme-3 .klaviyo-form-XyqWm5 button {
    color: #ffffff !important;
    border: 1px solid #fff !important;
}

.color-scheme--scheme-3 .klaviyo-form input:hover,
.color-scheme--scheme-3 .klaviyo-form textarea:hover,
.color-scheme--scheme-3 .klaviyo-form button:hover {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    background-color: transparent !important;
    outline-color: #ffffff !important;
}

.color-scheme--scheme-3 .go2375328014.go2375328014.go2375328014:hover {
    border-color: #ffffff !important;
}

.color-scheme--scheme-3 .klaviyo-form-XyqWm5 span {
    color: #ffffff !important;
}


@media (max-width: 768px) {
  .footer__block-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

#ooo-wl-page-product-card-container {
  column-gap: 0px !important !important;
}

:root {
  --ooo-wl-page-product-card-container-column-gap: 0px !important;
  --ooo-wl-page-product-card-gap: .5rem !important;
  --ooo-wl-page-product-card-info-container-padding-inline: .5rem !important;
  --ooo-wl-page-product-card-title-color: #707070 !important;
  --ooo-wl-page-product-card-info-wrapper-gap: 0px !important;
  --ooo-wl-page-product-card-remove-button-background-color: transparent !important;
  --ooo-wl-page-product-card-remove-button-color: #707070 !important;
  --ooo-wl-page-empty-button-width: 100% !important;
  --ooo-wl-page-empty-padding: 12rem 0 12rem 0 !important;
  --ooo-wl-page-empty-title-font-size: 18px !important;
  --ooo-wl-page-empty-title-font-weight: 600 !important;
  --ooo-wl-page-empty-title-color: #707070 !important;
  --ooo-wl-page-empty-description-font-size: 12px !important;
  --ooo-wl-page-empty-description-color: #707070 !important;
  --ooo-wl-page-empty-button-font-size: 12px !important;
}

.ooo-wl-page-empty{
  padding-block: 6rem !important;
}

#ooo-wl-page-product-card__select-wrapper select {
  outline: none !important;
  box-shadow: none !important;
}

#ooo-wl-page-product-card__select-wrapper select:focus {
  outline: none !important;
  box-shadow: none !important;
}

#ooo-wl-page-product-card-remove-button button {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .header-sidebar__back-button--panel2 {
    display: none !important;
  }
}

.header-sidebar__back-button--panel2 {
  all: unset; /* Reset komplett auf Basiswerte */
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0;
  cursor: pointer;
}


.header-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between; /* Back-Button links, Close-Button rechts */
  border-block-end: 1px solid;
  border-color: rgb(var(--border-color));
}

.header-buttons__left {
  flex: 0 0 auto; /* Linker Bereich bleibt links */
}

.header-buttons__right {
  flex: 0 0 auto; /* Rechter Bereich bleibt rechts */
}

.custom-additional-info{
 margin-block-start: 0px !important;
}

.custom-multi-column-description{
  margin-block-start: 1.25rem;
  padding-inline-end: 1.25rem;
}

.custom-multi-column-full-width{
  padding-inline-start: 0.5rem;
  padding-block-start: 2.25rem;
}

/* Nur wenn die Klasse scroll-area vorhanden ist, wird Flex angewendet */
.multi-column.scroll-area {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: var(--multi-column-gap);
}

/* Items behalten interne Grid-Struktur und feste Breite */
.multi-column.scroll-area > .multi-column__item {
  display: grid;
  flex: 0 0 var(--multi-column-column-width);
}

.scroll-progress-bar-container {
  position: relative;
  width: 25%; /* max 33% der Gesamtbreite */
  height: 3px;
  margin: 1rem auto 0; /* mittig */
  background-color: rgba(0,0,0,0.1);
  border-radius: 0px;
  overflow: hidden;
}

.scroll-progress-bar {
  position: absolute;
  left: 0; /* initial */
  width: 0%; /* initial */
  height: 100%;
  background-color: #707070;
  transition: width 0.1s linear, left 0.1s linear;
  border-radius: 0px;
}

/* Formular selbst auf volle Breite */
#mc_embed_signup form {
  margin: 0 !important;
  width: 100%;
}

/* Input-Felder auf volle Breite */
#mc_embed_signup input {
  width: 100% !important;
  box-sizing: border-box; /* wichtig für Padding/Border */
}

/* E-Mail-Feld spezifisch */
#mc_embed_signup .mc-field-group input {
  width: 100% !important;
  background: transparent;
  box-sizing: border-box;
}

#mc_embed_signup .button:hover {
    background-color: #ffffff !important;
    color: #707070;
    border: 1px solid;
    border-color: rgb(var(--border-color));
}

/* Button auf volle Breite */
#mc_embed_signup .button {
  width: 100% !important;
  border-radius: 0 !important;
  font-size: 12px !important;
}

/* Label über Input */
#mc_embed_signup .mc-field-group label {
  display: block;
  width: 100%;
  text-transform: uppercase !important;
  margin-bottom: 0.5rem !important;
}

.mc-notice{
  font-size: 10px;
  padding-block: 0.5rem;
}

/* Optional: entfernt die "required" Anzeige */
#mc_embed_signup .indicates-required,
#mc_embed_signup .asterisk {
  display: none;
}

#mc_embed_signup input {
  border-radius: 0px !important;
}

#mc_embed_signup .button {
  max-width: 400px;
}

.mc-field-group{
  max-width: 400px;
}

.custom-footer-aside-border {
  border-top: 1px solid;
  border-color: rgb(var(--border-color));
  padding-block-start: 2rem;
}

.header-sidebar__scroller .second-menu {
  margin-top: 1rem;
  max-height: 50%;  
  overflow-y: hidden; 
}

/*.product-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: var(--spacing-base);
}*/


.custom-wishlist-size-chart-container-justify-space-between{
    justify-content: space-between;
 }

.custom-wishlist-size-chart-container-justify-end{
  justify-content: end;
}

/* Verhindert kurzzeitiges Anzeigen beider Texte beim Laden */
.ooo-wl-wishlist-btn .wishlist-add,
.ooo-wl-wishlist-btn .wishlist-remove {
  display: none;
}

/* Wenn das Attribut aria-checked gesetzt ist → dann erst anzeigen */
.ooo-wl-wishlist-btn[aria-checked="false"] .wishlist-add {
  display: inline;
}
.ooo-wl-wishlist-btn[aria-checked="true"] .wishlist-remove {
  display: inline;
}

.ooo-wl-wishlist-btn[aria-checked="false"]:hover .bookmark-outline {
  color: rgb(var(--text-color) / .65);
}

.ooo-wl-wishlist-btn:hover {
  color: rgb(var(--text-color) / .65);
}

.collection-image-card {
  width: 100%;
  max-height: var(--product-card-height); /* gleiche Höhe wie Produkt-Card */
  overflow: hidden; /* Cropping */
  margin-block-end: calc(2rem + var(--text-base) / 0.33);
}

.collection-image-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.collection-video-card {
  position: relative;
  width: 100%;
  max-height: var(--product-card-height); /* gleiche Höhe wie Produkt-Card */
  overflow: hidden; /* Cropping */
  margin-block-end: calc(2rem + var(--text-base) / 0.33);
  aspect-ratio: 2 / 3; /* gleiche Ratio wie image_card bei 1 column */
  display: flex;
  align-items: center;
  justify-content: center;
}

.collection-video-card video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#shopify-section-{{ section.id }} .product-gallery__media .badge-list {
  position: absolute;
  top: 0.5rem;
  left: 1.55rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.collection-list.wrap {
  display: grid;
  grid-template-columns: repeat(var(--collection-list-items-per-row, 3), 1fr);
}

.collection-list.wrap .grid-span-2 {
  grid-column: span 2;
}

.collection-list.wrap .grid-span-2 .content-over-media {
    aspect-ratio: 4 / 3;
}

@media (max-width: 699px) {
  .collection-list.wrap .grid-span-2 {
    grid-column: span var(--collection-list-items-per-row, 1);
  }
}

.second-menu{
  padding-block-start: 1rem;
}

@media(min-width: 1024px) {
    .custom-footer-grid {
        display: grid;
      grid-template-columns: repeat(3, 1fr);
      align-items: start;
        gap: 2rem;
      }

    /* Localization: zentriert */
    .custom-footer-grid-item.localization {
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
    }

    .localization-selectors {
        display: flex;
        flex-direction: column;
        gap: 2rem;
      }
      .links-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr); /* 3 Menüs nebeneinander auch mobile */
        gap: 1rem;
      }

    /* Menüs: rechtsbündig, nebeneinander */
    .custom-footer-grid-item.menus {
      display: flex;
      justify-content: flex-end;
    }

    .custom-footer-menus-wrapper {
      display: flex;
      gap: 3rem; /* Abstand zwischen den einzelnen Menüs */
      justify-content: flex-end;
    }

    .custom-footer-menu ul {
      align-items: flex-end;
    }
  }

@media (max-width: 1023px){
  /* Mobile Footer Layout */
.footer__block-list.container.md\:hidden {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
}

.custom-footer-grid-item {
  width: 100%;
}

.custom-footer-menus-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 
}

.custom-footer-grid-item.localization {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

#mc_embed_signup .mc-field-group {
  width: 100% !important;
  padding-bottom: 0 !important;
}

@media screen and (min-width: 1000px) {
  .shipping-info .custom-shipping-text {
    margin-block-start: 0 !important;
  }
}

@media (max-width: 768px){
  .custom-img-text-inline{
    padding-inline: 3rem !important;
  }
}

#popover-localization-header-sidebar-sections--26250281648469__header-locale x-popover {
  display: none !important;
}

.radio-control input[type="radio"] {
  appearance: none;              
  -webkit-appearance: none;
  width: 1.1em;
  height: 1.1em;
  border: 1px solid;
  border-color: rgb(var(--text-color) / .65);
  border-radius: 0px;           
  background-color: transparent;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  transition: all 0.15s ease;
}

.radio-control input[type="radio"]:checked {
  background-color: #707070;  
  border-color: #707070;
}

.radio-control {
  display: flex;
  align-items: center;  
  gap: 0.5em;            
}

.custom-parallax {
  /* Das Bild wird als Hintergrund gesetzt */
  background-image: url('DEIN-BILD-URL-HIER');
  
  /* Damit der Parallax-Effekt sichtbar wird */
  background-attachment: fixed; /* wichtig */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  /* Höhe des Containers */
  min-height: 400px; /* kann angepasst werden */
  
  /* Optional: Overlay oder Text ausrichten */
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
}

/* Für mobile Geräte (background-attachment: fixed wird oft nicht unterstützt) */
@media (max-width: 768px) {
  .custom-parallax {
    background-attachment: scroll;
  }
}

@media (min-width: 768px) {
  .product-info__block-list{
    padding-block-start: 2rem;
  }
}

cart-note-dialog dialog-close-button svg.icon-close {
  width: 9px !important;
  height: 9px !important;
}

.custom-popup-border{
  border: 1px solid;
  border-color: rgb(var(--border-color));
}


@media (max-width: 749px) {
  .product-sticky-bar.is-visible .button {
    border-color: rgb(var(--button-background));
    background: rgb(var(--background));
    color: rgb(var(--button-background));
  }
}

.custom-sidebar-img-padding{
  margin-bottom: calc(1.33em + (3em / 3));
}