.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-testimonial-text {
	border-left: none;
	margin: 0;
	padding: 0;
	background-color: transparent
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-star-ratings i {
	width: 18px;
	display: inline-block;
	font-size: 17px
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-post-item {
	padding: 30px;
}
.themestek-boxes-col-one .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-post-item {
	padding: 30px 0px;
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-img {	
	height: 100px;
	width: 100px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0;
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content {
	position: relative;
	padding-top: 0;
	text-align: center;
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-author-name {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 5px;	
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-title{
	position: relative;
	padding-top: 50px;
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-title:after{
	position: absolute;
    content: "\f10e";
    font-family: "ts-optico-icons";
    font-size: 32px;
    line-height: 35px;
    top: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0%);
    -khtml-transform: translateX(-50%) translateY(0%);
    -moz-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
    -o-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
    color: rgba(255, 255, 255, 0.50);
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-author-name {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-footer {
    font-size: 16px;
    font-style: normal;
    line-height: 26px;
    margin-top: 15px;
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-testimonial-text {
	color: #999;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	margin-top: 15px
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-star-ratings {
	margin-top: 15px
}
.ts-bgcolor-skincolor .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-footer,
.ts-bgcolor-darkgrey .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-footer,

.ts-bgcolor-skincolor .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-title:after{
    color: rgba(255, 255, 255, 0.50);
}
.ts-bgcolor-skincolor .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-author-name a,
.ts-bgcolor-darkgrey .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-author-name a,

.ts-bgcolor-skincolor .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-author-name,
.ts-bgcolor-darkgrey .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-author-name,

.ts-bgcolor-skincolor  .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-testimonial-text,
.ts-bgcolor-darkgrey  .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-testimonial-text {
    color: #fff;
}
.ts-col-bgcolor-skincolor .ts-testimonialbox-style-2.themestek-box-testimonial .themestek-author-name a:hover {
	color: #fff;
}
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-box-content .themestek-box-title:after,
.ts-testimonialbox-style-2.themestek-box-testimonial .themestek-author-name a:hover {
	color: var(--tste-optico-skincolor);
}