.cdv2{--cdv2-bg: #ffffff;--cdv2-surface: #fafafa;--cdv2-border: rgba(0, 0, 0, .07);--cdv2-border-strong: rgba(0, 0, 0, .12);--cdv2-text: #1a1a1a;--cdv2-text-muted: rgba(26, 26, 26, .62);--cdv2-text-subtle: rgba(26, 26, 26, .42);--cdv2-accent: #1a1a1a;--cdv2-accent-contrast: #ffffff;--cdv2-danger: #b34a4a;--cdv2-radius-sm: 4px;--cdv2-radius-md: 6px;--cdv2-radius-pill: 999px;--cdv2-shadow-footer: 0 -4px 18px rgba(0, 0, 0, .06);--cdv2-shadow-card: 0 1px 2px rgba(0, 0, 0, .04);--cdv2-ease: cubic-bezier(.32, .72, 0, 1);--cdv2-width-desktop: 460px}.cdv2.drawer--right{width:var(--cdv2-width-desktop);max-width:100vw}@media(max-width:767px){.cdv2.drawer--right{width:100vw;max-width:100vw}}.cdv2__form{display:flex;flex-direction:column;height:100%;background:var(--cdv2-bg);color:var(--cdv2-text);font-family:inherit}.cdv2__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:var(--cdv2-bg);border-bottom:1px solid var(--cdv2-border);z-index:2;position:sticky;top:0}.cdv2__title{margin:0;font-size:19px;font-weight:500;letter-spacing:.01em;line-height:1.2}.cdv2__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:0;background:transparent;color:var(--cdv2-text);cursor:pointer;border-radius:var(--cdv2-radius-pill);transition:background .18s ease}.cdv2__close:hover,.cdv2__close:focus-visible{background:#0000000a;outline:none}.cdv2__close .cdv2-svg{width:20px;height:20px}.cdv2__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0}.cdv2[data-cart-empty=true] .cdv2__when-has-items,.cdv2[data-cart-empty=false] .cdv2__when-empty,.cdv2 .drawer__cart-empty .drawer__scrollable{display:none}.cdv2__items{padding:4px 22px 16px}.cdv2 .cdv2-item{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:14px;padding:16px 0;border-bottom:1px solid var(--cdv2-border);box-sizing:border-box}.cdv2-item:last-child{border-bottom:0}.cdv2-item__image{flex:0 0 80px;width:80px}.cdv2-item__image-link,.cdv2-item__image .image-wrap{display:block;width:80px;border-radius:var(--cdv2-radius-sm);overflow:hidden;background:var(--cdv2-surface)}.cdv2-item__image img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.cdv2 .cdv2-item__body,.cdv2 .cdv2-item__body.cart__item-details{flex:1 1 auto!important;min-width:0!important;display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;justify-content:space-between!important;width:auto!important;box-sizing:border-box}.cdv2 .cdv2-item__top{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start;justify-content:space-between;gap:8px;width:100%!important;flex:0 0 auto!important}.cdv2 .cdv2-item__heading,.cdv2 .cdv2-item__heading.cart__item-title{flex:1 1 auto!important;min-width:0!important;width:auto!important}.cdv2-item__heading{flex:1 1 auto;min-width:0}.cdv2-item__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;font-weight:500;line-height:1.35;color:var(--cdv2-text);text-decoration:none;margin:0 0 4px}.cdv2-item__name:hover{text-decoration:underline;text-underline-offset:2px}.cdv2-item__variants{font-size:12px;color:var(--cdv2-text-muted);line-height:1.4}.cdv2-item__dot{color:var(--cdv2-text-subtle)}.cdv2-item__property{font-size:11px;color:var(--cdv2-text-muted);margin-top:2px}.cdv2-item__low-stock{margin-top:6px;display:inline-block;padding:3px 8px;font-size:11px;font-weight:500;letter-spacing:.01em;color:var(--cdv2-danger);background:#b34a4a14;border-radius:var(--cdv2-radius-pill)}.cdv2-item__remove{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:-6px -6px 0 0;color:var(--cdv2-text-subtle);border-radius:var(--cdv2-radius-pill);transition:color .18s ease,background .18s ease}.cdv2-item__remove:hover{color:var(--cdv2-text);background:#0000000a}.cdv2-item__remove .cdv2-svg{width:16px;height:16px}.cdv2 .cdv2-item__bottom,.cdv2 .cdv2-item__bottom.cart__item-sub{margin-top:10px;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:12px;width:100%!important;flex:0 0 auto!important;box-sizing:border-box;line-height:1!important}.cdv2 .cdv2-item__bottom.cart__item-sub>div:first-child{margin-right:0!important}.cdv2 .cdv2-item__qty,.cdv2 .cdv2-item__qty.js-qty__wrapper,.cdv2 .drawer .cdv2-item__qty.js-qty__wrapper,.drawer .cdv2 .cdv2-item__qty.js-qty__wrapper{display:inline-flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;border:1px solid var(--cdv2-border-strong)!important;border-radius:var(--cdv2-radius-pill)!important;height:34px!important;width:auto!important;max-width:none!important;min-width:96px!important;overflow:hidden!important;background:var(--cdv2-bg)!important;position:relative!important;padding:0!important;margin:0!important;vertical-align:middle;box-sizing:border-box!important}.cdv2 .cdv2-item__qty-btn,.cdv2 .cdv2-item__qty-btn.js-qty__adjust,.cdv2 .cdv2-item__qty-btn.js-qty__adjust--plus,.cdv2 .cdv2-item__qty-btn.js-qty__adjust--minus,.cdv2 .drawer .cdv2-item__qty-btn.js-qty__adjust,.drawer .cdv2 .cdv2-item__qty-btn.js-qty__adjust{position:static!important;inset:auto!important;flex:0 0 32px!important;width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;border:0!important;background:transparent!important;color:var(--cdv2-text)!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;box-sizing:border-box!important;vertical-align:middle;transition:background .15s ease}.cdv2 .cdv2-item__qty-btn:hover{background:#0000000a!important}.cdv2 .cdv2-item__qty-btn .cdv2-svg{width:14px!important;height:14px!important;display:block!important;fill:none!important;stroke:currentColor!important}.cdv2 .cdv2-item__qty-input,.cdv2 .cdv2-item__qty-input.js-qty__num,.cdv2 .drawer .cdv2-item__qty-input.js-qty__num,.drawer .cdv2 .cdv2-item__qty-input.js-qty__num{flex:0 0 32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;border:0!important;background:transparent!important;text-align:center!important;font-size:13px!important;font-weight:500!important;color:var(--cdv2-text)!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:32px!important;vertical-align:middle!important;box-sizing:border-box!important;-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.cdv2 .cdv2-item__qty-input::-webkit-outer-spin-button,.cdv2 .cdv2-item__qty-input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.cdv2-item__price{text-align:right;font-size:14px;font-weight:500;line-height:1.3;min-width:70px}.cdv2-item__price-strike{display:block;font-size:11.5px;font-weight:400;color:var(--cdv2-text-subtle);text-decoration:line-through;line-height:1.2}.cdv2-item__price-final{display:block;color:var(--cdv2-text);line-height:1.2}.cdv2-item__price-saving{display:inline-block;margin-top:4px;padding:2px 7px;font-size:10px;font-weight:600;letter-spacing:.04em;color:#c1502c;background:#c1502c14;border-radius:var(--cdv2-radius-pill)}.cdv2-item__discount{display:block;margin-top:2px;font-size:11px;color:var(--cdv2-danger)}.cdv2-reviews{margin:14px 18px 8px;padding:12px 14px;display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:10px;box-shadow:0 1px 2px #00000006}.cdv2-reviews__row{display:flex;align-items:center;gap:10px}.cdv2-reviews__stars-wrap{display:inline-flex;gap:2px;flex-shrink:0;line-height:0}.cdv2-reviews__star-box{display:inline-block;width:18px;height:18px;border-radius:1px;overflow:hidden;line-height:0}.cdv2-reviews__star-box svg{display:block;width:100%;height:100%}.cdv2-reviews__star-box--full{background:#00b67a}.cdv2-reviews__star-box--half{background:transparent}.cdv2-reviews__star-box--empty{background:#dcdcdc}.cdv2-reviews__content{display:flex;flex-direction:column;gap:0;min-width:0;line-height:1.3;flex:1 1 auto}.cdv2-reviews__rating{font-size:13px;color:var(--cdv2-text);line-height:1.2}.cdv2-reviews__rating strong{font-weight:700;color:#00b67a}.cdv2-reviews__count{font-size:11.5px;color:var(--cdv2-text-muted);line-height:1.3}.cdv2-reviews__brand{display:flex;align-items:center;gap:5px;padding-top:4px;border-top:1px solid rgba(0,0,0,.05);margin-top:2px}.cdv2-reviews__brand-star{display:block;width:13px;height:13px;flex-shrink:0;border-radius:1px;overflow:hidden}.cdv2-reviews__brand-text{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:700;color:#1d1c1c;letter-spacing:-.2px;line-height:1}.cdv2-trust{list-style:none;margin:14px 18px 10px;padding:14px 10px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;background:#ffffff94;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);border:1px solid rgba(0,0,0,.055);border-radius:14px;box-shadow:inset 0 1px #ffffffb3,0 1px 2px #00000006;position:relative}.cdv2-trust__item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:4px 2px;position:relative}.cdv2-trust__item:not(:last-child):after{content:"";position:absolute;right:0;top:22%;bottom:22%;width:1px;background:#0000000f}.cdv2-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--cdv2-text);opacity:.85}.cdv2-trust__icon .cdv2-svg{width:17px;height:17px;stroke-width:1.4}.cdv2-trust__label{font-size:10px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--cdv2-text-muted);line-height:1.35;max-width:11ch}.cdv2-xsell{display:block;margin:8px 0 4px;padding:0;border-top:1px solid var(--cdv2-border)}.cdv2-xsell[hidden]{display:none}.cdv2-xsell__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 22px;margin:0;border:0;background:transparent;cursor:pointer;color:inherit;text-align:left;font:inherit;-webkit-tap-highlight-color:transparent;transition:opacity .18s ease}.cdv2-xsell__toggle:hover{opacity:.7}.cdv2-xsell__toggle:focus-visible{outline:2px solid var(--cdv2-accent);outline-offset:-4px}.cdv2-xsell__title{margin:0;font-size:11.5px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--cdv2-text-muted);line-height:1}.cdv2-xsell__chevron{width:14px;height:14px;color:var(--cdv2-text-muted);transition:transform .3s cubic-bezier(.32,.72,0,1);flex-shrink:0;display:block}.cdv2-xsell__panel{overflow:hidden;max-height:800px;opacity:1;transition:max-height .35s cubic-bezier(.32,.72,0,1),opacity .25s ease}.cdv2-xsell[data-collapsed=true] .cdv2-xsell__panel{max-height:0;opacity:0}.cdv2-xsell[data-collapsed=true] .cdv2-xsell__chevron{transform:rotate(-180deg)}.cdv2-xsell__rail{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px;padding:4px 22px 14px!important;margin:0!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:22px;scroll-padding-right:22px;-webkit-overflow-scrolling:touch;scrollbar-width:none;box-sizing:border-box}.cdv2-xsell__rail::-webkit-scrollbar{display:none}.cdv2-xsell__card{flex:0 0 140px;scroll-snap-align:start;display:flex;flex-direction:column;gap:6px;position:relative}.cdv2-xsell__img-wrap{display:block;position:relative;width:100%;aspect-ratio:4 / 5;border-radius:var(--cdv2-radius-sm);overflow:hidden;background:var(--cdv2-surface)}.cdv2-xsell__img-wrap img{display:block;width:100%;height:100%;object-fit:cover}.cdv2-xsell__name{font-size:12.5px;font-weight:500;color:var(--cdv2-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.cdv2-xsell__price{font-size:12px;color:var(--cdv2-text-muted)}.cdv2-xsell__add{position:absolute;bottom:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--cdv2-radius-pill);border:0;background:var(--cdv2-accent);color:var(--cdv2-accent-contrast);cursor:pointer;box-shadow:var(--cdv2-shadow-card);transition:transform .15s ease,background .15s ease}.cdv2-xsell__add:hover{transform:scale(1.08)}.cdv2-xsell__add.is-added{background:#2f8a4f;pointer-events:none}.cdv2-xsell__add .cdv2-svg{width:14px;height:14px}.cdv2-xsell__card--skeleton{pointer-events:none}.cdv2-xsell__card--skeleton .cdv2-xsell__img,.cdv2-xsell__line{background:linear-gradient(90deg,#0000000a 25%,#00000014,#0000000a 75%);background-size:200% 100%;animation:cdv2-skeleton 1.4s linear infinite;border-radius:var(--cdv2-radius-sm)}.cdv2-xsell__card--skeleton .cdv2-xsell__img{width:100%;aspect-ratio:4 / 5}.cdv2-xsell__line{height:10px;width:100%}.cdv2-xsell__line--short{width:50%}@keyframes cdv2-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.cdv2-empty{padding:40px 28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.cdv2-empty__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;background:var(--cdv2-surface);border-radius:var(--cdv2-radius-pill);margin-bottom:4px;color:var(--cdv2-text-muted)}.cdv2-empty__icon .cdv2-svg{width:24px;height:24px}.cdv2-empty__title{margin:0;font-size:18px;font-weight:500;letter-spacing:.01em}.cdv2-empty__subtitle{margin:0;font-size:13px;color:var(--cdv2-text-muted);line-height:1.45;max-width:280px}.cdv2-empty__grid{margin-top:12px;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media(max-width:480px){.cdv2-empty__grid{grid-template-columns:repeat(2,1fr)}}.cdv2-empty__card{display:flex;flex-direction:column;gap:4px;text-decoration:none;color:inherit}.cdv2-empty__img-wrap{width:100%;aspect-ratio:4 / 5;background:var(--cdv2-surface);border-radius:var(--cdv2-radius-sm);overflow:hidden}.cdv2-empty__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.cdv2-empty__name{font-size:12px;font-weight:500;line-height:1.3;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cdv2-empty__price{font-size:11.5px;color:var(--cdv2-text-muted)}.cdv2-empty__cta{margin-top:16px;display:inline-flex;align-items:center;gap:6px;padding:12px 22px;background:var(--cdv2-accent);color:var(--cdv2-accent-contrast);border-radius:var(--cdv2-radius-pill);text-decoration:none;font-size:13px;font-weight:500;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease}.cdv2-empty__cta:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0000001f}.cdv2-empty__cta .cdv2-svg{width:14px;height:14px}.cdv2__notes{margin:8px 22px 16px}.cdv2__notes-label{display:block;font-size:12px;color:var(--cdv2-text-muted);margin-bottom:4px}.cdv2__notes-input{width:100%;min-height:60px;padding:10px;border:1px solid var(--cdv2-border);border-radius:var(--cdv2-radius-sm);font-size:13px;font-family:inherit;resize:vertical}.cdv2__footer{flex:0 0 auto;background:var(--cdv2-bg);border-top:1px solid var(--cdv2-border);padding:16px 22px 18px;box-shadow:var(--cdv2-shadow-footer);position:sticky;bottom:0;z-index:2}.cdv2__discounts:empty,.cdv2__discount-row{font-size:12px}.cdv2__discount-row{display:flex;justify-content:space-between;color:var(--cdv2-text-muted);margin-bottom:8px}.cdv2__discount-list{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.cdv2__subtotal-original-line{display:flex;justify-content:flex-end;margin-bottom:2px;line-height:1}.cdv2__subtotal-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.cdv2__subtotal-label{font-size:14px;font-weight:500;color:var(--cdv2-text)}.cdv2__subtotal-original{display:inline-block;font-size:12px;font-weight:400;color:var(--cdv2-text-subtle);text-decoration:line-through;line-height:1;margin:0;padding:0}.cdv2__subtotal-value{font-size:17px;font-weight:600;color:var(--cdv2-text);letter-spacing:.01em;line-height:1.1}.cdv2__subtotal-saving{margin:4px 0 12px;display:flex;justify-content:flex-end}.cdv2__subtotal-saving-pill{display:inline-block;padding:3px 9px;font-size:10.5px;font-weight:600;letter-spacing:.04em;color:#c1502c;background:#c1502c14;border-radius:var(--cdv2-radius-pill)}.cdv2__cta-wrap{display:flex;flex-direction:column;gap:8px}.cdv2__checkout{width:100%;height:52px;border:0;border-radius:var(--cdv2-radius-md);background:var(--cdv2-accent);color:var(--cdv2-accent-contrast);font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.cdv2__checkout:hover,.cdv2__checkout:focus-visible{transform:translateY(-1px);box-shadow:0 6px 16px #00000024;outline:none}.cdv2__additional{margin-top:4px}.cdv2-payment{list-style:none;margin:16px 0 0;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;opacity:.9}.cdv2-payment__item{display:inline-flex;align-items:center;line-height:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.04))}.cdv2-payment__svg{height:24px;width:auto;display:block;border-radius:4px}.cdv2__title,.cdv2-empty__title,.cdv2__subtotal-value{font-family:inherit}@media(prefers-reduced-motion:no-preference){.cdv2-item{animation:cdv2-fade-in .28s var(--cdv2-ease) both}@keyframes cdv2-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/cart-drawer-v2.css.map */
