/** Shopify CDN: Minification failed

Line 811:11 Unexpected "/"

**/
.trustpilot-container-2 {
  margin: 0 auto;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  border: 1px solid rgba(7, 8, 8, 0.12);
  background: rgba(7, 8, 8, 0.04);
  padding: 12px;
  color: #000;
  font-family: var(--font-body-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.1px;
  /* 115% */
}

.trustpilot-container-2 p {
  margin: 0;
}

.trustpilot-stars-2 {
  display: flex;
  align-items: center;
  gap: 2px;
}

.trustpilot-stars-2 img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.bordered-text {
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  padding: 12px;
  font-family: var(--font-body-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.1px;
  /* 115% */
  display: flex;
  justify-content: center;
  align-items: center;
}

.bordered-text p {
  margin: 0;
}

.spaar-section .image-with-text__text p {
  color: rgba(38, 39, 41, 0.8);
  font-family: var(--font-body-family) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  /* 25.6px */
}

@media screen and (min-width: 990px) {
  .spaar-section a.button.desktop-only {
    display: flex !important;
    margin-bottom: 2.3rem !important;
    font-family: var(--font-heading-family) !important;
  }

  .spaar-section .image-with-text__media {
    border-radius: 24px 100px 24px 24px !important;
  }

  .spaar-section .image-with-text__media-item {
    width: 100% !important;
    max-width: 641px !important;
    flex: 1 0 641px !important;
  }

  .spaar-section .image-with-text__heading {
    margin-bottom: 0 !important;
    font-size: 36px !important;
  }

  .spaar-section .trustpilot-stars {
    margin-top: 0 !important;
    padding: 0 !important;
  }

  .spaar-section .list--bullet {
    margin: 1.6rem 0 0 0 !important;
  }

  .spaar-section .image-with-text__content {
    padding: 0 0 0 5.6rem !important;
    color: rgba(38, 39, 41, 0.8);
    font-family: var(--font-body-family) !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
  }
}

@media screen and (max-width: 749px) {
  .shopify-section:has(.spaar-section) {
    margin-top: 92px;
  }

  .spaar-section .image-with-text__media {
    border-radius: 12px 50px 12px 12px !important;
    height: 240px !important;
  }

  .spaar-section a.button.mobile-only {
    display: flex !important;
    width: 100% !important;
    font-family: var(--font-heading-family) !important;
  }

  .spaar-section a.button.desktop-only {
    display: none !important;
  }

  .spaar-section .image-with-text__content {
    padding: 3.2rem 0 !important;
  }

  .spaar-section .image-with-text__text {
    margin-top: 0 !important;
  }

  .spaar-section .image-with-text__content h2 {
    font-size: 24px !important;
  }

  .spaar-section .trustpilot-stars {
    margin-top: 0 !important;
  }
}

.banner-bfcm .banner__box {
  margin-left: 0px !important;
  height: 100%;
  border-radius: 24px !important;
  overflow: hidden;
  padding: 0 0 !important;
}

.banner-bfcm .banner__slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 24px 24px 100px;
}

.banner-bfcm .banner__box,
.banner-bfcm .banner__slider {
  width: calc(50% - 8px);
  max-width: calc(50% - 8px) !important;
  min-width: unset !important;
}

.banner-bfcm .banner__slider {
  overflow: hidden;
  height: 100%;
  position: relative;
}

.banner-bfcm .banner__content {
  column-gap: 16px;
}

.banner-bfcm .image-wrapper {
  height: 0%;
  position: relative;
  padding-bottom: 89.33%;
}

.banner-bfcm .content1 {
  padding: 20px;
  max-width: 500px;
  margin: auto;
  padding: 20px;
  max-width: 500px;
  margin: auto;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
}

.banner-bfcm .banner--hero .banner__heading {
  font-size: 42px;
}

.banner-bfcm .hero-icons__icon-block {
  font-size: 12px;
}

.banner-bfcm .banner--hero {
  min-height: unset !important;
}

.banner-bfcm .swiper-scrollbar {
  z-index: 1;
  width: 180px;
  height: 6px;
  border-radius: 6px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 16px !important;
  background-color: #fff;
}

.banner-bfcm .swiper-scrollbar-drag {
  background: #0DB780 !important;
}

@media (max-width: 1199px) {
  .banner-bfcm .banner--hero .banner__heading {
    font-size: 32px;
  }

  .banner-bfcm .banner__text {
    font-size: 13px;
  }

  .banner-bfcm .content1 {
    min-height: 350px;
  }

  .banner-bfcm .content1 {
    font-size: 10px;
  }
}

@media (max-width: 899px) {
  .banner-bfcm .image-wrapper {
    height: 100%;
    padding-bottom: 0px;
  }
}

.banner-bfcm .banner__content {
  padding-top: 0px;
}

.banner-bfcm .banner--hero {
  margin-top: 20px;
}

.promo-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.promo-block .image-wrapper {
  height: 100%;
  border-radius: 24px;
  overflow: hidden;
}

.sticker-image {
  position: absolute;
  top: 40px;
  left: 40px;
  z-index: 2;
  width: 110px;
}

.card .sticker-image {
  width: 60px;
  top: 24px;
  left: 24px;
}

.sticker-image img {
  width: 100%;
  height: auto;
}

.product-bfcm-timer {
  padding: 10px 20px;
  border-radius: 12px;
  border: 1px solid rgba(19, 19, 19, 0.2);
  display: flex;
  flex-wrap: wrap;
  color: #131313;
  align-items: center;
  justify-content: center;
}

#countdown1 {
  display: flex;
  line-height: 1;
  position: relative;
  align-items: center;
}

