/* === FONT USED === */
@font-face {
  font-family: 'CircularStd'; 
  src: url('//www.emcosmetics.com/cdn/shop/files/CircularStd-Book.woff?v=7730757921267642633') format('woff'),
    url('//www.emcosmetics.com/cdn/shop/files/CircularStd-Book.woff2?v=14132279869307525880') format('woff2');
  font-weight: 300px;
  font-style: normal;
}

.yotpo-reviews-star-ratings-widget *,
.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel,
span.yotpo-star-rating-reviews-summary-text{
	font-family: 'CircularStd', sans-serif !important;
}
a.yotpo-sr-bottom-line-summary{
	text-decoration-color: #294634;
  	text-underline-offset: 3px;
}
.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel{
	font-weight: 300 !important;
  	font-size: 1.4rem !important;
}