.ts-portfoliobox-style-1.themestek-box .themestek-box-desc{
    margin-bottom: 0;
    margin-top: 10px;   
}
.ts-portfoliobox-style-1 .themestek-box-content-inner{
    padding: 25px 25px 5px 25px;
}
.ts-portfoliobox-style-1.themestek-box {
     border: 1px solid #e1eeff;
}
.ts-portfoliobox-style-1.themestek-box:hover {
     border-color: #e1eeff;
}
.ts-portfoliobox-style-1.themestek-box .themestek-pf-box-title h3{
    margin-bottom: 0;
}
.search-results .themestek-box:not(.ts-portfoliobox-style-1) .themestek-box-content-inner{
	padding-bottom: 0;	
}
.ts-portfoliobox-style-1.themestek-box h3 a:hover,
.themestek-box.ts-portfoliobox-style-1 .themestek-box-category a {
    color: var(--tste-labtechco-skincolor);
}