.main-navigation { clear: both; display: block; width: 100%; text-align: center; ul { display: none; list-style: none; margin: 0; padding-left: 0; ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); background-color: #002e5b; position: absolute; top: 100%; left: -999em; z-index: 99999; text-align: left; ul { left: -999em; top: 0; } li { &:hover > ul, &.focus > ul { left: 100%; } } a { width: 220px; padding: 10px 20px; line-height: 1.25; } :hover > a, .focus > a { } a:hover, a.focus { } } li:hover > ul, li.focus > ul { left: auto; } } li { position: relative; display: inline-block; &:hover > a, &.focus > a { } } a { display: block; text-decoration: none; color: #fff; padding: 15px 20px; text-transform: uppercase; font-family: 'Barlow Semi Condensed', sans-serif; font-weight: 500; font-size: 95%; letter-spacing: 0.5px; &:hover { color: rgba(255, 255, 255, 0.7); } } .current_page_item > a, .current-menu-item > a, .current_page_ancestor > a, .current-menu-ancestor > a { } } /* Small menu. */ .menu-toggle, .main-navigation.toggled ul { display: block; } @media screen and (min-width: 37.5em) { .menu-toggle { display: none; } .main-navigation ul { display: block; } } .comment-navigation, .posts-navigation, .post-navigation { .site-main & { margin: 0 0 1.5em; overflow: hidden; } .nav-previous { float: left; width: 50%; } .nav-next { float: right; text-align: right; width: 50%; } }