#cart-drawer{font-family:Scto Grotesk,sans-serif}.drawer__inner{background:#fff!important}#cart-drawer .ci{padding:.8rem;object-fit:cover;background-color:#fff!important;border-radius:15px;border:1px solid #5B623C}#cart-drawer .ci-mini{display:flex;align-items:center;gap:12px}#cart-drawer .ci-variant{color:#9aa09a;font-size:clamp(.75rem,2.5vw,.9rem);letter-spacing:.2px}#cart-drawer .ci-div{flex:1;height:1px;background:#cfcfcf}#cart-drawer .ci-grid{display:grid;grid-template-columns:120px 1fr .6fr;gap:16px;align-items:start}@media (max-width:560px){#cart-drawer .ci-grid{grid-template-columns:96px 1fr 100px;gap:12px}}#cart-drawer .ci-img{width:100%;height:auto;border-radius:16px;display:block;background:#f3f3f3}#cart-drawer .ci-title{display:block;font-size:clamp(.95rem,3vw,1.1rem);line-height:1.1;font-weight:800;color:var(--green);text-decoration:none;margin:0 0 6px}#cart-drawer .ci-title:hover{text-decoration:underline}#cart-drawer .ci-subtle{color:#6b775f;font-size:clamp(.75rem,2.5vw,.9rem);line-height:110%;margin-bottom:12px}#cart-drawer .ci-price{font-size:clamp(.9rem,3vw,1.2rem)}#cart-drawer .ci-actions{height:100%;display:grid;grid-template-rows:auto 1fr auto;justify-items:end;gap:10px}#cart-drawer .ci-remove{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:999px;background:#fff;cursor:pointer}#cart-drawer .ci-remove:hover{background:#f7f8f6}#cart-drawer .ci-qty{align-self:end;display:inline-flex;align-items:center;border:1px solid var(--green);border-radius:999px;height:33px;padding:0 8px;font-weight:200}#cart-drawer .ci-qty-btn{background:transparent;border:0;font-size:20px;line-height:1;cursor:pointer;width:24px;height:24px}#cart-drawer .ci-qty-val{min-width:18px;text-align:center}#cart-drawer .ci-mini{align-items:center}#cart-drawer .ci-msg{color:var(--dark-green);white-space:nowrap;font-size:clamp(.75rem,2.5vw,.9rem);font-weight:700}#cart-drawer .ci-pricing{display:flex;flex-direction:column;gap:2px}#cart-drawer .ci-price-original{color:#9aa09a;line-height:110%}#cart-drawer .ci-price-current{font-size:clamp(1rem,3vw,1.3rem);line-height:110%;font-weight:700;color:#5b623c}#cart-drawer .ci-price-savings{color:#fff;padding:.35rem .5rem;background-color:#5b623c;border-radius:100px;text-align:center;line-height:110%}#cart-drawer .upsell-banner{display:flex;align-items:center;gap:12px;background:var(--light-yellow);border-radius:1rem;padding:14px 16px;padding-right:1.5rem}#cart-drawer .ci-banners{margin-top:10px}#cart-drawer .upsell-banner__icon{display:flex}#cart-drawer .upsell-banner__text{flex:1}#cart-drawer .upsell-banner__link{text-decoration:underline}.info-banner{border-radius:1rem;padding:1rem 1.25rem}.info-banner__text{text-align:center;line-height:1.3;color:var(--green)}.cart-footer{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:.7rem 1.25rem;border-top:1px solid #e5e5e5}.cart-discount,.cart-subtotal,.cart-shipping{display:flex;justify-content:space-between;font-size:clamp(1rem,3.2vw,1.25rem)}.cart-checkout{margin-top:1rem}.cart-discount__title,.cart-discount__amount{color:var(--dark-green)}.cart-subtotal__title{font-weight:700;color:#5b623c}.cart-subtotal__amount{color:#5b623c;font-weight:700}.cart-shipping__title,.cart-shipping__amount{color:var(--dark-green);font-weight:500}.cart-footer__divider{margin:1rem 0;border:none;border-top:1px solid #ddd}.cart-footer__note{text-align:center;font-size:.85rem;color:#999}#cart-drawer .btn.btn--checkout{background-color:#5b623c;color:#fff;font-weight:400;width:100%;border-radius:40px;padding:.6rem 1rem;font-size:clamp(1.05rem,3vw,1.3rem)}#cart-drawer .btn.btn--checkout{transition:background-color .2s ease,box-shadow .2s ease,transform .02s ease-out;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}#cart-drawer .btn.btn--checkout:hover,#cart-drawer .btn.btn--checkout:focus-visible{background-color:var(--light-yellow);color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--light-yellow) 45%,transparent)}#cart-drawer .btn.btn--checkout:active{transform:scale(.99)}#cart-drawer .btn.btn--checkout[disabled]{pointer-events:none;opacity:.65;box-shadow:none}.cart-checkout--stacked{display:flex;flex-direction:column;gap:.75rem}.fx-items{display:flex;flex-direction:column;padding:.4rem;gap:.6rem}.cd-header{background-color:#fff!important}.cd-header__ribbon{background:#596237;color:#fff;text-align:center;font-weight:700;line-height:1.2;padding:.7rem 1rem;margin:0 0 1.25rem}.cd-header__ribbon strong{font-weight:800}.cd-header__title{margin:0 0 .75rem;font-size:clamp(1.3rem,2.5vw,2.1rem);line-height:1.1;font-weight:800;color:#fff;background-color:#5b623c;padding:1rem 1.5rem 1.5rem}cart-drawer::part(header){position:relative;display:flex;align-items:center;justify-content:center}cart-drawer::part(close-button) .icon-close{width:18px;height:18px}.cd-header__ribbon{width:100%;text-align:center;font-size:.9rem;font-weight:400;background:#fff;color:#5b623c;margin-bottom:0rem;font-weight:500;padding-bottom:.5rem}.cd-header__title{margin:0;font-size:1.3rem;line-height:1.2;padding-bottom:1rem}.cd-header{width:100%}cart-drawer::part(close-button){position:absolute;bottom:1rem;right:1rem;top:10px;left:auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;background:transparent;cursor:pointer;z-index:5}@media screen and (max-width: 500px){.fx-items{display:flex;flex-direction:column}.cd-header__title{padding-bottom:.5rem}cart-drawer::part(close-button){position:absolute}#cart-drawer .ci-qty{gap:.6rem}}.cart-checkout{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}.cart-checkout .dynamic-checkout__content,.cart-checkout #dynamic-checkout-cart,.cart-checkout .shopify-payment-button,.cart-checkout .wallet-cart-button-container,.cart-checkout .wallet-cart-button{display:block!important;width:100%!important;min-width:100%!important;max-width:none!important;margin:0!important;align-self:stretch!important}.cart-checkout .wallet-cart-button{display:flex!important}.cart-checkout .wallet-cart-button>*{flex:1 1 100%!important;width:100%!important;min-width:100%!important}.cart-checkout shopify-apple-pay-button[slot=button-ApplePay],.cart-checkout apple-pay-button,.cart-checkout slot[name=button-ApplePay]{display:block!important;box-sizing:border-box!important;width:100%!important;min-width:100%!important;max-width:none!important;align-self:stretch!important}.cart-checkout .btn--checkout,.cart-checkout [data-checkout]{width:100%}#cart-drawer .cart-empty{min-height:60vh;padding:2rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;text-align:center}#cart-drawer .cart-empty__title{font-size:clamp(1.6rem,3.5vw,1.9rem);font-weight:800;line-height:1.1;letter-spacing:-.01em;color:var(--deep-olive, #3a3f2a);margin:0}#cart-drawer .cart-empty__sub{font-size:clamp(.95rem,2.6vw,1.05rem);color:#8b8b8b;margin:0 0 .5rem}#cart-drawer .cart-empty__cta{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 3.5rem;border-radius:999px;background-color:var(--green);color:#fff;font-weight:800;font-size:clamp(1.05rem,3vw,1.25rem);text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease,transform .02s ease-out}#cart-drawer .cart-empty__cta:hover,#cart-drawer .cart-empty__cta:focus-visible{background-color:var(--light-yellow);color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--light-yellow) 45%,transparent)}#cart-drawer .cart-empty__cta:active{transform:scale(.99)}#cart-drawer .cart-body{display:flex;flex-direction:column;height:100%;background:#d9e0d4!important}cart-drawer.cart-drawer.drawer,#cart-drawer.cart-drawer.drawer{left:0!important;right:0!important}#cart-drawer,#cart-drawer .drawer__inner{background-color:#fff!important}#cart-drawer .drawer__inner{margin-left:auto!important;margin-right:0!important;transform:translate(100%)!important;transition:transform .28s ease!important;max-width:420px;width:min(92vw,420px);height:100dvh;display:flex;flex-direction:column}#cart-drawer[open] .drawer__inner,#cart-drawer.is-open .drawer__inner,.drawer--active #cart-drawer .drawer__inner,.cart-drawer--active #cart-drawer .drawer__inner{transform:translate(0)!important}#cart-drawer[open] .cart-body,#cart-drawer.is-open .cart-body,.drawer--active #cart-drawer .cart-body,.cart-drawer--active #cart-drawer .cart-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}#cart-drawer .cart-footer{position:sticky;bottom:0;background:#fff;z-index:2}.cd-freeship__bar{max-width:400px;height:10px;border-radius:9999px;margin:0 auto 5px;background:#dddfd3;overflow:hidden;position:relative;margin-bottom:.6rem}.cd-freeship__bar-fill{display:block;height:100%;width:0;border-radius:inherit;background:#878f64;transition:width .9s cubic-bezier(.22,.61,.36,1);will-change:width}@media screen and (max-width: 500px){.cd-freeship__bar{max-width:300px}}.cart-benefits{display:flex;justify-content:center;align-items:center;gap:2.5rem;flex-wrap:wrap;background-color:#e8eef7;padding:12px 16px;margin-top:20px}.cart-benefits__item{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#4a5431;white-space:nowrap}.cart-benefits__item span{line-height:1}@media (max-width: 600px){.cart-benefits{gap:.5rem;font-size:14px}.cart-benefits__item{font-size:14px}}.ci-price-flex{display:flex;flex-direction:row;gap:.5rem;align-items:center}.ci-info{display:flex;flex-direction:column;align-items:start}.cart-subtotal__amount{display:inline-flex;align-items:baseline;gap:.5rem}.cart-subtotal__original{opacity:.7;text-decoration-line:line-through;text-decoration-thickness:1px;font-weight:400}#cart-drawer .cd-header{flex:0 0 auto!important}#cart-drawer .cart-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}#cart-drawer .cart-footer{position:static!important;bottom:auto!important;background:#fff;z-index:2;flex:0 0 auto!important;border-top:1px solid #e5e5e5;padding:.7rem 1.25rem}#cart-drawer[open] .cart-body,#cart-drawer.is-open .cart-body,.drawer--active #cart-drawer .cart-body,.cart-drawer--active #cart-drawer .cart-body{overflow:auto!important}#cart-drawer .drawer__inner{margin-left:auto!important;width:min(92vw,420px);max-width:420px}#cart-drawer .cart-body{padding-bottom:0!important}#cart-drawer .drawer__inner{display:flex!important;flex-direction:column!important;height:100dvh!important;max-height:100dvh!important}cart-drawer::part(header){display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;min-height:0!important;padding:0!important}#cart-drawer .cd-header{flex:0 0 auto!important;margin:0!important;padding:0!important}.cd-freeship__bar{margin:0 auto .6rem!important}#cart-drawer .cart-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;padding-top:.25rem}#cart-drawer .cart-footer{position:static!important;background:#fff;border-top:1px solid #e5e5e5;padding:.7rem 1.25rem;flex:0 0 auto!important}#cart-drawer .cart-footer.sticky,#cart-drawer .cart-footer.is-sticky{position:static!important}.text-divider{--td-color: var(--green, #5B623C);display:flex;align-items:center;gap:.75rem;color:var(--td-color);font-weight:400;line-height:1}.text-divider:before,.text-divider:after{content:"";flex:1 1 0;height:1px;background:currentColor;opacity:.5}.text-divider__label{white-space:nowrap;font-size:clamp(.85rem,2.2vw,1rem)}@media (max-width: 360px){.text-divider{gap:.5rem}.text-divider__label{font-weight:500}}[hidden]{display:none!important}#cart-drawer .cart-body{display:flex;flex-direction:column;justify-content:flex-start!important;align-items:stretch!important}#cart-drawer .fx-items{flex:0 0 auto;justify-content:flex-start!important;align-items:stretch!important}#cart-drawer .cart-body{overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 600px){#cart-drawer .drawer__inner{height:100svh!important;max-height:100svh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}#cart-drawer .cart-body{display:block!important;overflow:visible!important;margin-top:0!important;padding-top:.25rem}#cart-drawer .fx-items{margin:0!important}}#shopify-buyer-consent{font-size:.6rem;line-height:100%}
/*# sourceMappingURL=/cdn/shop/t/108/assets/cart.css.map */
