/** Shopify CDN: Minification failed

Line 40:10 Expected identifier but found whitespace
Line 40:15 Unexpected ";"

**/
.soldout_tit {
  text-decoration: line-through;
}
span.soldout-label {
  font-size: 10px;
  padding-top: 7px;
  display: block;
  text-transform: uppercase;
}
/* flavor product only */
.flavor_prducts_only .flvor_prc_wrp_main {
  align-items: center;
  flex-direction: row;
  margin-bottom: 10px;
}
.flavor_prducts_only .flavor_discountprc_wrp {
  font-size: 18px;    
  line-height: normal;
  color: #000;
} 
.flavor_prducts_only .flavor_rpc_wrp {
  color: #000;
}

/* flavor product only */
/**/
.min-qty-message, .subscription-qty-message {
  display: none;
  color: #c0392b;
  font-size: 12px;
  font-weight: 600;
  margin-top: 6px;
}
  display: none;
  color: #c0392b;
  font-size: 12px;
  font-weight: 600;
  margin-top: 6px;
}
.bundle-picker__wrapper--parent {
  margin-top: 0;
}
.bundle-flavor-list {
  display: flex;
  gap: 8px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.bundle-flavor-item {
  padding: 0px;
  background: transparent;
  cursor: pointer;
  border-radius: 10px;
  width: 100%;
  font-size: 14px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
}
.tab_icon_text_left {
    width: 80%;
    display: flex;
    gap: 15px;
    align-items: center;
    padding: 5px 5px;
}

.tabbing_bundle_wrp .qty-selector.bundle-qty-ui {
    width: 30%;
    padding: 0px;
}
.bundle_icon_inner img {
    width: auto;
    height: 30px;
}
p.flavor-title {
    margin: 5px 0;
}
.bundle_tab_content_main_wrp .bundle-builder {
  border: 0;
  padding: 0;
}

.hidesubscriptionbox .bundle-picker__wrapperrr.first_item_favor {
    display: none;
}
.qty-selector.bundle-qty-ui {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  padding: 4px 2px;
}
input.flavor-qty {
  padding: 0;
  border: 0;
  text-align: center;
  width: 100%;
  line-height: normal;
  font-size: 13px;
}
button.qty-minus, button.qty-plus {
  line-height: normal;
  justify-content: center;
  width: 100%;
  background: #efefef;
  cursor: pointer;
  border-radius: 0px;
}
.flvor_heaing_prc_wrp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flvor_heaing_prc_wrp.nohead {
    justify-content: flex-end;
}
.flavor_rpc_wrp {
  font-size: 14px;
  font-weight: 600;
  color: #7a7a7a;
  text-decoration: line-through;
}
.flavor_discount_msg_wrp {
  display: flex;
  font-family: 'IndivisibleWebSemiBold';
  gap: 10px;
  /* background: #e4e4e4; */
  margin: 0px 0 7px 0;
  width: fit-content;
  padding: 4px 0px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  line-height: normal;
  font-weight: 600;
  font-size: 12px;
}
.flavor_discountprc_wrp {
    font-size: 16px;
    font-weight: 600;
}
.flvor_prc_wrp_main {
    display: flex;
    gap: 4px;
    align-items: center;
}
h4.tabbing_main_heading {
    margin-bottom: 0;
}
.bundle_icon_inner {
    display: flex;
}
.tab_icon_text_left p.flavor-title {
    font-size: 14px;
    margin: 0;
}
@media screen and (max-width: 768px) {
  .tabbing_bundle_wrp .qty-selector.bundle-qty-ui {
    padding: 8px 5px;
  }
   .tabbing_bundle_wrp .qty-selector.bundle-qty-ui button {
    line-height: 20px;
  }
  .tab_icon_text_left p.flavor-title {
    font-size: 11px;
    text-align: left;
  }
  .combo_flvor_head_wrp .combo_flavor_discount_msg_wrp,
  .combo_flvor_head_wrp .tabbing_main_heading {
    font-size: 11px;
  }
  .tab_icon_text_left {
    gap: 10px;
  }
  .flavor_prducts_only .flvor_heaing_prc_wrp {
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    margin-top: 0px;
  }
  .flavor_prducts_only .flavor_discount_msg_wrp {
    margin-right: auto;
    margin-left: 0;
  }
  .flavor_prducts_only .nohead .flavor_discount_msg_wrp {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
  }
  .bundle_icon_inner img {
    height: 25px;
  }
  .bundle-flavor-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px;
    width: 100%;
    padding: 0;
    flex-direction: row;
  }
  .qty-selector.bundle-qty-ui {
    width: 75%;
  }
  p.flavor-title {
    margin: 2px 0;
  }
}

