/* Hide category elements at the top of Labtechco box contents */
.themestek-box-content-inner .themestek-box-category,
.themestek-box-content-inner .themestek-portfolio-category,
.themestek-box-content-inner .themestek-post-category,
.themestek-box-content-inner .themestek-box-meta {
    display: none !important;
}
.themestek-box.ts-portfoliobox-style-6 .themestek-box-link a,
.themestek-box.ts-portfoliobox-style-6 .themestek-box-link a:hover {
    color: inherit !important;
}