.ts-blogbox-style-11 .post-item {
	border: 1px solid #e4e4e4;
}
.themestek-box-blog.ts-blogbox-style-11 .themestek-box-contents {
	padding: 35px 40px;
	display: grid;
	gap: 120px;
}
.themestek-box-blog.ts-blogbox-style-11 .themestek-box-title h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
}
.ts-blogbox-style-11 .ts-meta-category a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
}
.ts-blogbox-style-11 .ts-entry-meta-wrapper .ts-meta-line::after {
	content: none;
}
.ts-blogbox-style-11 .ts-entry-meta-wrapper .ts-meta-line {
	margin: 0;
}
.ts-blogbox-style-11 .ts-entry-meta-wrapper .byline,
.ts-blogbox-style-11 .ts-entry-meta-wrapper .comments-link {
	display: none;
}
.ts-blogbox-style-11 .ts-entry-meta-wrapper {
	margin-bottom: 0;
}
.ts-blogbox-style-11 .ts-entry-meta-wrapper .ts-meta-line a {
	color: #8893b9;
	font-family: 'Work Sans', sans-serif;
}
.ts-blogbox-style-11 .ts-featured-wrapper img {
	width: 100%;
}
.tste-elementor-bg-color-secondary .ts-blogbox-style-11 .ts-meta-category a:hover,
.tste-elementor-bg-color-secondary .ts-blogbox-style-11 .ts-entry-meta-wrapper .ts-meta-line a:hover,
.tste-elementor-bg-color-secondary .themestek-box-blog.ts-blogbox-style-11 .themestek-box-title h4 a,
.tste-elementor-bg-color-globalcolor .ts-blogbox-style-11 .ts-meta-category a:hover,
.tste-elementor-bg-color-globalcolor .ts-blogbox-style-11 .ts-entry-meta-wrapper .ts-meta-line a:hover,
.tste-elementor-bg-color-globalcolor .themestek-box-blog.ts-blogbox-style-11 .themestek-box-title h4 a {
	color: var(--tste-labtechco-skincolor-white);
}
.tste-elementor-bg-color-secondary .ts-blogbox-style-11 .ts-meta-category a,
.tste-elementor-bg-color-secondary .ts-blogbox-style-11 .ts-entry-meta-wrapper .ts-meta-line a,
.tste-elementor-bg-color-secondary .themestek-box-blog.ts-blogbox-style-11 .themestek-box-title h4 a:hover,
.tste-elementor-bg-color-globalcolor .ts-blogbox-style-11 .ts-meta-category a,
.tste-elementor-bg-color-globalcolor .ts-blogbox-style-11 .ts-entry-meta-wrapper .ts-meta-line a,
.tste-elementor-bg-color-globalcolor .themestek-box-blog.ts-blogbox-style-11 .themestek-box-title h4 a:hover {
	color: rgba(var(--tste-labtechco-skincolor-white-rgb), 0.8);
}

@media (max-width:1200px){
	.themestek-box-blog.ts-blogbox-style-11 .themestek-box-contents {
		padding: 30px;
		gap: 70px;
	}
}