#cart-drawer{--pv-green: #173F35;--pv-green-d: #0f2c25;--pv-gold: #C9A15B;--pv-ink: #1c211f;--pv-muted: #6b736f;--pv-line: #e7e2d9;--pv-cream: #FCF4EB;--pv-ivory: #F8F6F2}#cart-drawer .theme-drawer__dialog,#cart-drawer .cart-drawer__content,#cart-drawer .cart-drawer__summary,#cart-drawer .cart-drawer__inner{background:var(--pv-cream)!important}#cart-drawer .theme-drawer__header,#cart-drawer .theme-drawer__title,#cart-drawer #cart-drawer-heading{color:var(--pv-green)!important;font-weight:800!important;letter-spacing:-.02em}#cart-drawer .theme-drawer__badge{background:var(--pv-gold)!important;color:#fff!important;font-weight:700!important;border:none!important;min-width:22px;height:22px;border-radius:999px!important;display:inline-grid!important;place-items:center;font-size:12px!important}#cart-drawer .theme-drawer__close-button{border:1px solid var(--pv-line)!important;background:#fff!important;border-radius:50%!important;color:var(--pv-green)!important;transition:background .2s ease,transform .15s ease}#cart-drawer .theme-drawer__close-button:hover{background:var(--pv-ivory)!important;transform:scale(1.05)}#cart-drawer .cart-drawer__items .cart-items__table-row{border-bottom-color:var(--pv-line)!important;padding-bottom:18px!important;margin-bottom:18px!important}#cart-drawer .cart-items__media-container,#cart-drawer .cart-items__media img,#cart-drawer .cart-items__media-image{border-radius:12px!important;overflow:hidden;background:#fff!important}#cart-drawer .cart-items__title,#cart-drawer .cart-items__title a{color:var(--pv-ink)!important;font-weight:600!important;font-size:14px!important;line-height:1.35!important;text-decoration:none!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}#cart-drawer .cart-items__title-row{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important}#cart-drawer .cart-items__variants,#cart-drawer .cart-items__variant,#cart-drawer .cart-items__properties{color:var(--pv-muted)!important;font-size:12px!important}#cart-drawer .cart-items__price,#cart-drawer .cart-items__unit-price-wrapper>div>span:not(.visually-hidden):not(.compare-at-price){color:var(--pv-green)!important;font-weight:700!important}#cart-drawer .cart-items__unit-price-wrapper .compare-at-price,#cart-drawer .cart-items__unit-price-wrapper s{color:var(--pv-muted)!important;font-weight:500!important}#cart-drawer .cart-items__quantity-controls{display:inline-flex!important;align-items:center!important;gap:10px!important}#cart-drawer .quantity-selector{display:inline-flex!important;align-items:center!important;height:40px!important;border:1.5px solid var(--pv-line)!important;border-radius:999px!important;background:#fff!important;overflow:hidden;box-shadow:0 2px 8px #173f350a}#cart-drawer .quantity-selector :is(.quantity-minus,.quantity-plus){width:36px!important;height:40px!important;color:var(--pv-green)!important;background:transparent!important;border:none!important}#cart-drawer .quantity-selector input[type=number]{width:40px!important;border:none!important;text-align:center!important;font-weight:700!important;color:var(--pv-ink)!important;background:transparent!important;-moz-appearance:textfield}#cart-drawer .quantity-selector input[type=number]::-webkit-outer-spin-button,#cart-drawer .quantity-selector input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#cart-drawer .cart-items__remove{width:40px!important;height:40px!important;border-radius:50%!important;border:1px solid var(--pv-line)!important;background:#fff!important;color:var(--pv-muted)!important;display:inline-grid!important;place-items:center;transition:color .15s ease,background .15s ease,border-color .15s ease}#cart-drawer .cart-items__remove:hover{color:#b42318!important;border-color:#fecdca!important;background:#fef3f2!important}#cart-drawer .cart-drawer__summary{background:#fff!important;border-top:1px solid var(--pv-line)!important;box-shadow:0 -10px 28px #173f3514!important;-webkit-mask-image:none!important;mask-image:none!important;gap:14px!important;padding-top:18px!important;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))!important}#cart-drawer .cart-totals__total-label,#cart-drawer .cart-totals__original-label{color:var(--pv-ink)!important;font-weight:600!important}#cart-drawer .cart-totals__total-value,#cart-drawer .cart-totals__total-value *{color:var(--pv-green)!important;font-weight:800!important;font-size:20px!important}#cart-drawer .cart-totals__tax-note{color:var(--pv-muted)!important;font-size:12px!important}#cart-drawer .cart-discount__summary,#cart-drawer .cart-note__summary,#cart-drawer .cart-discount__label,#cart-drawer .cart-note__label{color:var(--pv-ink)!important;font-weight:600!important}#cart-drawer .cart__checkout-button,#cart-drawer .cart-actions .cart__checkout-button.button{position:relative!important;overflow:hidden!important;width:100%!important;min-height:54px!important;padding:16px 24px!important;border:none!important;border-radius:999px!important;background:linear-gradient(180deg,#1f4f43 0%,var(--pv-green) 48%,var(--pv-green-d) 100%)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:16px!important;font-weight:800!important;letter-spacing:.02em!important;text-transform:none!important;box-shadow:0 12px 28px #173f3559,0 0 #c9a15b00!important;transition:transform .18s ease,box-shadow .2s ease,filter .2s ease!important;animation:pv-drawer-checkout-glow 2.6s ease-in-out infinite}#cart-drawer .cart__checkout-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(105deg,transparent 36%,rgba(255,255,255,.22) 48%,rgba(201,161,91,.35) 52%,transparent 64%);background-size:220% 100%;animation:pv-drawer-checkout-shine 3.2s ease-in-out infinite;pointer-events:none}#cart-drawer .cart__checkout-button>*{position:relative;z-index:1}#cart-drawer .cart__checkout-button:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 34px #173f356b,0 0 0 4px #c9a15b38!important;animation:none}#cart-drawer .cart__checkout-button:hover:before{animation:none;opacity:.35}#cart-drawer .cart__checkout-button:active{transform:scale(.985)}@keyframes pv-drawer-checkout-glow{0%,to{box-shadow:0 10px 24px #173f3547,0 0 #c9a15b00}50%{box-shadow:0 14px 32px #173f3566,0 0 0 7px #c9a15b2e}}@keyframes pv-drawer-checkout-shine{0%,40%{background-position:120% 0}70%,to{background-position:-40% 0}}@media(prefers-reduced-motion:reduce){#cart-drawer .cart__checkout-button,#cart-drawer .cart__checkout-button:before{animation:none!important}#cart-drawer .cart__checkout-button{box-shadow:0 12px 28px #173f3559,0 0 0 3px #c9a15b33!important}}#cart-drawer .additional-checkout-buttons,#cart-drawer shopify-accelerated-checkout{width:100%;margin-top:4px}#cart-drawer .additional-checkout-buttons{opacity:.95}#cart-drawer .cart-items__empty-button{background:var(--pv-green)!important;border-color:var(--pv-green)!important;color:#fff!important;border-radius:999px!important;font-weight:700!important;box-shadow:0 8px 22px #173f3538!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pv-cart-drawer.css.map */
