.themestek-box-blog.ts-blogbox-style-10 .post-item{
	display: flex;
	align-items:center;
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(var(--tste-labtechco-skincolor-dark-rgb), 0.2);
}
.themestek-box-blog.ts-blogbox-style-10 .themestek-box-title h4{
	margin-bottom: 0;
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.ts-blogbox-style-10 .ts-entry-meta-wrapper .ts-meta-line.byline{
	display: none;
}
.ts-blogbox-style-10 .ts-entry-meta-wrapper,
.ts-blogbox-style-10 .ts-meta-line.cat-links{
	display: inline-block;
}
.rtl .ts-blogbox-style-10 .ts-meta-line.cat-links{
	margin-left: 0;
}
.ts-blogbox-style-10 .ts-meta-line a,
.ts-blogbox-style-10 .ts-entry-meta-wrapper .ts-meta-line a{
	font-size: 16px;
	line-height: 20px;
}
.ts-blogbox-style-10 .ts-entry-meta-wrapper .ts-meta-line a{
	text-transform: none;
	letter-spacing: 0;
	font-family: "Work Sans", Tahoma, Geneva, sans-serif;
}
.ts-blogbox-style-10 .ts-entry-meta-wrapper{
	position: relative;
	padding-left: 18px;
	margin-left: 5px;
}
.rtl .ts-blogbox-style-10 .ts-entry-meta-wrapper{
	padding-right: 18px;
	padding-left: 0;
	margin-right: 5px;
	margin-left: 0;
}
.ts-blogbox-style-10 .ts-entry-meta-wrapper::before{
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	left: 0;
	top: 50%;
	background-color: var(--tste-labtechco-skincolor);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rtl .ts-blogbox-style-10 .ts-entry-meta-wrapper::before{
	right: 0;
	left: inherit;
}
.ts-blogbox-style-10 .ts-featured-wrapper{
	width: 120px;
}
.ts-blogbox-style-10 .ts-featured-wrapper img{
	width: 120px;
	height: 120px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.ts-blogbox-style-10 .ts-meta-line,
.ts-blogbox-style-10 .ts-meta-line a{
	color:#666;
}
.ts-blogbox-style-10 .ts-meta-line a:hover{
	color: var(--tste-labtechco-skincolor);
}
.ts-blogbox-style-10 .themestek-box-img-left{
	width: auto;
}
.ts-blogbox-style-10.themestek-box-blog .themestek-box-content{
	width: 100%;
	padding: 0 90px 0 25px!important;
}
.rtl .ts-blogbox-style-10.themestek-box-blog .themestek-box-content{
	padding: 0 25px 0 90px!important;
}
.ts-blogbox-style-10 .themestek-box-content .themestek-box-content-inner{
	padding: 0!important;
}
.ts-blogbox-style-10 .themestek-box-link a{
	font-size: 20px;
	line-height: 20px;
	color: var(--tste-labtechco-skincolor-dark);
}
.ts-blogbox-style-10 .themestek-box-link a i{
	display: inline-block;
}
.rtl .ts-blogbox-style-10 .themestek-box-link a i{
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.ts-textcolor-white .ts-blogbox-style-10 .themestek-box-link a,
.ts-textcolor-white .themestek-box-blog.ts-blogbox-style-10 .themestek-box-title h4 a,
.ts-bgcolor-darkgrey .ts-blogbox-style-10 .themestek-box-link a,
.ts-bgcolor-darkgrey .themestek-box-blog.ts-blogbox-style-10 .themestek-box-title h4 a{
	color: #fff;
}
.ts-blogbox-style-10 .themestek-box-link a:hover,
.themestek-box-blog.ts-blogbox-style-10 .themestek-box-title h4 a:hover{
	color: var(--tste-labtechco-skincolor);
}
.ts-bgcolor-skincolor .ts-blogbox-style-10 .ts-entry-meta-wrapper::before{
	background-color: var(--tste-labtechco-skincolor-dark);
}
.ts-bgcolor-skincolor .ts-blogbox-style-10 .ts-meta-line a:hover {
	color: var(--tste-labtechco-skincolor-dark);
}
.ts-bgcolor-skincolor .ts-blogbox-style-10 .themestek-box-link a:hover,
.ts-bgcolor-skincolor .themestek-box-blog.ts-blogbox-style-10 .themestek-box-title h4 a:hover{
	color: #fff;
}
.ts-textcolor-white.ts-bgcolor-skincolor .ts-blogbox-style-10 .themestek-box-link a:hover,
.ts-textcolor-white.ts-bgcolor-skincolor .themestek-box-blog.ts-blogbox-style-10 .themestek-box-title h4 a:hover{
	color: var(--tste-labtechco-skincolor-dark);
}
.ts-textcolor-white .themestek-box-blog.ts-blogbox-style-10 .post-item,
.ts-bgcolor-darkgrey .themestek-box-blog.ts-blogbox-style-10 .post-item{
	border-bottom-color: rgba(255, 255, 255, 0.2);
}

/*=== Responsive ===*/
@media (max-width: 575px){
	.ts-blogbox-style-10.themestek-box-blog .themestek-box-content{
		padding: 25px 0 25px 0!important;
	}
	.themestek-box-blog.ts-blogbox-style-10 .themestek-box-title h4{
		font-size: 22px;
	}
	.themestek-box-blog.ts-blogbox-style-10 .post-item{
		flex-direction: column;
		align-items: flex-start;
	}
}