.pbmit-ihbox-style-3 .pbmit-ihbox-step-box,
.pbmit-ihbox-style-3 .pbmit-ihbox-headingicon{
	display: flex;
	align-items: center;
}
.pbmit-ihbox-style-3 .pbmit-element-title{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 3px;
	transition: all 0.6s ease-in-out;
}
.pbmit-ihbox-style-3 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 24px;
	color: var(--pbmit-motivec-global-color);
	font-weight: 600;
	margin: 10px 10px 0 0;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper{
	font-size: 45px;
	line-height: 50px;
	color: var(--pbmit-motivec-secondary-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-motivec-secondary-color);
	margin-bottom: 10px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-contents{
	padding-left: 23px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-image{
	height: 50px;
	width: 50px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn{
	margin: 15px 0 0 0;
}
.pbmit-elementor-bg-color-light .pbmit-ihbox-style-3 {
	background-color: var(--pbmit-motivec-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3 .pbmit-heading-desc,
.pbmit-elementor-bg-color-globalcolor .pbmit-ihbox-style-3 .pbmit-element-title,
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-3 .pbmit-heading-desc,
.pbmit-elementor-bg-color-blackish .pbmit-ihbox-style-3 .pbmit-element-title,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-3 .pbmit-heading-desc,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-3 .pbmit-element-title {
	color: var(--pbmit-motivec-white-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper{
	color: var(--pbmit-motivec-global-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbmit-elementor-bg-color-secondary .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg{
	fill: var(--pbmit-motivec-global-color);
}