/*** tstk-ihbox-style-13***/
.tstk-ihbox.tstk-ihbox-style-13{
	display: inline-block;
}
.tstk-element-miconheading-style-13 .tstk-miconheading-style-13:not(:last-child) .tstk-ihbox.tstk-ihbox-style-13{
	margin-bottom: 20px;
}
.tstk-ihbox-style-13 .tstk-ihbox-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
	color: var(--tstk-industrey-global-color);
}
.tstk-ihbox-style-13 .tstk-ihbox-icon-wrapper svg,
.tstk-ihbox-style-13 .tstk-ihbox-svg-wrapper svg{
	fill: var(--tstk-industrey-global-color);
}
.tstk-ihbox-style-13 .tstk-ihbox-contents{
	padding: 0 30px;
}
.tstk-ihbox-style-13 .tstk-element-title{
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 5px;
}
.tstk-element-miconheading-style-13 .tstk-miconheading-style-13{
	display: inline-block;
	overflow: hidden;
}
.tstk-element-miconheading-style-13 .tstk-miconheading-style-13:not(:last-child){
	border-bottom: 1px solid #f4f4f9;
}
.tstk-element-miconheading-style-13 .tstk-element-posts-wrapper.row .tstk-ele{
	margin-bottom: 20px;
}
@media (max-width: 1024px){
	.tstk-ihbox-style-13 .tstk-ihbox-contents{
		padding-right: 0;
	}
}
/*====== RTL ======*/
@media (max-width: 1024px){
	body.rtl .tstk-ihbox-style-13 .tstk-ihbox-contents{
		padding-left: 0px;
		padding-right: 30px;
	}
}
body.rtl .tstk-ihbox-style-13 .tstk-element-title{
	font-size: 20px;
}