/*** thsn-ihbox-style-1 ***/
.thsn-ihbox-style-1{
    position: relative; 
    margin-bottom: 0px; 
}
.thsn-ihbox-style-1.thsn-ihbox .thsn-element-title{
    font-size: 18px;
    line-height: 22px; 
    margin-bottom: 0;
    font-weight: 600; 
    letter-spacing: -0.2px; 
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    color: var(--thsn-logisto-secondary-color);
    background-color: var(--thsn-logisto-global-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-contents{
    margin-left: 15px;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-type-image img{
    border-radius: 50%;
    border: 2px solid  var(--thsn-logisto-global-color);
    padding: 3px
}
.thsn-ihbox-style-1 .thsn-ihbox-image{
    margin-left: -10px;
    z-index: -1;
}
.thsn-ihbox-style-1 .thsn-heading-desc{
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: var(--thsn-logisto-secondary-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-type-image{
    font-size: 18px;
    line-height: 55px;
    color: var(--thsn-logisto-white-color);
    border-radius: 50%;
    height: 55px;
    width: 55px;
    text-align: center;
}
