body.chadao-cart-open{overflow:hidden}#cart-drawer[data-chadao-cart],#cart-drawer[data-chadao-cart] *,#cart-drawer[data-chadao-cart] *:before,#cart-drawer[data-chadao-cart] *:after{box-sizing:border-box}#cart-drawer[data-chadao-cart]>dialog.chadao-cart-panel{position:fixed!important;box-sizing:border-box!important;inset:0 0 0 auto!important;display:block;width:100vw!important;height:100vh!important;height:100dvh!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;color:var(--chadao-drawer-text, #1a1612)!important;background:var(--chadao-drawer-bg, #fff)!important;border:0!important;border-left:1px solid var(--chadao-drawer-border, #ddd8cf)!important;border-radius:0!important;box-shadow:-14px 0 40px #0000001a!important;transform:none!important}#cart-drawer[data-chadao-cart]:not([open])>dialog.chadao-cart-panel,#cart-drawer[data-chadao-cart]:not([open])>dialog.chadao-cart-panel[open]{display:none!important}#cart-drawer[data-chadao-cart][open]>dialog.chadao-cart-panel{display:block!important}#cart-drawer[data-chadao-cart]>dialog.chadao-cart-panel::backdrop{background:#0000007a!important}#cart-drawer[data-chadao-cart]>.theme-drawer__dialog--opening,#cart-drawer[data-chadao-cart]>.theme-drawer__dialog--opening-inline-start{animation:chadao-cart-enter .42s cubic-bezier(.16,1,.3,1)!important}#cart-drawer[data-chadao-cart]>.theme-drawer__dialog--closing{animation:chadao-cart-exit .28s cubic-bezier(.7,0,.84,0) forwards!important}@keyframes chadao-cart-enter{0%{transform:translate(100%)!important}to{transform:translate(0)!important}}@keyframes chadao-cart-exit{0%{transform:translate(0)!important}to{transform:translate(100%)!important}}#cart-drawer[data-chadao-cart] [hidden]{display:none!important}#cart-drawer[data-chadao-cart] .cart-drawer__inner{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--chadao-drawer-bg, #fff)!important}#cart-drawer[data-chadao-cart] .skovn-cart-drawer__header{position:relative!important;grid-row:1!important;grid-column:1 / -1!important;display:grid!important;grid-template-columns:minmax(0,1fr) 36px!important;align-items:center!important;min-height:var(--chadao-header-height, 72px)!important;padding:12px var(--chadao-content-padding, 28px)!important;background:var(--chadao-drawer-bg, #fff)!important;border-bottom:1px solid var(--chadao-drawer-border, #ddd8cf)!important}#cart-drawer[data-chadao-cart] .skovn-cart-drawer__title{width:auto!important;min-width:0!important;margin:0!important;padding:0!important;color:var(--chadao-drawer-text, #1a1612)!important;font-family:var(--font-paragraph--family)!important;font-size:var(--chadao-drawer-title-size, 22px)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:0!important;text-align:left!important;white-space:normal!important}#cart-drawer[data-chadao-cart] .skovn-cart-drawer__close{position:static!important;display:grid!important;grid-column:2!important;place-items:center!important;justify-self:end!important;width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:8px!important;color:var(--chadao-drawer-text, #1a1612)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;cursor:pointer!important}#cart-drawer[data-chadao-cart] .skovn-cart-drawer__close svg{width:20px!important;height:20px!important}#cart-drawer[data-chadao-cart] .chadao-cart-drawer__body{display:block!important;grid-row:2!important;grid-column:1 / -1!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;background:var(--chadao-drawer-bg, #fff)!important;scrollbar-width:thin}#cart-drawer[data-chadao-cart] .chadao-cart-items{padding:6px var(--chadao-content-padding, 28px) 2px!important;border-bottom:1px solid var(--chadao-drawer-border, #ddd8cf)!important}#cart-drawer[data-chadao-cart] .chadao-cart-item{display:grid!important;grid-template-columns:var(--chadao-item-image-size, 104px) minmax(0,1fr)!important;gap:16px!important;width:100%!important;padding:18px 0!important;border-bottom:1px solid var(--chadao-drawer-border, #ddd8cf)!important}#cart-drawer[data-chadao-cart] .chadao-cart-item:last-child{border-bottom:0!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__image{display:block!important;align-self:start!important;width:var(--chadao-item-image-size, 104px)!important;aspect-ratio:1 / 1!important;overflow:hidden!important;background:#f6f5f4!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__details{display:flex!important;flex-direction:column!important;min-width:0!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__topline{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:start!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__title,#cart-drawer[data-chadao-cart] .chadao-cart-item__price{color:var(--chadao-drawer-text, #1a1612)!important;font-size:var(--chadao-drawer-product-size, 14px)!important;font-weight:400!important;line-height:1.3!important;letter-spacing:0!important;text-decoration:none!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__price{white-space:nowrap!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__options{display:grid!important;gap:2px!important;margin-top:8px!important;color:var(--chadao-drawer-muted, #6b6255)!important;font-size:var(--chadao-drawer-body-size, 12px)!important;line-height:1.4!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__options strong{color:var(--chadao-drawer-text, #1a1612)!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__controls{display:flex!important;gap:8px!important;align-items:center!important;margin-top:auto!important;padding-top:12px!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__quantity{display:grid!important;grid-template-columns:32px 38px 32px!important;height:36px!important;border:1px solid var(--chadao-drawer-border, #ddd8cf)!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__quantity button,#cart-drawer[data-chadao-cart] .chadao-cart-item__quantity span{display:grid!important;place-items:center!important;width:auto!important;min-width:0!important;height:34px!important;min-height:0!important;margin:0!important;padding:0!important;color:var(--chadao-drawer-text, #1a1612)!important;background:transparent!important;border:0!important;font:inherit!important;font-size:14px!important;line-height:1!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__quantity button,#cart-drawer[data-chadao-cart] .chadao-cart-item__remove{cursor:pointer!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__remove{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-height:36px!important;margin:0!important;padding:8px!important;color:var(--chadao-drawer-text, #1a1612)!important;background:transparent!important;border:0!important;border-radius:0!important}#cart-drawer[data-chadao-cart] .chadao-cart-item__remove svg{width:19px!important;height:19px!important}#cart-drawer[data-chadao-cart].is-cart-updating .chadao-cart-drawer__body{pointer-events:none!important;opacity:.58!important}#cart-drawer[data-chadao-cart] .chadao-cart-progress{display:grid!important;grid-template-columns:26px minmax(0,1fr)!important;gap:12px!important;padding:16px var(--chadao-content-padding, 28px) 18px!important;background:var(--chadao-drawer-bg, #fff)!important;border-bottom:1px solid var(--chadao-drawer-border, #ddd8cf)!important}#cart-drawer[data-chadao-cart] .chadao-cart-progress__icon{display:grid!important;place-items:start center!important;color:var(--chadao-drawer-button, #3d0000)!important}#cart-drawer[data-chadao-cart] .chadao-cart-progress__icon svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}#cart-drawer[data-chadao-cart] .chadao-cart-progress p{margin:0 0 9px!important;color:var(--chadao-drawer-text, #1a1612)!important;font-size:var(--chadao-drawer-body-size, 12px)!important;font-weight:600!important;line-height:1.4!important}#cart-drawer[data-chadao-cart] .chadao-cart-progress__bar{height:var(--chadao-shipping-bar-height, 5px)!important;overflow:hidden!important;background:#eee9df!important}#cart-drawer[data-chadao-cart] .chadao-cart-progress__bar span{display:block!important;height:100%!important;background:var(--chadao-drawer-button, #3d0000)!important;transition:width .7s cubic-bezier(.16,1,.3,1)!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs{padding:22px var(--chadao-content-padding, 28px) 30px!important;background:var(--chadao-drawer-bg, #fff)!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__header{padding-bottom:15px!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__header h3{margin:0!important;color:var(--chadao-drawer-text, #1a1612)!important;font-size:var(--chadao-drawer-recs-size, 22px)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:0!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__header p{margin:7px 0 0!important;color:var(--chadao-drawer-muted, #6b6255)!important;font-size:var(--chadao-drawer-body-size, 12px)!important;line-height:1.45!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__track{display:grid!important;grid-auto-columns:minmax(140px,44%)!important;grid-auto-flow:column!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 12px!important;scroll-snap-type:x mandatory!important;scrollbar-width:thin!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__card{min-width:0!important;scroll-snap-align:start!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__image{display:block!important;aspect-ratio:1 / 1!important;overflow:hidden!important;background:#f6f5f4!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .7s cubic-bezier(.16,1,.3,1)!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__card:hover .chadao-cart-recs__image img{transform:scale(1.035)!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__info{padding-top:9px!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__eyebrow{margin:0 0 5px!important;color:#8a3734!important;font-size:9px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__title{display:block!important;color:var(--chadao-drawer-text, #1a1612)!important;font-size:var(--chadao-drawer-product-size, 14px)!important;font-weight:600!important;line-height:1.25!important;text-decoration:none!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__price{margin:7px 0 0!important;color:var(--chadao-drawer-muted, #6b6255)!important;font-size:var(--chadao-drawer-body-size, 12px)!important}#cart-drawer[data-chadao-cart] :is(.chadao-cart-recs__add,.chadao-cart-drawer__cart-link,.chadao-cart-drawer__continue,.chadao-cart-empty__button){display:grid!important;place-items:center!important;width:100%!important;min-height:var(--chadao-footer-button-height, 40px)!important;margin:0!important;padding:10px 16px!important;color:var(--chadao-drawer-button-text, #fff)!important;background:var(--chadao-drawer-button, #3d0000)!important;border:1px solid var(--chadao-drawer-button, #3d0000)!important;border-radius:0!important;font-family:var(--font-paragraph--family)!important;font-size:var(--chadao-drawer-button-size, 12px)!important;font-weight:700!important;line-height:1.1!important;letter-spacing:0!important;text-align:center!important;text-decoration:none!important;cursor:pointer!important;transition:transform .28s ease,filter .28s ease!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__add{min-height:38px!important;margin-top:10px!important}#cart-drawer[data-chadao-cart] :is(.chadao-cart-recs__add,.chadao-cart-drawer__cart-link,.chadao-cart-drawer__continue,.chadao-cart-empty__button):hover{transform:translateY(-2px)!important;filter:brightness(.88)!important}#cart-drawer[data-chadao-cart] .chadao-cart-drawer__footer{position:relative!important;inset:auto!important;display:grid!important;grid-row:3!important;grid-column:1 / -1!important;gap:var(--chadao-footer-gap, 6px)!important;width:100%!important;min-height:0!important;margin:0!important;padding:var(--chadao-footer-padding-top, 8px) var(--chadao-footer-side-padding, 28px) var(--chadao-footer-padding-bottom, 10px)!important;background:var(--chadao-drawer-bg, #fff)!important;border-top:1px solid var(--chadao-drawer-border, #ddd8cf)!important;box-shadow:0 -6px 20px #00000008!important}#cart-drawer[data-chadao-cart] .chadao-cart-drawer__subtotal{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0!important;padding:0 0 2px!important;color:var(--chadao-drawer-text, #1a1612)!important;font-size:var(--chadao-subtotal-size, 16px)!important;line-height:1.25!important}#cart-drawer[data-chadao-cart] .chadao-cart-drawer__continue{color:var(--chadao-drawer-text, #1a1612)!important;background:var(--chadao-drawer-bg, #fff)!important;border-color:var(--chadao-drawer-border, #ddd8cf)!important}#cart-drawer[data-chadao-cart] .chadao-cart-empty{display:grid!important;grid-row:2!important;grid-column:1 / -1!important;align-content:center!important;gap:22px!important;min-height:220px!important;padding:34px var(--chadao-content-padding, 28px) 38px!important;text-align:center!important}#cart-drawer[data-chadao-cart] .chadao-cart-empty p{margin:0!important;color:var(--chadao-drawer-muted, #6b6255)!important;font-size:var(--chadao-drawer-body-size, 12px)!important;line-height:1.5!important}#cart-drawer[data-chadao-cart][data-cart-empty=true]>dialog.chadao-cart-panel{inset:0 0 auto auto!important;height:auto!important;min-height:var(--chadao-empty-height, 320px)!important;max-height:min(520px,100dvh)!important}#cart-drawer[data-chadao-cart][data-cart-empty=true] .cart-drawer__inner{grid-template-rows:auto auto!important;height:auto!important}@media(min-width:750px){#cart-drawer[data-chadao-cart]>dialog.chadao-cart-panel{width:min(100vw,var(--chadao-drawer-width, 620px))!important}#cart-drawer[data-chadao-cart] .chadao-cart-recs__track{grid-auto-columns:var(--chadao-recs-card-width, 170px)!important;gap:16px!important}}@media(max-width:749px){#cart-drawer[data-chadao-cart] .skovn-cart-drawer__header,#cart-drawer[data-chadao-cart] .chadao-cart-items,#cart-drawer[data-chadao-cart] .chadao-cart-progress,#cart-drawer[data-chadao-cart] .chadao-cart-recs{padding-inline:20px!important}#cart-drawer[data-chadao-cart] .chadao-cart-drawer__footer{padding-right:20px!important;padding-bottom:max(var(--chadao-footer-padding-bottom, 10px),env(safe-area-inset-bottom))!important;padding-left:20px!important}}@media(prefers-reduced-motion:reduce){#cart-drawer[data-chadao-cart]>.theme-drawer__dialog--opening,#cart-drawer[data-chadao-cart]>.theme-drawer__dialog--opening-inline-start,#cart-drawer[data-chadao-cart]>.theme-drawer__dialog--closing{animation-duration:1ms!important}}#cart-drawer[data-chadao-cart] [hidden][hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/skovn-cart-v2.css.map */
