.mobile-mini-menu{background-color:#fff;bottom:0;box-shadow:0 -11px 11px -6px rgba(0,0,0,.3);display:none;position:fixed;width:100%}.mobi-menu-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;text-align:center}.mobi-menu-wrapper .col-6{background-color:#f2f2f2;padding:10px 0;width:50%}.mobile-mini-menu a{color:#000;font-size:24px}.mobi-menu-wrapper .col-6:first-child{border-right:1px solid #fff}.mobi-menu-wrapper .col-6:last-child{border-left:1px solid #fff}@media only screen and (max-width:767px){.mobile-mini-menu{display:inherit}}