.isell-cart{--isc-primary:var(--t-cta, #1E5B4F);--isc-primary-hover:var(--t-cta-hover, #17473E);--isc-soft:var(--t-surface-soft, #EEF5F3);--isc-soft-border:#DCEBE6;--isc-card-bg:var(--t-surface, #FFFFFF);--isc-card-border:var(--t-border, #E5EAF0);--isc-text:var(--t-text, #09090b);--isc-text-muted:var(--t-text-muted, #64748b);--isc-text-soft:#94a3b8;--isc-divider:#EEF1F4;--isc-danger:var(--t-danger, #DC2626);--isc-success:var(--t-cta, #1F6B5D);--isc-warning:#F2B705;--isc-radius-card:2.4rem;--isc-radius-card-lg:2.8rem;--isc-radius-btn:1.6rem;--isc-radius-input:1.2rem;--isc-radius-pill:9999px;--isc-shadow-card:0 1px 2px rgba(15, 23, 42, .04);--isc-shadow-elev:0 12px 32px rgba(15, 23, 42, .08);--isc-transition:.2s cubic-bezier(.4, 0, .2, 1)}.isell-cart *,.isell-cart *:before,.isell-cart *:after{box-sizing:border-box}.isell-cart{background:#f7f8f9}.isell-cart .page-width{max-width:128rem;padding:0 1.6rem}@media(min-width:750px){.isell-cart .page-width{padding:0 2.4rem}}.isell-cart .title{font-size:2.4rem;font-weight:700;letter-spacing:-.02em;color:var(--isc-text);margin:0 0 2.4rem;text-align:left}@media(min-width:750px){.isell-cart .title{font-size:3.2rem;margin-bottom:3.2rem}}@media(min-width:990px){.isell-cart cart-items .page-width{display:grid;grid-template-columns:minmax(0,1fr);gap:0}}.isell-cart .cart__items{background:var(--isc-card-bg);border:1px solid var(--isc-card-border);border-radius:var(--isc-radius-card-lg);padding:.8rem 1.2rem;box-shadow:var(--isc-shadow-card);overflow:hidden}@media(min-width:750px){.isell-cart .cart__items{padding:1.2rem 2rem}}.isell-cart .cart-items{width:100%;border-collapse:collapse;background:#fff0}.isell-cart .cart-items thead{display:none}.isell-cart .cart-items tbody{display:block}.isell-cart .cart-items tr.cart-item{display:grid;grid-template-columns:9.6rem minmax(0,1fr) auto;grid-template-areas:"media details total" "media qty    qty";column-gap:1.6rem;row-gap:1.2rem;align-items:start;padding:2rem .4rem;border-bottom:1px solid var(--isc-divider)}.isell-cart .cart-items tr.cart-item:last-child{border-bottom:none}@media(min-width:750px){.isell-cart .cart-items tr.cart-item{grid-template-columns:12rem minmax(0,1fr) auto auto;grid-template-areas:"media details qty total";column-gap:2.4rem;row-gap:0;padding:2.8rem .8rem;align-items:center}}.isell-cart .cart-item__media{grid-area:media;padding:0;position:relative}.isell-cart .cart-item__image-container{width:9.6rem;height:9.6rem;border-radius:1.8rem;border:1px solid var(--isc-card-border);background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(min-width:750px){.isell-cart .cart-item__image-container{width:12rem;height:12rem;border-radius:2.2rem}}.isell-cart .cart-item__image{width:100%;height:100%;object-fit:contain;padding:.8rem}.isell-cart .cart-item__link{display:none}.isell-cart .cart-item__details{grid-area:details;padding:0;min-width:0}.isell-cart .cart-item__name{display:block;font-size:1.5rem;font-weight:600;line-height:1.35;letter-spacing:-.01em;color:var(--isc-text);text-decoration:none;margin:0 0 .6rem;word-break:break-word}.isell-cart .cart-item__name:hover{color:var(--isc-primary)}@media(min-width:750px){.isell-cart .cart-item__name{font-size:1.7rem;margin-bottom:.8rem}}.isell-cart .cart-item__details dl{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem 1.2rem}.isell-cart .cart-item__details .product-option{font-size:1.25rem;color:var(--isc-text-muted);margin:0;display:inline-flex;align-items:center;gap:.4rem;line-height:1.4}.isell-cart .cart-item__details .product-option dt,.isell-cart .cart-item__details .product-option dd{margin:0;font-weight:500}.isell-cart .cart-item__details .product-option dt{color:var(--isc-text-soft)}@media(min-width:750px){.isell-cart .cart-item__details .product-option{font-size:1.3rem}}.isell-cart .cart-item__details .date-holder{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1rem;margin-top:.8rem;background:var(--isc-soft);border:1px solid var(--isc-soft-border);border-radius:var(--isc-radius-pill);font-size:1.15rem;font-weight:600;color:var(--isc-success);width:max-content;max-width:100%}.isell-cart .cart-item__details .date-holder dt{color:inherit;font-weight:600}.isell-cart .cart-item__details .date-holder .truck-icon{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center}.isell-cart .cart-item__details .date-holder .truck-icon img{width:100%;height:100%;object-fit:contain}@media(min-width:750px){.isell-cart .cart-item__details .date-holder{font-size:1.2rem;padding:.6rem 1.2rem}}.isell-cart .cart-item__details .cart-item__price-wrapper.hidden--desktop{margin-top:1rem}.isell-cart .cart-item__details .cart-item__price-wrapper .price-item--regular,.isell-cart .cart-item__details .cart-item__price-wrapper .discount-price{font-size:1.5rem;font-weight:700;color:var(--isc-text)}.isell-cart .cart-item__details .price-discount-label{display:none}.isell-cart .cart-item__details .discounts{margin:.8rem 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.4rem}.isell-cart .cart-item__details .discounts__discount{display:inline-flex;align-items:center;gap:.4rem;font-size:1.15rem;font-weight:600;color:var(--isc-success);background:var(--isc-soft);border:1px solid var(--isc-soft-border);padding:.3rem .8rem;border-radius:var(--isc-radius-pill)}.isell-cart .cart-item__details .discounts__discount svg{width:1.2rem;height:1.2rem}.isell-cart .cart-item__quantity{grid-area:qty;padding:0;display:flex;align-items:center;gap:.8rem}.isell-cart .cart-item__quantity-wrapper{display:inline-flex;align-items:center;gap:.8rem}.isell-cart .quantity.cart-quantity{display:inline-flex;align-items:center;background:#fff;border:1px solid var(--isc-card-border);border-radius:var(--isc-radius-input);padding:.2rem;height:4.4rem;min-width:auto;width:auto}.isell-cart .quantity.cart-quantity:before,.isell-cart .quantity.cart-quantity:after{display:none}.isell-cart .quantity.cart-quantity .quantity__button{width:3.6rem;height:3.6rem;display:inline-flex;align-items:center;justify-content:center;border:none;background:#fff0;color:var(--isc-text-muted);cursor:pointer;border-radius:1rem;transition:background var(--isc-transition),color var(--isc-transition);padding:0;min-width:0}.isell-cart .quantity.cart-quantity .quantity__button:hover{background:var(--isc-soft);color:var(--isc-primary)}.isell-cart .quantity.cart-quantity .quantity__button:focus-visible{outline:2px solid var(--isc-primary);outline-offset:2px}.isell-cart .quantity.cart-quantity .svg-wrapper svg{width:1.4rem;height:1.4rem}.isell-cart .quantity.cart-quantity .quantity__input{width:3.6rem;height:100%;border:none;background:#fff0;text-align:center;font-size:1.4rem;font-weight:600;color:var(--isc-text);padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.isell-cart .quantity.cart-quantity .quantity__input::-webkit-outer-spin-button,.isell-cart .quantity.cart-quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.isell-cart .quantity.cart-quantity .quantity__input:focus{outline:none}.isell-cart cart-remove-button .button.button--tertiary{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:var(--isc-radius-input);background:#fff;border:1px solid var(--isc-card-border);color:var(--isc-text-muted);cursor:pointer;transition:background var(--isc-transition),color var(--isc-transition),border-color var(--isc-transition);padding:0;min-width:0;text-decoration:none}.isell-cart cart-remove-button .button.button--tertiary:hover{background:#fff1f1;border-color:#fecaca;color:var(--isc-danger)}.isell-cart cart-remove-button .button.button--tertiary svg{width:1.6rem;height:1.6rem}.isell-cart .cart-item__error{width:100%;display:none;align-items:center;gap:.6rem;margin-top:.6rem;font-size:1.2rem;color:var(--isc-danger)}.isell-cart .cart-item__totals{grid-area:total;padding:0;text-align:right;display:flex;align-items:center;justify-content:flex-end}.isell-cart .cart-item__totals .price--large,.isell-cart .cart-item__totals .price-item--regular,.isell-cart .cart-item__totals .discount-price{font-size:1.7rem;font-weight:700;color:var(--isc-text);letter-spacing:-.01em}@media(min-width:750px){.isell-cart .cart-item__totals .price--large,.isell-cart .cart-item__totals .price-item--regular,.isell-cart .cart-item__totals .discount-price{font-size:1.9rem}}.isell-cart .cart-item__totals .price-item--regular[class*=margin-right]{margin-right:0}.isell-cart .cart-item__totals s.price-item--regular,.isell-cart .cart-item__totals .light s{color:var(--isc-text-soft);font-size:1.25rem;font-weight:500;margin-right:.6rem}.isell-cart .cart-item__totals,.isell-cart .cart-item__price-mobile{position:relative;text-align:right}.isell-cart .cart-item__totals .price,.isell-cart .cart-item__price-mobile .price{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;position:relative}.isell-cart .cart-item__totals .price__container,.isell-cart .cart-item__price-mobile .price__container{display:contents}.isell-cart .cart-item__totals .price__regular,.isell-cart .cart-item__totals .price--show-badge .price__regular,.isell-cart .cart-item__price-mobile .price__regular,.isell-cart .cart-item__price-mobile .price--show-badge .price__regular{display:none}.isell-cart .cart-item__totals .price__sale,.isell-cart .cart-item__price-mobile .price__sale{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;margin:0}.isell-cart .cart-item__totals .price__sale>br,.isell-cart .cart-item__price-mobile .price__sale>br{display:none}.isell-cart .cart-item__totals .price__sale>.visually-hidden,.isell-cart .cart-item__price-mobile .price__sale>.visually-hidden{display:none}.isell-cart .cart-item__totals .price__sale>span,.isell-cart .cart-item__price-mobile .price__sale>span{display:inline-flex;align-items:baseline;margin:0;width:auto}.isell-cart .cart-item__totals .pricecheckout__discount-badge,.isell-cart .cart-item__price-mobile .pricecheckout__discount-badge{background:var(--t-cta)!important;background-color:var(--t-cta)!important;color:#fff!important;border:1px solid var(--t-cta)!important;padding:.4rem .8rem;border-radius:9999px;font-weight:700;font-size:1.05rem;letter-spacing:.02em;line-height:1;margin:0;width:auto}.isell-cart .cart-item__totals .price__sale s.price-item--regular,.isell-cart .cart-item__price-mobile .price__sale s.price-item--regular{font-size:1.25rem;font-weight:500;color:var(--isc-text-soft);margin:0;line-height:1.2}.isell-cart .cart-item__totals .price__sale .discount-price,.isell-cart .cart-item__price-mobile .price__sale .discount-price{font-size:1.9rem;font-weight:800;color:var(--isc-text);letter-spacing:-.02em;line-height:1.1}.isell-cart .cart-item__totals .price-discount-label,.isell-cart .cart-item__price-mobile .price-discount-label{display:none}.isell-cart .cart-item__totals .card__badge,.isell-cart .cart-item__totals .card__badge.small-hide,.isell-cart .cart-item__totals .card__badge.hidden--desktop{position:static;top:auto;left:auto;right:auto;display:inline-flex;align-items:center;padding:0;margin:0 0 .2rem;background:#fff0;border:0;box-shadow:none;order:-1}.isell-cart .cart-item__totals .card__badge .badge{display:inline-flex;align-items:center;padding:.35rem .8rem;border-radius:9999px;background:#fee2e2;border:1px solid #FCA5A5;color:#b91c1c;font-size:1.05rem;font-weight:800;letter-spacing:.03em;line-height:1;text-transform:none}.isell-cart .cart-item__totals .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:none}.isell-cart .cart-items__totals_inactive .loading__spinner{display:flex}.isell-cart.is-empty .cart__warnings{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;text-align:center;padding:6rem 2rem;background:var(--isc-card-bg);border:1px solid var(--isc-card-border);border-radius:var(--isc-radius-card-lg);margin:4rem auto;max-width:56rem;box-shadow:var(--isc-shadow-card)}.isell-cart .cart__empty-text{font-size:2rem;font-weight:700;color:var(--isc-text);margin:0}.isell-cart .cart__warnings .button{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding:0 2.8rem;border-radius:var(--isc-radius-btn);background:var(--isc-primary);color:#fff;font-size:1.5rem;font-weight:600;text-decoration:none;border:none;transition:background var(--isc-transition),transform var(--isc-transition);cursor:pointer}.isell-cart .cart__warnings .button:hover{background:var(--isc-primary-hover);transform:translateY(-1px)}.isell-cart .cart__login-title{font-size:1.5rem;font-weight:600;color:var(--isc-text);margin-top:1.6rem}.isell-cart .cart__login-paragraph{font-size:1.3rem;color:var(--isc-text-muted);margin:0}.isell-cart .cart__login-paragraph a{color:var(--isc-primary);font-weight:600;text-decoration:underline}.isell-cart.is-empty .cart__contents{display:none}.isell-cart-footer{background:#fff0}.isell-cart-footer .page-width{max-width:128rem;padding:0 1.6rem}@media(min-width:750px){.isell-cart-footer .page-width{padding:0 2.4rem}}.isell-cart-footer .cart__footer{display:grid;gap:2rem;padding-top:2.4rem;padding-bottom:4rem}@media(min-width:750px){.isell-cart-footer .cart__footer{grid-template-columns:minmax(0,1fr) minmax(38rem,42rem);gap:3.2rem;align-items:start}}.isell-cart-footer cart-note.cart__note{display:block;background:var(--isc-card-bg,#fff);border:1px solid var(--isc-card-border,var(--t-border));border-radius:var(--isc-radius-card,2.4rem);padding:2rem 2.4rem;box-shadow:0 1px 2px #0f172a0a}.isell-cart-footer cart-note.cart__note label{display:block;font-size:1.3rem;font-weight:600;color:var(--isc-text,#09090b);margin-bottom:1rem;letter-spacing:-.01em}.isell-cart-footer cart-note.cart__note .text-area{width:100%;min-height:9rem;padding:1.2rem 1.4rem;border:1px solid var(--isc-card-border,var(--t-border));border-radius:1.4rem;background:#fff;font-size:1.4rem;color:var(--isc-text,#09090b);font-family:inherit;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.isell-cart-footer cart-note.cart__note .text-area::placeholder{color:var(--isc-text-soft,#94a3b8)}.isell-cart-footer cart-note.cart__note .text-area:focus{outline:none;border-color:var(--isc-primary,var(--t-cta));box-shadow:0 0 0 3px color-mix(in srgb,var(--t-cta) 12%,transparent)}.isell-cart-footer .cart__blocks{display:grid;gap:0;background:var(--isc-card-bg,#fff);border:1px solid var(--isc-card-border,var(--t-border));border-radius:var(--isc-radius-card-lg,2.8rem);padding:2.4rem;box-shadow:0 1px 2px #0f172a0a}@media(min-width:990px){.isell-cart-footer .cart__blocks{position:sticky;top:2.4rem;padding:2.8rem}}.isell-cart-footer .cart__blocks:before{content:"Resumo da encomenda";display:block;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;color:var(--isc-text,#09090b);margin-bottom:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid var(--isc-divider,#EEF1F4)}.isell-cart-footer .cart__blocks .discounts{margin:0 0 1.2rem;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.6rem}.isell-cart-footer .cart__blocks .discounts__discount{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;font-weight:600;color:var(--isc-success,#1F6B5D);background:var(--isc-soft,var(--t-surface-soft));border:1px solid var(--isc-soft-border,#DCEBE6);padding:.4rem .9rem;border-radius:9999px}.isell-cart-footer .totals{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;margin:0;gap:1.2rem}.isell-cart-footer .totals+.totals{padding-top:.6rem}.isell-cart-footer .totals__total{font-size:1.4rem;font-weight:600;color:var(--isc-text-muted,#64748b);margin:0;letter-spacing:-.005em}.isell-cart-footer .totals__total-value{font-size:1.4rem;font-weight:600;color:var(--isc-text,#09090b);margin:0;white-space:nowrap}.isell-cart-footer .totals:last-of-type{padding-top:1.6rem;margin-top:.6rem;border-top:1px solid var(--isc-divider,#EEF1F4)}.isell-cart-footer .totals:last-of-type .totals__total{font-size:1.6rem;font-weight:700;color:var(--isc-text,#09090b)}.isell-cart-footer .totals:last-of-type .totals__total-value{font-size:2.2rem;font-weight:800;color:var(--isc-text,#09090b);letter-spacing:-.02em}.isell-cart-footer .totals .totals__total-value[style*=background-color]{background:var(--t-cta);color:#fff;font-weight:700;padding:.4rem .9rem;border-radius:9999px;font-size:1.2rem}.isell-cart-footer .tax-note{display:block;margin-top:1rem;font-size:1.15rem;color:var(--isc-text-soft,#94a3b8);line-height:1.5}.isell-cart-footer .tax-note a{color:var(--isc-primary,var(--t-cta));text-decoration:underline}.isell-cart-footer .cart__ctas{margin-top:1.8rem;display:flex;flex-direction:column;gap:1rem}.isell-cart-footer .cart__checkout-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:5.6rem;padding:0 2.4rem;border-radius:var(--isc-radius-btn,1.6rem);border:none;background:var(--isc-primary,var(--t-cta));color:#fff;font-size:1.55rem;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:background .25s ease,transform .2s ease,box-shadow .25s ease;box-shadow:0 4px 14px color-mix(in srgb,var(--t-cta) 18%,transparent)}.isell-cart-footer .cart__checkout-button:hover:not(:disabled){background:var(--isc-primary-hover,var(--t-cta-hover));transform:translateY(-1px);box-shadow:0 8px 20px color-mix(in srgb,var(--t-cta) 22%,transparent)}.isell-cart-footer .cart__checkout-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.isell-cart-footer .cart__checkout-button:focus-visible{outline:2px solid var(--isc-primary,var(--t-cta));outline-offset:3px}.isell-cart-footer .cart__ctas:after{content:"\2713  Pagamento seguro \b7  Entrega r\e1pida \b7  Devolu\e7\e3o em 14 dias";display:block;text-align:center;font-size:1.15rem;font-weight:500;color:var(--isc-text-muted,#64748b);margin-top:.4rem;letter-spacing:.01em}.isell-cart-footer #cart-errors{margin-top:1.2rem;font-size:1.25rem;color:var(--isc-danger,var(--t-danger))}.isell-cart-footer #cart-errors:empty{display:none}@media(max-width:749px){.isell-cart .title{font-size:2rem;margin-bottom:1.6rem}.isell-cart .cart__items{padding:.4rem 1rem;border-radius:2rem}.isell-cart .cart-items tr.cart-item{grid-template-columns:8.4rem minmax(0,1fr);grid-template-areas:"media details" "price price" "qty   qty";column-gap:1.2rem;row-gap:1rem;padding:1.6rem .4rem}.isell-cart .cart-item__media{align-self:flex-start}.isell-cart .cart-item__image-container{width:8.4rem;height:8.4rem;border-radius:1.4rem}.isell-cart .cart-item__details{padding:0}.isell-cart .cart-item__name{font-size:1.45rem;line-height:1.35;margin-bottom:.4rem}.isell-cart .cart-item__details dl{gap:.3rem .8rem}.isell-cart .cart-item__details .product-option{font-size:1.2rem}.isell-cart .cart-item__totals{display:none}.isell-cart .cart-item__price-mobile{grid-area:price;padding:0;display:flex;justify-content:flex-end;align-items:baseline;gap:.6rem;min-width:0}.isell-cart .cart-item__price-mobile .cart-item__price-wrapper,.isell-cart .cart-item__price-mobile [id^=price-]{display:contents}.isell-cart .cart-item__price-mobile .price,.isell-cart .cart-item__price-mobile .price__container,.isell-cart .cart-item__price-mobile .price__regular{display:inline-flex;align-items:baseline;gap:.6rem;justify-content:flex-end}.isell-cart .cart-item__price-mobile .price__sale{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:0}.isell-cart .cart-item__price-mobile .price-item--regular,.isell-cart .cart-item__price-mobile .price-item--sale,.isell-cart .cart-item__price-mobile .discount-price{font-size:1.8rem;font-weight:800;color:var(--isc-text);letter-spacing:-.02em;line-height:1.1}.isell-cart .cart-item__price-mobile s.price-item--regular,.isell-cart .cart-item__price-mobile .price__sale s{font-size:1.2rem;font-weight:500;color:var(--isc-text-soft);text-decoration:line-through}.isell-cart .cart-item__price-mobile .visually-hidden,.isell-cart .cart-item__price-mobile .price-discount-label,.isell-cart .cart-item__price-mobile .card__badge.small-hide,.isell-cart .cart-item__price-mobile .price__regular,.isell-cart .cart-item__price-mobile br{display:none}.isell-cart .cart-item__price-mobile .price:not(.price--on-sale) .price-item--regular.light,.isell-cart .cart-item__price-mobile .price:not(.price--on-sale) s.price-item--regular{display:none}.isell-cart .cart-item__price-mobile .price{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:.5rem}.isell-cart .cart-item__price-mobile .price__container{order:2;display:inline-flex;align-items:baseline}.isell-cart .cart-item__price-mobile .price__sale{order:1}.isell-cart .cart-item__price-mobile .card__badge.hidden--desktop{display:inline-flex;position:static;top:auto;left:auto;right:auto;margin:0;padding:0;background:#fff0;border:0;box-shadow:none}.isell-cart .cart-item__price-mobile .card__badge .badge{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:9999px;font-size:1.05rem;font-weight:800;letter-spacing:.03em;line-height:1}.isell-cart .cart-item__price-mobile .price:not(.price--on-sale) .card__badge{display:none}.isell-cart .cart-item__price-mobile .unit-price{font-size:1.1rem;color:var(--isc-text-muted);margin-left:.4rem}.isell-cart .cart-item__price-mobile .price__sale{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:0}.isell-cart .cart-item__price-mobile .price__sale>*{align-self:flex-end;margin-left:auto}.isell-cart .cart-item__price-mobile .price__sale .discount-price{display:block;width:fit-content;margin-left:auto;text-align:right}.isell-cart .cart-item__quantity{grid-area:qty;justify-content:space-between;padding:0}.isell-cart .cart-item__quantity-wrapper.quantity-popover-wrapper{width:100%;flex-direction:row;justify-content:space-between;align-items:center;gap:.8rem}.isell-cart cart-remove-button{margin-left:auto}.isell-cart-footer .cart__footer{padding-top:1.6rem;padding-bottom:2.4rem}.isell-cart-footer .cart__blocks{padding:2rem 1.8rem;border-radius:2rem}.isell-cart-footer .totals:last-of-type .totals__total-value{font-size:2rem}.isell-cart-footer .cart__checkout-button{min-height:5.2rem;font-size:1.5rem}.isell-cart-footer cart-note.cart__note{padding:0;background:#fff0;border:0;box-shadow:none}.isell-cart-footer cart-note.cart__note>label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1.3rem;font-weight:600;color:var(--isc-primary,var(--t-cta));margin:0 0 1rem;padding:0;-webkit-user-select:none;user-select:none}.isell-cart-footer cart-note.cart__note>label:before{content:"+";display:inline-flex;width:1.8rem;height:1.8rem;align-items:center;justify-content:center;border-radius:50%;background:var(--isc-soft,var(--t-surface-soft));color:var(--isc-primary);font-weight:700;font-size:1.4rem;line-height:1}.isell-cart-footer cart-note.cart__note .text-area{display:none}.isell-cart-footer cart-note.cart__note.is-open .text-area{display:block}.isell-cart-footer cart-note.cart__note.is-open>label:before{content:"\2212"}}@media(min-width:750px){.isell-cart .cart-item__price-mobile{display:none}}.isell-cart .cart-items__heading--quantity,.isell-cart .caption-with-letter-spacing{display:none}.isell-cart .cart-item--gift{background:linear-gradient(180deg,rgb(238 245 243 / .5),transparent);border-radius:1.6rem}.isell-cart .quantity-popover__info-button.button--tertiary{display:inline-flex;align-items:center;gap:.4rem;background:#fff0;border:none;color:var(--isc-text-muted,#64748b);font-size:1.2rem;font-weight:600;padding:.4rem .8rem;border-radius:.8rem;cursor:pointer}.isell-cart .quantity-popover__info-button.button--tertiary:hover{background:var(--isc-soft,var(--t-surface-soft));color:var(--isc-primary,var(--t-cta))}.isell-cart .quantity-popover__info-button svg{width:1.4rem;height:1.4rem}.isell-cart .cartAttributes{display:none}.isell-cart quantity-popover{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;width:100%;position:relative}.isell-cart .cart-item__quantity-wrapper.quantity-popover-wrapper{display:inline-flex;align-items:center;gap:.8rem;width:auto;flex-wrap:nowrap}.isell-cart .quantity-popover-container{display:inline-flex;align-items:center}.isell-cart .cart-item__quantity{align-self:center;flex-direction:column;align-items:flex-start;gap:.6rem;min-width:0}.isell-cart .cart-item__error{display:none;width:100%;max-width:32rem;margin:0;padding:.8rem 1rem;background:#fef2f2;border:1px solid #FECACA;border-radius:1rem;color:var(--isc-danger);font-size:1.2rem;line-height:1.35;align-items:center;gap:.6rem}.isell-cart .cart-item__error{display:none}.isell-cart .cart-item__error:has(.cart-item__error-text:not(:empty)){display:inline-flex}.isell-cart .cart-item__error .svg-wrapper{display:inline-flex;flex-shrink:0}.isell-cart .cart-item__error svg{width:1.4rem;height:1.4rem}.isell-cart .cart-item__error-text{display:inline}@media(max-width:749px){.isell-cart .cart-item__error{max-width:100%}}.isell-cart .cart-item__details dl{align-items:flex-start}.isell-cart .cart-item__details .date-holder{flex:0 0 100%;width:100%;max-width:100%;background:#fff0;border:0;padding:0;margin:.6rem 0 0;display:flex;justify-content:flex-start}.isell-cart .cart-item__details .date-holder dt{display:inline-flex;align-items:center;gap:.5rem;line-height:1;margin:0;padding:.55rem 1.05rem;background:var(--isc-primary);border:1px solid var(--isc-primary);border-radius:var(--isc-radius-pill);color:#fff;font-size:1.15rem;font-weight:600;width:max-content;max-width:100%}.isell-cart .cart-item__details .date-holder .truck-icon{width:1.4rem;height:1.4rem;margin:0;display:inline-flex;align-items:center;justify-content:center}.isell-cart .cart-item__details .date-holder .truck-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.isell-cart .cart-item__details .date-holder .date-content{display:inline-flex;align-items:center;line-height:1}@media(max-width:749px){.isell-cart .cart-item__details dl{flex-direction:column;align-items:flex-start}.isell-cart .cart-item__details .date-holder{width:auto;justify-content:flex-start;margin:.2rem 0 .4rem}}.isell-cart-footer .cart__footer{display:block;grid-template-columns:none;padding-top:2rem}@media(min-width:750px){.isell-cart-footer .cart__footer{padding-top:2.4rem}}.isell-cart-footer cart-note.cart__note{display:block;width:100%;max-width:none;margin:0 0 1.6rem}.isell-cart-footer .cart__blocks{width:100%;max-width:none;display:block;padding:2.4rem}@media(min-width:750px){.isell-cart-footer .cart__blocks{padding:3.2rem 3.6rem}}@media(min-width:990px){.isell-cart-footer .cart__blocks{position:static;top:auto;padding:3.2rem 3.6rem}}.isell-cart-footer .cart__blocks:before{content:"Resumo da encomenda";display:block;width:100%;font-size:1.7rem;font-weight:700;letter-spacing:-.01em;color:var(--isc-text);margin:0 0 2rem;padding-bottom:1.6rem;border-bottom:1px solid var(--isc-divider)}.isell-cart-footer .cart__blocks>.js-contents{display:block;width:100%}@media(min-width:750px){.isell-cart-footer .cart__blocks{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,36rem);column-gap:4rem;row-gap:0;align-items:start}.isell-cart-footer .cart__blocks:before{grid-column:1 / -1}.isell-cart-footer .cart__blocks>.js-contents{grid-column:1 / 2;align-self:center}.isell-cart-footer .cart__blocks>.cart__ctas{grid-column:2 / 3;align-self:center;margin-top:0}.isell-cart-footer .cart__blocks>#cart-errors{grid-column:1 / -1}}.isell-cart-footer .totals{padding:.8rem 0}.isell-cart-footer .totals__total{font-size:1.45rem}.isell-cart-footer .totals__total-value{font-size:1.5rem}.isell-cart-footer .totals:last-of-type .totals__total{font-size:1.7rem}.isell-cart-footer .totals:last-of-type .totals__total-value{font-size:2.6rem}.isell-cart-footer .tax-note{margin-top:1.2rem;font-size:1.2rem}.isell-cart-footer .cart__blocks>.cart__ctas .cart__checkout-button{min-height:6rem;font-size:1.6rem;border-radius:1.8rem}.isell-cart-footer .cart__blocks>.cart__ctas:after{font-size:1.2rem;margin-top:1rem}@media(max-width:749px){.isell-cart-footer .cart__blocks{display:block;padding:2rem}.isell-cart-footer .cart__blocks>.cart__ctas{margin-top:1.6rem}.isell-cart-footer .totals:last-of-type .totals__total-value{font-size:2.2rem}}.isell-cart .cart-item__totals .price:not(.price--on-sale) .price__sale s,.isell-cart .cart-item__totals .price:not(.price--on-sale) .price__sale br,.isell-cart .cart-item__totals .price:not(.price--on-sale) .price-discount-label{display:none}.isell-cart .cart-item__totals{justify-content:center;align-self:center;min-height:6rem}.isell-cart .cart-item__totals .price{justify-content:center;height:100%}.isell-cart .cart-item__totals .price:not(.price--on-sale) .price__sale{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:0;height:100%;min-height:4rem}.isell-cart .cart-item__totals .price:not(.price--on-sale) .price__sale>span{display:inline-flex;align-items:center;justify-content:flex-end;line-height:1}.isell-cart .cart-item__totals .price:not(.price--on-sale) .price__sale .price-item--sale{display:inline-flex;align-items:center;margin:0}.isell-cart .cart-item__totals .price:not(.price--on-sale) .discount-price{font-size:1.9rem;font-weight:800;color:var(--isc-text,var(--t-text));line-height:1}.isell-cart .cart-items tr.cart-item{position:relative}.isell-cart .cart-item__totals .card__badge,.isell-cart .cart-item__totals .card__badge.small-hide,.isell-cart .cart-item__totals .card__badge.hidden--desktop{position:absolute;top:1rem;left:1rem;right:auto;bottom:auto;display:inline-flex;align-items:center;margin:0;padding:0;background:#fff0;border:0;box-shadow:none;z-index:3;pointer-events:none}@media(min-width:750px){.isell-cart .cart-item__totals .card__badge,.isell-cart .cart-item__totals .card__badge.small-hide,.isell-cart .cart-item__totals .card__badge.hidden--desktop{top:1.6rem;left:1.6rem}}.isell-cart .cart-item__totals .card__badge .badge,.isell-cart .cart-item__totals .card__badge.small-hide .badge,.isell-cart .cart-item__totals .card__badge.hidden--desktop .badge{display:inline-flex;align-items:center;padding:.55rem 1.1rem;border-radius:9999px;background:var(--isc-primary,var(--t-cta));border:0;color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:.01em;line-height:1;box-shadow:0 4px 12px color-mix(in srgb,var(--t-cta) 22%,transparent);font-family:var(--font-body-family,inherit)}@media(min-width:750px){.isell-cart .cart-item__totals .card__badge .badge,.isell-cart .cart-item__totals .card__badge.small-hide .badge,.isell-cart .cart-item__totals .card__badge.hidden--desktop .badge{padding:.65rem 1.3rem;font-size:1.25rem}}.isell-cart .cart-items tr.cart-item{position:static}.isell-cart .cart-item__totals .card__badge,.isell-cart .cart-item__totals .card__badge.small-hide,.isell-cart .cart-item__totals .card__badge.hidden--desktop{position:static;top:auto;right:auto;bottom:auto;left:auto;display:inline-flex;align-items:center;margin:0 0 .4rem;padding:0;background:#fff0;border:0;box-shadow:none;order:-1;pointer-events:auto}@media(min-width:750px){.isell-cart .cart-item__totals .card__badge.hidden--desktop{display:none}}@media(max-width:749px){.isell-cart .cart-item__totals .card__badge.small-hide{display:none}}.isell-cart .cart-item__totals .card__badge .badge,.isell-cart .cart-item__totals .card__badge.small-hide .badge,.isell-cart .cart-item__totals .card__badge.hidden--desktop .badge{display:inline-flex;align-items:center;padding:.45rem 1rem;border-radius:9999px;background:var(--isc-primary,var(--t-cta));border:0;color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.01em;line-height:1;text-transform:none;box-shadow:0 4px 12px color-mix(in srgb,var(--t-cta) 18%,transparent);font-family:var(--font-body-family,inherit)}@media(min-width:750px){.isell-cart .cart-item__totals .card__badge .badge,.isell-cart .cart-item__totals .card__badge.small-hide .badge,.isell-cart .cart-item__totals .card__badge.hidden--desktop .badge{padding:.5rem 1.15rem;font-size:1.15rem}}.isell-cart .cart-item__totals .price__sale .visually-hidden,.isell-cart .cart-item__totals .price__sale .visually-hidden--inline,.isell-cart .cart-item__totals .price__sale>span.visually-hidden,.isell-cart .cart-item__totals .price__sale>span.visually-hidden--inline{display:none;width:0;height:0;margin:0;padding:0;position:absolute;overflow:hidden;clip:rect(0 0 0 0)}.isell-cart .cart-item__totals .price:not(.price--on-sale) .price__sale>span:not(.price-item--sale):not(.visually-hidden):not(.visually-hidden--inline){display:none}.isell-cart .cart-item__totals .price:not(.price--on-sale) .price__sale{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:0;min-height:0;height:auto;padding:0;margin:0;line-height:1}.isell-cart .cart-item__totals .price:not(.price--on-sale) .price__sale .price-item--sale{display:inline-flex;align-items:center;margin:0;padding:0;line-height:1}.isell-cart .cart-item__totals .price:not(.price--on-sale) .discount-price{display:inline-flex;align-items:center;line-height:1;margin:0;padding:0}.isell-cart .cart-item__totals .price:not(.price--on-sale){display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-end;min-height:0;height:auto;gap:0;padding:0;margin:0}.isell-cart .cart-item__totals .cart-item__price-wrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;height:100%;min-height:6rem;padding:0;margin:0;line-height:1}.isell-cart .cart-item__totals .cart-item__price-wrapper>div:not([class]){display:flex;flex-direction:column;align-items:flex-end;justify-content:center;width:100%;margin:0;padding:0;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/127/assets/isell-cart.css.map */
