.themestek-testimonialbox-style-4 .themestek-box-content{
	position: relative;
	padding-top: 20px;
}
.themestek-testimonialbox-style-4 .themestek-box-desc {
	padding-top: 20px;
}
.themestek-testimonialbox-style-4 blockquote:after {
	content: "\e84a" !important;
	top: -60px;
	right: 15px;
	left: auto;
	font-size: 30px;
	line-height: 30px;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}
.rtl .themestek-testimonialbox-style-4 blockquote:after{
	right: auto;
	left: 15px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.themestek-testimonialbox-style-4 blockquote{
	background-color: transparent;
	padding: 0 !important;
	margin: 0px;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
}
.themestek-bgcolor-darkgrey .themestek-testimonialbox-style-4 blockquote,
.themestek-col-bgcolor-darkgrey .themestek-testimonialbox-style-4 blockquote,
.themestek-bgcolor-skincolor .themestek-testimonialbox-style-4 blockquote,
.themestek-col-bgcolor-skincolor .themestek-testimonialbox-style-4 blockquote,
.themestek-col-bgimage-yes .themestek-testimonialbox-style-4 blockquote{
	color: #fff;
}
.themestek-testimonialbox-style-4 .themestek-moversco-icon-star:before{
	font-size: 1.4em;
	margin:0;
	width: auto;
	letter-spacing: -4px;
}
.themestek-bgcolor-skincolor .themestek-testimonialbox-style-4 .themestek-moversco-icon-star:before{
	color: #fff;
}
.themestek-testimonialbox-style-4 .themestek-box-author{
	margin-top: 5px;
}
.themestek-testimonialbox-style-4 .themestek-author-name{
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: "Nunito Sans", Tahoma, Geneva, sans-serif;
}
.themestek-bgcolor-darkgrey .themestek-testimonialbox-style-4 .themestek-author-name,
.themestek-col-bgcolor-darkgrey .themestek-testimonialbox-style-4 .themestek-author-name,
.themestek-bgcolor-skincolor .themestek-testimonialbox-style-4 .themestek-author-name,
.themestek-col-bgcolor-skincolor .themestek-testimonialbox-style-4 .themestek-author-name,
.themestek-col-bgimage-yes .themestek-testimonialbox-style-4 .themestek-author-name{
	color: #fff;
}
.themestek-testimonialbox-style-4 .themestek-box-footer{
	position: relative;
	font-size: 14px;
	padding-left: 10px;
	margin-left: 5px;
}
.rtl .themestek-testimonialbox-style-4 .themestek-box-footer{
	padding: 0 10px 0 0;
	margin: 0 5px 0 0;
}
.themestek-bgcolor-darkgrey .themestek-testimonialbox-style-4 .themestek-box-footer,
.themestek-col-bgcolor-darkgrey .themestek-testimonialbox-style-4 .themestek-box-footer,
.themestek-bgcolor-skincolor .themestek-testimonialbox-style-4 .themestek-box-footer,
.themestek-col-bgcolor-skincolor .themestek-testimonialbox-style-4 .themestek-box-footer,
.themestek-col-bgimage-yes .themestek-testimonialbox-style-4 .themestek-box-footer{
	color: #fff;
}
.themestek-testimonialbox-style-4 .themestek-box-footer:before{
	content: "";
	position: absolute;
	top: 10px;
	left: 0;;
	width: 5px;
	height: 2px;
	background-color: #fff;
}
.rtl .themestek-testimonialbox-style-4 .themestek-box-footer:before{
	right: 0;
	left: inherit;
}
.themestek-testimonialbox-style-4-colum .slick-dots{
	position: absolute;
	right: 22px;
	bottom: 15px;
	width: auto;
}
.rtl .themestek-testimonialbox-style-4-colum .slick-dots{
	left: 22px;
	right: inherit;
}
.themestek-testimonialbox-style-4-colum .slick-dotted.slick-slider {
	margin-bottom: 37px;
}
.themestek-testimonialbox-style-4 .themestek-moversco-icon-star {
	color: var(--themestek-moversco-skincolor);
}