:root{--dc-cream-bg: #fbf7ef;--dc-cream-soft: #f3ede0;--dc-cream-border: #e3dccf;--dc-ink: #1f1d1a;--dc-ink-soft: #5a544c;--dc-ink-mute: #8a8378;--dc-orange: #ea7926;--dc-orange-deep: #c75e15;--dc-orange-soft: #fde7d2;--dc-green: #1f7a3a;--dc-green-soft: #d8efdf;--dc-red: #d23a2a;--dc-shadow-cta: 0 6px 18px rgba(199,94,21,.32)}.theme-ajax-cart.is-drawer .ajax-cart{background:#fff;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--dc-ink)}.theme-ajax-cart .ajax-cart__close-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:background .15s ease;top:14px;right:16px}.theme-ajax-cart .ajax-cart__close-icon:hover{background:#0000000d}.dc-proof-strip{display:flex;align-items:center;justify-content:center;gap:6px;padding:7px 16px;background:var(--dc-cream-bg);color:var(--dc-ink-soft);font-size:12px;font-weight:500;border-bottom:1px solid var(--dc-cream-border)}.dc-proof-strip .dc-stars{color:var(--dc-orange);letter-spacing:1px;font-size:11px}.theme-ajax-cart .dc-free-ship-bar{padding:14px 22px;background:var(--dc-cream-bg);border-bottom:1px solid var(--dc-cream-border)}.theme-ajax-cart .dc-free-ship-bar__text{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;color:var(--dc-orange-deep);letter-spacing:-.005em;margin-bottom:8px;text-align:center}.theme-ajax-cart .dc-free-ship-bar__text.is-unlocked{color:var(--dc-green)}.theme-ajax-cart .dc-free-ship-bar__text.is-unlocked:before{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'><path d='M9 12l2 2 4-4M21 12c0 4.97-4.03 9-9 9s-9-4.03-9-9 4.03-9 9-9 9 4.03 9 9z' stroke='%231f7a3a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-size:contain;flex-shrink:0}.theme-ajax-cart .dc-free-ship-bar__track{height:8px;background:var(--dc-cream-border);border-radius:999px;overflow:hidden}.theme-ajax-cart .dc-free-ship-bar__fill{height:100%;background:linear-gradient(90deg,#f5a86b,var(--dc-orange-deep));border-radius:999px;transition:width .4s ease}.theme-ajax-cart .dc-free-ship-bar__fill.is-unlocked{background:var(--dc-green)}.theme-ajax-cart .ajax-cart__cart-count{padding:18px 22px 12px;text-align:left!important}.theme-ajax-cart .ajax-cart__cart-title{font-size:17px;font-weight:800;letter-spacing:-.01em;color:var(--dc-ink);margin:0;display:flex;align-items:center;gap:10px}.theme-ajax-cart .ajax-cart__cart-title .cart__count--text{display:inline-flex!important;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:var(--dc-orange);color:#fff;font-size:12px;font-weight:700}.theme-ajax-cart .ajax-cart__list{padding:4px 22px 0}.theme-ajax-cart .ajax-cart__product{display:grid!important;grid-template-columns:78px 1fr;gap:14px;padding:14px;background:var(--dc-cream-bg);border:1px solid var(--dc-cream-border);border-radius:14px;margin-bottom:12px;align-items:flex-start}.theme-ajax-cart .ajax-cart__product-image{width:78px;height:78px;border-radius:10px;background:#fff;display:grid;place-items:center;overflow:hidden;border:1px solid var(--dc-cream-border);margin:0!important;flex-shrink:0}.theme-ajax-cart .ajax-cart__product-image img{width:100%;height:100%;object-fit:contain}.theme-ajax-cart .ajax-cart__product-content{display:flex;flex-direction:column;gap:4px;min-width:0}.theme-ajax-cart .ajax-cart__top-row{display:flex!important;justify-content:space-between;align-items:flex-start;gap:8px;flex-wrap:wrap}.theme-ajax-cart .ajax-cart__product-title,.theme-ajax-cart .ajax-cart__product-title a{font-size:14px!important;font-weight:700!important;line-height:1.3!important;color:var(--dc-ink)!important;text-decoration:none}.theme-ajax-cart .ajax-cart__product-size{font-size:12px;color:var(--dc-ink-mute);font-weight:500}.theme-ajax-cart .ajax-cart__price,.theme-ajax-cart .ajax-cart__price-comparison{font-size:14px!important;font-weight:700!important;color:var(--dc-ink)!important;margin:4px 0 0!important}.theme-ajax-cart .ajax-cart__price .compare-at-price,.theme-ajax-cart .ajax-cart__price-comparison .original-price{font-size:12px!important;color:var(--dc-ink-mute)!important;font-weight:500!important;margin-left:6px}.theme-ajax-cart .ajax-cart__quantity-box,.theme-ajax-cart .product-quantity-box{display:inline-flex!important;align-items:center!important;background:#fff!important;border:1px solid var(--dc-cream-border)!important;border-radius:999px!important;padding:2px!important;height:32px!important;width:auto!important}.theme-ajax-cart .ajax-cart__quantity-box button,.theme-ajax-cart .ajax-cart__quantity-box .quantity-button,.theme-ajax-cart .ajax-cart__quantity-box .quantity-down,.theme-ajax-cart .ajax-cart__quantity-box .quantity-up,.theme-ajax-cart .product-quantity-box .quantity-button{width:26px!important;height:26px!important;border:0!important;background:transparent!important;border-radius:50%!important;cursor:pointer;color:var(--dc-ink-soft)!important;font-size:14px!important;font-weight:600!important;display:grid!important;place-items:center!important;transition:background .15s ease}.theme-ajax-cart .ajax-cart__quantity-box button:hover,.theme-ajax-cart .product-quantity-box .quantity-button:hover{background:var(--dc-cream-soft)!important;color:var(--dc-orange-deep)!important}.theme-ajax-cart .ajax-cart__quantity-box input[type=number],.theme-ajax-cart .product-quantity-box input[type=number]{width:28px!important;border:0!important;background:transparent!important;text-align:center!important;font-weight:700!important;font-size:13px!important;color:var(--dc-ink)!important;padding:0!important}.theme-ajax-cart .ajax-cart__quantity-box .quantity-button svg{width:12px;height:12px}.theme-ajax-cart .ajax-cart__selling-plan{margin-top:10px!important;padding:10px 12px!important;background:#fff!important;border:1px dashed var(--dc-orange)!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px;overflow:hidden!important;max-width:100%!important;box-sizing:border-box!important}.theme-ajax-cart .line-item-subscribe-save{font-size:12px!important;font-weight:600!important;color:var(--dc-ink)!important;align-items:center;gap:8px;flex:1 1 0;min-width:0}.theme-ajax-cart .line-item-subscribe-save:not([style*=none]){display:flex}.theme-ajax-cart .dc-sub-badge{background:var(--dc-orange);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em;padding:3px 7px;border-radius:6px;text-transform:uppercase;flex-shrink:0}.theme-ajax-cart .ajax-cart__subscribed{font-size:12px!important;font-weight:600!important;color:var(--dc-green)!important;align-items:center;gap:6px;flex:1 1 0;min-width:0;overflow:hidden}.theme-ajax-cart .ajax-cart__subscribed:not([style*=none]){display:flex}.theme-ajax-cart .ajax-cart__subscribed p{margin:0}.theme-ajax-cart .ajax-cart__subscribed .ajax-cart__selling-plan-select{border:0!important;background:transparent!important;font-size:12px!important;color:var(--dc-ink-soft)!important;padding:0!important}.theme-ajax-cart .ajx-divider{display:none}.theme-ajax-cart .toggle-subscription{flex-shrink:0}.theme-ajax-cart .subscription-switch{position:relative;display:inline-block;width:36px!important;height:20px!important}.theme-ajax-cart .subscription-switch input{opacity:0;width:0;height:0}.theme-ajax-cart .subscription-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#d3d3d3!important;border-radius:999px!important;transition:background .15s ease}.theme-ajax-cart .subscription-slider:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff!important;border-radius:50%!important;box-shadow:0 1px 3px #0003;transition:left .15s ease}.theme-ajax-cart .subscription-toggle:checked+.subscription-slider{background:var(--dc-orange)!important}.theme-ajax-cart .subscription-toggle:checked+.subscription-slider:before{left:18px!important}.theme-ajax-cart .ajax-cart__details-wrapper{padding:8px 22px 0!important;background:#fff!important;border-top:0!important}.theme-ajax-cart .ajax-cart__subtotal{font-size:15px!important;font-weight:700!important;padding:8px 0!important;color:var(--dc-ink)!important;border-top:0!important;border-bottom:0!important}.theme-ajax-cart .ajax-cart__savings{background:var(--dc-green-soft);color:var(--dc-green);border-radius:10px;padding:8px 12px!important;font-size:12px;font-weight:700;margin-bottom:6px}.dc-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:8px 0 4px;margin:0 22px;background:#fff}.dc-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;font-size:10.5px;color:var(--dc-ink-soft);font-weight:600;line-height:1.2}.dc-trust-item svg{width:22px;height:22px;color:var(--dc-orange)}.theme-ajax-cart .ajax-cart__button-wrapper{padding:8px 22px 16px!important;background:#fff!important;text-align:center!important;display:flex!important;flex-direction:column!important;gap:8px}.theme-ajax-cart .ajax-cart__button-wrapper .dc-continue-shop{order:2!important;font-size:13px!important;font-weight:600!important;color:var(--dc-ink-soft)!important;margin:0!important;padding:8px 0!important;cursor:pointer;display:flex!important;align-items:center;justify-content:center;gap:4px;background:none!important;border:0!important;font-family:inherit!important}.theme-ajax-cart .ajax-cart__button-wrapper .dc-continue-shop:before{content:"\2190";font-size:14px}.theme-ajax-cart .ajax-cart__button-wrapper .dc-continue-shop svg{display:none!important}.theme-ajax-cart .ajax-cart__button-wrapper .dc-continue-shop:hover{color:var(--dc-orange-deep)!important}.theme-ajax-cart .ajax-cart__button{order:1!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:52px!important;border:0!important;border-radius:12px!important;background:linear-gradient(180deg,#f08938 0%,var(--dc-orange-deep) 100%)!important;color:#fff!important;font-family:inherit!important;font-size:15px!important;font-weight:800!important;letter-spacing:.01em!important;cursor:pointer!important;box-shadow:var(--dc-shadow-cta)!important;transition:transform .15s ease,box-shadow .15s ease!important;text-transform:none!important}.theme-ajax-cart .ajax-cart__button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #c75e156b!important}.theme-ajax-cart .ajax-cart__button:after{content:"\2192";font-size:18px;font-weight:700;transition:transform .15s ease}.theme-ajax-cart .ajax-cart__button:hover:after{transform:translate(2px)}.theme-ajax-cart .ajax-cart__button svg{display:none!important}.theme-ajax-cart .ajax-cart__recommended-products{background:var(--dc-cream-bg)!important;border-top:1px solid var(--dc-cream-border)!important;padding:16px 22px 18px!important;margin-top:10px!important}.theme-ajax-cart .ajax-cart__recommended-products h2{font-size:13px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:var(--dc-ink-soft)!important;margin:0 0 10px!important;display:flex!important;align-items:center;gap:8px}.theme-ajax-cart .ajax-cart__recommended-products h2:before,.theme-ajax-cart .ajax-cart__recommended-products h2:after{content:"";flex:1;height:1px;background:var(--dc-cream-border)}.theme-ajax-cart .ajax-cart__recommended-product{display:grid!important;grid-template-columns:60px 1fr auto!important;gap:12px!important;align-items:center!important;background:#fff!important;border-radius:12px!important;padding:10px 12px!important;margin-bottom:8px!important;border:1px solid var(--dc-cream-border)!important}.theme-ajax-cart .recommended-product__image{width:60px!important;height:60px!important;border-radius:8px!important;background:var(--dc-cream-bg)!important;display:grid!important;place-items:center!important;overflow:hidden!important;margin:0!important}.theme-ajax-cart .recommended-product__image img{width:100%!important;height:100%!important;object-fit:contain!important}.theme-ajax-cart .recommended-product__details{min-width:0;margin:0!important;padding:0!important}.theme-ajax-cart .recommended-product__title,.theme-ajax-cart .recommended-product__title a{font-size:13px!important;font-weight:700!important;color:var(--dc-ink)!important;margin:0 0 2px!important;text-decoration:none;line-height:1.3!important}.theme-ajax-cart .recommended-product__price{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap;margin:0!important}.theme-ajax-cart .recommended-product__current-price{font-size:13px!important;font-weight:700!important;color:var(--dc-orange-deep)!important}.theme-ajax-cart .recommended-product__compare-price{font-size:12px!important;color:var(--dc-ink-mute)!important;text-decoration:line-through!important;font-weight:500!important}.theme-ajax-cart .recommended-product__variant{font-size:11px!important;color:var(--dc-ink-mute)!important;margin-top:3px!important;font-weight:500!important}.theme-ajax-cart .recommended-product__variant label{font-weight:500!important;color:inherit!important}.theme-ajax-cart .recommended-product__variant select{border:0!important;background:transparent!important;font-size:11px!important;color:var(--dc-ink-mute)!important;padding:0!important;font-weight:500!important}.theme-ajax-cart .recommended-product__add-to-cart{margin:0!important;padding:0!important}.theme-ajax-cart .recommended-product__add-button{width:36px!important;height:36px!important;border-radius:50%!important;border:1.5px solid var(--dc-orange)!important;background:#fff!important;color:var(--dc-orange)!important;cursor:pointer!important;display:grid!important;place-items:center!important;font-size:18px!important;font-weight:700!important;transition:background .15s ease,color .15s ease,transform .15s ease!important;padding:0!important}.theme-ajax-cart .recommended-product__add-button:hover{background:var(--dc-orange)!important;color:#fff!important;transform:scale(1.05)}.theme-ajax-cart .recommended-product__add-button svg path{fill:currentColor!important}.theme-ajax-cart .recommended-product__add-button svg{width:14px!important;height:14px!important}.theme-ajax-cart .ajax-cart__bottom-text{padding:12px 22px 16px!important;background:#fff!important;border-top:1px solid var(--dc-cream-border)!important;text-align:center!important;font-size:10.5px!important;color:var(--dc-ink-mute)!important;line-height:1.5!important}.theme-ajax-cart .ajax-cart__bottom-text a{color:var(--dc-ink-soft)!important;font-weight:600!important;text-decoration:underline!important}.theme-ajax-cart .ajax-cart__empty-cart-message{padding:40px 22px!important;background:#fff}.theme-ajax-cart .ajax-cart__empty-text{color:var(--dc-ink-soft)!important;font-size:14px}.theme-ajax-cart .ajax-cart__empty-cart-message a{color:var(--dc-orange-deep)!important;font-weight:700!important;text-decoration:underline!important}.theme-ajax-cart .ajax-cart__taxes-shipping{display:none!important}.theme-ajax-cart .ajax-cart__cart-title .cart__count--text:before,.theme-ajax-cart .ajax-cart__cart-title .cart__count--text:after{content:none!important}.theme-ajax-cart .subscription-toggle:checked+.subscription-slider:before{transform:none!important}.theme-ajax-cart .ajax-cart__quantity-box *{border:0!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;outline:0!important;border-radius:0!important}.theme-ajax-cart .dc-treat-bundle-price .sale .money,.theme-ajax-cart .dc-treat-bundle-price .sale{color:var(--dc-orange-deep)!important;font-weight:700!important}.theme-ajax-cart .dc-treat-bundle-tag{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:4px 8px 4px 6px;background:var(--dc-orange-soft);border-radius:999px;font-size:11px;font-weight:600;color:var(--dc-orange-deep);line-height:1;white-space:nowrap;max-width:100%;box-sizing:border-box}.theme-ajax-cart .dc-treat-bundle-tag__pct{background:var(--dc-orange);color:#fff;padding:3px 6px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/132/assets/dc-cart-skin.css.map */
