/*** dsvy-ihbox-style-6***/
.dsvy-ihbox-style-6 .dsvy-ihbox-box{
    display: flex;
}
.dsvy-ihbox-style-6 .dsvy-ihbox-icon-wrapper{
    display: none;
}
.dsvy-ihbox.dsvy-ihbox-style-6{
    margin-bottom: 15px;
}
.dsvy-ihbox-style-6 .dsvy-element-title:before {
    position: absolute;
    content: "\e847";
    left: 0px;
    font-size: 20px;
    font-family: 'designervily-base-icons';
    color: var(--dsvy-colza-global-color);
}
.dsvy-ihbox-style-6 .dsvy-element-title {
    position: relative;
    padding-left: 35px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 10px;
}
.dsvy-ihbox-style-6 .dsvy-heading-desc{
    font-size: 16px;
}