.ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content{
	padding-top: 30px;
	padding-bottom: 30px;
}
.ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-testimonial-text {
	font-size: 17px;
	font-style: italic;
	line-height: 27px;
	font-weight: 400;
}
.ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-box-img {
	height: 100px;
	width: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: -80px;
	margin-top: 15px;
}
.ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-author-name {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 5px;
}
.ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-box-author {
	position: relative;
	margin-top: -5px;
	margin-left: 120px;
}
.rtl .ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-box-author{
	margin-left: 0;
	margin-right: 120px;
}
.ts-testimonialbox-style-3.themestek-box .themestek-post-item{
	overflow: visible;
}
.ts-col-bgcolor-skincolor .ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-author-name,
.ts-bgcolor-skincolor .ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-author-name{
	color: #fff;
}
.ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-author-name,
.ts-testimonialbox-style-3.themestek-box-testimonial .themestek-box-content .themestek-author-name a {
	color: var(--tste-optico-skincolor);
}