.themestek-ihbox-style-12{
	padding: 15px 35px 0 0;
	margin-bottom: 25px;
}
.rtl .themestek-ihbox-style-12{
	padding-left: 35px;
	padding-right: 0;
}
.themestek-ihbox-style-12 .themestek-ihbox-inner{
	display: flex;
}
.themestek-ihbox-style-12 .pbmit-ihbox-svg-wrapper,
.themestek-ihbox-style-12 .themestek-ihbox-icon-wrapper{
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	border-radius: 50px;
	background-color: #fff;
	box-shadow:0px 2px 40px 0px rgba(0, 0, 0, 0.08);
}
.themestek-ihbox-style-12 .pbmit-ihbox-svg-wrapper{
	line-height: 115px;
}
.themestek-ihbox-style-12 .pbmit-ihbox-svg-wrapper svg,
.themestek-ihbox-style-12 .themestek-ihbox-icon-wrapper svg{
	fill: var(--themestek-moversco-skincolor-dark);
	width: 35px;
	height: inherit;
}
.themestek-ihbox-style-12 .themestek-large-icon i:before{
	font-size: 35px;
	line-height: 70px;
	color: #1b2024;
}
.themestek-ihbox-style-12 .themestek-ihbox-contents{
	padding-left: 30px;
}
.rtl .themestek-ihbox-style-12 .themestek-ihbox-contents{
	padding: 0 30px 0 0;
}
.themestek-ihbox-style-12 .themestek-custom-heading{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 0px;
}
@media(max-width:767px){
	.themestek-ihbox-style-12{
		padding-right: 0;
	}
}