:root{--ff-cart-drawer-top: 124px}body:has(cart-drawer.ff-cart.active){overflow:hidden}cart-drawer.ff-cart{z-index:4;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-end;visibility:hidden;opacity:0;transition:visibility .2s ease,opacity .2s ease;color:var(--ff-cart-drawer-text-color);background-color:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}cart-drawer.ff-cart.active{opacity:1;visibility:visible}cart-drawer .btn-close-drawer{cursor:pointer;position:absolute;right:1.5rem}.ff-cart .drawer{transform:translate(100%);position:fixed;right:0;width:100%;height:100%;border:solid 1px #d4d4d4;display:flex;flex-direction:column;transition:all .2s ease;max-width:535px;background-color:var(--ff-cart-drawer-background)}cart-drawer.ff-cart.active .drawer{transform:translate(0)}.ff-cart .drawer-header,.ff-cart .free-shipping-container,.ff-cart .drawer-items,.ff-cart .drawer-footer{padding-inline:34px}.ff-cart #up-cross-selling,.ff-cart ff-up-cross-selling-slider{width:100%;flex-shrink:0;display:none}.ff-cart #up-cross-selling+.divider{display:none;margin:19px 0 0}.ff-cart ff-up-cross-selling-slider:has(.swiper-slide),.ff-cart #up-cross-selling:has(.swiper-slide),.ff-cart #up-cross-selling:has(.swiper-slide)+.divider{display:block}.ff-cart .cart-overlay{display:block;width:100%;height:100%}.ff-cart .divider,.ff-cart .items-divider{display:block;width:100%;border-top:1px solid #d4d4d4;margin:13px 0}.ff-cart .drawer-header{display:flex;justify-content:space-between;margin-top:14px}.ff-cart .drawer-items{display:flex;flex:1;flex-direction:column;overflow:scroll;margin-top:24px;padding-bottom:20px}.ff-cart .drawer-items a{text-decoration:none}.ff-cart .recommendations-header{margin:0 0 15px}.ff-cart .drawer-item,.ff-cart .recommendation{display:flex;gap:8px}.ff-cart .ff-cart-line_img{width:74px}.ff-cart span.ff-cart-line_img{display:block;background-color:#fdfdfd}.cart__line-items-grid-cell span.ff-cart-line_img{padding-top:100%;background-color:#fdfdfd}.ff-cart .ff-cart-line_img,.ff-cart .recommendation img{height:100%;border-radius:16px;border:solid 1.25px #d4d4d4;object-fit:cover}.ff-cart .recommendation{align-items:start}.ff-cart .recommendation .img-container{box-sizing:border-box;width:66px;height:72px}.ff-cart .recommendation img{width:100%;height:100%;object-fit:cover}.ff-cart .item-info,.ff-cart .recommendation .column{flex:1;display:flex;flex-direction:column;gap:8px}.ff-cart .recommendation .column{gap:0;justify-content:space-between}.ff-cart .recommendation button{position:relative;margin:2px 0 0}.ff-cart .recommendation button.btn--loading{position:relative}.ff-cart .recommendation button.btn--loading:before{content:"";position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;width:1rem;height:1rem;border-top-color:transparent;border-bottom-color:transparent;border-width:3px;border-style:solid;border-radius:100%;animation:ff-add-recommended-product-load .3s linear infinite}@keyframes ff-add-recommended-product-load{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.ff-cart .drawer-footer{display:flex;flex-direction:column;border-top:solid 1px #d4d4d4;padding-top:16px;background-color:var(--ff-cart-drawer-footer-background)}.ff-cart .drawer-footer .totals{display:flex;flex-direction:column;row-gap:7px;margin-top:21px}.ff-cart .subtotal,.ff-cart .discounts,.ff-cart .total{display:flex;justify-content:space-between}.ff-cart .recommendation a{text-decoration:none}.ff-cart .recommendation .price{flex-grow:1;margin:2px 0 3px}.ff-cart .quantity-container{display:flex;justify-content:center;align-items:center;max-width:80px;margin:12px 0}.ff-cart .recommendation .btn--loading{color:transparent}.ff-cart .recommendation .btn--loading:before{position:absolute;display:block;top:5px;left:calc(50% - .5rem);transform:translate(-50%,-50%);border-width:2px;color:var(--ff-cart-drawer-text-base-color);height:10px;width:10px;cursor:progress}.ff-cart .ff-plus-quantity,.ff-cart .ff-minus-quantity{position:relative;flex-shrink:0;display:flex;justify-content:center;align-items:center;cursor:pointer;width:23px;height:23px;border-radius:100px;color:#ef6c6c;background-color:#ffeeef}.ff-cart .ff-line-icon-horizontal{display:block;width:11.8px;height:1.5px;background-color:#ef6c6c}.ff-cart .ff-line-icon-vertical{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;display:block;height:11.8px;width:1.5px;background-color:#ef6c6c}.ff-cart .quantity-container input{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;width:100%;outline:none;border:none;border-bottom:none;text-align:center;background-color:transparent;box-shadow:none}.ff-cart .quantity-container input::-webkit-outer-spin-button,.ff-cart .quantity-container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ff-cart .quantity-selector{display:flex;flex-direction:column;align-items:end}.ff-cart .remove-btn{background:unset;border:unset;outline:unset;padding:0;text-decoration:underline;font-size:12px;color:var(--ff-cart-drawer-text-light-color)}.ff-cart .remove-btn:hover{color:var(--ff-cart-drawer-text-base-color)}.ff-cart .remove-btn,.ff-cart .item-info{opacity:.9}.ff-cart .remove-btn,.ff-cart .recommendation button{cursor:pointer}.ff-cart .total-price{display:block;text-align:end}.ff-cart .drawer-item.loading .total-price{visibility:hidden}.ff-cart .subdued{font-weight:lighter;color:var(--ff-cart-drawer-text-light-color)}.ff-cart .list-properties .ff-selling-plan-allocation{width:fit-content;font-weight:400;line-height:1;margin-top:8px;padding:4px 8px}.ff-cart .drawer-item .list-properties .ff-selling-plan-allocation{background-color:var(--ff-cart-drawer-tag-bg-color);color:var(--ff-cart-drawer-tag-text-color);border:solid 1px var(--ff-cart-drawer-tag-border-color);border-radius:var(--ff-cart-drawer-tag-border-radius);font-size:var(--ff-cart-drawer-tag-font-size)}.ff-cart .cart__line-items-container .list-properties .ff-selling-plan-allocation{background-color:var(--ff-cart-items-tag-bg-color);color:var(--ff-cart-items-tag-text-color);border:solid 1px var(--ff-cart-items-tag-border-color);border-radius:var(--ff-cart-items-tag-border-radius);font-size:var(--ff-cart-items-tag-font-size)}.ff-cart .drawer-item.loading .change-qty,.ff-cart .drawer-item.loading .quantity-selector .remove-btn{cursor:wait;opacity:.5}.ff-cart .drawer-item .total-price-container{position:relative}.ff-cart .drawer-item .loading-spinner{position:absolute;top:0;right:0}.ff-cart .drawer-item:not(.loading) .loading-spinner{visibility:hidden}.ff-cart .primary-btn{width:100%;cursor:pointer;justify-content:center;margin:16px 0 0}.ff-cart .empty-cart-drawer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1;gap:1.5rem}.ff-cart .list-properties{font-size:12px;list-style:none;padding:0;margin:0}.ff-cart .shipping-progress-bar{display:block;overflow:hidden;border-radius:20px;width:100%;height:.5rem;margin-top:.2rem}.ff-cart .free-shipping-container{margin-top:5px;text-align:center}.ff-cart .free-shipping-msg{display:block;text-align:start;margin-bottom:10px}.ff-cart .shipping-progress{display:block;height:100%;width:0%;transition:all .3s ease}.ff-cart .cart-resume-warning{margin-top:8px;border-radius:8px;border:1.5px solid #ef6c6c;padding:8px 12px;color:#ef6c6c}.ff-cart .cart-resume-warning p{margin:0}cart-drawer.ff-cart form:has(.checkout-button[disabled=disabled]){cursor:not-allowed}.ff-cart .checkout-button[disabled=disabled]{opacity:.5;pointer-events:none}.ff-cart .tax-msg{line-height:.75rem;font-size:.75rem;color:#787878;margin:4px 0 20px;text-align:center}.ff-cart .ff-text--color-base{color:var(--ff-cart-drawer-text-base-color)}.ff-cart .ff-text--xs{font-size:12px;line-height:15px}.ff-cart .ff-text--sm{font-size:14px;line-height:17.5px}.ff-cart .ff-text--md{font-size:16px;line-height:19.33px}.ff-cart .ff-text--lg{font-size:18px;line-height:21.74px}.ff-cart .ff-text--xl{font-size:20px;line-height:24.16px}.ff-cart .ff-text--xxl{font-size:24px;line-height:28.99px}.ff-cart .ff-text--xxxl{font-size:32px;line-height:38.66px}@media(max-width:989px){:root{--ff-cart-drawer-top: 103px}}@media(max-width:767px){.ff-cart .drawer{width:100%}cart-drawer:not(.active) .drawer{right:-100vw}.ff-cart .drawer-header,.ff-cart .free-shipping-container,.ff-cart .drawer-items,.ff-cart .drawer-footer{padding-inline:14px}.ff-cart .drawer-items{margin-top:28px}.ff-cart .ff-cart-line_img{width:62px}.ff-cart .ff-cart-line_img,.ff-cart .recommendation img{border-radius:8px;border:solid 1px #d4d4d4}.ff-cart .item-info{gap:5px}.ff-cart .quantity-container{max-width:66px;margin:6px 0}.ff-cart .drawer-item .loading-spinner svg{width:18px;height:18px}.ff-cart .ff-plus-quantity,.ff-cart .ff-minus-quantity{width:20px;height:20px}.ff-cart .ff-line-icon-horizontal{width:8.8px}.ff-cart .ff-line-icon-vertical{height:8.8px}.ff-cart .recommendation .img-container{width:58px;height:62px}.ff-cart .drawer-footer .totals{row-gap:5px;margin-top:16px}.ff-cart .recommendation button.btn--loading:before{width:.5rem;height:.5rem}.ff-cart .primary-btn{margin:12px 0 0}.ff-cart .ff-text--xs{font-size:10px;line-height:13px}.ff-cart .ff-text--sm{font-size:12px;line-height:15px}.ff-cart .ff-text--md{font-size:14px;line-height:17.5px}.ff-cart .ff-text--lg{font-size:16px;line-height:19.33px}.ff-cart .ff-text--xl{font-size:18px;line-height:21.74px}.ff-cart .ff-text--xxl{font-size:20px;line-height:24.16px}.ff-cart .ff-text--xxxl{font-size:24px;line-height:28.99px}}@media screen and (max-width:350px){.ff-cart .recommendation .img-container{width:50px;height:56px}.ff-cart .ff-text--xs{font-size:8px;line-height:10px}.ff-cart .ff-text--sm{font-size:10px;line-height:13px}.ff-cart .ff-text--md{font-size:12px;line-height:15px}.ff-cart .ff-text--lg{font-size:14px;line-height:17.5px}.ff-cart .ff-text--xl{font-size:16px;line-height:19.33px}.ff-cart .ff-text--xxl{font-size:18px;line-height:21.74px}.ff-cart .ff-text--xxxl{font-size:20px;line-height:24.16px}}.ff-cart .ff-max-lines-2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;margin:0;line-height:1;text-transform:none}
/*# sourceMappingURL=/cdn/shop/t/47/assets/ff-cart-drawer.css.map */
