.themestek-box.ts-portfoliobox-style-4 .themestek-box-content-inner {
	padding: 30px 0px 18px 0px;
	text-align: left;
}
.rtl .themestek-box.ts-portfoliobox-style-4 .themestek-box-content-inner{
	text-align: right;
}
.themestek-box.ts-portfoliobox-style-4 .themestek-box-content-inner .themestek-box-category a{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500!important;
}
.themestek-box.ts-portfoliobox-style-4 .themestek-post-item{
	padding:20px;
	background: #fff;
}
.themestek-boxes-portfolio.themestek-boxes-view-carousel .themestek-box.ts-portfoliobox-style-4 .themestek-post-item{
	margin-top: 30px;
}
.themestek-boxes-portfolio.themestek-boxes-view-carousel .themestek-box.ts-portfoliobox-style-4{
	margin-bottom: 15px;
}
.themestek-box.ts-portfoliobox-style-4 .themestek-item-thumbnail{
	margin-top: -45px;
	transition: .5s;
}
.themestek-box.ts-portfoliobox-style-4:hover .themestek-item-thumbnail {
	transform: translateY(20px);
}
.themestek-box.ts-portfoliobox-style-4 .themestek-pf-box-title h3{
	font-size: 24px;
	font-weight: 600;
	padding-top: 10px;
	margin-bottom: 10px;
}
.themestek-box.ts-portfoliobox-style-4 .themestek-box-content .ts-vc_btn3-container  a {
	font-size: 12px;
} 
.ts-portfoliobox-style-4 .ts-vc_btn3.ts-vc_btn3-style-text.ts-vc_btn3-size-md.ts-vc_btn3-icon-right:not(.ts-vc_btn3-o-empty) {
	padding-right: 20px!important;
}
.rtl .ts-portfoliobox-style-4 .ts-vc_btn3.ts-vc_btn3-style-text.ts-vc_btn3-size-md.ts-vc_btn3-icon-right:not(.ts-vc_btn3-o-empty){
	padding-left: 20px!important;
	padding-right: 0!important;
}
.themestek-box.ts-portfoliobox-style-4 .themestek-box-content .ts-vc_btn3-container a:hover,
.ts-portfoliobox-style-4 .themestek-post-item .themestek-pf-box-title a:hover {
	color: var(--tste-optico-skincolor);
}
.ts-portfoliobox-style-4 .themestek-post-item .themestek-pf-box-title a,
.themestek-box.ts-portfoliobox-style-4 .themestek-box-content .ts-vc_btn3-container a {
	color: var(--tste-optico-secondary-darkcolor);
}
.ts-portfoliobox-style-4 .themestek-item-thumbnail img {
	width: 100%;
}