/** Shopify CDN: Minification failed

Line 861:40 Unexpected "{"

**/
/*Shortfixes*/
.discounts{
  display:none;
}
.cart-item__discounted-prices {
  display: flex;
  flex-direction: column;
}
/* .color-background-1, .section+.section, .reviewBlock {
    position: relative;
    z-index: -1;
} */
/*
*********************** RS Anpassunge start*********************
*/
.rs_realtime_info {
  color: #ff4141;
  text-align: center;
  font-size:12px;
  font-weight: 700;
}
span.cardLabel {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 15px;
  color: #fff;
  border-radius: 3px 0 0 0;
  font-size: 12px;
}
.klarnainfo {
  display: flex;
  align-items: center;
}
.klarnainfo img {
    max-height: 25px;
    margin-right: 10px;
}
.justContentWrapper .card__inner.color-background-2.gradient.ratio {
    max-height: 380px;
}
.shipping-bar,.price__sale.sale2 s.price-item.price-item--regular, small.password__footer-caption.password__footer-text, small.password__footer-login.password__footer-text { 
  display:none !important;
}
s.price-item.price-item--regular.stroked {
  font-size: 16px;
  text-decoration: line-through;
  color: #7c7c7c;
  margin-right: 5px;
}
.priceArea {
    display: inline-block;
}
span.price-item.price-item--sale.price-item--last {
    font-weight: 700;
}
.cartNewsletter h2 {
  font-size:22px;
}
.card-information span.price-item.price-item--sale.price-item--last {
    font-weight: 700;
}
.stickyCta {
  display:none;
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  left: 0;
  padding: 20px;
  z-index: 1000;
}
section#MainProduct-template--20544281280837__main {
    z-index: 100;
}
div#cookie-banner_flag {
    display: none !important;
}
.carte-headerbanner {
display: flex;
    align-items: center;
    background: #c3e1bf;
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    justify-content: center;
    gap: 10px;
    font-size: 0.9em;
}.carte-headerbanner span {
    display: flex;
}
.baskedInfo {
  color:red;
  text-align:center;
}
.productIconsBar {
  margin: 0 auto;
  max-width: var(--page-width);
  text-align: center;
  max-width: 100%;
  overflow: hidden;
}
.clicked button {
    background: #fff;
    color: #000;
}
.clicked button span {
  display:none;
}
button span.nice {
  display:none;
}
.clicked button span.nice {
  display:block;
}
.productIconsBar .boxes {
  display: flex;
  column-gap: 50px;
  justify-content: center;
}
.productIconsBar .boxes img {
  display: block;
  width: auto;
  max-height: 100px;
  margin: 0 auto;
}
.productIconsBar .box {
  text-align: center;
}
.productIconsBar .box span{
  display:block;
  font-weight: 700;
  font-size: 7px;
  text-decoration: unset;
  color: #000;
}
.productIconsBar a.box {
    text-decoration: none;
}
.productBarReviews {
  background: #cccccc;
  margin: 20px auto 0;
  padding: 5px 30px;
  border-radius: 5px;
  display: flex;
  max-width: 750px;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 18px -2px rgba(0,0,0,0.4)
}
.productBarReviews b {
  margin-left: 5px;
}
.productBarReviews img {
  width: 40px;
}
.productBarReviews img:nth-child(2) {
    margin-left: -15px;
}
.customer_info {
  background: #fafafa;
  display: flex;
  align-items: center;
  column-gap: 15px;
  padding: 5px;
  line-height: 20px;
  border-radius: 3px;
}
.customer_info img {
  max-width:100%;
}
.customer_info img {
  width: 30px;
}
.customer_info img:nth-child(2) {
    margin-left: -30px;
}
.customer_info .info {
    color: #494949;
}
.customer_info .info b {
    color: rgba(var(--color-foreground), 1);
}
.price__sale.sale2 s.price-item.price-item--regular:before {
  content:"Der 2. Artikel geht auf uns.";
  
}
.price--on-sale .price-item--regular {
    text-decoration: unset;
}
modal-opener.product-popup-modal__opener.Size button {
    display: flex;
    align-items: center;
}
modal-opener.product-popup-modal__opener.Size button svg {
  margin-right:5px;
}
/* .floatRight {
    float: right;
    width: 40%;
} */
span.passform {
  text-align: right;
  color: #008b10;
  float:right;
}
modal-opener.product-popup-modal__opener.Size button {
  font-size: 11px;
}
product-info .Stars {
    margin: 0;
}
product-info .productPrice {
    margin-top: 0;
}
product-info .Stars{
  --star-background: #FFCC00;
  font-size:18px;
}
product-info .ratingText {
  font-size: 20px!important;
}
product-info span.savePrice {
    background: #000;
    color: #fff;
    border-radius: 20px;
    padding: 2px 14px;
    font-size: 17px;
}
.card span.savePrice {
  background: #000;
  color: #fff;
  border-radius: 20px;
  padding: 2px 10px;
  font-size: 8px;
  position: absolute;
  left: 3%;
  top: 8px;
}
.card-information .price {
    margin-top: -8px !important;
}
.product-form__input input[type=radio]:checked+label {
    margin-top: 15px;
}
.product-form__input input[type=radio]:checked+label {
    /* border: 2px solid #ef7979;
    line-height: 22px;
    padding-left: 19px; */
    border: 2px solid #000000;
    line-height: 22px;
    background-color: #F2F2F2 !important;
}
.product-form__input input[type=radio]+label {
  border:none;
}
.product-form__input input[type=radio]:checked+label:before {
  display:none;
}
.bulletPoints ul {
  padding-left: 30px;
}
.bulletPoints li {
  list-style:none;
  position:relative;
}
.bulletPoints li:before {
    content: "\2713";
    width: 20px;
    height: 20px;
    color: #fff;
    background: #29bb8b;
    border-radius: 50px;
    position: absolute;
    text-align: center;
    left: -30px;
    line-height: 22px;
    font-size: 12px;
    top: 3px;
}
.minimalDesign  .product-popup-modal__content {
    width: 500px;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    margin: 0;
    background: white;
    border-radius: 5px;
}
.minimalDesign  .product-popup-modal__content button {
  border:none;
}
.minimalDesign  .product-popup-modal__content-info {
    width: 95%;
    margin: 0 auto;
}

