#theme-main-banner .container .button-grp,.theme-main-header.fixed {background: #eb5134;}
.theme-title h2,.our-features .single-feature i,.theme-footer .bottom-footer .footer-menu li a:hover,
.theme-footer .footer-main-content .footer-list ul li a:hover,#theme-main-banner.banner-three .container .button-grp:hover {color: #f04d2e;}
#theme-main-banner .container .button-grp:hover {background: #f0bc19;}
.theme-counter .single-box .wrapper {background: #f55737;}
.scroll-top,body .theme-button,.theme-footer .bottom-footer .social-icon li a,.theme-footer .footer-main-content .footer-logo .social-icon li a {
	background-image: -webkit-linear-gradient(272deg, rgb(238,72,39) 0%, rgb(252,110,81) 100%);
	background-image: -o-linear-gradient(272deg, rgb(238,72,39) 0%, rgb(252,110,81) 100%);
	background-image: linear-gradient(2deg, rgb(238,72,39) 0%, rgb(252,110,81) 100%);
}
body .theme-button span,.theme-footer .bottom-footer .social-icon li a:hover,.theme-footer .footer-main-content .footer-logo .social-icon li a:hover {
	background-image: -webkit-linear-gradient(88deg, rgb(100,94,238) 0%, rgb(158,137,254) 100%);
	background-image: -o-linear-gradient(88deg, rgb(100,94,238) 0%, rgb(158,137,254) 100%);
	background-image: linear-gradient(178deg, rgb(100,94,238) 0%, rgb(158,137,254) 100%);
}
.pricing-plan-section .col-inner .table-inner .price {color: #f74826;}
.pricing-plan-section .col-inner .table-inner:hover .price,
.pricing-plan-section .col-inner .table-inner:hover h6 {
	color: #fff;
}
.pricing-plan-section .col-inner .table-inner:hover ul li {color: rgba(255,255,255,0.8);}
.pricing-plan-section .col-inner .table-inner:hover .theme-button {background: #ffffff;color: #767482;}
.pricing-plan-section .col-inner .table-inner:hover {background: #f04d2e;}
.theme-main-header .navbar-nav .button-group a:hover {background: #fb6b4f;}