.yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css {justify-content: left !important;}
.sweepstakes-yopto-widget-container .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css {justify-content: center !important;}

.yotpo-sr-vertical-border { display: none !important; }

p.yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score,
.yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score { margin-inline: 0 5px !important; }

.yotpo-sr-bottom-line-summary { gap: 0 !important; font-size: 13px !important;}

p.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel,
.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel,
.yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score { font-size: 13px !important; }

.yopto-product-grid #yotpo-reviews-star-ratings-widget {justify-content: center !important;}


@media (min-width: 1024px) {
  .yotpo-sr-bottom-line-summary {flex-direction: row !important;}
  .yotpo-sr-bottom-line-summary span svg:last-child {margin-inline-end: 8px !important;}
}

@media (max-width: 768px) {
  .template-collection .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel { margin-top: -10px;}
  .yopto-product-grid button.yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button { align-items: center !important; }

}

@media (max-width: 375px) {
  .yopto-product-grid button.yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button span { flex-direction: column;}
}