.slider__slide .card-wrapper.product-card-wrapper.underline-links-hover {
    box-shadow: 0 0 5px 1px #9e9e9e;
    margin: 0 5px;
    border-radius: 5px;
}
.slider__slide .card__information {
    padding: 1.3rem 1rem !important;
}
.rs_recommendation .justContentWrapper img {
    max-width: 60%;
    height: auto;
    text-align: center;
    margin-left: 20%;
}
.rs_recommand-wrapper .popUpBox span {
    display: block;
}
.swiper-slide {
  box-sizing:border-box;
}
.close.recommand {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 15px;
  height: 15px;
}
.desktop input[type="radio"]:checked+label {
    border: 1px solid red;
}
.popUpBox input[type="radio"]:checked+label {
    border: 1px solid red;
}
.rs_recommand-wrapper .popUpBox {
    display: none;
    position: absolute;
    top: 0;
    bottom: 60px;
    background: #ffffff;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 50px;
}
product-recommendations.rs_recommendation {
    padding: 0 16px;
    background: #ffffff;
    border: 1px solid #F2F0F3;
    box-sizing: border-box;
    box-shadow: 3px 6px 12px #00000014;
    border-radius: 10px;
    position: relative;
    overflow: auto;
    display: block;
    margin-top: 25px;
}
.rs_recommendation .card__information, .rs_recommendation .card__content {
  padding: 0 !important;
}
.rs_recommendation .card__information {
    margin-top: 15px;
}
.rs_recommendation .card__badge .badge {
  margin-left: 0;
}
.rs_recommendation h2.h3.accordion__title {
    font-size: 28px;
    font-weight: 500;
}
.rs_recommand-wrapper .option {
display: flex;
    grid-column-start: 1;
    grid-column-end: 3;
    justify-content: space-around;
    margin-top: 5px;
}
.desktop .rs_recommand-wrapper b, .desktop .rs_recommand-wrapper label {
  display: block;
}
.desktop .rs_recommand-wrapper .option {
  width: 100%
} 
.rs_recommand-wrapper .option input {
  display:none;
}
.rs_recommand-wrapper  .form__label {
  margin-top: 5px;
  float: left;
  text-align: left;
  margin-bottom: 0;
}
variant-radios .form__label  {
    width: 90%;
    text-align: right;
    font-size: 0.9em;
    display: flex;
    /* justify-content: flex-end; */
    justify-content: space-between;
    flex-direction: row;
    margin-right: 5px;
    gap: 10px;
    align-items: center;
    margin-bottom: 0;
    padding: 5px 0px;
}
.rs_recommand-wrapper .option label {
    background: #fff;
    width: 50px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    border-radius: 3px;
}
.greenBage {
  background-color: #29bb8b;
  border-radius: 50px;
  color: #fff;
  padding: 0 10px;
}
.greenLabel {
  color: #29bb8b;
}
div.greenLabel {
    display: block;
    justify-content: revert;
}
.saleBar input:checked+label .circle:after {
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 25px;
    position: absolute;
    left: 50%;
    background: #000;
    top: 50%;
    transform: translate(-50%, -50%);
}
.saleBar input {
  display: none;
}
.saleBar {
  display: flex;
  gap:25px;
}
.saleBar div {
    flex: auto;
}
.saleBar label {
  width: 100%;
  text-align: center;
  border-radius: 55px;
  border: 2px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7px 0;
  position:relative;
}
.saleBar label .circle {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 25px;
  margin-right: 6px;
  position:relative;
}
.saleBar .greenLabel {
  margin-left:5px;
}
span.streichPreis {
    position: absolute;
    right: 25px;
    bottom: -2px;
    font-size: 12px;
    text-decoration: line-through;
}
.detailsInfo {
    border-bottom: 1px solid #e3e3e3;
}
.detailsInfo .block {
  border-top: 1px solid #e3e3e3;
  padding: 10px 0;
  margin: 10px 0;
}
.detailsInfo .block li:before {
  background:url('//milanea.de/cdn/shop/t/5/assets/pflegeSprite.png') left 0px no-repeat;
  content: "";
  left: 0;
  position: absolute;
  top: 0px;
  width: 30px;
  height: 30px;
  background-size: 30px;
}
.detailsInfo .block ul {
  padding-left: 0;
}
.inputBlock {
  display: inline-block;
  width: 100%;
}
.detailsInfo .block li {
  position: relative;
  list-style: none ;
  padding-left: 50px;
}

