#secondary-header .main-nav-links .main-nav-outer-list:hover { /* Changes the hover color of the header items */
    background-color: #222;
}

.cart-page-layout .cart-checkout-mobile-sticky { z-index: 9999999999999999; } /* Makes the Checkout button accessible on mobile */