/* ============================================
   Blaue Rahmen + Hintergrund für Bundle-Sektionen
   ============================================ */
.bundle-picker__wrapper {
  border: 2.5px solid #e8e8e8 !important;
  border-radius: 12px;
  padding: 14px 14px 10px 14px;
  margin-bottom: 9px;
}

/* Mobile: nur vertikales Padding, kein horizontales */
/* new */
/* new */
.optional_sperator {
  position: relative;
  margin-top: 25px;
}
.optional_sperator::before {
  content: "Optionale Erweiterungen";
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 0 12px;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  z-index: 1;
  color: #7c7c7c;
}
.optional_sperator::after {
  content: "";
  position: absolute;
  top: -17px;
  left: 0;
  right: 0;
  border-top: 1.9px dashed #7c7c7c;
}

/* Accordion header */
.accrd_header_wrp {
  cursor: pointer;
  border: 1px dashed #d9d9d9;
  border-radius: 18px;
  padding: 0;
  background: #fff;
}

/* First row */
.accrd_top_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Optional badge */
.accrd_optional_badge {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  border-radius: 20px;
  background: #cfe5fa;
  color: #24588f;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
}
.optional_sperator.bundle-picker__wrapper .accrd_content_wrp .rc_savingprc.online_flex {
    border-top: 1px solid #e8e8e8 !important;
}
/* Arrow */
.accrd_arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.25s ease;
}

/* Second row */
.accrd_bottom_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 14px;
}

.accrd_title {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  color: #111;
}

.accrd_selected {
  font-size: 14px;
  color: #999;
  white-space: nowrap;
}

/* Accordion content */
.accrd_content_wrp {
  display: none;
  padding-top: 12px;
}
/* Accordion */
.accordion_parent .accrd_content_wrp {
  display: none;
}

.accordion_parent.accordion_open .accrd_content_wrp {
  display: block;
}
span.comboitem_head.tabbing_main_heading {
    display: inline-flex;
    align-items: center;
    padding: 4px 12px;
    border-radius: 20px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    background: #d3ffd5;
}
/* Arrow animation */
.accordion_parent .accrd_arrow {
  display: flex;
  transition: transform 0.3s ease;
}

.accordion_parent.accordion_open .accrd_arrow {
  transform: rotate(180deg);
}

/* Header clickable */
.accordion_parent .accrd_header_wrp {
  cursor: pointer;
}
/* Open state */
.optional_sperator.accrd_open .accrd_content_wrp {
  display: block;
}

.optional_sperator.accrd_open .accrd_arrow {
  transform: rotate(180deg);
}
.left_second {
  display: flex;
  flex-direction: column;
}
/* new */
/* new */

.selected_option_nm {
    color: #8e8b86;
    font-size: 11px;
}
@media screen and (max-width: 768px) {
  .optional_sperator.bundle-picker__wrapper {
    overflow: visible;
  }
  .optional_sperator::before {
    font-size: 12px;
    top: -25px;
  }
  .accrd_optional_badge, span.comboitem_head.tabbing_main_heading {
    padding: 3px 8px;
    font-size: 11px;
  }
  .accrd_title {
    font-size: 12px;
  }
  .accrd_selected {
    padding-top: 2px;
    font-size: 12px;
  }
  .bundle-picker__wrapper {
    padding: 10px 5px !important;
    border-radius: 10px;
    margin-bottom: 9px;
    overflow: hidden;
  }
}

