/*** dsvy-ihbox-style-5 ***/
.dsvy-ihbox-style-5 .dsvy-ihbox-svg-wrapper,
.dsvy-ihbox-style-5 .dsvy-ihbox-icon-wrapper{
	display: none;
}
.dsvy-ihbox-style-5 .dsvy-element-title{
	position: relative;
	padding-left: 30px;
	font-size: 22px;
	line-height: 27px;
	font-weight: 600;
	margin-bottom: 15px;
}
.dsvy-ihbox-style-5 .dsvy-element-title::before{
	content: "0" counter(dsvybox1) ".";
	counter-increment: dsvybox1;
	position: absolute;
	top: 0px;
	left: 0px;
	color: var(--dsvy-rodiar-global-color);
}