/*STAR RATING*/
.yotpo-reviews-star-ratings-widget{}


.ProductItem__Info .yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary{flex-direction:row!important;align-items:center!important;cursor:pointer;}
/*END STAR RATING*/


@media screen and (max-width: 600px) {
  
  .yotpo-widget-instance{justify-content: flex-start !important;}
	
  .ProductItem__Info .yotpo-widget-instance{justify-content: center !important;}
}
