/*
	jQuery.mmenu iconbar extension CSS
*/
.mm-page {
  background: inherit;
  min-height: 100vh;
  position: relative; }

.mm-page,
.mm-fixed-top,
.mm-fixed-bottom {
  left: 60px;
  margin-right: 60px; }

.mm-menu:first-child, .mm-menu.mm-current {
  display: block; }
