.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: #57789e; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #ffffff #000000);
}

.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;
}