.detailsInfo .block li:nth-child(1):before {
    background: url(/cdn/shop/files/91_2.png?v=1699812667) 3px 0px no-repeat;
    background-size: 25px;
}
.detailsInfo .block li:nth-child(2):before {
    background-position: left -27px;
    background-size: 25px;
}
.detailsInfo .block li:nth-child(3):before {
    background-position: left -70px;
}
.detailsInfo .block li:nth-child(3):before {
    background-position: left -100px;
}
.detailsInfo .block li:nth-child(4):before {
    background-position: left -130px;
}
.detailsInfo .block li:nth-child(5):before {
    background-position: left -160px;
}
.detailsInfo .block.colors {
  
}
.detailsInfo .allColors {
    display: flex;
    flex-direction: column;
}
a.singleColor {
    display: flex;
    align-items: center;
    height: 150px;
    overflow: hidden;
    margin: 0;
    text-decoration: unset;
    position: relative;
    padding: 15px 0;
}

a.singleColor  span {
    margin-left: 15px;
    font-weight: 600;
    font-size: 18px;
}
.imgBox {
  display: grid;
  align-content: center;
  box-shadow: 4px 4px 12px 3px #95959540;
  overflow: hidden;
  height: 100%;
}
a.singleColor .active {
  border: 2px solid #000;
}
.productColors span {
  width: 15px;
  height:15px;
  display: inline-block;
  border-radius: 15px;
  box-shadow: inset 0 0 1px 1px #00000026;
}

.boxesMobile {
  width: 90%;
  margin: 0 auto;
  display: none;
  overflow: hidden;
}
.boxesMobile img {
    width: 100%;
      height: 120px;
    position: relative;
    border-radius: 5px;
    box-shadow: 2px 2px 8px 1px #00000047;
    margin: 5px;
}
.contentDesc .two-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 40px;
  align-items: center;
}
.contentDesc .four-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  margin-top: 30px;
  align-items: center;
  column-gap: 10px;
}
.contentDesc .four-grid div {
  display: flex;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
  align-items: center;
}
.contentDesc .pink {
  color: #CAAFB0;
}
.contentDesc h1, .contentDesc h2, .contentDesc h3 {
  text-shadow: 2px 2px 2px #000000;
  margin: 0 0 5px;
}
.contentDesc h1 {
    font-size: 43px;
}
.contentDesc h2 {
    font-size: 50px;
    text-shadow: 2px 2px 2px #9a9a9a;
}
.contentDesc h3 {
  font-size: 36px;
  line-height: 36px;
  text-shadow: 2px 2px 2px #9a9a9a;
}
.contentDesc p{
  font-size: 22px;
    line-height: 30px;
}
fieldset.js.product-form__input {
  /* border: 2px solid #ccc; */
  border-radius: 10px;
  /* margin-top: 50px; */
  padding: 5px 0px;
  position: relative;
  display:block;
}
fieldset.js.product-form__input legend.form__label {
  /* position: absolute;
  top: -30px; */
  display:block;
  font-size: 17px;
}
.modelInfo {
  position: absolute;
  top: -30px;
  right: 10px;
}
a#cart-icon-bubble.mobile { 
    display: none;
}
.cart-drawer__footer {
    margin-bottom: 20px;
}
.price2Area .kostenloserVers {
  margin-top: 2px;
  font-size: 12px;
}
.price2Area p {
  display: block;
  margin-top: 0;
  font-size: 12px;
}
@media only screen and (min-width: 761px) {
.swiperRecommand.mobile {
    display: none;
  }
}

