/*
 Theme Name:   Reobiz Child
 Theme URI:    http://rstheme.com/products/wordpress/reobiz/
 Description:  Reobiz Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     reobiz
 Version:      5.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

#rs-header.header-style-4 .header-quote {
    display: none !important;
}

#primary-menu-single .menu-item-has-children {
	max-width: 155px;
    text-align: left;
}

#primary-menu-single .menu-item {
	vertical-align: middle;
}

#primary-menu-single .menu-item a {
	padding-right: 10px;
	padding-left: 10px;
}

#rs-header.header-style-3 .header-inner .box-layout {
	padding-left: 15px;
	padding-right: 15px;
}