@media(max-width:800px){.cart-drawer{position:fixed!important;right:0!important;bottom:0!important;left:0!important;top:auto!important;width:100%!important;height:min(84dvh,720px)!important;transform:translateY(105%)!important;z-index:150!important}.cart-drawer.open{transform:translateY(0)!important}.cart-overlay{z-index:140!important}.cart-drawer .drawer-head{position:sticky;top:0;background:#fff;z-index:2}.cart-items{min-height:0}.cart-footer{background:#fff;z-index:2}.cart-drawer:before{content:"";display:block;width:42px;height:4px;margin:0 auto 10px;border-radius:10px;background:#d5e1d4}.cart-drawer.open{animation:bagDrawerIn .34s cubic-bezier(.2,.8,.2,1)}@keyframes bagDrawerIn{from{transform:translateY(105%)}to{transform:translateY(0)}}}