@media only screen and (max-width: 760px) {
  .grid--3-col-tablet-down .grid__item {
      width: calc(33% - var(--grid-mobile-horizontal-spacing) / 2);
  }
  .product__title {
    margin-bottom: 0;
  }
  product-info .Stars,product-info .ratingText  {
    font-size: 14px !important;
  }
  .price2Area .kostenloserVers {
    margin-top: 0;
  }
  product-info span.savePrice {
    font-size: 10px;
    vertical-align: middle;
    padding: 2px 8px;
  }
  .shopify-section.shopify-section-group-header-group.announcement-bar-section {
    position: sticky;
    top: 0;
}
  .shopify-section.shopify-section-group-header-group.section-header {
    position: sticky;
    top: 44px;
}
  a#cart-icon-bubble.mobile {
    display: block;
}
  .rs_recommand-wrapper h3 {
    font-size: 22px !important;
    text-align: center;
  }
 .rs_recommand-wrapper .box .show {
    text-transform: uppercase;
}
  a#cart-icon-bubble.desktop {
      display: none;
  }
  .contentDesc .four-grid div:nth-child(2) {
    display: none;
  }
  .contentDesc .four-grid div {
    align-items: baseline;
  }
  .contentDesc h1 {
    font-size: 22px;
}
  .productIconsBar {
    margin: 20px auto 0;
  }
  .productBarReviews {
    padding: 5px 15px;
    text-align: left;
    font-size: 12px;
  }
  .productBarReviews img:nth-child(2) {
    margin-right: 15px;
  }
  .productBarReviews b {
      margin-left: 0;
      display: block;
      margin-bottom: -5px;
  }
  .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    margin-bottom: 20px;
}
  modal-opener.product-popup-modal__opener.Size button {
    font-size: 11px;
    display: flex;
    float: right;
    min-height: 20px;
    align-items: center;
    width: 100%;
    justify-content: right;
    padding-right: 0;
}
  .product-form__input input[type=radio]+label, .product-form__input input[type=radio]:checked+label {
    margin-top: 0px;
    font-size: 14px;
    padding: 0.3rem 1.2rem;
}
  .product-popup-modal__opener {
    display: block;
}
  .stickyCta.show {
    display:block;
  }
  .swiperRecommand {
    max-width:100% !important;
  }

  .rs_recommand-wrapper .pipe {
    position: relative;
    height: 15px;
    border-left: unset !important;
}
.rs_recommand-wrapper .popUpBox .pipe {
    height: 35px;
    background: whitesmoke;
    width: 100%;
}
  .rs_recommand-wrapper .price_info {
    flex-direction: column;
}
  .recommand-rs-product {
    grid-template-columns: 1fr !important;
}
  .recommand-rs-product .angebot {
    top: unset !important;
    bottom: 7px;
    left: unset !important;
    height: ;
    z-index: 10;
    padding: 2px 5px !important;
    font-size: 12px;
    width: 100%;
    height: auto;
}
  .recommand-rs-product .angebot:after {
    display: none;
  }
  .popUpBox .rs_recommand-grid {
    flex-direction: column;
  }
  .popUpBox .recommand-rs-product {
    grid-template-columns: 1fr 2fr !important;
    column-gap: 35px;
    width: 90%;
    text-align: left;
  }
  .rs_recommand-wrapper .popUpBox {
    bottom: 50px;
    padding: 30px 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 0 10px 2px #dcdcdc;
    width: 99%;
    left: 0.5%;
    height: 95%;
    top: 2px;
    border-radius: 5px;
  }
  .rs_recommand-wrapper  .product-form__input--dropdown {
    margin-bottom: 5px;
  }
  .rs_recommand-wrapper .popUpBox .img img {
    height: 100px;
    float: left;
  }
  .rs_recommand-wrapper .select select {
    height: 35px;
  }
  .swiperRecommand.desktop {
    display: none;
  }
  .swiperRecommand .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
      z-index: 0;
  }
  .rs_recommand-grid {
    gap: 20px !important;
  }
  .popUpBox .rs_recommand-grid {
    gap: 10px !important;
  }
  .rs_recommand-wrapper .pipe span {
    width: 25px !important;
    height: 25px !important;
    line-height: 22px !important;
  }
  .rs_recommand-grid {
    align-items: center;
  }
  .rs_recommand-wrapper .box {
    text-align: center;
  }
  .rs_recommand-wrapper .box .cta {
    display: inline-block;
    margin: 50px auto 0;
    width: 150px;
    text-align: center;
    cursor:pointer;
  }
  .rs_recommand-wrapper .box .cta {
    padding: 5px 20px;
    font-size: 14px;
    margin-top: 20px;
}
 .rs_recommand-wrapper .select__select, {
    height: 30px;
}


  /*.swiperRecommand.mobile {
    height: 520px;
  }
   .floatRight {
    float: right;
    width: 100%;
    margin-bottom: -10px;
} */ 
  span.passform {
    display: block;
    text-align: left;
    font-size: 11px;
    
}
  .contentDesc .two-grid img {
    margin: 0 auto;
  }
  .contentDesc .four-grid div {
    flex-direction: row;
  }
  /*.two-grid:nth-child(odd) img {
    order: 1;
  }*/
  .contentDesc .two-grid {
    /*grid-template-columns: 1fr;*/
    row-gap:10px;
    margin-bottom: 10px;
    align-items: center;
  }
  .contentDesc h2 {
    font-size: 24px; 
  }
  .contentDesc h3 {
    font-size: 20px;
    line-height: 22px;
  }
  .contentDesc h1, .contentDesc h2, .contentDesc h3 {
    text-shadow: 2px 2px 2px #00000080;
  }
  .contentDesc .four-grid {
      width: 90%;
  }
  .contentDesc .four-grid div {
    font-size: 12px;
    align-items: center;
  }
  .contentDesc .four-grid div img {
      max-width: 80px;
  }
  .contentDesc .two-grid {
    column-gap: 20px;
  }
  .contentDesc p {
    font-size: 12px;
    line-height: 16px;
  }
  .productIconsBar .boxes {
    display: none;
  }
  .boxesMobile {
    display:block;
  }
  .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--3-col-tablet div{
    width:100% !important;
  }
  .image-with-text__media.image-with-text__media--small.gradient.color-background-2.global-media-settings.media.animate--zoom-in img  {
    height: auto!important;
    padding: 4rem 10% !important;
    margin: 0 auto;
    width: 80% !important; 
  }
}

.product media-gallery .swiper-slide {
  padding-bottom: 30px;
}
/* .slick-track {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}
.block-wrapper-R .slick-track {
  display: block;
  width: auto !important;
} */
.snocksTop  .swiper-wrapper {
  display: block !important;
}
li.SellingPoint.swiper-slide {
  font-size: 16px;
  margin: 5px 0;
}
.price2Area {
  position: relative;
  /* margin-top:50px; */
}
.price2Area .angebot {
    position: absolute;
    top: -35px;
    left: 0;
    background: #29bb8b;
    color: #ffff;
    padding: 2px 20px;
    font-size: 12px;
}
.cart-item__details .angebot {
    width: 40%;
    position: absolute;
    bottom: 0;
    background: #29bb8b;
    font-size: 11px;
    color: #fff;
    text-align: center;
}
.price2Area .angebot::after {
    content: "";
    position: absolute;
    width: 0px;
    left: 20px;
    top: 22px;
    height: 0px;
    border-top: 15px solid #29bb8b;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
}

