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

#Top_bar .top_bar_right .action_button {
    padding: 18px 25px !important;
    font-size: 17px;
    font-weight: 600;
    background: #fc7500;
    color: #ffffff;
    font-family: "Raleway";
	border-radius: 5px;
}

#Top_bar .menu > li ul li a {
	padding: 6px 20px;
    font-size: 14px;
}

#Footer .footer_copy .copyright {
    float: left;
    font-size: 14px;
}
