.mobile_menu{width: 80%;min-width: 240px;max-width: 440px}.mobile_menu .inner{background: #fff;border-color: rgba(0,0,0,0.1);color: rgba(0,0,0,0.75);position: relative;height: 100%;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;overflow: hidden;border-color: 1px solid #e8e6e2}.mobile_menu .inner ul{list-style: none;display: block;padding: 0;margin: 0}.mobile_menu .inner ul li{color: #58585a;border-bottom: 1px solid;border-color: #e8e6e2;list-style: none;display: block;padding: 0;margin: 0;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}.mobile_menu .inner ul li a{text-decoration: none;color: inherit;padding: 10px 50px 10px 20px;bottom: auto;width: 100%}.mobile_menu .inner ul li strong{padding: 10px 50px 10px 20px}.mobile_menu .inner ul li.active{background: #f1f0f1}.mobile_menu .inner ul li.submenu ul.level_2{width: 100%;background: #f1f0f1}.mobile_menu .inner ul li.submenu{background-image: url("/files/gfx/layout/plus_beige.png");background-repeat: no-repeat;background-position: right 20px center}.mobile_menu .inner ul li.submenu.submenu_show{background-image: url("/files/gfx/layout/minus_beige.png");background-repeat: no-repeat;background-position: right 20px top 20px}