.rbt-bg-position-yes .testimonial-slide:after {
	content: "";
	position: absolute;
	width: 90%;
	height: 76%;
	z-index: -1;
	border-radius: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 10px 43px 0 rgba(109,125,145,.14);
	top: 0;
}

/* star */
.elementor-star-rating {
	color: #ccd6df;
	font-family: eicons;
	display: inline-block;
}

.elementor-star-rating i::before {
	content: "\e934";
	display: block;
	font-size: inherit;
	font-family: inherit;
	position: absolute;
	overflow: hidden;
	color: #f0ad4e;
	top: 0;
	right: 0;
}

.elementor-star-rating i {
	display: inline-block;
	position: relative;
	font-style: normal;
	cursor: default;
}


.elementor-star-rating .elementor-star-empty::before {
	content: none;
}