.g-mobile-sticky-bar{background-color:rgb(var(--color-background));bottom:0;box-shadow:0 0 10px rgba(var(--color-foreground),.12);left:0;position:fixed;transform:none;transition:transform var(--g-duration-default,.25s) ease;width:100%;will-change:transform;z-index:25}.g-mobile-sticky-bar--item{align-items:center;border-right:1px solid rgb(var(--color-border));display:flex;flex:1 0 auto;justify-content:center;padding:18px 20px;position:relative}.g-mobile-sticky-bar--item .g-cart-icon-bubble,.g-mobile-sticky-bar--item .g-tooltip{padding:0}.g-mobile-sticky-bar--item .g-cart-count-bubble{display:flex;right:-18px;top:-7px}.g-mobile-sticky-bar--item .g-cart-count-bubble .cart-empty{display:none}.g-mobile-sticky-bar--item .g-wishlist-icon-bubble{font-weight:500;right:-15px;top:-7px}.g-mobile-sticky-bar--item:last-child{border-right:0}.g-mobile-sticky-bar--item .g-mobile-sticky-bar--search:before,.g-mobile-sticky-bar--item a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.g-mobile-sticky-bar--wishlist{position:relative}.g-mobile-sticky-bar.scroll-up{transform:translate3d(0,104%,0)}