@font-face {
    font-family: 'Cera Pro';
    src: url('https://cdn.shopify.com/s/files/1/0149/4129/0596/files/CeraPro-Medium.woff2?v=1698360115') format('woff2');
    font-weight: 500;
    font-style: normal;
}

.yotpo-reviews-star-ratings-widget[class*="yotpo-device-"][class*="yotpo-display-"] {
    justify-content: center !important;
}

.product__info-container .yotpo-reviews-star-ratings-widget[class*="yotpo-device-"][class*="yotpo-display-"] {
    justify-content: start !important;
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary {
    align-items: center !important;
    flex-direction: row !important;
    gap: 8px !important;
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary .star-container svg {
    width: 13px;
    height: 13px;
}

[data-yotpo-section-id="collection"] .star-container[class*="star-half"] svg,
[data-yotpo-section-id="index"] .star-container[class*="star-half"] svg,
.fostr-card-product-card__information .star-container[class*="star-half"] svg {
    display: none;
}

[data-yotpo-section-id="collection"] .star-container[class*="star-half"]::before,
[data-yotpo-section-id="index"] .star-container[class*="star-half"]::before,
.fostr-card-product-card__information .star-container[class*="star-half"]::before {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12" height="12" viewBox="0 0 32 32"><defs><linearGradient id="grad"><stop offset="51%" stop-color="%23FFFFFF"></stop><stop stop-opacity="1" offset="51%" stop-color="%23000000"></stop></linearGradient></defs><path fill="url(%23grad)" stroke="rgba(255,255,255,1)" d="M20.388,10.918L32,12.118l-8.735,7.749L25.914,31.4l-9.893-6.088L6.127,31.4l2.695-11.533L0,12.118l11.547-1.2L16.026,0.6L20.388,10.918z"/></svg>');
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10" height="11" viewBox="0 0 32 32"><defs><linearGradient id="grad"><stop offset="51%" stop-color="%23FFFFFF"></stop><stop stop-opacity="1" offset="51%" stop-color="%23000000"></stop></linearGradient></defs><path fill="url(%23grad)" stroke="rgba(255,255,255,1)" d="M20.388,10.918L32,12.118l-8.735,7.749L25.914,31.4l-9.893-6.088L6.127,31.4l2.695-11.533L0,12.118l11.547-1.2L16.026,0.6L20.388,10.918z"/></svg>');
}

[data-yotpo-section-id="collection"] .star-container svg path,
[data-yotpo-section-id="index"] .star-container svg path,
.fostr-card-product-card__information .star-container svg path {
    fill: #fff;
}

[data-yotpo-section-id="collection"] .star-container[class*="star-empty"] svg path,
[data-yotpo-section-id="index"] .star-container[class*="star-empty"] svg path,
.fostr-card-product-card__information .star-container[class*="star-empty"] svg path {
    fill: none;
}

[data-yotpo-section-id="collection"] .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-score,
[data-yotpo-section-id="index"] .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-score,
.fostr-card-product-card__information .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-score {
    color: #fff !important;
}

.yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-score,
.yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-text {
    font-family: 'Cera Pro', sans-serif !important;
    text-transform: uppercase;
}

[data-yotpo-section-id="index"] .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-text,
.fostr-card-product-card__information .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-text {
    font-size: 12px !important;
    color: #fff !important;
}

.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary > div[aria-label*="5 star rating"] {
    margin-right: 0 !important;
}


/* MOBILE */
[data-yotpo-section-id="index"] .yotpo-reviews-star-ratings-widget.yotpo-device-mobile.yotpo-display-s .yotpo-sr-bottom-line-summary,
.fostr-card-product-card__information .yotpo-reviews-star-ratings-widget.yotpo-device-mobile.yotpo-display-s .yotpo-sr-bottom-line-summary {
    flex-direction: column !important;
}
