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

#Top_bar .menu li > ul {
	box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
@media screen and (max-width: 767px) {
    #Footer .widgets_wrapper.center {
        text-align: left;
    }
}