@charset "utf-8";
/* CSS Document */
.product__list--image-wrapper {
  position: relative;
}
.is-label-line {
  background: #00B900;
}
.is-label-ad {
  background: rgb(224, 22, 115);
}