.ns-flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

@media all and (max-width: 767px) { body .page-wrapper .sections.nav-sections .mobile-extras { display: block; }
  body .page-wrapper .sections.nav-sections .ves-mdrilldown { margin-bottom: 0; } }

body .page-wrapper .sections.nav-sections .mobile-extras .menu { list-style-type: none; padding: 0; margin: 0; background: #eeeeee; border-left: 5px solid #fff; }

body .page-wrapper .sections.nav-sections .mobile-extras .menu > li.menu-item { margin: 0; border-bottom: 2px solid #fff; }

body .page-wrapper .sections.nav-sections .mobile-extras .menu > li.menu-item a { line-height: 50px; text-transform: uppercase; padding-left: 10px; font-size: 1.4rem; font-weight: 500; color: #363636; display: inline-block; width: 100%; }

body .page-wrapper .sections.nav-sections .mobile-extras .menu > li.menu-item a:after { display: inline-block; line-height: 50px; float: right; font-family: 'Ionicons'; font-size: 3rem; width: 30px; color: #787878; }

body .page-wrapper .sections.nav-sections .mobile-extras .menu > li.menu-item.stores a:after { content: '\f456'; }

body .page-wrapper .sections.nav-sections .mobile-extras .menu > li.menu-item.lookbook a:after { content: ''; height: 50px; margin-right: 7px; background: transparent url("../img/general/lookbook.png") no-repeat center; }

body .page-wrapper .sections.nav-sections .mobile-extras .menu > li.menu-item.blog a:after { content: ''; height: 50px; margin-right: 7px; background: transparent url("../img/general/blog.png") no-repeat center; }

body .page-wrapper .sections.nav-sections .mobile-extras .menu > li.menu-item.contact a:after { content: '\f4b9'; }

body .page-wrapper .sections.nav-sections .mobile-extras .menu > li.menu-item.search a:after { content: ''; height: 50px; margin-right: 7px; background: transparent url("../img/general/search-m.png") no-repeat center; }

@media all and (min-width: 768px) { body .hidden-desktop { display: none; } }

/*# sourceMappingURL=menu-extras.css.map */
