.star-ratings{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px}.star-ratings .star-rating{background:url(/wp-content/themes/candlefox/images/star.svg) no-repeat 50%/contain;background-blend-mode:darken;display:inline-block;height:16px;-webkit-mask:url(/wp-content/themes/candlefox/images/star.svg) no-repeat center/contain;mask:url(/wp-content/themes/candlefox/images/star.svg) no-repeat center/contain;width:16px}@media only screen and (min-width:769px){.star-ratings .star-rating{height:32px;width:32px}}.star-ratings .star-rating.half{background:url(/wp-content/themes/candlefox/images/star.svg) no-repeat 50%/contain,-webkit-gradient(linear,left top,right top,color-stop(50%,var(--green-700)),color-stop(50%,var(--color-white)));background:url(/wp-content/themes/candlefox/images/star.svg) no-repeat 50%/contain,linear-gradient(to right,var(--green-700) 50%,var(--color-white) 50%)}.star-ratings .star-rating.active{background-color:var(--green-700)}
