/*** cspt-ihbox-style-3 ***/

.cspt-ihbox-style-3 {
    position: relative;
    padding-right: 20px;
}

.cspt-ihbox-style-3 .cspt-ihbox-icon,
.cspt-ihbox-style-3 .cspt-ihbox-svg {
    padding-right: 25px;
}

.cspt-ihbox-style-3 .cspt-ihbox-icon i {
    color: #201846;
}

.cspt-ihbox-style-3.cspt-ihbox h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 800;
    margin-bottom: 0;
    color: var(--cspt-emphires-global-color);
}

.cspt-ihbox-style-3 .cspt-ihbox-content {
    margin-bottom: 15px;
    margin-top: 5px;
}

.cspt-ihbox-style-3 .cspt-ihbox-icon-wrapper,
.cspt-ihbox-style-3 .cspt-ihbox-svg-wrapper {
    font-size: 80px;
    line-height: 80px;
}

.cspt-ihbox.cspt-ihbox-style-3:before {
    background-color: var(--cspt-emphires-global-color);
}