#countdown1 .count-num {
  font-size: 22px;
  font-weight: 800;
  font-style: italic;
  font-family: Poppins, sans-serif;
}

#countdown1 .unit {
  font-size: 12px;
  font-style: italic;
  font-family: Poppins, sans-serif;
}

#countdown1 .divider {
  width: 1px;
  height: inherit;
  background-color: rgba(19, 19, 19, 0.26);
  margin-left: 16px;
  margin-right: 16px;
  height: 17px;
}

#countdown1 .unit-block {
  display: flex;
  align-items: center;
  gap: 5px;
}

.product-bfcm-timer h3 {
  font-size: 18px;
  font-style: italic;
  font-weight: 800;
  margin-right: 16px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  align-items: center;
  font-family: Poppins, sans-serif !important;
}

.subproducts .image-wrapper {
  height: 0px;
  padding-bottom: 100%;
  position: relative;
}

.subproducts .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

.subproducts {
  overflow: hidden;
}

.subproducts .swiper-wrapper {
  column-gap: 8px;
  padding-bottom: 15px;
}

.subproducts .swiper-scrollbar.swiper-scrollbar-horizontal {
  height: 3px;
  background: #D9D9D9;
}

.subproducts .swiper-scrollbar-drag {
  background-color: #131313;
}

.subproducts .product--title {
  font-size: 12px;
  background: rgba(255, 255, 255, 0.8);
  padding: 11px 10px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: -webkit-fill-available;
  display: flex;
  margin: 0 0;
  border-top-right-radius: 24px;
}

.subproducts-wrapper {
  position: relative;
}

.subproducts .label {
  font-size: 12px;
  font-weight: 800;
  font-style: italic;
  color: #fff;
  padding: 2px 8px;
  background-color: #F56500;
  border-radius: 20px;
  position: absolute;
  top: 12px;
  left: 12px;
  line-height: 1;
}

.subproducts .swiper-slide {
  width: 30%;
  max-width: 30%;
}

.subproducts .heading {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
}

.subproducts .heading p {
  font-size: 18px;
  font-weight: 700;
  color: #131313;
  margin-top: 0px !important;
}

.subproducts .heading .product-number {
  font-weight: 400;
  color: rgba(19, 19, 19, 0.5);
  font-size: 14px;
}

.subproducts .swiper-button-next:after,
.subproducts .swiper-button-prev:after {
  display: none !important;
}

.subproducts .swiper-button-next,
.subproducts .swiper-button-prev {
  position: relative;
  left: unset;
  top: unset;
  width: 40px;
  height: 40px;
  background: #f0f0f0;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: unset;
  right: unset;
  margin-top: unset;
}

.subproducts .swiper-button-next svg,
.subproducts .swiper-button-prev svg {
  width: 14px;
}

.subproducts .product-popup-modal__opener {
  display: block;
}

.subproducts .swiper-btns {
  display: flex;
  column-gap: 10px;
  margin-top: unset;
}

.subproducts .product-popup-modal__button {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.subproduct-popup .product-popup-modal__content-info {
  display: grid;
  grid-template-columns: 300px 1fr;
  column-gap: 36px;
  align-items: center;
  padding-right: 0px;
}

.subproduct-popup .product-popup-modal__content-info img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 24px;
}

.subproduct-popup .product-popup-modal__content {
  max-width: 850px;
  height: unset;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: unset;
  border-radius: 24px;
  padding: 48px;
}

.subproduct-popup .product-popup-modal__toggle {
  position: absolute;
  right: 20px;
  padding: 0 0;
  border: none;
  top: 20px;
  width: auto;
  padding: 10px;
  border-radius: 40px;
}

.subproduct-popup .product--title {
  font-size: 24px;
  margin-top: 16px;
  margin-bottom: 16px;
  line-height: 1.3;
}

.subproduct-popup .price {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}

.subproduct-popup .product__benefits li {
  font-size: 14px;
}

.subproduct-popup .product__benefits {
  margin-top: 16px;
}

.product-offer-text {
  font-size: 15px;
  padding: 4px 10px;
  background: #F56500;
  color: #fff;
  border-radius: 40px;
  font-style: italic;
  font-weight: 700;
  margin-left: 0px;
}

.product__info-wrapper .price {
  flex-wrap: wrap;
  gap: 10px;
}

