.cart{position:relative;display:block}.cart__empty-text,.is-empty .cart__contents,cart-items.is-empty .title-wrapper-with-link,.is-empty .cart__footer{display:none}.is-empty .cart__empty-text,.is-empty .cart__warnings{display:block}.cart__warnings{display:none;padding:4rem 2rem 3rem;text-align:center}.cart__empty-text{margin:2rem 0 2.4rem}.cart__contents>*+*{margin-top:2.5rem}.cart__login-title{margin:4rem 0 .8rem}.cart__login-paragraph{margin-top:.8rem}.cart__login-paragraph a{font-size:inherit}cart-items{display:block}.cart__items{position:relative;padding-bottom:3rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.cart__items--disabled{pointer-events:none;opacity:.65}.cart__footer-wrapper:last-child .cart__footer{padding-bottom:5rem}.cart__footer>div:only-child{margin-left:auto}.cart__footer>*+*{margin-top:3rem}.cart__footer .discounts{margin-bottom:1rem}.cart__note{position:relative;top:auto;height:fit-content}.cart__note label{position:static;display:flex;height:auto;align-items:center;margin-bottom:1rem;color:rgba(var(--color-foreground),.8);line-height:1.4}.cart__note .field__input{position:relative;width:100%;min-height:12rem;padding:1.5rem 1.7rem;border-radius:var(--inputs-radius)}.cart__note .text-area{resize:vertical}.cart__ctas button{width:100%}.cart__ctas>*+*{margin-top:1rem}.cart__update-button{margin-bottom:1rem}.cart__dynamic-checkout-buttons{width:100%;max-width:100%;margin:1.2rem auto 0}.cart__dynamic-checkout-buttons:has(.dynamic-checkout__content:empty){margin:0}.cart__blocks>*+*{margin-top:1.2rem}.cart-note__label{display:inline-block;margin-bottom:1rem;line-height:calc(1 + 1 / var(--font-body-scale))}.tax-note{display:block;margin:1.6rem 0 1.4rem;text-align:center}.cart__checkout-button{width:100%;max-width:100%}.cart__ctas{text-align:center}cart-items,#main-cart-footer{--np-cart-primary: #004b47;--np-cart-primary-dark: #003936;--np-cart-accent: #e7fe25;--np-cart-accent-soft: #f4ffc9;--np-cart-title: #082f32;--np-cart-text: #182827;--np-cart-muted: #697775;--np-cart-border: #dfe7e4;--np-cart-border-dark: #cbd8d4;--np-cart-surface: #f4f7f6;--np-cart-white: #ffffff;--np-cart-danger: #b42318;--np-cart-success: #267200;--np-cart-heading-font: "Raleway", var(--font-heading-family), Arial, sans-serif;--np-cart-body-font: "Inter", var(--font-body-family), Arial, sans-serif;--np-cart-shadow: 0 1.5rem 4rem rgba(8, 47, 50, .07)}cart-items.page-width{width:min(100% - 3.2rem,128rem);max-width:128rem;padding-top:3.2rem;padding-bottom:2rem;font-family:var(--np-cart-body-font)}cart-items.page-width *{box-sizing:border-box}cart-items .title-wrapper-with-link{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin:0 0 2.4rem;padding:0}cart-items .title-wrapper-with-link .title{margin:0;color:var(--np-cart-title);font-family:var(--np-cart-heading-font);font-size:clamp(2.8rem,4vw,4.2rem);font-weight:700;line-height:1.08;letter-spacing:-.04em}cart-items .title-wrapper-with-link>a{position:relative;display:inline-flex;min-height:4.2rem;flex:0 0 auto;align-items:center;justify-content:center;padding:.9rem 1.7rem;border:.1rem solid var(--np-cart-border-dark);border-radius:999px;background:var(--np-cart-white);color:var(--np-cart-primary);font-family:var(--np-cart-body-font);font-size:1.3rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}cart-items .title-wrapper-with-link>a:hover{border-color:var(--np-cart-primary);background:var(--np-cart-primary);color:var(--np-cart-white);transform:translateY(-1px)}cart-items .cart__contents{position:relative;display:block;width:100%;padding:0;margin:0}cart-items .cart__items{width:100%;padding:2rem;border:.1rem solid var(--np-cart-border);border-radius:2rem;background:var(--np-cart-white);box-shadow:var(--np-cart-shadow)}cart-items .cart__items:before{position:absolute;z-index:-1;top:1.2rem;right:2rem;bottom:-1.2rem;left:2rem;border-radius:2rem;background:#004b4709;content:""}cart-items .cart__items .loading__spinner{color:var(--np-cart-primary)}cart-items .cart__items.loading{pointer-events:none}cart-items .cart__warnings{width:100%;max-width:72rem;margin:0 auto;padding:6rem 2rem;border:.1rem solid var(--np-cart-border);border-radius:2rem;background:radial-gradient(circle at top,rgba(231,254,37,.18),transparent 45%),var(--np-cart-white);box-shadow:var(--np-cart-shadow)}cart-items .cart__empty-text{color:var(--np-cart-title);font-family:var(--np-cart-heading-font);font-size:clamp(2.4rem,4vw,3.6rem);font-weight:700;line-height:1.15}cart-items .cart__warnings .button{min-height:4.8rem;padding:1.2rem 2.4rem;border:0;border-radius:999px;background:var(--np-cart-primary);color:var(--np-cart-white);font-family:var(--np-cart-heading-font);font-size:1.3rem;font-weight:700;letter-spacing:.03em;box-shadow:none}cart-items .cart__warnings .button:before,cart-items .cart__warnings .button:after{display:none}cart-items .cart__warnings .button:hover{background:var(--np-cart-primary-dark);transform:translateY(-1px)}cart-items .cart__login-title{color:var(--np-cart-title);font-family:var(--np-cart-heading-font);font-size:2rem;font-weight:700}cart-items .cart__login-paragraph{color:var(--np-cart-muted);font-size:1.3rem;line-height:1.6}cart-items .cart__login-paragraph a{color:var(--np-cart-primary);font-weight:700;text-underline-offset:.3rem}#main-cart-footer{width:min(100% - 3.2rem,128rem);max-width:128rem;padding:0 0 6rem;margin-right:auto;margin-left:auto;font-family:var(--np-cart-body-font)}#main-cart-footer *{box-sizing:border-box}#main-cart-footer .cart__footer{display:grid;grid-template-columns:minmax(0,.9fr) minmax(36rem,.72fr);align-items:start;gap:2.4rem;width:100%;padding:0;border:0}#main-cart-footer .cart__footer>*{width:100%;min-width:0}#main-cart-footer .cart__footer>*+*{margin:0}#main-cart-footer .cart__note{position:relative;top:auto;display:block;width:100%;min-height:18rem;padding:2rem;border:.1rem solid var(--np-cart-border);border-radius:1.8rem;background:var(--np-cart-white);box-shadow:0 1rem 3rem #082f320d}#main-cart-footer .cart-note__label,#main-cart-footer .cart__note label{display:flex;align-items:center;gap:.8rem;margin:0 0 1.1rem;color:var(--np-cart-title);font-family:var(--np-cart-heading-font);font-size:1.4rem;font-weight:700;line-height:1.4}#main-cart-footer .cart__note .field{position:relative;display:block;width:100%}#main-cart-footer .cart__note .field:before,#main-cart-footer .cart__note .field:after{display:none}#main-cart-footer .cart__note .field__input{width:100%;min-height:12rem;padding:1.5rem 1.6rem;border:.1rem solid var(--np-cart-border-dark);border-radius:1.1rem;background:var(--np-cart-surface);color:var(--np-cart-text);font-family:var(--np-cart-body-font);font-size:1.3rem;line-height:1.6;box-shadow:none;resize:vertical;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}#main-cart-footer .cart__note .field__input:hover{border-color:#9db7b2;background:var(--np-cart-white)}#main-cart-footer .cart__note .field__input:focus{border-color:var(--np-cart-primary);border-radius:1.1rem;background:var(--np-cart-white);box-shadow:0 0 0 .3rem #004b471a;outline:0}#main-cart-footer .cart__note .field__label{display:none}#main-cart-footer .cart__blocks{position:relative;width:100%;padding:2.2rem;border:.1rem solid var(--np-cart-border);border-radius:1.8rem;background:var(--np-cart-white);box-shadow:var(--np-cart-shadow)}#main-cart-footer .cart__blocks:before{display:block;margin-bottom:1.7rem;color:var(--np-cart-title);content:"Order summary";font-family:var(--np-cart-heading-font);font-size:1.8rem;font-weight:700;line-height:1.3}#main-cart-footer .cart__blocks>*+*{margin-top:1.3rem}#main-cart-footer .discounts{display:grid;gap:.8rem;padding:1rem 1.2rem;margin:0 0 1.4rem;border:.1rem solid #d8e9be;border-radius:1rem;background:#f7ffe9}#main-cart-footer .discounts__discount{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--np-cart-success);font-size:1.2rem;font-weight:700;line-height:1.4}#main-cart-footer .discounts__discount>span:first-child{display:inline-flex;min-width:0;align-items:center;gap:.6rem}#main-cart-footer .discounts__discount .icon-discount{width:1.5rem;height:1.5rem;flex:0 0 auto}#main-cart-footer .totals{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;padding:1.7rem 0 0;margin:0;border-top:.1rem solid var(--np-cart-border)}#main-cart-footer .totals>*{margin:0}#main-cart-footer .totals__subtotal{color:var(--np-cart-text);font-family:var(--np-cart-heading-font);font-size:1.5rem;font-weight:600;line-height:1.3}#main-cart-footer .totals__subtotal-value{color:var(--np-cart-title);font-family:var(--np-cart-heading-font);font-size:clamp(2rem,3vw,2.6rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;text-align:right}#main-cart-footer .totals__total-value{color:var(--np-cart-title);font-size:2.4rem;font-weight:800}#main-cart-footer .tax-note{display:block;margin:1.3rem 0 1.5rem;padding:1rem 1.2rem;border-radius:.9rem;background:var(--np-cart-surface);color:var(--np-cart-muted);font-size:1.05rem;font-weight:500;line-height:1.55;text-align:left}#main-cart-footer .tax-note a{color:var(--np-cart-primary);font-weight:700;text-underline-offset:.3rem}#main-cart-footer .cart__ctas{display:flex;flex-direction:column;gap:1rem;width:100%;margin:0;text-align:center}#main-cart-footer .cart__ctas>*{width:100%;margin:0}#main-cart-footer .cart__checkout-button{display:inline-flex;width:100%;max-width:100%;min-height:5.6rem;align-items:center;justify-content:center;padding:1.3rem 2rem;margin:0;border:0;border-radius:999px;background:var(--np-cart-primary);color:var(--np-cart-white);font-family:var(--np-cart-heading-font);font-size:1.4rem;font-weight:800;line-height:1.2;letter-spacing:.035em;text-transform:uppercase;box-shadow:none;cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}#main-cart-footer .cart__checkout-button:before,#main-cart-footer .cart__checkout-button:after{display:none;content:none}#main-cart-footer .cart__checkout-button:hover:not(:disabled){background:var(--np-cart-primary-dark);box-shadow:0 1rem 2.4rem #004b4738;transform:translateY(-1px)}#main-cart-footer .cart__checkout-button:active:not(:disabled){transform:translateY(0)}#main-cart-footer .cart__checkout-button:disabled{background:#8ca29f;opacity:.65;cursor:not-allowed;transform:none}#main-cart-footer .cart__update-button{min-height:4.6rem;padding:1rem 1.8rem;margin:0;border:.1rem solid var(--np-cart-border-dark);border-radius:999px;background:var(--np-cart-white);color:var(--np-cart-primary);font-family:var(--np-cart-body-font);font-size:1.2rem;font-weight:700}#main-cart-footer .cart__update-button:hover{border-color:var(--np-cart-primary);background:var(--np-cart-surface)}#main-cart-footer .cart__dynamic-checkout-buttons{width:100%;max-width:100%;margin:1.2rem 0 0}#main-cart-footer .cart__dynamic-checkout-buttons .shopify-cleanslate{width:100%!important}#main-cart-footer .cart__dynamic-checkout-buttons [data-shopify-buttoncontainer]{width:100%!important;max-width:100%!important;justify-content:stretch!important}#main-cart-footer .cart__dynamic-checkout-buttons [data-shopify-buttoncontainer]>div{flex:1 1 100%!important}#main-cart-footer .cart__dynamic-checkout-buttons [role=button]{min-height:5rem!important;border-radius:999px!important;overflow:hidden!important}#main-cart-footer shopify-payment-terms{display:block;margin-top:1.2rem;color:var(--np-cart-muted);font-size:1.1rem;line-height:1.5;text-align:center}cart-items :is(a,button,input,textarea):focus-visible,#main-cart-footer :is(a,button,input,textarea):focus-visible{outline:.3rem solid var(--np-cart-accent);outline-offset:.3rem}cart-items .underlined-link:focus-visible,#main-cart-footer .underlined-link:focus-visible{border-radius:.3rem}@media screen and (min-width:1200px){cart-items.page-width{padding-top:4rem}cart-items .cart__items{padding:2.4rem 2.6rem}#main-cart-footer .cart__footer{grid-template-columns:minmax(0,1fr) minmax(40rem,46rem);gap:3rem}#main-cart-footer .cart__blocks,#main-cart-footer .cart__note{padding:2.4rem}}@media screen and (min-width:750px){.cart__warnings{padding:7rem 0 2rem}.cart__empty-text{margin:0 0 3rem}.cart__items{grid-column:1 / 3;padding-bottom:4rem}.cart__contents>*+*{margin-top:0}.cart__items+.cart__footer{grid-column:2}.cart__footer-wrapper:last-child{padding-top:0}.cart__update-button{margin-right:.8rem;margin-bottom:0}}@media screen and (min-width:750px)and (max-width:989px){cart-items.page-width,#main-cart-footer{width:min(100% - 4rem,100rem)}#main-cart-footer .cart__footer{grid-template-columns:minmax(0,1fr) minmax(32rem,.8fr);gap:2rem}}@media screen and (max-width:749px){cart-items.page-width{width:100%;padding:2rem 1.2rem 1.2rem}cart-items .title-wrapper-with-link{align-items:center;gap:1.2rem;margin-bottom:1.7rem}cart-items .title-wrapper-with-link .title{font-size:2.6rem}cart-items .title-wrapper-with-link>a{min-height:3.8rem;padding:.8rem 1.3rem;font-size:1.15rem}cart-items .cart__items{padding:1.2rem;border-radius:1.5rem}cart-items .cart__items:before{display:none}cart-items .cart__warnings{padding:4rem 1.6rem;border-radius:1.5rem}#main-cart-footer{width:100%;padding:0 1.2rem 3.5rem}#main-cart-footer .cart__footer{display:flex;flex-direction:column;gap:1.5rem}#main-cart-footer .cart__footer>*+*{margin:0}#main-cart-footer .cart__note{min-height:auto;padding:1.6rem;border-radius:1.4rem}#main-cart-footer .cart__note .field__input{min-height:9rem}#main-cart-footer .cart__blocks{padding:1.7rem 1.5rem;border-radius:1.4rem}#main-cart-footer .cart__blocks:before{margin-bottom:1.4rem;font-size:1.6rem}#main-cart-footer .totals{align-items:center;padding-top:1.5rem}#main-cart-footer .totals__subtotal{font-size:1.35rem}#main-cart-footer .totals__subtotal-value{font-size:2.1rem}#main-cart-footer .tax-note{margin:1.2rem 0 1.4rem;text-align:left}#main-cart-footer .cart__checkout-button{min-height:5.2rem;font-size:1.3rem}}@media screen and (max-width:420px){cart-items .title-wrapper-with-link{align-items:flex-start;flex-direction:column}cart-items .title-wrapper-with-link>a{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;text-decoration:underline;text-underline-offset:.3rem}cart-items .title-wrapper-with-link>a:hover{background:transparent;color:var(--np-cart-primary-dark);transform:none}#main-cart-footer .totals{gap:1rem}#main-cart-footer .totals__subtotal-value{font-size:1.9rem}#main-cart-footer .discounts__discount{align-items:flex-start;flex-direction:column;gap:.4rem}}@media(prefers-reduced-motion:reduce){cart-items *,cart-items *:before,cart-items *:after,#main-cart-footer *,#main-cart-footer *:before,#main-cart-footer *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-cart.css.map */
