#main-header { box-shadow: none !important; }
.mobile_menu_bar:before {
color: #09A6F7 !important;
font-weight: bold;
font-size: 51px;
}
.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened .mobile_menu_bar:before{
color: #FFFFFF !important;
font-weight: bold;
font-size: 51px;
} @media only screen and (min-width: 981px) {
body.page-template-default #logo {
max-height: 200px !important;
}
body.page-template-default span.logo_helper {
height: 200px !important;
}
body.page-template-default .et-fixed-header span.logo_helper {
height: 100% !important;
}
body.page-template-default .et-fixed-header #logo {
max-height: 100% !important;
}
}