#shopify-section-template--22429677256889__1747478100e4d9a797,
#shopify-section-template--22429677256889__1747478100e4d9a797 .page-width,
#shopify-block-AemNuZ3JSMVlaOWdlU__judge_me_reviews_review_widget_JV6LJR {
  width: 100% !important;
  max-width: 1200px;
  float: none !important;
}

#judgeme_product_reviews,
#judgeme_product_reviews .jdgm-legacy-widget-content,
#judgeme_product_reviews .jdgm-rev-widg,
#judgeme_product_reviews .jdgm-rev-widg__body,
#judgeme_product_reviews .jdgm-rev-widg__reviews {
  display: block !important;
  visibility: visible !important;
  float: none !important;
  width: 100% !important;
  max-width: 100% !important;
  direction: rtl;
  text-align: right;
  box-sizing: border-box;
}

#judgeme_product_reviews .jdgm-rev-widg {
  font-family: var(--he-font, "Heebo", sans-serif);
  color: #111827;
}

#judgeme_product_reviews .jdgm-rev-widg__title,
#judgeme_product_reviews .jdgm-rev-widg__summary-text,
#judgeme_product_reviews .jdgm-prev-badge__text {
  visibility: visible !important;
}

#judgeme_product_reviews .jdgm-rev-widg__title {
  margin: 0 0 10px;
  font-size: clamp(22px, 5vw, 30px);
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #111827;
}

#judgeme_product_reviews .jdgm-rev-widg__header {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 22px;
  padding: 20px 18px;
  border: 1px solid #ece7dc;
  border-radius: 16px;
  background: linear-gradient(180deg, #fffdf8 0%, #faf6ee 100%);
}

#judgeme_product_reviews .jdgm-rev-widg__summary {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 14px;
}

#judgeme_product_reviews .jdgm-rev-widg__summary-stars {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}

#judgeme_product_reviews .jdgm-rev-widg__summary-text {
  font-size: 14px;
  font-weight: 700;
  color: #6b7280;
}

#judgeme_product_reviews .jdgm-write-rev-link,
#judgeme_product_reviews .jdgm-rev__actions,
#judgeme_product_reviews .jdgm-rev__transparency-badge-wrapper,
#judgeme_product_reviews .jdgm-rev__custom-form,
#judgeme_product_reviews .jdgm-rev-widg__sort-wrapper,
#judgeme_product_reviews .jdgm-rev-widg__paginate-spinner-wrapper {
  display: none !important;
}

#judgeme_product_reviews .jdgm-histogram,
#judgeme_product_reviews .jdgm-histogram.jdgm-temp-hidden {
  display: flex !important;
  flex-direction: column;
  gap: 8px;
  width: 100% !important;
  max-width: 420px;
}

#judgeme_product_reviews .jdgm-histogram__row {
  display: flex !important;
  align-items: center;
  gap: 10px;
  width: 100% !important;
  float: none !important;
}

#judgeme_product_reviews .jdgm-histogram__clear-filter {
  display: none !important;
}

#judgeme_product_reviews .jdgm-histogram__star {
  flex: 0 0 auto;
  display: inline-flex;
  white-space: nowrap;
}

#judgeme_product_reviews .jdgm-histogram__bar {
  flex: 1 1 auto;
  min-width: 80px;
  height: 8px;
  border-radius: 999px;
  background: #efe8da;
  overflow: hidden;
}

#judgeme_product_reviews .jdgm-histogram__bar-content {
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, #c87840, #e8a045);
}

#judgeme_product_reviews .jdgm-histogram__percentage,
#judgeme_product_reviews .jdgm-histogram__frequency {
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 700;
  color: #6b7280;
  min-width: 2.4em;
}

#judgeme_product_reviews .jdgm-rev {
  display: block !important;
  float: none !important;
  width: 100% !important;
  margin: 0 0 14px;
  padding: 16px;
  border: 1px solid #ece7dc;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(26, 26, 26, 0.05);
}

#judgeme_product_reviews .jdgm-rev__header {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) auto;
  align-items: center;
  column-gap: 10px;
  row-gap: 4px;
  margin-bottom: 10px;
}

#judgeme_product_reviews .jdgm-rev__br {
  display: none !important;
}

#judgeme_product_reviews .jdgm-rev__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #1a1a1a;
  color: #f0d89a;
  font-size: 15px;
  font-weight: 800;
  grid-column: 1;
  grid-row: 1 / span 2;
}

#judgeme_product_reviews .jdgm-rev__author-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  min-width: 0;
  grid-column: 2;
  grid-row: 1;
}

#judgeme_product_reviews .jdgm-rev__buyer-badge-wrapper {
  grid-column: 2;
  grid-row: 1;
}

#judgeme_product_reviews .jdgm-rev__author {
  font-size: 14px;
  font-weight: 800;
  color: #111827;
}

#judgeme_product_reviews .jdgm-rev__rating {
  display: inline-flex;
  grid-column: 3;
  grid-row: 1;
}

#judgeme_product_reviews .jdgm-rev__timestamp,
#judgeme_product_reviews .jdgm-rev__timestamp.jdgm-spinner {
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  animation: none !important;
  font-size: 12px;
  font-weight: 600;
  color: #9ca3af;
  grid-column: 2 / -1;
  grid-row: 2;
}

#judgeme_product_reviews .jdgm-rev__title {
  display: block;
  margin: 0 0 6px;
  font-size: 16px;
  font-weight: 800;
  color: #111827;
}

#judgeme_product_reviews .jdgm-rev__body,
#judgeme_product_reviews .jdgm-rev__body p {
  margin: 0;
  font-size: 14.5px;
  font-weight: 500;
  line-height: 1.65;
  color: #374151;
}

#judgeme_product_reviews .jdgm-rev__pics {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

#judgeme_product_reviews .jdgm-rev__pic-img {
  display: block;
  width: 72px;
  height: 72px;
  object-fit: cover;
  border-radius: 10px;
  background: #f3f4f6;
}

#judgeme_product_reviews .jdgm-star {
  font-family: "JudgemeStar", sans-serif !important;
  color: #e4b32e;
  font-size: 16px;
  line-height: 1;
}

#judgeme_product_reviews .jdgm-paginate {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 8px;
}

#judgeme_product_reviews .jdgm-paginate__page {
  min-width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #faf6ee;
  color: #111827;
  font-weight: 800;
  text-decoration: none;
}

#judgeme_product_reviews .jdgm-paginate__page.jdgm-curt {
  background: #1a1a1a;
  color: #f0d89a;
}

#judgeme_product_reviews .jdgm-buyer-badge,
#judgeme_product_reviews .jdgm-rev__buyer-badge {
  display: inline-block;
  margin-inline-start: 6px;
  padding: 2px 8px;
  border-radius: 999px;
  background: #111827;
  color: #f0d89a;
  font-size: 11px;
  font-weight: 800;
}

#judgeme_product_reviews .jdgm-rev__buyer-badge:empty::before {
  content: "רכישה מאומתת";
}

@media (max-width: 640px) {
  #judgeme_product_reviews .jdgm-rev-widg__header,
  #judgeme_product_reviews .jdgm-rev {
    padding: 14px 12px;
  }

  #judgeme_product_reviews .jdgm-histogram__star .jdgm-star:nth-child(n + 4) {
    display: none !important;
  }
}
