.hc-cart-drawer .hc-tiers{display:block!important;padding:var(--hc-tier-pad, 20px)!important;background:var(--hc-tier-bg, #faf6f0);color:var(--hc-tier-message-color, #1a1a1a)}.hc-cart-drawer .hc-tiers[hidden]{display:none!important}.hc-cart-drawer .hc-tiers__row{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:1fr!important;gap:8px!important;margin-bottom:10px!important}.hc-cart-drawer .hc-tier{display:flex!important;flex-direction:column!important;align-items:center!important;gap:3px!important;text-align:center!important;font-size:var(--hc-tier-percent-size, 14px);font-weight:var(--hc-tier-percent-weight, 700);color:var(--hc-tier-percent-inactive-color, #a89a7f);transition:color .2s ease}.hc-cart-drawer .hc-tier.is-active,.hc-cart-drawer .hc-tier.is-unlocked{color:var(--hc-tier-percent-active-color, #1a1a1a)}.hc-cart-drawer .hc-tier__badge{display:inline-flex!important;align-items:center;justify-content:center;gap:4px;min-width:26px;min-height:26px;border-radius:999px;background:var(--hc-tier-badge-locked-bg, #e5ddd0);color:var(--hc-tier-badge-locked-color, #a89a7f);transition:background .2s ease,color .2s ease}.hc-cart-drawer .hc-tier.is-unlocked .hc-tier__badge{background:var(--hc-tier-badge-active-bg, #c0392b);color:var(--hc-tier-badge-active-color, #fff)}.hc-cart-drawer .hc-tier__icon svg{width:13px;height:13px;display:block}.hc-cart-drawer .hc-tiers__bar{position:relative!important;height:var(--hc-tier-bar-height, 6px)!important;border-radius:999px!important;background:var(--hc-tier-bar-track, #e5ddd0);overflow:hidden!important;margin:0 0 8px!important}.hc-cart-drawer .hc-tiers__bar-fill{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,var(--hc-tier-bar-fill-start, #c0392b),var(--hc-tier-bar-fill-end, #c0392b));transition:width .4s cubic-bezier(.22,1,.36,1)!important}.hc-cart-drawer .hc-tiers__message{margin:0!important;font-size:var(--hc-tier-message-size, 13px);font-weight:var(--hc-tier-message-weight, 400);color:var(--hc-tier-message-color, #1a1a1a);line-height:1.4!important;text-align:center!important}.hc-cart-drawer .hc-tiers__savings{display:inline-block;margin:8px auto 0!important;padding:3px 10px;border-radius:999px;background:var(--hc-tier-savings-bg, #1a1a1a);color:var(--hc-tier-savings-text, #fff);font-size:12px;font-weight:700;text-align:center}.hc-cart-drawer .hc-tiers__savings[hidden]{display:none!important}.hc-cart-drawer .hc-upsell{padding:var(--hc-upsell-pad, 20px)!important;background:var(--hc-upsell-bg, #fff);border-top:1px solid var(--hc-cart-divider, #ececec)}.hc-cart-drawer .hc-upsell[hidden]{display:none!important}.hc-cart-drawer .hc-upsell__heading{margin:0 0 10px!important;font-size:var(--hc-upsell-heading-size, 15px);font-weight:var(--hc-upsell-heading-weight, 600);color:var(--hc-upsell-heading-color, #1a1a1a)}.hc-cart-drawer .hc-upsell .hcx-rail{display:block!important;margin:0!important;padding:0!important;list-style:none!important;max-height:250px;overflow-y:auto;overscroll-behavior:contain}.hc-cart-drawer .hc-upsell .hcx-row{display:grid!important;grid-template-columns:var(--hc-upsell-image-size, 64px) minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:auto!important;margin:0 0 var(--hc-upsell-gap, 14px)!important;padding:0!important;border:0!important;background:none!important;transition:opacity .2s ease,transform .2s ease}.hc-cart-drawer .hc-upsell .hcx-row:last-child{margin-bottom:0!important}.hc-cart-drawer .hc-upsell .hcx-row.is-leaving{opacity:0;transform:translate(14px)}.hc-cart-drawer .hc-upsell .hcx-row.is-adding{opacity:.5}.hc-cart-drawer .hc-upsell .hcx-row__img{display:block!important;width:var(--hc-upsell-image-size, 64px)!important;height:var(--hc-upsell-image-size, 64px)!important}.hc-cart-drawer .hc-upsell .hcx-row__img img,.hc-cart-drawer .hc-upsell .hcx-row__ph{display:block;width:100%;height:100%;object-fit:cover;border-radius:6px;background:#0000000f}.hc-cart-drawer .hc-upsell .hcx-row__info{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}.hc-cart-drawer .hc-upsell .hcx-row__title{font-size:var(--hc-upsell-title-size, 14px);font-weight:var(--hc-upsell-title-weight, 500);color:var(--hc-upsell-title-color, #1a1a1a);line-height:1.25!important;text-decoration:none!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-cart-drawer .hc-upsell .hcx-row__price{display:flex!important;align-items:baseline!important;gap:6px!important;font-size:var(--hc-upsell-price-size, 14px);font-weight:var(--hc-upsell-price-weight, 600);color:var(--hc-upsell-price-color, #1a1a1a)}.hc-cart-drawer .hc-upsell .hcx-row__was{color:var(--hc-upsell-compare-color, #999);text-decoration:line-through;font-weight:400;font-size:.86em}.hc-cart-drawer .hc-upsell .hcx-row__variant{width:100%!important;max-width:150px!important;min-height:30px!important;margin-top:2px!important;padding:2px 6px!important;border:1px solid var(--hc-cart-qty-border, #e0e0e0)!important;border-radius:4px!important;background:#fff!important;color:var(--hc-cart-text, #1a1a1a)!important;font-size:12px!important}.hc-cart-drawer .hc-upsell .hcx-row__add{align-self:center!important;min-height:34px!important;padding:0 16px!important;border:0!important;border-radius:3px!important;background:var(--hc-upsell-button-bg, #1a1a1a);color:var(--hc-upsell-button-text, #fff);font-size:12px!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;cursor:pointer!important;white-space:nowrap!important;transition:background .15s ease}.hc-cart-drawer .hc-upsell .hcx-row__add:hover:not(:disabled){background:var(--hc-upsell-button-hover-bg, #333)}.hc-cart-drawer .hc-upsell .hcx-row__add:disabled{opacity:.45!important;cursor:not-allowed!important}.hcx-arrow{display:none!important}@media(prefers-reduced-motion:reduce){.hc-cart-drawer .hc-upsell .hcx-row,.hc-cart-drawer .hc-tiers__bar-fill,.hc-cart-drawer .hc-tier,.hc-cart-drawer .hc-tier__badge{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hc-fixes-slider.css.map */
