#yotpo-star-rating-highly-rated-topics, #yotpo-star-rating-reviews-summary {
    display: none !important;
}

#yotpo-reviews-star-ratings-widget * {
    font-family: "Acumin", "Open Sans", "Arial", sans-serif !important;
    font-size: 13px !important;
}

#yotpo-reviews-star-ratings-widget svg {
    width: 12px !important;
    height: 12px !important;
}

#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary > span > span svg {
    margin-right: 3px !important;
}

#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary {
    gap: 10px;
}

#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary > span > span {
    height: auto !important;
}

#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary span.yotpo-sr-bottom-line-right-panel span {
    font-size: 13px !important;
    line-height: 100% !important;
  	padding: 0 !important;
}

#yotpo-reviews-star-ratings-widget .yotpo-bottom-line-scroll-panel > div {
    flex-direction: row !important;
    align-items: center;
  	gap: 10px !important;
}

#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-summary > div > span {
    height: auto !important;
}

#yotpo-reviews-star-ratings-widget .yotpo-sr-bottom-line-right-panel p {
    line-height: 100% !important;
    padding: 0 !important;
    font-size: 13px !important;
}