@charset "utf-8";
/* 

TESTIMONIALS STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- testimonials stylesheet  --------- */

/*Testimonials*/
div.testimonials {
}

/*Testimonials List*/
div.testimonials-list {
}

/*Testimonials Slideshow*/
div#testimonial-slideshow {
}

/*Has Slider Content?*/
div#testimonial-slideshow .has-slider-content {
}

/*Hidden Content*/
div#testimonial-slideshow .has-slider-content .slider-content.hide {
}

/*Has Slider Content Read More*/
div#testimonial-slideshow .has-slider-content a.closed {
  color: #1855c5;
}

/*Has Slider Content Read Less*/
div#testimonial-slideshow .has-slider-content a.open {
  color: #1855c5;
}

/* Testimonials Widget */
div.testimonial-widget {
}

/* Testimonials Widget Thumbnail */
div.testimonial-thumbnail {
}

/* Testimonials Widget Button */
div.testimonial-widget a.button {
}
