/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/

.header-transparent #Top_bar.is-sticky .menu > li > a {
	color: #000000;
}

#Top_bar.is-sticky .menu > li.current-menu-item > a, #Top_bar.is-sticky .menu > li.current_page_item > a {
    color: #0072dc;
}

#Top_bar #menu {
	background-color: #ffffff00;
}

.gform_required_legend {
	dispay: none;
}