/** Shopify CDN: Minification failed

Line 42:2 Unexpected "{"
Line 579:4 Expected identifier but found "rgb("

**/
/* nav.account-nav.bg-secondary {
    background: #fff;
}
.appstle-wrapper {
    background: #fff;
} */
/*  -------------------- Carten Anpassunge  --------------------------------*/
.cart-drawer__line-items li.text-sm.text-subdued {
  overflow: hidden;
  text-overflow: ellipsis;
}
.cart-drawer button.button.button--xl, .cart button.button.button--xl.w-full {
  background: #ff7db0;
  background: linear-gradient(147deg, #ff7db0 20%, #ffdd5a);
  font-size: 16px;
}
.cart-drawer .ruk_rating_snippet i, .cart-drawer .ruk_rating_snippet .ruk-rating-snippet-count, cart-notification-drawer .ruk_rating_snippet .ruk-rating-snippet-count,cart-notification-drawer .ruk_rating_snippet i, .cart .ruk_rating_snippet i, .cart .ruk_rating_snippet .ruk-rating-snippet-count{
  font-size: 10px;
  line-height: 14px;
}
.cart-drawer .ruk_rating_snippet, cart-notification-drawer .ruk_rating_snippet {
    line-height: 14px;
}
.cart-drawer .price-list {
    align-items: center;
}
cart-notification-drawer a.bold.justify-self-start {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 12px;
}
cart-notification-drawer p, .quick-buy-drawer__variant.text-start.h-stack.gap-6 {
    font-size: 12px;
} {
    font-size: 12px;
}
.cart-drawer saving, cart-notification-drawer saving, .cart saving{
  background: #39b54a;
  padding: 2px 5px;
  margin-right: 5px;
  color: #fff;
  border-radius: 25px;
  font-size: 7px;
}
.cart-drawer button.button.button--sm.button--subdued {
    background: rgb(var(--text-color));
    color: #fff;
}
.cart-drawer  ul.list-disc {
  max-width: 200px;
}
.cart-drawer line-item-quantity {
  width: 100%;
}
.cart-drawer line-item-quantity .text-xs{
  margin-left: auto;
}
.articleStockcount {
  background: #f8f6f3;
  font-size: 14px;
  margin: -20px auto 30px;
  text-align: center;
  padding: 10px 25px;
  width: 100%;
}
.articleStockcount.miniCart {
  font-size: 12px;
  padding: 5px 10px;
  text-align: center;
  line-height: 18px;
  margin: 0 -2.5rem 20px;
  width: calc(100% + 5rem);
  max-width: unset;
}
.drawer::part(body) {
    overflow-x: hidden;
}
.articleStockcount.miniCart b {
    font-size: 12px;
}
.articleStockcount b {
  font-size: 13px;
  margin-right: 5px;
}
.cart-drawer__top {
    padding-block-end: 20px;
}
.cart-header .progress-bar:before, .cart-drawer__top .progress-bar:before {
    background: #39b54a;
}
.free-shipping-bar.reached{
  color: #39b54a;
}

.free-shipping-bar.reached span:before{
  content:'';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' zoomAndPan='magnify' viewBox='0 0 30 30.000001' height='40' preserveAspectRatio='xMidYMid meet' version='1.0'%3E%3Cdefs%3E%3CclipPath id='59c6782af3'%3E%3Cpath d='M 0.484375 0 L 29.515625 0 L 29.515625 29.03125 L 0.484375 29.03125 Z M 0.484375 0 ' clip-rule='nonzero'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%2359c6782af3)'%3E%3Cpath fill='%2339b54a' d='M 15 0 C 6.984375 0 0.484375 6.5 0.484375 14.515625 C 0.484375 22.53125 6.984375 29.03125 15 29.03125 C 23.015625 29.03125 29.515625 22.53125 29.515625 14.515625 C 29.515625 6.5 23.015625 0 15 0 Z M 23.167969 12.277344 L 14.675781 20.769531 C 14.265625 21.179688 13.714844 21.40625 13.132812 21.40625 C 12.5625 21.40625 12.011719 21.179688 11.601562 20.769531 L 7.359375 16.527344 C 6.507812 15.675781 6.507812 14.304688 7.359375 13.453125 C 8.210938 12.609375 9.574219 12.609375 10.425781 13.453125 L 13.132812 16.167969 L 20.09375 9.207031 C 20.945312 8.355469 22.316406 8.355469 23.167969 9.207031 C 24.011719 10.050781 24.011719 11.421875 23.167969 12.277344 Z M 23.167969 12.277344 ' fill-opacity='1' fill-rule='nonzero'/%3E%3C/g%3E%3Cpath fill='%23ffffff' d='M 23.167969 12.277344 L 14.675781 20.769531 C 14.265625 21.179688 13.714844 21.40625 13.132812 21.40625 C 12.5625 21.40625 12.011719 21.179688 11.601562 20.769531 L 7.359375 16.527344 C 6.507812 15.675781 6.507812 14.304688 7.359375 13.453125 C 8.210938 12.609375 9.574219 12.609375 10.425781 13.453125 L 13.132812 16.167969 L 20.09375 9.207031 C 20.945312 8.355469 22.316406 8.355469 23.167969 9.207031 C 24.011719 10.050781 24.011719 11.421875 23.167969 12.277344 Z M 23.167969 12.277344 ' fill-opacity='1' fill-rule='nonzero'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right:15px;
}
.free-shipping-bar.reached span {
  display: flex;
}

.shipping_line {
  display: flex;
  justify-content: space-between;
}
.shipping_infos .free {
  color:#39b54a;
}
.line-item__info .reversed-link {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
@media screen and (max-width: 760px){
  .spotlight_product {
    grid-column: span 2 !important;
  }
  .spotlight_product  .product-card__figure {
    padding:15px;
  }
  .articleStockcount b { 
    font-size: 14px;
    display:block;
  }
  .articleStockcount {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
  }
  .free-shipping-bar.reached span:before {
      width: 20px;
      height: 20px;
      margin-right: 10px;
  }
}
div#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {
  z-index: 10 !important;
}
/*  ----------------------------------------------------*/

/*  ----------------------- Story Modul -----------------------------*/

.stories-wrapper {
  width: 100%;
  border-bottom: 1px solid var(--border);
  border-top: 1px solid var(--border);
  z-index: 1;
}
@media only screen and (min-width: 1000px) {
  .stories-wrapper.stories-wrapper-show_titles {
    width: min-content;
    margin: auto;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1000px) {
  .stories-wrapper {
    width: 75%;
    margin: auto;
  }
}
.stories-wrapper.ed-section {
  position: relative;
  top: 0;
  background: #FFFFFF;
}
.stories-wrapper .inner {
  position: relative;
}
.stories-wrapper .inner:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 75px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 255, 255));
  pointer-events: none;
}
.stories-wrapper .inner .stories-nav {
  display: flex;
  flex-direction: row;
  padding: 15px 0;
  overflow-x: scroll;
}
.stories-wrapper .inner .stories-nav .story-item {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  padding: 0 10px;
  flex: 1;
}
.stories-wrapper .inner .stories-nav .story-item + .story-item-show_titles {
  margin-left: 5px;
  padding: 0 5px;
}
.stories-wrapper .inner .stories-nav .story-item:first-child {
  margin-left: 13px;
}
.stories-wrapper .inner .stories-nav .story-item:last-child {
  margin-right: 18px;
}
.stories-wrapper .inner .stories-nav .story-item .story-link .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  margin-bottom: 3px;
}
@media only screen and (min-width: 1000px) {
  .stories-wrapper .inner .stories-nav .story-item .story-link .image-wrapper {
    width: 80px;
    height: 80px;
  }
}
.stories-wrapper .inner .stories-nav .story-item .story-link .image-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.stories-wrapper .inner .stories-nav .story-item .story-link .image-wrapper svg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.stories-wrapper .inner .stories-nav .story-item .story-link .label-wrapper {
  text-align: center;
  color: black;
  line-height: 1.2;
  font-size: 11px;
  font-weight: 600;
  margin-top: .5vw;
}
.stories-wrapper .inner .stories-nav .story-item .story-link .title__container {
  padding: 10px 15px;
  border: 1px solid black;
  width: 165px;
}
.stories-wrapper .inner .stories-nav .story-item .story-link .title__container .label-wrapper {
  text-align: center;
  color: black;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}
