.ne-cart-page{padding:8px 0 64px}.ne-cart-page .ne-cart__title{font-family:var(--ne-font-head);font-weight:700;font-size:26px;line-height:1.1;letter-spacing:.03em;text-transform:uppercase;color:var(--ne-ink);margin:0 0 20px}@media(min-width:992px){.ne-cart-page m-cart.m-cart>form{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px}.ne-cart-page .m-cart__wrapper{max-width:840px}.ne-cart-page .m-cart__footer{display:block!important;position:sticky;top:24px}.ne-cart-page .m-cart__footer--wrapper{width:100%!important;max-width:none!important;margin:0!important}}.ne-cart-page .m-cart__header{display:none!important}.ne-cart-page .ne-shipbar{border:1px solid var(--ne-border);border-radius:12px;background:#fff;padding:14px 18px;margin:0 0 16px;box-shadow:0 1px 2px #1912230d}.ne-cart-page m-cart.m-cart>form>*{min-width:0}.ne-cart-page .m-cart__wrapper,.ne-cart-page .m-cart__body,.ne-cart-page .m-cart__items{min-width:0;max-width:100%}.ne-cart-page .m-cart__items{display:flex;flex-direction:column;gap:14px}.ne-cart-page .m-cart-item{position:relative;display:grid!important;grid-template-columns:96px minmax(0,1fr) auto;align-items:start;column-gap:18px;row-gap:10px;border:1px solid var(--ne-border);border-radius:12px;background:#fff;padding:18px;margin:0;box-shadow:0 1px 2px #1912230d;transition:box-shadow .15s ease,border-color .15s ease}.ne-cart-page .m-cart-item:hover{border-color:#e0a63c73;box-shadow:0 6px 20px #19122317}.ne-cart-page .m-cart-item+.m-cart-item{border-top:1px solid var(--ne-border)}.ne-cart-page .m-cart-item .m-cart__column{width:auto!important;max-width:none!important;flex:none!important;padding:0!important}.ne-cart-page .m-cart-item .m-cart__column--product{grid-column:1 / 3;display:block}.ne-cart-page .m-cart-item .m-cart__column--price{display:none!important}.ne-cart-page .m-cart-item .m-cart__column--quantity{grid-column:2;justify-self:start}.ne-cart-page .m-cart-item .m-cart__column--subtotal{grid-column:3;grid-row:1 / 3;justify-self:end;text-align:right;display:block!important}.ne-cart-page .m-cart-item__product{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;min-width:0}.ne-cart-page .m-cart-item__info{min-width:0}.ne-cart-page .m-cart-item__image{width:96px}.ne-cart-page .m-cart-item__image img{width:96px;height:96px;object-fit:cover;border-radius:10px;border:1px solid var(--ne-border);background:#fff}.ne-cart-page .m-cart-item__title{display:block;font-family:var(--ne-font-body);font-size:14.5px;font-weight:600;line-height:1.4;color:var(--ne-ink);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ne-cart-page .m-cart-item__title:hover{color:var(--ne-gold-ink);text-decoration:underline}.ne-cart-page .m-cart-item__option,.ne-cart-page .m-cart-item__selling-plan,.ne-cart-page .m-cart-item__property{font-size:12.5px;color:var(--ne-muted);margin-top:4px}.ne-cart-page .ne-sub-badge,.m-cart-drawer .ne-sub-badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:var(--ne-gold-tint, rgba(224,166,60,.14));border:1px solid rgba(224,166,60,.4);color:var(--ne-gold-ink);font-size:11.5px;font-weight:700;letter-spacing:.02em;line-height:1.3;white-space:nowrap}.ne-cart-page .m-cart-item__unit{font-size:13px;color:var(--ne-muted);margin-top:6px}.ne-cart-page .m-cart-item .m-cart__column--subtotal .m-cart-item__price--regular,.ne-cart-page .m-cart-item .m-cart__column--subtotal .m-cart-item__price--final{font-size:15px;font-weight:600;color:var(--ne-ink);white-space:nowrap}.ne-cart-page .m-cart-item .m-quantity{display:inline-flex;align-items:center;border:1px solid var(--ne-border);border-radius:999px;height:36px;overflow:hidden;background:#fff}.ne-cart-page .m-cart-item .m-quantity__button{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:0;background:none;color:var(--ne-ink);cursor:pointer;transition:color .15s ease,background-color .15s ease}.ne-cart-page .m-cart-item .m-quantity__button:hover{color:var(--ne-gold-ink);background:#e0a63c1f}.ne-cart-page .m-cart-item .m-quantity__input{width:40px;height:34px;text-align:center;border:0;background:none;font-size:14px;font-weight:600;color:var(--ne-ink);padding:0}.ne-cart-page .m-cart-item__remove{position:absolute;right:18px;bottom:14px}.ne-cart-page .m-cart-item__remove a,.ne-cart-page .m-cart-item__remove button{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--ne-muted);text-decoration:none;background:none;border:0;padding:0;cursor:pointer;transition:color .15s ease}.ne-cart-page .m-cart-item__remove a:hover,.ne-cart-page .m-cart-item__remove button:hover{color:#b4342b;text-decoration:underline}.ne-cart-page .m-cart__footer--wrapper{background:#fff;border:1px solid var(--ne-border);border-radius:12px;padding:24px;box-shadow:0 6px 24px #19122314}.ne-cart-page .m-cart__summary{margin:0}.ne-cart-page .m-cart__summary .m-cart__subtotal,.ne-cart-page .ne-cart__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:14.5px;color:var(--ne-ink);margin:0 0 10px}.ne-cart-page .ne-cart__row span:last-child{color:var(--ne-muted);font-size:13.5px}.ne-cart-page .m-cart__summary .m-cart__subtotal--label{font-weight:500}.ne-cart-page .m-cart__summary .m-cart__subtotal--price{font-weight:600}.ne-cart-page .ne-cart__rule{height:1px;background:var(--ne-border);margin:14px 0}.ne-cart-page .ne-cart__total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:20px;font-weight:700;color:var(--ne-ink);margin:0 0 6px}.ne-cart-page .m-cart__shipping-note{font-size:12.5px;color:var(--ne-muted);line-height:1.45;margin:0 0 16px}.ne-cart-page .m-cart__shipping-note a{color:var(--ne-gold-ink)}.ne-cart-page .m-cart__checkout-button{margin:0 0 16px}.ne-cart-page .m-cart__checkout-button button,.ne-cart-page .m-cart__checkout button[name=checkout]{width:100%;height:52px;display:flex;align-items:center;justify-content:center;border:0;border-radius:12px;cursor:pointer;font-family:var(--ne-font-display);font-weight:800;font-size:13.5px;letter-spacing:.08em;text-transform:uppercase;background-color:var(--ne-gold);background-image:var(--ne-grad-gold);color:var(--ne-on-gold);box-shadow:0 2px 8px #e0a63c59;transition:all .18s ease}.ne-cart-page .m-cart__checkout-button button:hover{filter:brightness(1.12);box-shadow:0 4px 18px #e0a63c8c;transform:translateY(-1px)}.ne-cart-page .m-cart__checkout-button button:active{transform:translateY(0) scale(.99)}.ne-cart-page .ne-cart__express-label{display:flex;align-items:center;gap:10px;font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--ne-muted);margin:0 0 12px}.ne-cart-page .ne-cart__express-label:before,.ne-cart-page .ne-cart__express-label:after{content:"";flex:1 1 auto;height:1px;background:var(--ne-border)}.ne-cart-page .additional-checkout-buttons{margin:0 0 18px}.ne-cart-page .additional-checkout-buttons{margin:0 0 18px;width:100%}.ne-cart-page .additional-checkout-buttons #dynamic-checkout-cart,.ne-cart-page .additional-checkout-buttons .dynamic-checkout__content{width:100%}.ne-cart-page .additional-checkout-buttons #shopify-buyer-consent{display:block;margin-top:12px;font-size:11.5px;line-height:1.45;color:var(--ne-muted)}.ne-cart-page .ne-cart-trust{margin:0;padding:14px 0 0;border-top:1px solid var(--ne-border)}.ne-cart-page .m-cart__empty{text-align:center;padding:56px 20px 64px}.ne-cart-page .ne-cart__empty-icon{width:56px;height:56px;color:var(--ne-gold-ink);margin:0 auto 18px;display:block}.ne-cart-page .ne-cart__empty-title{font-family:var(--ne-font-head);font-weight:700;font-size:22px;text-transform:uppercase;letter-spacing:.03em;color:var(--ne-ink);margin:0 0 8px}.ne-cart-page .ne-cart__empty-text{color:var(--ne-muted);font-size:14.5px;margin:0 0 24px}.ne-cart-page .ne-cart__empty-cta{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;border-radius:999px;text-decoration:none;font-family:var(--ne-font-display);font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase;background-color:var(--ne-gold);background-image:var(--ne-grad-gold);color:var(--ne-on-gold);box-shadow:0 2px 8px #e0a63c59;transition:all .18s ease}.ne-cart-page .ne-cart__empty-cta:hover{filter:brightness(1.12);box-shadow:0 4px 18px #e0a63c8c;transform:translateY(-1px)}.ne-cart-page m-cart.m-cart--empty .m-cart__footer,.ne-cart-page m-cart.m-cart--empty .ne-shipbar{display:none!important}@media(min-width:992px){.ne-cart-page m-cart.m-cart--empty>form{display:block}}@media(max-width:991px){.ne-cart-page{padding:4px 16px 48px}.ne-cart-page .m-cart__footer{position:static;margin-top:24px}.ne-cart-page .m-cart-item{grid-template-columns:80px minmax(0,1fr);padding:16px}.ne-cart-page .m-cart-item__product{grid-template-columns:80px minmax(0,1fr);gap:14px}.ne-cart-page .m-cart-item__image,.ne-cart-page .m-cart-item__image img{width:80px}.ne-cart-page .m-cart-item__image img{height:80px}.ne-cart-page .m-cart-item .m-cart__column--subtotal{grid-column:2;grid-row:auto;justify-self:end;align-self:center}.ne-cart-page .m-cart-item .m-cart__column--quantity{grid-column:1 / 2}.ne-cart-page .m-cart-item__remove{position:static;grid-column:1 / -1;text-align:right}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ne-cart.css.map */
