.yotpo-sr-bottom-line-text {
    font-size: 14.5px !important;
    line-height: 100% !important;
}

.yotpo-sr-bottom-line-text:hover {
    color: #2f84ed !important;
}

.yotpo-sr-bottom-line-summary {
    flex-direction: row !important;
    gap: 8px !important;
    cursor: pointer !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center!important;
}

.star-container:last-child {
    margin: 0 !important;
}

.yotpo-sr-bottom-line-summary span:first-child {
    height: auto !important;
  font-weight:500!important;
}
p.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    font-weight: 400!important;
}

div#yotpo-reviews-star-ratings-widget {
    justify-content: center!important;
}

.theiaStickySidebar div#yotpo-reviews-star-ratings-widget {
    justify-content: right!important;
}

span.yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    direction: rtl;
    font-weight: 400 !important;
}


.sub-menu button.yotpo-sr-bottom-line-summary.yotpo-sr-bottom-line-button {
    margin-top: 5px;
}