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

.button-custom input[type="submit"]{
	color: #fff !important;
    background-color: #014554 !important;
}
.button-custom input[type="submit"]:hover{
	background-color: rgb(38 35 34 / 60%) !important;;
    color: #fff !important;
}
#Top_bar .responsive-menu-toggle{background:transparent !important}
#Top_bar #logo img.svg{width:100% !important;}
#Side_slide {
    background-color: #014554;
    border-color: #014554;
}