body.dkn-drawer-lock{overflow:hidden}.dkn-drawer{position:static;width:0;height:0;overflow:visible}.dkn-drawer__overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#00000080;opacity:0;transition:none;z-index:99998;pointer-events:none;cursor:pointer}.dkn-drawer__overlay.dkn-ready{transition:opacity .35s ease}.dkn-drawer__panel{position:fixed;top:0;right:0;height:100%;width:420px;max-width:100%;background:#e8e6e1;display:flex;flex-direction:column;transform:translate(100%);transition:none;box-shadow:-4px 0 32px #0000002e;z-index:99999;pointer-events:none}.dkn-drawer__panel.dkn-ready{transition:transform .35s cubic-bezier(.4,0,.2,1)}.dkn-overlay--open{opacity:1!important;pointer-events:all!important}.dkn-panel--open{transform:translate(0)!important;pointer-events:all!important}@media screen and (max-width:749px)and (orientation:portrait){.dkn-drawer__panel{width:100%}.dkn-overlay--open{opacity:0!important;pointer-events:none!important}}@media screen and (orientation:landscape)and (hover:none)and (pointer:coarse){.dkn-drawer__panel{width:60%}}.dkn-drawer__header{padding:20px 20px 0;border-bottom:1px solid #D9D4C7;flex-shrink:0;position:sticky;top:0;background:#e8e6e1;z-index:1}.dkn-drawer__title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.dkn-drawer__title{font-size:3rem;font-weight:700;margin:0;display:flex;align-items:center;gap:8px}.dkn-drawer__count{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:#0b1224;color:#e8e6e1;border-radius:50%;font-size:1.4rem;font-weight:700;line-height:1;box-sizing:border-box}.dkn-drawer__close{background:none;border:none;cursor:pointer;padding:4px;color:#8b9aae;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s,color .15s;flex-shrink:0}.dkn-drawer__close svg{width:36px;height:36px}.dkn-drawer__close:hover{background:#d9d4c7;color:#8b9aae}.dkn-shipping-bar--inbody{padding:16px 20px;border-bottom:1px solid #D9D4C7;flex-shrink:0}.dkn-shipping-bar{padding-bottom:16px}.dkn-shipping-bar__text{font-size:1.64rem;font-weight:600;text-align:center;margin-bottom:8px;color:#0b1224}.dkn-shipping-bar--complete .dkn-shipping-bar__text{color:#0f4f47}.dkn-shipping-bar__track-wrap{position:relative;margin-right:16px}.dkn-shipping-bar__track{width:100%;position:relative;height:12px;background:#d9d4c7;border-radius:99px;overflow:hidden}@keyframes dkn-barber{0%{transform:translate(0)}to{transform:translate(28px)}}.dkn-shipping-bar__fill{height:100%;border-radius:99px;transition:width .5s ease;position:relative;overflow:hidden}.dkn-shipping-bar__fill:after{content:"";position:absolute;top:0;bottom:0;left:-28px;right:-28px;background:repeating-linear-gradient(-45deg,#8b9aae 0px 10px,#8b9aae 10px 20px);animation:dkn-barber 1.5s linear infinite}.dkn-shipping-bar--complete .dkn-shipping-bar__fill:after{background:repeating-linear-gradient(-45deg,#0f4f47 0px 10px,#3b8c7a 10px 20px)}.dkn-shipping-bar__truck{position:absolute;right:-16px;top:50%;transform:translateY(-50%);width:30px;height:30px;background:#e8e6e1;border:2px solid #D9D4C7;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8b9aae}.dkn-shipping-bar--complete .dkn-shipping-bar__truck{border-color:#0f4f47;color:#0f4f47}.dkn-drawer__body{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;min-height:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.dkn-drawer__items{flex:1 1 auto;padding:0 20px}.dkn-cart-empty{text-align:center;color:#8b9aae;padding:40px 0;font-size:1.9rem}.dkn-cart-item{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid #D9D4C7}.dkn-cart-item:last-child{border-bottom:none}.dkn-cart-item__image-link{flex-shrink:0}.dkn-cart-item__image{width:80px;height:80px;object-fit:cover;border-radius:8px;background:#d9d4c7;display:block}.dkn-cart-item__details{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.dkn-cart-item__top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.dkn-cart-item__title{font-size:1.9rem;font-weight:600;color:#0b1224;text-decoration:none;line-height:1.3;display:block}.dkn-cart-item__title:hover{text-decoration:underline}.dkn-cart-item__variant{font-size:1.64rem;color:#8b9aae;margin:2px 0 0}.dkn-cart-item__remove{background:none;border:1.5px solid #8B9AAE;border-radius:50%;width:30px;height:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#8b9aae;transition:border-color .15s,color .15s}.dkn-cart-item__remove:hover{border-color:#0b1224;color:#0b1224}.dkn-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.dkn-cart-item__qty{display:flex;align-items:center;border:1.5px solid #D9D4C7;border-radius:99px;overflow:hidden}.dkn-qty__btn{background:none;border:none;cursor:pointer;width:32px;height:32px;font-size:2.2rem;display:flex;align-items:center;justify-content:center;color:#0b1224;transition:background .1s}.dkn-qty__btn:hover{background:#d9d4c7}.dkn-qty__num{min-width:28px;text-align:center;font-size:1.8rem;font-weight:600}.dkn-cart-item__pricing{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.dkn-cart-item__prices{display:flex;align-items:center;gap:6px;justify-content:flex-end}.dkn-price--compare{font-size:2rem!important;color:#8b9aae;text-decoration:line-through}.dkn-price--final{font-size:2rem;font-weight:700;color:#0b1224}.dkn-cart-item__savings{font-size:1.5rem;color:#0f4f47;font-weight:600;margin-top:0;line-height:1}.dkn-drawer__footer{padding:16px 20px 20px;border-top:1px solid #D9D4C7;flex-shrink:0;background:#e8e6e1;position:sticky;bottom:0;z-index:1}.dkn-drawer__totals{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dkn-totals__label{font-size:2.4rem;font-weight:700}.dkn-totals__prices{display:flex;align-items:center;gap:8px}.dkn-totals__compare{font-size:2.6rem!important;color:#8b9aae;text-decoration:line-through}.dkn-totals__final{font-size:2.6rem;font-weight:700}.dkn-checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;background:#0b1224;color:#e8e6e1;border:none;border-radius:99px;font-size:2rem;font-weight:700;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:background .15s,transform .1s;position:relative;overflow:hidden}.dkn-checkout-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border-radius:99px}.dkn-checkout-btn:hover{background:#0b1224}.dkn-checkout-btn:active{transform:scale(.99)}.dkn-express-text{text-align:center;font-size:1.2rem;color:#8b9aae;margin:8px 0 0}.dkn-drawer__meta{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 16px;background:#d9d4c7;border-radius:10px;font-size:1.56rem;color:#13243f;font-weight:500}.dkn-meta__arrival{display:flex;align-items:center;gap:7px}@keyframes dkn-dot-blink{0%,to{background:#0f4f47}50%{background:#3b8c7a}}.dkn-meta__dot{display:inline-block;width:9px;height:9px;border-radius:50%;flex-shrink:0;animation:dkn-dot-blink 2s ease-in-out infinite}.dkn-meta__arrival-text strong{font-weight:700;color:#0b1224}.dkn-meta__guarantee{display:flex;align-items:center;gap:7px}.dkn-meta__guarantee-icon{font-size:1.56rem;color:#13243f;display:flex;align-items:center}@media screen and (max-width:410px){.dkn-drawer__meta{font-size:1.2rem}.dkn-meta__guarantee-icon svg{width:13px;height:13px}.dkn-meta__dot{width:7px;height:7px}}@media screen and (max-width:749px)and (orientation:portrait){.dkn-drawer__panel{width:100%;max-width:100%}}@media screen and (min-width:750px){.dkn-drawer__panel{width:35%;min-width:380px;max-width:480px}}@media screen and (orientation:landscape)and (hover:none)and (pointer:coarse){.dkn-drawer__panel{width:60%;min-width:320px;overflow:hidden}.dkn-drawer__body{flex:1 1 auto;overflow-y:auto}.dkn-drawer__footer{position:static;flex-shrink:0}}.header__icon .icon{height:2.8rem;width:2.8rem}.header__icon,.header__icon--cart .icon{height:5.2rem;width:5.2rem}.cart-count-bubble{bottom:.6rem;left:2.8rem}.cart-count-bubble{height:1.4rem;width:1.4rem;font-size:.8rem;bottom:auto;top:.4rem;left:auto;right:.4rem}#shopify-section-header{z-index:30}.menu-drawer{z-index:31!important}menu-drawer>details>summary:before{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:29!important}@media screen and (max-width:749px)and (orientation:portrait){.menu-drawer{width:calc(100vw - 8rem)!important}}.dkn-hw-swatches{margin-top:6px;display:flex;align-items:center;gap:8px}.dkn-hw-label{font-size:1.5rem;font-weight:700;color:#8b9aae;white-space:nowrap;flex-shrink:0}.dkn-hw-swatch-row{display:flex;gap:6px;flex-wrap:wrap}.dkn-hw-swatch{width:26px;height:26px;border-radius:5px;border:2px solid #8B9AAE;cursor:pointer;padding:0;box-shadow:0 1px 3px #00000026;transition:transform .15s,border-color .15s;position:relative;box-sizing:border-box}.dkn-hw-swatch:hover{transform:scale(1.12)}.dkn-hw-swatch--active{transform:scale(1.08)}.dkn-hw-check{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;display:flex;align-items:center;justify-content:center;pointer-events:none}.dkn-hw-check svg{width:18px;height:18px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dkn-cart-drawer.css.map */
