/* testimonials */


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

.testimonial {
background-image:url('/template/images/product-category_thumb_bg.jpg');
background-size:100% 100%;
padding:10px;
display:none;
}
.t_name {
color:rgb(48, 126, 60);
}
.testimonial p {
font-style:italic;
}
.posted_at {
font-size:11px;
color:#808080;
}

@media (min-width: 1200px) {

}

@media (min-width: 980px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 979px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}
