/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

#hm_hide{display:none;}

input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #00a346!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
  font-size: 16px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
   background: #fef300;
}

#Top_bar .menu > li > a span:not(.description){padding: 0 8px!important;}

#Top_bar:not(.is-sticky) {
     border-bottom: 3px dotted rgba(253,227,5,.3)!important; 
}