.thsn-ihbox-style-14 .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-14 {
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.thsn-ihbox-style-14 {
    background-color: #fff;
    padding: 12px 15px;
    display: inline-block;
}
.thsn-ihbox-style-14 .thsn-element-title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 3px;
}
.thsn-ihbox-style-14 .thsn-ihbox-icon-wrapper {
    width: 33px;
    height: 33px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: var(--thsn-educosta-white-color);
    background-color: var(--thsn-educosta-global-color);
}
.thsn-ihbox-style-14 .thsn-ihbox-icon{
    margin-right: 10px;
}
.thsn-ihbox-style-14 .thsn-heading-desc {
    font-size: 13px;
    line-height: 18px;
    color: #999;
}
.thsn-ihbox-style-14 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
    background: transparent;
    display: inline;
}
.thsn-ihbox-style-14 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image img{
    max-width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
}
.thsn-ihbox-style-14 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-text{
    line-height: 33px;
    font-weight: 600;
}