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

#Top_bar .menu > li > a span:not(.description) {
	text-transform: uppercase;
}
#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a {
	font-weight: 700;
}
#Header #Top_bar:not(.is-sticky) {
    border-bottom: 1px solid #edeff1 !important;
}

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115767126-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-115767126-1');
</script>

ul.sub-menu li.menu-item a span {
    font-family: Roboto, sans-serif;
}

.osv-heading h4.title,
.home .fancy_heading .title,
.osv-heading .fancy_heading h2 {
    font-size: 30px;
    font-weight: 300;
}


body.category .sections_group {
    width: 75%;
    float: right;
}