.themestek-box-team-style6 .themestek-team-icon, 
.themestek-box-team-style6 .ts-team-social-links-wrapper ul li a {
	box-shadow: 0 30px 70px rgba(0, 0, 0, 0.14), 0 7px 30px rgba(0, 0, 0, 0.14);
}
.themestek-box-team-style6.themestek-box-team  .themestek-box-title h4 {
    font-size: 20px;
    line-height: 22px;
	margin-bottom:0px;
	margin-top: 5px;
}
.themestek-box-team-style6 .themestek-team-position {
    font-size: 13px;
    letter-spacing: 1px;
    color: #999;
}
.themestek-box-team-style6 .themestek-team-image-box {
	position:relative;
}
.themestek-box-team-style6 .themestek-box-content {
    position: relative;
    padding: 22px 0px 25px;
    background-color: #fff;
    text-align: center;
    margin: -47px 30px 0;
    border-bottom: 2px solid var(--tste-optico-skincolor);
    border-radius: 25px;
}
.themestek-box-team-style6 .themestek-post-item .themestek-item-thumbnail{
    border-radius: 12px;
}
.themestek-box-team-style6 .ts-team-social-links li a{
    padding: 0px;
}
.themestek-box-team-style6 .themestek-box-title h4 a:hover,
.themestek-box-team.themestek-box-team-style6 .themestek-box-title h4 a:hover,
.themestek-box-team-style6 .themestek-team-icon {
	color: var(--tste-optico-skincolor);
}
.themestek-box-team.themestek-box-team-style6 .themestek-box-title h4 a {
	color: var(--tste-optico-secondary-darkcolor);
}

.themestek-boxes-element-team-style-6 .slick-dots li.slick-active button {
	min-width: 30px;
	box-shadow: none;
    background-color: var(--tste-optico-skincolor);
    border-radius: 25px;
}
.themestek-boxes-element-team-style-6  .slick-dots li.slick-active {
	width: 30px;
}
.themestek-boxes-element-team-style-6 .slick-dots {
	width: auto;
	margin-left: 15px;
    bottom: -65px;

}
.themestek-boxes-element-team-style-6 .slick-dots li button {	
	box-shadow: none;
	background-color: var(--tste-optico-secondary-darkcolor);
}

/* Responsive */
@media (max-width: 1024px) {
	.themestek-box-team-style6 .themestek-box-content {
		margin: -47px 15px 0;
	}
}