@keyframes kc-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes kc-drawer-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}cart-drawer-component dialog.cart-drawer__dialog{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(420px,100vw)!important;max-width:100vw!important;height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;border:none!important;border-radius:0!important;background:#fff!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-shadow:-8px 0 32px #00000014!important;transform:translate(100%)}cart-drawer-component dialog.cart-drawer__dialog[open]{animation:kc-drawer-slide-in .26s cubic-bezier(.16,1,.3,1) forwards!important}cart-drawer-component dialog.cart-drawer__dialog.dialog-closing{animation:kc-drawer-slide-out .22s cubic-bezier(.4,0,1,1) forwards!important}cart-drawer-component dialog.cart-drawer__dialog::backdrop{background:#00000059!important;animation:kc-backdrop-fade-in .26s ease forwards!important}@keyframes kc-backdrop-fade-in{0%{background:#0000}to{background:#00000059}}cart-drawer-component dialog.cart-drawer__dialog.dialog-closing::backdrop{animation:kc-backdrop-fade-out .22s ease forwards!important}@keyframes kc-backdrop-fade-out{0%{background:#00000059}to{background:#0000}}.cart-drawer__inner{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}cart-items-component.cart-items-component{display:flex!important;flex-direction:column!important;flex:1!important;overflow:hidden!important;min-height:0!important}#cart-drawer-header{display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;padding:18px 20px!important;border-bottom:1px solid #ebebeb!important;flex-shrink:0!important;background:#fff!important}#cart-drawer-heading{font-size:13px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0!important;color:#1a1a1a!important;display:flex!important;align-items:center!important}#cart-drawer-heading [class*=bubble],#cart-drawer-heading cart-bubble,#cart-drawer-heading .cart-bubble,#cart-drawer-heading [data-cart-bubble],#cart-drawer-heading>span:not(:first-child){display:none!important}.cart-drawer__close-button{position:absolute!important;right:16px!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;background:none!important;border:none!important;padding:8px!important;cursor:pointer!important;color:#1a1a1a!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;transition:opacity .15s ease!important}.cart-drawer__close-button:hover{opacity:.5!important}scroll-hint.cart-drawer__content{flex:1!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;min-height:0!important;padding:0!important}scroll-hint.cart-drawer__items{flex:1!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important;min-height:0!important}scroll-hint.cart-drawer__items::-webkit-scrollbar{width:3px!important}scroll-hint.cart-drawer__items::-webkit-scrollbar-track{background:transparent!important}scroll-hint.cart-drawer__items::-webkit-scrollbar-thumb{background:#e0e0e0!important;border-radius:99px!important}.cart-drawer__summary{flex-shrink:0!important;border-top:1px solid #ebebeb!important;padding:16px 20px 20px!important;background:#fff!important}.cart-drawer__heading--empty{font-size:13px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0!important;color:#1a1a1a!important}cart-items-component:has(.cart-drawer__heading--empty){align-items:center!important;justify-content:center!important}.cart-drawer__content:has(.cart-drawer__heading--empty){display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;height:100%!important;padding:40px 24px!important;gap:16px!important}.cart-drawer .cart-items__empty-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:13px 28px!important;background:#1a1a1a!important;color:#fff!important;border:none!important;border-radius:0!important;text-decoration:none!important;margin:0!important;transition:background .15s ease!important}.cart-drawer .cart-items__empty-button:hover{background:#333!important}.cart-drawer .cart-items__empty-button .button-text{font-size:11px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#fff!important;display:inline!important}.cart-drawer .cart-items__table-row{padding:16px 20px!important;margin:0!important;border-bottom:1px solid #f0f0f0!important}.cart-drawer .cart-items--dividers .cart-items__table-row:last-of-type{border-bottom:none!important}.cart-drawer .cart-items__media-container{border-radius:6px!important;overflow:hidden!important;background:#f9f9f9!important}.cart-drawer .cart-items__title{font-size:13px!important;font-weight:500!important;line-height:1.4!important;color:#1a1a1a!important}.cart-drawer .cart-items__price{font-size:14px!important;font-weight:600!important;color:#1a1a1a!important}.cart-drawer .cart-items__unit-price-wrapper{display:none!important}.cart-drawer .quantity-selector{background:transparent!important;border:none!important;border-bottom:1px solid #e0e0e0!important;border-radius:0!important;gap:12px!important;height:auto!important;padding:0!important;box-shadow:none!important}.cart-drawer .quantity-selector button{background:none!important;border:none!important;box-shadow:none!important;width:24px!important;height:24px!important;padding:0!important;font-size:18px!important;color:#1a1a1a!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:opacity .15s ease!important}.cart-drawer .quantity-selector button:hover{opacity:.5!important}.cart-drawer .quantity-selector input{font-size:13px!important;font-weight:500!important;border:none!important;background:transparent!important;text-align:center!important;width:28px!important;padding:0!important;color:#1a1a1a!important}.cart-drawer .cart-items__quantity-controls{gap:16px!important}.cart-drawer .cart-items__remove{color:#ccc!important;width:28px!important;height:28px!important;margin-left:4px!important;transition:color .15s ease!important}.cart-drawer .cart-items__remove:hover{color:#1a1a1a!important}.cart-drawer .cart__total{display:flex!important;align-items:baseline!important;justify-content:space-between!important;margin-bottom:14px!important}.cart-drawer .cart__total-label{font-size:12px!important;font-weight:500!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#1a1a1a!important}.cart-drawer .cart__total-value{font-size:16px!important;font-weight:700!important;color:#1a1a1a!important}.cart-drawer .cart__tax-note{font-size:11px!important;color:#999!important;margin-bottom:14px!important;display:block!important}.cart-drawer .cart__checkout-button{width:100%!important;padding:15px!important;font-size:11px!important;font-weight:600!important;letter-spacing:.14em!important;text-transform:uppercase!important;border-radius:0!important;background:#1a1a1a!important;color:#fff!important;border:none!important;margin-bottom:10px!important;transition:background .15s ease!important}.cart-drawer .cart__checkout-button:hover{background:#333!important}.cart-drawer shopify-accelerated-checkout-cart,.cart-drawer .cart__additional-checkout-buttons{display:block!important;margin-top:8px!important}.cart-drawer .cart-discount{margin-bottom:12px!important}.cart-drawer .cart-discount__input{border-radius:0!important;border:1px solid #e0e0e0!important;font-size:12px!important;padding:10px 14px!important}.cart-drawer .cart-discount__button{border-radius:0!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important}@media(max-width:480px){cart-drawer-component dialog.cart-drawer__dialog{width:calc(100vw - 48px)!important;max-width:400px!important}.cart-drawer .cart-items__table-row{padding:14px 16px!important}.cart-drawer .cart-drawer__summary{padding:12px 16px 16px!important}.cart-drawer .cart-items__quantity-controls{gap:20px!important}.cart-drawer .cart-items__remove{margin-left:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/kc-cart-drawer.css.map */
