.cv-cart-drawer,.cv-cart-drawer *{box-sizing:border-box}:is(.cv-cart-drawer,.cv-cart-drawer *) #CartDrawer-CartErrors{display:none}.cv-cart-drawer{display:flex;flex-direction:row;align-items:stretch;width:100%;height:100%;padding:0;background:transparent;font-family:Albert Sans,sans-serif;color:#0a0a0a}.cv-cart-drawer__panel{display:flex;flex-direction:column;width:100%;height:100%;background:#fff;overflow:hidden;position:relative}@media(min-width:990px){.cv-cart-drawer__panel{width:500px;flex:0 0 500px}}.cv-cart-drawer__header{flex:0 0 auto;padding:24px 15px 0;background:#fff;border-bottom:1px solid rgba(0,0,0,.05)}.cv-cart-drawer__heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.cv-cart-drawer__heading{margin:0;font-size:30px;font-weight:600;line-height:36px;color:#0a0a0a}.cv-cart-drawer__close{width:36px;height:36px;border-radius:9999px;border:0;background:transparent;color:#0a0a0a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.cv-cart-drawer__close:hover{background:#0000000d}.cv-cart-drawer__close .svg-wrapper,.cv-cart-drawer__close svg{width:20px;height:20px;display:block}.cv-cart-free-shipping{padding-bottom:24px}.cv-cart-free-shipping__label{margin:0 0 12px;font-size:14px;line-height:20px;color:#0009}.cv-cart-free-shipping__amount{color:#0a0a0a;font-weight:500}.cv-cart-free-shipping__track{height:6px;width:100%;background:#0000000d;border-radius:9999px;overflow:hidden}.cv-cart-free-shipping__track>.cv-cart-free-shipping__fill{display:block;height:100%;background:#000;border-radius:9999px;transition:width .3s ease}.cv-cart-drawer__items-wrapper{flex:1 1 auto;overflow-y:auto;display:block}.cv-cart-drawer__items-wrapper.is-empty{display:none}.cv-cart-drawer__contents{padding:24px 16px}.cv-cart-drawer .cv-cart-drawer__contents{width:100%;padding:24px 16px;display:block}.cv-cart-drawer .cart__contents,.cv-cart-drawer .cart-drawer__form{display:block;width:100%}.cv-cart-drawer .cv-cart-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px;width:100%}.cv-cart-drawer .cv-cart-item,.cv-cart-drawer .cv-cart-item.cart-item{display:flex;flex-direction:row;align-items:flex-start;gap:16px;position:relative;width:100%;padding:0;border:0;background:transparent;grid-template-columns:none;grid-template-rows:none}.cv-cart-drawer .cv-cart-item .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;display:flex;align-items:center;justify-content:center;z-index:5;background:#fff9;border-radius:10px;pointer-events:none;margin:0}.cv-cart-drawer .cv-cart-item .loading__spinner.hidden{display:none}.cv-cart-drawer .cv-cart-item .loading__spinner svg,.cv-cart-drawer .cv-cart-item .loading__spinner .spinner{width:24px;height:24px}.cv-cart-drawer .cart__items--disabled .cv-cart-item{opacity:.7;pointer-events:none}.cv-cart-item__image-link{flex:0 0 105px;display:block;width:105px;height:140px;border-radius:10px;overflow:hidden;background:#f7f7f7}.cv-cart-item__image{display:block;width:100%;height:100%;object-fit:cover}.cv-cart-item__body{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:8px;align-self:stretch}.cv-cart-item__body>*{min-width:0;max-width:100%}.cv-cart-item__heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:16px;font-weight:500;line-height:24px;color:#0a0a0a}.cv-cart-item__name{flex:1 1 auto;text-decoration:none;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cv-cart-item__price{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px}.cv-cart-item__price-old{color:#0006;text-decoration:line-through;font-weight:400}.cv-cart-item__properties{display:flex;flex-direction:column;gap:2px;font-size:12px;color:#0009}.cv-cart-item__property-name{font-weight:500}.cv-cart-item__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;height:34px;margin-top:0}.cv-cart-item__quantity-label{margin:0;font-size:14px;color:#0009}.cv-cart-item__quantity{display:inline-flex}.cv-cart-quantity.quantity{display:inline-flex;align-items:center;gap:12px;padding:0 13px;width:110px;height:34px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:10px;min-height:34px}.cv-cart-quantity__btn{flex:0 0 18px;width:18px;height:18px;border-radius:4px;border:0;background:transparent;color:#0a0a0a;font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.cv-cart-quantity__btn:hover{background:#0000000d}.cv-cart-quantity__btn>*{pointer-events:none}.cv-cart-quantity__input.quantity__input{flex:1 1 auto;width:100%;min-width:0;padding:0;border:0;background:transparent;text-align:center;font-family:Jost,Albert Sans,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#0a0a0a;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cv-cart-quantity__input.quantity__input::-webkit-outer-spin-button,.cv-cart-quantity__input.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cv-cart-item__remove-wrap{display:inline-flex}.cv-cart-item__remove{background:transparent;border:0;padding:0;font-family:inherit;font-size:14px;font-weight:500;line-height:20px;color:#0009;text-decoration:underline;cursor:pointer}.cv-cart-item__remove:hover{color:#0a0a0a}.cv-cart-options{margin-top:32px;padding-top:24px;border-top:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:16px}.cv-cart-options__title{margin:0;font-size:16px;font-weight:500;line-height:24px;color:#0a0a0a}.cv-cart-options__row{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;margin:0}.cv-cart-options__control{display:inline-flex;align-items:center;gap:12px}.cv-cart-options__checkbox{width:20px;height:20px;border:1px solid rgba(0,0,0,.2);border-radius:4px;accent-color:#000000;margin:0;cursor:pointer}.cv-cart-options__label{font-size:14px;font-weight:500;line-height:20px;color:#000c}.cv-cart-options__price{font-size:14px;font-weight:500;line-height:20px;color:#0009}.cart-drawer__footer{flex:0 0 auto;border-top:1px solid rgba(0,0,0,.05);background:#fff}.cv-cart-footer{display:flex;flex-direction:column;align-items:center;gap:12px;padding:23px 16px}.cv-cart-footer__reassurance{display:flex;align-items:center;gap:24px}.cv-cart-footer__reassurance-item{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:16px;color:#0009}.cv-cart-footer__reassurance-icon svg,.cv-cart-footer__reassurance-icon .svg-wrapper{width:14px;height:14px;display:block}.cv-cart-footer__checkout{width:100%;height:56px;padding:16px 24px;background:#000;color:#fff;border:0;border-radius:10px;font-family:inherit;font-size:16px;font-weight:500;line-height:24px;text-align:center;cursor:pointer;transition:opacity .15s ease}.cv-cart-footer__checkout:hover{opacity:.9}.cv-cart-footer__checkout[disabled]{opacity:.4;cursor:not-allowed}.cv-cart-footer__hint{margin:0;font-size:12px;line-height:16px;color:#00000080;text-align:center}.cv-cart-empty{flex:1 1 auto;display:flex;flex-direction:column;background:#fff;position:relative;overflow-y:auto}.cv-cart-empty__close{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:9999px;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2}.cv-cart-empty__close .svg-wrapper,.cv-cart-empty__close svg{width:20px;height:20px;display:block}.cv-cart-empty__hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:80px 32px 48px}.cv-cart-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9999px;background:#fff;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cv-cart-empty__icon svg,.cv-cart-empty__icon .svg-wrapper{width:22px;height:22px;display:block}.cv-cart-empty__title{margin:0;font-size:30px;font-weight:500;line-height:1;letter-spacing:-.9px;color:#0a0a0a}.cv-cart-empty__paragraph{margin:0;max-width:320px;font-size:14px;line-height:20px;color:#00000080}.cv-cart-empty__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:#000;color:#fff;border-radius:9999px;text-decoration:none;font-size:14px;font-weight:500;line-height:20px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cv-cart-empty__cta:hover{opacity:.9}.cv-cart-empty__cta-icon svg{width:16px;height:16px;display:block}.cv-cart-empty__login{display:flex;align-items:center;justify-content:space-between;padding:32px;background:#fafaf8;border-top:1px solid rgba(0,0,0,.05);margin-top:auto}.cv-cart-empty__login-text{font-size:14px;line-height:20px;color:#0009}.cv-cart-empty__login-link{font-size:16px;font-weight:500;color:#000;text-decoration:underline}.cv-cart-bestsellers{padding:32px;border-top:1px solid rgba(0,0,0,.05)}.cv-cart-bestsellers__title{margin:0 0 16px;font-size:16px;font-weight:500;line-height:24px;color:#0a0a0a}.cv-cart-bestsellers__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 12px}.cv-cart-bestsellers__card{display:flex;flex-direction:column;align-items:center;gap:8px}.cv-cart-bestsellers__image-wrap{position:relative;width:100%;aspect-ratio:137 / 182;border-radius:10px;overflow:hidden;background:#f7f7f7}.cv-cart-bestsellers__image-link{display:block;width:100%;height:100%}.cv-cart-bestsellers__image{width:100%;height:100%;object-fit:cover;display:block}.cv-cart-bestsellers__add-form{position:absolute;bottom:8px;right:8px;margin:0}.cv-cart-bestsellers__add-button{width:34px;height:34px;border-radius:10px;background:#000;color:#fff;border:1px solid rgba(0,0,0,.1);font-size:18px;font-weight:500;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.cv-cart-bestsellers__add-button:hover{opacity:.9}.cv-cart-bestsellers__title-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center}.cv-cart-bestsellers__product-title,.cv-cart-bestsellers__product-price{font-size:14px;font-weight:500;line-height:20px;color:#0a0a0a;display:block}.cv-cart-complete-look{display:none}@media(min-width:990px){.cv-cart-complete-look--desktop{display:flex;flex-direction:column;align-items:center;gap:24px;width:188px;flex:0 0 188px;padding:32px 22px;background:#fff;border-right:1px solid rgba(0,0,0,.05);overflow-y:auto}.cv-cart-drawer .cv-cart-items{gap:16px}}@media(max-width:989px){.cv-cart-complete-look--mobile{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-top:1px solid rgba(0,0,0,.05)}.cv-cart-complete-look--mobile .cv-cart-complete-look__title{text-align:left}.cv-cart-complete-look--mobile .cv-cart-complete-look__list{flex-direction:row;gap:12px;width:100%;overflow-x:auto;scrollbar-width:none}.cv-cart-complete-look--mobile .cv-cart-complete-look__list::-webkit-scrollbar{display:none}.cv-cart-complete-look--mobile .cv-cart-complete-look__card{flex:0 0 auto;align-items:flex-start}.cv-cart-complete-look--mobile .cv-cart-complete-look__caption{align-items:flex-start;text-align:left}}.cv-cart-complete-look__title{margin:0;font-size:20px;font-weight:600;line-height:1;text-align:center;color:#0a0a0a}.cv-cart-complete-look__list{display:flex;flex-direction:column;gap:16px;width:100%}.cv-cart-complete-look__card{display:flex;flex-direction:column;align-items:center;gap:8px}.cv-cart-complete-look__image-wrap{position:relative;width:124px;height:166px;border-radius:10px;overflow:hidden;background:#f7f7f7}@media(max-width:767px){.cv-cart-complete-look__card{width:124px}}.cv-cart-complete-look__image-link{display:block;width:100%;height:100%}.cv-cart-complete-look__image{width:100%;height:100%;object-fit:cover;display:block}.cv-cart-complete-look__add-form{position:absolute;bottom:8px;right:8px;margin:0}.cv-cart-complete-look__add-button{width:34px;height:34px;border-radius:10px;background:#000;color:#fff;border:1px solid rgba(0,0,0,.1);font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.cv-cart-complete-look__caption{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;gap:2px}.cv-cart-complete-look__product-title,.cv-cart-complete-look__product-price{font-size:16px;font-weight:500;line-height:24px;color:#0a0a0a}@media screen and (min-width:750px){.cv-cart-drawer-wrapper.cart-drawer,.cv-cart-drawer.drawer__inner{width:500px;max-width:100vw}}@media screen and (min-width:1024px){.cv-cart-drawer-wrapper.cart-drawer,.cv-cart-drawer.drawer__inner{width:500px}.cv-cart-drawer-wrapper.cart-drawer:has(.cv-cart-complete-look){width:688px}.cv-cart-drawer.drawer__inner:has(.cv-cart-complete-look){width:688px}}@media screen and (max-width:989px){.cart-drawer .by_20875.by_20875_mobile.by_container.by-js-mobile{display:none!important}.cv-cart-complete-look.cv-cart-complete-look--mobile{padding-right:0}.cv-cart-complete-look .cv-cart-complete-look__list{padding-right:1rem}}cart-drawer.drawer .cv-cart-drawer-wrapper{display:flex;justify-content:flex-end}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cv-cart-drawer.css.map */
