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