.cart-drawer--redesign{--cdr-green: #0E2838;--cdr-green-deep: #0E2838;--cdr-saving: #5A8F4D;--cdr-saving-bg: #E8F1E2;--cdr-bg: #ffffff;--cdr-panel: #ffffff;--cdr-ink: #1A1F1C;--cdr-mute: #6B6F6C;--cdr-rule: rgba(14, 58, 47, .1);--cdr-rule-strong: rgba(14, 58, 47, .18);--cdr-sale: #D14B2E;--cdr-bar: #0E3A2F;--cdr-bar-track: rgba(14, 58, 47, .12);--cdr-edge: 16px;--cdr-row-pad-y: 14px;--cdr-row-gap: 14px;--cdr-img: 68px;--cdr-qty-h: 34px;--cdr-qty-w: 100px;--cdr-btn-h: 56px}@media(min-width:768px){.cart-drawer--redesign{--cdr-edge: 20px;--cdr-img: 76px;--cdr-qty-h: 38px;--cdr-qty-w: 112px;--cdr-btn-h: 60px}}.cart-drawer--redesign .drawer__inner.cdr{background:var(--cdr-bg);color:var(--cdr-ink);font-family:Plus Jakarta Sans,-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased;padding:0}.cart-drawer--redesign .cdr__content{display:flex;flex-direction:column;height:100%;width:100%;background:var(--cdr-bg)}.cart-drawer--redesign .cdr__header{flex-shrink:0;padding:14px var(--cdr-edge);border-bottom:1px solid var(--cdr-rule);display:flex;align-items:center;justify-content:space-between;background:var(--cdr-bg);z-index:2}.cart-drawer--redesign .cdr__title{margin:0;font-size:18px;font-weight:700;color:var(--cdr-green);letter-spacing:-.3px;display:flex;align-items:center;gap:8px}@media(min-width:768px){.cart-drawer--redesign .cdr__title{font-size:20px}}.cart-drawer--redesign .cdr__count{min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:var(--cdr-green);color:#fff;font-size:12.5px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.cart-drawer--redesign .cdr__close{width:32px;height:32px;border-radius:999px;border:none;background:transparent;color:var(--cdr-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.cart-drawer--redesign .cdr__close .icon{width:16px;height:16px}.cart-drawer--redesign .cdr__shipbar{flex-shrink:0;padding:11px var(--cdr-edge);border-bottom:1px solid var(--cdr-rule);background:var(--cdr-bg)}.cart-drawer--redesign .cdr__free-shipping{padding:0;display:flex;flex-direction:column;gap:7px}.cart-drawer--redesign .cdr__free-shipping.hidden{display:flex!important}.cart-drawer--redesign .cdr__free-shipping .free-shipping-goal__label--success{display:none!important}.cart-drawer--redesign .cdr__free-shipping.free-shipping-goal--done .free-shipping-goal__label--success{display:flex!important}.cart-drawer--redesign .cdr__free-shipping.free-shipping-goal--done .free-shipping-goal__label--default{display:none!important}.cart-drawer--redesign .cdr__free-shipping .free-shipping-goal__label{margin:0;font-size:13px;color:var(--cdr-ink);line-height:1.3;display:flex;align-items:center;gap:6px;font-weight:500}@media(min-width:768px){.cart-drawer--redesign .cdr__free-shipping .free-shipping-goal__label{font-size:14px}}.cart-drawer--redesign .cdr__free-shipping strong,.cart-drawer--redesign .cdr__free-shipping b{color:var(--cdr-green);font-weight:700}.cart-drawer--redesign .cdr__free-shipping .free-shipping-goal__label:before{content:"";flex-shrink:0;width:16px;height:16px;background-color:var(--cdr-green);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14' fill='none'><rect x='0.7' y='2' width='10' height='8' rx='1' stroke='black' stroke-width='1.2'/><path d='M10.7 5h3.3l2.3 2.5V10h-5.6V5z' stroke='black' stroke-width='1.2'/><circle cx='4' cy='11.2' r='1.5' fill='white' stroke='black' stroke-width='1.2'/><circle cx='13' cy='11.2' r='1.5' fill='white' stroke='black' stroke-width='1.2'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14' fill='none'><rect x='0.7' y='2' width='10' height='8' rx='1' stroke='black' stroke-width='1.2'/><path d='M10.7 5h3.3l2.3 2.5V10h-5.6V5z' stroke='black' stroke-width='1.2'/><circle cx='4' cy='11.2' r='1.5' fill='white' stroke='black' stroke-width='1.2'/><circle cx='13' cy='11.2' r='1.5' fill='white' stroke='black' stroke-width='1.2'/></svg>") center/contain no-repeat}.cart-drawer--redesign .cdr__free-shipping .progress-bar{height:4px;border-radius:999px;background:var(--cdr-bar-track);overflow:hidden;width:100%;position:relative;display:block}.cart-drawer--redesign .cdr__free-shipping .progress-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:var(--percent, 0%);max-width:100%;background:var(--cdr-bar);border-radius:999px;transition:width .35s ease}.cart-drawer--redesign .cdr__empty{flex:1;min-height:0;overflow-y:auto;padding:24px var(--cdr-edge)}.cart-drawer--redesign .cdr__body{flex:1;min-height:0;overflow-y:auto;padding:0;background:var(--cdr-bg);-webkit-overflow-scrolling:touch}.cart-drawer--redesign .cdr__items-list{list-style:none;margin:0;padding:4px var(--cdr-edge);background:var(--cdr-panel)}.cart-drawer--redesign .cdr__item{border-bottom:1px solid var(--cdr-rule);padding:0}.cart-drawer--redesign .cdr__item:last-child{border-bottom:none}.cart-drawer--redesign .cdr__item-row{display:grid;grid-template-columns:var(--cdr-img) 1fr auto;gap:var(--cdr-row-gap);align-items:center;padding:var(--cdr-row-pad-y) 0}.cart-drawer--redesign .cdr__item-image{width:var(--cdr-img);height:var(--cdr-img);border-radius:8px;overflow:hidden;background:#fff;flex-shrink:0;display:block}.cart-drawer--redesign .cdr__item-image img{width:100%;height:100%;object-fit:cover;display:block}.cart-drawer--redesign .cdr__item-info{min-width:0;line-height:1.3}.cart-drawer--redesign .cdr__item-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:14.5px;font-weight:600;color:var(--cdr-ink);letter-spacing:-.1px;margin-bottom:4px;text-decoration:none;line-height:1.3}@media(min-width:768px){.cart-drawer--redesign .cdr__item-title{font-size:15.5px}}.cart-drawer--redesign .cdr__item-options{font-size:12.5px;color:var(--cdr-mute);margin-bottom:5px;display:flex;flex-wrap:wrap;gap:2px 4px}.cart-drawer--redesign .cdr__item-options:empty{display:none}.cart-drawer--redesign .cdr__item-prop{display:inline-flex;gap:2px}.cart-drawer--redesign .cdr__item-price{display:flex;gap:7px;align-items:baseline;flex-wrap:wrap;font-size:14px;font-variant-numeric:tabular-nums}@media(min-width:768px){.cart-drawer--redesign .cdr__item-price{font-size:15px}}.cart-drawer--redesign .cdr__item-price-was{font-size:13px;color:var(--cdr-mute);text-decoration:line-through}.cart-drawer--redesign .cdr__item-price-now{font-weight:600;color:var(--cdr-ink)}.cart-drawer--redesign .cdr__item-price--sale .cdr__item-price-now{color:var(--cdr-sale);font-weight:700}.cart-drawer--redesign .cdr__item-discounts{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px;padding:0}.cart-drawer--redesign .cdr__item-discount{display:inline-flex;align-items:center;gap:3px;font-size:11.5px;color:var(--cdr-saving);background:var(--cdr-saving-bg);padding:2px 7px;border-radius:999px}.cart-drawer--redesign .cdr__item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.cart-drawer--redesign .cdr__qty{display:inline-flex!important;align-items:center!important;height:var(--cdr-qty-h)!important;width:var(--cdr-qty-w)!important;border:1px solid var(--cdr-rule-strong)!important;border-radius:999px!important;background:#fff!important;color:var(--cdr-green)!important;overflow:hidden!important;padding:0 6px!important}.cart-drawer--redesign .cdr__qty .quantity__button,.cart-drawer--redesign .cdr__qty-btn{flex:0 0 auto!important;height:100%!important;width:26px!important;background:transparent!important;border:none!important;cursor:pointer!important;color:inherit!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;min-width:0!important}.cart-drawer--redesign .cdr__qty .quantity__button svg,.cart-drawer--redesign .cdr__qty-btn svg{width:14px;height:14px}.cart-drawer--redesign .cdr__qty .quantity__input,.cart-drawer--redesign .cdr__qty-input{flex:1!important;width:100%!important;height:auto!important;text-align:center!important;font-size:14px!important;font-weight:600!important;font-variant-numeric:tabular-nums!important;background:transparent!important;border:none!important;color:var(--cdr-green)!important;font-family:inherit!important;-webkit-appearance:textfield!important;appearance:textfield!important;-moz-appearance:textfield!important;padding:0!important;outline:none!important;min-width:0!important;box-shadow:none!important;opacity:1!important}@media(min-width:768px){.cart-drawer--redesign .cdr__qty .quantity__input,.cart-drawer--redesign .cdr__qty-input{font-size:15px!important}}.cart-drawer--redesign .cdr__qty-input::-webkit-outer-spin-button,.cart-drawer--redesign .cdr__qty-input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.cart-drawer--redesign .cdr__remove{background:transparent;border:none;cursor:pointer;color:var(--cdr-mute);padding:4px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;position:relative;width:28px;height:28px}.cart-drawer--redesign .cdr__remove svg{width:18px;height:18px}.cart-drawer--redesign .cdr__remove:hover{color:var(--cdr-sale)}.cart-drawer--redesign .cdr__item-rules{padding-bottom:9px}.cart-drawer--redesign .cdr__rules-trigger{display:inline-flex;align-items:center;gap:5px;background:transparent;border:none;color:var(--cdr-mute);font-size:12px;cursor:pointer;padding:2px 0;font-family:inherit}.cart-drawer--redesign .cdr__recommendations[data-cdr-recommendations]{display:none}.cart-drawer--redesign .cdr__recommendations[data-cdr-recommendations].is-loaded{display:block}.cart-drawer--redesign .cdr__recommendations{padding:14px var(--cdr-edge) 16px;background:var(--cdr-bg);border-top:1px solid var(--cdr-rule)}.cart-drawer--redesign .cdr__recommendations cart-drawer-products-recommendation{display:block}.cart-drawer--redesign .cdr__recommendations .cart-drawer-products-recommendation__header{margin-bottom:11px}.cart-drawer--redesign .cdr__recommendations .cart-drawer-products-recommendation__header p,.cart-drawer--redesign .cdr__recommendations .cart-drawer-products-recommendation__header h3,.cart-drawer--redesign .cdr__recommendations .cart-drawer-products-recommendation__header .h5{font-size:14px;font-weight:700;color:var(--cdr-green);letter-spacing:-.1px;margin:0}.cart-drawer--redesign .cdr__recommendations .swiper,.cart-drawer--redesign .cdr__recommendations .swiper-container{width:100%;max-width:100%;overflow:hidden}.cart-drawer--redesign .cdr__recommendations .swiper-wrapper{align-items:stretch}.cart-drawer--redesign .cdr__recommendations .swiper-slide{height:auto;box-sizing:border-box;flex-shrink:0}.cart-drawer--redesign .cdr__recommendations .swiper-slide>*{width:100%;max-width:100%;box-sizing:border-box}.cart-drawer--redesign .cdr__recommendations .product-card--list{position:relative;display:flex;align-items:center;background:#fafafa;border-radius:10px;padding:10px 56px 10px 12px;border:1px solid var(--cdr-rule);width:100%;box-sizing:border-box}.cart-drawer--redesign .cdr__recommendations .product-card--list{min-height:108px;height:100%}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__wrapper{display:flex;align-items:center;gap:12px;width:100%;position:static}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;padding:0;text-align:left}.cart-drawer--redesign .cdr__recommendations .product-card--list .shopify-product-form{position:absolute;right:10px;top:50%;margin:0;padding:0;width:auto;max-width:none;display:flex}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__atc,.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__action-button,.cart-drawer--redesign .cdr__recommendations .product-card--list button.product-card__atc{position:relative!important;width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;border-radius:999px!important;padding:0!important;flex:0 0 40px!important;border:1px solid var(--cdr-rule-strong)!important;background:#fff!important;color:var(--cdr-green)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:0!important;line-height:0!important}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__atc-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:18px;height:18px}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__atc-icon svg,.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__atc-icon .icon{width:18px!important;height:18px!important;font-size:initial}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__atc .loading__spinner{position:absolute;transform:translate(-50%,-50%);width:18px;height:18px;inset:auto;background:transparent;display:flex;align-items:center;justify-content:center}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__atc .loading__spinner svg{width:18px!important;height:18px!important}.cart-drawer--redesign .cdr__recommendations .product-card--list quick-view-modal{position:absolute;pointer-events:none}.cart-drawer--redesign .cdr__recommendations .product-card--list quick-view-modal[hidden]{display:none!important}.cart-drawer--redesign .cdr__recommendations .product-card--list .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__title{font-size:13.5px;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:600}.cart-drawer--redesign .cdr__recommendations .product-card--list .product-card__title a{color:var(--cdr-ink);font-weight:600;text-decoration:none}.cart-drawer--redesign .cdr__recommendations .product-card--list .f-price__regular:empty{display:none}.cart-drawer--redesign .cdr__recommendations .product-card--list .f-price{font-size:13px;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin:0}.cart-drawer--redesign .cdr__footer{flex-shrink:0;background:var(--cdr-bg);border-top:1px solid var(--cdr-rule)}.cart-drawer--redesign .cdr__footer--shadow{box-shadow:0 -8px 24px #0e3a2f0f}.cart-drawer--redesign .cdr__trust{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--cdr-rule)}.cart-drawer--redesign .cdr__trust-item{display:flex;align-items:center;gap:7px;padding:11px 6px;min-width:0;justify-content:center}.cart-drawer--redesign .cdr__trust-item+.cdr__trust-item{border-left:1px solid var(--cdr-rule)}.cart-drawer--redesign .cdr__trust-icon{color:var(--cdr-green);display:flex;flex-shrink:0}.cart-drawer--redesign .cdr__trust-icon svg{width:16px;height:16px}.cart-drawer--redesign .cdr__trust-text{display:flex;flex-direction:column;line-height:1.15;min-width:0}.cart-drawer--redesign .cdr__trust-text strong{font-size:12.5px;font-weight:700;color:var(--cdr-ink);letter-spacing:-.1px;white-space:nowrap}.cart-drawer--redesign .cdr__trust-text em{font-size:11.5px;font-style:normal;color:var(--cdr-mute);white-space:nowrap}@media(min-width:768px){.cart-drawer--redesign .cdr__trust-text strong{font-size:13.5px}.cart-drawer--redesign .cdr__trust-text em{font-size:12.5px}}.cart-drawer--redesign .cdr__gift-wrapping{padding:9px var(--cdr-edge);border-bottom:1px solid var(--cdr-rule)}.cart-drawer--redesign .cdr__addons{display:flex;gap:18px;padding:9px var(--cdr-edge);border-bottom:1px solid var(--cdr-rule);flex-wrap:wrap}.cart-drawer--redesign .cdr__addon-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;border:none;color:var(--cdr-green);font-size:13px;font-weight:500;cursor:pointer;padding:0;font-family:inherit}.cart-drawer--redesign .cdr__addon-btn:hover{text-decoration:underline}.cart-drawer--redesign .cdr__addon-btn .icon{width:15px;height:15px}.cart-drawer--redesign .cdr__discount-pills{display:flex;flex-wrap:wrap;gap:5px;padding:7px var(--cdr-edge);margin:0}.cart-drawer--redesign .cdr__discount-pill{display:inline-flex;align-items:center;gap:4px;font-size:12px;background:var(--cdr-saving-bg);color:var(--cdr-saving);padding:3px 9px;border-radius:999px}.cart-drawer--redesign .cdr__discount-remove{background:transparent;border:none;color:inherit;cursor:pointer;display:inline-flex;align-items:center;padding:0;margin-left:2px}.cart-drawer--redesign .cdr__delivery{display:flex;align-items:center;gap:9px;padding:11px var(--cdr-edge);font-size:14px;color:var(--cdr-ink);border-bottom:1px solid var(--cdr-rule)}@media(min-width:768px){.cart-drawer--redesign .cdr__delivery,.cart-drawer--redesign .cdr__delivery-text{font-size:15px}}.cart-drawer--redesign .cdr__delivery-icon{color:var(--cdr-green);display:flex;flex-shrink:0}.cart-drawer--redesign .cdr__delivery-icon svg{width:16px;height:16px}.cart-drawer--redesign .cdr__delivery-text{font-size:14px;color:var(--cdr-ink)}.cart-drawer--redesign .cdr__delivery-text strong{font-weight:700;color:var(--cdr-ink);font-variant-numeric:tabular-nums}.cart-drawer--redesign .cdr__delivery-pill{margin-left:auto;background:var(--cdr-saving-bg);color:var(--cdr-saving);font-size:10.5px;font-weight:800;letter-spacing:.5px;padding:3px 8px;border-radius:4px;white-space:nowrap}.cart-drawer--redesign .cdr__totals-block{padding:12px var(--cdr-edge) 6px}.cart-drawer--redesign .cdr__total-row--final{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:nowrap}.cart-drawer--redesign .cdr__total-label{font-size:17px;font-weight:700;color:var(--cdr-ink);letter-spacing:-.2px;flex-shrink:0}@media(min-width:768px){.cart-drawer--redesign .cdr__total-label,.cart-drawer--redesign .cdr__amount--final{font-size:19px}}.cart-drawer--redesign .cdr__total-values{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;row-gap:4px;flex:1;min-width:0}.cart-drawer--redesign .cdr__savings-pill{background:var(--cdr-saving-bg);color:var(--cdr-saving);font-size:12px;font-weight:700;letter-spacing:-.1px;padding:3px 9px;border-radius:999px;font-variant-numeric:tabular-nums;white-space:nowrap}.cart-drawer--redesign .cdr__total-was{font-size:14px;color:var(--cdr-mute);text-decoration:line-through;font-variant-numeric:tabular-nums;white-space:nowrap}.cart-drawer--redesign .cdr__amount{font-variant-numeric:tabular-nums;font-weight:600}.cart-drawer--redesign .cdr__amount--final{font-size:18px;font-weight:800;letter-spacing:-.3px;color:var(--cdr-ink);white-space:nowrap}.cart-drawer--redesign .cdr__checkout-form{padding:4px var(--cdr-edge) 10px;display:flex;flex-direction:column;gap:6px}.cart-drawer--redesign .cdr__checkout-btn{width:100%;height:var(--cdr-btn-h);border-radius:999px;border:none;background:var(--cdr-green);color:#fff;font-size:16.5px;font-weight:700;font-family:inherit;cursor:pointer;letter-spacing:-.2px;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 1px #0000000a;transition:background .15s ease,transform .05s ease}@media(min-width:768px){.cart-drawer--redesign .cdr__checkout-btn{font-size:17.5px}}.cart-drawer--redesign .cdr__checkout-btn svg{width:16px;height:16px}.cart-drawer--redesign .cdr__checkout-btn:hover{background:var(--cdr-green-deep)}.cart-drawer--redesign .cdr__checkout-btn:active{transform:scale(.99)}.cart-drawer--redesign .cdr__view-cart{display:inline-flex;align-items:center;justify-content:center;height:36px;font-size:13px;color:var(--cdr-mute);text-decoration:none}.cart-drawer--redesign .cdr__view-cart:hover{color:var(--cdr-green);text-decoration:underline}.cart-drawer--redesign .cdr__pay-icons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px;padding:0 var(--cdr-edge) 12px;opacity:.55}.cart-drawer--redesign .cdr__pay-icon{width:28px;height:19px}.cart-drawer--redesign .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--cdr-bg)}.cart-drawer--redesign .loading__spinner.hidden{display:none}.cdr__item-options{display:none!important}.cart-drawer-payment-icons{width:100%;margin-top:8px;margin-bottom:0;display:flex;justify-content:center}.cart-drawer-payment-icons .CD_paymentIcon_main{padding:0;margin:0}.cart-drawer-payment-icons .CD_paymentIcon_in{gap:6px;flex-wrap:nowrap}.cart-drawer-payment-icons .pay-icon{width:34px;height:23px;border-radius:4px;box-shadow:0 0 0 1px #0e283814}.cart-drawer-payment-icons .pay-icon__svg,.cart-drawer-payment-icons .pay-icon svg{max-width:100%;max-height:100%}
/*# sourceMappingURL=/cdn/shop/t/42/assets/cart-drawer-redesign.css.map */
