.template-cart .cartPage{--timond-cart-ink: #241b17;--timond-cart-muted: #6f625b;--timond-cart-border: #e8ded8;--timond-cart-soft: #fbf7f4;--timond-cart-accent: #720417;--timond-cart-accent-hover: #560311;--timond-cart-success: #2f6b4f;color:var(--timond-cart-ink);background:#fffdfb}.template-cart .cartPage .page-width{width:min(1240px,calc(100% - 40px))}.template-cart .cartPage .page-title{margin:0 0 8px;color:var(--timond-cart-ink);font-size:clamp(28px,3.2vw,42px);line-height:1.15;letter-spacing:-.02em;text-transform:none}.timond-cart__intro{max-width:650px;margin:0 auto 22px;color:var(--timond-cart-muted);font-size:15px;line-height:1.55;text-align:center}.timond-cart__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:650px;margin:0 auto 34px;padding:0;list-style:none}.timond-cart__steps li{position:relative;display:flex;gap:8px;align-items:center;justify-content:center;color:var(--timond-cart-muted);font-size:13px;font-weight:600}.timond-cart__steps li:not(:last-child):after{position:absolute;top:14px;right:-18%;width:36%;height:1px;background:var(--timond-cart-border);content:""}.timond-cart__step-number{display:inline-grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border:1px solid var(--timond-cart-border);border-radius:50%;background:#fff}.timond-cart__steps li[aria-current=step]{color:var(--timond-cart-accent)}.timond-cart__steps li[aria-current=step] .timond-cart__step-number{color:#fff;border-color:var(--timond-cart-accent);background:var(--timond-cart-accent)}.timond-cart__review-note{display:flex;gap:10px;align-items:flex-start;margin:0 0 18px;padding:12px 14px;color:var(--timond-cart-ink);border:1px solid #d8e6dd;border-radius:10px;background:#f3f8f5;font-size:13px;line-height:1.45}.timond-cart__review-note svg,.timond-cart__trust-item svg{width:20px;height:20px;flex:0 0 20px;color:var(--timond-cart-success)}.template-cart .cartPage .cart.style2{gap:32px;align-items:start}.template-cart .cartPage .detailCol,.template-cart .cartPage .cart_footer{min-width:0}.template-cart .cartPage .cart-items{overflow:hidden;border:1px solid var(--timond-cart-border);border-radius:14px;background:#fff}.template-cart .cartPage .cart-items thead tr{color:var(--timond-cart-muted);border-bottom-color:var(--timond-cart-border);background:var(--timond-cart-soft);font-size:12px;letter-spacing:.05em;text-transform:uppercase}.template-cart .cartPage .cart tr+tr{border-top-color:var(--timond-cart-border)}.template-cart .cartPage .cart_image{width:126px;padding:20px 0 20px 20px!important}.template-cart .cartPage .cart-item__image{width:104px;height:104px;object-fit:cover;border:1px solid var(--timond-cart-border);border-radius:10px}.template-cart .cartPage .cart-item__name{display:inline-block;color:var(--timond-cart-ink)!important;font-size:16px;font-weight:700;line-height:1.4;text-decoration:none}.template-cart .cartPage .cart-item__name:hover{color:var(--timond-cart-accent)!important}.template-cart .cartPage .cart_meta-text{margin-top:7px;padding:0;color:var(--timond-cart-muted);font-size:13px;font-style:normal;line-height:1.5}.template-cart .cartPage .qtyField{min-height:42px;overflow:hidden;border:1px solid var(--timond-cart-border);border-radius:999px;background:#fff}.template-cart .cartPage .qtyBtn{min-width:36px;min-height:40px}.template-cart .cartPage .qty{min-width:32px}.template-cart .cartPage .remove{display:inline-grid;width:42px;height:42px;place-items:center;color:var(--timond-cart-muted);border-radius:50%}.template-cart .cartPage .remove:hover{color:var(--timond-cart-accent);background:#f8ecee}.template-cart .cartPage .cart-totals{font-weight:700}.template-cart .cartPage .totalCol .cart_footer{padding:0;border:0;background:transparent}.template-cart .cartPage .cartSummery>.bdr-box{padding:24px;border:1px solid var(--timond-cart-border);border-radius:14px;background:#fff;box-shadow:0 10px 30px #301c1612}.template-cart .cartPage .cart_total{padding-top:4px;color:var(--timond-cart-ink);font-size:17px;text-transform:none}.template-cart .cartPage .cart_total .h5{font-size:18px}.template-cart .cartPage .tax-note{color:var(--timond-cart-muted);font-size:12px;line-height:1.5;text-align:left}.template-cart .cartPage .tax-note a{color:inherit;text-decoration:underline;text-underline-offset:2px}.template-cart .cartPage .checkout{min-height:54px;border-color:var(--timond-cart-accent)!important;border-radius:10px;background:var(--timond-cart-accent)!important;color:#fff!important;font-size:16px;font-weight:700;letter-spacing:0;text-transform:none}.template-cart .cartPage .checkout:hover{border-color:var(--timond-cart-accent-hover)!important;background:var(--timond-cart-accent-hover)!important}.template-cart .cartPage .cart__ctas>a.btn{min-height:46px;border-radius:10px;font-weight:600;letter-spacing:0;text-transform:none}.template-cart .cartPage .additional-checkout-buttons{margin-top:10px}.template-cart .cartPage .paymnet-img{padding-top:4px}.template-cart .cartPage .payment_item{margin:3px}.timond-cart__trust{display:grid;gap:0;margin-top:16px;border:1px solid var(--timond-cart-border);border-radius:12px;background:var(--timond-cart-soft)}.timond-cart__trust-item{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;color:var(--timond-cart-muted);font-size:12px;line-height:1.45}.timond-cart__trust-item+.timond-cart__trust-item{border-top:1px solid var(--timond-cart-border)}.timond-cart__trust-item strong{display:block;color:var(--timond-cart-ink);font-size:13px}.timond-cart__help{margin:14px 0 0;color:var(--timond-cart-muted);font-size:12px;text-align:center}.timond-cart__help a{color:var(--timond-cart-ink);text-decoration:underline;text-underline-offset:2px}.template-cart .cartPage .cart__warnings{max-width:560px;margin:20px auto 50px;padding:34px 24px;border:1px solid var(--timond-cart-border);border-radius:14px;background:var(--timond-cart-soft)}.template-cart .cartPage .cart__warnings .at-icon{color:var(--timond-cart-accent);font-size:40px}.template-cart .cartPage .cart__warnings p{margin:16px 0 0}.template-cart .cartPage .cart__warnings .btnLink{color:var(--timond-cart-accent);font-weight:700}@media(min-width:1024px){.template-cart .cartPage .detailCol{width:calc(66.666% - 16px)}.template-cart .cartPage .totalCol{position:sticky;top:24px;width:calc(33.333% - 16px)}}@media(max-width:1023px){.template-cart .cartPage .cart.style2{display:block}.template-cart .cartPage .detailCol,.template-cart .cartPage .totalCol{width:100%}.template-cart .cartPage .totalCol{margin-top:24px}}@media(max-width:766px){.template-cart .cartPage .page-width{width:min(100% - 28px,1240px)}.template-cart .cartPage .page-title{font-size:30px}.timond-cart__intro{margin-bottom:18px;font-size:14px}.timond-cart__steps{margin-bottom:24px}.timond-cart__steps li{flex-direction:column;gap:5px;font-size:11px;text-align:center}.timond-cart__steps li:not(:last-child):after{top:14px;right:-31%;width:62%}.template-cart .cartPage .cart-items{border-radius:12px}.template-cart .cartPage tr.cart-item{grid-template-columns:88px minmax(0,1fr) auto;gap:0 12px;padding:16px}.template-cart .cartPage .cart_image{width:88px;margin:0;padding:0!important;grid-column:1;grid-row:1 / 5}.template-cart .cartPage .cart-item__image{width:88px;height:88px}.template-cart .cartPage .cart_details{grid-column:2 / 4}.template-cart .cartPage .cart-item__name{font-size:14px}.template-cart .cartPage .cart_quantity{grid-column:2;grid-row:4;margin-top:12px}.template-cart .cartPage .cart-totals{grid-column:3;grid-row:4;align-self:center;margin-top:12px}.template-cart .cartPage .cart-item__quantity-wrapper{justify-content:flex-start}.template-cart .cartPage .qtyField{width:94px;margin:0}.template-cart .cartPage .remove{width:40px;height:40px;margin:0}.template-cart .cartPage .cartSummery>.bdr-box{padding:20px}.template-cart .cartPage .checkout{min-height:56px}}@media(prefers-reduced-motion:reduce){.template-cart .cartPage *{scroll-behavior:auto!important;transition:none!important}}.template-cart .cartPage .cart__discount label{color:var(--timond-cart-ink);letter-spacing:.04em}.template-cart .cartPage .cart-discount-input{min-height:46px}.template-cart .cartPage .cart-discount__button{min-width:112px;min-height:46px;padding-inline:18px;white-space:nowrap}.template-cart .cartPage .freeShipMsg{color:var(--timond-cart-ink);line-height:1.45}.template-cart .cartPage .freeShipMsg.is-complete .shipBar span{background:var(--timond-cart-success)}
/*# sourceMappingURL=/cdn/shop/t/24/assets/timond-cart-page.css.map */
