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

body.home #Top_bar .menu > li > a {
	color: #1f1e1b;
}

body.home #Top_bar .menu > li > a:hover {
	color: #e68541;
}

body.home #Top_bar.is-sticky .menu > li > a {
	color: #ffffff;
}

body.home #Top_bar.is-sticky .menu > li > a:hover {
	color: #e68541;
}

body.home #Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > li.hover > a {
  color: #e68541;
}

#Top_bar .menu > li > a {
  padding: 0 !important;
}

#mfn-footer-template ul.social {
  list-style: none outside;
  margin: 0;
}

#mfn-footer-template .social li {
  display: inline-block;
  margin-right: 6px;
}

#mfn-footer-template .social a {
  font-size: 28px;
}

#mfn-footer-template .mfn-inline-editor .mcb-column-inner {
	margin: 0;
}
