/*
 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
 */
/* .logo-area img {
    height: 80px !important;
} */

.service-boxes .elementor-widget-icon-box {
    background: #F1F6FC;
    padding: 20px !important;
}
.rs-footer .fa-ul li i {
    color: #db3e25;
}
.rs-footer .recent-post-widget .show-featured .post-desc i {
    color: #db3e25;
}
.footer-subscribe {
    display: none;
}
@media(min-width:320px) and (max-width:767px){
    #rs-header .logo-area a img {
        max-height: 45px !important;
    }
}