body .page-wrapper header.page-header.sticky { position: fixed; top: 0; width: 100%; z-index: 200; background: #fff; }

body .page-wrapper header.page-header.sticky .header.content .logo { display: none; }

body .page-wrapper header.page-header.sticky .header.content .minicart-wrapper .action.showcart:after { -webkit-background-size: 67%; background-size: 67%; }

@media all and (min-width: 768px) { body .page-wrapper header.page-header.sticky ~ #ns_offer { position: fixed; bottom: 0; width: 100%; z-index: 100; } }

body .page-wrapper .sections.nav-sections.sticky { position: fixed; z-index: 200; background: #fff; left: 50%; -webkit-transform: translate(-50%); -moz-transform: translate(-50%); -ms-transform: translate(-50%); -o-transform: translate(-50%); transform: translate(-50%); }

body .page-wrapper .sections.nav-sections.sticky + #ns_offer { position: fixed; bottom: 0; width: 100%; z-index: 100; }

body .page-wrapper .sections.nav-sections.sticky:hover { width: 100%; max-width: 1280px; }

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