.nostracosmetica-product-reviews__list,
.nostracosmetica-product-reviews__item,
.nostracosmetica-product-review,
.nostracosmetica-product-review * {
  box-sizing: border-box;
}

.nostracosmetica-product-reviews__list {
  width: 100%;
  margin: 0 0 32px;
  padding: 0;
  color: #000;
  font-family: Oracle, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  list-style: none;
}

.nostracosmetica-product-reviews__item {
  margin: 0;
  padding: 32px 0;
  border-bottom: 1px solid #ddd;
}

.nostracosmetica-product-review {
  display: flex;
  align-items: stretch;
  width: 100%;
  margin: 0;
  padding: 0;
}

.nostracosmetica-product-review__side {
  position: relative;
  flex: 0 0 300px;
  width: 300px;
  margin: 0 24px 0 0;
  padding: 0 24px 0 0;
  font-size: 0.9em;
  line-height: 1.6;
}

.nostracosmetica-reviewer__name {
  color: #000;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.6;
}

.nostracosmetica-reviewer__verified {
  margin-top: 5px;
  color: #a8a8a8;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.nostracosmetica-product-review__side-details,
.nostracosmetica-product-review__title,
.nostracosmetica-product-review__read-more,
.nostracosmetica-product-review__footer {
  display: none;
}

.nostracosmetica-product-review__main {
  flex: 1 1 auto;
  min-width: 0;
}

.nostracosmetica-product-review__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.nostracosmetica-product-review__stars {
  flex: 0 0 auto;
  margin-left: -2px;
}

.nostracosmetica-rating {
  position: relative;
  display: inline-block;
  width: 83.6875px;
  height: 17px;
  color: #000;
  line-height: 1;
  vertical-align: middle;
}

.nostracosmetica-rating__background,
.nostracosmetica-rating__foreground {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
}

.nostracosmetica-rating__background {
  width: 100%;
  color: #ddd;
}

.nostracosmetica-rating__foreground {
  overflow: hidden;
  color: #000;
}

.nostracosmetica-rating svg {
  display: block;
  width: 83.6875px;
  height: 15px;
  fill: currentColor;
}

.nostracosmetica-product-review__date {
  flex: 0 0 auto;
  color: #a8a8a8;
  font-size: 12px;
  line-height: 1.6;
  text-transform: uppercase;
}

.nostracosmetica-product-review__body {
  width: 100%;
  max-width: 640px;
  margin-top: 8px;
}

.nostracosmetica-product-review__body > :first-child {
  margin-top: 0;
}

.nostracosmetica-product-review__body > :last-child {
  margin-bottom: 0;
}

.nostracosmetica-product-review__body p {
  margin-block: 0;
  color: inherit;
  font: inherit;
}

.nostracosmetica-product-reviews__a11y-text,
.nostracosmetica-rating-average__a11y-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  border: 0 !important;
  white-space: nowrap !important;
}

.nostracosmetica-product-reviews__editor-placeholder,
.nostracosmetica-rating-average__editor-placeholder {
  padding: 16px;
  border: 1px dashed #a8a8a8;
  color: #666;
  font: 14px/1.5 sans-serif;
  text-align: center;
}

.nostracosmetica-rating-average,
.nostracosmetica-rating-average * {
  box-sizing: border-box;
}

.nostracosmetica-rating-average {
  width: max-content;
  max-width: 100%;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Oracle, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
}

.nostracosmetica-rating-average__rating {
  display: flex;
  align-items: center;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.6;
}

.nostracosmetica-rating-average__average {
  display: flex;
  align-items: center;
  align-self: stretch;
  margin-right: 8px;
  font-weight: 300;
}

.nostracosmetica-rating-average__stars {
  display: flex;
  align-items: center;
  align-self: stretch;
}

.nostracosmetica-rating-average__star-meter {
  position: relative;
  display: inline-block;
  width: 83.015625px;
  height: 19px;
  line-height: 19px;
}

.nostracosmetica-rating-average__star-background {
  width: 100%;
  height: 19px;
}

.nostracosmetica-rating-average__star-foreground {
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
  overflow: hidden;
}

.nostracosmetica-rating-average__star-meter svg {
  width: 83.015625px;
  height: 15px;
  fill: #000;
}

.nostracosmetica-rating-average__count {
  height: 17px;
  margin: 0;
  overflow: visible;
  font-size: 12px;
  font-weight: 400;
  line-height: 0;
  letter-spacing: 0.06em;
  text-indent: -9999px;
}

.nostracosmetica-rating-average__count::after {
  display: block;
  content: "PROSJEČNA OCJENA";
  line-height: normal;
  text-indent: 0;
}

.nostracosmetica-rating-average__no-reviews {
  margin: 0;
  color: #000;
  font-family: Oracle, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
}

@media (max-width: 1024px) {
  .nostracosmetica-product-reviews__list,
  .nostracosmetica-rating-average {
    font-size: 13px;
  }

  .nostracosmetica-product-review__date {
    font-size: 0.9em;
  }
}

@media (max-width: 767px) {
  .nostracosmetica-product-reviews__item {
    padding: 24px 0;
  }

  .nostracosmetica-product-review {
    flex-direction: column;
  }

  .nostracosmetica-product-review__side {
    flex: 0 0 auto;
    width: 100%;
    margin: 0 0 16px;
    padding: 0;
  }

  .nostracosmetica-reviewer__name {
    font-size: 17px;
  }

  .nostracosmetica-reviewer__verified {
    margin-top: 0;
  }

  .nostracosmetica-rating {
    width: 78.09375px;
    height: 16px;
  }

  .nostracosmetica-rating__background,
  .nostracosmetica-rating__foreground,
  .nostracosmetica-rating svg {
    width: 78.09375px;
    height: 14px;
  }

  .nostracosmetica-rating-average__rating {
    font-size: 17px;
  }

  .nostracosmetica-rating-average__star-meter,
  .nostracosmetica-rating-average__star-background,
  .nostracosmetica-rating-average__star-foreground {
    width: 77.484375px;
    height: 17px;
    line-height: 17px;
  }

  .nostracosmetica-rating-average__star-meter svg {
    width: 77.484375px;
    height: 14px;
  }
}
