.cart-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9998!important;display:block;background:#11131861;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);touch-action:none}.cart-overlay[hidden]{display:none!important}.cart-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;z-index:9999!important;width:min(438px,100vw)!important;max-width:100vw!important;height:100vh;max-height:none!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;transform:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:#fff;color:#0d0f12;box-shadow:-16px 0 44px #1113182e;overflow:hidden;overscroll-behavior:contain}.cart-drawer[hidden]{display:none!important}@supports (height:100dvh){.cart-drawer{height:100dvh}}.cart-drawer-head{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px 12px 16px;border-bottom:1px solid #e4e4e4;background:#fff}.cart-drawer-title{display:flex;align-items:center;gap:8px;min-width:0}.cart-drawer-title strong{font-size:18px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.cart-drawer-count{min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;font-size:11px;line-height:1;font-weight:800}.cart-drawer-close{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#72767e;cursor:pointer;touch-action:manipulation}.cart-drawer-close:hover{background:#f5f5f5;color:#111}.cart-drawer-close svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.cart-drawer-main{min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 13px 16px;background:#fff}.cart-status{min-height:0;font-size:12px;color:#b42318}.cart-status:not(:empty){padding:9px 2px 10px}.cart-empty{margin:0;padding:42px 10px;color:#666b74;text-align:center;font-size:14px}.cart-drawer-items{display:grid;gap:10px}.cart-drawer-item{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:11px;align-items:start;padding:12px;border:1px solid #ddd;border-radius:9px;background:#fff}.cart-item-media{display:block;align-self:start}.cart-drawer-item img{display:block;width:96px;height:96px;object-fit:cover;border-radius:7px;background:#f4f4f1}.cart-item-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.cart-item-title{color:inherit;text-decoration:none;min-width:0}.cart-item-title strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13px;line-height:1.32;font-weight:800}.cart-item-variant{display:block;font-size:11px;line-height:1.3;color:#74777e}.cart-item-controls{display:flex;align-items:center;gap:9px;margin-top:6px}.cart-drawer .qty{display:inline-grid;grid-template-columns:34px 34px 34px;align-items:center;border:1px solid #dedede;border-radius:6px;overflow:hidden;background:#fff}.cart-drawer .qty button{width:34px;height:32px;border:0;background:#fff;color:#25272a;font-size:17px;line-height:1;cursor:pointer;touch-action:manipulation}.cart-drawer .qty button:hover{background:#f7f7f7}.cart-drawer .qty button:disabled{opacity:.45}.cart-drawer .qty b{min-width:34px;text-align:center;font-size:12px;font-weight:600}.cart-item-remove{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:#111;cursor:pointer;padding:0;border-radius:6px;touch-action:manipulation}.cart-item-remove:hover{background:#f5f5f5}.cart-item-remove svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-item-price{min-width:64px;text-align:right;padding-top:32px;white-space:nowrap}.cart-item-price strong{display:block;font-size:15px;line-height:1.15;font-weight:800}.cart-item-price s{display:block;margin-top:3px;color:#7d7f84;font-size:11px;line-height:1.15}.cart-drawer-recs{padding:18px 0 0}.cart-drawer-recs[hidden]{display:none!important}.cart-drawer-recs-title{display:block;margin:0 0 9px;font-size:13px;line-height:1.2;font-weight:800}.cart-drawer-recs-track{display:flex;gap:10px;overflow-x:auto;padding:0 0 4px;scroll-snap-type:x proximity;scrollbar-width:none}.cart-drawer-recs-track::-webkit-scrollbar{display:none}.cart-drawer-rec{position:relative;flex:0 0 92px;min-width:0;scroll-snap-align:start}.cart-drawer-rec-media{position:relative}.cart-drawer-rec-media>a{display:block}.cart-drawer-rec-media img{display:block;width:92px;height:88px;object-fit:cover;border-radius:7px;background:#f4f4f1}.cart-drawer-rec-form{position:absolute;right:4px;top:4px;margin:0}.cart-drawer-rec-form button{width:32px;height:32px;border:0;border-radius:5px;background:#050505;color:#fff;font-size:23px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 1px 2px #00000026}.cart-drawer-rec-form button:disabled{opacity:.6}.cart-drawer-rec-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:6px;color:#111;text-decoration:none;font-size:10.5px;line-height:1.18;font-weight:700}.cart-drawer-rec-price{display:flex;align-items:baseline;gap:4px;margin-top:3px;white-space:nowrap;font-size:10px}.cart-drawer-rec-price s{color:#777}.cart-drawer-rec-price strong{font-size:11px}.cart-drawer-foot{padding:12px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e3e3e3;background:#fff;box-shadow:0 -7px 20px #11131809}.cart-drawer-checkout-panel[hidden]{display:none!important}.cart-total-row,.cart-savings-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.cart-total-row{font-size:14px;font-weight:800}.cart-total-values{display:flex;align-items:baseline;gap:8px}.cart-total-values s{font-size:13px;color:#1d1d1d;font-weight:600}.cart-total-values strong{font-size:16px}.cart-savings-row{margin-top:6px;font-size:12px;font-weight:700}.cart-savings-row strong{color:#b42318}.cart-savings-row[hidden]{display:none!important}.cart-drawer-checkout{width:100%;min-height:49px;margin-top:11px;padding:10px 14px;border-radius:7px;background:#050505;color:#fff!important;display:flex;align-items:center;justify-content:center;gap:5px;text-align:center;text-decoration:none!important;font-size:13px;font-weight:800;line-height:1.2}.cart-drawer-checkout:hover{background:#202020}.cart-payment-icons{display:flex;align-items:center;justify-content:center;gap:5px;overflow-x:auto;margin-top:10px;padding:0 2px 2px;scrollbar-width:none}.cart-payment-icons::-webkit-scrollbar{display:none}.cart-payment-icons span{flex:0 0 auto;min-width:39px;height:24px;padding:2px 4px;border:1px solid #dedede;border-radius:3px;background:#fff;display:flex;align-items:center;justify-content:center}.cart-payment-icons svg{max-width:35px;max-height:20px;width:auto;height:auto}.cart-drawer-continue{width:100%;min-height:34px;margin-top:5px;border:0;background:transparent;color:#555;text-decoration:underline;font-size:11px;cursor:pointer;touch-action:manipulation}.header-cart{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media(max-width:980px){.header-cart-label{display:none!important}.header-cart{min-width:46px!important;min-height:46px!important;padding:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.header-cart-icon{width:22px!important;height:22px!important}.header-cart-count{top:1px!important;right:0!important}}@media(max-width:700px){.cart-drawer{width:100%!important;max-width:100%!important}.cart-drawer-head{min-height:65px;padding:10px 12px}.cart-drawer-main{padding:9px 12px 14px}.cart-drawer-item{grid-template-columns:88px minmax(0,1fr) auto;gap:10px;padding:10px}.cart-drawer-item img{width:88px;height:88px}.cart-item-price{min-width:60px;padding-top:28px}.cart-drawer-foot{padding:10px 10px calc(8px + env(safe-area-inset-bottom))}}@media(max-width:380px){.cart-drawer-item{grid-template-columns:76px minmax(0,1fr) auto}.cart-drawer-item img{width:76px;height:76px}.cart-drawer .qty{grid-template-columns:30px 30px 30px}.cart-drawer .qty button{width:30px}.cart-drawer .qty b{min-width:30px}.cart-item-price{min-width:54px}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/deko-mobile-cart-fix.css.map */
