.shop-the-look-upsell{width:100%;margin-top:1.5rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.shop-the-look-upsell__container{background:#f8f8f8;border:1px solid #e5e5e5;border-radius:8px;padding:1rem 1.25rem}.shop-the-look-upsell__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.shop-the-look-upsell__heading{font-size:14px;font-weight:500;margin:0;color:#4d4f4fbf;text-transform:none;letter-spacing:0}.shop-the-look-upsell__products{position:relative}.shop-the-look-upsell__item{margin-bottom:.75rem}.shop-the-look-upsell__item:last-child{margin-bottom:0}.shop-the-look-upsell__card{display:grid;grid-template-columns:80px 1fr;gap:1rem;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease}.shop-the-look-upsell__container.is-enabled .shop-the-look-upsell__card{border-color:#9b875c;box-shadow:0 0 0 1px #9b875c}.shop-the-look-upsell__container.is-added .shop-the-look-upsell__card{border-color:#6b8f4a;box-shadow:0 0 0 1px #6b8f4a}.shop-the-look-upsell__container.is-added .shop-the-look-upsell__total-label:after{content:" \2713  Added to cart";color:#6b8f4a;font-weight:600}.shop-the-look-upsell__media{width:80px;height:80px;border-radius:4px;overflow:hidden;flex-shrink:0}.shop-the-look-upsell__media-link{display:block;width:100%;height:100%}.shop-the-look-upsell__media img{width:100%;height:100%;object-fit:cover}.shop-the-look-upsell__media .placeholder-svg{width:100%;height:100%;background:#f0f0f0}.shop-the-look-upsell__info{flex:1;min-width:0}.shop-the-look-upsell__title{display:block;font-size:13.5px;font-weight:400;color:#4d4f4fbf;text-decoration:none;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.shop-the-look-upsell__title:hover{text-decoration:underline;color:#4d4f4f}.shop-the-look-upsell__total{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:.875rem;border-top:1px solid #e0e0e0}.shop-the-look-upsell__total-label{font-size:13.5px;font-weight:400;color:#4d4f4fbf}.shop-the-look-upsell__total-prices{display:flex;align-items:center;gap:.5rem}.shop-the-look-upsell__total-price{font-size:14px;font-weight:600;color:#4d4f4f}.shop-the-look-upsell__total-compare{font-size:.9rem;color:#999;text-decoration:line-through}.shop-the-look-upsell__total-savings{display:inline-block;background:#9b875c;color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:3px;text-transform:uppercase;letter-spacing:.02em}.shop-the-look-upsell__size-selector{display:flex;align-items:center;gap:.25rem;margin-top:.5rem}.shop-the-look-upsell__size-carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;max-width:152px;margin-left:calc(20px + .25rem)}.shop-the-look-upsell__size-arrow--prev+.shop-the-look-upsell__size-carousel{margin-left:0}.shop-the-look-upsell__size-carousel::-webkit-scrollbar{display:none}.shop-the-look-upsell__size-bubbles{display:flex;gap:.3rem;padding:2px;border-radius:4px;transition:box-shadow .2s ease}.shop-the-look-upsell__size-bubbles.needs-selection{box-shadow:0 0 0 2px #e74c3c66;animation:pulse 1s ease infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 2px #e74c3c66}50%{box-shadow:0 0 0 3px #e74c3c99}}.shop-the-look-upsell__size-arrow{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;flex-shrink:0;transition:opacity .2s ease,border-color .2s ease}.shop-the-look-upsell__size-arrow:hover{border-color:#9b875c}.shop-the-look-upsell__size-arrow svg{width:8px;height:8px}.shop-the-look-upsell__size-arrow--prev svg{transform:rotate(90deg)}.shop-the-look-upsell__size-arrow--next svg{transform:rotate(-90deg)}.shop-the-look-upsell__size-bubble{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:26px;padding:0 .5rem;font-size:12px;font-weight:400;color:#4d4f4fd9;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;transition:all .15s ease;flex-shrink:0}.shop-the-look-upsell__size-bubble:hover:not(:disabled){border-color:#9b875c;background:#fafafa}.shop-the-look-upsell__size-bubble.is-selected{background:#222;border-color:#222;color:#fff}.shop-the-look-upsell__size-bubble.is-disabled,.shop-the-look-upsell__size-bubble:disabled{color:#bbb;background:#f5f5f5;border-color:#e0e0e0;cursor:not-allowed;text-decoration:line-through}.shop-the-look-upsell__toggle{position:relative;display:inline-block;width:48px;height:26px;cursor:pointer}.shop-the-look-upsell__master-toggle{opacity:0;width:0;height:0;position:absolute}.shop-the-look-upsell__toggle-slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:26px;transition:background-color .3s ease}.shop-the-look-upsell__toggle-slider:before{content:"";position:absolute;height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 1px 3px #0003}.shop-the-look-upsell__master-toggle:checked+.shop-the-look-upsell__toggle-slider{background-color:#6b8f4a}.shop-the-look-upsell__master-toggle:checked+.shop-the-look-upsell__toggle-slider:before{transform:translate(22px)}.shop-the-look-upsell__master-toggle:disabled+.shop-the-look-upsell__toggle-slider{background-color:#e0e0e0;cursor:not-allowed}.shop-the-look-upsell__master-toggle:focus+.shop-the-look-upsell__toggle-slider{box-shadow:0 0 0 2px #6b8f4a4d}.shop-the-look-upsell__tooltip{position:absolute;top:-45px;right:0;background:#333;color:#fff;padding:8px 12px;border-radius:6px;font-size:.8rem;font-weight:500;white-space:nowrap;z-index:100;opacity:0;transform:translateY(5px);transition:opacity .3s ease,transform .3s ease;box-shadow:0 2px 8px #00000026}.shop-the-look-upsell__tooltip:after{content:"";position:absolute;bottom:-6px;right:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #333}.shop-the-look-upsell__tooltip.is-visible{opacity:1;transform:translateY(0)}@media screen and (max-width: 500px){.shop-the-look-upsell__card{grid-template-columns:55px 1fr;gap:.5rem}.shop-the-look-upsell__media{width:55px;height:55px}.shop-the-look-upsell__title{font-size:12px}.shop-the-look-upsell__size-carousel{max-width:140px;-webkit-overflow-scrolling:touch;margin-left:calc(20px + .25rem)}.shop-the-look-upsell__size-arrow--prev+.shop-the-look-upsell__size-carousel{margin-left:0}.shop-the-look-upsell__size-bubble{min-width:28px;height:22px;font-size:11px;padding:0 .35rem;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:none}.shop-the-look-upsell__size-bubble,.shop-the-look-upsell__size-bubble:focus,.shop-the-look-upsell__size-bubble:active,.shop-the-look-upsell__size-bubble:hover{color:#4d4f4fd9;-webkit-text-fill-color:rgba(77,79,79,.85);background-color:#fff;opacity:1}.shop-the-look-upsell__size-bubble.is-selected,.shop-the-look-upsell__size-bubble.is-selected:focus,.shop-the-look-upsell__size-bubble.is-selected:active,.shop-the-look-upsell__size-bubble.is-selected:hover{color:#fff;-webkit-text-fill-color:#fff;background-color:#222;border-color:#222;opacity:1}.shop-the-look-upsell__total{flex-direction:column;align-items:flex-start;gap:.4rem}.shop-the-look-upsell__total-label{font-size:12px}.shop-the-look-upsell__total-price{font-size:13px}.shop-the-look-upsell__total-compare{font-size:11px}.shop-the-look-upsell__total-savings{font-size:10px}}.shop-the-look-upsell .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}
/*# sourceMappingURL=/cdn/shop/t/544/assets/shop-the-look-upsell.css.map */
