/*
 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-breadcrumbs .breadcrumbs-inner{
	padding-top:45px !important;
	padding-bottom:45px !important;
}
.rs-breadcrumbs .breadcrumbs-single:before {
  content: "";
  position: absolute;
  left: 0; right: 0;
  top: 0; bottom: 0;
  background: rgba(0,0,0,.5);
}
.footer-bottom .container{
	padding-top:5px;
	padding-bottom:5px;
}
#rs-header.header-style1 .header-inner.stuck.sticky .menu-area .navbar ul > li{
	padding-top:30px;
	padding-bottom:30px;
}
@media only screen and (min-width: 991px) {
	#rs-header .header-quote{
		display:none;
	}
}