.testimonial-flag {
display: table;
width: 100%;
}
.testimonial-flag-image,
.testimonial-flag-body {
display: table-cell;
vertical-align: middle;
}
.testimonial-flag-body {
width: 100%;
}
.testimonial-title,
.testimonial-subtitle,
.testimonial-thumb {
display: block;
}
.testimonial-subtitle {
opacity: 0.70;
}
.testimonial-thumb {
border: none;
padding: 0 !important;
max-width: none !important;
}
.testimonial-thumb-circle .testimonial-thumb {
border-radius: 50%;
}
.testimonial-thumb-border .testimonial-thumb {
border: 2px solid #FFF;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.testimonial-thumb-border .testimonial-flag-image {
padding: 3px;
}
.testimonial-center .testimonial-flag-body {
text-align: center;
}
.testimonial-center .testimonial-flag-image,
.testimonial-center .testimonial-flag-body {
display: block;
}
.testimonial-center .testimonial-thumb {
margin: 0 auto 10px auto !important;
}
.testimonial-right .testimonial-flag-body {
text-align: right;
}
.testimonial-right .testimonial-thumb {
margin: 0 0 0 10px !important;
}
.testimonial-left .testimonial-flag-body {
text-align: left;
}
.testimonial-left .testimonial-thumb {
margin: 0 10px 0 0 !important;
} .testimonial-wrap .testimonial {
margin-bottom: 40px;
}
.testimonial-columns-2 .testimonial,
.testimonial-columns-3 .testimonial,
.testimonial-columns-4 .testimonial {
float: left;
}
.testimonial-columns-2 .testimonial-gutter,
.testimonial-columns-4 .testimonial-gutter {
width: 4%;
}
.testimonial-columns-3 .testimonial-gutter {
width: 5%;
}
.testimonial-columns-2 .testimonial {
width: 48%;
}
.testimonial-columns-3 .testimonial {
width: 30%;
}
.testimonial-columns-4 .testimonial {
width: 22%;
}
.testimonial-wrap .testimonial-title {
font-size: 1.1em;
} .widget_magicdust_testimonials .testimonial {
margin-bottom: 25px;
}
.widget_magicdust_testimonials .testimonial:last-child {
margin-bottom: 0;
}
.widget_magicdust_testimonial .testimonial-slideshow {
overflow: hidden;
}