@media (max-width: 749px) {
  .card .sticker-image {
    width: 43px;
    left: 12px !important;
    top: 12px !important;
  }

  .subproducts .swiper-button-next,
  .subproducts .swiper-button-prev {
    width: 30px;
    height: 30px;
  }

  .subproduct-popup .product--title,
  .subproduct-popup .price {
    margin-bottom: 6px;
  }

  .subproduct-popup .product__trustpilot-stars {
    font-size: 12px;
  }

  .subproduct-popup .description {
    font-size: 14px;
  }

  .subproduct-popup .product-popup-modal__content {
    padding: 0 0;
    max-height: 100vh;
  }

  .subproduct-popup .product-popup-modal__content-info {
    grid-template-columns: 1fr;
  }

  .subproduct-popup .popup-content {
    padding: 35px 16px;
  }

  .subproducts .swiper-slide {
    width: 45.5%;
    max-width: 45.5%;
  }

  .product-bfcm-timer h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .sticker-image {
    width: 72px;
    left: 32px;
    top: 16px;
  }

  .banner-bfcm .banner__box,
  .banner-bfcm .banner__slider {
    width: 100%;
    max-width: 100% !important;
  }

  .banner-bfcm .banner__content {
    display: grid;
  }

  .banner-bfcm .image-wrapper {
    position: relative;

  }

  .banner-bfcm .banner__slider img {
    width: 100%;
    height: auto;
    position: relative;
  }

  .banner-bfcm .banner__content {
    margin: 0 17px !important;
  }

  .banner-bfcm .content1 {
    margin-top: 0px;
    padding: 0 0;
    min-height: unset;
    row-gap: 16px;
  }

  .banner-bfcm .trustpilot-stars {
    padding: 0 0 !important;
  }

  .banner-bfcm .banner__box {
    margin-top: 16px;
    order: 1;
  }

  .banner-bfcm .banner__text {
    font-size: 16px;
  }

  .banner-bfcm .image-wrapper {
    height: auto;
  }

  .banner-bfcm .swiper-scrollbar {
    height: 150px;
    height: 4px;
  }
}


.test-206:not(body) {
  display: none !important;
}

body.test-206 .test-206 {
  display: flex !important;
}

body.test-206 .test-206-hidden {
  display: none !important;
}

.pdp__volume-selector-fieldset.aantal {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
}

.pdp__volume-selector-fieldset.aantal .pdp__volume-selector-content {
  flex-direction: row;
  width: 100%;
  column-gap: 14px;
}

.pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option-info {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option-info .price .price-item {
  color: #131313;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  /* 22px */
}

.pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option-title {
  color: #131313;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 22px */
}

.pdp__volume-selector-fieldset.aantal .price__badge-sale {
  padding: 6px;
  border-radius: 4px;
  background: rgba(245, 101, 0, 0.10);
  justify-content: center;
  align-items: center;
  color: #F56500;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 12px */
}

.pdp__volume-selector-fieldset.aantal .price__container {
  display: flex;
  gap: 14px;
}

.pdp__volume-selector-fieldset.aantal .price__regular {
  align-items: center;
}

.collection__icon-slider .multicolumn {
  display: none !important;
}

.unit-text {
  text-transform: uppercase;
}

@media (max-width: 749px) {
  .pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option {
    padding: 12px 10px;
  }

  .pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option-image img {
    width: 48px;
    height: 48px;
  }

  .pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option-title {
    font-size: 16px;
  }

  .pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option-info .price .price-item {
    font-size: 18px;
  }

  .unit-text {
    font-size: 12px;
  }

  .pdp__volume-selector-fieldset.aantal .price__container {
    flex-direction: column-reverse;
    gap: 5px;
    align-items: flex-end;
  }

  .pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option-info .price--on-sale .price__sale {
    flex-direction: row;
  }

  .pdp__volume-selector-fieldset.aantal .pdp__volume-selector-option-badge {
    right: unset;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.bloggle_product--title,
.bloggle_product--price,
.bloggle_product--compare-at-price,
.bloggle_product--price-currency {
  color: #131313;
}

#bloggy--article .bggle_product-grid button {
  width: 100% !important;
}

.bloggle_product--title {
  font-weight: 600;
}

* chatbot */
 #sleak-widgetwrap {
    z-index: 99 !important;
}

.overflow-hidden-tablet #sleak-widgetwrap, .overflow-hidden #sleak-widgetwrap {
    z-index: 1 !important;
}

@media (min-width: 769px) {

    /* Position sleak elements relative to sticky-add-to-cart */
    #sleak-buttonwrap,
    #sleak-body-embed {
        transition: bottom 0.1s ease-in-out, transform 0.15s ease-in-out !important;
        right: 50px !important;
        left: unset !important;
        z-index: 9 !important;
    }

    #sleak-body-embed {
        right: 60px !important;
    }

    #sleak-widget-container {
        z-index: 10 !important;
    }
}

@media (max-width: 768px) {
    #sleak-buttonwrap {
        right: 0 !important;
    }

    #sleak-buttonwrap {
        transition: bottom 0.1s ease-in-out, transform 0.15s ease-in-out !important;
        left: unset !important;
        z-index: 9 !important;
    }

    #sleak-widget-container {
        z-index: 10 !important;
    }
 }