/* Style 1 carousel — titre à gauche, étoiles à droite */
.testimonials_main_wrapper.simple_carousel_wrapper .akd-testimonial-header {
	margin-bottom: 0;
}

.testimonials_main_wrapper.simple_carousel_wrapper .akd-testimonial-header__meta {
	float: left;
	max-width: calc(100% - 6.5rem);
}

.testimonials_main_wrapper.simple_carousel_wrapper .akd-testimonial-header .akd-testimonial-stars {
	float: right;
	margin: 0;
	padding-top: 0.15rem;
}

.testimonials_main_wrapper.simple_carousel_wrapper .akd-testimonial-header + .short_separator,
.testimonials_main_wrapper.simple_carousel_wrapper .media-body .short_separator {
	clear: both;
}

.akd-testimonial-stars {
	display: block;
}

.akd-testimonial-stars__icon {
	display: inline-block;
	color: #ffc321;
	font-size: 1rem;
	letter-spacing: 0.18em;
	line-height: 1;
	font-family: Arial, sans-serif;
}

.testimonials_main_wrapper .stm_testimonials_single .stars i {
	display: none !important;
}

.testimonials_main_wrapper .stm_testimonials_single .stars::before {
	content: "★★★★★";
	display: inline-block;
	color: #ffc321;
	font-size: 1rem;
	letter-spacing: 0.18em;
	line-height: 1;
	font-family: Arial, sans-serif;
}

.stm-testimonials-carousel-wrapper .ms-lms-testimonial-review-rating i {
	display: none !important;
}

.stm-testimonials-carousel-wrapper .ms-lms-testimonial-review-rating::before {
	content: "★★★★★";
	display: block;
	color: #ffc321;
	font-size: 1rem;
	letter-spacing: 0.18em;
	line-height: 1;
	font-family: Arial, sans-serif;
}
