/*
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: 1.6.2
*/
#Top_bar.is-sticky .menu_wrapper .menu > li > a{
	font-size: 11px;
}
#header_cart{
	display: none !important;
}
#Footer .widgets_wrapper {
	display: none !important;
}
@media screen and (max-width:767px){
	body:not(.template-slider) #Header{
		min-height: 60px;
	}
}