/* .sm-testimonial-carousel .news-set {
	margin-top: 0px !important;
} 

.sm-testimonial-carousel .caption > p:first-child {
	margin-bottom: 15px !important;
}
.sm-testimonial-carousel h4.inner {
	margin-bottom: 15px !important;
}
.sm-testimonial-carousel {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
}

*/
@media (min-width: 769px) {
	.category-slide {
		max-height: 340px !important;
	}
}

@media (max-width: 768px) {
	.category-slide {
		max-height: 100% !important;
	}
}

.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-testimonial-carousel .caption p {
	text-align: center;
}
.sm-thumbnail img{
	margin-bottom: 5px;
	margin-right: 5px;
}
.sm-testimonial-carousel .btn, .sm-testimonial-carousel .btn:active,  .sm-testimonial-carousel .btn:focus, #button-show-all {
	border: none !important;
	outline: none !important;
}
.sm-thumbnail img {
	width: 50px;
	max-width: 50px;
}
.sm-testimonial-carousel .rating .fa-star-o {
	color: #999 !important;
	font-size: 14px !important;
}
.sm-testimonial-carousel .rating .fa-star {
	color: #FC0 !important;
	font-size: 14px !important;
}
.sm-testimonial-carousel .rating .fa-star + .fa-star-o  {
	color: #E69500 !important;
}

p.text-testimonial {
	text-align: justify !important;
	min-height: 70px;
}
.sm-thumbnail {
	display: inline !important;
	text-align: center !important;
}
.sm-thumbnail-wrapper {
	min-height: 70px;
}