.ts-blogbox-style-1 .themestek-blogbox-footer-left a{
    font-weight: 500;
    padding-right: 22px;
    position: relative;
    display: inline-block;
    color: var(--tste-labtechco-skincolor-dark);
    text-transform: uppercase;
    font-size: 14px;
}
.ts-blogbox-style-1 .themestek-blogbox-footer-left a:after{
    position: absolute;
    font-family: "ts-labtechco-icons";
    content: "\e850";
    top: 0;
    right: 0;    
} 
/* ts-blogbox-style-1 */
.ts-blogbox-style-1.themestek-box-blog{       
    background-color: #fff;
}
.ts-blogbox-style-1 .ts-featured-meta-wrapper{
    padding: 0;
}
.ts-blogbox-style-1 .themestek-box-content{
    padding: 25px 25px !important;
    border: 1px solid #f2f2f2;    
}
.ts-blogbox-style-1  .ts-bottom-meta-wrapper{
    border-top: 1px solid #f2f2f2;
    padding-top: 25px;
    margin-top: 25px;
}
.ts-blogbox-style-1 .ts-blogbox-comment-w a{
	color: var(--tste-labtechco-skincolor-dark);
}
.ts-blogbox-style-1 .ts-blogbox-comment-w a span,
.ts-blogbox-style-1 .ts-blogbox-comment-w a i{
	display: inline-block;
    vertical-align: middle;
    line-height: 11px;
}
.ts-blogbox-style-1 .ts-blogbox-comment-w a i{
	margin-right: 10px;
}
.ts-blogbox-style-1 .ts-post-format-icon-w {
	position: absolute;
    z-index: 1;
    width: 55px;
    height: 55px;
    font-size: 30px;
    line-height: 55px;
    text-align: center;
    width: 0;
    height: 0;
    border-top: 60px solid #fff;
    border-right: 60px solid transparent;
    left: 5px;
    top: 5px;
}
.ts-blogbox-style-1 .ts-post-format-icon-w i{
    position: absolute;
    top: -70px;
    color: var(--tste-labtechco-skincolor);
    left: 6px;
    font-size: 17px;
}
.ts-blogbox-style-1 .ts-post-format-icon-w {
    border-top: 60px solid var(--tste-labtechco-skincolor);
}
.ts-blogbox-style-1 .ts-post-format-icon-w i {
    color: #fff;
}
.ts-bgcolor-skincolor .ts-blogbox-style-1 .ts-post-format-icon-w {
	border-top-color: #fff;
}
.ts-blog-new-style .ts-blogbox-style-1 .ts-post-format-icon-w{
    display: none;
}
.ts-blog-new-style .ts-blogbox-style-1 .themestek-box-content{
    border:none;
}
.ts-blogbox-style-1 .ts-post-format-icon-w {
	border-top-color: var(--tste-labtechco-skincolor);
}
.ts-bgcolor-skincolor .ts-blogbox-style-1 .ts-post-format-icon-w i,
.ts-blogbox-style-1 .themestek-blogbox-footer-left a:hover,
.ts-blogbox-style-1 .ts-entry-meta-wrapper .ts-meta-line a,
.ts-blogbox-style-1 .ts-entry-meta-wrapper{
	color: var(--tste-labtechco-skincolor);
}
.ts-blogbox-style-1.themestek-box-blog .themestek-box-desc-text {
    color: #8893b9;
}