/*
Theme Name: acuarel-the7
Author: Acuarel Lab
Author URI: http://www.acuarel.es/
Description: Child Theme dt-the7
Version: 1.0
License: Uso interno
Template: dt-the7
Text Domain: academy2k2
*/

/*Done!*/

.st-style14 {
    border-top: 5px solid #ff4238;
    margin: 35px 0px 10px;
}

.st-style14 .figcaption:before {
    color: #ff4238;
}

.st-style14 .st-testimonial-company {
    color: #333333;
    font-size: 1em;
}

.st-style14 a.stars-read-more, .st-style14 a.stars-read-more:focus {
    color: #ff4238 !important;
}

.st-style14 a.stars-read-more:hover {
    color: #000 !important;
}

.stars-testimonials .slick-dots li button:before {
    font-family: slick !important; 
    font-size: 16px;
    content:  "•";
}

.stars-testimonials .slick-next:before {
    font-family: icomoon-the7-font !important;
    content: "\f009";
    color: #ff4238 !important;
}
.stars-testimonials .slick-prev:before {
    font-family: icomoon-the7-font !important;
    content: "\f008";
    color: #ff4238 !important;
}

.star-testimonial-content .star-testimonial-content-area{
    width: 86%;
}

.stars-testimonials .slick-prev {
    left: -20px;
}

.stars-testimonials .slick-next {
    right: -20px;
}