/*
 Theme Name:   Bizup Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/bizup/
 Description:  Bizup Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     bizup
 Version:      1.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-style8 .rs-middel-header {
    padding-top: 30px;
    padding-bottom: 30px;
}

.menu-sticky {
    margin: -38px 0 0 0;
    width: 100%;
    z-index: 99;
    transition: all 300ms 
ease-in-out;
    background: transparent;
}

#rs-header.header-style8 .header-inner.sticky {
    bottom: auto;
    background: #fff;
    margin-top: 0px !important;
}

.header-logo .logo-area h1.site-title a {
    line-height: 16px !important;
}