div#shopify-section-navigation_stripe {
    display: flex;
    width: 100%;
    background: linear-gradient(180deg, #2a2a30 0%, #2a2a30 100%);
    padding: 12px 0;
    box-shadow: inset 0px -1px 0px rgba(154, 50, 255, 0.15);
    height: 108px;
    max-height: 108px;
    overflow: hidden;
}
