/*=== thsn-ihbox-style-14 ===*/
.thsn-ihbox-style-14{
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.thsn-ihbox-style-14 .thsn-ihbox-headingicon{
	align-items: center;
}
.thsn-ihbox-style-14 .thsn-ihbox-content{
	margin-top: 4px;
}
.thsn-ihbox-style-14 .thsn-ihbox-contents,
.thsn-ihbox-style-14 *{
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.thsn-ihbox-style-14 .thsn-ihbox-svg,
.thsn-ihbox-style-14 .thsn-ihbox-icon{
	padding-top: 23px;
}
.thsn-text-color-white .thsn-ihbox-style-14 .thsn-ihbox-icon i{
	color: rgba(255, 255, 255, 0.8);
}
.thsn-ihbox-style-14 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-14 .thsn-ihbox-icon-wrapper{
	font-size: 36px;
	line-height: 36px;
	color: var(--thsn-dentiq-global-color);
}
.thsn-ihbox-style-14 .thsn-ihbox-svg-wrapper svg,
.thsn-ihbox-style-14 .thsn-ihbox-icon-wrapper svg{
	fill: var(--thsn-dentiq-global-color);
	margin-bottom: 5px;
}
.thsn-ihbox-style-14 h2{
	font-size: 84px;
    line-height: 84px;
    margin-top: 0;
    margin-bottom: 0;
	display: inline-block;
	position: relative;
	letter-spacing: -2.52px;
}
.thsn-ihbox-style-14 h2::after {
	content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    position: absolute;
    margin-left: 6px;
    top: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../images/star.svg);
}

.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-14 h2 {
	color: var(--thsn-dentiq-blackish-color);
}
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-14 .thsn-ihbox-content,
.thsn-elementor-bg-color-secondary .thsn-ihbox-style-14 .thsn-ihbox-content,
.thsn-elementor-bg-color-blackish .thsn-ihbox-style-14 .thsn-ihbox-content,
.thsn-elementor-bg-color-secondary .thsn-ihbox-style-14 h2,
.thsn-elementor-bg-color-blackish .thsn-ihbox-style-14 h2 {
	color: #fff;
}
