/*=== thsn-ihbox-style-15 ===*/
.thsn-ihbox-style-15 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.thsn-ihbox-style-15 .thsn-ihbox-headingicon{
	align-items: center;
}
.thsn-ihbox-style-15 .thsn-ihbox-content{
	margin-top: 8px;
}
.thsn-ihbox-style-15 .thsn-ihbox-contents,
.thsn-ihbox-style-15 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.thsn-ihbox-style-15 .thsn-ihbox-svg,
.thsn-ihbox-style-15 .thsn-ihbox-icon{
	padding-top: 30px;
}
.thsn-text-color-white .thsn-ihbox-style-15 .thsn-ihbox-icon i{
	color: rgba(255, 255, 255, 0.8);
}
.thsn-ihbox-style-15 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-15 .thsn-ihbox-icon-wrapper{
	font-size: 36px;
	line-height: 36px;
	color: var(--thsn-dentiq-global-color);
}
.thsn-ihbox-style-15 .thsn-ihbox-svg-wrapper svg,
.thsn-ihbox-style-15 .thsn-ihbox-icon-wrapper svg{
	fill: var(--thsn-dentiq-global-color);
	margin-bottom: 5px;
}
.thsn-ihbox-style-15 h2{
	font-size: 18px;
    line-height: 18px;
	letter-spacing: -0.54px;
    margin-top: 0;
    margin-bottom: 0;
	display: inline-block;
	position: relative;
}
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-15 .thsn-ihbox-content,
.thsn-elementor-bg-color-secondary .thsn-ihbox-style-15 .thsn-ihbox-content,
.thsn-elementor-bg-color-blackish .thsn-ihbox-style-15 .thsn-ihbox-content,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-15 h2,
.thsn-elementor-bg-color-secondary .thsn-ihbox-style-15 h2,
.thsn-elementor-bg-color-blackish .thsn-ihbox-style-15 h2 {
	color: #fff;
}