/* Container-Elemente transparent */
.bundle-picker__wrapper .info_label_inner_bg,
.bundle-picker__wrapper .rc_savingprc,
.bundle-picker__wrapper .online_flex,
.bundle-picker__wrapper .title-with-info,
.bundle-picker__wrapper .flvor_heaing_prc_wrp,
.bundle-picker__wrapper .upper_info_labels,
.bundle-picker__wrapper .bundle-builder,
.bundle-picker__wrapper .bundle-builder-app--bundle--summary,
.bundle-picker__wrapper .bundle_variant_prc_cprc,
.bundle-picker__wrapper .w3_bg:not(.flavor-info-tooltip):not(.bundle-flavor-item):not(.qty-selector) {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Info-Tooltip Popup: weisser Hintergrund */
.flavor-info-tooltip,
.flavor-info-tooltip.w3_bg {
  background-color: #ffffff !important;
  background: #ffffff !important;
  border: 1px solid #e4e4e4 !important;
  border-radius: 8px !important;
  padding: 12px !important;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1) !important;
}

/* Qty-Selektoren weiss mit grauem Rahmen */
.bundle-picker__wrapper .qty-selector.bundle-qty-ui {
  background-color: #ffffff !important;
  border: 1px solid #e4e4e4 !important;
}

/* Geschmacks-Rechtecke weiss mit grauem Rahmen */
.bundle-picker__wrapper .bundle-flavor-item,
.bundle-picker__wrapper .bundle-flavor-item.w3_bg {
  background-color: #ffffff !important;
  background: #ffffff !important;
  border: 1px solid #e4e4e4 !important;
}

/* Abo-Bereich: nur direkte Group-Labels stylen */
.product__subs__group > .product__subs__option {
  background-color: #ffffff !important;
  border: 1px solid #e4e4e4 !important;
  border-radius: 8px !important;
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  gap: 6px !important;
  padding: 8px 10px !important;
  overflow: visible !important;
}

/* Label-Text: etwas kleiner, nicht umbrechen */
.product__subs__group > .product__subs__option > span:first-of-type {
  font-size: 13.5px !important;
  white-space: nowrap !important;
  flex-shrink: 1 !important;
  min-width: 0 !important;
}

/* Save-Badge: rechts, nie abschneiden */
.product__subs__group > .product__subs__option .saved_txt_plan {
  white-space: nowrap !important;
  flex-shrink: 0 !important;
  margin-left: auto !important;
  overflow: visible !important;
}

/* Block 2: Selektoren etwas höher für bessere Tippfläche */
.bundle-variant-flavor-list .qty-selector.bundle-qty-ui {
  padding: 7px 2px !important;
}
.bundle-variant-flavor-list button.variant-qty-plus,
.bundle-variant-flavor-list button.variant-qty-minus {
  font-size: 15px !important;
  line-height: 1 !important;
}
.bundle-variant-flavor-list input.variant-item-qty {
  font-size: 14px !important;
}

/* Block 2: Snippet margin/padding auf 0 */
.bundle-variant-flavor-list {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Block 1: Produkttitel ausblenden */
.bundle-picker__wrapper .bundle-wrapper__inner--title p {
  display: none !important;
}

/* Block 1: Bild grösser — NUR auf combo-set Template */
.template-combo-set .bundle-picker__wrapper .bundle-image img.image-bundle {
  max-height: 140px !important;
  width: auto !important;
}

/* Block 1+2: internes Padding/Margin komplett auf 0 */
.bundle-picker__wrapper .bundle-wrapper,
.bundle-picker__wrapper .bundle-builder,
.bundle-picker__wrapper .bundle-wrapper__inner,
.bundle-picker__wrapper .bundle-color-swatch,
.bundle-picker__wrapper .product__selectors,
.bundle-picker__wrapper .radio__fieldset {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* Block 3: mehr Abstand zwischen Header und erster Geschmacks-Box */
.bundle-picker__wrapper .bundle-flavor-list {
  margin-top: 10px !important;
}

/* Block 3: Abstand zwischen Preiszeile und Geschmacksliste */
.bundle-picker__wrapper .upper_info_labels {
  margin-bottom: 2px !important;
}
.inner_accrd_content_wrp {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inner_accrd_content_wrp .flvor_prc_wrp_main {
    margin-bottom: 0;
}
.accrd_selected {
  display: block;
  flex: 1;
  min-width: 0;
  white-space: normal;
  overflow-wrap: break-word;
}