/* TESTIMONIALS BASE */

.elm-testimonials .elm-testimonials-container		{ position: relative; }
.js .elm-testimonials-container						{ visibility: hidden; }

.elm-testimonials li.testimonial					{ position: absolute; display: none; width: 100%; }
.elm-testimonials li.testimonial img.icon	 		{ float: left; vertical-align: top; }

.elm-testimonials .testimonial-arrows 				{ white-space: nowrap; z-index: 100; }
.elm-testimonials .testimonial-arrows .arrow 		{ display: inline-block; font-weight: bold; font-style: normal; cursor: pointer; }