.stories-wrapper.section-slideshow-stories {
  position: absolute;
  top: 0;
  left: 0;
}
.stories-wrapper.section-slideshow-stories .inner:after {
  content: "";
  width: 50px;
}
.stories-wrapper.transparent-header-enabled {
  top: 91px;
}
@media (max-width: 740px) {
    .stories-wrapper .inner .stories-nav .story-item {
        padding: 0;
        margin-left: 10px;
    }
}
/*  ----------------------------------------------------*/
/*  -------------------- Searchbar--------------------------------*/
@media only screen and (min-width: 1000px) {
  .rs-searchbar {
    display: none;
  }
}
@media only screen and (max-width: 999px) {
  .rs-searchbar {
      background-color: #f5f5f5;
  }
}
.rs-searchbar .search-bar-container {
  max-height: 60px;
  padding: 12px 10px;
  background: rgb(254,252,238);
  background: linear-gradient(90deg, rgba(254,252,238,1) 0%, rgba(254,248,220,1) 7%, rgba(254,245,203,1) 40%, rgba(255,209,237,1) 75%, rgba(255,239,248,1) 100%);
}
.rs-searchbar .search-bar-container .inner-search-bar {
  background: white;
  padding: 6px 12px;
  border-radius: 50px;
}
.rs-searchbar .search-bar-container .inner-search-bar .predictive-search__form {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.predictive-search__form {
  display: flex;
  align-items: center;
}

[dir="ltr"] .predictive-search__input {
  margin-left: 8px;
  font-size: 14px;
}

[dir="rtl"] .predictive-search__input {
  margin-right: 8px;
}

.predictive-search__input {
  padding: 0;
  min-width: 300px;
  background: transparent;
  box-shadow: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}

.predictive-search__input::placeholder {
  color: rgba(var(--text-color), 0.7);
  transition: color 0.2s ease-in-out;
}

.header__search-bar .predictive-search__input::placeholder {
  color: rgba(var(--header-text-color), 0.8);
}

/*  ----------------------------------------------------*/
.rs_realtime_info {
  /* font-size: var(--text-base) / 1.6; */
  font-size:12px;
  line-height: 16px;
  display: grid;
  grid-template-columns: 18px auto;
  gap: 12px;
  margin-top: 0;
}
.rs_realtime_info span, .rs_realtime_info svg  {
  color:#F83A3A;
}
buy-buttons button.button.button--xl, buy-buttons a.button.button--xl, buy-buttons  button.button.button--lg.button--secondary.w-full, a.buy-buttons.button.button--xl.klaviyo-bis-trigger, button.button--lg.w-full.button--subdued {
  background: #ff7db0;
  background: linear-gradient(147deg, #ff7db0 20%, #ffdd5a);
  color:#fff;
}
buy-buttons button.button.button--xl:disabled {
  background: #F2F3F6 ;
}
buy-buttons a.button.btn-backtostock {
  pointer-events: none;
} 
.product-gallery__thumbnail {
    max-height: 80px;
}
.product-gallery__thumbnail  .object-contain {
    max-height: 80px;
}
product-quick-add img {
    max-height: 80px;
    object-fit: contain;
}
product-quick-add a.button.button--xl {
    width: 100%;
}
.collectionDesc.full {
    width: 100vw;
    margin-left: -24px;
    margin-right: -24px;
}
#htmlContent h2, #htmlContent h3, .collectionDesc h1, .collectionDesc h1 span, .collectionDesc h2, .collectionDesc h2 span, .collectionDesc h3, .collectionDesc h4{
  font-weight:700;
  color:#001761;
}
.collectionDesc ul {
    font-size: 14px;
    margin-top: 0px;
}
#htmlContent p, .collectionDesc p {
    font-size: 13px;
    margin: 0 0 18px;
}
.collectionDesc.noCenter p, .collectionDesc.noCenter span, .collectionDesc.noCenter h1, .collectionDesc.noCenter h2, .collectionDesc.noCenter h3, .collectionDesc.noCenter h4{
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
.collectionDesc h1, .collectionDesc h2, .collectionDesc h3, .collectionDesc h4{
  margin: 16px 0 0;
}
.collectionDesc {
    margin-bottom: 20px;
}
.collectionDesc.noCenter h2 {
    margin: 15px 0 5px;
}
.product-card__figure {
    background: #EFEFEF;
    padding-top: 50px;
    border-radius: 15px 15px;
}
product-card img.product-card__image.product-card__image--primary.aspect-square {
    border-radius: 0 0 15px 15px;
}
.product-card--show-secondary-media .product-card__figure:hover .product-card__image--primary {
  display: none;
} 
.product-card--show-secondary-media .object-fill {
    width: 100%;
    height: auto;
    position: absolute;
    top: unset;
    bottom: 0;
}
on-sale-badge.badge.badge--on-sale {
    background: #001761;
}
.stoneBadge {
  border-radius:3.75rem;
  background: #001761;
  color: #fff;
  padding: 3px 0.5rem;
  align-content: center;
  white-space: nowrap;
  font-size: 9px;
  /* width: min(100px, 200px);
  text-align: center; */
}
.stoneBadges {
  display: flex;
  gap: 10px;
  font-size: 12px;
  font-weight: 700;
  justify-content: left;
  width: 100%;
  text-transform: uppercase;
}
.stoneBadge.ab_steine {
    background: rgb(127, 85, 239);
    background: linear-gradient(90deg, rgba(127, 85, 239, 1) 0%, rgba(91, 225, 229, 1) 100%);
}
.stoneBadge.strasssteine {
    background: rgb(255, 87, 100);
    background: linear-gradient(90deg, rgba(255, 87, 100, 1) 0%, rgba(142, 82, 253, 1) 100%);
}
.stoneBadge.leuchtsteine {
    background: #061A5F;
    color: #D9FFB5;
    text-shadow: 0px 0px 5px #D9FFB5;
}
.stoneBadge.metallicsteine {
    background: #FF6ABE;
    background: linear-gradient(90deg, #FF6ABE 0%, #EDC25D 100%);
}
.stoneBadge.feenstaubsteine {
    background: #0997A8;
    background: linear-gradient(90deg, #0997A8 0%, #71CD61 100%);
}
stone-badge.stoneBadge:nth-child(4) {
    display: none;
}
stone-badge.stoneBadge.extra-badges {
  background: #fff;
  border: 2px solid #EFEFEF;
  color: #626261;
  line-height: 11px;
  display: none;
}
.price-list {
    font-weight: 700;
}
.product-card__info.product-card__info--center {
    padding-top: 15px;
}
.product-card__info.product-card__info--center .justify-items-center, .product-card__info--center {
  text-align:left;
  justify-items: left;
}
product-card .button.button--text {
  background: #ff7db0;
  background: linear-gradient(147deg, #ff7db0 20%, #ffdd5a);
  color: #fff;
  text-transform: uppercase;
  height: 54px;
  align-content: center;
  text-transform:none;
  font-weight:500;
}
.product-item__quick-form {
    display: block;
    width: 100%;
    margin-top: auto;
}
product-card .button.button--full {
    width: 100%;
}
.product-card__info.product-card__info--center {
  display: flex;
  flex-direction: column;
  justify-content: normal;
}
.badge--on-sale {
    font-size: 10px !important;
}
  product-card .ruk_rating_snippet.rs_ruk_rating {
    margin-bottom: 7px;
    margin-top: -5px;
  }
@media (max-width: 740px) {
  .badge--on-sale {
    font-size: 8px !important;
}
  navigation-drawer#header-sidebar-menu {
    z-index: 100000;
  }
 scroll-carousel product-card .button.button--text {
      height: 40px;
  }
  .product-card__figure {
      padding-top: 40px;
  }
  .product-card {
      display: flex;
      flex-direction: column;
  }
  .product-card__info.product-card__info--center {
      height: 100%;
  }
  product-card .button.button--text {
    height: auto;  
    box-shadow: unset;
    padding: 7px;
    font-weight: 700;
    font-size: var(--text-base);
  }
  product-card .ruk_rating_snippet i {
    font-size: 11px;
    line-height: normal;
  }
  product-card .ruk_rating_snippet .ruk-rating-snippet-count {
    font-size: 10px;
    line-height: normal;
  }
  product-card .ruk_rating_snippet.rs_ruk_rating {
    margin-bottom: 2px;
    margin-top: -4px;
  }
}
  .product-card__info.product-card__info--center .justify-items-center {
      gap: 0;
  }

product-card .ruk_rating_snippet.rs_ruk_rating {
  height: 15px;
}
.ruk_rating_snippet.rs_ruk_rating {
    rgb(249, 188, 89) !important;
}
/* .badge--on-sale {
    width: min(100px, 200px);
    text-align: center;
    justify-content: center;
} */
/* .rs_realtime_info:before {
  content: '';
  width:18px;
  height:18px;
  background: #F83A3A;
  border-radius:50%;
  display: inline-block;
  vertical-align: top;
} */

/*  ----------------------------------------------------*/
/*  -------------------- social-proof-banner --------------------------------*/

.social-proof-banner {
  margin-top: 7px;
  margin-bottom: 16px;
  padding: 10px;
}
.social-proof-banner .eRxizD {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.social-proof-banner .fXzBFz {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-right: 8px;
}
.social-proof-banner .eOwbSc {
  overflow: hidden;
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  min-width: 24px;
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px;
  background: rgb(239, 239, 239);
}
.social-proof-banner .eOwbSc:not(:first-child) {
  margin-left: -4px;
}
.social-proof-banner .eOwbSc .image__cirlce {
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  width: initial;
  height: initial;
  background: none;
  opacity: 1;
  border: 0px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  inset: 0px;
}
.social-proof-banner .eOwbSc .image__cirlce img {
  position: absolute;
  inset: 0px;
  box-sizing: border-box;
  padding: 0px;
  border: none;
  margin: auto;
  display: block;
  width: 0px;
  height: 0px;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  object-fit: cover;
}
.social-proof-banner .iABqZZ {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.2px;
  color: rgb(128, 128, 128);
}
.social-proof-banner .btIBWJ {
  font-weight: 400;
  font-size: 14px;
  color: rgb(0, 0, 0);
  display: inline-block;
}
.social-proof-banner .gziXoO {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  color: rgb(74, 71, 84);
  margin-right: 3px;
}
@media only screen and (min-width: 1000px) {
  .social-proof-banner .gziXoO {
    font-size: 15px;
  }
}
.social-proof-banner .social_proof_text {
  color: rgb(74, 71, 84);
  font-size: 14px;
}
@media only screen and (min-width: 1000px) {
  .social-proof-banner .social_proof_text {
    font-size: 15px;
  }
}
.social-proof-banner .social_proof_icon {
  margin-left: 5px;
}

/*  ----------------------------------------------------*/
/*  -------------------- Productcard --------------------------------*/
safe-sticky .product-info #shopify-block-reviews_io_reviewsio_rating_output_aiYkKc {
    margin-top: 7px;
    margin-bottom: 10px;
}
safe-sticky .product-info .product-info__price {
    margin: 0;
}
safe-sticky reviewsio-product-ratings {
    margin-top: -10px;
    display: block;
    margin-bottom: -20px;
}
safe-sticky price-list sale-price span.money {
  color: rgb(var(--text-color) / .7);
  font-size: 16px;
  font-weight:700;
  letter-spacing: -1px;
}
safe-sticky price-list.price-list {
    font-weight: 500;
}
safe-sticky .product-info__badge-list on-sale-badge.badge.badge--on-sale {
    background: #39b24b;
}
safe-sticky compare-at-price.text-subdued.line-through {
  color: rgb(var(--text-color) / .7);
  font-size: 16px;
  font-weight:700;
}
safe-sticky p.text-sm.text-subdued {
    color: #A3A4A9;
    font-size: 12px;
}
safe-sticky .product-checks p {
    color: #6F7072;
    line-height: 24px;
    font-size: 16px;
    margin: 15px 0 0;
}
safe-sticky .product-info__variant-picker {
  margin-top: 20px;
  color: #041763;
  margin-bottom: 18px;
}
safe-sticky .product-info__variant-picker .gap-2 {
    gap: 5px;
}
safe-sticky .product-info__variant-picker legend.text-subdued {
  font-weight: 700;
  color: #041763;
}
safe-sticky .product-info__variant-picker variant-option-value {
    font-weight: 600;
    font-size: 14px;
}
safe-sticky :checked+label.block-swatch {
  background: #041763;
  color: #fff;
}
safe-sticky label.block-swatch {
  height: auto;
  padding: 2px 7px;
  border: unset;
  font-size: 14px;
  background: #F0F0F0;
  color: #BEBEBE;
}
safe-sticky label.block-swatch:before {
  display:none;
}
safe-sticky .product-info__inventory {
    margin-top: 0;
    margin-bottom: 15px;
}
safe-sticky .product-info__buy-buttons {
    margin-top: 15px;
    margin-bottom: 5px;
}
.rs_benefits.banner {
  display: block;
  margin: 0 auto;
}
.rs_benefits.banner .inner {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.rs_benefits.banner span {
  background: #F8F8F8;
  width: 100%;
  text-align: center;
  padding: 5px;
  color: #666666;
}
safe-sticky .payment-methods-list.payment-methods-list--auto {
    padding: var(--spacing-3-5);
    margin-top: 0;
}
.rs_benefits.banner span svg {
    float: left;
    height: 15px;
    margin-top: 4px;
}

.feature-chart__value.prose.text-subdued.flexBox {
  display:flex;
  justify-content:space-between;
}
.header__main-nav nav.header__link-list.justify-center.wrap {
    gap: 20px;
    font-size: 19px;
    font-weight: 700;
}
.picmondoo_garantie {
  display:flex;
  text-align: center;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-bottom: 60px;
}
.picmondoo_garantie img {
  max-width: 35px;
  margin-bottom: 15px;
}
.picmondoo_garantie b {
  font-size: 20px;
}
.picmondoo_garantie {
  font-weight: 600;
}

@media screen and (min-width: 760px){
  .header__main-nav .header__icon-list {
    justify-content: center;
  } 
  .header__wrapper {
    grid-template-columns: 1fr 10fr 1fr !important;
  }
  safe-sticky .product-info__price .ruk_rating_snippet {
    display:none;
  }
}
@media screen and (max-width: 760px){
  .product-card--show-secondary-media .product-card__figure:hover .product-card__image--secondary {
    position: static;
    display:block;
  }
  /* safe-sticky compare-at-price.text-subdued.line-through, safe-sticky price-list sale-price span.money {
    font-size: 12px;
  } */
  safe-sticky reviewsio-product-ratings {
    display: none;
  }
  safe-sticky .product-info__price .ruk_rating_snippet i {
    color:rgb(249, 188, 89) !important;
    font-size: 10px;
  }
  safe-sticky .ruk_rating_snippet .ruk-rating-snippet-count {
    font-size: 9px;
  }
  safe-sticky compare-at-price.text-subdued.line-through, safe-sticky price-list sale-price span.money {
    font-size: 14px;
  }
  .rs_benefits.banner {
    padding: 5px;
    margin-top: 10px;
  }
  .rs_benefits.banner span {
    font-size: 9px;
  }
  .rs_benefits.banner span svg {
    margin-top: 0px;
    width: auto;
  }
}
.cc-banner-logo {
    margin: 0 auto;
}
button.button.button--lg.w-full.button--subdued:has(.klaviyo-bis-trigger) {
    padding: 0;
}
button.button.button--xl.button--subdued:has(.klaviyo-bis-trigger) {
    padding: 0;
}
button .klaviyo-bis-trigger {
    display: block !important;
    padding-block-start: 1.075rem;
    padding-block-end: 1.075rem;
    padding-inline-start: var(--spacing-10);
    padding-inline-end: var(--spacing-10);
}
.klaviyo-bis-trigger {
    display: none !important;
}
/* button.button.button--xl:disabled {
    display: none;
} */

marquee-text.announcement-bar__scrolling-list {
   --marquee-animation-duration: 22.329s !important;
}
/* -------------------------- AB-Test ------------------------------- */
.benefits_elements {
  /* display:none; */
  display: flex;
  background: #fff;
  font-size: 9px;
  color: #CDD2D0;
  padding: 10px 4px;
  justify-content: space-around;
  align-items: baseline;
  gap: 7px;
  border-radius: 35px 35px 0 0;
}
.product-gallery__ar-wrapper {
    box-shadow: 0 0 18px -8px #a6a6a6;
    margin: 6px !important;
    border-radius: 35px !important;
}
.product-gallery__ar-wrapper {
    gap: 0 !important;
}
.product-gallery__media-list-wrapper .scroll-area {
    max-width: 100%;
    margin: 0 !important;
}

@media screen and (max-width: 999px) {
    .product__media-item {
        padding: 0 15px !important;
    }
	.product-gallery__ar-wrapper img {
   		max-height: calc(100% - 40px);
	}
    .benefits_elements {
      padding: 5px 8px !important;
      font-size: 8px !important;
    }
    .product-gallery__ar-wrapper .benefit img {
        max-width: 15px !important;
    }
  	.benefits_elements span.benefit_pipe {
      height: 25px !important;
    }
}
.benefit {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.product-gallery__ar-wrapper .benefit img {
    width: 30%;
    flex: 0 0;
    object-fit: scale-down;
    max-width: 30px;
}
.benefits_elements span.benefit_pipe {
    font-size: 1px;
    height: 40px;
    background: #ededed;
    display: flex;
    width: 2px;
    align-items: center;
}
.multiple-images-with-text.video {
  display:none;
  margin-bottom: -20px;
}
.multiple-images-with-text.video iframe{
  height:100%;
  border-radius: 0.75rem;
  overflow: hidden;
}
.savings-at-price-percent {
  display: none;
}
.CartBonusPoints {
  display:flex;
  justify-content: end;
}
.productBonusPoints {
  align-self: center;
  display: flex;
}
.CartBonusPoints span {
    background: rgb(247, 232, 111);
    background: linear-gradient(90deg, rgba(247, 232, 111, 1) 0%, rgb(243 153 255) 50%);
    padding: 2px 8px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 10px;
    margin-bottom: 0;
    height: 100%;
    display: block;
}
.productBonusPoints span{
  background: rgb(247, 232, 111);
  background: linear-gradient(90deg, rgba(247, 232, 111, 1) 0%, rgb(243 153 255) 50%);
  padding: 2px 8px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 10px;
  height: 100%;
}
@media (max-width: 740px) {
    .productBonusPoints span {
        font-size: 8px !important;
    }
    .product-info__price .rating-with-text{
      flex-wrap: wrap;
  }
  .extraFilterbar  b {
      width: 100%;
      text-align: center;
  }
}
bestseller {
  display: none;
  padding: 2px 5px;
  margin-right: 5px;
  border-radius: 25px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  align-items: center;
}
bestseller span {
  color: red;
  margin-right: 4px;
}
bestseller img {
    display: inline-block;
    width: 15px;
    margin-right: 4px;
}
.extraFilterbar {
  display: flex;
  gap: 15px;
  justify-content: center;
  padding: 20px;
  flex-wrap: wrap;
  border-bottom: 1px solid rgb(var(--text-color) / .12);
  border-top: 1px solid rgb(var(--text-color) / .12);
  align-items: center;
}
.extraFilterbar .checkbox-container {
    background: #e6e8ed;
    padding: 15px;
    border-radius: 25px;
}
.extraFilterbar .checkbox-container .checkbox {
    background: #fff;
}
.extraFilterbar .checkbox-container .checkbox:checked {
    background: rgb(var(--accent)) var(--checkmark-svg-url) no-repeat center;
}
.a_b_savingspercent {
  display: none;
}
.a_b.klarna_rate {
  font-weight: 600;
  color: #041763;
  margin: 0;
}
.a_b.klarna_rate svg{
  vertical-align: middle;
  margin-top: -3px;
  margin-left: -3px;
  height: 15px;
}
.spotlight_product img {
      max-height: 200px;
}
.spotlight_product {
  grid-column: span 4;
  grid-row: span 1;
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 245, 251, 1) 4%, rgba(235, 227, 248, 1) 96%, rgba(255, 255, 255, 1) 100%);
  padding: 30px;
}
.spotlight_product .product-card__figure:hover img.product-card__image.product-card__image--primary.aspect-square {
  display: none;
}
.spotlight_product .product-card__figure:hover img.product-card__image.product-card__image--secondary.object-fill {
  display:block;  
  position: relative;
}
.spotlight_product product-card.product-card {
  background: #fff;
  display: block;
  padding: 30px;
}
.spotlight_product .product-card__info.product-card__info--center {
    width: 70%;
    display: inline-block;
    padding-left: 20px;
    box-sizing: border-box;
    float: right;
}
.spotlight_product .product-item__quick-form {
  max-width: 250px;
  margin-top:15px;
}
.spotlight_product .product-card__figure {
    width: 30%;
    display: inline-block;
    padding: 20px;
}
cart-drawer  [slot="footer"] .ab_arrow {
  position: absolute;
  top: 45%;
  right: 10%;
  transform: translate(-50%, -50%) !important;
  transform: rotate(270deg) !important;
  cursor: pointer;
}
cart-drawer  [slot="footer"] .ab_arrow span {
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  transform: rotate(45deg);
  margin: -10px;
  animation: animateChevron 2s infinite;
}

cart-drawer  [slot="footer"] .ab_arrow span:nth-child(2) {
    animation-delay: -0.2s;
}

cart-drawer  [slot="footer"] .ab_arrow span:nth-child(3) {
    animation-delay: -0.4s;
}

@keyframes animateChevron {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}

.rs_ab_cart_banner {
  display:none;
  background:#C3E1BF;
  color:#313131;
  padding: 10px 20px;
  text-align: center;
  line-height: 10px;
}
.rs_ab_cart_banner p {
  font-weight: 600;
}
.rs_ab_cart_banner b {
  font-size: 14px;
}
.rs_ab_cart_banner b:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' zoomAndPan='magnify' viewBox='0 0 30 30.000001' height='40' preserveAspectRatio='xMidYMid meet' version='1.0'%3E%3Cdefs%3E%3CclipPath id='59c6782af3'%3E%3Cpath d='M 0.484375 0 L 29.515625 0 L 29.515625 29.03125 L 0.484375 29.03125 Z M 0.484375 0 ' clip-rule='nonzero'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%2359c6782af3)'%3E%3Cpath fill='%23ffffff' d='M 15 0 C 6.984375 0 0.484375 6.5 0.484375 14.515625 C 0.484375 22.53125 6.984375 29.03125 15 29.03125 C 23.015625 29.03125 29.515625 22.53125 29.515625 14.515625 C 29.515625 6.5 23.015625 0 15 0 Z M 23.167969 12.277344 L 14.675781 20.769531 C 14.265625 21.179688 13.714844 21.40625 13.132812 21.40625 C 12.5625 21.40625 12.011719 21.179688 11.601562 20.769531 L 7.359375 16.527344 C 6.507812 15.675781 6.507812 14.304688 7.359375 13.453125 C 8.210938 12.609375 9.574219 12.609375 10.425781 13.453125 L 13.132812 16.167969 L 20.09375 9.207031 C 20.945312 8.355469 22.316406 8.355469 23.167969 9.207031 C 24.011719 10.050781 24.011719 11.421875 23.167969 12.277344 Z M 23.167969 12.277344 ' fill-opacity='1' fill-rule='nonzero'/%3E%3C/g%3E%3Cpath fill='%23313131' d='M 23.167969 12.277344 L 14.675781 20.769531 C 14.265625 21.179688 13.714844 21.40625 13.132812 21.40625 C 12.5625 21.40625 12.011719 21.179688 11.601562 20.769531 L 7.359375 16.527344 C 6.507812 15.675781 6.507812 14.304688 7.359375 13.453125 C 8.210938 12.609375 9.574219 12.609375 10.425781 13.453125 L 13.132812 16.167969 L 20.09375 9.207031 C 20.945312 8.355469 22.316406 8.355469 23.167969 9.207031 C 24.011719 10.050781 24.011719 11.421875 23.167969 12.277344 Z M 23.167969 12.277344 ' fill-opacity='1' fill-rule='nonzero'/%3E%3C/svg%3E");
  background-repeat: no-repeat no-repeat;
  background-position: center center;
  background-size: cover;
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}

.rs_ab_cart_extra_products {
  right: 655px;
  top: 0;
  position: fixed;
  background: #F9F9F9;
  z-index: 10000000;
  width: 220px;
  border-right: 1px solid #E2E2E2;
  height: calc(100vh - 2rem);
  padding: 30px 15px;
  opacity: 0;
  visibility: hidden;
  margin: 1rem 0 1.5rem 0;
  overflow-y: auto;
  border-radius: 0.375rem 0 0 0.375rem;
}
.rs_ab_cart_extra_products .product-card--show-secondary-media .product-card__figure:hover .product-card__image--secondary {
    position: static;
}
.rs_ab_cart_extra_products product-card {
  margin-bottom: 25px;
  font-size: 12px;
}
.rs_ab_cart_extra_products .product-card__title {
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.rs_ab_cart_extra_products .ruk_rating_snippet i {
    font-size: 12px;
}
.rs_ab_cart_extra_products product-card .ruk_rating_snippet.rs_ruk_rating {
    height: 15px;
    margin: 0 auto 5px;
}
.rs_ab_cart_extra_products price-list.price-list.justify-center {
    display: flex;
    margin: 0 auto;
    align-items: center;
}
.rs_ab_cart_extra_products a.button.button--text.button--full,.rs_ab_cart_extra_products button.button.button--outline.button--text.button--full {
    font-size: 11px;
    margin: 5px auto 10px;
    width: 90%;
    display: block;
    height: auto;
}
.rs_ab_cart_extra_products .product-card__figure {
  width: 55%;
  margin: 0 auto;
  margin-top: 10px;
  padding-top:0;
}
.rs_ab_cart_extra_products  product-card img.product-card__image.product-card__image--primary.aspect-square {
    border-radius: 0;
}
product-quick-add.product-quick-add.quickAdd {
  background: rgb(0, 23, 97);
  justify-content: center;
  width: calc(100% - 2rem);
  z-index:100000;
  visibility: hidden;
}
.quickAdd .variant-picker {
  border-radius: 50px;
  background: #fff;
  padding: 10px;
  margin-right: 25px;
  width: auto;
}
.quickAdd_ab_btn {
    background: #ff7db0;
    background: linear-gradient(147deg, #ff7db0 20%, #ffdd5a);
    color: #fff;
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 600;
    width: 100%;
    text-align: center;
  cursor: pointer;
  width: 250px;
}
@media screen and (max-width: 760px){
  .spotlight_product .product-card__info.product-card__info--center, .spotlight_product .product-card__figure {
    width:100%;
  }
  .quickAdd .variant-picker {
        margin-right: unset;
  }
  product-quick-add.product-quick-add.quickAdd {
    width: 100%;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    padding: 25px 20px 35px;
  }
  .quickAdd_ab_btn {
    width: 60%;
    font-size: 17px;
  }
  .a_b_allBtn {
    height: 40px;
    line-height: 20px;
  }
}


product-card:not(.product-card--scale_square) .product-card__figure {
  padding-top: 0 !important;
  border-radius: 15px !important;
  overflow: hidden;
  flex-shrink: 0;
}

product-card:not(.product-card--scale_square) .product-card__figure img {
  height: 100%;
  object-fit: cover;
  aspect-ratio: 1/1.3 !important;
}

@media (max-width: 576px) {
  product-card:not(.product-card--scale_square) .product-card__figure img {
    height: 220px !important;
  }
}

product-card:not(.product-card--scale_square) .product-card__figure .product-card__image--primary {
  opacity: 1 !important;
  display: block !important;
}
product-card:not(.product-card--scale_square) .product-card__figure .product-card__image--secondary {
  display: none !important;
}


.section-footer {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-footer .section-footer-cta {
  display: inline-block;
  background: #001761;
  padding: 15px 40px;
  min-width: 260px;
  text-align: center;
  border-radius: 100px;
  font-weight: 700;
  color: white;
}


bestseller {
  display:inline-flex !important;
  text-wrap-mode: nowrap;
}
.line-item__info .reversed-link {
    max-width: 48%;
}
.line-item__info .v-stack a.bold {
    display: flex;
}
bestseller.mobile {
	display:none !important;
}
bestseller img {
    width: 12px !important;
}

@media only screen and (max-width: 760px) {
  bestseller {
	padding: 0px !important;
    font-size: 0.75em !important;
  }
  
  bestseller.desktop {
      display:none !important;
  }
   bestseller.mobile {
      display:inline-flex !important;
  }
  .line-item__info .reversed-link {
      max-width: 100%;
  }
  
}

.multiple-images-with-text.video {
    display: grid !important;
}

@media screen and (max-width: 700px) {
  .multiple-images-with-text.video .multiple-images-with-text__content-with-nav {
    order: 2;
  }
}