/*
Theme Name: YLO-RCS
Description: YLO-RCS Web Site
Author: YLO-RCS
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/

.login-remember {
	display: none !important;
}

.ssba-img {
	width: 32px;
	height: 32px;
	padding: 2px;
	margin: 0 0 30px;
}

.news-title h2 {
	font-weight: 700;
}

.main-content p {
	margin: 0;
}

/* make orange */

nav .nav-contact .nav-phone,
nav .nav-menu ul li a,
nav .nav-menu ul li ul li a,
.feed .wrapper h2,
.gmenu-button:before {
	color: #000 !important;
}

nav .nav-contact .nav-enquiry,
nav .nav-menu ul li ul,
.gmenu,
.gmenu-button span,
.gmenu-button span:before,
.gmenu-button span:after {
	background: #ff9900;
}

nav .nav-menu ul li a:hover {
	color: #ff9900;
}

.home-links ul li a .caption {
	background: rgba(255, 153, 0, 0.7);
}

.home-links ul li a:hover .caption {
	background: rgba(255, 153, 0, 1);
}

.cff-error-msg{display:none;}
