[class*="yotpo-star-"][class*="yotpo-display-"][class*="yotpo-device-"] *{
	font-family: Arial !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"] span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel{
	font-size: 13px !important;
}

/*Homepage*/
.slick-list .product .card-body [class*="yotpo-display-"][class*="yotpo-device-"] span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel{
	font-weight: 400 !important;
}

/*PLP*/
.product .card-body [class*="yotpo-display-"][class*="yotpo-device-"] span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel{
	font-weight: 400 !important;
}
.product .card-body [class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-sr-bottom-line-summary svg.star-container{
	width: 14px;	
}

/*PDP*/
.sticky-product-info .productView-details .productView-product [class*="yotpo-display-"][class*="yotpo-device-"] span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel{
	font-weight: 400 !important;
}
.sticky-product-info .productView-details .productView-product [class*="yotpo-display-"][class*="yotpo-device-"] .yotpo-sr-bottom-line-summary svg.star-container{
	width: 14px;
	margin-inline-end: 1px !important;
}
.sticky-product-info .productView-details .productView-product [class*="yotpo-display-"][class*="yotpo-device-"] button.yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button{
	    align-items: center !important;
}