.heureka-box {
  text-align: left;
  justify-content: start;
}
.heureka-box .text {
  font-size: 18px;
}
.heureka-box .item-heureka {
  margin-bottom: 22px;
  display: flex;
  align-items: stretch;
}
.heureka-box .item-heureka .box-bordered {
  border-radius: 2px;
  border: 1px solid #f5f5f5;
  width: 100%;
  position: relative;
  padding: 0;
  background-color: #fafafa;
  min-height: 280px;
}
.heureka-box .item-heureka .box-bordered .rating-text {
  border: 0;
  padding: 10px 16px;
  margin: 0 0 15px;
  font-size: 18px;
  overflow-wrap: anywhere;
  line-height: 24px;
}
.heureka-box .item-heureka .box-bordered .rating {
  bottom: 10px;
  left: 0;
  width: 100%;
  padding: 6px 10px 6px 16px;
  line-height: 1.25;
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: 16px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.heureka-box .item-heureka .box-bordered .rating .stars i {
  color: #f9a03b;
}
.heureka-box .item-heureka .box-bordered .rating .reaction {
  white-space: pre-wrap;
}
.heureka-box .item-heureka .box-bordered .rating .img-wrap {
  width: 60px;
  min-height: 50px;
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap {
  width: calc(100% - (60px + 16px));
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap .author {
  font-size: 12px;
  margin: 0;
  color: #747474;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap .stars {
  margin: 6px 0 0;
  height: 18px;
  width: 105px;
  position: relative;
  overflow: hidden;
  background-position: 0 100%;
  background-repeat: no-repeat;
  color: #f9a03b;
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap .stars .rating-stars {
  height: 15px;
  background-position: 0 0;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-image: url("https://dekona.s22.cdn-upgates.com/x/x633176622d4d0-ratings-stars.svg");
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap .stars.rating-1 .rating-stars {
  width: 20%;
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap .stars.rating-2 .rating-stars {
  width: 40%;
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap .stars.rating-3 .rating-stars {
  width: 60%;
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap .stars.rating-4 .rating-stars {
  width: 80%;
}
.heureka-box .item-heureka .box-bordered .rating .text-wrap .stars.rating-5 .rating-stars {
  width: 100%;
}

.swiper .swiper-button-disabled, .swiper-small .swiper-button-disabled, .swiper-cart .swiper-button-disabled {
  display: none;
}
.swiper .swiper-pagination-bullet, .swiper-small .swiper-pagination-bullet, .swiper-cart .swiper-pagination-bullet {
  background-color: #99613a;
  border-radius: 30%;
}
.swiper .swiper-button-next svg, .swiper .swiper-button-prev svg, .swiper-small .swiper-button-next svg, .swiper-small .swiper-button-prev svg, .swiper-cart .swiper-button-next svg, .swiper-cart .swiper-button-prev svg {
  width: 50%;
  height: 50%;
}
.swiper .swiper-button-next::after, .swiper .swiper-button-prev::after, .swiper-small .swiper-button-next::after, .swiper-small .swiper-button-prev::after, .swiper-cart .swiper-button-next::after, .swiper-cart .swiper-button-prev::after {
  display: none;
}
.swiper .swiper-nav-button, .swiper-small .swiper-nav-button, .swiper-cart .swiper-nav-button {
  background-color: #F9A03B;
  color: #000000;
}

@media (min-width: 1024px) {
  .swiper .swiper-button-next, .swiper .swiper-rtl .swiper-button-prev, .swiper-small .swiper-button-next, .swiper-small .swiper-rtl .swiper-button-prev, .swiper-cart .swiper-button-next, .swiper-cart .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 40px);
    left: auto;
  }
}
@media (max-width: 480px) {
  .col-sm-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-sm-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
}
.help-custom {
  margin: 3rem auto;
  line-height: 1em;
  max-width: 34rem;
}
.help-custom p {
  font-size: 1.14633rem;
}
.help-custom img {
  max-width: 76%;
  margin-top: -2rem;
  margin-bottom: 2rem;
}
.help-custom i {
  font-size: 1.5rem;
}

.pr-2.bo-r-1.ean {
  border-right-width: 0px;
}

.shipping.ori-x-c {
  color: #f8911b;
}

.stock-num {
  display: none;
}

@media (max-width: 480px) {
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 1;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .help-custom {
    max-width: 95%;
    margin: 0.4rem;
  }
  .help-custom p {
    font-size: 0.9rem;
  }
  .help-custom img {
    max-width: 100%;
    max-height: 80%;
  }
  .help-custom i {
    font-size: 0.9rem;
  }
  #snippet--codeAjax .shipping {
    display: none;
  }
  #snippet--pricesAjax1 {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
  }
  #snippet--pricesAjax1 > small.price-standard-label.me-auto {
    display: inline-block !important;
    flex: 0 0 26% !important;
  }
}
#snippet--pricesAjax1 {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
}
#snippet--pricesAjax1 > small.price-standard-label.me-auto {
  display: inline-block !important;
  flex: 0 0 20% !important;
}
#snippet--pricesAjax1 > strong.price-standard {
  display: inline-block !important;
  flex: 0 0 80% !important;
  display: flex !important;
  justify-content: flex-start;
}
#snippet--pricesAjax1 > small.price-standard-label:not(.me-auto) {
  display: none !important;
}
#snippet--pricesAjax1 > small.price-save-label:first-of-type {
  display: none !important;
}
#snippet--pricesAjax1 > strong:not(.price-standard) {
  display: none !important;
}
#snippet--pricesAjax1 > small.price-small {
  display: none !important;
}
#snippet--pricesAjax1 > small.price-save-label:not(:first-of-type) {
  display: none !important;
}
#snippet--pricesAjax1 > div > strong.price-main {
  display: inline-block !important;
  flex: 0 0 45% !important;
}
#snippet--pricesAjax1 > span.shipping {
  display: inline-block !important;
  flex: 0 0 49% !important;
  display: flex !important;
  justify-content: flex-end;
}

#slider-partners a.carousel-next {
  margin-right: 0 !important;
}

@media (max-width: 480px) {
  #snippet--pricesAjax1 > small.price-standard-label.me-auto {
    display: inline-block !important;
    flex: 0 0 28% !important;
  }
  #snippet--pricesAjax1 > strong.price-standard {
    flex: 0 0 72% !important;
  }
}

/*# sourceMappingURL=style.css.map */
