.drawer{z-index:2147483010!important;background-color:transparent!important;transition:visibility .28s ease!important}.drawer:not(.active){pointer-events:none}.ff-cd{width:var(--ff-cd-width, 440px);max-width:100vw;background:var(--ff-cd-bg, #fff);color:var(--ff-cd-text, #121212);border-left:1px solid var(--ff-cd-border, #e5e5e5);border-right:0;padding:0;display:flex;flex-direction:column;height:100%}.drawer__inner.ff-cd{padding:0;overflow:visible;transform:translate3d(100%,0,0);visibility:hidden;transition:transform .28s ease,visibility .28s ease}.drawer.active .drawer__inner.ff-cd{transform:translateZ(0);visibility:visible}@media screen and (max-height:650px){.drawer__inner.ff-cd{overflow:visible}}.cart-drawer__overlay{background-color:rgba(0,0,0,var(--ff-cd-dim-opacity, .35));-webkit-backdrop-filter:blur(var(--ff-cd-blur, 0px));backdrop-filter:blur(var(--ff-cd-blur, 0px));opacity:0;transition:opacity .28s ease}.drawer.active .cart-drawer__overlay{opacity:1}.ff-cd__header{display:flex;align-items:center;padding:18px 20px;border-bottom:var(--ff-cd-divider-width, 1px) solid var(--ff-cd-divider-color, #e5e5e5);flex-shrink:0;position:relative}.drawer__header.ff-cd__header{margin:0;padding:18px 20px}.ff-cd__title{margin:0;width:100%;font-size:var(--ff-cd-header-size, 20px);font-weight:var(--ff-cd-header-weight, 700);letter-spacing:.02em;text-transform:uppercase;line-height:1.2;text-align:var(--ff-cd-title-align, left)}.ff-cd__count{font-weight:var(--ff-cd-count-weight, 400);opacity:.65}.ff-cd__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:none;border:none;cursor:pointer;color:var(--ff-cd-text, #121212);opacity:.6;transition:opacity .15s ease;position:absolute;top:50%;right:14px;transform:translateY(-50%);min-width:auto;min-height:auto;z-index:2}.ff-cd__close:hover{opacity:1}.ff-cd__close .svg-wrapper{width:18px;height:18px}.ff-cd__bar-wrap{padding:14px 20px;border-bottom:var(--ff-cd-divider-width, 1px) solid var(--ff-cd-divider-color, #e5e5e5);flex-shrink:0}.ff-cd__bar-text{font-size:var(--ff-cd-bar-text-size, 13px);font-weight:var(--ff-cd-bar-text-weight, 400);color:var(--ff-cd-bar-text-color, #555);margin-bottom:8px;line-height:1.3;text-align:center}.ff-cd__bar-track{width:100%;height:var(--ff-cd-bar-height, 8px);background:var(--ff-cd-bar-track, #e5e5e5);border-radius:var(--ff-cd-bar-radius, 0);position:relative;overflow:hidden}.ff-cd__bar-fill{position:absolute;top:0;left:0;height:100%;display:block!important;background-color:var(--ff-cd-bar-fill, #cd3737);border-radius:inherit;transition:width .5s cubic-bezier(.25,.46,.45,.94);min-width:0;font-size:0;line-height:0;overflow:hidden}.ff-cd__bar-fill--complete{background-color:var(--ff-cd-bar-complete, #16a34a)}.ff-cd__bar-fill--striped:not(.ff-cd__bar-fill--complete){background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem;animation:ff-cd-stripes .75s linear infinite}@keyframes ff-cd-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.ff-cd__bar-fill--complete{animation:ff-cd-celebrate .6s ease-out 1}@keyframes ff-cd-celebrate{0%{filter:brightness(1)}40%{filter:brightness(1.5)}to{filter:brightness(1)}}cart-drawer-items{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:#00000040;border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin:0}.ff-cd__items{padding:0 20px}.ff-cd__item{display:flex;gap:14px;padding:16px 0;border-bottom:var(--ff-cd-divider-width, 1px) solid var(--ff-cd-divider-color, #e5e5e5);position:relative}.ff-cd__item:last-child{border-bottom:none}.ff-cd__item-media{flex-shrink:0;width:var(--ff-cd-item-img-size, 90px)}.ff-cd__item-link{display:block}.ff-cd__item-img{width:100%;height:auto;display:block;object-fit:cover}.ff-cd__item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.ff-cd__item-top{display:flex;justify-content:space-between;gap:10px}.ff-cd__item-info{flex:1;min-width:0}.ff-cd__item-vendor{font-size:var(--ff-cd-item-meta-size, 12px);color:var(--ff-cd-text, #121212);opacity:.5;margin:0 0 2px;text-transform:uppercase;letter-spacing:.03em}.ff-cd__item-name{display:block;font-size:var(--ff-cd-item-title-size, 14px);font-weight:600;color:var(--ff-cd-text, #121212);text-decoration:none;line-height:1.3;word-break:break-word}.ff-cd__item-name:hover{text-decoration:underline}.ff-cd__item-options{margin-top:4px}.ff-cd__item-option{display:inline;font-size:var(--ff-cd-item-meta-size, 12px);color:var(--ff-cd-text, #121212);opacity:.65;line-height:1.4}.ff-cd__item-discounts{margin-top:4px}.ff-cd__item-discounts .discounts__discount{font-size:var(--ff-cd-item-meta-size, 12px)}.ff-cd__item-price{flex-shrink:0;text-align:right;position:relative}.ff-cd__item-price .loading__spinner{position:absolute;top:0;right:0;padding:0}.ff-cd__item-final,.ff-cd__item-sale{display:block;font-size:var(--ff-cd-item-price-size, 14px);font-weight:var(--ff-cd-item-price-weight, 600);line-height:1.3}.ff-cd__item-sale{color:#cd3737}.ff-cd__item-compare{display:block;font-size:calc(var(--ff-cd-item-price-size, 14px) - 1px);opacity:.55;text-decoration:line-through;line-height:1.3}.ff-cd__item-unit{font-size:11px;opacity:.5;margin-top:2px}.ff-cd__item-bottom{display:flex;align-items:center}.ff-cd__qty.ff-qty-split{display:flex;align-items:center;gap:4px;border:none;background:none;padding:0;width:auto;min-height:auto;border-radius:0}.ff-cd__qty.ff-qty-split:before,.ff-cd__qty.ff-qty-split:after{display:none!important;content:none!important}.ff-cd__qty.ff-qty-split .quantity__button{width:var(--ff-cd-qty-btn-size, 32px);height:var(--ff-cd-qty-btn-size, 32px);min-width:var(--ff-cd-qty-btn-size, 32px);min-height:var(--ff-cd-qty-btn-size, 32px);border:1px solid var(--ff-cd-divider-color, #e5e5e5);border-radius:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:0;margin:0;cursor:pointer;color:var(--ff-cd-text, #121212);transition:border-color .15s ease,background-color .15s ease}.ff-cd__qty.ff-qty-split .quantity__button:hover{border-color:#00000080}.ff-cd__qty.ff-qty-split .quantity__button .svg-wrapper{width:var(--ff-cd-qty-icon-size, 10px);height:var(--ff-cd-qty-icon-size, 10px)}.ff-cd__qty.ff-qty-split .quantity__input{width:var(--ff-cd-qty-input-w, 38px);height:var(--ff-cd-qty-btn-size, 32px);min-width:var(--ff-cd-qty-input-w, 38px);border:1px solid var(--ff-cd-divider-color, #e5e5e5);border-radius:0;background:transparent;text-align:center;font-size:13px;font-weight:500;color:var(--ff-cd-text, #121212);padding:0;-moz-appearance:textfield}.ff-cd__qty.ff-qty-split .quantity__input::-webkit-outer-spin-button,.ff-cd__qty.ff-qty-split .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ff-cd__qty.ff-qty-split .quantity__button:focus,.ff-cd__qty.ff-qty-split .quantity__button:focus-visible,.ff-cd__qty.ff-qty-split .quantity__input:focus,.ff-cd__qty.ff-qty-split .quantity__input:focus-visible{outline:none!important;box-shadow:none!important}.ff-cd__qty.ff-qty-split .quantity__button:focus-visible,.ff-cd__qty.ff-qty-split .quantity__input:focus-visible{border-color:#00000080}.ff-cd__remove{display:flex;align-items:center;justify-content:center;width:var(--ff-cd-remove-size, 24px);height:var(--ff-cd-remove-size, 24px);margin-left:10px;background:none;border:none;cursor:pointer;color:var(--ff-cd-text);opacity:.4;transition:opacity .15s ease;padding:0}.ff-cd__remove:hover{opacity:1}.ff-cd__remove .svg-wrapper{width:calc(var(--ff-cd-remove-size, 24px) * .6);height:calc(var(--ff-cd-remove-size, 24px) * .6)}.ff-cd .quantity-popover-container{padding:0}.ff-cd .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.ff-cd .cart-item__error{margin-top:6px}.ff-cd .cart__items--disabled{pointer-events:none;opacity:.5}.ff-cd__footer{flex-shrink:0;border-top:var(--ff-cd-divider-width, 1px) solid var(--ff-cd-divider-color, #e5e5e5);padding:16px 20px 20px;background:var(--ff-cd-bg, #fff)}.drawer__footer.ff-cd__footer{padding:16px 20px 20px}.ff-cd__note-section{flex-shrink:0}.ff-cd__note-details{display:flex;flex-direction:column-reverse;margin:0;padding:0}.ff-cd__note-details[open]{padding:0}.ff-cd__note-section .ff-cd__note-toggle{display:flex;align-items:center;justify-content:center;padding:var(--ff-cd-note-pad, 10px) 20px;cursor:pointer;list-style:none;font-size:var(--ff-cd-note-size, 12px);font-weight:var(--ff-cd-note-weight, 400);line-height:1;color:var(--ff-cd-note-color, var(--ff-cd-text, #121212));opacity:var(--ff-cd-note-opacity, .6);transition:opacity .15s ease;border-top:var(--ff-cd-divider-width, 1px) solid var(--ff-cd-divider-color, #e5e5e5)}.ff-cd__note-toggle:hover{opacity:1}.ff-cd__note-toggle::-webkit-details-marker{display:none}.ff-cd__note-toggle::marker{display:none;content:""}.ff-cd__note-label{text-decoration:underline;text-underline-offset:2px}.ff-cd__note-body{position:relative;padding:12px 20px;border-top:var(--ff-cd-divider-width, 1px) solid var(--ff-cd-divider-color, #e5e5e5)}.ff-cd__note-body:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:16px;background:linear-gradient(to top,rgba(0,0,0,.06),transparent);pointer-events:none;z-index:1;opacity:0;transition:opacity .15s ease}.ff-cd__note-body--shadow:before{opacity:1}.ff-cd__note-close{display:flex;align-items:center;justify-content:center;margin:8px auto 0;padding:var(--ff-cd-note-done-pad-y, 4px) var(--ff-cd-note-done-pad-x, 16px);font-size:var(--ff-cd-note-done-size, 11px);font-weight:var(--ff-cd-note-done-weight, 400);font-family:inherit;line-height:1;letter-spacing:.03em;text-transform:var(--ff-cd-note-done-transform, none);color:var(--ff-cd-note-done-color, #121212);background-color:var(--ff-cd-note-done-bg, transparent);border:1px solid var(--ff-cd-note-done-border, #aaa);cursor:pointer;--btn-bg: var(--ff-cd-note-done-bg, transparent);--btn-text: var(--ff-cd-note-done-color, #121212);--btn-border: var(--ff-cd-note-done-border, #aaa)}.ff-cd__note-close .fx__label{color:inherit!important}.ff-cd__note-textarea{display:block;width:100%;min-height:70px;padding:10px 12px;font-size:13px;font-family:inherit;line-height:1.5;border:1px solid var(--ff-cd-divider-color, #e5e5e5);border-radius:0;background:transparent;color:var(--ff-cd-text, #121212);resize:vertical}.ff-cd__note-textarea:focus{outline:none;border-color:#0006}.ff-cd__subtotals{padding:0;margin:0;padding-top:var(--ff-cd-subtotal-gap-above, 4px)}.cart-drawer__footer.ff-cd__subtotals>*+*{margin-top:6px}.ff-cd__totals-row{display:flex;justify-content:space-between;align-items:baseline}.ff-cd__totals-label{font-size:var(--ff-cd-totals-size, 15px);font-weight:var(--ff-cd-totals-weight, 600);text-transform:uppercase;letter-spacing:.02em}.ff-cd__totals-value{font-size:calc(var(--ff-cd-totals-size, 15px) + 1px);font-weight:var(--ff-cd-totals-value-weight, 700)}.ff-cd__tax-note{display:block;font-size:var(--ff-cd-tax-size, 11px);font-weight:var(--ff-cd-tax-weight, 400);color:var(--ff-cd-tax-color, #888);margin:4px 0 0;text-align:left;line-height:1.4}.ff-cd__tax-note a{color:inherit}.ff-cd__subtotals .discounts__discount{font-size:13px}.ff-cd__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ff-cd-trust-row-gap, 4px) 16px;margin-top:12px;padding-top:12px;border-top:1px solid var(--ff-cd-divider-color, #e5e5e5)}.ff-cd__trust-item{display:flex;align-items:center;gap:var(--ff-cd-trust-gap, 5px)}.ff-cd__trust-icon{display:flex;align-items:center;color:var(--ff-cd-trust-color, #777)}.ff-cd__trust-icon svg,.ff-cd__trust-icon .svg-wrapper{width:var(--ff-cd-trust-icon-size, 14px);height:var(--ff-cd-trust-icon-size, 14px)}.ff-cd__trust-text{font-size:var(--ff-cd-trust-size, 12px);color:var(--ff-cd-trust-color, #777);line-height:1}.ff-cd__cta-wrap{margin-top:14px}.ff-cd__cta{display:block;width:100%;text-align:center;padding:14px 20px;font-size:var(--ff-cd-cta-size, 16px);font-weight:var(--ff-cd-cta-weight, 700);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;line-height:1.3;--btn-pad-x: 20px}.ff-cd .ff-cd__cta{background-color:var(--ff-cd-cta-bg, #121212);color:var(--ff-cd-cta-text, #fff);border:2px solid var(--ff-cd-cta-bg, #121212);--btn-bg: var(--ff-cd-cta-bg, #121212);--btn-text: var(--ff-cd-cta-text, #fff);--btn-border: var(--ff-cd-cta-bg, #121212)}.ff-cd__cta:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.ff-cd__cta-text{pointer-events:none}cart-drawer.is-empty .drawer__header.ff-cd__header{display:flex!important}cart-drawer.is-empty .drawer__inner.ff-cd{display:flex!important;flex-direction:column;align-items:stretch;padding:0}.ff-cd .drawer__inner-empty{display:none!important}.ff-cd__empty-body{display:flex;align-items:center;justify-content:center;padding:var(--ff-cd-empty-pad-y, 32px) var(--ff-cd-empty-pad-x, 20px)}.ff-cd__empty-content{text-align:center}.ff-cd__empty-title{font-size:var(--ff-cd-empty-title-size, 18px);font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin:0 0 var(--ff-cd-empty-title-mb, 20px)}.ff-cd__empty-btn{display:inline-block;padding:12px 28px;background-color:var(--ff-cd-cta-bg, #121212);color:var(--ff-cd-cta-text, #fff);border:1px solid var(--ff-cd-cta-bg, #121212);text-decoration:none;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;--btn-bg: var(--ff-cd-cta-bg, #121212);--btn-text: var(--ff-cd-cta-text, #fff);--btn-border: var(--ff-cd-cta-bg, #121212)}.ff-cd__empty-btn .fx__label{color:inherit!important}.ff-cd__empty-login-title{font-size:15px;font-weight:600;margin:var(--ff-cd-empty-login-mt, 28px) 0 var(--ff-cd-empty-login-text-mt, 6px)}.ff-cd__empty-login-text{font-size:13px;opacity:.65;margin:0}.ff-cd__empty-login-text a{color:inherit;text-decoration:underline}cart-drawer.is-empty .ff-cd__subtotals{display:none!important}cart-drawer.is-empty .ff-cd__trust{display:none!important}cart-drawer.is-empty .ff-cd__note-section{display:none!important}cart-drawer.is-empty .ff-cd__cta-wrap{margin-top:0}.ff-cd .drawer__heading{display:none}.drawer__close:not(.ff-cd__close){display:none}.ff-cd .cart-items,.ff-cd .cart-items thead{display:none}.ff-cd__shadow-top,.ff-cd__shadow-bottom{flex-shrink:0;height:0;position:relative;z-index:2;pointer-events:none;display:block!important}.ff-cd__shadow-top:after{content:"";position:absolute;left:0;right:0;top:0;height:16px;background:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.03) 40%,transparent);opacity:0;transition:opacity .15s ease;pointer-events:none}.ff-cd__shadow-bottom:before{content:"";position:absolute;left:0;right:0;bottom:0;height:16px;background:linear-gradient(to top,rgba(0,0,0,.1),rgba(0,0,0,.03) 40%,transparent);opacity:0;transition:opacity .15s ease;pointer-events:none}.ff-cd__shadow-top.has-scroll-shadow:after,.ff-cd__shadow-bottom.has-scroll-shadow:before{opacity:1}@media screen and (max-width:749px){.ff-cd{width:100vw;max-width:100vw}.ff-cd__header{padding:14px 16px}.ff-cd__bar-wrap{padding:12px 16px}.ff-cd__items{padding:0 16px}.ff-cd__item-media{width:var(--ff-cd-item-img-size-mobile, 80px)}.ff-cd__footer,.drawer__footer.ff-cd__footer{padding:14px 16px 18px}.ff-cd__cta{padding:14px 16px}.ff-cd__note-toggle{padding:var(--ff-cd-note-pad, 10px) 16px}.ff-cd__note-body{padding:12px 16px}}cart-drawer{z-index:2147483010}.ff-icon--cart{position:relative}.ff-cart-count{position:absolute;bottom:auto;left:auto;top:-5px;right:-8px;min-width:17px;min-height:17px;width:auto;height:auto;padding:1px 4px;font-size:10px;font-weight:700;line-height:1.4;background:#cd3737;color:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/49/assets/ff-cart-drawer.css.map */
