.m4m-menu-jquery-header, .m4m-menu-jquery-content {
    text-align: center;
}
.m4m-menu-jquery-header {
    background: #3A3A3A;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    padding: 0 5%;
    position: relative;
    width: 100%;
}
.m4m-menu-jquery-header a {
    display: block;
    float: left;
    height: 18px;
    left: 0;
    padding: 11px;
    top: 0;
    width: 28px;
}
.title-menu-mobile {
    float: left;
    height: 100%;
    line-height: 2.5;
    padding: 0;
}
.m4m-menu-jquery-header a:before, .m4m-menu-jquery-header a:after {
    content: '';
    display: block;
    background: #FFFFFF;
    height: 2px;
}
.m4m-menu-jquery-header a span {
    background: #FFFFFF;
    display: block;
    height: 2px;
    margin: 6px 0;
}
.m4m-menu-jquery-header a span:after {
    content: "MENU";
    padding-left: 25px;
    position: absolute;
    top: -3px;
}
#m4m-menu-jquery-responsive {
    display: none;
}
.mmenu-query-top .hp-block {
    display: none ! important;
}
.mmenu-grid12-1 {
    display: none ! important;
}
.mmenu-grid12-2 {
    display: none;
}

