/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.1

All css files are placed in /css/ folder
*/
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #BE8903!important;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 60px;
    line-height: 60px;
    padding: 6px 0!important;
}

.logo-overflow #Top_bar:not(.is-sticky) .logo {
    height: 40px!important;
}
#Top_bar .menu > li > a {
    padding: 0px 0!important;
}

#Top_bar .menu > li > a span:not(.description) {
    line-height: 40px!important;
 }


#menu > ul > li > a, a.action_button, #overlay-menu ul li a {
  
    text-transform: uppercase;
}

h2{
	text-transform: uppercase;
	padding-bottom:15px!important;
}

#Subheader{
	margin-bottom: 60px;
}

#Subheader .title {
    font-size: 65px!important;
    letter-spacing: 0px!important;
	line-height: 70px!important;
    font-style: normal!important;
    text-transform: uppercase;
}


#Top_bar a.responsive-menu-toggle {
    top: 20px!important;
}
table.hours th{
    font-weight: 500; 
    background: none!important;
   box-shadow: none!important;
    color: #fff;
	text-align:left;
}
table.hours td{
	text-align:right;
}


table.hours th, table.hours td {
    padding: 0px!important;
    border-width: 0px;
    border-style: none;
    vertical-align: middle;
}

table.hours{
	width:220px;
}

#Footer .container{
	max-width:1200px;
}

#Footer h4{
	text-transform:uppercase;
}

#Footer #media_image-3, #Footer #media_image-5{
	float: left;
    padding-right: 20px;
}

#Footer .footer_copy {
    background: #1B1B1B;
}

#Footer .footer_copy .one {
    padding-top: 10px!important;
}

.footer-copy-center #Footer .footer_copy .copyright {
    float: none;
    margin: 0px!important;
    font-size: 13px;
    color: #7E7E7E;
}