.themestek-ihbox-style-10 {
    position: relative;
    margin-bottom: 30px;
}
.ts-step-counter .elementor-column:nth-child(even):last-child .themestek-ihbox-style-10:after,
.ts-step-counter .vc_column_container:nth-child(even):last-child .themestek-ihbox-style-10:after {
    background-image: none;
}
.themestek-ihbox-style-10 .themestek-large-icon i:before {
    font-size: 80px;
    line-height: 80px;
    color: #000;
}
.themestek-ihbox-style-10 .pbmit-ihbox-svg-wrapper svg {
    width: 100px;
}
.themestek-ihbox-style-10 .themestek-ihbox-icon-wrapper svg {
	fill: var(--themestek-moversco-skincolor-dark);
	width: 80px;
	height: 80px;
}
.themestek-ihbox-style-10 .themestek-ihbox-contents {
    margin-top: 30px;
}
.themestek-ihbox-style-10 h2.themestek-custom-heading.themestek-custom-heading-elementor,
.themestek-ihbox-style-10 .themestek-vc_cta3-content {
    position: relative;
    padding-left: 43px;
    margin-bottom: 22px;
}
.themestek-ihbox-style-10 h2.themestek-custom-heading.themestek-custom-heading-elementor:before,
.themestek-ihbox-style-10 .themestek-vc_cta3-content:before {
    content: counter(item, decimal-leading-zero) " ";
    counter-increment: item;
    position: absolute;
    top: -3px;
    left: 0;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 35px;
    font-weight: 700;
    color: #292e31;
	background-color: var(--themestek-moversco-skincolor);
    text-align: center;
    font-family: "Biryani", Arial, Helvetica, sans-serif;
}
.themestek-ihbox-style-10 .themestek-custom-heading{
    font-size: 18px;
    line-height: 28px;
}
@media only screen and (max-width: 991px){ 
	.ts-step-counter .elementor-column:nth-child(odd) .themestek-ihbox-style-10:after,
	.ts-step-counter .elementor-column:nth-child(even) .themestek-ihbox-style-10:after,
	.ts-step-counter .vc_column_container:nth-child(odd) .themestek-ihbox-style-10:after,
	.ts-step-counter .vc_column_container:nth-child(even) .themestek-ihbox-style-10:after{
		background: none !important;
	}
}