/*
 Theme Name:   Real Factory Child
 Theme URI:    http://demo.goodlayers.com/realfactory
 Description:  Goodlayers Real Factory Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     realfactory
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  realfactory-child

 START YOUR CHILD THEME CSS HERE
*/
.realfactory-navigation-background {
    background-color: #1f4a99!important;
}

.realfactory-header-right-button {
    background-color: #1f4a99!important;
    border-color: #1f4a99!important;
}
.realfactory-header-right-button {
    color: #ffffff!important;
}

.mm-menu {
    background-color: #1f4a99!important;
}