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


.yotpo-sr-bottom-line-right-panel > p{
     line-height: unset!important;
  padding-top: 0px!important;
}

/* hide long format star rating in grid elements (e.g. "4 out of 5 stars) */
.yotpo-sr-bottom-line-summary .sr-only{
	display: none;
}

/* for widget on grid items: reduce spacing to stars-element */
.product-grid-item .yotpo-sr-bottom-line-text--right-panel{
    line-height: unset!important;
}

/* reduce font size */
.yotpo-sr-bottom-line-right-panel>.yotpo-sr-bottom-line-text--right-panel{
	font-size: 12px!important;
}
