/* themestek-box-team-style-3 */
.themestek-box-team-style-3.themestek-box .themestek-box-content-inner{
	padding: 15px 0;
	text-align: left;
}
.themestek-box-team-style-3 .themestek-box-title h4{
	margin-bottom: 0;
	font-size: 22px;
}
.themestek-box-team-style-3 .themestek-teambox-social-links,
.themestek-box-team-style-3 .themestek-teambox-short-desc{
	border-top: 1px solid #ebebe9;
}
.themestek-box-team-style-3 .themestek-teambox-short-desc{
	margin-top: 20px;
	padding-top: 20px;
}
.themestek-box-team-style-3 .themestek-teambox-social-links{
	margin-top: 25px;
	padding-top: 10px;
}
.themestek-box-team-style-3.themestek-box .ts-team-social-links li{
	margin-right: 10px;
}
.rtl .themestek-box-team-style-3.themestek-box .ts-team-social-links li{
	margin-left: 10px;
	margin-right: 0;
}
.themestek-box-team-style-3.themestek-box .ts-team-social-links li a{
	background-color: #42464f;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	padding: 0;
}
.themestek-box-team-style-3 .themestek-box-content-inner .themestek-teambox-email i{
	margin-right: 5px;
}
.rtl .themestek-box-team-style-3 .themestek-box-content-inner .themestek-teambox-email i{
	margin-left: 5px;
	margin-right: 0;
}
.themestek-box-team-style-3 .themestek-box-content-inner .themestek-teambox-email a{
	color: #42464e;
}
.themestek-box-team-style-3 .themestek-teambox-email{
	margin-top: 10px;
}
.themestek-box-team-style-3 .themestek-item-thumbnail-inner img {
	width: 100%;
}
.themestek-box-team-style-3 .themestek-box-team-position,
.themestek-box-team-style-3 .themestek-box-content-inner .themestek-teambox-email i,
.themestek-box-team-style-3 .themestek-box-content-inner .themestek-teambox-email a:hover {
	color: var(--tste-optico-skincolor);
}
.themestek-box-team-style-3.themestek-box .ts-team-social-links li a:hover {
	background-color: rgba(var(--tste-optico-skincolor-rgb) , 0.80);
}
.rtl .themestek-box-team-style-3 .themestek-box-content-inner {
	text-align: right !important;
}