.wedog-cart{padding:5rem 0 6rem;background:var(--wd-bg, #f8f6f2)}@media(max-width:749px){.wedog-cart{padding:4.5rem 0 5rem}.wedog-cart__inner{gap:1.75rem}.wedog-cart__eyebrow{font-size:.85rem;letter-spacing:.08em;padding:.4rem .85rem}.wedog-cart__item-img{width:80px;height:80px}.wedog-cart__items{padding:1.25rem 1rem}.wedog-cart__item{padding:1.25rem 0}.wedog-cart__empty{padding:3.5rem 1.25rem}}.wedog-cart__inner{display:flex;flex-direction:column;gap:2.5rem}.wedog-cart__empty{text-align:center;padding:5rem 1.5rem;background:#fff;border-radius:18px;display:flex;flex-direction:column;align-items:center;gap:1rem}.wedog-cart__empty-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin:0;color:var(--wd-ink, #1a1a1a);letter-spacing:-.02em}.wedog-cart__empty-text{color:var(--wd-ink-soft, #4a4a4a);margin:0 0 1rem}.wedog-cart__head{text-align:left}.wedog-cart__eyebrow{display:inline-block;padding:.5rem 1rem;font-size:1.1rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;background:var(--wd-yellow, #f4c431);color:var(--wd-ink, #1a1a1a);border-radius:999px;margin-bottom:1rem}.wedog-cart__title{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;letter-spacing:-.02em;margin:0;color:var(--wd-ink, #1a1a1a);line-height:1.1}.wedog-cart__subtitle{margin:.75rem 0 0;color:var(--wd-ink-soft, #4a4a4a);font-size:1.05rem}.wedog-cart__dot{display:inline-block;width:.4em;height:.4em;border-radius:50%;background:var(--wd-yellow, #f4c431);margin-left:.18em;transform:translateY(.05em)}.wedog-cart__layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:990px){.wedog-cart__layout{grid-template-columns:minmax(0,1fr) 380px;gap:2.5rem;align-items:start}}.wedog-cart__items{background:#fff;border-radius:18px;padding:1.5rem}.wedog-cart__items-head{display:none;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--wd-muted, #8c8c8c);padding-bottom:1rem;border-bottom:1px solid var(--wd-line, #d9d9d9)}@media(min-width:750px){.wedog-cart__items-head{display:grid;grid-template-columns:1fr 160px 100px;gap:1rem;align-items:center}.wedog-cart__items-head span:nth-child(2){text-align:center}.wedog-cart__items-head span:nth-child(3){text-align:right}}.wedog-cart__item{display:grid;grid-template-columns:1fr;gap:1rem;padding:1.5rem 0;border-bottom:1px solid var(--wd-line, #d9d9d9)}.wedog-cart__item:last-of-type{border-bottom:0}@media(min-width:750px){.wedog-cart__item{grid-template-columns:1fr 160px 100px;align-items:center}}.wedog-cart__item-product{display:flex;gap:1rem;min-width:0}.wedog-cart__item-img{width:96px;height:96px;border-radius:12px;overflow:hidden;background:var(--wd-bg, #f8f6f2);flex-shrink:0}.wedog-cart__item-img img,.wedog-cart__item-img svg{width:100%;height:100%;object-fit:cover;display:block}.wedog-cart__item-info{display:flex;flex-direction:column;gap:4px;min-width:0}.wedog-cart__item-title{font-size:1rem;font-weight:600;color:var(--wd-ink, #1a1a1a);text-decoration:none;line-height:1.3}.wedog-cart__item-title:hover{color:var(--wd-yellow-hover, #e8b923)}.wedog-cart__item-variant{font-size:13px;color:var(--wd-muted, #8c8c8c)}.wedog-cart__item-price{font-size:14px;color:var(--wd-ink-soft, #4a4a4a)}.wedog-cart__item-remove{font-size:13px;color:var(--wd-muted, #8c8c8c);text-decoration:underline;text-underline-offset:3px;margin-top:4px;cursor:pointer;align-self:flex-start}.wedog-cart__item-remove:hover{color:var(--wd-ink, #1a1a1a)}.wedog-cart__qty{display:inline-flex;align-items:center;border:1px solid var(--wd-line, #d9d9d9);border-radius:999px;background:#fff;overflow:hidden;width:fit-content}.wedog-cart__qty-btn{width:36px;height:36px;background:transparent;border:0;font-size:18px;cursor:pointer;color:var(--wd-ink, #1a1a1a);transition:background .15s ease}.wedog-cart__qty-btn:hover{background:var(--wd-bg, #f8f6f2)}@media(max-width:749px){.wedog-cart__qty-btn{height:44px;width:44px}}.wedog-cart__qty-input{width:44px;height:36px;border:0;background:transparent;text-align:center;font-size:14px;font-weight:600;color:var(--wd-ink, #1a1a1a);-moz-appearance:textfield}.wedog-cart__qty-input::-webkit-outer-spin-button,.wedog-cart__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media(min-width:750px){.wedog-cart__item-qty{display:flex;justify-content:center}}.wedog-cart__item-total{font-size:1rem;font-weight:600;color:var(--wd-ink, #1a1a1a);display:flex;flex-direction:column;gap:2px}@media(min-width:750px){.wedog-cart__item-total{text-align:right;align-items:flex-end}}.wedog-cart__item-was{font-size:13px;color:var(--wd-muted, #8c8c8c);font-weight:400}.wedog-cart__note{padding-top:1.25rem}.wedog-cart__note label{display:block;font-size:13px;font-weight:500;color:var(--wd-ink-soft, #4a4a4a);margin-bottom:.5rem}.wedog-cart__note textarea{width:100%;border:1px solid var(--wd-line, #d9d9d9);border-radius:12px;padding:.75rem 1rem;font-family:inherit;font-size:14px;resize:vertical;background:#fff;color:var(--wd-ink, #1a1a1a)}.wedog-cart__note textarea:focus{outline:0;border-color:var(--wd-ink, #1a1a1a)}.wedog-cart__summary{position:relative}@media(min-width:990px){.wedog-cart__summary{position:sticky;top:5rem}}.wedog-cart__summary-card{background:#fff;border-radius:18px;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem}.wedog-cart__summary-title{font-size:1.25rem;font-weight:700;margin:0;color:var(--wd-ink, #1a1a1a);letter-spacing:-.01em}.wedog-cart__shipping{display:flex;flex-direction:column;gap:.5rem}.wedog-cart__shipping-text{margin:0;font-size:14px;color:var(--wd-ink-soft, #4a4a4a)}.wedog-cart__shipping-text strong{color:var(--wd-ink, #1a1a1a)}.wedog-cart__shipping-text--win{color:#2e9e5b;font-weight:500}.wedog-cart__shipping-bar{height:6px;background:var(--wd-bg, #f8f6f2);border-radius:999px;overflow:hidden}.wedog-cart__shipping-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--wd-yellow, #f4c431),var(--wd-yellow-hover, #e8b923));transition:width .3s ease}.wedog-cart__totals{margin:0;display:flex;flex-direction:column;gap:.6rem;padding-top:.5rem;border-top:1px solid var(--wd-line, #d9d9d9)}.wedog-cart__totals>div{display:flex;justify-content:space-between;align-items:baseline;font-size:14px}.wedog-cart__totals dt,.wedog-cart__totals dd{margin:0;color:var(--wd-ink-soft, #4a4a4a)}.wedog-cart__totals-discount dd{color:#2e9e5b;font-weight:500}.wedog-cart__totals-final{padding-top:.6rem;border-top:1px solid var(--wd-line, #d9d9d9)}.wedog-cart__totals-final dt{font-size:15px;font-weight:600;color:var(--wd-ink, #1a1a1a)}.wedog-cart__totals-final dd{font-size:1.4rem;font-weight:700;color:var(--wd-ink, #1a1a1a)}.wedog-cart__checkout{width:100%;justify-content:center;margin-top:.5rem}.wedog-cart__summary-trust{display:flex;align-items:center;gap:.5rem;font-size:13px;color:var(--wd-ink-soft, #4a4a4a);text-align:center;justify-content:center}.wedog-cart__payments{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem;border-top:1px solid var(--wd-line, #d9d9d9)}.wedog-cart__payments-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--wd-muted, #8c8c8c);text-align:center}.wedog-cart__payments-list{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.wedog-cart__payments-list .wedog-cart__pay-icon,.wedog-cart__payments-list svg{width:38px;height:24px;border:1px solid var(--wd-line, #d9d9d9);border-radius:4px;background:#fff}.wedog-cart__upsells{margin-top:1.5rem}.wedog-cart__upsells-head{text-align:left;margin-bottom:1.5rem}.wedog-cart__upsells-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin:.75rem 0 0;color:var(--wd-ink, #1a1a1a);letter-spacing:-.01em}.wedog-cart__upsells-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:750px){.wedog-cart__upsells-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.wedog-cart__trust-bar{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.75rem;background:#fff;border-radius:18px}@media(min-width:750px){.wedog-cart__trust-bar{grid-template-columns:repeat(4,1fr)}}.wedog-cart__trust-item{display:flex;align-items:center;gap:12px}.wedog-cart__trust-icon{width:40px;height:40px;border-radius:50%;background:var(--wd-bg, #f8f6f2);display:inline-flex;align-items:center;justify-content:center;color:var(--wd-ink, #1a1a1a);flex-shrink:0}.wedog-cart__trust-item strong{display:block;font-size:14px;font-weight:600;color:var(--wd-ink, #1a1a1a)}.wedog-cart__trust-item span{font-size:12px;color:var(--wd-muted, #8c8c8c)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-wedog-cart.css.map */
