.quick-add-open{
    position: fixed;
    top: var(--page-top);
    left: 0;
    right: 0;
    width: 100%;
}

[data-cart-count="0"]{
    opacity: 0;
}