.themestek-portfoliobox-style-3 .themestek-box-content{
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
.rtl .themestek-portfoliobox-style-3 .themestek-box-content{
	text-align: right;
}
.themestek-portfoliobox-style-3 .themestek-box-content h3{
	font-size: 22px;
	line-height: 32px;
	margin-top: 5px;
	margin-bottom: 0;
}
.themestek-portfoliobox-style-3 .themestek-pf-box-title a{
	color: #313437;
}
.themestek-portfoliobox-style-3 .themestek-box-category{
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 13px;
}
.themestek-portfoliobox-style-3 .themestek-box-category a{
	color: #a3a3a3;
}
.themestek-portfoliobox-style-3 .themestek-item-thumbnail{
	position: relative;
	top: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.themestek-portfoliobox-style-3:hover .themestek-item-thumbnail{
	top: -0.5rem;
}
.themestek-portfoliobox-style-3 .themestek-pf-box-title a:hover {
	color: var(--themestek-moversco-skincolor);
}