/*
*********************** Recommandblock start*********************
*/
.swiperRecommand {
  max-width: 80%;
  overflow: hidden;
  margin: 0 auto;
  position:relative;
}
.swiperRecommand.desktop{ 
  max-width: 100%;
}
.swiperRecommand.desktop .recommand-rs-product {
    grid-template-columns: 1fr;
    column-gap: 15px;
}
.recommand-rs-product {
  display:grid;
  grid-template-columns: 1fr 2fr;
  column-gap: 15px;
  position:relative;
}
.rs_recommand-wrapper .box {
  margin: 0px auto;
  width: 100%;
  border-radius: 5px;
  box-sizing: border-box;
}
.rs_recommand-wrapper  .price_info {
  display:flex;
  justify-content:space-between;
  padding: 20px 0px 15px;
}
.rs_recommand-wrapper .box .cta,.rs_recommand-wrapper .box  .show {
  background: #000;
  color: #fff;
  padding: 5px 30px;
  font-weight: 700;
  border-radius: 5px;
}
.rs_recommand-wrapper .box .cta {
  cursor:pointer;
}
.rs_recommand-grid {
    display: flex;
    gap: 50px;
    justify-content: center;
  margin-bottom:20px;
}
.rs_recommand-wrapper {
    margin: 0 auto;
}
.rs_recommand-wrapper h3 {
    font-size: 36px;
    margin-bottom: 15px;
  margin-top:0px;
}
.rs_recommand-wrapper .pipe {
  border-left: 1px solid #c9c9c9;
  position:relative;
}
.rs_recommand-wrapper .pipe span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35px;
    text-align: center;
    background: #fff;
    height: 35px;
    line-height: 32px;
    font-weight: 700;
    font-size: 20px;
}
.recommand-rs-product .angebot {
    position: absolute;
    top: -60px;
    left: 20px;
    background: #29bb8b;
    color: #ffff;
    padding: 2px 20px;
}
.recommand-rs-product .angebot::after {
  content: "";
  position: absolute;
  width: 0px;
  left: 20px;
  top: 32px;
  height: 0px;
  border-top: 15px solid #29bb8b;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
}
.recommand-rs-product .img {
    position: relative;
}
.recommand-rs-product .img img {
    max-width: 100%;
}
.recommand-rs-product .img span {
  bottom: 0;
  left: 0;
  background: #000;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
}
/*
*********************** Recommandblock end*********************
*/
/*
***********************Mini Cart start*********************
*/
h2.totals__total, .totals.savings {
    color: #000 !important;
}
div#CartDrawer, div#CartDrawer .drawer__inner{
  overflow: auto;
  overflow-x: hidden;
}
cart-drawer-items {
    overflow: unset;
}
.cartNewsletter {
    background: #ede1e1;
    display: block;
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    padding: 15px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 30px;
}
.cartSocial {
  margin-top:20px;
  justify-content:center;
}
.cartNewsletter input {
  background: none;
  border-bottom: 1px solid;
}
.cartLink {
    display: block;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.cartLink li {
    margin: 0 5px;
    display: inline-block;
    height: 20px;
}
.cartNewsletter .newsletter-form__field-wrapper .field:after {
  display:none;
}
.cart-drawer .cart-item {
  display: grid !important;
  grid-template-columns: 1.5fr 2fr 1fr;
}
.cart-drawer .cart-item__details {
    width: 100% !important;
}
.cart-drawer .quantity-popover-container {
    justify-content: left;
}
.cart-drawer .cart-items .cart-item__quantity {
    grid-column: auto;
    justify-content: end;
    width: auto;
}
.cart-drawer .cart-item__details {
  grid-column: auto;
}
.cart-drawer img.cart-item__image {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.cart-drawer .cart-item__media {
    grid-row: auto;
    width: auto;
}
.cart-drawer quantity-input.quantity.cart-quantity {
    width: auto;
    min-height: 30px;
    border-radius: 20px;
}
.cart-drawer .quantity__button {
    width: calc(2.5rem / var(--font-body-scale));
}
.quantity__button:first-child {
    border-right: 1px solid;
}
.quantity__button:last-child {
    border-left: 1px solid;
}
cart-drawer .drawer__header {
  background:none;
  border-bottom: 1px solid;
}
cart-drawer h2.drawer__heading, cart-drawer .drawer__close svg {
  color:rgba(var(--color-foreground),1);
}
cart-drawer .wrapIt2 {
  padding: 30px 15px 40px;
  background: #c4c4c475;
  overflow: hidden;
}
cart-drawer .itemRecom {
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
}
cart-drawer .wrapIt2 product-form {
    display: none;
}
/*
***********************Mini Cart end*********************
*/

/*
***********************Menü start*********************
*/

.header__heading, .header__inline-menu,a.header__heading-link {
  grid-area: auto;
}
.header__icons {
  justify-self: center;
}
ul.list-menu.list-menu--inline li a {
    font-weight: 700;
    font-size: 16px;
}
ul.menu-drawer__menu.has-submenu.list-menu {
    margin: 0 10px;
}
ul.menu-drawer__menu.has-submenu.list-menu li {
    margin-bottom: 10px;
    background: rgba(var(--color-foreground),.04);
}
b.menuTitel {
    font-size: 12px;
    text-transform: uppercase;
    margin: 25px 0 10px;
    display: block;
}
ul.menu-drawer__menu .list-menu__item {
  justify-content: space-between;
}
ul.menu-drawer__menu summary.list-menu__item, ul.menu-drawer__menu a.list-menu__item {
    padding-top: 0;
    padding-bottom: 0;
}
ul.menu-drawer__menu.has-submenu.list-menu li {
  min-height: 45px;
  display: flex;
  align-items: center;
}
ul.menu-drawer__menu.has-submenu.list-menu li details, ul.menu-drawer__menu.has-submenu.list-menu li a {
  width: 100%;
}
.menu-drawer summary img, .menu-drawer a img {
  width: 100px;
}
@media only screen and (min-width: 761px) {
  .rs_recommand-wrapper h3 {
    font-size: 29px;
    margin-bottom: 15px;
  }
  header-drawer {
      display: none;
  }
}
/*
***********************Menü end*********************
*/
/*
***********************Slider start*********************
*/
media-gallery {
  /* display: grid;
  grid-template-columns: 1fr 4fr;
  margin-bottom: 20px; */
}
.swiperBox {
  overflow:hidden;
  text-align: center;
  position: relative;
}
.swiperThumbs {
  display:none;
  overflow: hidden;
  max-height: 500px;
}
.swiperThumbs .swiper-slide {
  overflow: hidden;
  box-sizing:border-box; 
}
.swiper-slide-thumb-active {
    border: 1px solid;
}
media-gallery img{
  max-width: 100%;
  height: auto;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  color: #000;
  font-size: 30px !important;
}
.swiperBox .swiper-slide.hidden {
    display: none;
}
.swiperBoxMore {
    display: block;
    text-align: center;
    background: #F4F4F4;
    margin: 25px 0;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.uspInfo {
  display: none;
  position: absolute;
  bottom: 60px;
  right: 10px;
  width: 200px;
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: 12px;
}
.infoUspTigger:hover ~ .uspInfo {
    display: block;
}
span.infoUspTigger {
  font-size: 13px;
  display: flex;
  align-items: end;
}
span.infoUspTigger img {
    width: 30px;
}
.uspInfo {
    position: absolute;
    /* display: none; */
    bottom: 60px;
    right: 10px;
    width: 200px;
    background: #fff;
    padding: 15px 0px;
}
.usp_rs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #F4F4F4;
  font-weight: 600;
  padding: 5px 15px;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
  box-sizing: border-box;
}
.swiperThumbs {
    margin: 15px 0;
}
@media only screen and (min-width: 761px) {
  .swiperBox .swiper-wrapper {
      display: grid !important;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
  }
  .swiperBox .swiper-button-prev,.swiperBox  .swiper-button-next {
    display:none !important;
  }
}

@media only screen and (max-width: 760px) {
  .rs_recommand-wrapper .box .cta {
    width: 60%;
    margin: 0 auto;
  }
  .swiperBoxMore {
    display:none;
  }
  .swiperThumbs {
    display:block;
  }
    media-gallery {
      grid-template-columns: 1fr;
  }
  .swiperThumbs {
      grid-row: 2;
  }
  .swiperThumbs .swiper-slide {
    display: inherit;
  }
}



/* ArtikelSlider */
.artikelBoxWrapper {
    height: 700px;
    width: 100%;
    overflow: hidden;
}
  .swiperArtikelBox {
    width: 100%;
    height: 80%;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
    max-width: var(--page-width);
    position: relative;
  }

  .swiperArtikelBox strong {
    text-align: left;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    word-break: break-word;
  }

  .swiperArtikelBox p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.5px;
  }

  .swiperArtikelBox img {
    height: 100%;
    width: auto;
  }
  .swiperArtikelBox .swiper-slide {
    font-size: 18px;
    height: calc((100% - 30px) / 2) !important;
    text-decoration:unset;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width:65vw;
    column-gap: 10px;
    max-height: 250px;
  }

  .swiperArtikelBox .swiper-button-next, .swiperArtikelBox .swiper-rtl .swiper-button-prev,.swiperArtikelBox .swiper-button-prev,.swiperArtikelBox .swiper-rtl .swiper-button-next {
    width: 35px;
    height: 35px;
    padding: 10px;
    box-shadow: 0 0 9px 1px #b0b0b0;
    border-radius: 50%;
  }

 .swiperArtikelBox .swiper-button-next:after, .swiperArtikelBox .swiper-rtl .swiper-button-prev:after, .swiperArtikelBox .swiper-button-prev:after, .swiperArtikelBox .swiper-rtl .swiper-button-next:after {
   font-size: 15px !important;
 }

  .swiperArtikelBox .swiper-button-next.swiper-button-disabled,.swiperArtikelBox  .swiper-button-prev.swiper-button-disabled {
    display: none;
  }
.artikelBoxWrapper .header {
    display: block;
    max-width: var(--page-width);
    margin: 0 auto;
    text-align: center;
}
.artikelBoxWrapper .header p {
  font-size: 18px;
    text-transform: uppercase;
    color: #7a7a7a;
    margin-bottom: 0;
}
 .artikelBoxWrapper .header h2 {
   margin-top: 0;
 }

@media only screen and (max-width: 760px) { 
  .artikelBoxWrapper {
    height: 550px;
}
  .swiperArtikelBox { 
    padding: 0 20px;
    max-width: 100%;
    box-sizing: border-box;
  }
  .swiperArtikelBox strong {
    font-size: 14px;
  }
  .swiperArtikelBox p {
    font-size: 12px;
    line-height: 14px;
  }
  .swiperArtikelBox img {
      height: auto;
      width: 40%;
  }
  .swiperArtikelBox .swiper-slide {
    width:72vw;
  }
  .swiperArtikelBox .swiper-button-next, .swiperArtikelBox .swiper-rtl .swiper-button-prev, .swiperArtikelBox .swiper-button-prev, .swiperArtikelBox .swiper-rtl .swiper-button-next {
      right: 35px;
  }
}

/*
*********************** Slider end*********************
*/

/*
*********************** Influencer Styles start *********************
*/
div#CartDrawer ul.product-option.list-disc {
    display: list-item;
    padding-left: 10px;
}
.cart-drawer .cart-item {
    grid-template-columns: 1fr 2fr;
}
.influencer-uebersicht {
   max-width: var(--page-width);
  margin: 50px auto;
 }
