/***  themestek-ihbox-style-2 ***/
.themestek-ihbox-style-2 .themestek-ihbox-heading-with-icon{
	display: table;
}
.themestek-ihbox-style-2 .themestek-ihbox-icon,
.themestek-ihbox-style-2 .themestek-ihbox-heading{
	display: table-cell;
	vertical-align: middle;
}
.themestek-ihbox-style-2 .themestek-ihbox-icon-wrapper.themestek-ihbox-icon-type-image img{
	width: 90px;
}
.themestek-ihbox-style-2 .themestek-ihbox-heading .themestek-custom-heading{
	margin-bottom: 0;
	margin-top: 5px;
	font-size: 20px;
}
.themestek-ihbox-style-2 .themestek-ihbox-heading{
	padding-left: 15px;
}
.rtl .themestek-ihbox-style-2 .themestek-ihbox-heading{
	padding: 0 15px 0 0;
}
.themestek-ihbox-style-2 .themestek-ihbox-contents{
	margin-top: 25px;
	margin-bottom: 35px;
}
.themestek-ihbox-style-2 .themestek-ihbox-icon-wrapper i:before{
	font-size: 50px;
	line-height: 50px;
}
.themestek-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg,
.themestek-ihbox-style-2 .themestek-ihbox-icon-wrapper svg{
	fill: var(--themestek-moversco-skincolor);
	width: 50px;
	height: 50px;
}
/* ihbox button */
.themestek-ihbox-style-2 .themestek-vc_btn3-container{
	margin-top: 20px;
}
.themestek-ihbox-style-2 .themestek-vc_general.themestek-vc_btn3{
	color: #313437;
}
.themestek-ihbox-style-2 .themestek-vc_general.themestek-vc_btn3:hover{
	color: var(--themestek-moversco-skincolor);
}