/*
 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
*/
.single_footer {
	display: flex;
	padding-bottom: 25px;
}

.realfactory-navigation-bar-wrap.realfactory-style-transparent { 
	z-index: 30 !important;
}

.right_box_homepage,
.left_box_homepage {
	z-index: 30 !important;
}
