/*-------------- cspt-ihbox-style-26 ----------------*/
.cspt-ihbox-style-26 {
	position: relative;
}
.cspt-element-miconheading-style-26 .cspt-ihbox-style-26 {
	margin-bottom: 20px;
}
.cspt-ihbox-style-26 .cspt-ihbox-svg-wrapper,
.cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper {
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-ihbox-style-26 .cspt-ihbox-icon {
	width: 40px;
	min-width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: var(--cspt-greenly-global-color);
	overflow: hidden;
}
.cspt-ihbox-style-26 .cspt-ihbox-contents,
.cspt-ihbox-style-26 * {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.cspt-ihbox-style-26 .cspt-ihbox-icon-type-text,
.cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper i {
	font-size: 16px;
	line-height: 16px;
	color: var(--cspt-greenly-white-color);
}
.cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-26 .cspt-ihbox-svg-wrapper {

}
.cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper svg,
.cspt-ihbox-style-26 .cspt-ihbox-svg-wrapper svg {
	width: 16px;
	height: 16px;
	fill: var(--cspt-greenly-white-color);
}
.cspt-ihbox-style-26:hover .cspt-ihbox-icon-wrapper.cspt-ihbox-icon-type-image,
.cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper.cspt-ihbox-icon-type-image {
	background-color: transparent !important;
	box-shadow: none;
}
.cspt-ihbox-style-26 .cspt-ihbox-headingicon.d-flex {
	align-items: center;
	gap: 16px;
}
.cspt-ihbox-style-26 .cspt-element-title {
	font-size: 19px;
	line-height: 26px;
	margin-bottom: 0;
}
.cspt-ihbox-style-26 h4 {
	font-size: 16px;
	line-height: 26px;
	margin: 20px 0 0;
}
.cspt-ihbox-style-26 .cspt-heading-desc {
	margin-top: 10px;
}

/*--- Different Color ---*/
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-26 .cspt-ihbox-icon,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-26 .cspt-ihbox-icon {
	background-color: var(--cspt-greenly-white-color);
	color: var(--cspt-greenly-blackish-color);
}
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-26 .cspt-ihbox-icon-type-text,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-26 .cspt-ihbox-icon-type-text,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper i,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper i {
	color: var(--cspt-greenly-blackish-color);
}
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper svg,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-26 .cspt-ihbox-icon-wrapper svg,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-26 .cspt-ihbox-svg-wrapper svg,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-26 .cspt-ihbox-svg-wrapper svg {
	fill: var(--cspt-greenly-blackish-color);
}
.cspt-elementor-bg-color-blackish .cspt-ihbox-style-26 h2,
.cspt-elementor-bg-color-secondary .cspt-ihbox-style-26 h2,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-26 h2,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-26 h2,
.cspt-elementor-bg-color-blackish .cspt-ihbox-style-26 h4,
.cspt-elementor-bg-color-secondary .cspt-ihbox-style-26 h4,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-26 h4,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-26 h4 {
	color: var(--cspt-greenly-white-color);
}
.cspt-elementor-bg-color-blackish .cspt-ihbox-style-26 .cspt-heading-desc,
.cspt-elementor-bg-color-secondary .cspt-ihbox-style-26 .cspt-heading-desc,
.cspt-elementor-bg-color-globalcolor .cspt-ihbox-style-26 .cspt-heading-desc,
.cspt-elementor-bg-color-gradient .cspt-ihbox-style-26 .cspt-heading-desc {
	color: rgba(var(--cspt-greenly-white-color-rgb), .8);
}

/*--- Responsive ---*/
@media (max-width: 480px) {
	
}

/* Different Column */
