/* ddcmjaggers | 04947542 - position quicklane and specials buttons in header */
.quickLane-btn { position: absolute; top: 50px; left: 330px; }
.specials-btn { position: absolute; top: 70px; left: 545px;}
.page-header.sticky-header-nav.shrink-header-nav .quickLane-btn,
.page-header.sticky-header-nav.shrink-header-nav .specials-btn { display: none; }