.yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel{
  font-weight: 400 !important;
}
.yotpo-widget-clear{
  cursor: pointer;
}
.yotpo-reviews-star-ratings-widget, .yotpo-sr-bottom-line-left-panel.yotpo-sr-bottom-line-score{
  font-weight: 400 !important;
}


.yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary{
  flex-direction: row !important;
}

.yotpo-reviews-star-ratings-widget .yotpo-widget-clear {cursor: pointer}

@media only screen and (max-width: 768px) {
  [data-yotpo-section-id="collection"] .yotpo-reviews-star-ratings-widget {
    padding: 0 5px 0 0;
  }
}

@media only screen and (max-width: 400px) {
  .yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary {
    flex-direction: column !important;
  }
}
/*Collection star rating CSS*/
 .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary > div[aria-label="0 out of 5 star rating"] {display:none!important;}
/*Collection star rating CSS*/