:root{--npc-ink:#1c1a17;--npc-cream:#f6f4ef;--npc-cream2:#efe8de;--npc-line:#e6dfd4;--npc-muted:#6f675c;--npc-faint:#9a9086;--npc-accent:#7a2222;--npc-r:6px}#cart-drawer.drawer--cart{display:block!important;position:fixed!important;top:0;right:0;bottom:0;height:100%!important;z-index:5700;width:min(528px,100vw)!important;background:var(--npc-cream);color:var(--npc-ink);border-left:1px solid var(--npc-line);box-shadow:-12px 0 40px #1a17141f;transform:translate(100%);transition:transform .38s cubic-bezier(.4,0,.2,1);overflow:hidden}#cart-drawer.drawer--cart.is-open{transform:translate(0)}#cart-drawer .drawer__inner{position:static!important;transform:none!important;inset:auto!important;width:100%!important;max-width:100%!important;z-index:auto!important;display:flex;flex-direction:column;height:100%;visibility:visible!important;opacity:1!important}#cart-drawer .drawer__body{flex:1 1 auto;overflow-y:auto}#cart-drawer .cart-block--top.drawer__head,#cart-drawer .cart__title{padding:18px 20px 14px;border-bottom:1px solid var(--npc-line)}#cart-drawer .cart__title{display:flex;align-items:baseline;gap:7px;font-family:inherit!important;font-size:15px!important;font-weight:700!important;letter-spacing:.08em;text-transform:uppercase;color:var(--npc-ink)}#cart-drawer .cart__items-count{font-family:inherit;font-size:13px;font-weight:600;color:var(--npc-faint);background:none;border:0;padding:0;border-radius:0}#cart-drawer .cart__items-count:before{content:"("}#cart-drawer .cart__items-count:after{content:")"}#cart-drawer .drawer__close{top:16px;right:16px;color:var(--npc-ink)}#cart-drawer .drawer__items-title{display:none!important}#cart-drawer .np-cart-band{margin:14px 20px 6px;background:#f2eae2;border-radius:8px;padding:12px 14px}#cart-drawer .np-cart-band__row{display:flex;align-items:center;gap:10px}#cart-drawer .np-cart-band__pill{flex:0 0 auto;background:var(--npc-accent);color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;padding:3px 9px;border-radius:100px;white-space:nowrap}#cart-drawer .np-cart-band__msg{font-size:13.5px;color:var(--npc-ink)}#cart-drawer .np-cart-band__track{margin-top:10px;height:4px;background:#e1d8cb;border-radius:2px;overflow:hidden}#cart-drawer .np-cart-band__fill{height:100%;background:var(--npc-accent);border-radius:2px;transition:width .3s ease}#cart-drawer .cart__item{position:relative;display:flex;gap:14px;padding:16px 20px;border-bottom:1px solid var(--npc-line)}#cart-drawer .cart__item__image{flex:0 0 84px;width:84px;border-radius:var(--npc-r);overflow:hidden;background:#eae5dc}#cart-drawer .cart__item__content,#cart-drawer .cart__item__content-inner{flex:1;min-width:0}#cart-drawer .cart__item__title{font-size:14.5px;font-weight:600;color:var(--npc-ink);margin-bottom:2px}#cart-drawer .cart__item .cart__price{color:var(--npc-accent);font-size:13px;font-weight:600}#cart-drawer .cart__item__selected-options,#cart-drawer .cart__item__property{font-size:12.5px;color:var(--npc-muted)}#cart-drawer .cart__item .cart__price.each-pro-totl-price{position:absolute;right:20px;bottom:20px;color:var(--npc-ink);font-size:15px;font-weight:700}#cart-drawer .cart__quantity-counter.cart-qnt-mobile-only,#cart-drawer .sub-total-price{display:none!important}#cart-drawer .cart__quantity-counter:not(.cart-qnt-mobile-only){display:inline-flex!important;align-items:center;width:auto!important;max-width:none!important;height:34px;margin-top:8px;border:1px solid #d8d1c5;border-radius:var(--npc-r);background:#fff;overflow:hidden}#cart-drawer .cart__quantity-counter .cart__quantity{display:inline-flex!important;flex-direction:row;align-items:center;height:100%;position:static!important}#cart-drawer .cart__quantity-minus,#cart-drawer .cart__quantity-plus{position:static!important;display:flex!important;align-items:center;justify-content:center;width:30px;height:100%;inset:auto!important;transform:none!important;color:var(--npc-ink);font-size:15px;cursor:pointer;background:transparent;border:0}#cart-drawer .cart__quantity-field{width:30px;height:100%;text-align:center;font-size:13px;color:var(--npc-ink);background:transparent;border:0;padding:0}#cart-drawer .cart__widget{border-bottom:1px solid var(--npc-line)}#cart-drawer .cart__widget__title{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;font-size:14.5px;font-weight:600;color:var(--npc-ink);cursor:pointer;list-style:none}#cart-drawer .cart__widget__title::-webkit-details-marker{display:none}#cart-drawer .cart__widget--products .cart__widget__title{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--npc-muted)}#cart-drawer .cart__widget__products{display:flex;gap:12px;overflow-x:auto;padding:0 20px 16px;scrollbar-width:thin;scrollbar-color:var(--npc-line) transparent}#cart-drawer .cart__widget__products>*{flex:0 0 150px}#cart-drawer .cart__widget__products img{border-radius:var(--npc-r)}#cart-drawer .product-upsell__content{font-size:13.5px}#cart-drawer .product-upsell__content .new-price{font-size:12.5px;color:var(--npc-muted)}#cart-drawer .product-upsell__btn,#cart-drawer .product-upsell__actions .btn{width:100%;height:34px;border:1px solid #cfc7ba!important;background:#fff!important;color:var(--npc-ink)!important;border-radius:var(--npc-r);font-size:12.5px;font-weight:600;min-height:0!important;padding:0 10px!important}#cart-drawer .cart__foot,#cart-drawer .cart__foot__inner{background:#fff;border-top:1px solid var(--npc-line)}#cart-drawer .cart__foot__inner{padding:14px 20px 16px}#cart-drawer .cart__total{display:flex;justify-content:space-between;align-items:baseline;padding:3px 0}#cart-drawer .cart__total__label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--npc-muted)}#cart-drawer .cart__total__price{font-size:14px;font-weight:600;color:var(--npc-ink)}#cart-drawer .cart__total__discount,#cart-drawer .cart__total__discount *{color:var(--npc-accent);font-size:13px}#cart-drawer .cart__total__discount>*{display:flex;justify-content:space-between;padding:2px 0}#cart-drawer .cart__total__price--animated{font-size:20px!important;font-weight:700!important}#cart-drawer .np-cart-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding:10px 0 2px;font-size:12px;color:var(--npc-muted)}#cart-drawer .np-cart-trust span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}#cart-drawer .cart__checkout.btn--primary{background:var(--npc-ink)!important;border-color:var(--npc-ink)!important;color:#fff!important;border-radius:var(--npc-r);height:52px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-top:8px}#cart-drawer .cart__checkout.btn--primary:hover{background:#000!important}#cart-drawer em.cart__note{display:block;text-align:center;font-size:12px;font-style:italic;color:var(--npc-faint);padding:8px 0 2px}#cart-drawer.is-empty .drawer__body{display:flex;align-items:center;justify-content:center}#np-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a17146b;opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:5690}#np-cart-overlay.is-visible{opacity:1;visibility:visible}body:has(#cart-drawer.is-open) .underlay.drawer__underlay{display:none!important}#cart-drawer .cart__quantity-counter .cart__quantity{display:inline-flex!important}#cart-drawer .cart__quantity-minus{order:1!important}#cart-drawer .cart__quantity-field{order:2!important}#cart-drawer .cart__quantity-plus{order:3!important}#cart-drawer .cart__widget__products{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 20px 18px;align-items:stretch;scrollbar-width:thin;scrollbar-color:var(--npc-line) transparent}#cart-drawer .cart__widget__products::-webkit-scrollbar{height:4px}#cart-drawer .cart__widget__products::-webkit-scrollbar-thumb{background:var(--npc-line);border-radius:2px}#cart-drawer .np-up-card{flex:0 0 158px;width:158px;scroll-snap-align:start;display:flex;flex-direction:column}#cart-drawer .np-up-card__img{display:block;width:158px;height:200px;border-radius:var(--npc-r);overflow:hidden;background:#eae5dc}#cart-drawer .np-up-card__img img{width:100%;height:100%;object-fit:cover;display:block}#cart-drawer .np-up-card__body{display:flex;flex-direction:column;padding-top:10px;flex:1 1 auto}#cart-drawer .np-up-card__title{font-size:14px;font-weight:600;color:var(--npc-ink);line-height:1.25;text-decoration:none;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#cart-drawer .np-up-card__meta{margin-top:3px;font-size:12.5px;color:var(--npc-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#cart-drawer .np-up-card__opt,#cart-drawer .np-up-card__price{color:var(--npc-muted)}#cart-drawer .np-up-card__form{margin-top:10px}#cart-drawer .np-up-card__add{width:100%;height:42px;border:1px solid #cfc7ba;background:#fff;color:var(--npc-ink);border-radius:var(--npc-r);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}#cart-drawer .np-up-card__add:hover{background:var(--npc-ink);color:#fff;border-color:var(--npc-ink)}#cart-drawer .np-up-card__add.is-loading{opacity:.6;pointer-events:none}#cart-drawer .cart__item{position:relative}#cart-drawer .np-line-opts{display:flex;gap:6px;margin:6px 0 2px;flex-wrap:wrap}#cart-drawer .np-line-opt{appearance:none;-webkit-appearance:none;height:30px;padding:0 22px 0 9px;border:1px solid #d8d1c5;border-radius:var(--npc-r);background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4.5L6 8.5L10 4.5' stroke='%236f675c' stroke-width='1.4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 6px center;background-size:11px;font-size:12.5px;color:var(--npc-ink);cursor:pointer;max-width:47%}#cart-drawer .np-line-opt:focus{outline:none;border-color:var(--npc-ink)}#cart-drawer .np-line-remove{position:absolute;top:14px;right:18px;width:22px;height:22px;padding:0;border:0;background:none;cursor:pointer;font-size:19px;line-height:1;color:var(--npc-faint)}#cart-drawer .np-line-remove:hover{color:var(--npc-ink)}#cart-drawer .cart__item .cart__price.each-pro-totl-price{right:20px}#cart-drawer .np-up-card__opts{display:flex;gap:6px;margin-top:8px}#cart-drawer .np-up-card__sel{appearance:none;-webkit-appearance:none;flex:1 1 0;min-width:0;height:32px;padding:0 20px 0 8px;border:1px solid #d8d1c5;border-radius:var(--npc-r);background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 4.5L6 8.5L10 4.5' stroke='%236f675c' stroke-width='1.4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 5px center;background-size:10px;font-size:12px;color:var(--npc-ink);cursor:pointer}#cart-drawer .np-up-card__add:disabled{opacity:.45;cursor:not-allowed}#cart-drawer .np-line-row .np-line-opts{margin:0;flex:0 1 auto}#cart-drawer .np-line-row .cart__quantity-counter{margin-top:0!important}#cart-drawer .np-line-opt{max-width:none}#cart-drawer .np-line-remove{top:12px;right:16px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:var(--npc-faint)}#cart-drawer .np-line-remove:hover{color:var(--npc-accent)}#cart-drawer .cart__quantity-counter{display:none!important}#cart-drawer .np-line-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}#cart-drawer .np-line-row .np-line-opts{margin:0}#cart-drawer .np-qty-mini{display:inline-flex;align-items:center;height:32px;border:1px solid #d8d1c5;border-radius:var(--npc-r);background:#fff;overflow:hidden}#cart-drawer .np-qty-mini__btn{width:30px;height:100%;border:0;background:none;font-size:15px;color:var(--npc-ink);cursor:pointer;display:flex;align-items:center;justify-content:center}#cart-drawer .np-qty-mini__val{min-width:26px;text-align:center;font-size:13px}#cart-drawer .np-line-row{display:contents}#cart-drawer .np-line-opts{display:inline-flex!important;gap:6px;vertical-align:middle;margin:8px 8px 0 0!important}#cart-drawer .np-qty-mini{vertical-align:middle;margin-top:8px}#cart-drawer .np-line-opt{height:32px}#cart-drawer .cart__item__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}#cart-drawer .cart__item__meta>.np-line-row{display:block;flex:0 0 100%;margin:0}#cart-drawer .cart__item__meta>.np-line-opts{flex:0 0 auto;margin:0!important}#cart-drawer .cart__item__meta>.np-qty-mini{flex:0 0 auto;margin:0}#cart-drawer .cart__item__meta>.np-line-opts{flex:1 1 130px;min-width:0;gap:5px}#cart-drawer .np-line-opt{flex:1 1 0;min-width:0;width:auto;max-width:none;font-size:12px;padding:0 18px 0 7px;background-size:9px}#cart-drawer .cart__item__meta>.np-qty-mini{flex:0 0 auto}#cart-drawer .np-qty-mini__btn{width:26px}#cart-drawer .np-qty-mini__val{min-width:22px}#cart-drawer .cart__item__meta{gap:6px}#cart-drawer .cart__item__meta>.np-line-opts{flex:1 1 0!important;min-width:0}#cart-drawer .np-line-ctl{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;margin-top:8px;width:100%}#cart-drawer .np-line-ctl .np-line-opts{display:flex;gap:5px;flex:1 1 0;min-width:0;margin:0!important}#cart-drawer .np-line-ctl .np-qty-mini{flex:0 0 auto;margin:0}#cart-drawer .cart__quantity-counter.cart__quantity-counter.cart__quantity-counter,#cart-drawer quantity-counter.cart__quantity-counter.cart__quantity-counter{display:none!important}#cart-drawer .np-line-ctl{width:calc(100% - 78px)}#cart-drawer .np-line-opt{border-radius:999px!important;padding:0 20px 0 12px!important}#cart-drawer .np-qty-mini{border-radius:999px;overflow:hidden}#cart-drawer .np-up-card__sel{border-radius:999px!important;padding:0 12px!important}#cart-drawer .np-up-card__add{border-radius:999px!important}#cart-drawer .cart__checkout.btn--primary{border-radius:999px}#cart-drawer .np-line-opt,#cart-drawer .np-up-card__sel{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 4.5L6 8L9.5 4.5' stroke='%236f675c' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 11px center!important;background-size:11px!important;background-color:#fff!important;appearance:none;-webkit-appearance:none;-moz-appearance:none}#cart-drawer .np-line-opt{padding:0 28px 0 13px!important}#cart-drawer .np-up-card__sel{padding:0 26px 0 12px!important}#cart-drawer .np-edit{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:6px;padding:0;border:0;background:none;cursor:pointer;color:var(--npc-faint);vertical-align:middle}#cart-drawer .np-edit:hover{color:var(--npc-ink)}#cart-drawer .np-line-opts{display:none!important}#cart-drawer .cart__item.np-editing .np-line-opts{display:flex!important}#cart-drawer .cart__item.np-editing .np-edit{color:var(--npc-ink)}#cart-drawer .np-line-ctl{width:calc(100% - 78px);gap:8px}@media(min-width:990px){#cart-drawer{width:min(528px,100vw)!important;max-width:min(528px,100vw)!important}}#cart-drawer .cart__foot__inner{padding:10px 18px 12px!important}#cart-drawer .cart__foot .cart__total,#cart-drawer .np-sum-row{margin:0 0 4px!important;padding:0!important}#cart-drawer .cart__checkout{height:48px!important;min-height:48px!important;padding:0 18px!important;margin:6px 0 0!important}#cart-drawer .np-cart-trust{margin-top:8px!important;padding:0!important;font-size:11px!important;gap:12px!important}#cart-drawer .cart__note,#cart-drawer em.cart__note{margin:6px 0 0!important;font-size:11.5px!important}#cart-drawer .cart__buttons,#cart-drawer .cart__buttons-wrapper,#cart-drawer .cart__buttons__fieldset{margin:0!important;padding:0!important}#cart-drawer .np-ctl__title{padding:10px 20px 8px!important;font-size:11px!important}#cart-drawer .np-ctl__row{padding:0 20px 12px!important;gap:10px!important}#cart-drawer .np-up-card{flex-basis:132px!important;width:132px!important}#cart-drawer .np-up-card__img{width:132px!important;height:158px!important}#cart-drawer .np-up-card__body{padding-top:8px!important}#cart-drawer .np-up-card__title{font-size:12.5px!important}#cart-drawer .np-up-card__meta{font-size:11.5px!important;margin-top:2px!important}#cart-drawer .np-up-card__opts{margin-top:6px!important;gap:5px!important}#cart-drawer .np-up-card__sel{height:30px!important;font-size:11.5px!important}#cart-drawer .np-up-card__form{margin-top:7px!important}#cart-drawer .np-up-card__add{height:36px!important;font-size:12px!important}#cart-drawer .drawer__inner{min-height:0}#cart-drawer .drawer__inner{display:flex!important;flex-direction:column!important;height:100%!important}#cart-drawer .cart__items,#cart-drawer [data-cart-items],#cart-drawer .drawer__scroll{flex:1 1 auto!important;min-height:120px!important;overflow-y:auto!important}#cart-drawer .cart__foot,#cart-drawer .cart__foot__inner,#cart-drawer .np-ctl{flex:0 0 auto!important}#cart-drawer .np-up-card__img{height:140px!important}#cart-drawer .np-up-card{flex-basis:124px!important;width:124px!important}#cart-drawer .np-up-card__img{width:124px!important}#cart-drawer .np-cart-trust,#cart-drawer .cart__note,#cart-drawer em.cart__note,#cart-drawer .cart__foot .cart__note,#cart-drawer .cart__foot__inner em{display:none!important}#cart-drawer .cart__foot__inner{padding:12px 18px 14px!important}#cart-drawer .cart__foot .cart__total{display:flex!important;align-items:baseline;justify-content:space-between;margin:0 0 8px!important}#cart-drawer .cart__total__label{font-size:13px!important}#cart-drawer .cart__total__price{font-size:17px!important;font-weight:600!important}#cart-drawer .cart__checkout{height:50px!important;min-height:50px!important;margin:0!important}#cart-drawer select.np-swatch-select{color:transparent!important;text-indent:-9999px;width:58px!important;min-width:58px!important;flex:0 0 58px!important;padding:0 20px 0 10px!important;position:relative}#cart-drawer .np-line-opts,#cart-drawer .np-up-card__opts{position:relative}#cart-drawer select.np-swatch-select+.np-sw-dot,#cart-drawer .np-sw-dot{pointer-events:none}#cart-drawer .np-swatch-wrap{position:relative;display:inline-flex;align-items:center}#cart-drawer .np-swatch-wrap:before{content:"";position:absolute;left:11px;top:50%;width:16px;height:16px;margin-top:-8px;border-radius:999px;background:var(--np-sw, transparent);box-shadow:inset 0 0 0 1px #0000002e;pointer-events:none;z-index:1}#cart-drawer select:not(.np-swatch-select){color:var(--npc-ink)!important;text-indent:0}#cart-drawer select.np-swatch-select option{color:#1c1a17!important;-webkit-text-fill-color:#1c1a17!important;text-indent:0!important;background:#fff!important;font-size:13px!important}#cart-drawer select.np-swatch-select option:checked,#cart-drawer select.np-swatch-select option:hover{color:#1c1a17!important;-webkit-text-fill-color:#1c1a17!important;background:#f2ede5!important}#cart-drawer select.np-swatch-select{color:#1c1a17!important;-webkit-text-fill-color:transparent!important;text-indent:0!important;font-size:0!important}#cart-drawer .np-promo{margin:0 20px 14px;padding:12px 14px;border:1px dashed #cfc0a8;border-radius:10px;background:#fbf7f0}#cart-drawer .np-promo__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}#cart-drawer .np-promo__title{font-size:12.5px;font-weight:700;color:var(--npc-ink);letter-spacing:.01em}#cart-drawer .np-promo__note{font-size:11px;color:var(--npc-muted);white-space:nowrap}#cart-drawer .np-promo__text{margin:5px 0 0;font-size:12.5px;line-height:1.45;color:var(--npc-muted)}#cart-drawer .np-promo__code{margin-top:9px;display:inline-flex;align-items:center;gap:10px;height:34px;padding:0 6px 0 12px;border:1px solid #cfc0a8;border-radius:999px;background:#fff;cursor:pointer}#cart-drawer .np-promo__code__val{font-size:12.5px;font-weight:700;letter-spacing:.08em;color:var(--npc-ink)}#cart-drawer .np-promo__code__cta{font-size:11px;font-weight:600;color:#fff;background:var(--npc-accent);border-radius:999px;padding:4px 10px}#cart-drawer .np-promo__code:hover .np-promo__code__cta{background:var(--npc-ink)}.shopify-section:has(#cart-drawer),.shopify-section:has(cart-drawer){position:relative;z-index:5700}.shopify-section-group-overlay-group:has(#cart-drawer){position:relative;z-index:5700}
/*# sourceMappingURL=/cdn/shop/t/43/assets/narpine-cart.css.map */
