.mini-cart-container{display:flex;flex-direction:column;justify-content:space-between;overflow-y:hidden;max-width:100vw;width:380px;height:var(--app-height,100dvh)}.mini-cart-container .mini-cart-top-bar{padding-top:var(--safe-area-inset-top,0);height:calc(var(--safe-area-inset-top, 0px) + 74px)}.mini-cart-container .mini-cart-page-wrapper{overflow-y:auto;-webkit-overflow-scrolling:touch;scroll-behavior:auto;will-change:transform;overscroll-behavior:auto;touch-action:auto;background:rgba(50,208,102,.0509803922);flex:1 1}.mini-cart-container .custom.secondary-price{font-size:14px}