/*** cspt-ihbox-style-8 ***/

.cspt-ihbox-style-8 {
    position: relative;
}

.cspt-ihbox-style-8 .cspt-ihbox-icon,
.cspt-ihbox-style-8 .cspt-ihbox-svg {
    padding-right: 20px;
}

.cspt-ihbox-style-8.cspt-ihbox h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 800;
    margin-bottom: 0;
}

.cspt-ihbox-style-8 .cspt-ihbox-content,
.cspt-ihbox-style-8 .cspt-heading-desc {
    margin-bottom: 15px;
    margin-top: 5px;
}

.cspt-ihbox-style-8 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-8 .cspt-ihbox-svg-wrapper {
    font-size: 68px;
    line-height: 68px;
}

.cspt-ihbox-style-8 .cspt-ihbox-icon i {
    color: var(--cspt-emphires-global-color);
}

.cspt-ihbox-style-8 .cspt-ihbox-svg svg {
    fill: var(--cspt-emphires-global-color);
}