/* .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    display: none !important;
} */

.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
font-size: 12.75px !important;
font-family: 'Noto Sans Hebrew', sans-serif !important;
}
.star-container.yotpo-sr-star-full {
width: 12.75px !important;
}
.star-container.yotpo-sr-star-half {
width: 12.75px !important;
}
/*
@media only screen and (max-width: 400px) {
  	.yotpo-sr-bottom-line-summary {
    	flex-direction: row !important;
	}
}
*/

.yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary > div .star-container{width: 17px!important;height: 17px!important;background-blend-mode: unset;}

.yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary > div .star-container.yotpo-sr-star-full{
    background:url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/full-star.png?v=1722821091)!important;background-size: cover!important;
    
}
.yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary > div .star-container.yotpo-sr-star-half{
    background:url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/half-star_46288fcf-8ec8-4e11-a471-c851bd6dae78.png?v=1722821091)!important;background-size: cover!important;
   
}
.yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary > div .star-container.yotpo-sr-star-empty{
    background:url(https://cdn.shopify.com/s/files/1/0708/4605/4708/files/empty-star_a7e2542a-35b8-4a80-9cbb-ae6b8adc8bb2.png?v=1722821092)!important;background-size: cover!important;
    
}

.yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary > div .star-container svg{display:none;}