/***
Theme: Flatter
Color: Redblue
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,
.mcategory h4.active::after,
.scrollToTop span:hover {
	color:#2d4b87!important;
}
.sclr,
.sclr a,
.sclr a:hover,
a.sclr, 
a.sclr:hover,
.itempost #content h2 {
	color:#ee503f!important;
}
a.whover:hover, .whover a:hover { color:#fff!important; }


.clr-layer {
	background:rgba(45, 75, 135, 0.95);
}
.bg-layer {
	background:rgba(45, 75, 135, 0.85);
}

.bdr {
	border:1px solid #2d4b87;
}

.bg {
	background:#2d4b87;
}
.sbg,
#sections #fuListings .carousel-control {
	background-color:#ee503f;
}

.transbg {
	background:rgba(45, 75, 135, 0.8) !important;
}
.togglebutton.active a.grid-button, 
.togglebutton a.list-button { 
	background:#2d4b87; border:1px solid #2a4884; 
}
.dropdown-submenu>a:hover::after {
	border-left-color: #2d4b87;
}
.widget.subscribe { background:#ee503f; border-color:#df4737; }
#footer .footer-top a:hover { color:#fff!important;}
#footer .footer-bottom { background:#353535; border-color:#333; }
/** BUTTONS **/
.btn-clr, a.btn-clr, button.btn-clr {
	background-color:#2d4b87!important;
	color:#fff!important;
	border:1px solid #2a4884!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:#304f8d!important;
	color:#fff!important;
	border:1px solid #2d4b87!important;
}
.btn-sclr, a.btn-sclr, button.btn-sclr {
	background-color:#ee503f!important;
	color:#fff!important;
	border:1px solid #df4737!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:#f25544!important;
	color:#fff!important;
	border:1px solid #ee503f!important;
}