free-shipping-goal{display:none!important}cart-drawer .drawer__content{overflow-y:auto;overflow-x:hidden;scrollbar-width:none}cart-drawer .drawer__content::-webkit-scrollbar{width:0;height:0}.cart-drawer__header{position:sticky;top:0;z-index:3;background:#fff;flex:0 0 auto}.cart-drawer__body{overflow:visible!important;flex:0 0 auto;height:auto}.cart-drawer__footer{flex:1 0 auto;align-content:start;margin-top:18px}.cart-drawer__footer,.cart-drawer__footer .grid{grid-template-columns:minmax(0,1fr)}.cart-drawer__footer>*,.cart-drawer__footer .grid>*{min-width:0}.cart-drawer__header{display:flex;flex-direction:column;padding-bottom:0!important}.cart-drawer__header .drawer__heading{order:1;font-size:24px;font-weight:700}.cart-drawer__header .tfc-hold{order:2}.cart-drawer__header .tfc-envio{order:3}.tfc-hold{align-self:stretch;display:flex;align-items:center;justify-content:center;gap:8px;margin:12px calc(var(--tfc-pad, 20px) * -1) 0;padding:8px var(--tfc-pad, 20px);background:#000;color:#fff;font-family:inherit;font-size:12.5px;font-weight:500;line-height:1.35;text-align:center}.tfc-hold svg{flex:none;width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.7}.tfc-hold b{font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.02em}.tfc-hold--fin{color:#ffffff9e}.tfc-envio{align-self:stretch;display:block;margin:14px 0 16px}.tfc-envio__t{margin:0 0 10px;font-size:12.5px;font-weight:400;line-height:1.35;color:#000;text-align:center}.tfc-envio__t b{font-weight:800}.tfc-envio__row{display:flex;align-items:center;gap:12px}.tfc-envio__track{position:relative;flex:1;height:8px;border-radius:99px;overflow:hidden;background:#fff;border:1px solid #dcdcdc}.tfc-envio__fill{display:block!important;position:absolute;top:0;left:0;height:100%;width:0;border-radius:99px;background:#000;transition:width .55s cubic-bezier(.4,0,.2,1),background-color .45s ease}.tfc-envio__fill:after{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:repeating-linear-gradient(115deg,#ffffff61 0 6px,#fff0 6px 13px);animation:tfc-rayas 1s linear infinite;will-change:transform}@keyframes tfc-rayas{0%{transform:translateZ(0)}to{transform:translate3d(13px,0,0)}}.tfc-envio__icon{flex:none;display:grid;place-items:center;width:34px;height:34px;border:1.5px solid #000;border-radius:50%;color:#000;background:#fff;transition:border-color .45s ease,color .45s ease}.tfc-envio__icon svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.7}.tfc-envio--ok .tfc-envio__fill{background:#12a150}.tfc-envio--ok .tfc-envio__icon{border-color:#12a150;color:#12a150}.tfc-envio--ok .tfc-envio__fill:after{animation:none;opacity:.28}@media(prefers-reduced-motion:reduce){.tfc-envio__fill{transition:none}.tfc-envio__fill:after{animation:none}.tfc-envio__icon{transition:none}}.cart-item__remove{width:28px;height:28px;border-radius:50%;background:#000;color:#fff;transition:opacity .18s ease}.cart-item__remove:hover{opacity:.78}.cart-item__remove svg{width:17px;height:17px}.cart-drawer__footer{background:#000;color:#fff;display:grid}.cart-drawer__footer .tfc-extra{order:1}.cart-drawer__footer .drawer__footer-head{order:2}.cart-drawer__footer .drawer__footer-body{order:3}.cart-drawer__footer .tfc-pay{order:4}.cart-drawer__footer .totals,.cart-drawer__footer .totals *{color:#fff}.cart-drawer__footer .tax-note,.cart-drawer__footer .tax-note *{color:#ffffffa8}.cart-drawer__footer .tax-note a{color:#fff;text-decoration:underline}.cart-drawer__footer .discounts .discount{background:#fff;color:#000;border-radius:50px}.cart-drawer__footer .discounts .discount *{color:#000}.cart-drawer__footer .discounts .discount svg{stroke:#000;color:#000}.cart-drawer__footer .tax-note{font-size:11.5px;line-height:1.35}.cart-drawer__footer .totals__subtotal{font-size:12.8px!important;font-weight:400!important}.cart-drawer__footer .totals__subtotal-value{font-size:14px!important;font-weight:700!important}.cart-drawer__footer .drawer__footer-buttons{margin-top:4px}.cart-drawer__footer .btn--primary{background:#000;color:#fff;border:1.5px solid #fff}.cart-drawer__footer .btn--primary:hover{background:#fff;color:#000}.cart-drawer__footer .btn--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.34)}.cart-drawer__footer .btn--secondary:hover{background:#ffffff1a;color:#fff}.tfc-acc{border-top:1px solid rgba(255,255,255,.2)}.tfc-acc:last-of-type{border-bottom:1px solid rgba(255,255,255,.2)}.tfc-acc__b{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:15px 0;border:0;background:none;font-family:inherit;font-size:14px;font-weight:400;line-height:1.2;color:#fff;text-align:left;cursor:pointer;list-style:none}.tfc-acc__b::-webkit-details-marker{display:none}.tfc-acc__b:focus-visible{outline:2px solid #fff;outline-offset:2px}.tfc-acc__mas{position:relative;flex:none;width:15px;height:15px}.tfc-acc__mas:before,.tfc-acc__mas:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1.5px;background:#fff;transform:translateY(-50%);transition:transform .22s ease}.tfc-acc__mas:after{transform:translateY(-50%) rotate(90deg)}.tfc-acc[open] .tfc-acc__mas:after{transform:translateY(-50%) rotate(0)}.tfc-acc__cuerpo{padding:0 0 15px}@media(prefers-reduced-motion:reduce){.tfc-acc__mas:before,.tfc-acc__mas:after{transition:none}}.tfc-campo{display:flex;gap:8px}.tfc-campo input{flex:1;min-width:0;padding:12px 13px;border:1px solid #fff;border-radius:3px;background:#fff;font-family:inherit;font-size:14px;color:#000}.tfc-campo input::placeholder{color:#8a8a8a}.tfc-campo input:focus{outline:2px solid #fff;outline-offset:1px}.tfc-campo button{flex:none;padding:12px 18px;border:1.5px solid #fff;border-radius:3px;background:#000;color:#fff;font-family:inherit;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.tfc-campo button:hover{background:#fff;color:#000}.tfc-campo button:disabled{opacity:.45;cursor:default}.tfc-nota{width:100%;min-height:74px;padding:11px 13px;resize:vertical;border:1px solid #fff;border-radius:3px;background:#fff;font-family:inherit;font-size:14px;line-height:1.45;color:#000}.tfc-nota::placeholder{color:#8a8a8a}.tfc-nota:focus{outline:2px solid #fff;outline-offset:1px}.tfc-ayuda{margin:8px 0 0;font-size:11.5px;line-height:1.45;color:#ffffffa8}.tfc-ayuda--ok{color:#7ddba1}.tfc-ayuda--mal{color:#ff9c93}.tfc-combo{margin:12px 0 4px;padding:12px;border-radius:10px;background:#fff;color:#000}.tfc-combo__t{margin:0 0 8px;font-size:9px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#0a0a0a66}.tfc-combo p.h5{display:none}.tfc-combo:has(>cart-drawer-products-recommendation.hidden){display:none}.tfc-combo,.tfc-combo *,.tfc-combo a{color:#000}.tfc-combo .cart-drawer-products-recommendation{gap:8px!important}.tfc-combo .cart-drawer-products-recommendation__header{min-height:0;height:26px}.tfc-combo .swiper-button-prev,.tfc-combo .swiper-button-next{width:26px!important;height:26px!important}.tfc-combo .swiper-slide{height:auto!important}.tfc-combo .swiper-wrapper{align-items:flex-start}.tfc-combo .product-card{position:relative;padding:8px;background:#f2f2f2;border-radius:8px}.tfc-combo .product-card__wrapper{gap:10px;align-items:center}.tfc-combo .product-card__image-wrapper{width:48px!important;height:48px!important;flex:none}.tfc-combo .product-card__image-wrapper a,.tfc-combo .product-card__image-wrapper img{width:48px!important;height:48px!important;object-fit:cover;border-radius:6px}.tfc-combo .product-card__info{padding-right:42px;gap:2px}.tfc-combo .product-card__title{margin:0;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tfc-combo .f-price{font-size:13px}.tfc-combo .product-card__atc{position:absolute!important;right:8px;top:50%;transform:translateY(-50%);width:32px!important;height:32px!important;min-height:0!important}.tfc-pay{margin:16px 0 0;text-align:center}.tfc-pay__t{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 9px;font-size:10px;line-height:1.2;font-weight:600;color:#fff}.tfc-pay__t svg{flex:none;width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8}.tfc-pay__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.tfc-pay__row svg,.tfc-pay__row img{height:22px;width:auto;display:block}
/*# sourceMappingURL=/cdn/shop/t/16/assets/tf-carrito.css.map */
