.nvf-cart-progress{padding:1.2rem 0 1rem;color:var(--nvf-ink, #1f1d1b);background:var(--nvf-bg, #faf7f3)}.nvf-cart-progress__label{margin:0 0 .8rem;font-size:1.3rem;line-height:1.4;text-align:center}.nvf-cart-progress__track{height:.7rem;overflow:hidden;border-radius:999px;background:#e9e3dc}.nvf-cart-progress__fill{display:block;width:var(--nvf-cart-progress, 0%);min-width:.7rem;height:100%;border-radius:inherit;background:var(--nvf-ink, #1f1d1b);transition:width .28s ease}.nvf-cart-progress__fill.is-complete{background:var(--nvf-ok, #1b6b47)}cart-drawer.drawer{z-index:1000;background:#1f1d1b7a}cart-drawer .drawer__inner{width:min(46rem,100vw);max-width:calc(100vw - 2rem);height:100%;height:100dvh;padding:0!important;overflow:hidden!important;border:0;border-left:1px solid var(--nvf-line, #e6dfd7);background:var(--nvf-bg, #faf7f3);box-shadow:-1.2rem 0 4rem #1f1d1b24}cart-drawer .drawer__header{position:relative;z-index:4;flex:0 0 auto;min-height:6.2rem;margin:0;padding:1.2rem 1.8rem;border-bottom:1px solid var(--nvf-line, #e6dfd7);background:var(--nvf-surface, #fff)}cart-drawer .drawer__heading{display:flex;align-items:center;gap:.8rem;margin:0!important;font-size:2.2rem!important;font-weight:600!important;font-family:var(--nvf-font, sans-serif)!important;letter-spacing:-.02em!important}.nvf-cart-count,.nvf-cart-page-count{display:inline-flex;align-items:center;justify-content:center;min-width:2.6rem;height:2.6rem;padding:0 .7rem;border-radius:999px;color:#fff;background:var(--nvf-ink, #1f1d1b);font-family:var(--nvf-font, sans-serif);font-size:1.25rem;font-weight:700;line-height:1}cart-drawer .drawer__close{position:static;display:inline-flex;align-items:center;justify-content:center;flex:0 0 4.4rem;width:4.4rem;min-width:4.4rem;height:4.4rem;min-height:4.4rem;margin:-.3rem -.7rem -.3rem 0;border-radius:50%}cart-drawer .drawer__close:hover{background:var(--nvf-soft, #f2ede6)}cart-drawer .drawer__close .svg-wrapper{width:2rem;height:2rem}cart-drawer cart-drawer-items{display:block;flex:1 1 auto;min-height:0;padding:0 1.6rem;overflow-x:hidden;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-gutter:stable;background:var(--nvf-bg, #faf7f3);-webkit-overflow-scrolling:touch}cart-drawer .cart-drawer__form,cart-drawer .drawer__contents,cart-drawer .drawer__cart-items-wrapper{display:block;width:100%;min-height:0}cart-drawer .nvf-cart-progress{position:sticky;top:0;z-index:3;margin:0 -.2rem;padding-top:1.2rem;box-shadow:0 1px 0 var(--nvf-line, #e6dfd7)}cart-drawer .drawer__cart-items-wrapper{padding:1.2rem 0 .8rem}cart-drawer .cart-items,cart-drawer .cart-items tbody,cart-drawer .cart-items tr,cart-drawer .cart-items td,cart-drawer .cart-items th{display:block!important;width:auto!important;padding:0!important;border:0!important}cart-drawer .cart-items{width:100%!important;border-spacing:0}cart-drawer .cart-items thead{display:none!important}cart-drawer .cart-item{display:grid!important;grid-template-columns:8.4rem minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:1.2rem!important;row-gap:1rem!important;align-items:start;margin:0 0 1rem!important;padding:1.2rem!important;border:1px solid var(--nvf-line, #e6dfd7)!important;border-radius:.4rem!important;background:var(--nvf-surface, #fff)}cart-drawer .cart-item__media{position:relative;grid-column:1!important;grid-row:1 / 3!important;width:8.4rem!important;margin:0!important}cart-drawer .cart-item__image{display:block;width:8.4rem!important;max-width:none!important;height:10.6rem!important;object-fit:cover;border-radius:.3rem!important;background:var(--nvf-soft, #f2ede6)}cart-drawer .cart-item__details{grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0;margin:0!important;padding:0!important}cart-drawer .cart-item__name{display:-webkit-box;margin:0 0 .45rem;overflow:hidden;color:var(--nvf-ink, #1f1d1b);font-size:1.45rem!important;font-weight:700!important;line-height:1.28;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}cart-drawer .cart-item__details>.product-option,cart-drawer .cart-item__final-price{display:block!important;margin:.45rem 0 0!important;color:var(--nvf-ink, #1f1d1b)!important;font-size:1.4rem!important;font-weight:700!important;line-height:1.3}cart-drawer .cart-item__details dl{display:flex;flex-wrap:wrap;gap:.45rem;margin:.65rem 0 0}cart-drawer .cart-item__details dl .product-option{display:inline-flex!important;align-items:center;gap:.3rem;margin:0!important;padding:.35rem .6rem!important;border:0!important;border-radius:.3rem!important;color:var(--nvf-ink-70, #4f4842)!important;background:var(--nvf-soft, #f2ede6)!important;font-size:1.15rem!important;font-weight:500!important;letter-spacing:0!important;line-height:1.25;text-transform:none!important}cart-drawer .cart-item__details dl dt,cart-drawer .cart-item__details dl dd{display:inline!important;margin:0!important}cart-drawer .cart-item__details dl dt{font-weight:700}cart-drawer .cart-item__totals{display:none!important}cart-drawer .cart-item__quantity{display:block!important;grid-column:2!important;grid-row:2!important;width:100%!important;min-width:0;margin:0!important;padding:0!important}cart-drawer .cart-item__quantity quantity-popover,cart-drawer .cart-item__quantity-wrapper{display:block;width:100%}cart-drawer .cart-item__quantity-wrapper{display:flex!important;align-items:center;justify-content:flex-start;flex-wrap:nowrap!important;gap:.8rem}cart-drawer .quantity-popover-container{padding:0!important}cart-drawer .cart-item .quantity,.template-cart cart-items .cart-item .quantity{display:grid;grid-template-columns:4.2rem 4.2rem 4.2rem;width:12.6rem!important;min-width:12.6rem!important;height:4.4rem!important;min-height:4.4rem!important;overflow:hidden;border:1px solid var(--nvf-line-strong, #cdc3b8)!important;border-radius:.3rem!important;background:#fff}cart-drawer .cart-item .quantity:before,cart-drawer .cart-item .quantity:after,.template-cart cart-items .cart-item .quantity:before,.template-cart cart-items .cart-item .quantity:after{content:none!important;display:none!important}cart-drawer .cart-item .quantity__button,.template-cart cart-items .cart-item .quantity__button{width:4.2rem!important;min-width:4.2rem!important;height:4.2rem!important;min-height:4.2rem!important;padding:0!important}cart-drawer .cart-item .quantity__button:hover,.template-cart cart-items .cart-item .quantity__button:hover{background:var(--nvf-soft, #f2ede6)}cart-drawer .cart-item .quantity__input,.template-cart cart-items .cart-item .quantity__input{width:4.2rem!important;min-width:4.2rem!important;height:4.2rem!important;padding:0!important;color:var(--nvf-ink, #1f1d1b);font-size:1.6rem!important;font-weight:700;text-align:center}cart-drawer .cart-item cart-remove-button,.template-cart cart-items .cart-item cart-remove-button{display:block;width:auto;height:4.4rem;margin:0!important}cart-drawer .cart-item cart-remove-button .button,.template-cart cart-items .cart-item cart-remove-button .button{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;width:auto!important;min-width:4.4rem!important;height:4.4rem!important;min-height:4.4rem!important;margin:0!important;padding:0 .8rem!important;color:var(--nvf-muted, #6b635c);border:1px solid var(--nvf-line, #e6dfd7)!important;border-radius:.3rem!important;background:transparent!important;text-decoration:none}cart-drawer .cart-item cart-remove-button .button:before,cart-drawer .cart-item cart-remove-button .button:after,.template-cart cart-items .cart-item cart-remove-button .button:before,.template-cart cart-items .cart-item cart-remove-button .button:after{content:none!important;display:none!important}cart-drawer .cart-item cart-remove-button .button:hover,.template-cart cart-items .cart-item cart-remove-button .button:hover{color:var(--nvf-alert, #a12f2f);border-color:currentColor!important}.nvf-cart-remove-label{font-size:1.2rem;font-weight:600;line-height:1}cart-drawer .cart-item__error{width:100%;margin:.6rem 0 0!important}cart-drawer .drawer__footer.nvf-cart-footer{position:relative;z-index:5;flex:0 0 auto;margin:0;padding:1.2rem 1.8rem calc(1.2rem + env(safe-area-inset-bottom));border-top:1px solid var(--nvf-line, #e6dfd7);background:var(--nvf-surface, #fff);box-shadow:0 -1rem 2.4rem #1f1d1b14}cart-drawer .nvf-cart-footer>*+*{margin-top:.9rem}.nvf-cart-priority{display:flex;align-items:center;gap:.9rem;margin:0 0 .9rem;padding:.8rem 1rem;border:1px solid var(--nvf-line, #e6dfd7);border-radius:.3rem;background:var(--nvf-soft, #f2ede6);cursor:pointer}.nvf-cart-priority input{flex:none;width:2rem;height:2rem;margin:0;accent-color:var(--nvf-ink, #1f1d1b)}.nvf-cart-priority__icon{flex:none;font-size:1.7rem}.nvf-cart-priority__copy{display:block;flex:1;min-width:0;line-height:1.25}.nvf-cart-priority__copy strong,.nvf-cart-priority__copy small{display:block}.nvf-cart-priority__copy strong{color:var(--nvf-ink, #1f1d1b);font-size:1.25rem;font-weight:700}.nvf-cart-priority__copy small{margin-top:.15rem;color:var(--nvf-muted, #6b635c);font-size:1.1rem}cart-drawer .nvf-cart-upsells{max-height:14rem;padding-right:.4rem;overflow-y:auto}cart-drawer .nvf-cart-summary{margin:0!important;padding:0!important;border:0!important}cart-drawer .nvf-cart-summary .totals,.template-cart #main-cart-footer .totals{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;margin:0}cart-drawer .nvf-cart-summary .totals>*,.template-cart #main-cart-footer .totals>*{margin:0!important}cart-drawer .nvf-cart-summary .totals__total{font-family:var(--nvf-font, sans-serif)!important;font-size:1.45rem!important;font-weight:650!important}cart-drawer .nvf-cart-summary .totals__total-value{color:var(--nvf-ink, #1f1d1b);font-size:1.8rem!important;font-weight:800}cart-drawer .tax-note{margin:.6rem 0 0!important;color:var(--nvf-muted, #6b635c);font-size:1.1rem;line-height:1.3;text-align:left}cart-drawer .cart__ctas{margin:1rem 0 0!important}cart-drawer .cart__checkout-button,.template-cart #main-cart-footer .cart__checkout-button{display:flex!important;align-items:center;justify-content:space-between;gap:1.2rem;width:100%!important;max-width:none!important;min-height:5.6rem;padding:1.2rem 1.6rem;border:1px solid var(--nvf-ink, #1f1d1b)!important;border-radius:.3rem!important;color:#fff!important;background:var(--nvf-ink, #1f1d1b)!important;font-size:1.5rem;font-weight:750;letter-spacing:.01em}cart-drawer .cart__checkout-button:hover,.template-cart #main-cart-footer .cart__checkout-button:hover{color:var(--nvf-ink, #1f1d1b)!important;background:#fff!important}.nvf-cart-checkout-total{flex:none;padding-left:1.2rem;border-left:1px solid currentColor;font-variant-numeric:tabular-nums}.nvf-cart-assurance{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:.75rem 0 0!important;color:var(--nvf-muted, #6b635c);font-size:1.15rem;line-height:1.25;text-align:center}.nvf-cart-assurance .svg-wrapper{width:1.4rem;height:1.4rem}.template-cart #MainContent{background:var(--nvf-bg, #faf7f3)}.template-cart cart-items .title-wrapper-with-link{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin:0 0 1.6rem}.template-cart cart-items .title--primary{display:flex;align-items:center;gap:.8rem;margin:0}.template-cart .nvf-cart-progress--page{max-width:76rem;margin:0 0 1.8rem;padding:1.2rem 1.4rem;border:1px solid var(--nvf-line, #e6dfd7);border-radius:.4rem;background:#fff}.template-cart #main-cart-footer .nvf-cart-assurance{margin-top:.9rem!important}@media screen and (max-width:749px){cart-drawer.drawer{background:transparent}cart-drawer .drawer__inner{width:100vw;max-width:none;border:0;box-shadow:none}cart-drawer .drawer__header{min-height:5.8rem;padding:.9rem 1.4rem}cart-drawer .drawer__heading{font-size:2rem!important}cart-drawer cart-drawer-items{padding:0 1.2rem}cart-drawer .nvf-cart-progress__label{font-size:1.2rem}cart-drawer .cart-item{grid-template-columns:7.6rem minmax(0,1fr)!important;column-gap:1rem!important;padding:1rem!important}cart-drawer .cart-item__media{width:7.6rem!important}cart-drawer .cart-item__image{width:7.6rem!important;height:9.6rem!important}cart-drawer .drawer__footer.nvf-cart-footer{padding:1rem 1.2rem calc(1rem + env(safe-area-inset-bottom))}cart-drawer .nvf-cart-upsells{display:none!important}cart-drawer .nvf-cart-priority{margin-bottom:.7rem;padding:.65rem .8rem}cart-drawer .nvf-cart-priority__copy small{display:none}cart-drawer .tax-note{display:none}cart-drawer .cart__ctas{margin-top:.8rem!important}cart-drawer .cart__checkout-button{min-height:5.4rem}.template-cart cart-items:not(.is-empty){padding-top:1.6rem!important;padding-bottom:2rem!important}.template-cart cart-items .page-width{padding-right:1.2rem;padding-left:1.2rem}.template-cart cart-items .title-wrapper-with-link{align-items:flex-end;margin-bottom:1.2rem}.template-cart cart-items .title--primary{font-size:2.6rem!important}.template-cart cart-items .underlined-link{flex:none;font-size:1.25rem}.template-cart .nvf-cart-progress--page{margin-bottom:1.2rem;padding:1rem 1.2rem}.template-cart cart-items .cart__items{padding:0!important;border:0!important}.template-cart cart-items .cart-items,.template-cart cart-items .cart-items tbody,.template-cart cart-items .cart-items tr,.template-cart cart-items .cart-items td,.template-cart cart-items .cart-items th{display:block!important;width:auto!important;padding:0!important;border:0!important}.template-cart cart-items .cart-items{width:100%!important}.template-cart cart-items .cart-items thead{display:none!important}.template-cart cart-items .cart-item{display:grid!important;grid-template-columns:8.4rem minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:1.2rem!important;row-gap:1rem!important;margin:0 0 1rem!important;padding:1.2rem!important;border:1px solid var(--nvf-line, #e6dfd7)!important;border-radius:.4rem;background:#fff}.template-cart cart-items .cart-item__media{grid-column:1!important;grid-row:1 / 3!important;width:8.4rem!important}.template-cart cart-items .cart-item__image-container{display:block;width:8.4rem;border:0}.template-cart cart-items .cart-item__image{display:block;width:8.4rem!important;max-width:none!important;height:10.6rem!important;object-fit:cover;border-radius:.3rem}.template-cart cart-items .cart-item__details{grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0}.template-cart cart-items .cart-item__name{display:-webkit-box;overflow:hidden;color:var(--nvf-ink, #1f1d1b);font-size:1.45rem!important;font-weight:700!important;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.template-cart cart-items .cart-item__details dl{display:flex;flex-wrap:wrap;gap:.4rem;margin:.6rem 0 0}.template-cart cart-items .cart-item__details dl .product-option{margin:0!important;padding:.3rem .55rem;border-radius:.3rem;color:var(--nvf-ink-70, #4f4842);background:var(--nvf-soft, #f2ede6);font-size:1.15rem}.template-cart cart-items .cart-item__quantity{display:block!important;grid-column:2!important;grid-row:2!important;width:100%!important;margin:0!important;padding:0!important}.template-cart cart-items .cart-item__quantity-wrapper{display:flex!important;align-items:center;flex-wrap:nowrap!important;gap:.8rem}.template-cart cart-items .cart-item__totals{display:none!important}body.template-cart-has-items #MainContent{padding-bottom:calc(17rem + env(safe-area-inset-bottom))}.template-cart #main-cart-footer:not(.is-empty){position:fixed;right:0;bottom:0;left:0;z-index:50;border-top:1px solid var(--nvf-line, #e6dfd7);background:#fff;box-shadow:0 -1rem 2.4rem #1f1d1b1a}.template-cart #main-cart-footer .page-width{padding:0 1.2rem}.template-cart #main-cart-footer .cart__footer{display:block!important;margin:0!important;padding:1rem 0 calc(1rem + env(safe-area-inset-bottom))!important;border:0}.template-cart #main-cart-footer .cart__footer>*,.template-cart #main-cart-footer .cart__blocks{width:100%!important;margin:0!important}.template-cart #main-cart-footer .cart__blocks>*+*{margin-top:.8rem}.template-cart #main-cart-footer .totals__total{font-family:var(--nvf-font, sans-serif)!important;font-size:1.4rem!important;font-weight:650!important}.template-cart #main-cart-footer .totals__total-value{color:var(--nvf-ink, #1f1d1b);font-size:1.8rem!important;font-weight:800}.template-cart #main-cart-footer .tax-note,.template-cart #main-cart-footer .additional-checkout-buttons{display:none!important}.template-cart #main-cart-footer .cart__ctas{display:block;margin:.8rem 0 0!important}.template-cart #main-cart-footer .cart__checkout-button{min-height:5.4rem}}@media screen and (max-width:360px){cart-drawer .cart-item,.template-cart cart-items .cart-item{grid-template-columns:6.8rem minmax(0,1fr)!important;column-gap:.8rem!important;padding:.9rem!important}cart-drawer .cart-item__media,.template-cart cart-items .cart-item__media,.template-cart cart-items .cart-item__image-container{width:6.8rem!important}cart-drawer .cart-item__image,.template-cart cart-items .cart-item__image{width:6.8rem!important;height:8.6rem!important}.nvf-cart-remove-label{display:none}}@media screen and (max-height:650px){cart-drawer .drawer__inner{overflow:hidden!important}cart-drawer cart-drawer-items{overflow-y:auto!important}cart-drawer .nvf-cart-priority{display:none}cart-drawer .nvf-cart-assurance{display:none}}@media screen and (min-width:750px){.template-cart .nvf-cart-progress--page{margin-bottom:2.4rem}.template-cart #main-cart-footer .cart__checkout-button{min-width:32rem}}@media(prefers-reduced-motion:reduce){.nvf-cart-progress__fill,cart-drawer .drawer__inner,cart-drawer .cart__checkout-button{transition:none!important}}cart-drawer,cart-drawer.drawer{z-index:2147483647!important}cart-drawer .cart-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483647!important}cart-drawer .cart-drawer__overlay{z-index:1!important}cart-drawer .drawer__inner{position:relative!important;z-index:2!important}body.overflow-hidden .nvf-sticky,body.overflow-hidden [data-nvf-sticky],body.overflow-hidden .nvf-buy__btn,body.overflow-hidden [class*=easysell i],body.overflow-hidden [id*=easysell i]{display:none!important}@media screen and (max-width:749px){cart-drawer .nvf-cart-footer{display:flex!important;flex-direction:column!important}cart-drawer .nvf-cart-summary{order:10}cart-drawer .cart__ctas{position:relative!important;inset:auto!important;z-index:20!important;order:11;display:block!important;width:100%!important;margin-top:10px!important;background:#fff!important}cart-drawer .nvf-cart-assurance{order:12}cart-drawer .cart__ctas>:not(#CartDrawer-Checkout){display:none!important}cart-drawer #CartDrawer-Checkout{position:relative!important;inset:auto!important;z-index:21!important;display:flex!important;visibility:visible!important;opacity:1!important;transform:none!important;width:100%!important;min-height:58px!important;margin:0!important;color:#fff!important;background:#1f1d1b!important;border:1px solid #1f1d1b!important}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/nuvia-cart-shrine.css.map */
