/*Testimonial*/
.mptestimonial .product-list .product-thumb .caption {
	margin-left: 0px;
}

.mptestimonial .product-thumb .caption {
	min-height: 140px;
	padding: 0px;
}

.mptestimonial .product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
	padding: 15px;
}
.mptestimonial .btn-readmore {
	margin-left: 10px;
	font-weight: 600;
	text-decoration: underline;
}

.mptestimonial a {
	color: #2f2a2a;
}

/*.mptestimonial h1, .mptestimonial h2,.mptestimonial h3, .mptestimonial h4,.mptestimonial h5, .mptestimonial h6 {
	margin: 0px;
}*/

.mptestimonial .meta {
	font-size: 14px;
}
.mptestimonial .rating {

}

.mptestimonial.module .testimonial-header {
	font-size: 18px;
	color: #333;
	margin: 15px 0;
}
.mptestimonial.module .testimonial {
	border: 1px solid #ddd;
    text-align: center;
    padding: 0 20px;
  	min-height: 180px;
  	margin-bottom: 20px;
}
.mptestimonial.module .swiper-slide .testimonial {
	border: 0px;
	min-height: auto;
}


.mptestimonial.module .testimonial-title{
	font-size: 18px;
	color: #000;
	margin: 15px 0;
}
.mptestimonial.module .testimonial-desc{
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 15px;
}
.mptestimonial.module .testimonial .meta {
	text-align: right;
}