.fsmfe-wrapper input[type=checkbox]{display:none}.fsmfe-wrapper .icon-bars{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;z-index:1999;cursor:pointer;position:relative;height:30px;width:30px}.fsmfe-wrapper .icon-bar{backface-visibility:hidden;left:0;position:absolute;top:50%;height:2px;transition:all .3s ease;background-color:#000;width:100%}.fsmfe-wrapper .icon-bar.bar-top{margin-top:-30px;transform:rotate(0)}.fsmfe-wrapper .icon-bar.bar-middle{opacity:1}.fsmfe-wrapper .icon-bar.bar-bottom{margin-top:30px;transform:rotate(0)}.fsmfe-wrapper .menu-toggle:checked+.icon-bars .icon-bar{transition:all .3s ease}.fsmfe-wrapper .menu-toggle:checked+.icon-bars .bar-top{margin-top:0!important;transform:rotate(45deg)}.fsmfe-wrapper .menu-toggle:checked+.icon-bars .bar-middle{opacity:0}.fsmfe-wrapper .menu-toggle:checked+.icon-bars .bar-bottom{margin-top:0!important;transform:rotate(-45deg)}.fsmfe-wrapper .menu-overlay{left:0;visibility:hidden;opacity:0;overflow-y:scroll;display:flex;justify-content:center;flex-wrap:wrap;z-index:0;align-items:center;position:fixed;top:0;height:100%;transition:all .3s ease-in-out;width:100%}.fsmfe-wrapper .menu-toggle:checked+.icon-bars+.menu-overlay{visibility:visible;opacity:1;z-index:1900;transition:all .3s ease-in-out}.fsmfe-wrapper .menu-overlay .menu-content{margin:auto;width:100%}.fsmfe-wrapper .content-type-menu ul{margin:0;list-style:none;padding:0}.fsmfe-wrapper .content-type-menu a{text-transform:uppercase;font-weight:400;letter-spacing:3px;line-height:2em;display:block;font-size:50px}