.wf-gcb-wrap--drawer{margin:-.5rem 0 1.2rem}.wf-gcb{background:#f7f2ea;border-radius:12px;padding:1.2rem 1.2rem 1rem;color:#2f2f2f}.wf-gcb__zone{position:relative;height:3.2rem;margin:0 1.6rem 0 .2rem}.wf-gcb__track{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);height:.6rem;border-radius:99px;background:#e5ded3}.wf-gcb__fill{position:absolute;inset:0 auto 0 0;max-width:100%;border-radius:99px;background:#f1ab4a;transition:width .5s cubic-bezier(.22,1,.36,1)}.wf-gcb__stop{position:absolute;top:50%;transform:translate(-50%,-50%);width:2.8rem;height:2.8rem;border-radius:50%;background:#fff;border:2px solid #e5ded3;display:flex;align-items:center;justify-content:center;color:#8a8580;box-sizing:border-box;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.wf-gcb__stop--gift{left:100%}.wf-gcb__stop.is-done{background:#f1ab4a;border-color:#f1ab4a;color:#fff}.wf-gcb__stop.wf-pop{animation:wf-stop-pop .45s ease}.wf-gcb__stop>svg{width:1.4rem;height:1.4rem}.wf-gcb__tick{position:absolute;top:-.6rem;right:-.6rem;width:1.3rem;height:1.3rem;border-radius:50%;background:#fff;color:#2f2f2f;border:2px solid #f7f2ea;display:none;align-items:center;justify-content:center;box-sizing:content-box}.wf-gcb__tick svg{width:.7rem;height:.7rem}.wf-gcb__stop.is-done .wf-gcb__tick{display:flex}.wf-gcb__head{display:block;margin-bottom:1rem}.wf-gcb__logo{display:block;height:1.8rem;width:auto;max-width:9rem;margin-bottom:.7rem}.wf-gcb__msg{margin:10px 0 0;font-size:1.2rem;line-height:1.35;letter-spacing:.02em;text-align:left}.wf-gcb__fine{margin:1rem 0 0;font-size:1rem;line-height:1.35;color:#8a8580;text-align:left}.wf-pay-icons{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:.5rem;list-style:none;margin:1.4rem 0 0;padding:0}.wf-pay-icons li{display:flex;flex:0 1 auto;min-width:0}.wf-pay-icons svg{display:block;width:100%;max-width:3.8rem;height:auto}.wf-gcb__msg strong{font-weight:700}.wf-gcb__msg.wf-fade{animation:wf-msg-fade .35s ease}.wf-gcb--code .wf-gcb__track{opacity:.45}@keyframes wf-stop-pop{0%{transform:translate(-50%,-50%) scale(1)}40%{transform:translate(-50%,-50%) scale(1.35)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes wf-msg-fade{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.cart-drawer .cart-items thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.cart-drawer .cart-item{grid-template:auto / 7.2rem minmax(0,1fr) auto;column-gap:1rem;align-items:center;padding:1.2rem 0;margin:0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{border-bottom:0;margin-bottom:.4rem}.cart-drawer .cart-items td{padding-top:0}.cart-drawer .cart-item>td+td{padding-left:0}.cart-drawer .cart-item__media{grid-row:1;grid-column:1;width:7.2rem;height:8.8rem;min-width:0;align-self:center;position:relative}.cart-drawer .cart-item__details{max-height:8.8rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#e5ded3 transparent}.cart-drawer .cart-item__details::-webkit-scrollbar{width:3px}.cart-drawer .cart-item__details::-webkit-scrollbar-thumb{background:#e5ded3;border-radius:2px}.cart-drawer .cart-item__details::-webkit-scrollbar-track{background:transparent}.cart-drawer .cart-item__image{width:100%;height:100%;object-fit:cover;border-radius:10px}.cart-drawer .cart-item__details{grid-column:2;grid-row:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.cart-drawer .cart-item__name{margin:0;font-size:1.3rem;line-height:1.3}.cart-drawer .cart-item__details dl{order:1;margin:0;line-height:1.3}.cart-drawer .cart-item__details dl dt{display:none}.cart-drawer .cart-item__details dl dd{margin:0;display:inline}.cart-drawer .cart-item__details dl .product-option{display:inline;font-size:1.1rem;color:#8a8580}.cart-drawer .cart-item__details>.product-option{order:2;font-size:1.3rem;font-weight:600;color:#2f2f2f}.cart-drawer .cart-item__details .cart-item__discounted-prices{order:2;display:flex;align-items:baseline;gap:.6rem;font-size:1.3rem}.cart-drawer .cart-item__details .cart-item__final-price{font-weight:600}.cart-drawer .cart-item__details .cart-item__old-price{color:#8a8580}.cart-drawer .cart-item__details .discounts{order:3}.cart-drawer .cart-item__totals{display:none}.cart-drawer .cart-items .cart-item__quantity{grid-column:3;grid-row:1}.cart-drawer .cart-item__quantity-wrapper{display:flex;align-items:center;flex-wrap:nowrap;gap:.2rem;width:auto}.cart-drawer .cart-item cart-remove-button{margin:0}.cart-drawer .cart-remove-button{display:flex;align-items:center;justify-content:center;min-width:3.2rem;min-height:3.2rem;margin:0;color:#8a8580}.cart-drawer .cart-remove-button:hover{color:#2f2f2f}.cart-drawer .cart-remove-button .svg-wrapper,.cart-drawer .cart-remove-button svg{width:1.4rem;height:1.4rem}.cart-drawer .quantity.cart-quantity{width:10.4rem;min-height:3.2rem;height:3.2rem}.cart-drawer .quantity__button{width:2.4rem;flex-shrink:0}.cart-drawer .quantity__input{padding:0;font-size:1.2rem}.cart-drawer .quantity__button.wf-min-remove svg{width:1.2rem;height:1.2rem}@media screen and (max-width:479px){.cart-drawer .cart-item{grid-template:auto / 6rem minmax(0,1fr) auto;column-gap:.8rem}.cart-drawer .cart-item__media{width:6rem;height:8.8rem}.cart-drawer .cart-item__details{max-height:8.8rem}.cart-drawer .cart-item__name{font-size:1.25rem}.cart-drawer .cart-item__details dl .product-option{font-size:1.05rem}.cart-drawer .cart-item__details>.product-option,.cart-drawer .cart-item__details .cart-item__discounted-prices{font-size:1.25rem}.cart-drawer .quantity.cart-quantity{width:9.6rem}.cart-drawer .wf-gift-variant{width:9.6rem;font-size:1rem;padding:0 .3rem}.cart-drawer .quantity__button{width:2.2rem}.cart-drawer .cart-remove-button{min-width:2.8rem;min-height:2.8rem}}.cart-drawer .discounty-cart-widget,.cart-drawer .discounty-cart-widget__wrapper{display:none!important}.wf-gift-badge{display:inline-block;width:fit-content;background:#f1ab4a;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .8rem;border-radius:99px;margin-bottom:.4rem}.wf-gift-qty{display:flex;align-items:center;justify-content:space-between;width:100%}.wf-gift-qty cart-remove-button{margin-left:auto}@media(hover:none)and (pointer:coarse){.wf-gift-variant:focus,.wf-upsell__variant:focus{font-size:1.6rem}}.wf-gift-variant{font-family:inherit;font-size:1.1rem;font-weight:500;color:#2f2f2f;background:#fff;border:1px solid rgba(47,47,47,.55);border-radius:0;height:3.2rem;padding:0 .5rem;width:10.4rem}.cart-drawer .cart-item.is-swapping{opacity:.55;pointer-events:none;transition:opacity .15s ease}.cart-drawer .cart-item.is-swapping .cart-item__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff8c;border-radius:10px}.cart-drawer .cart-item.is-swapping .cart-item__media:before{content:"";position:absolute;z-index:1;top:50%;left:50%;width:1.8rem;height:1.8rem;margin:-.9rem 0 0 -.9rem;border:2px solid #f1ab4a;border-top-color:transparent;border-radius:50%;animation:wf-swap-spin .7s linear infinite}@keyframes wf-swap-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/free-gift.css.map */
