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

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

.contact_heading {
    margin-bottom: 10px;
}

#Top_bar #logo img {
    vertical-align: middle;
    max-height: 80% !important;
    max-width: 100% !important;
}

footer#Footer img {
    max-width: 80% !important;
}
#Top_bar a.action_button {
    top: -2px;
    margin: 0 5px;
    font-size: 15px;
}
#Top_bar .menu > li > a {
    display: block;
    line-height: 60px;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 0;
    position: relative;
}