/*=== thsn-ihbox-style-9 ===*/
.thsn-ihbox-style-9{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.thsn-ihbox-style-9 .thsn-ihbox-headingicon{
    align-items: center;
}
.thsn-ihbox-style-9 .thsn-ihbox-content{
	margin-top: 15px;
}
.thsn-ihbox-style-9 .thsn-ihbox-contents,
.thsn-ihbox-style-9 *{
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.thsn-ihbox-style-9 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-9 .thsn-ihbox-icon{
    padding-right: 15px;
}
.thsn-text-color-white .thsn-ihbox-style-9 .thsn-ihbox-icon i{
    color: rgba(255, 255, 255, 0.8);
}
.thsn-ihbox-style-9 .thsn-ihbox-icon-wrapper{
    font-size: 26px;
    line-height: 26px;
    text-align: center;
}
.thsn-ihbox-style-9.thsn-ihbox .thsn-ihbox-svg .thsn-ihbox-svg-wrapper svg,
.thsn-ihbox-style-9 .thsn-ihbox-icon .thsn-icon-wrapper svg {
	width: 25px;
    height: 25px;
	fill: var(--thsn-dentiq-global-color);
}
.thsn-ihbox-style-9 h2{
    font-size:16px;
    line-height: 26px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}
.thsn-ihbox-style-9 h4{
    font-size: 14px;
    line-height: 24px;
    color: #7e7e7e;
}

.thsn-ihbox-style-9 .thsn-ihbox-icon-wrapper {
	color: var(--thsn-dentiq-global-color);
}