/* =================================================================== */
/* Green #0B9444
====================================================================== */

#navigation ul li a:hover, 
#navigation ul li:hover > a, 
#bolded-line, 
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"] {
	background: /*#0B9444*/ #0C9547;
}

.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
.ls-fullwidth .ls-nav-prev:hover,
.ls-fullwidth .ls-nav-next:hover,
#scroll-top-top a, 
.post-icon {
	background-color:/*#0B9444*/ #0C9547;
}

.mr-rotato-prev:hover, 
.mr-rotato-next:hover,
li.current, 
.tags a:hover {
	background-color: #0C9547;
	border-color: #0C9547;
}

#filters a:hover, 
.selected, 
#portfolio-navi a:hover {
	background-color:  #10C95A !important;
	border: 1px solid #72b626 !important;
}

#current{
	background: #0C9547!important;
}

body#home #navigation ul li.home a, 
body#about #navigation ul li.about a, 
body#bathrooms #navigation ul li.bathrooms a , 
body#contact #navigation ul li.contact a, 
body#adapt #navigation ul li.adapt a, 
body#wetrooms #navigation ul li.wetrooms a, 
body#boilers #navigation ul li.boilers a, 
body#extensions #navigation ul li.extensions a  {
	background: #0C9547!important;
}