@charset "UTF-8";
/*
Theme Name: RJM Building Group
Theme URI: https://wordpress.org/
Author: GWM Team
Author URI: https://wordpress.org/
Description: A custom WordPress theme developed for RJM Building Group. Designed for showcasing construction, renovation, and building services with a modern, responsive layout. Built with performance and SEO in mind, using clean, semantic code and customizable templates.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: rjm-building-group

*/

#cssmenu > ul > li.menu-item-has-children.active > a ul li.current-menu-item.active a {
    color: #00bcff;
}
#cssmenu > ul > li.current-menu-parent a {
    color: #00bcff;
}
#cssmenu > ul > li.menu-item-has-children > ul li.current-menu-item.active a {
    color: #00bcff;
}
@media screen and (max-width:1024px){
	#cssmenu .open-btn a {
	padding: 6px 0px;
}
#cssmenu .open-btn {	
	border-radius: 26px;
}	
}

#login {
    width: 352px;  
}


