  nav.wellnav{display:flex;width:100%;margin:0!important;font-family:'Open Sans',sans-serif;font-size:1.2em;background:#333;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);flex-wrap:wrap}nav.wellnav>a{padding:1em;color:#EEE!important;transition:all .3s ease}nav.wellnav>a.title{font-weight:700}nav.wellnav>a:hover{background:#639}nav.wellnav>a.icon{display:none}@media screen and (max-width:550px){nav.wellnav a:not(:first-child){display:none}nav.wellnav a.icon{order:2;display:block}nav.wellnav{justify-content:space-between;flex-wrap:nowrap}}@media screen and (max-width:600px){nav.wellnav.responsive{position:relative;flex-direction:column}nav.wellnav.responsive a.icon{position:absolute;right:0;top:0}nav.wellnav.responsive a{float:none;display:block;text-align:left}}