.themestek-ihbox-style-8{
	margin-bottom: 25px;
}
.themestek-ihbox-style-8 .themestek-ihbox-heading{
	position: relative;
	padding-left: 23px;
}
.rtl .themestek-ihbox-style-8 .themestek-ihbox-heading{
	padding: 0 23px 0 0;
}
.themestek-ihbox-style-8 .themestek-ihbox-heading:before{
	content: "";
	position: absolute;
	top: 3px;
	left: 0;
	width: 13px;
	height: 13px;
	background-color: var(--themestek-moversco-skincolor);
}
.rtl .themestek-ihbox-style-8 .themestek-ihbox-heading:before{
	right: 0;
	left: inherit;
}
.themestek-ihbox-style-8 .themestek-custom-heading{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 7px;
	text-transform: uppercase;
}
.themestek-ihbox-style-8 .pbmit-ihbox-svg-wrapper svg,
.themestek-ihbox-style-8 .themestek-ihbox-icon-wrapper svg{
	width: 20px;
	height: 20px;
	fill: var(--themestek-moversco-skincolor);
}