
/*** dsvy-ihbox-style-2 ***/
.dsvy-ihbox.dsvy-ihbox-style-2 {
    margin-bottom: 30px;
} 
.dsvy-ihbox-style-2 .dsvy-ihbox-icon-wrapper{
    display: none;
}
.dsvy-ihbox-style-2 .dsvy-element-title{
    position: relative;
    padding-left: 25px;
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 0.40px;
}
.dsvy-ihbox-style-2 .dsvy-element-title:before {
    position: absolute;
    content: "\e847";
    left: -5px;
    font-size: 18px;
    font-family: 'designervily-base-icons';
    color: var(--dsvy-rodiar-global-color);
}