/*
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
*/
.displaynone {
	display: none;
}
#Footer {
    background-color: #11134a;
}
#Footer .footer_copy {
    border-top-color: rgb(44 47 129);
}
.sticky-tb-color #Top_bar.is-sticky {
    background-color: #11134a;
}
#Subheader {
    background-color: rgb(17 19 74);
}
.top_bar_right_wrapper .action_button {
	background-color: #ed3237;
}