cart-drawer{--drawer-width: 440px;--drawer-padding: 16px}cart-drawer.drawer{visibility:hidden}cart-drawer.drawer.active{visibility:visible}.cart-drawer__overlay{background-color:#0f172a66;backdrop-filter:none;-webkit-backdrop-filter:none}.drawer__inner{width:var(--drawer-width)!important;max-width:100vw!important;height:100%!important;border-left:1px solid #e2e8f0;padding:0;display:flex;flex-direction:column;background-color:#f8fafc!important;color:#0f172a;box-shadow:-10px 0 30px #0f172a0d;overscroll-behavior:contain!important}.drawer__header{display:flex;flex-direction:column;align-items:stretch;padding:16px 20px;background-color:#fff!important;border-bottom:1px solid #e2e8f0}cart-drawer.is-empty .drawer__header{display:flex!important}.drawer__header-top{display:flex;justify-content:space-between;align-items:center;width:100%}.header-left-side{display:flex;align-items:center;gap:12px}.drawer__close-btn{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#334155;transition:color .2s ease}.drawer__close-btn:hover{color:#0f172a}.drawer__close-btn svg{width:20px;height:20px}.drawer__heading{font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:19px!important;font-weight:600!important;margin:0;color:#0f172a!important;letter-spacing:-.3px}.drawer__help-btn{display:flex;align-items:center;gap:6px;font-size:13px!important;font-weight:600!important;color:#2563eb;text-decoration:none;padding:6px 14px;background-color:#eff6ff;border-radius:20px;transition:all .2s ease}.drawer__help-btn:hover{background-color:#dbeafe}.drawer__help-btn svg{width:15px;height:15px}.cart-drawer-milestone{margin-top:12px;background-color:#f0f7ff;border:1px solid #e0f2fe;border-radius:10px;padding:12px 16px}.cart-drawer-milestone__text{text-align:center;margin-bottom:12px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px!important;line-height:1.4!important;color:#1e3a8a!important;font-weight:500!important}.cart-drawer-milestone__text strong{font-size:13.5px!important;font-weight:700!important;color:#2563eb!important}.cart-drawer-timeline{display:flex;justify-content:space-between;position:relative;margin:10px 5px 2px}.cart-drawer-timeline:before{content:"";position:absolute;top:13px;left:20px!important;right:20px!important;height:4px;background-color:#e2e8f0;border-radius:2px;z-index:1}.cart-drawer-timeline__progress{position:absolute;top:13px;left:20px!important;height:4px;background:linear-gradient(90deg,#3b82f6,#2563eb,#1d4ed8)!important;border-radius:2px;z-index:2;transition:width .3s ease}.timeline-step{position:relative;display:flex;flex-direction:column;align-items:center;z-index:3;width:76px}.timeline-step__dot{width:26px;height:26px;border-radius:50%;background-color:#fff;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .3s ease;box-shadow:0 1px 2px #0000000d}.timeline-step__dot svg{width:14px;height:14px;stroke-width:2.2}.timeline-step.active .timeline-step__dot{background-color:#2563eb;border-color:#2563eb;color:#fff}.timeline-step__label{font-size:11.5px!important;text-align:center;color:#64748b;font-weight:600!important;line-height:1.2;margin-top:6px}.timeline-step.active .timeline-step__label{color:#1e293b!important}.timeline-step__price{font-size:11px!important;text-align:center;color:#94a3b8;font-weight:600!important;margin-top:1px}.timeline-step.active .timeline-step__price{color:#2563eb!important;font-weight:700!important}.cart-drawer-offers{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;margin:12px 16px;box-shadow:0 1px 2px #00000005}.offers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.offers-header__title{display:flex;align-items:center;gap:6px;font-weight:700;font-size:.95rem;color:#0f172a}.offers-header__title svg{width:16px;height:16px;color:#2563eb}.offers-view-all{display:flex;align-items:center;gap:2px;font-size:.8rem;font-weight:700;color:#2563eb;text-decoration:none}.offers-view-all svg{width:10px;height:10px;stroke-width:3}.offers-carousel{display:flex;gap:10px;overflow-x:auto;width:100%!important;max-width:100%!important;box-sizing:border-box!important;scrollbar-width:none;-ms-overflow-style:none}.offers-carousel::-webkit-scrollbar{display:none}.offer-card{flex:0 0 190px;display:flex;align-items:center;gap:10px;background-color:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;padding:8px 10px}.offer-card__left{display:flex;align-items:center;justify-content:center}.offer-icon-wrapper{width:28px;height:28px;border-radius:6px;background-color:#eff6ff;display:flex;align-items:center;justify-content:center;color:#2563eb}.offer-icon-wrapper svg{width:16px;height:16px}.offer-card__right{display:flex;flex-direction:column;gap:1px}.offer-card__title{font-size:.8rem;font-weight:700;color:#1e293b}.offer-card__desc{font-size:.7rem;color:#64748b;line-height:1.2}.offer-card__desc strong{color:#2563eb}.cart-drawer-review-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px 6px}.review-title{display:flex;align-items:center;gap:6px;font-weight:600!important;font-size:14px!important;color:#0f172a!important}.review-title svg{width:18px;height:18px;color:#475569}.review-count{font-size:14px!important;font-weight:600!important;color:#64748b!important}cart-drawer-items{display:flex!important;flex-direction:column!important;flex:none!important;height:auto!important}.drawer__scrollable-area{flex:1!important;min-height:0!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;-webkit-overflow-scrolling:touch!important}.drawer__scrollable-area .drawer__header{flex-shrink:0!important;border-bottom:1px solid #e2e8f0}#CartDrawer-Form{display:flex!important;flex-direction:column!important;flex:none!important;height:auto!important}.drawer__contents{padding:0;flex:none!important;height:auto!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:visible!important;background-color:transparent!important;box-sizing:border-box!important}cart-drawer thead,cart-drawer th{display:none!important}.drawer__cart-items-wrapper{padding:0 16px}.cart-drawer table.cart-items{display:block!important;width:100%!important;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:6px 12px;box-shadow:0 1px 2px #00000005}.cart-drawer table.cart-items tbody{display:block!important;width:100%!important}.cart-drawer tr.cart-item{display:grid!important;grid-template-columns:85px minmax(0,1fr) auto!important;grid-template-rows:auto 1fr auto!important;grid-template-areas:"image details details" "image spacer spacer" "image price quantity"!important;column-gap:10px!important;row-gap:0!important;padding:16px 0!important;border-bottom:1px solid #f1f5f9!important;align-items:start!important;position:relative!important}.cart-drawer tr.cart-item:last-child{border-bottom:none!important}.cart-drawer .cart-item__media{grid-area:image!important;width:85px!important;height:85px!important;padding:0!important;align-self:start!important}.cart-drawer .cart-item__image{border-radius:8px!important;width:85px!important;height:85px!important;object-fit:cover!important;border:1px solid #f1f5f9!important}.cart-drawer .cart-item__details{grid-area:details!important;display:flex!important;flex-direction:column!important;gap:2px!important;padding:0 28px 0 0!important;margin:0!important;width:auto!important}.cart-item__name{font-family:-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:15px!important;font-weight:700!important;color:#0f172a!important;text-decoration:none!important;line-height:1.3!important;display:block!important;margin-bottom:3px!important}.cart-item__details .variant-title{font-size:13px!important;color:#94a3b8!important;font-weight:600!important}.cart-item__details .product-option{font-size:13px!important;color:#64748b!important;font-weight:500!important}.cart-drawer .cart-item__totals{grid-area:price!important;align-self:end!important;text-align:left!important;margin-top:4px!important;margin-bottom:0!important;min-width:0!important;overflow:visible!important}.cart-item__price-wrapper,.cart-item__discounted-prices{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:4px!important;font-size:13px!important;font-weight:700!important;color:#0f172a!important;min-width:0!important}.cart-item__price-wrapper s,.cart-item__discounted-prices s{color:#94a3b8!important;font-size:11.5px!important;font-weight:700!important;text-decoration:line-through!important;text-decoration-thickness:1.5px!important;margin:0!important;display:inline-flex!important;flex-direction:row!important;align-items:baseline!important;white-space:nowrap!important;gap:1px!important}.cart-item__price-wrapper strong,.cart-item__price-wrapper .price--end:not(s),.cart-item__discounted-prices .price--end:not(s){color:#16a34a!important;font-size:12.5px!important;font-weight:700!important;background:linear-gradient(90deg,#dcfce7,#dcfce700)!important;border-left:2px solid #16a34a!important;padding:1px 6px 1px 5px!important;border-radius:0 4px 4px 0!important;display:inline-flex!important;flex-direction:row!important;align-items:baseline!important;white-space:nowrap!important;margin:0!important;gap:1px!important}.cart-item__price-wrapper s *,.cart-item__discounted-prices s *,.cart-item__price-wrapper .price--end:not(s) *,.cart-item__discounted-prices .price--end:not(s) *{display:inline!important;white-space:nowrap!important}.cart-drawer .cart-item__quantity{grid-area:quantity!important;display:flex!important;align-items:flex-end!important;justify-content:flex-end!important;padding-bottom:2px!important;padding-right:4px!important;flex-shrink:0!important}.cart-item__quantity-wrapper{display:flex!important;flex-direction:row!important;align-items:center!important;gap:4px!important;width:auto!important}quantity-input.quantity{width:96px!important;min-height:34px!important;height:34px!important;border:none!important;border-radius:6px!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:2px!important;padding:0!important;margin-right:0!important;position:relative!important;overflow:visible!important;flex-shrink:0!important}quantity-input.quantity:before,quantity-input.quantity:after{display:none!important}.quantity__button{width:32px!important;height:34px!important;color:#0f172a!important;background:transparent!important;border:none!important;border-radius:6px!important;display:flex;align-items:center;justify-content:center;cursor:pointer!important;flex-shrink:0!important}.quantity__button[name=minus]{background-color:#f1f5f9!important}.quantity__button[name=plus]{background-color:#fbbf24!important}.quantity__input{color:#000!important;font-size:1.05rem!important;font-weight:800!important;border:none!important;background:transparent!important;height:34px!important;width:28px!important;text-align:center!important;padding:0!important}cart-remove-button{position:absolute!important;top:14px!important;right:-6px!important;z-index:2!important}cart-remove-button .button{min-width:unset!important;min-height:unset!important;width:32px!important;height:32px!important;padding:0!important;background:transparent!important;border:none!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#94a3b8!important;transition:color .2s ease}cart-remove-button .button:hover{color:#ef4444!important}cart-remove-button .button svg{width:18px!important;height:18px!important}.cart-drawer-recommendations{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;margin:12px 16px;box-shadow:0 1px 2px #00000005}.recommendations-title{font-weight:600!important;font-size:14px!important;color:#0f172a;margin-bottom:10px}.recommendations-carousel{display:flex;gap:10px;overflow-x:auto;width:100%!important;max-width:100%!important;box-sizing:border-box!important;scrollbar-width:none}.recommendations-carousel::-webkit-scrollbar{display:none}.recommendation-card{flex:0 0 210px;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;box-shadow:0 2px 6px #00000008}.rec-card-image-wrapper{width:120px;height:120px;margin-bottom:10px;border-radius:6px;overflow:hidden;border:1px solid #f8fafc}.rec-card-image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:4px}.recommendation-card__info{display:flex;flex-direction:column;gap:4px;width:100%;margin-bottom:10px;flex-grow:1}.recommendation-card__title{font-size:14px!important;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:1.35;height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%}.recommendation-card__price{font-size:15px!important;font-weight:800;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}.price-old{text-decoration:line-through!important;text-decoration-thickness:1.5px!important;color:#94a3b8!important;font-size:12.5px!important;font-weight:700!important}.price-current{color:#0f172a!important;font-size:14.5px!important;font-weight:700!important}.recommendation-add-btn{position:relative!important;width:100%!important;height:36px!important;background-color:#fff!important;border:1.5px solid #0f172a!important;border-radius:8px!important;color:#0f172a!important;font-size:13px!important;font-weight:700!important;cursor:pointer!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;justify-content:center!important;letter-spacing:.3px!important}.recommendation-add-btn:hover{background-color:#0f172a!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 8px #0f172a26!important}.recommendation-add-btn.loading span{visibility:hidden!important;opacity:0!important}.recommendation-add-btn .loading__spinner{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:18px!important;height:18px!important;display:none!important}.recommendation-add-btn.loading .loading__spinner{display:flex!important;align-items:center!important;justify-content:center!important}.recommendation-add-btn .spinner{width:18px!important;height:18px!important;animation:rotate 1.4s linear infinite!important}.recommendation-add-btn .spinner .path{stroke:currentColor!important;stroke-linecap:round!important;animation:dash 1.4s ease-in-out infinite!important}.recommendation-add-btn.added{background-color:#10b981!important;color:#fff!important;border-color:#10b981!important;pointer-events:none!important;transition:all .3s ease!important}.cart-drawer-price-breakdown{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;margin:12px 16px;box-shadow:0 1px 2px #00000005}.price-breakdown-title{display:flex;align-items:center;gap:6px;font-weight:600!important;font-size:14px!important;color:#0f172a;margin-bottom:12px}.price-breakdown-title svg{width:16px;height:16px;color:#475569}.price-breakdown-table{display:flex;flex-direction:column;gap:8px}.price-row{display:flex;justify-content:space-between;font-size:13px!important;color:#475569;font-weight:500}.price-row .free-text{color:#16a34a;font-weight:700}.price-row .discount-text{color:#15803d;background-color:#dcfce7;padding:2px 8px;border-radius:4px;font-weight:700;font-size:12px!important}.price-row.total-row{border-top:1px dashed #e2e8f0;padding-top:8px;font-weight:700;color:#0f172a;font-size:14px!important}.savings-banner{background-color:#dcfce7;color:#15803d;border:1px dashed #4ade80;border-radius:8px;padding:10px;margin-top:12px;text-align:center;font-size:13px!important;font-weight:700}.cart-drawer-cancellation{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;margin:12px 16px 24px;box-shadow:0 1px 2px #00000005}.cancellation-details{width:100%}.cancellation-summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;font-weight:600!important;font-size:14px!important;color:#0f172a}.cancellation-summary::-webkit-details-marker{display:none}.cancellation-title{display:flex;align-items:center;gap:6px}.cancellation-title svg{width:16px;height:16px;color:#475569}.cancellation-summary .chevron-icon{width:16px;height:16px;transition:transform .2s ease;color:#94a3b8}.cancellation-details[open] .cancellation-summary .chevron-icon{transform:rotate(180deg)}.cancellation-content{padding-top:10px;font-size:13px!important;color:#64748b;line-height:1.4}.cancellation-content ul{margin:0;padding-left:20px}.cancellation-content li{margin-bottom:4px}.drawer__footer{background-color:#fff!important;border-top:1px solid #e2e8f0;padding:16px 20px}.cart-drawer__footer-main{display:flex;flex-direction:column;gap:12px}.cart-drawer__subtotal-info{display:flex;justify-content:space-between;align-items:center}.total-price-label-wrapper{display:flex;align-items:center;gap:8px}.cart-drawer__subtotal-label{font-size:14px!important;color:#64748b;font-weight:600}.total-savings-badge{background-color:#16a34a!important;color:#fff!important;font-size:11px!important;font-weight:700!important;padding:2px 6px!important;border-radius:4px!important;box-shadow:0 1px 3px #16a34a40!important;letter-spacing:0px!important}.cart-drawer__price{font-size:19px!important;font-weight:700!important;color:#0f172a}.cart__checkout-button{background-color:#ffc20e!important;color:#000!important;font-size:16px!important;font-weight:700!important;height:48px!important;border-radius:8px!important;border:none!important;cursor:pointer!important;transition:all .2s ease!important;width:100%!important;box-shadow:0 4px 12px #ffc20e26!important;text-transform:none!important;letter-spacing:0px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;overflow:hidden!important}.cart__checkout-button:hover{background-color:#e5ae0b!important;transform:translateY(-1px);box-shadow:0 6px 16px #ffc20e40!important}.cart__checkout-button:active{transform:translateY(0)}.cart__checkout-button.is-loading{background-color:#f59e0b!important;pointer-events:none!important;box-shadow:inset 0 2px 4px #0000001a!important}.checkout-loading-spinner{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.checkout-loading-spinner.hidden,.checkout-btn-label.hidden{display:none!important}.checkout-loading-spinner .spinner{width:22px!important;height:22px!important;animation:checkout-rotator 1.4s linear infinite}.checkout-loading-spinner .path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:checkout-dash 1.4s ease-in-out infinite;stroke:#000!important}@keyframes checkout-rotator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes checkout-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.checkout-loading-text{font-size:14.5px!important;font-weight:700!important;color:#000!important;letter-spacing:-.2px}.cart-drawer-timeline__progress{background:linear-gradient(90deg,#3b82f6,#2563eb,#1d4ed8)!important;height:4px!important;border-radius:2px!important;transition:width .5s cubic-bezier(.4,0,.2,1)!important}.cart-drawer-trust-badges{display:flex;justify-content:space-around;align-items:center;margin-top:4px;padding-top:6px}.trust-badge-item{display:flex;align-items:center;gap:6px;font-size:12px!important;font-weight:600;color:#64748b}.trust-badge-item svg{width:13px;height:13px;color:#64748b}body.cart-drawer-open .floating-whatsapp,body:has(cart-drawer.active) .floating-whatsapp,cart-drawer.active~* .floating-whatsapp,cart-drawer.active .floating-whatsapp,cart-drawer.active [class*=whatsapp],cart-drawer.active [id*=whatsapp]{display:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}@media screen and (max-width:768px){.cart-drawer tr.cart-item{grid-template-columns:74px minmax(0,1fr) auto!important;column-gap:8px!important;padding:14px 0!important}.cart-drawer .cart-item__media,.cart-drawer .cart-item__image{width:74px!important;height:74px!important}.cart-drawer .cart-item__details{padding-right:18px!important}.cart-item__name{font-size:14px!important}.cart-item__price-wrapper,.cart-item__discounted-prices{flex-wrap:nowrap!important;gap:3px!important;font-size:12px!important}.cart-item__price-wrapper s,.cart-item__discounted-prices s{font-size:10.8px!important}.cart-item__price-wrapper strong,.cart-item__price-wrapper .price--end:not(s),.cart-item__discounted-prices .price--end:not(s){font-size:11.5px!important;padding:1px 4px!important}.cart-drawer .cart-item__quantity{padding-right:2px!important}quantity-input.quantity{width:86px!important;min-height:32px!important;height:32px!important}.quantity__button{width:28px!important;height:32px!important}.quantity__input{font-size:1rem!important;height:32px!important;width:26px!important}html body.fr-sticky-bar-active .floating-whatsapp,html body.fr-sticky-bar-active a.floating-whatsapp{bottom:125px!important;right:14px!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-cart-drawer-custom.css.map */