.influencer-uebersicht .shopify-section.section {
  display: inline-block;
  position: relative;
  height: 853px;
  width: calc(50% - 20px);
  margin: 0 0 24px 20px;
  float:left;
  overflow: hidden;
}
.influencer-uebersicht .isolate .rich-text {
  padding: 80px 120px;
  min-height: 298px;
  
}
.influencer-uebersicht .shopify-section.section:nth-child(1){
  display: inline-block;
  width: calc(50% - 20px);
  margin: 0 0 24px 20px; 
  text-align: left;
  height:auto;
}
.influencer-uebersicht .shopify-section.section:nth-child(even) {
  float:right;
}
.influencer-uebersicht .image-with-text__grid {
    display: block;
    position: relative;
    height: 100%;
}
.influencer-uebersicht .image-with-text__media-item {
    width: 100%;
}
.influencer-uebersicht .image-with-text__text-item {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  background: #ffff;
  padding: 20px 0;
  width: 70%;
  text-align: center;
}
.influencer-uebersicht .image-with-text {
  padding: 0;
  height: 100%;
}
.influencer-uebersicht .image-with-text__content {
    padding: 0;
    text-align: center;
    display: inline-block;
}
.influencer-uebersicht .image-with-text__content > * {
  margin-top: 10px !important;
}
.influencer-uebersicht  h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 40px;
    font-weight: 500;
    margin-top: 0 !important;
}
@media only screen and (max-width: 760px) {
  .influencer-uebersicht .shopify-section.section, .influencer-uebersicht .shopify-section.section:nth-child(1){
    width: calc(100% - 40px);
    height: auto;
    float: left !important;
  }
  .influencer-uebersicht .isolate .rich-text {
    padding: 25px 20px;
    min-height: auto;
    height: auto;
  }
}
/*
*********************** Influencer Styles end *********************
*/

