.theme-bg, .bg-gradient, .home-bg, .btn-gradient, .bg-features, .work_process .work_box .work_left::after,
.work_process .work_box .work_right::after, .pricing-item.active .pricing-header:before, .pricing-item .pricing-footer a, .welcome-area .right-bg:before, .single-service::before, .custom-nav.sticky-header .sign_btn, .gradiant-bg, .featured-block-top .feature-inner .upper-box .icon-outer .icon {
    background-color: #8A3EAF; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, #8A3EAF, #552CC1);
}

    .section_title_icon,
    .btn-gradient:hover,
    .btn-gradient:focus,
    .btn-gradient:active,
    .btn-gradient.active,
    .btn-gradient.focus,
    .btn-gradient:active,
    .btn-gradient:focus,
    .btn-gradient:hover,
    .open > .dropdown-toggle.btn-gradient, .work_process .work_box .work_left::after,
    .work_process .work_box .work_right::after, .pricing-item.active .pricing-header:before, .pricing-item .pricing-footer a:hover, .footer .fot_social .social-icon:hover, .pricing-item:hover .pricing-header::before, .btn-white:hover, .custom-nav.sticky-header .sign_btn:hover {
        background: #000;
        color:#fff;
    }

