/*
	=========================
		Theme Background Color
	=========================
*/
.wa-theme-bg,
.wa-button:hover,
.wa-heading-style1 h2:before,
.wa-box-style1:hover,
.dark-button,
.owl-carousel-style1 .owl-buttons div:hover,
.light-icon li a:hover,
.dark-icon li a:hover,
.wa-theme-design-block:hover .dark-icon li a,
.client-detail-style1,
.special-style-dark-theme:before,
.theme-metabox .bottom-box,
.light-metabox,
.dark-theme-footer .footer-bg:before,
.dark-theme-footer .upper-footer,
.leave-reply a:hover,
.tag-list a:hover,
.owl-theme .owl-controls .owl-page.active span,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover,
.wa-tabs .tab-btns .tab-btn.active-btn,
.login-page-theme:before,
.figure-caption .wa-icons a,
input[type=radio]:checked ~ .check:before,
.cssload-loading i,
.wa-button.active {
	background-color: #7ba925;
}

/*
	=========================
		Theme Typo Color
	=========================
*/
	.wa-box-style1 i,
	.wa-box-style2 i,
	.wa-theme-color,
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:focus,
	.navbar-default .navbar-nav > .open > a:hover,
	.dropdown-menu > li > a:focus,
	.dropdown-menu > li > a:hover,
	.wa-box-style2:hover h3,
	#main-footer a:hover,
	.block-caption h4 a:hover,
	.wa-theme-design-block:hover h4 a,
	.wa-theme-design-block:hover h3 a,
	.meta-block a:hover,
	.wa-theme-design-block:hover .light-icon li a,
	.count-number i,
	.testimonial-block-style1 blockquote:before,
	.theme-metabox .top-box,
	.light-metabox .top-box,
	.theme-quote:before,
	.latest-twitts a i.fa,
	.wa-tabs .tab-btns .tab-btn:hover,
	span.price,
	.ratings li a,
	.reviews-container .rating .fa,
	.widget .ratings li a,
	.breadcrumb > li.active,
	.sidebar-tab.wa-tabs .tab-btns .tab-btn.active-btn,
	input[type=checkbox]:checked ~ .box-check,
	.services h1 a:hover,
	.services h2 a:hover,
	.services h3 a:hover,
	.services h4 a:hover,
	.services h5 a:hover,
	.services h6 a:hover,
	.sidebar h1 a:hover,
	.sidebar h2 a:hover,
	.sidebar h3 a:hover,
	.sidebar h4 a:hover,
	.sidebar h5 a:hover,
	.sidebar h6 a:hover,
	.sidebar ul li a:hover,
	.latest-twitts li a:hover span,
	.widget article a:hover,
	.wa-box-style2:hover h4,
	.wa-theme-color.no-hover:hover,
	.wa-theme-color.no-hover:visited {
		color: #7ba925;
	}
.wa-box-style1:hover i {
    color: #fff;
}

/*
	=========================
		Theme Border Color
	=========================
*/
.dropdown-menu,
.wa-box-style1:hover,
.wa-box-style2:hover,
.wa-partner-carousel .owl-item div:hover,
.light-icon li a:hover,
.dark-icon li a:hover,
.wa-theme-design-block:hover .light-icon li a,
.wa-theme-design-block:hover .dark-icon li a,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover,
.wa-tabs .tab-btns .tab-btn:hover,
.sidebar-tab.wa-tabs .tab-btns .tab-btn.active-btn,
input[type=radio]:checked ~ .check,
.check,
.wa_main_bn_wrap .owl-theme .owl-controls .owl-page span,
.box-check,
.wa-partner-carousel .owl-item span:hover img {
	border-color: #7ba925;
}
.block-sticker-tag {
	border-top-color: #7ba925;
}
.light-icon li a:hover,
.dark-icon li a:hover {
    color: #fff !important;
}
.grey-bg {
	background-color: #7ba925 !important;
}