.tesery-cart-page{--tesery-cart-ink: #111315;--tesery-cart-muted: #667085;--tesery-cart-line: #e4e7ec;--tesery-cart-surface: #f6f7f7;--tesery-cart-card: #ffffff;--tesery-cart-accent: #0056B3;--tesery-cart-accent-dark: #003D82;background:var(--tesery-cart-surface);color:var(--tesery-cart-ink);padding:38px 0 72px}.tesery-cart-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding-bottom:30px}.tesery-cart-page__eyebrow,.tesery-cart-summary__eyebrow{color:var(--tesery-cart-accent);font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.2;margin:0 0 8px}.tesery-cart-page__header h1{font-size:clamp(32px,3.2vw,48px);font-weight:700;letter-spacing:-.035em;line-height:1.05;margin:0}.tesery-cart-page__intro{color:var(--tesery-cart-muted);font-size:15px;line-height:1.55;margin:12px 0 0}.tesery-cart-page__continue{align-items:center;color:var(--tesery-cart-ink);display:inline-flex;flex:0 0 auto;font-size:14px;font-weight:600;gap:7px;padding:10px 0;position:relative}.tesery-cart-page__continue:after{background:currentColor;bottom:7px;content:"";height:1px;left:27px;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .2s ease;width:calc(100% - 27px)}.tesery-cart-page__continue:hover:after,.tesery-cart-page__continue:focus-visible:after{transform:scaleX(1);transform-origin:left}.tesery-cart-page__continue svg{height:20px;width:20px}.tesery-cart-page .m-cart{display:block;margin:0}.tesery-cart-layout{align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) minmax(350px,380px)}.tesery-cart-products,.tesery-cart-summary{background:var(--tesery-cart-card);border:1px solid var(--tesery-cart-line);border-radius:20px}.tesery-cart-products{min-width:0;padding:24px 28px 4px}.tesery-cart-products__heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:22px}.tesery-cart-products__heading h2,.tesery-cart-summary__header h2{color:var(--tesery-cart-ink);font-size:21px;font-weight:650;letter-spacing:-.02em;line-height:1.25;margin:0}.tesery-cart-products__count{background:#eaf3ff;border-radius:999px;color:var(--tesery-cart-accent);font-size:12px;font-weight:600;line-height:1;padding:7px 10px}.tesery-cart-page .m-cart__header,.tesery-cart-page .m-cart-item{display:grid!important;gap:12px;grid-template-columns:minmax(0,1fr) 86px 120px 90px}.tesery-cart-page .m-cart__header{border-bottom:1px solid var(--tesery-cart-line);color:var(--tesery-cart-muted);font-size:11px;font-weight:700;letter-spacing:.09em;margin:0;padding:0 0 12px;text-transform:uppercase}.tesery-cart-page .m-cart__column{align-self:center;flex:none;padding:0;width:auto}.tesery-cart-page .m-cart-item{align-items:center;border-bottom:1px solid var(--tesery-cart-line);padding:24px 0}.tesery-cart-page .m-cart-item:last-child{border-bottom:0}.tesery-cart-page .m-cart-item__product{align-items:flex-start;min-width:0}.tesery-cart-page .m-cart-item__image{background:#f4f5f5;border:1px solid #eceeef;border-radius:12px;flex:0 0 92px;min-width:92px;overflow:hidden;width:92px}.tesery-cart-page .m-cart-item__image img{aspect-ratio:1;height:auto;object-fit:cover;width:100%}.tesery-cart-page .m-cart-item__info{min-width:0;padding-left:14px}.tesery-cart-page .m-cart-item__title{color:var(--tesery-cart-ink);display:-webkit-box;font-size:15px;font-weight:650;line-height:1.4;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tesery-cart-page [data-cart-item-details]{color:var(--tesery-cart-muted);line-height:1.45;margin-top:7px}.tesery-cart-page .m-cart-item__option,.tesery-cart-page .m-cart-item__property{word-break:normal;overflow-wrap:anywhere}.tesery-cart-page .m-cart-item__remove{color:#667085;display:inline-block;font-size:12px;margin-top:9px}.tesery-cart-page .m-cart-item__remove:hover,.tesery-cart-page .m-cart-item__remove:focus-visible{color:var(--tesery-cart-accent)}.tesery-cart-page .m-cart__column--price,.tesery-cart-page .m-cart__column--subtotal{font-size:14px}.tesery-cart-page .m-cart-item .m-quantity{background:#fff;border:1px solid #d0d5dd;border-radius:999px;margin:0;max-width:120px;min-height:42px;overflow:hidden}.tesery-cart-page .m-cart-item .m-quantity__button,.tesery-cart-page .m-cart-item .m-quantity__input{height:40px;max-width:40px;width:40px}.tesery-cart-page .m-cart-item .m-quantity__button:hover{background:#f2f4f7}.tesery-cart-page .m-cart-item foxkit-incart-upsell{grid-column:1 / -1}.tesery-cart-summary{display:block;position:sticky;top:24px}.tesery-cart-page .m-cart__footer--wrapper{margin:0;padding:26px;position:relative;width:auto}.tesery-cart-summary__header{border-bottom:1px solid var(--tesery-cart-line);margin-bottom:18px;padding-bottom:18px}.tesery-cart-summary__eyebrow{margin-bottom:6px}.tesery-cart-page .m-cart .m-cart-addon__header{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.tesery-cart-page .m-cart-addon__header button,.tesery-cart-page .m-cart-addon__header button:hover,.tesery-cart-page .m-cart-addon__header button.active{align-items:center;background:#f2f4f5;border:1px solid transparent;border-radius:10px;color:var(--tesery-cart-ink);flex-flow:row;font-size:13px;justify-content:flex-start;min-height:42px;padding:9px 11px}.tesery-cart-page .m-cart-addon__header button:hover,.tesery-cart-page .m-cart-addon__header button.active{background:#fff;border-color:#b9bec4}.tesery-cart-page .m-cart-addon__header button.active{background:#eef5ff;border-color:#99bfe7;color:var(--tesery-cart-accent-dark)}.tesery-cart-page .m-cart-addon__header button .m-cart-addon__text,.tesery-cart-page .m-cart-addon__header button:hover .m-cart-addon__text,.tesery-cart-page .m-cart-addon__header button.active .m-cart-addon__text{margin:0 0 0 7px;max-width:none;overflow:visible;width:auto}.tesery-cart-page .m-cart-addon__header button svg{flex:0 0 19px;height:19px;margin:0;max-width:19px;width:19px}.tesery-cart-page .m-cart .m-cart-addon__body{border:1px solid var(--tesery-cart-line);border-radius:12px;box-shadow:0 12px 30px #10182814;margin-top:10px;padding:18px}.tesery-cart-coupon-message{border-radius:8px;font-size:12px;line-height:1.45;margin:10px 0 0;padding:9px 11px}.tesery-cart-coupon-message[hidden]{display:none}.tesery-cart-coupon-message[data-state=loading]{background:#eef5fc;color:var(--tesery-cart-accent-dark)}.tesery-cart-coupon-message[data-state=success]{background:#ecfdf3;color:#067647}.tesery-cart-coupon-message[data-state=error]{background:#fef3f2;color:#b42318}.tesery-cart-page .m-cart-addon--save[aria-busy=true]{cursor:wait;opacity:.7}.tesery-cart-page .m-cart__summary{border-top:1px solid var(--tesery-cart-line);margin:20px 0 0;padding-top:20px}.tesery-cart-page .m-cart__discount{display:grid;gap:7px;margin:0 0 14px}.tesery-cart-page .m-cart__discount--item{background:#eef5fc;border-radius:8px;color:var(--tesery-cart-accent-dark);font-size:12px;font-weight:700;justify-content:flex-start;padding:8px 10px;text-transform:none}.tesery-cart-summary__price-row{color:var(--tesery-cart-muted);font-size:13px;line-height:1.5;margin-bottom:7px}.tesery-cart-summary__price-row--original span:last-child{text-decoration:line-through}.tesery-cart-summary__price-row--savings{color:#067647;font-weight:700}.tesery-cart-page .m-cart__subtotal--label,.tesery-cart-page .m-cart__subtotal--price{color:var(--tesery-cart-ink);font-size:18px;font-weight:700}.tesery-cart-page .m-cart__shipping-note{color:var(--tesery-cart-muted);line-height:1.45;margin-top:5px}.tesery-cart-page .m-cart__shipping-note a{color:inherit;text-decoration:underline;text-underline-offset:2px}.tesery-cart-page .m-cart__checkout{margin-top:18px}.tesery-cart-page .tesery-cart-summary__checkout{align-items:center;background:var(--tesery-cart-accent);border-color:var(--tesery-cart-accent);border-radius:10px;display:flex;font-size:15px;font-weight:700;justify-content:center;letter-spacing:.01em;min-height:54px;text-transform:none;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.tesery-cart-page .tesery-cart-summary__checkout svg{height:20px;margin-left:9px;transition:transform .2s ease;width:20px}.tesery-cart-page .tesery-cart-summary__checkout:hover:not(:disabled),.tesery-cart-page .tesery-cart-summary__checkout:focus-visible:not(:disabled){background:var(--tesery-cart-accent-dark);border-color:var(--tesery-cart-accent-dark)}.tesery-cart-page .tesery-cart-summary__checkout:hover:not(:disabled) svg{transform:translate(3px)}.tesery-cart-page .tesery-cart-summary__checkout:disabled{background:#98a2b3;border-color:#98a2b3;color:#fff;cursor:not-allowed;opacity:1}.tesery-cart-page .additional-checkout-buttons{margin-top:10px}.tesery-cart-page .m-cart__checkout button.xcotton-checkout:not(.xcotton-checkout-without){align-items:center;background:var(--tesery-cart-accent)!important;border-color:var(--tesery-cart-accent)!important;border-radius:10px;color:#fff!important;display:flex!important;font-size:15px;font-weight:700;justify-content:center;min-height:54px;opacity:1;text-align:center;width:100%}.tesery-cart-page .m-cart__checkout button.xcotton-checkout:not(.xcotton-checkout-without):hover,.tesery-cart-page .m-cart__checkout button.xcotton-checkout:not(.xcotton-checkout-without):focus-visible{background:var(--tesery-cart-accent-dark)!important;border-color:var(--tesery-cart-accent-dark)!important}.tesery-cart-page .m-cart__checkout>a.xcotton-checkout-without{align-items:center;background:#fff!important;border:1px solid var(--tesery-cart-accent)!important;border-radius:10px;color:var(--tesery-cart-accent)!important;display:flex!important;font-size:14px;font-weight:700;justify-content:center;line-height:1.45;margin:10px 0 0;min-height:50px;opacity:1!important;padding:11px 16px;text-align:center;text-decoration:none!important;visibility:visible!important;width:100%}.tesery-cart-page .m-cart__checkout>a.xcotton-checkout-without:hover,.tesery-cart-page .m-cart__checkout>a.xcotton-checkout-without:focus-visible{background:#eef5fc!important;border-color:var(--tesery-cart-accent-dark)!important;color:var(--tesery-cart-accent-dark)!important;text-decoration:none!important}.tesery-cart-payment-terms{color:var(--tesery-cart-ink);font-size:13px;line-height:1.5;margin-top:12px;text-align:left}.tesery-cart-payment-terms:empty{display:none}.tesery-cart-payment-terms shopify-payment-terms{display:block}.tesery-cart-payment-methods{border-top:1px solid var(--tesery-cart-line);margin-top:16px;padding-top:14px}.tesery-cart-payment-methods__label{color:var(--tesery-cart-muted);display:block;font-size:11px;font-weight:600;line-height:1.3;text-align:center}.tesery-cart-payment-methods .m-payment-icons--list{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:9px 0 0}.tesery-cart-payment-methods .m-payment-icons--item,.tesery-cart-payment-methods .m-payment-icons--item svg{display:block;height:24px;width:38px}.tesery-cart-summary__trust{border-top:1px solid var(--tesery-cart-line);display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:20px 0 0;padding:18px 0 0}.tesery-cart-summary__trust li{align-items:center;color:#475467;display:flex;flex-direction:column;font-size:10px;font-weight:600;gap:6px;line-height:1.3;text-align:center}.tesery-cart-summary__trust svg{color:var(--tesery-cart-accent);height:21px;width:21px}.tesery-cart-page .m-cart__trust-badge{margin-top:16px}.tesery-cart-page .m-cart__empty{align-items:center;display:flex;flex-direction:column;margin:0;padding:56px 20px 64px;text-align:center}.tesery-cart-empty__icon{align-items:center;background:#f2f4f5;border-radius:50%;color:var(--tesery-cart-ink);display:flex;height:76px;justify-content:center;margin-bottom:20px;width:76px}.tesery-cart-empty__icon svg{height:42px;width:42px}.tesery-cart-page .m-cart__empty h2{font-size:24px;margin:0}.tesery-cart-page .m-cart__empty p{color:var(--tesery-cart-muted);line-height:1.55;margin:10px auto 22px;max-width:480px}.tesery-cart-page .m-cart__empty .m-button{border-radius:9px;min-height:48px;min-width:190px}.tesery-cart-page foxkit-cart-goal,.tesery-cart-page .foxkit-cart-goal-hook{background:#fff;border:1px solid var(--tesery-cart-line);border-radius:14px;display:block;margin:0 0 18px;padding:15px 18px}.tesery-cart-recommendations{--tesery-cart-accent: #0056B3;--tesery-cart-accent-dark: #003D82;contain-intrinsic-size:auto 720px;content-visibility:auto}.tesery-cart-recommendations .m-section__heading{letter-spacing:-.02em}.tesery-cart-recommendations [data-recommendation-item]{display:flex;flex-direction:column;height:auto}.tesery-cart-recommendations [data-recommendation-item]>.m-product-card{flex:1 1 auto}.tesery-cart-recommendation__action{margin-top:14px}.tesery-cart-recommendation__button{align-items:center;border-radius:9px;display:flex;font-size:13px;font-weight:700;justify-content:center;min-height:44px;padding:10px 14px;text-transform:none}.tesery-cart-recommendations .tesery-cart-recommendation__button.m-button--primary{background:var(--tesery-cart-accent);border-color:var(--tesery-cart-accent);color:#fff}.tesery-cart-recommendations .tesery-cart-recommendation__button.m-button--primary:hover,.tesery-cart-recommendations .tesery-cart-recommendation__button.m-button--primary:focus-visible{background:var(--tesery-cart-accent-dark);border-color:var(--tesery-cart-accent-dark)}.tesery-cart-recommendations .tesery-cart-recommendation__button.m-button--secondary{background:#fff;border-color:#b8c5d4;color:var(--tesery-cart-accent-dark)}.tesery-cart-recommendations .tesery-cart-recommendation__button.m-button--secondary:hover,.tesery-cart-recommendations .tesery-cart-recommendation__button.m-button--secondary:focus-visible{background:#eef5fc;border-color:var(--tesery-cart-accent);color:var(--tesery-cart-accent-dark)}.tesery-cart-page .m-cart-addon__header [data-open=coupon]{color:var(--tesery-cart-muted);font-weight:500}@media screen and (max-width:1199px){.tesery-cart-layout{gap:20px;grid-template-columns:minmax(0,1fr) minmax(330px,340px)}.tesery-cart-products{padding-left:22px;padding-right:22px}.tesery-cart-page .m-cart__header,.tesery-cart-page .m-cart-item{gap:10px;grid-template-columns:minmax(0,1fr) 80px 112px 82px}.tesery-cart-page .m-cart-item__image{flex-basis:82px;min-width:82px;width:82px}.tesery-cart-page .m-cart-item__info{padding-left:12px}}@media screen and (max-width:1023px){.tesery-cart-layout{grid-template-columns:1fr}.tesery-cart-summary{position:static}}@media screen and (max-width:767px){.tesery-cart-page{padding:24px 0 52px}.tesery-cart-page__header{align-items:flex-start;flex-direction:column;gap:10px;padding-bottom:22px}.tesery-cart-page__header h1{font-size:34px}.tesery-cart-page__intro{font-size:14px;margin-top:9px}.tesery-cart-page__continue{font-size:13px;padding-bottom:6px}.tesery-cart-products,.tesery-cart-summary{border-radius:15px}.tesery-cart-products{padding:18px 16px 0}.tesery-cart-products__heading{margin-bottom:16px}.tesery-cart-products__heading h2,.tesery-cart-summary__header h2{font-size:18px}.tesery-cart-page .m-cart__header{display:none!important}.tesery-cart-page .m-cart-item{display:grid!important;gap:14px 12px;grid-template-columns:minmax(0,1fr) auto;padding:20px 0}.tesery-cart-page .m-cart__column--product{grid-column:1 / -1}.tesery-cart-page .m-cart__column--price{align-self:end;font-size:14px;text-align:left}.tesery-cart-page .m-cart__column--price:before,.tesery-cart-page .m-cart__column--quantity:before{color:var(--tesery-cart-muted);display:block;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.tesery-cart-page .m-cart__column--price:before{content:"Price"}.tesery-cart-page .m-cart__column--quantity:before{content:"Quantity"}.tesery-cart-page .m-cart__column--quantity{justify-self:end}.tesery-cart-page .m-cart__column--subtotal{display:none!important}.tesery-cart-page .m-cart-item__image{flex-basis:82px;min-width:82px;width:82px}.tesery-cart-page .m-cart-item__info{padding-left:13px}.tesery-cart-page .m-cart-item__title{font-size:14px;-webkit-line-clamp:4}.tesery-cart-page [data-cart-item-details]{font-size:12px;margin-top:5px}.tesery-cart-page .m-cart-item .m-quantity{min-height:38px}.tesery-cart-page .m-cart-item .m-quantity__button,.tesery-cart-page .m-cart-item .m-quantity__input{height:36px;max-width:36px;width:36px}.tesery-cart-page .m-cart__footer--wrapper{padding:20px 16px}.tesery-cart-page .m-cart-addon__header button,.tesery-cart-page .m-cart-addon__header button:hover,.tesery-cart-page .m-cart-addon__header button.active{font-size:12px;min-height:40px}.tesery-cart-summary__trust{gap:4px}.tesery-cart-summary__trust li{font-size:9px}.template-cart #ShopifyChat{bottom:calc(76px + env(safe-area-inset-bottom))!important;right:12px!important}}@media(prefers-reduced-motion:reduce){.tesery-cart-page *,.tesery-cart-page *:before,.tesery-cart-page *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/tesery-cart.css.map */
