/*
 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.5
 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
 */

.elementor-section.elementor-section-boxed > .elementor-container
{
	padding-left:15px;
	padding-right:15px;
}
.darkicon svg, .darkicon path {
    fill: #000 !important;
}

@media only screen and (max-width: 600px) {
header .menu-area {
    padding-top: 20px;
    padding-bottom: 20px;
}
}