
/*** dsvy-ihbox-style-10 ***/
.dsvy-ihbox-style-10 .dsvy-element-title{
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 0px;  
    font-weight: 500;
    color: #fff;
}
.dsvy-ihbox-style-10 .dsvy-ihbox-icon-wrapper{
    font-size: 85px;
    line-height: 85px;
    color: var(--dsvy-colza-blackish-color);
}
.dsvy-ihbox-style-10 .dsvy-ihbox-contents {
    padding-right: 55px;
}
.dsvy-element-miconheading-style-10.designervily-element-viewtype-carousel .owl-carousel .owl-dots {
    position: absolute;
    right: 0;
    bottom: 15px;
    width: 30px;
    line-height: normal;
    margin-top: 0;
}
.dsvy-element-miconheading-style-10.designervily-element-viewtype-carousel .owl-carousel button.owl-dot.active{
    background-color: #fff;
}
.dsvy-element-miconheading-style-10.designervily-element-viewtype-carousel .owl-carousel button.owl-dot{
    width: 10px;
    height: 10px;
    background-color: #feb36d;
}