.ts-ihbox.ts-ihbox-style-7 .ts-ihbox-contents .ts-ihbox-heading,
.ts-ihbox.ts-ihbox-style-7 .ts-vc_general.ts-vc_cta3 .ts-custom-heading{
	margin: 0 !important;
}
.ts-ihbox.ts-ihbox-style-7 .ts-large-icon i::before{
	font-size: 10px;
	line-height: 10px;
}
.ts-ihbox-style-7 .ts-ihbox-icon-wrapper i{
	color: white;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ts-ihbox-style-7 .ts-ihbox-icon-wrapper{
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50px;
	margin-top: 3px;
}
.ts-ihbox-style-7 .ts-ihbox-contents{
	padding-left: 15px;
}
.rtl .ts-ihbox-style-7 .ts-ihbox-contents{
	padding-left: 0;
	padding-right: 15px;
}
.ts-ihbox-style-7 .ts-ihbox-content,
.ts-ihbox-style-7 .ts-cta3-content-wrapper{
	margin-top: 10px;
}
.ts-ihbox.ts-ihbox-style-7 .ts-ihbox-heading-with-icon{
	display: table;
}
.ts-ihbox.ts-ihbox-style-7 .ts-ihbox-icon,
.ts-ihbox.ts-ihbox-style-7 .ts-ihbox-contents{
	display: table-cell;
	vertical-align: top;
}
.ts-ihbox-style-7 .ts-ihbox-icon-wrapper{
	background-color: var(--tste-labtechco-skincolor);
}