/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */



@media only screen and (max-width: 767px) {
.top-right-bar-other-icons {
	display: inline-block !important;
}
	
#Top_bar .top-right-bar-other-icons li {
    position: relative;
    top: 20px;
    display: block;
    float: left;
    font-size: 22px;
    line-height: 22px;
    margin-right: -5px;
	color: #444444;
}
}

