/***
Theme: Flatter
Color: Green
Author: DrizzleThemes
URL: www.drizzlethemes.com
***/

a:hover, 
.clr, 
.clr a,
a.clr, 
.owl-buttons .owl-prev:hover::before, 
.owl-buttons .owl-next:hover::before,
.watchlist2 a,
.scrollToTop span:hover {
	color:#58bd5a!important;
}
.sclr,
.sclr a,
.sclr a:hover,
a.sclr, 
a.sclr:hover {
	color:#fca626!important;
}
a.whover:hover, .whover a:hover { color:#fff!important; }


.clr-layer {
	background:rgba(88, 189, 90, 0.95);
}
.bg-layer {
	background:rgba(88, 189, 90, 0.85);
}

.bdr {
	border:1px solid #58bd5a;
}

.bg {
	background:#58bd5a;
}
.sbg,
#sections #fuListings .carousel-control {
	background-color:#fca626;
}

.transbg {
	background:rgba(88, 189, 90, 0.8) !important;
}
.togglebutton.active a.grid-button, 
.togglebutton a.list-button { 
	background:#58bd5a; border:1px solid #4cae4c; 
}
.dropdown-submenu>a:hover::after {
	border-left-color: #58bd5a;
}
.widget.subscribe { border-color:#f19203; background:#fca626; }
#footer .footer-top a:hover { color:#fff!important;}
/** BUTTONS **/
.btn-clr, a.btn-clr, button.btn-clr {
	background-color:#5cb85c!important;
	color:#fff!important;
	border:1px solid #4cae4c!important;
	-webkit-transition: all 0.3s ease 0s; 
	transition: all 0.3s ease 0s; 
}
.btn-clr:hover, .btn-clr:active, .btn-clr:focus, a.btn-clr:hover, a.btn-clr:focus {
	background-color:#64BC64!important;
	color:#fff!important;
	border:1px solid #5cb85c!important;
}
.btn-sclr, a.btn-sclr, button.btn-sclr {
	background-color:#fca626!important;
	color:#fff!important;
	border:1px solid #f19203!important;
	-webkit-transition: all 0.3s ease 0s; 
	transition: all 0.3s ease 0s; 
}
.btn-sclr:hover, .btn-sclr:active, .btn-sclr:focus, a.btn-sclr:hover, a.btn-sclr:focus {
	background-color:#ffb13d!important;
	color:#fff!important;
	border:1px solid #fca626!important;
}

