.ttcd-drawer .drawer__inner{--ttcd-green: #1f5d0e;--ttcd-green-bright: #61a32f;--ttcd-green-soft: #eef6e9;--ttcd-blue: #347bc0;--ttcd-bg: #ffffff;--ttcd-soft: #f5f8f2;--ttcd-line: #e3ebdd;--ttcd-ink: #16210f;--ttcd-muted: #6b7280;width:44rem;max-width:calc(100vw - 3rem);padding:0;background:var(--ttcd-bg);border:0;box-shadow:-1.2rem 0 4rem #1f5d0e29;font-family:var(--font-body-family, "Inter", sans-serif)}.ttcd-drawer.drawer{background-color:#16210f70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ttcd-drawer .drawer__header{padding:1.8rem 2rem 1.4rem;margin:0;border-bottom:1px solid var(--ttcd-line);align-items:center}.ttcd-drawer .ttcd-drawer__heading{margin:0;font-family:var(--font-heading-family, "Playfair Display", serif);font-size:2rem;font-weight:700;letter-spacing:0;color:var(--ttcd-green);text-transform:none;display:flex;align-items:center;gap:.9rem}.ttcd-drawer .ttcd-drawer__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:2.4rem;padding:0 .7rem;border-radius:100px;background:var(--ttcd-green);color:#fff;font-family:var(--font-body-family, "Inter", sans-serif);font-size:1.3rem;font-weight:700;line-height:1}.ttcd-drawer .ttcd-drawer__close{position:static;min-width:4rem;min-height:4rem;color:var(--ttcd-green)}.ttcd-ship-bar{margin:1.4rem 2rem .6rem;padding:1.1rem 1.3rem 1.2rem;background:var(--ttcd-green-soft);border:1px solid rgba(31,93,14,.22);border-radius:1.2rem}.ttcd-ship-bar__text{display:flex;align-items:center;gap:.7rem;font-size:1.4rem;color:#1a5010;line-height:1.2}.ttcd-ship-bar__text strong{font-weight:800}.ttcd-ship-bar__msg{flex:1 1 auto;min-width:0}@media screen and (max-width:420px){.ttcd-ship-bar__text{font-size:1.3rem}}.ttcd-ship-bar__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--ttcd-green);color:#fff;flex:0 0 auto}.ttcd-ship-bar__track{margin-top:.9rem;height:.6rem;border-radius:100px;background:#1f5d0e2e;overflow:hidden}.ttcd-ship-bar__fill{display:block;height:100%;width:var(--ttcd-target, 100%);border-radius:100px;background:var(--ttcd-green);animation:ttFill .7s cubic-bezier(.22,1,.36,1) both}@keyframes ttFill{0%{width:0}to{width:var(--ttcd-target, 100%)}}.ttcd-ship-bar--progress .ttcd-ship-bar__text{color:#1a5010}.ttcd-ship-bar--progress .ttcd-ship-bar__icon{background:var(--ttcd-green-bright)}@media(prefers-reduced-motion:reduce){.ttcd-ship-bar__fill{animation:none}}.ttcd-auto-discount{display:flex;align-items:center;gap:.7rem;margin:0 2rem .4rem;padding:.9rem 1.3rem;background:var(--ttcd-green);color:#fff;border-radius:1rem;font-size:1.3rem;font-weight:700;letter-spacing:.02em}.ttcd-auto-discount__dot{width:.8rem;height:.8rem;border-radius:50%;background:#a6e57f;box-shadow:0 0 #a6e57fb3;animation:ttPulse 1.8s infinite}@keyframes ttPulse{0%{box-shadow:0 0 #a6e57f99}70%{box-shadow:0 0 0 .8rem #a6e57f00}to{box-shadow:0 0 #a6e57f00}}@media(prefers-reduced-motion:reduce){.ttcd-auto-discount__dot{animation:none}}.ttcd-drawer cart-drawer-items{padding:0 2rem}.ttcd-drawer .drawer__contents{padding:0}.ttcd-drawer .cart-items thead{display:none}.ttcd-drawer .cart-drawer .cart-item,.ttcd-drawer .cart-item{gap:1.2rem 1.4rem;padding:1.4rem;margin-bottom:1.2rem;background:#fff;border:1px solid var(--ttcd-line);border-radius:1.4rem;box-shadow:0 .4rem 1.4rem #1f5d0e0d}.ttcd-drawer .cart-items td{padding-top:0!important;border:0}.ttcd-drawer .cart-item__image{border-radius:1rem;background:var(--ttcd-soft)}.ttcd-drawer .cart-item__name{font-family:var(--font-heading-family, "Playfair Display", serif);font-size:1.5rem;font-weight:700;color:var(--ttcd-green);text-decoration:none}.ttcd-drawer .cart-item__old-price{color:var(--ttcd-muted)}.ttcd-drawer .cart-item__final-price{color:var(--ttcd-green)}.ttcd-drawer .product-option{font-size:1.25rem;color:var(--ttcd-muted)}.ttcd-drawer .cart-item .price{font-weight:700;color:var(--ttcd-ink)}.ttcd-drawer .discounts__discount{color:var(--ttcd-green);font-weight:600}.ttcd-drawer .cart-quantity{border:1px solid var(--ttcd-line);border-radius:100px;background:#fff;min-height:3.6rem}.ttcd-drawer .cart-quantity .quantity__button:hover{color:var(--ttcd-green)}.ttcd-addons{margin:.6rem 0 1.4rem;padding-top:1.4rem;border-top:1px dashed var(--ttcd-line)}.ttcd-addons__title{margin:0 0 1rem;font-size:1.15rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--ttcd-muted)}.ttcd-addon{display:flex;align-items:center;gap:1.1rem;padding:1.1rem 1.2rem;margin-bottom:1rem;background:var(--ttcd-soft);border:1px solid var(--ttcd-line);border-radius:1.4rem}.ttcd-addon:last-child{margin-bottom:0}.ttcd-addon__icon{flex:0 0 auto;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;background:#fff;color:var(--ttcd-green);border:1px solid var(--ttcd-line);padding:.3rem;overflow:hidden}.ttcd-addon__icon img{width:100%;height:100%;object-fit:contain;display:block}.ttcd-addon__body{flex:1 1 auto;min-width:0}.ttcd-addon__name{margin:0;font-size:1.4rem;font-weight:700;color:var(--ttcd-green)}.ttcd-addon__desc{margin:.2rem 0 .3rem;font-size:1.2rem;line-height:1.35;color:var(--ttcd-muted)}.ttcd-addon__price{margin:0;font-size:1.35rem;font-weight:800;color:var(--ttcd-green)}.ttcd-addon--upgrade{background:var(--ttcd-green-soft);border-color:#1f5d0e47}.ttcd-addon--offer{background:#fffdf4;border-color:#c1941452}.ttcd-addon__badge{display:inline-block;margin-left:.5rem;padding:.15rem .6rem;border-radius:100px;font-size:1rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;vertical-align:.15em;white-space:nowrap}.ttcd-addon__badge--save{background:var(--ttcd-green);color:#fff}.ttcd-addon__badge--offer{background:#f5efd6;color:#7a5c05}.ttcd-addon__was{margin-left:.5rem;font-size:1.15rem;font-weight:600;color:var(--ttcd-muted);text-decoration:line-through}.ttcd-addon__off{margin-left:.5rem;padding:.1rem .5rem;border-radius:100px;background:#7a5c05;color:#fff;font-size:1.05rem;font-weight:800;vertical-align:.1em}.ttcd-addon--offer .ttcd-addon__price{color:#7a5c05}.ttcd-addon--offer .ttcd-addon__add{border-color:#7a5c05;color:#7a5c05}.ttcd-addon--offer .ttcd-addon__add:hover{background:#7a5c05;color:#fff}.ttcd-addon__add{flex:0 0 auto;align-self:center;min-height:3.6rem;padding:0 1.6rem;border:1px solid var(--ttcd-green);border-radius:100px;background:#fff;color:var(--ttcd-green);font-size:1.35rem;font-weight:800;cursor:pointer;transition:background .15s ease,color .15s ease,transform .1s ease}.ttcd-addon__add:hover{background:var(--ttcd-green);color:#fff}.ttcd-addon__add:active{transform:scale(.96)}.ttcd-addon__add[aria-busy=true]{opacity:.6;pointer-events:none}.ttcd-drawer .drawer__footer{padding:1.6rem 2rem 2rem;border-top:1px solid var(--ttcd-line);background:#fff;box-shadow:0 -.6rem 2rem #1f5d0e0f}.ttcd-drawer .discounts__discount{color:var(--ttcd-green);font-weight:700}.ttcd-drawer .totals__total{font-family:var(--font-heading-family, "Playfair Display", serif);font-size:1.6rem;font-weight:700;color:var(--ttcd-green)}.ttcd-drawer .totals__total-value{font-size:2rem;font-weight:800;color:var(--ttcd-green)}.ttcd-drawer .cart__ctas{display:block}.ttcd-drawer .ttcd-checkout.cart__checkout-button{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;max-width:none;margin-top:1.2rem;min-height:5.4rem;border-radius:100px;background:var(--ttcd-green);color:#fff;font-size:1.6rem;font-weight:800;letter-spacing:.01em;box-shadow:0 .8rem 1.8rem #1f5d0e52;transition:transform .12s ease,box-shadow .12s ease,background .15s ease}.ttcd-drawer .ttcd-checkout.cart__checkout-button:after{display:none}.ttcd-drawer .ttcd-checkout.cart__checkout-button:hover:not([disabled]){background:#17470a;transform:translateY(-1px);box-shadow:0 1rem 2.4rem #1f5d0e66}.ttcd-checkout__lock{display:inline-flex;align-items:center}.ttcd-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.4rem;margin-top:1.4rem}.ttcd-trust__item{display:inline-flex;align-items:center;gap:.4rem;font-size:1.15rem;font-weight:600;color:var(--ttcd-muted)}.ttcd-trust__item svg{color:var(--ttcd-green-bright);flex:0 0 auto}.ttcd-empty{position:relative;padding:3rem 2.4rem;text-align:center}.ttcd-empty .ttcd-drawer__close{position:absolute;top:1rem;right:1rem}.ttcd-empty__eyebrow{margin:0 0 .6rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ttcd-green-bright)}.ttcd-empty__title{margin:0 0 1rem;font-family:var(--font-heading-family, "Playfair Display", serif);font-size:2.4rem;font-weight:800;color:var(--ttcd-green)}.ttcd-empty__text{margin:0 auto 2rem;max-width:32rem;font-size:1.45rem;line-height:1.5;color:var(--ttcd-muted)}.ttcd-empty__btn.button{background:var(--ttcd-green);color:#fff;border-radius:100px;min-height:5rem;padding:0 3rem;font-weight:800}.ttcd-empty__link{display:inline-block;margin-top:1.4rem;font-size:1.35rem;color:var(--ttcd-green);text-decoration:underline}.ttcd-drawer cart-drawer-items::-webkit-scrollbar{width:5px}.ttcd-drawer cart-drawer-items::-webkit-scrollbar-thumb{background-color:#1f5d0e40;border-radius:100px}.ttcd-drawer cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:0}@media screen and (max-width:749px){.ttcd-drawer.drawer{justify-content:center;align-items:flex-end}.ttcd-drawer .drawer__inner{width:100vw;max-width:100vw;height:auto;max-height:92vh;border-radius:2rem 2rem 0 0;box-shadow:0 -1.2rem 4rem #1f5d0e38;transform:translateY(100%);transition:transform var(--duration-default, .3s) cubic-bezier(.22,1,.36,1);padding-top:1rem}.ttcd-drawer .drawer__inner:before{content:"";position:absolute;top:.8rem;left:50%;transform:translate(-50%);width:4rem;height:.45rem;border-radius:100px;background:#1f5d0e2e;z-index:3}.ttcd-drawer.drawer.active .drawer__inner{transform:translateY(0)}.ttcd-drawer .drawer__header{padding-top:2.2rem}.ttcd-drawer .ttcd-checkout.cart__checkout-button{min-height:5.6rem}}@media screen and (max-height:650px){.ttcd-drawer .drawer__inner{overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theratree-cart-drawer.css.map */
