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