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

#Error_404 .error_desk p .button { background-color:#866d4b !important; color:#fff; }
#Error_404 .error_desk p .button:hover { background-color:#000 !important; color:#fff; }

@media screen and (min-width: 768px) and (max-width: 915px) {
  #Top_bar.is-sticky .menu_wrapper { float:none !important; }
  #Top_bar.is-sticky .menu_wrapper #menu { width:100% !important; }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #Top_bar .menu > li > a span:not(.description) { padding:0 8px; }
  .menuo-arrows:not(.keyboard-support) #Top_bar .menu > li.submenu > a:not(.menu-toggle) > span { padding-right:22px; }
}
@media screen and (min-width: 1025px) and (max-width: 1100px) {
  #Top_bar.is-sticky .menu > li > a span:not(.description) { padding:0 12px; }
}
/*EOF*/