.sm-testimonial-carousel .item {
	padding: 0 10px 0px 0;
	margin: 0 10px;
}
.sm-testimonial-carousel .owl-wrapper-outer {
	box-shadow: none !important;
}
.testimonial-thumb {
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.testimonial-thumb img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.sm-thumbnail img{
	margin-bottom: 5px;
	margin-right: 5px;
}
.sm-thumbnail a:last-child img{
	margin-right: 0px;
}
.ft-store-testimonials-row > [class*="col-"] {
	display: flex;
}
.ft-store-testimonial-card {
	min-height: 100%;
}
.ft-store-testimonial-meta {
	background: transparent;
	border-color: rgba(0, 0, 0, 0.08) !important;
}
.ft-store-testimonials-all-link {
	font-size: 1rem;
	line-height: 1.5;
}