span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    font-size: 10px !important;
    padding-top: 0 !important;
    font-family: FFMarkStdBook, sans-serif !important;
}

.yotpo-reviews-star-ratings-widget svg.star-container {
    width: 10px;
    height: 10px;
}

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

.product-single__meta .yotpo-reviews-star-ratings-widget {
    justify-content: left !important;
}

.product-single__meta span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
	text-decoration:underline;
  font-size: 12px !important;
}

.product-single__meta .yotpo-reviews-star-ratings-widget svg.star-container {
    width: 14px;
    height: 14px;
}


.yotpo-reviews-star-ratings-widget:has(.yotpo-sr-star-empty:first-child) button {
    display: none !important;
}