/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.8.2

All css files are placed in /css/ folder
*/

#Content {
    padding-top: 0px !important;
}

#Top_bar .top_bar_left {
    position: fixed !important;
    top: 0% !important;
    background-color: white !important;
    left: 0%  !important;
}

body:not(.template-slider) #Header {
    min-height: 95px !important;
}

.footer-copy-center #Footer .footer_copy {
    background: black;
}

#Footer .footer_copy .one {
    margin-bottom: 10px;
    padding-top: 20px;
    min-height: 15px;
}