.cart-offcanvas__body{overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column}.cart-offcanvas{overscroll-behavior:contain}.cart-offcanvas__body::-webkit-scrollbar{display:none;width:0;height:0}.cart-form.cart-form--offcanvas{height:auto;overflow:visible;flex:1 0 auto;min-height:0}.cro-complete-with{padding:1.25rem;background:transparent;border-top:1px solid rgba(0,0,0,.06);flex:0 0 auto}.cro-complete-with--placeholder .cro-complete-with__placeholder-msg{margin:0;padding:.875rem;font-size:.75rem;line-height:1.5;color:#6a6a6a;background:#00000008;border:1px dashed rgba(0,0,0,.18);border-radius:4px}.cro-complete-with__title{margin:0 0 .875rem;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a;line-height:1.2}.cro-complete-with__scroller{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:.25rem;margin:0 -.25rem;padding-left:.25rem;padding-right:.25rem}.cro-complete-with__scroller::-webkit-scrollbar{display:none}.cro-complete-with__card{flex:0 0 auto;width:132px;scroll-snap-align:start;position:relative;background:#fff;border-radius:6px;overflow:hidden;display:block;height:auto;justify-content:flex-start;margin:0}.cro-complete-with__card.product-card{display:block;height:auto;justify-content:flex-start}.cro-complete-with__media{display:block;text-decoration:none;color:inherit;position:relative}.cro-complete-with__ratio{position:relative;width:100%;padding-bottom:100%;background:#f5f5f5;overflow:hidden}.cro-complete-with__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.cro-complete-with__add{position:absolute;right:6px;bottom:6px;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#fff;color:#0a0a0a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:inset 0 0 0 1px #0000001a;transition:transform .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:transparent}.cro-complete-with__add:hover,.cro-complete-with__add:focus-visible{box-shadow:inset 0 0 0 1px #0a0a0a;transform:scale(1.06);outline:none}.cro-complete-with__add:active{transform:scale(.95)}.cro-complete-with__add-icon{width:12px;height:12px;display:block}.cro-complete-with__add.is-loading{pointer-events:none;opacity:.6}.cro-complete-with__oos-pill{position:absolute;right:6px;bottom:6px;padding:.25rem .5rem;background:#000000b3;color:#fff;font-size:.5625rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;z-index:2;pointer-events:none}.cro-complete-with__body{padding:.5rem .625rem .625rem;display:flex;flex-direction:column;gap:.25rem}.cro-complete-with__name{font-size:.7125rem;font-weight:500;line-height:1.3;color:#0a0a0a;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:.01em;min-height:2.6em}.cro-complete-with__name:hover{color:#0a0a0a;text-decoration:underline}.cro-complete-with__price{font-size:.75rem;font-weight:500;color:#0a0a0a;letter-spacing:.01em;line-height:1.2;display:inline-flex;align-items:baseline;gap:.25rem}.cro-complete-with__price-sale{color:#da2f0c}.cro-complete-with__price-compare{color:#8a8a8a;text-decoration:line-through;font-weight:400;font-size:.6875rem}[data-page-type=cart] .cro-complete-with{padding:1.5rem 0 .5rem;margin-top:1.25rem;border-top:1px solid rgba(0,0,0,.08);background:transparent}[data-page-type=cart] .cro-complete-with__card{width:150px}[data-page-type=cart] .cro-complete-with__add{width:30px;height:30px;right:8px;bottom:8px}[data-page-type=cart] .cro-complete-with__add-icon{width:14px;height:14px}.cro-complete-with__card .quick-add-form-tag,.cro-complete-with__card form[data-quick-add-form-tag]{display:none!important}[dir=rtl] .cro-complete-with__scroller{direction:rtl}[dir=rtl] .cro-complete-with__add,[dir=rtl] .cro-complete-with__oos-pill{right:auto;left:6px}[dir=rtl] [data-page-type=cart] .cro-complete-with__add{right:auto;left:8px}.cro-cw-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:1rem}.cro-cw-popup.is-open{display:flex}.cro-cw-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0a8c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:cro-cw-fade-in .2s ease;cursor:pointer}.cro-cw-popup__panel{position:relative;width:100%;max-width:380px;background:#fff;border-radius:12px;padding:1.5rem 1.25rem 1.25rem;box-shadow:0 24px 60px #0000002e;display:flex;flex-direction:column;gap:1rem;animation:cro-cw-pop-in .22s cubic-bezier(.2,.8,.2,1);max-height:90vh;overflow-y:auto}@media(min-width:768px){.cro-cw-popup__panel{max-width:720px;flex-direction:row;align-items:stretch;gap:1.75rem;padding:1.5rem}.cro-cw-popup__media{flex:0 0 340px;width:340px;aspect-ratio:1;align-self:flex-start}.cro-cw-popup__body{flex:1 1 auto;min-width:0;justify-content:flex-start;padding-right:1.5rem}.cro-cw-popup__close{top:14px;right:14px}}@keyframes cro-cw-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cro-cw-pop-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.cro-cw-popup__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;background:#0000000a;border-radius:50%;color:#0a0a0a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:background .18s ease}.cro-cw-popup__close:hover,.cro-cw-popup__close:focus-visible{background:#00000014;outline:none}.cro-cw-popup__media{width:100%;border-radius:8px;overflow:hidden;background:#f5f5f5;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.cro-cw-popup__image{width:100%;height:100%;object-fit:cover;display:block}.cro-cw-popup__body{display:flex;flex-direction:column;gap:.875rem}.cro-cw-popup__title{margin:0;font-size:1rem;font-weight:500;line-height:1.3;color:#0a0a0a;letter-spacing:.01em}.cro-cw-popup__price-row{display:flex;align-items:baseline;gap:.5rem;margin:-.25rem 0 0}.cro-cw-popup__price{font-size:.9375rem;font-weight:500;color:#0a0a0a}.cro-cw-popup__compare{font-size:.8125rem;color:#8a8a8a;text-decoration:line-through}.cro-cw-popup__sizes-block{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.cro-cw-popup__sizes-label{font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#6a6a6a}.cro-cw-popup__sizes{display:flex;flex-wrap:wrap;gap:.5rem}.cro-cw-popup__size{min-width:48px;height:44px;padding:0 .875rem;border:1px solid rgba(0,0,0,.16);background:#fff;border-radius:6px;color:#0a0a0a;font-size:.875rem;font-weight:500;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .12s ease;font-family:inherit}.cro-cw-popup__size:hover{border-color:#0a0a0a}.cro-cw-popup__size.is-selected{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.cro-cw-popup__size--oos{color:#8a8a8a;background:#f5f5f5;cursor:pointer;position:relative;text-decoration:line-through;padding-right:1.75rem}.cro-cw-popup__size--oos:after{content:"";position:absolute;top:50%;right:.5rem;width:12px;height:12px;transform:translateY(-50%);background-color:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M12 7a4 4 0 0 0-8 0c0 3-1 4-1 4h10s-1-1-1-4zM6.5 13a1.5 1.5 0 0 0 3 0' stroke='black' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/></svg>") center / contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M12 7a4 4 0 0 0-8 0c0 3-1 4-1 4h10s-1-1-1-4zM6.5 13a1.5 1.5 0 0 0 3 0' stroke='black' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/></svg>") center / contain no-repeat;opacity:.7;pointer-events:none}.cro-cw-popup__size--oos:hover{border-color:#0a0a0a;color:#0a0a0a;background:#f5f5f5}.cro-cw-popup__atc{width:100%;height:48px;border:0;border-radius:6px;font-size:.875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;font-family:inherit;margin-top:.25rem;transition:background-color .2s ease,color .2s ease,transform .08s ease}.cro-cw-popup__atc:disabled{background-color:#6a6a6a!important;color:#fff!important;cursor:not-allowed}.cro-cw-popup__atc:not(:disabled){background-color:#0a0a0a!important;color:#fff!important}.cro-cw-popup__atc:not(:disabled):hover,.cro-cw-popup__atc:not(:disabled):focus,.cro-cw-popup__atc:not(:disabled):focus-visible{background-color:#1a1a1a!important;color:#fff!important;outline:none}.cro-cw-popup__atc:not(:disabled):active{background-color:#000!important;transform:translateY(1px)}.cro-cw-popup__atc.is-loading{background-color:#1a1a1a!important;opacity:.7}body.cro-cw-popup-locked{overflow:hidden}[dir=rtl] .cro-cw-popup__close{right:auto;left:12px}
/*# sourceMappingURL=/cdn/shop/t/41/assets/cro-complete-with.css.map */
