/*-------------------------------------------------------*/
/* Testimonials
/*-------------------------------------------------------*/
.testimonial { margin-bottom: 40px; padding-top: 24px; }

.testimonial__img-holder { overflow: hidden; flex-shrink: 0; }

.testimonial__img-holder + .testimonial__cite { margin-right: 20px; }

.eversor-slider[dir="rtl"] .testimonial__img-holder + .testimonial__cite { margin-right: 0; margin-left: 20px; }

.testimonial__text { font-style: italic; font-size: 1.75rem; margin-bottom: 40px; }

.testimonial__info { display: flex; overflow: hidden; }

.testimonial__cite { display: flex; justify-content: center; flex-direction: column; text-align: right; font-style: normal; line-height: 1.5; font-size: 1rem; }

.eversor-slider[dir="rtl"] .testimonial__cite { text-align: left; }

.testimonial__author { display: block; font-weight: 700; }

.testimonials-layout--boxed .testimonial { margin-top: 5px; padding: 40px; border-radius: 5px; background-color: #fff; box-shadow: 0px 5px 10px 0px rgba(61, 65, 84, 0.1); }

.testimonials-layout--boxed .testimonial__text { font-size: 1rem; }

.eversor-testimonials-slider .elementor-swiper-button-prev { right: 0; }

.eversor-testimonials-slider .elementor-swiper-button-next { left: 0; }

.eversor-testimonials--align-center .testimonial { text-align: center; }

.eversor-testimonials--align-center .testimonial__info { justify-content: center; }

.eversor-testimonials--align-right .testimonial { text-align: left; }

.eversor-testimonials--align-right .testimonial__info { justify-content: flex-end; }