@media only screen and (max-width: 1200px) {
  .minimalDesign .product-popup-modal__content {
      width: 50%;
  }
}
@media only screen and (max-width: 760px) {
  .saleBar {
      gap: 10px;
      font-size: 13px;
  }
  span.streichPreis {
    right: 10px;
    font-size: 10px;
  }
  .minimalDesign .product-popup-modal__content {
      width: 90%;
  }
}
@media only screen and (max-width: 450px) {
  .customer_info .info {
      font-size: 11px;
      line-height: 12px;
  }
  .price__sale.sale2 s.price-item.price-item--regular:before {
    content:"Jeder 2. Artikel gratis.";
  }
}

/*
*********************** RS Anpassunge end *********************
*/





.product-form__input input[type=radio]+label{
  /* border:2px solid transparent;    line-height: 22px; 
    padding-left: 19px; */
  border: 2px solid #F2F2F2;
    line-height: 22px;
    padding: 0.3rem 1.5rem;
    border-radius: 10px;
    width: 50px;
}
/* .floatRight {
    width: 90%;
    text-align: right;
    font-size: 0.9em;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    margin-right: 5px;
    gap: 10px;
    align-items: center;
    margin-bottom: 0;
} */
.floatRight modal-opener.product-popup-modal__opener.no-js-hidden.quick-add-hidden.Size {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0px;
}.floatRight span.passform {
    text-align: right !important;
  display:none;
}


/**
 * -------------------------------------------------------------
 * TABS (used in product pages and for the collections section)
 * -------------------------------------------------------------
 */

.tabs-nav {
  position: relative;
  display: block;
  margin-bottom: 32px;
}

.tabs-nav:not(:first-child) {
  margin-top: 24px;
}

.tabs-nav__scroller {
  display: block;
}

.tabs-nav__scroller-inner {
  position: relative;
  line-height: 1;
}

.tabs-nav__item-list {
  display: inline-grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  justify-content: flex-start;
  gap: 32px;
  vertical-align: top;
  box-shadow: 0 -1px rgb(var(--border-color)) inset;
}
.tabs-nav__item-list {
    border-bottom: 1px solid #000;
}
.tabs-nav__item {
  padding: 10px;
  border: none;
  transition: opacity 0.25s ease-in-out;
  background: none;
  font-weight: 500;
}

.tabs-nav__item[aria-expanded="true"] {
  border-bottom: 2px solid #000;
  font-weight: 700;
}

[dir="ltr"] .tabs-nav__position {
  left: 0;
}

[dir="rtl"] .tabs-nav__position {
  right: 0;
}

.tabs-nav__position {
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: currentColor;
  transform: scaleX(var(--scale, 0)) translateX(var(--translate, 0));
  transform-origin: left; /* Make sure to always use left here even in RTL, as the calculation is based on LTR */
}

.tabs-nav__position.is-initialized {
  display:none;
  transition: transform 0.4s ease-in-out;
}

@supports (scale: 0) {
  .tabs-nav__position {
    scale: var(--scale, 0) 1;
    translate: calc(var(--translate, 0) * var(--scale, 0));
    transform: none;
  }

  .tabs-nav__position.is-initialized {
    transition: scale 0.2s ease-in-out, translate 0.4s ease-in-out;
  }
}

/* Center variation */

.tabs-nav--center .tabs-nav__scroller-inner {
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
}

/* Arrow variation */

[dir="ltr"] .tabs-nav__arrows {
  right: 0;
}

[dir="rtl"] .tabs-nav__arrows {
  left: 0;
}

.tabs-nav__arrows {
  display: none;
  position: absolute;
  top: -5px;
  z-index: 1;
}

