#yotpo-reviews-star-ratings-widget svg.star-container.yotpo-sr-star-full, #yotpo-reviews-star-ratings-widget svg.star-container.yotpo-sr-star-half, #yotpo-reviews-star-ratings-widget svg.star-container.yotpo-sr-star-empty {
    height: 23px;
    width: 23px;
}

#yotpo-reviews-star-ratings-widget span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    font-size: 19px!important;
}
#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text:hover {
    color: #000!important;
}

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

#yotpo-reviews-star-ratings-widget p.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    font-size: 19px!Important;
}
#yotpo-reviews-star-ratings-widget .yotpo-widget-clear.yotpo-bottom-line-scroll-panel {
    opacity: 1;
}
.product-item-info #yotpo-reviews-star-ratings-widget svg.star-container.yotpo-sr-star-full, .product-item-info #yotpo-reviews-star-ratings-widget svg.star-container.yotpo-sr-star-half, .product-item-info #yotpo-reviews-star-ratings-widget svg.star-container.yotpo-sr-star-empty{
    width:15px;
    height:15px;
}

.product-item-info #yotpo-reviews-star-ratings-widget span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel{
    font-size:15px!important;
}
.product-item-info #yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary{
    flex-direction:column!important;
}