/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.9.9

All css files are placed in /css/ folder
*/
@media only screen and (max-width: 767px)
 {
  .extras-wrapper {
    display: none !important;
  }
	.mb-5{margin-bottom:10% !important;}
	#Top_bar .responsive-menu-toggle {color:black !important;}
}