#CartDrawer .drawer__inner{overflow:hidden}#CartDrawer .drawer__header{padding:14px 16px 10px;border-bottom:0}#CartDrawer .drawer__heading{font-size:1.75rem;font-weight:750;letter-spacing:-.02em}.tiptop-cart-rewards{padding:10px 16px 16px;background:rgba(var(--color-button),.055);border-bottom:1px solid rgba(var(--color-foreground),.08)}.tiptop-cart-rewards[hidden],.tiptop-cart-mid[hidden],.tiptop-cod-note[hidden]{display:none!important}.tiptop-cart-rewards__heading{text-align:center;font-size:14px;font-weight:750;line-height:1.25;margin-bottom:3px}.tiptop-cart-rewards__message{text-align:center;font-size:12px;line-height:1.35;margin:0 0 19px;font-weight:600}.tiptop-cart-rewards__track-wrap{position:relative;height:62px;margin:0 11px}.tiptop-cart-rewards__track{position:absolute;top:14px;left:17px;right:17px;height:5px;border-radius:999px;background:rgba(var(--color-foreground),.12);overflow:hidden}.tiptop-cart-rewards__fill{display:block;height:100%;border-radius:inherit;background:rgb(var(--color-button));transition:width .25s ease}.tiptop-cart-rewards__marker{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:9.5px;line-height:1.15;min-width:72px;opacity:.72;transform:translate(-50%)}.tiptop-cart-rewards__marker small{font-size:8.5px;opacity:.72;margin-top:2px}.tiptop-cart-rewards__marker--start{left:0;transform:none;align-items:flex-start;min-width:42px}.tiptop-cart-rewards__marker--shipping{left:50%}.tiptop-cart-rewards__marker--gift{left:100%;transform:translate(-100%);align-items:flex-end;min-width:62px}.tiptop-cart-rewards__icon{display:flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;background:rgb(var(--color-background));border:2px solid rgba(var(--color-foreground),.15);font-size:15px;line-height:1;margin-bottom:4px;box-shadow:0 1px 3px #0000000d}.tiptop-cart-rewards__marker.is-unlocked{opacity:1;font-weight:700}.tiptop-cart-rewards__marker.is-unlocked .tiptop-cart-rewards__icon{border-color:rgb(var(--color-button));box-shadow:0 0 0 3px rgba(var(--color-button),.09)}.tiptop-min-order--flash{outline:2px solid rgb(var(--color-button));outline-offset:-2px}#CartDrawer cart-drawer-items{padding-top:10px}#CartDrawer .drawer__cart-items-wrapper{padding:0 10px}#CartDrawer .cart-items{display:block;width:100%}#CartDrawer .cart-items thead{display:none}#CartDrawer .cart-items tbody{display:block}#CartDrawer .cart-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;grid-template-areas:"media details totals" "media quantity quantity";column-gap:10px;row-gap:7px;width:100%;margin:0 0 10px;padding:10px;border:1px solid rgba(var(--color-foreground),.1);border-radius:12px;background:rgb(var(--color-background));box-shadow:0 1px 5px #00000009}#CartDrawer .cart-item__media{grid-area:media;width:76px;padding:0}#CartDrawer .cart-item__details{grid-area:details;padding:1px 0 0;min-width:0}#CartDrawer .cart-item__totals{grid-area:totals;padding:1px 0 0;min-width:64px}#CartDrawer .cart-item__quantity{grid-area:quantity;padding:0}#CartDrawer .cart-item__image{width:76px;height:76px;object-fit:contain;border-radius:9px;background:#fff;border:1px solid rgba(var(--color-foreground),.07)}#CartDrawer .cart-item__name{font-size:12.5px;line-height:1.28;font-weight:650;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#CartDrawer .cart-item__details>.product-option,#CartDrawer .cart-item__details>.cart-item__discounted-prices{display:none}#CartDrawer .cart-item__price-wrapper .price{font-size:13px;font-weight:750}#CartDrawer .cart-item__old-price{font-size:10px!important;opacity:.55}#CartDrawer .cart-item dl{font-size:9.5px;margin-top:3px;opacity:.68}#CartDrawer .cart-item__quantity-wrapper{justify-content:flex-end;gap:5px}#CartDrawer .cart-quantity{min-height:30px;width:96px}#CartDrawer .cart-quantity .quantity__button{width:29px;min-width:29px}#CartDrawer .cart-quantity .quantity__input{font-size:11px}#CartDrawer .cart-remove-button{min-width:30px;min-height:30px;padding:5px}.tiptop-cart-mid{padding:2px 10px 14px}.tiptop-cart-offers{margin:0 0 14px;border:1px solid rgba(var(--color-foreground),.11);border-radius:11px;background:rgb(var(--color-background));overflow:hidden}.tiptop-cart-offers__summary{display:flex;align-items:center;justify-content:space-between;gap:8px;list-style:none;cursor:pointer;padding:11px 12px;font-size:11.5px;font-weight:650}.tiptop-cart-offers__summary::-webkit-details-marker{display:none}.tiptop-cart-offers__count{font-size:10px;font-weight:500;opacity:.63}.tiptop-cart-offers__list{border-top:1px dashed rgba(var(--color-foreground),.12);padding:0 12px}.tiptop-cart-offer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;font-size:10.5px;line-height:1.35;border-bottom:1px solid rgba(var(--color-foreground),.06)}.tiptop-cart-offer:last-child{border-bottom:0}.tiptop-cart-offer__copy{flex:0 0 auto;border:1px solid rgba(var(--color-button),.45);border-radius:7px;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:9.5px;font-weight:650;padding:6px 7px;cursor:pointer}.tiptop-cart-upsells{margin-top:2px}.tiptop-cart-upsells__head{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin:0 2px 8px}.tiptop-cart-upsells__head h3{margin:0;font-size:13px;line-height:1.25;font-weight:750;letter-spacing:-.01em}.tiptop-cart-upsells__head>span{font-size:9px;white-space:nowrap;opacity:.55}.tiptop-cart-upsells__scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(215px,72%);gap:8px;overflow-x:auto;padding:1px 1px 8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tiptop-cart-upsells__scroller::-webkit-scrollbar{display:none}.tiptop-cart-upsell-card{scroll-snap-align:start;display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px;border:1px solid rgba(var(--color-foreground),.11);border-radius:11px;padding:8px;background:rgb(var(--color-background));min-width:0}.tiptop-cart-upsell-card__image-link{display:block}.tiptop-cart-upsell-card__image{display:block;width:82px;height:82px;object-fit:contain;background:#fff;border-radius:8px;border:1px solid rgba(var(--color-foreground),.06)}.tiptop-cart-upsell-card__body{min-width:0;display:flex;flex-direction:column}.tiptop-cart-upsell-card__title{color:rgb(var(--color-foreground));text-decoration:none;font-size:10.5px;font-weight:600;line-height:1.25;min-height:2.5em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tiptop-cart-upsell-card__prices{display:flex;align-items:baseline;gap:5px;margin:3px 0 5px;font-size:11px}.tiptop-cart-upsell-card__prices s{font-size:9.5px;opacity:.55}.tiptop-cart-upsell-card__prices strong{font-size:12.5px}.tiptop-cart-upsell-card__select{width:100%;font:inherit;font-size:8.5px;padding:5px 20px 5px 5px;border:1px solid rgba(var(--color-foreground),.14);border-radius:6px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));margin-bottom:5px;max-height:29px}.tiptop-cart-upsell-card__add{margin-top:auto;width:100%;min-height:29px;border:1px solid rgba(var(--color-button),.55);border-radius:7px;padding:5px 7px;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:10px;font-weight:700;cursor:pointer}.tiptop-cart-upsell-card__add:hover{background:rgba(var(--color-button),.07)}.tiptop-cod-note{grid-column:1/-1!important;display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;padding:7px 9px;border-radius:8px;background:rgba(var(--color-button),.05);font-size:9px;line-height:1.25;text-align:center}.tiptop-cod-note strong{font-size:9.5px}#CartDrawer .drawer__footer{display:grid;grid-template-columns:minmax(92px,.8fr) minmax(165px,1.55fr);gap:8px 10px;padding:9px 12px 12px;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.09);box-shadow:0 -5px 18px #0000000b}#CartDrawer .drawer__footer>details{grid-column:1/-1;margin:0}#CartDrawer .drawer__footer>.cart-drawer__footer{grid-column:1;padding:0;border:0;align-self:end}#CartDrawer .drawer__footer>.cart__ctas{grid-column:2;margin:0;align-self:end}#CartDrawer .drawer__footer>.cart-drawer__footer>div:first-child:empty{display:none}#CartDrawer .drawer__footer>.cart-drawer__footer .totals{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:1px;margin:0}#CartDrawer .drawer__footer>.cart-drawer__footer .totals__total{font-size:9.5px;line-height:1.1;font-weight:500;opacity:.72;margin:0}#CartDrawer .drawer__footer>.cart-drawer__footer .totals__total-value{font-size:16px;line-height:1.15;font-weight:800;margin:0}#CartDrawer .drawer__footer>.cart-drawer__footer .tax-note{display:none}#CartDrawer .cart__checkout-button{min-height:46px;border-radius:10px;font-size:14px;font-weight:750;margin:0;width:100%}.tiptop-minimum-disabled{opacity:.48!important;cursor:not-allowed!important}.tiptop-minimum-hidden{display:none!important}.tiptop-cart-page-minimum{margin:0 0 12px;padding:11px 12px;border:1px solid rgba(var(--color-foreground),.15);border-radius:8px;font-size:13px;font-weight:700;line-height:1.4;text-align:center}@media screen and (max-width:380px){.tiptop-cart-upsells__scroller{grid-auto-columns:minmax(205px,78%)}#CartDrawer .drawer__footer{grid-template-columns:90px minmax(150px,1fr);gap:7px}#CartDrawer .cart__checkout-button{font-size:13px}}@media screen and (max-width:330px){#CartDrawer .drawer__footer{grid-template-columns:1fr}#CartDrawer .drawer__footer>.cart-drawer__footer,#CartDrawer .drawer__footer>.cart__ctas{grid-column:1}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/tiptop-cart-enhancements.css.map */
