[class*="yotpo-display-"][class*="yotpo-device-"][style] *,
[class*="yotpo-display-"][class*="yotpo-device-"][style] input::placeholder,
[class*="yotpo-display-"][class*="yotpo-device-"][style] textarea::placeholder {
    font-family: Plain, sans-serif !important;
  	font-size: 14px !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-bottom-line-scroll-panel {
    /* flex-direction: column !important; */
  	flex-direction: row !important;
    row-gap: 5px;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary {
    justify-content: end;
    width: 100%;
    align-items: center !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-text {
    padding: 0 !important;
}

[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-star-rating-reviews-summary-text {
	font-size: 12px !important;
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] .yotpo-bottom-line-scroll-panel .yotpo-sr-bottom-line-summary .yotpo-sr-bottom-line-right-panel{
	/* display: none !important; */
}
[class*="yotpo-display-"][class*="yotpo-device-"][style] svg {
	width: 1.2rem;
    height: 1.2rem;
}