#cart-drawer:not([open])>.theme-drawer__dialog,#cart-drawer:not([open])>.theme-drawer__dialog[open]{display:none!important}#cart-drawer[open]>.theme-drawer__dialog{display:block!important}#cart-drawer>.theme-drawer__dialog{box-sizing:border-box!important;inset:var(--skovn-cart-top, 76px) var(--skovn-cart-right, 16px) auto auto!important;width:min(400px,calc(100vw - 24px))!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - var(--skovn-cart-top, 76px) - 12px)!important;margin:0!important;padding:0!important;overflow:hidden!important;color:#191713!important;background:#fff!important;border:1px solid #191713!important;border-radius:9px!important;box-shadow:0 18px 55px #0003!important;transform:none!important}#cart-drawer>.theme-drawer__dialog::backdrop{background:#0000008a!important}#cart-drawer .theme-drawer__dialog--opening,#cart-drawer .theme-drawer__dialog--opening-inline-start{animation:skovn-cart-single-in .16s ease-out!important}#cart-drawer .theme-drawer__dialog--closing{animation:skovn-cart-single-out .12s ease-in forwards!important}@keyframes skovn-cart-single-in{0%{opacity:0;transform:translateY(-6px) scale(.985)}}@keyframes skovn-cart-single-out{to{opacity:0;transform:translateY(-6px) scale(.985)}}#cart-drawer cart-drawer-component{display:block!important}#cart-drawer .cart-drawer__inner,#cart-drawer .cart-drawer__inner>.cart-items-component,#cart-drawer .cart-drawer__content{display:flex!important;flex:0 1 auto!important;width:100%!important;height:auto!important;min-height:0!important}#cart-drawer .cart-drawer__inner,#cart-drawer .cart-drawer__inner>.cart-items-component,#cart-drawer .cart-drawer__content{flex-direction:column!important}#cart-drawer .cart-drawer__inner{max-height:inherit!important;overflow:hidden!important}#cart-drawer .cart-drawer__content{justify-content:flex-start!important;max-height:calc(100dvh - var(--skovn-cart-top, 76px) - 82px)!important;overflow:hidden!important;background:#fff!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items-component,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-drawer__content,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-drawer__items,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-form,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items__table,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items__table tbody{flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-drawer__items{overflow:visible!important}#cart-drawer .skovn-cart-drawer__header{display:grid!important;grid-template-columns:minmax(0,1fr) 34px!important;align-items:center!important;flex:0 0 auto!important;min-height:64px!important;padding:15px 20px 10px!important}#cart-drawer .skovn-cart-drawer__title{justify-self:start!important;margin:0!important;font-family:var(--font-paragraph--family)!important;font-size:25px!important;font-weight:400!important;line-height:1.1!important;letter-spacing:-.02em!important;text-align:left!important;white-space:nowrap!important}#cart-drawer .skovn-cart-drawer__close,#cart-drawer .theme-drawer__close-button{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;justify-self:end!important;width:34px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0!important;color:#191713!important;background:transparent!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;transform:none!important;pointer-events:auto!important;touch-action:manipulation!important}#cart-drawer .skovn-cart-drawer__close .svg-wrapper,#cart-drawer .theme-drawer__close-button .svg-wrapper{width:20px!important;height:20px!important}#cart-drawer .cart-drawer__items{display:block!important;flex:0 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:min(56dvh,520px)!important;padding:0 20px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin;scrollbar-color:#aaa6a0 transparent}#cart-drawer .cart-drawer__items::-webkit-scrollbar{width:4px}#cart-drawer .cart-drawer__items::-webkit-scrollbar-thumb{background:#aaa6a0;border-radius:999px}#cart-drawer .cart-drawer__summary{--skovn-cart-summary-inset: 20px;position:relative!important;inset:auto!important;display:flex!important;flex:0 0 auto!important;flex-direction:column!important;gap:12px!important;width:100%!important;margin:0!important;padding:18px 20px 20px!important;background:#fff!important;border:0!important;-webkit-mask-image:none!important;mask-image:none!important}#cart-drawer .cart-drawer__summary:before{position:absolute!important;top:0!important;right:var(--skovn-cart-summary-inset)!important;left:var(--skovn-cart-summary-inset)!important;width:auto!important;height:1px!important;background:#191713!important;content:""!important}#cart-drawer .cart-drawer--empty .cart-drawer__content{display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;min-height:0!important;padding:58px 24px 30px!important;text-align:center!important}#cart-drawer .cart-drawer--empty .theme-drawer__header{position:absolute!important;inset:10px 10px auto auto!important;z-index:2!important;min-height:34px!important;padding:0!important}#cart-drawer .cart-drawer--empty .theme-drawer__title{display:block!important;align-self:stretch!important;justify-self:center!important;width:100%!important;margin:0!important;font-family:var(--font-paragraph--family)!important;font-size:25px!important;font-weight:400!important;text-align:center!important}#cart-drawer .cart-drawer__inner.cart-drawer--empty #cart-drawer-heading{display:block!important;align-self:stretch!important;justify-self:center!important;width:100%!important;margin-inline:auto!important;color:#191713!important;text-align:center!important}#cart-drawer .cart-items__variant-choices{color:#2d2a26!important;background:#fff!important}#cart-drawer .cart-items__variant-choice,#cart-drawer .cart-items__variant-choice:disabled,#cart-drawer .cart-items__variant-choice[aria-disabled=true]{color:#2d2a26!important;opacity:1!important;-webkit-text-fill-color:#2d2a26!important}#cart-drawer .cart-items__variant-choice.is-selected,#cart-drawer .cart-items__variant-choice[aria-selected=true]{color:#191713!important;background:#f4f1ec!important;-webkit-text-fill-color:#191713!important}#cart-drawer .cart-drawer--empty .cart-drawer__items{width:100%!important;padding:0!important;overflow:visible!important;text-align:center!important}@media(max-width:749px){#cart-drawer>.theme-drawer__dialog{inset:50% auto auto 50%!important;width:calc(100vw - 32px)!important;max-width:500px!important;max-height:calc(100dvh - 48px)!important;transform:translate(-50%,-50%)!important}#cart-drawer .theme-drawer__dialog--opening,#cart-drawer .theme-drawer__dialog--opening-inline-start,#cart-drawer .theme-drawer__dialog--closing{animation:none!important}#cart-drawer .cart-drawer__content{max-height:calc(100dvh - 106px)!important}#cart-drawer .skovn-cart-drawer__header{min-height:58px!important;padding:12px 16px 8px!important}#cart-drawer .skovn-cart-drawer__title{font-size:22px!important}#cart-drawer .cart-drawer__items{max-height:min(48dvh,390px)!important;padding:0 16px!important}#cart-drawer .cart-drawer__summary{--skovn-cart-summary-inset: 16px;padding:14px 16px 16px!important}#cart-drawer .cart-drawer--empty .theme-drawer__title{font-size:22px!important}#cart-drawer cart-drawer-component:has(.cart-drawer__inner.cart-drawer--single-item),#cart-drawer .cart-drawer__inner.cart-drawer--single-item,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items-component,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-drawer__content{display:flex!important;flex:0 0 auto!important;flex-direction:column!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;max-height:none!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item .skovn-cart-drawer__header{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:54px!important;padding:12px 16px 6px!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item .skovn-cart-drawer__title{display:block!important;flex:1 1 auto!important;justify-self:auto!important;width:auto!important;margin:0 auto 0 0!important;text-align:left!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item .skovn-cart-drawer__close{flex:0 0 34px!important;margin-left:auto!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-drawer__items{display:block!important;flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0 16px!important;overflow:visible!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-form,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items__table,#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items__table tbody{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-items__table-row{width:100%!important;margin:0!important;padding:4px 0 14px!important}#cart-drawer .cart-drawer__inner.cart-drawer--single-item .cart-drawer__summary{margin:0!important;padding:14px 16px 16px!important}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/skovn-cart.css.map */
