.yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css.yotpo-device-desktop.yotpo-display-l {
    justify-content: center !important;
}

.product__page .product__content .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css.yotpo-device-desktop.yotpo-display-l {
    justify-content: left !important;
    margin-top: 5px;
}

.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    line-height: 12px !important;
  	font-size: 15px !important
}

.yotpo-sr-bottom-line-summary > div {
    height: auto !important;
}


@media (max-width: 768px) {

  
body:not(:has(.product__page)) .yotpo-reviews-star-ratings-widget .star-container svg {
    width: 12px;
    height: 12px;
}

body:not(:has(.product__page)) .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text {
	font-size: 12px !important;
	padding-top: 1px !important;
}
  
  .product__page .product__content .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css.yotpo-device-mobile.yotpo-display-s {
    margin-top: 7px !important;
}

}

.boost-pfs-filter-product-item-inner .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css.yotpo-device-mobile.yotpo-display-s {
    justify-content: center !important;
}

.yotpo-sr-bottom-line-summary > div {
    margin-right: 4px !important;
}
.yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button >span >span{
  height:100% !important;
}