cart-drawer.fcd{--fcd-ivory: #f5efe0;--fcd-ivory-d: #ede4d0;--fcd-ivory-dd: #e4d9c0;--fcd-parch: #faf6ee;--fcd-white: #ffffff;--fcd-forest: #243d2f;--fcd-forest-m: #2f5240;--fcd-terra: #c4612a;--fcd-gold: #bf9340;--fcd-ink: #1a1410;--fcd-ink-l: #6b5d4f;--fcd-ink-xl: #9c8e82;--fcd-rule: rgba(36, 61, 47, .11);--fcd-serif: "Playfair Display", Georgia, serif;--fcd-sans: "DM Sans", ui-sans-serif, system-ui, sans-serif;--fcd-ease: cubic-bezier(.22, 1, .36, 1);--fcd-width: 26.25rem}body:not(.password-template) cart-drawer.fcd .drawer__inner,body:not(.password-template) .side-drawers-inset cart-drawer.fcd .drawer__inner{position:fixed!important;top:0!important;right:0!important;left:auto!important;inset-inline-end:0!important;inset-inline-start:auto!important;width:min(var(--fcd-width),100vw)!important;max-width:min(var(--fcd-width),100vw)!important;height:100%!important;max-height:100%!important;margin:0!important;border-radius:0!important;border:none!important;border-left:1px solid var(--fcd-ivory-dd)!important;background:var(--fcd-parch)!important;box-shadow:-12px 0 48px #243d2f1f!important;transform:translate(100%)!important;transition:transform .4s var(--fcd-ease)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}body:not(.password-template) cart-drawer.fcd.active .drawer__inner{transform:translate(0)!important}body:not(.password-template) cart-drawer.fcd .cart-drawer__overlay{background:#1a141073!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}cart-drawer.fcd .drawer__header{flex-shrink:0;padding:1.15rem 1.25rem!important;border-bottom:1px solid var(--fcd-rule)!important;background:var(--fcd-white)!important}cart-drawer.fcd .drawer__heading{font-family:var(--fcd-serif)!important;font-size:1.35rem!important;font-weight:700!important;letter-spacing:-.02em;color:var(--fcd-ink)!important;-webkit-text-fill-color:var(--fcd-ink)!important}cart-drawer.fcd .drawer__close{position:relative!important;inset:auto!important;top:auto!important;transform:none!important;min-width:2.25rem!important;min-height:2.25rem!important;width:2.25rem;height:2.25rem;border-radius:999px;background:var(--fcd-ivory)!important;color:var(--fcd-ink)!important;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease}cart-drawer.fcd .drawer__close:hover{background:var(--fcd-ivory-d)!important}cart-drawer.fcd .drawer__close svg{position:static!important;transform:none!important;width:1.1rem!important;height:1.1rem!important}cart-drawer.fcd cart-drawer-items{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:1rem 1.15rem!important;background:var(--fcd-parch)!important}cart-drawer.fcd cart-drawer-items.is-empty{padding:0!important}cart-drawer.fcd .drawer__shipping-bar{padding:0!important;margin-bottom:1rem!important;border:none!important;background:transparent!important}cart-drawer.fcd .drawer__shipping-bar .caption{font-family:var(--fcd-sans)!important;font-size:.68rem!important;font-weight:600!important;letter-spacing:.04em;line-height:1.45;color:var(--fcd-ink-l)!important;margin-bottom:.55rem}cart-drawer.fcd .drawer__shipping-bar .caption strong{color:var(--fcd-forest)!important;font-weight:700}cart-drawer.fcd .free-shipping-bar{height:5px!important;border-radius:999px;background:var(--fcd-ivory-dd)!important;overflow:hidden}cart-drawer.fcd .free-shipping-bar:before{border-radius:999px}cart-drawer.fcd .drawer__cart-items-wrapper{margin-bottom:.5rem}cart-drawer.fcd .cart-drawer .cart-items,cart-drawer.fcd .cart-drawer tbody{display:block;width:100%}cart-drawer.fcd .cart-drawer .cart-item{display:grid!important;grid-template-columns:4.5rem minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:.5rem .75rem!important;align-items:start!important;padding:.85rem!important;margin-top:.65rem!important;margin-bottom:0!important;border:1px solid var(--fcd-ivory-dd)!important;border-radius:14px!important;background:var(--fcd-white)!important;box-shadow:0 2px 10px #243d2f0a}cart-drawer.fcd .cart-drawer .cart-item:first-child{margin-top:0!important}cart-drawer.fcd .cart-drawer .cart-item__media{grid-row:1 / 3!important;grid-column:1!important;width:4.5rem!important}cart-drawer.fcd .cart-drawer .cart-item__image-container{width:4.5rem!important;height:4.5rem!important;border-radius:10px!important;overflow:hidden;background:var(--fcd-ivory-d)}cart-drawer.fcd .cart-drawer .cart-item__image{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:10px!important}cart-drawer.fcd .cart-drawer .cart-item__details{grid-column:2!important;grid-row:1!important;padding:0!important;min-width:0}cart-drawer.fcd .cart-drawer .cart-item__totals{grid-column:3!important;grid-row:1!important;padding:0!important;align-self:start}cart-drawer.fcd .cart-drawer .cart-items .cart-item__quantity{grid-column:2 / 4!important;grid-row:2!important;padding:0!important}cart-drawer.fcd .cart-drawer .cart-items td{padding-top:0!important}cart-drawer.fcd .cart-drawer .cart-item>td+td{padding-inline-start:0!important}cart-drawer.fcd .cart-drawer .caption-with-letter-spacing{font-family:var(--fcd-sans)!important;font-size:.58rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--fcd-ink-xl)!important;margin:0 0 .2rem!important}cart-drawer.fcd .cart-drawer .cart-item__name{font-family:var(--fcd-sans)!important;font-size:.82rem!important;font-weight:600!important;line-height:1.35!important;color:var(--fcd-ink)!important;-webkit-text-fill-color:var(--fcd-ink)!important;text-decoration:none!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}cart-drawer.fcd .cart-drawer .cart-item__name:hover{color:var(--fcd-forest)!important;-webkit-text-fill-color:var(--fcd-forest)!important}cart-drawer.fcd .cart-drawer .product-option,cart-drawer.fcd .cart-drawer .cart-item__sku{font-family:var(--fcd-sans)!important;font-size:.72rem!important;color:var(--fcd-ink-l)!important;margin-top:.15rem!important}cart-drawer.fcd .cart-drawer .cart-item__price-wrapper .price,cart-drawer.fcd .cart-drawer .cart-item__price-wrapper .price-item{font-family:var(--fcd-serif)!important;font-size:.95rem!important;font-weight:700!important;color:var(--fcd-forest)!important;-webkit-text-fill-color:var(--fcd-forest)!important}cart-drawer.fcd .cart-drawer .cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}cart-drawer.fcd .cart-drawer .quantity.cart-quantity{min-height:2.1rem;border-radius:999px!important;border:1px solid var(--fcd-ivory-dd)!important;background:var(--fcd-white)!important}cart-drawer.fcd .cart-drawer .quantity__input{font-family:var(--fcd-sans)!important;font-size:.82rem!important;font-weight:600!important;color:var(--fcd-ink)!important}cart-drawer.fcd .cart-drawer .cart-remove-button{min-width:2rem!important;min-height:2rem!important;width:2rem!important;height:2rem!important;padding:0!important;border-radius:999px!important;background:var(--fcd-ivory)!important;color:var(--fcd-ink-l)!important;border:none!important}cart-drawer.fcd .cart-drawer .cart-remove-button:hover{background:var(--fcd-ivory-d)!important;color:var(--fcd-terra)!important}cart-drawer.fcd .cart__recommendations{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--fcd-rule)}cart-drawer.fcd .complementary-products .summary__title h2,cart-drawer.fcd .complementary-products h2{font-family:var(--fcd-serif)!important;font-size:1rem!important;font-weight:700!important;color:var(--fcd-ink)!important;letter-spacing:-.01em}cart-drawer.fcd .complementary-products__container button.slider-button{width:1.85rem!important;height:1.85rem!important;min-width:1.85rem!important;border-radius:999px!important;border:1px solid var(--fcd-ivory-dd)!important;background:var(--fcd-white)!important;color:var(--fcd-ink)!important}cart-drawer.fcd .complementary-products .product-card.card--horizontal{border:1px solid var(--fcd-ivory-dd)!important;border-radius:12px!important;background:var(--fcd-white)!important;padding:.5rem!important;margin-top:.65rem!important}cart-drawer.fcd .complementary-products .card--horizontal .card__heading a{font-family:var(--fcd-sans)!important;font-size:.78rem!important;font-weight:600!important}cart-drawer.fcd .complementary-products .quick-add__submit{min-height:2rem!important;padding:.35rem .65rem!important;font-size:.72rem!important;border-radius:999px!important;background:var(--fcd-forest)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:none!important}cart-drawer.fcd .drawer__footer{flex-shrink:0;padding:0!important;border-top:1px solid var(--fcd-rule)!important;background:var(--fcd-white)!important;box-shadow:0 -8px 24px #243d2f0f}cart-drawer.fcd .drawer__footer custom-accordion{margin:0!important;border-bottom:1px solid var(--fcd-rule)!important}cart-drawer.fcd .drawer__footer summary{padding:.85rem 1.25rem!important}cart-drawer.fcd .drawer__footer .summary__title{font-family:var(--fcd-sans)!important;font-size:.82rem!important;font-weight:600!important;color:var(--fcd-ink)!important;gap:.5rem}cart-drawer.fcd .cart-drawer__footer{padding:1rem 1.25rem .5rem!important}cart-drawer.fcd .totals__total{font-family:var(--fcd-sans)!important;font-size:.88rem!important;font-weight:600!important;color:var(--fcd-ink-l)!important;margin:0!important}cart-drawer.fcd .totals__total-value{font-family:var(--fcd-serif)!important;font-size:1.25rem!important;font-weight:700!important;color:var(--fcd-forest)!important;-webkit-text-fill-color:var(--fcd-forest)!important;margin:0!important}cart-drawer.fcd .footer-message{font-family:var(--fcd-sans)!important;font-size:.72rem!important;color:var(--fcd-ink-xl)!important;line-height:1.45;margin:.5rem 0 0!important}cart-drawer.fcd .cart__ctas{display:flex!important;flex-direction:column!important;gap:.55rem!important;padding:.75rem 1.25rem 1.15rem!important}cart-drawer.fcd .cart__ctas .button,cart-drawer.fcd .cart__checkout-button{width:100%!important;min-height:2.75rem!important;border-radius:999px!important;font-family:var(--fcd-sans)!important;font-size:.88rem!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem;margin:0!important;box-shadow:none!important}cart-drawer.fcd .cart__ctas .button--secondary,cart-drawer.fcd .cart__ctas a.button:not(.cart__checkout-button){background:var(--fcd-white)!important;color:var(--fcd-forest)!important;-webkit-text-fill-color:var(--fcd-forest)!important;border:1.5px solid var(--fcd-forest)!important}cart-drawer.fcd .cart__ctas .button--secondary:hover,cart-drawer.fcd .cart__ctas a.button:not(.cart__checkout-button):hover{background:var(--fcd-ivory)!important}cart-drawer.fcd .cart__checkout-button{background:var(--fcd-forest)!important;background-color:#243d2f!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:none!important;padding-inline:1.5rem!important}cart-drawer.fcd .cart__checkout-button:hover:not([disabled]){background:var(--fcd-forest-m)!important;background-color:#2f5240!important;color:#fff!important;-webkit-text-fill-color:#fff!important}cart-drawer.fcd .cart__checkout-button svg{stroke:#fff!important;fill:none;flex-shrink:0}cart-drawer.fcd .cart__checkout-buttons--siblings{flex:1 1 auto!important;width:100%!important}cart-drawer.fcd .cart__ctas-container .cart__ctas:has(.cart__checkout-buttons--siblings){flex-direction:row!important;flex-wrap:wrap}cart-drawer.fcd .cart__ctas-container .cart__ctas:has(.cart__checkout-buttons--siblings) .cart__checkout-buttons--siblings{flex:1 1 calc(50% - .3rem)!important;width:auto!important;min-width:0!important}cart-drawer.fcd.is-empty .drawer__inner{background:var(--fcd-parch)!important}cart-drawer.fcd .cart-drawer__empty-content{text-align:center;padding:2rem 1.25rem}cart-drawer.fcd .cart__empty-text{font-family:var(--fcd-serif)!important;font-size:1.35rem!important;color:var(--fcd-ink)!important;margin-bottom:1.25rem!important}cart-drawer.fcd .cart-drawer__empty-content>.button{border-radius:999px!important;background:var(--fcd-forest)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:none!important;min-height:2.75rem;padding:0 1.5rem;font-family:var(--fcd-sans)!important;font-weight:600}@media screen and (max-width:749.98px){body:not(.password-template) cart-drawer.fcd .drawer__inner,body:not(.password-template) .side-drawers-inset cart-drawer.fcd .drawer__inner{width:100vw!important;max-width:100vw!important}cart-drawer.fcd .cart__ctas-container .cart__ctas:has(.cart__checkout-buttons--siblings){flex-direction:column!important}cart-drawer.fcd .cart__ctas-container .cart__ctas:has(.cart__checkout-buttons--siblings) .cart__checkout-buttons--siblings{flex:1 1 auto!important;width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-furzima-cart-drawer.css.map */
