/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 11 2026 | 12:55:34 */
.edp-google-stars {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-size: 16px;
	line-height: 1.2;
}

.edp-google-stars__icons {
	font-size: 18px;
	white-space: nowrap;
}

.edp-google-stars {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	line-height: 1.2;
}

.edp-google-stars__visual {
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 2px;
}

.edp-google-stars__base {
	color: #d9d9d9;
}

.edp-google-stars__fill {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	white-space: nowrap;
	color: #f5b301;
}

.edp-google-stars__value,
.edp-google-stars__count {
	color: #333;
	font-size:12px;
}