/*** cspt-ihbox-style-18 ***/

.cspt-ihbox-style-18 {
    position: absolute;
    padding: 30px;
    bottom: -10px;
    border-radius: 6px;
    z-index: 3;
    max-width: 190px;
    left: 50px;
    background-color: var(--cspt-emphires-global-color);
}

.cspt-ihbox-style-18 h2 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.cspt-ihbox-style-18 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-18 .cspt-ihbox-svg-wrapper {
    font-size: 50px;
    line-height: 50px;
    padding-right: 20px;
    color: #fff;
    margin-bottom: 20px;
}

.elementor-widget-cspt_icon_heading .cspt-ihbox-style-18 {
    position: static;
}