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

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

.footer_copy {
    background-color: #EF8301;
}
#Footer .footer_copy .copyright {
    color: #fff;
}
#Footer{
	background-size: cover;
}
#footer, h4 {
    color: #f1d9a5 !important;
}
.header-fixed #Top_bar {
    background-color: #000 !important;
}
#Top_bar .menu > li > a, #Top_bar .top_bar_right a {
    color: #f6e6c1 !important;
}
.section.mcb-section.full-width {
    background-size: cover;
}
.section.the_content.no_content {
    display: none;
}
#Subheader .title {
    color: #fff !important;
}