.yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    font-family: var(--main-font-family) !important;
    font-size: 10px !important;
    text-transform: uppercase;
    line-height: 15px !important;
}

[data-yotpo-section-id*="collection"] .yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    line-height: 19.8px !important;
    letter-spacing: 2.2px;
}

[data-yotpo-section-id*="product"] .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    text-decoration: underline;
    letter-spacing: 2px;
    line-height: 18px !important;
}

.yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css [aria-label*="0 out of 5"] ~ .yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    font-size: 0 !important;
}

.yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css [aria-label*="0 out of 5"] ~ .yotpo-sr-bottom-line-right-panel .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel::before {
    content: "No reviews";
    font-size: 10px;
    letter-spacing: 2.2px;
}

[data-yotpo-section-id*="collection"] .yotpo-reviews-star-ratings-widget .star-container svg {
    width: 10px;
    height: 10px;
}

[data-yotpo-section-id*="product"] .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css .yotpo-sr-bottom-line-summary .star-container svg {
    width: 14px;
    height: 14px;
}

[data-yotpo-section-id*="product"] .yotpo-reviews-star-ratings-widget {
    margin: 5px 0 24px !important;
}

.yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css .yotpo-sr-bottom-line-summary {
    flex-direction: row !important;
    align-items: baseline !important;
}

[data-yotpo-section-id*="collection"] .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css .yotpo-sr-bottom-line-summary {
    gap: 10px !important;
    flex-wrap: wrap;
    justify-content: center;
}

[data-yotpo-section-id*="collection"] .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css {
    margin-top: 10px;
}

.product-item__overlay [data-yotpo-section-id*="collection"] .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css {
    margin-bottom: 24px !important;
}

[data-yotpo-section-id*="product"] .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css.yotpo-device-mobile {
	justify-content: center !important;
}

.yotpo-reviews-main-widget.yotpo-widget-override-css .yotpo-main-layout .yotpo-layout-header-wrapper .yotpo-bottom-line:after {

content: "Join the conversation. Your review makes a difference." !important
}