

/* MENU */
#menu-main-menu-e { margin: 0 18px; }
.main-menu li#current a{ background-color: #00a651; }
h4 { padding-bottom:15px; }

/* HOMEPAGE IMAGE TEXT OVER */
.q_image_with_text_over .shader { background-color: rgba(0,0,0,0.2) !important; }

/* Calculator */

Iframe#repaymentIframe .mercurycalculator h2 {
display: none;
}
/* FORM */
input { width:97%; background:none; border: solid 1px #a2a2a2; height: 20px; margin: 5px 0; }
textarea { width:97%; background:none; border: solid 1px #a2a2a2; height: 40px; margin: 5px 0; }

span.important a { color: #ffffff !important; text-transform: uppercase; font-weight: 400; }
p { padding-bottom: 15px; }

/*media queries*/
@media only screen and (max-device-width: 480px) {
div.textwidget { padding-top:10px; }
div#text-3.widget.widget_text { text-align: left; }
h3.caption.no_icon { font-size: 24px !important; }
}

.mobile_menu_button span { color: #ffffff; }
ul#menu-main-menu-1 li a { color: #ffffff; }


.light.header_style_on_scroll nav.main_menu>ul>li.active>a, .light.header_style_on_scroll nav.main_menu>ul>li:before, .light.header_style_on_scroll nav.main_menu>ul>li>a:hover, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:before, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a, .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover { color: #000000 !important; }