@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.ccd{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;visibility:hidden;font-family:Inter,sans-serif}.ccd.is-open{pointer-events:auto;visibility:visible}.ccd-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .25s ease}.ccd.is-open .ccd-overlay{opacity:1}.ccd-panel{position:absolute;top:0;right:0;height:100%;height:100dvh;width:100%;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.ccd.is-open .ccd-panel{transform:translate(0)}@media(min-width:768px){.ccd-panel{width:34vw;min-width:400px;max-width:460px}}#CustomCartDrawerContent{display:flex;flex-direction:column;height:100%;min-height:0;transition:opacity .15s ease}#CustomCartDrawerContent.ccd-loading{opacity:.5;pointer-events:none}.ccd-header{flex:0 0 auto;background:#111;color:#fff;padding:18px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ccd-header__count{margin:0 0 4px;font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.ccd-header__sub{margin:0;font-size:12px;color:#fff9}.ccd-close{flex:0 0 auto;background:none;border:0;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.ccd-unlocked{flex:0 0 auto;background:#1b5e3b;color:#fff;padding:9px 20px;display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;overflow:hidden}.ccd-unlocked span{font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden}.ccd-trust{flex:0 0 auto;background:#eaf4ee;border-bottom:1px solid #C5DFD0;display:flex;align-items:stretch;justify-content:space-between;padding:10px 12px}.ccd-trust__item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}.ccd-trust__item svg{width:18px;height:18px;flex-shrink:0}.ccd-trust__item span{font-size:8px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#1b5e3b;line-height:1.3}.ccd-trust__divider{width:1px;background:#c5dfd0;margin:2px 0}.ccd-trust__item .stars-row{display:flex;align-items:center;justify-content:center;gap:1px;height:18px;line-height:1}.ccd-trust__item .cart-star{color:#2a8050;font-size:11px;line-height:1}.ccd-products{flex:1 1 auto;min-height:0;overflow-y:auto;background:#f5f5f5;padding:14px;display:flex;flex-direction:column;gap:10px}.ccd-card{position:relative;background:#fff;border:1px solid #ebebeb;border-radius:10px;padding:12px}.ccd-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ccd-card__top{position:relative;z-index:0;display:flex;gap:12px}.ccd-card__image{flex:0 0 auto;width:64px;height:64px;border-radius:8px;overflow:hidden;background:#f2f2f2}.ccd-card__image img{width:100%;height:100%;object-fit:cover;display:block}.ccd-card__info{flex:1 1 auto;min-width:0}.ccd-card__title{margin:0 0 4px;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#111}.ccd-card__variant{margin:0;font-size:11px;color:#888}.ccd-card__price{flex:0 0 auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.ccd-card__compare{font-size:13px;color:#b91c1c;text-decoration:line-through}.ccd-card__current{font-size:15px;font-weight:700;color:#111}.ccd-card__savings{display:inline-block;font-size:12px;font-weight:600;color:#1b5e3b;background-color:#eaf4ee;border-radius:100px;padding:2px 8px}.ccd-card__bottom{position:relative;z-index:2;margin-top:10px;display:flex;align-items:center;justify-content:space-between}.ccd-qty{display:inline-flex;align-items:center;gap:10px;background:#f5f5f5;border-radius:999px;padding:4px 6px}.ccd-qty__btn{width:20px;height:20px;border:0;background:none;border-radius:50%;cursor:pointer;font-size:13px;line-height:1;color:#111;display:flex;align-items:center;justify-content:center}.ccd-qty__value{min-width:12px;text-align:center;font-size:12px;font-weight:600;color:#111}.ccd-remove{border:0;background:none;cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#999}.ccd-gift-card{background:#fff;border:1px solid #ebebeb;border-radius:10px;padding:14px}.ccd-gift-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.ccd-gift-card__label{margin:0;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#1b5e3b}.ccd-gift-card__badge{flex:0 0 auto;background:#eaf4ee;color:#1b5e3b;font-size:10px;font-weight:700;border-radius:999px;padding:3px 10px;white-space:nowrap}.ccd-gift-card__items{display:flex;gap:10px;margin-bottom:12px}.ccd-gift{flex:1 1 0;min-width:0;text-align:center}.ccd-gift__image{width:52px;height:66px;margin:0 auto 6px;border-radius:6px;overflow:hidden;background:#f2f2f2}.ccd-gift__image img{width:100%;height:100%;object-fit:cover;display:block}.ccd-gift__title{margin:0;font-size:8px;color:#888;line-height:1.3}.ccd-gift-card__props{display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;border-radius:6px;padding:6px 10px;margin-bottom:12px}.ccd-gift-card__prop{display:flex;align-items:center;gap:4px;min-width:0}.ccd-gift-card__prop svg{width:11px;height:11px;flex-shrink:0}.ccd-gift-card__prop span{font-size:9px;color:#777;white-space:nowrap}.ccd-gift-card__prop-divider{width:.5px;height:12px;background:#ddd;flex-shrink:0}.ccd-gift-card__footer{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:10px;border-top:1px solid #f0f0f0}.ccd-gift-card__was{font-size:12px;color:#b91c1c;text-decoration:line-through}.ccd-gift-card__free{font-size:11px;font-weight:700;color:#1b5e3b}.ccd-footer{flex:0 0 auto;background:#fff;border-top:1px solid #ebebeb;padding:14px 16px}.ccd-totals{margin-bottom:12px}.ccd-totals__row{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#555;padding:3px 0}.ccd-totals__row:first-child span:first-child{text-transform:uppercase}.ccd-totals__row:first-child span{font-weight:700;font-size:13px}.ccd-totals__row--discount span:first-child{text-transform:uppercase}.ccd-totals__row--discount span{color:#1b5e3b;font-weight:700;font-size:13px}.ccd-totals__row--total span:first-child{text-transform:uppercase}.ccd-totals__row--total{margin-top:4px;font-size:15px;font-weight:700;color:#111}.ccd-protected-checkout:disabled{opacity:.6;cursor:default}.ccd-checkout-without-protection{display:block;width:100%;margin:10px 0 0;padding:0;border:0;background:none;cursor:pointer;text-align:center;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#555;text-decoration:underline;text-underline-offset:2px}.ccd-checkout-without-protection:disabled{opacity:.5;cursor:default}.ccd-social-proof{margin:0 0 10px;text-align:center;font-family:Inter,sans-serif;font-size:11px;color:#999}.ccd-social-proof__stars{color:#f5a623}.ccd-express{display:flex;gap:8px;margin-top:10px}.ccd-express>*{flex:1 1 0;min-width:0}.ccd-header--empty{border-bottom:1px solid #1a1a1a}.ccd-empty{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 24px;gap:6px}.ccd-empty__title{margin:12px 0 0;font-size:16px;font-weight:700;color:#111}.ccd-empty__sub{margin:0 0 20px;font-size:13px;color:#888}.ccd-empty__cta{display:flex;align-items:center;justify-content:center;width:100%;max-width:260px;background:#111;color:#fff;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.03em;text-decoration:none;border-radius:8px;padding:13px}body.ccd-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/41/assets/custom-cart-drawer.css.map */