.tabs-nav__scroller.is-scrollable + .tabs-nav__arrows {
  display: flex;
}

.tabs-nav__arrow-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: rgb(var(--background));
  border: 1px solid rgb(var(--border-color));
}

[dir="ltr"] .tabs-nav__arrow-item + .tabs-nav__arrow-item {
  border-left: none;
}

[dir="rtl"] .tabs-nav__arrow-item + .tabs-nav__arrow-item {
  border-right: none;
}

.tabs-nav[arrows] .tabs-nav__scroller {
  overflow: hidden; /* Prevent to be manually scrollable as we want to allow scroll with arrows only */
}

[dir="ltr"] .tabs-nav[arrows] .tabs-nav__scroller.is-scrollable::before {
  right: 48px;
}

[dir="rtl"] .tabs-nav[arrows] .tabs-nav__scroller.is-scrollable::before {
  left: 48px;
}

.tabs-nav[arrows] .tabs-nav__scroller.is-scrollable::before {
  content: '';
  position: absolute;
  width: 48px;
  height: 100%;
  top: -2px; /* Prevent to overlap the bottom border */ /* Shift by the arrows size */
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to var(--transform-origin-start), rgb(var(--section-background, var(--background))), rgba(var(--section-background, var(--background)), 0));
}

[dir="ltr"] .tabs-nav[arrows] .tabs-nav__item-list {
  margin-right: 0;
}

[dir="rtl"] .tabs-nav[arrows] .tabs-nav__item-list {
  margin-left: 0;
}

.tabs-nav[arrows] .tabs-nav__item-list {
  width: 100%; /* In arrow mode we want to extend the list all the time */
  min-width: max-content;
}

.tabs-nav[arrows] .tabs-nav__item-list::after {
  display: block;
  content: '';
  width: 35px;
}

/* No border variation */

.tabs-nav--no-border.tabs-nav--narrow {
  margin-bottom: 24px; /* When there is no bottom border spacing with next elements is closer */
}

.tabs-nav--no-border .tabs-nav__item-list {
  box-shadow: none;
}

.tabs-nav--no-border.tabs-nav--narrow .tabs-nav__item {
  padding-bottom: 5px; /* Due to the lack of border we reduce the spacing with the moving link */
}

@media screen and (max-width: 999px) {
  .tabs-nav__item-list {
    gap: 6px;
  }
  .grid__item.slider__slide.scroll-trigger.animate--slide-in {
    flex-basis: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    min-width: 0;
  }

  /* On phone and tablet, when the tab nav is contained within a section header, we stretch it to be edge to edge */
  .tabs-nav--edge2edge {
    margin-left: calc(-1 * var(--container-gutter));
    margin-right: calc(-1 * var(--container-gutter));
  }

  .tabs-nav--edge2edge .tabs-nav__scroller-inner {
    padding-left: var(--container-gutter);
    padding-right: var(--container-gutter);
    min-width: max-content;
  }
}

@media screen and (min-width: 741px) {
  .tabs-nav:not(:first-child) {
    margin-top: 32px;
  }

  .tabs-nav--no-border.tabs-nav--narrow {
    margin-bottom: 32px; /* When there is no bottom border spacing with next elements is closer */
  }

  .tabs-nav__item-list {
    gap: 54px;
  }

  .tabs-nav--loose .tabs-nav__item-list {
    gap: 72px;
  }

  .tabs-nav--narrow .tabs-nav__item-list {
    gap: 40px;
  }
}
.Benefits {
    margin: 4px 0px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 14px;
    /* display: flex; */
    /* gap: 5px;
    flex-wrap: wrap; */
}
.Benefits-Klarna{
    margin: 4px 0px;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}
.Benefits-Klarna .BenefitItem {
    /* margin-top: 10px; */
    margin-bottom: 10px;
    width: 100%;
    display: grid;
    grid-template-columns: 40px 1fr;
    border: 1px solid #D3D8D6; 
    background-color: #fff;
    align-items: center;
    justify-content: center;
    padding: 15px 8px;
    border-radius: 0px;
}

.Benefits .BenefitItem {
    /* display: grid;
    grid-template-columns: 40px 1fr;
    height: 36px;
    position: relative; */

    background-color: #eeeeef;
    padding: 12px 12px;
    /* border-radius: 5px; */
    font-size: 14px;
}
.Benefits p {
    font-weight: 700;
    margin-bottom: 0px;
    line-height: normal;
}
.Benefits .BenefitItem__Icon {
    align-self: center;
    justify-self: center;
    margin-right: 0px;
}
.Benefits-Klarna .BenefitItem__Icon {
    align-self: center;
    justify-self: center;
    margin-left: 15px;
}
.Benefits .BenefitItem__Icon .Icon {
    fill: none;
    height: unset;
    width: unset;
}

.Benefits-Klarna .BenefitItem__Icon .Icon {
    fill: none;
    height: unset;
   width: 3em!important;
}
.Icon {
    fill: currentColor;
    stroke-width: 1px;
    background: none;
    display: inline-block;
    height: 1em;
    pointer-events: none;
    vertical-align: middle;
    width: 1em;
}
.Benefits .BenefitItem__Text {
    align-self: center;
    color: #1c1c1c;
    font-size: 11px;
    line-height: 1.2em;
    font-weight: 400;
/*     opacity: .7; */
}

.Benefits-Klarna .BenefitItem__Text {
    align-self: center;
    color: #1c1c1c;
    font-size: 11px;
    line-height: 1.2em;
    
}

.Benefits-Klarna .BenefitItem__Text a{
  font-weight:700;
  text-decoration:underline;
}