/*
 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
*/
.product-page .realfactory-sidebar-area > .gdlr-core-sidebar-item{
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 2em;
}
.realfactory-navigation .sf-menu > .realfactory-normal-menu li > a{
    text-transform: uppercase;
}
.gdlr-core-image-overlay {    background-color: rgba(0, 0, 0, 0) !important; }

.postid-4072 .realfactory-page-title,
.postid-4075 .realfactory-page-title,
.postid-4074 .realfactory-page-title,
.postid-4073 .realfactory-page-title,
.postid-4077 .realfactory-page-title,
.postid-4120 .realfactory-page-title
{
    display: none;
}

.realfactory-navigation .sf-menu>li:last-child.realfactory-normal-menu .sub-menu{
right: 0;	
}


