:root{--refurbished-ink: #171719;--refurbished-paper: #fafafc;--refurbished-muted: #6d6d73;--refurbished-border: rgba(23, 23, 25, .22);--refurbished-radius: 16px}.shopify-section--refurbished-anchor-nav{position:relative;min-height:var(--refurbished-nav-height, 56px);z-index:auto}.lefeet-refurbished-anchor{position:relative;width:100%;background:#171719}.lefeet-refurbished-anchor--sticky{position:relative}.lefeet-refurbished-anchor.is-fixed{position:fixed;top:0;right:0;left:0;z-index:1111}html.lefeet-refurbished-nav-is-fixed .shopify-section-group-header-group{transform:translateY(-110%)!important;opacity:0;pointer-events:none}.lefeet-refurbished-anchor__shell{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;width:min(100%,1440px);min-height:56px;margin:0 auto}.lefeet-refurbished-anchor__inner{grid-column:2;display:flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:9px 12px}.lefeet-refurbished-anchor__link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 20px;border:1px solid rgba(255,255,255,.75);border-radius:999px;color:#fff;font-size:13px;line-height:1;text-decoration:none;transition:background-color .18s ease,color .18s ease}.lefeet-refurbished-anchor__link:hover,.lefeet-refurbished-anchor__link:focus-visible{background:#fff;color:var(--refurbished-ink)}.lefeet-refurbished-anchor__cart{position:relative;grid-column:3;display:inline-flex;align-items:center;justify-content:center;justify-self:center;width:38px;height:38px;border-radius:50%;color:#fff;text-decoration:none;transition:background-color .18s ease}.lefeet-refurbished-anchor__cart:hover,.lefeet-refurbished-anchor__cart:focus-visible{background:#ffffff1f}.lefeet-refurbished-anchor__cart-icon{display:block;width:21px;height:21px}.lefeet-refurbished-anchor__cart-count{position:absolute;top:0;right:-2px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border:2px solid #171719;border-radius:999px;background:#ff4b20;color:#fff;font-size:9px;font-weight:600;line-height:1}.lefeet-refurbished-anchor__cart-count[hidden]{display:none}.lefeet-refurbished-benefits{overflow:hidden;padding:66px 0 78px;background:var(--refurbished-paper);color:var(--refurbished-ink)}.lefeet-refurbished-benefits__heading-wrap{padding:0 24px 36px;text-align:center}.lefeet-refurbished-benefits__heading{max-width:680px;margin:0 auto;font-size:clamp(28px,3.1vw,40px);font-weight:600;line-height:1.2}.lefeet-refurbished-benefits__viewport{position:relative;overflow:hidden;width:100%}.lefeet-refurbished-benefits__track{display:flex;gap:24px;padding-left:max(24px,calc((100vw - 800px)/2));transition:transform .42s cubic-bezier(.22,.61,.36,1);touch-action:pan-y;will-change:transform}.lefeet-refurbished-benefits__slide{position:relative;flex:0 0 800px;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--refurbished-radius);background:#eef0f4}.lefeet-refurbished-benefits__image,.lefeet-refurbished-benefits__placeholder{display:block;width:100%;height:100%;object-fit:cover}.lefeet-refurbished-benefits__placeholder{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:24px;color:var(--refurbished-muted);font-size:14px;line-height:1.4;text-align:center}.lefeet-refurbished-benefits__arrow{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;width:48px;height:48px;transform:translateY(-50%);padding:0;border:0;border-radius:50%;background:#1717191f;color:var(--refurbished-ink);cursor:pointer;font-size:30px;line-height:1;z-index:3}.lefeet-refurbished-benefits__arrow>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;line-height:1;transform:translateY(-1px)}.lefeet-refurbished-benefits__arrow[hidden]{display:none}.lefeet-refurbished-benefits__arrow--prev{left:max(0px,calc((100vw - 800px)/2 - 36px))}.lefeet-refurbished-benefits__arrow--next{right:max(0px,calc((100vw - 800px)/2 - 36px))}.lefeet-refurbished-benefits__slide-progress{position:absolute;right:auto;bottom:0;left:0;width:0;height:3px;background:var(--refurbished-ink);z-index:2}.lefeet-refurbished-benefits__slide-progress.is-running{animation:lefeet-refurbished-progress 5s linear forwards}@keyframes lefeet-refurbished-progress{0%{width:0}to{width:100%}}.lefeet-refurbished-benefits__tabs-wrap{display:flex;justify-content:center;overflow-x:auto;padding:22px 24px 0;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:24px;text-align:center;scrollbar-width:none}.lefeet-refurbished-benefits__tabs-wrap::-webkit-scrollbar{display:none}.lefeet-refurbished-benefits__tabs{display:inline-flex;min-width:min(100%,600px);padding:4px;border:1px solid rgba(23,23,25,.12);border-radius:999px;background:#fff}.lefeet-refurbished-benefits__tab{min-height:40px;padding:8px 18px;border:0;border-radius:999px;background:transparent;color:var(--refurbished-ink);cursor:pointer;font:inherit;font-size:13px;white-space:nowrap}.lefeet-refurbished-benefits__tab.is-active{background:var(--refurbished-ink);color:#fff}.lefeet-refurbished-benefits__descriptions{min-height:44px;padding:18px 24px 0;text-align:center}.lefeet-refurbished-benefits__description{max-width:calc(100% - 48px);margin:0 auto;color:var(--refurbished-muted);font-size:14px;line-height:1.55;white-space:nowrap}.lefeet-refurbished-benefits__empty{margin:0;color:var(--refurbished-muted);text-align:center}@media(max-width:767px){.lefeet-refurbished-anchor__shell{grid-template-columns:36px minmax(0,1fr) 36px;min-height:52px;padding:0 4px}.lefeet-refurbished-anchor__inner{min-height:52px;gap:8px;padding:7px 4px}.lefeet-refurbished-anchor__link{min-height:34px;padding:7px 12px;font-size:11px}.lefeet-refurbished-anchor__cart{width:34px;height:34px}.lefeet-refurbished-anchor__cart-icon{width:19px;height:19px}.lefeet-refurbished-anchor__cart-count{top:-1px;right:-1px}.lefeet-refurbished-benefits{padding:48px 0 56px}.lefeet-refurbished-benefits__heading-wrap{padding-bottom:24px}.lefeet-refurbished-benefits__heading{font-size:24px}.lefeet-refurbished-benefits__track{gap:16px;padding-left:24px}.lefeet-refurbished-benefits__slide{flex-basis:calc(100vw - 48px)}.lefeet-refurbished-benefits__arrow{display:none}.lefeet-refurbished-benefits__tabs-wrap{justify-content:flex-start;padding:18px 24px 0}.lefeet-refurbished-benefits__tabs{min-width:max-content}.lefeet-refurbished-benefits__tab{min-height:36px;padding:7px 13px;font-size:11px}.lefeet-refurbished-benefits__description{font-size:12px;line-height:1.5;white-space:normal}}@media(prefers-reduced-motion:reduce){.lefeet-refurbished-benefits__track,.lefeet-refurbished-anchor__link{transition:none}.lefeet-refurbished-benefits__slide-progress.is-running{animation:none;width:100%}}.lefeet-refurbished-products{padding:76px 0 96px;background:var(--refurbished-paper);color:var(--refurbished-ink);letter-spacing:0}.lefeet-refurbished-products__container{width:min(calc(100% - 32px),1384px);margin:0 auto}.lefeet-refurbished-products__heading{margin:0 0 48px;font-size:42px;font-weight:600;line-height:1.15;text-align:center}.lefeet-refurbished-products__list{display:grid;gap:48px}.lefeet-refurbished-product{display:grid;grid-template-columns:minmax(0,49%) minmax(0,51%);overflow:hidden;border-radius:16px;background:#fff}.lefeet-refurbished-product__carousel{--refurbished-product-autoplay: 3s;position:relative;min-width:0;aspect-ratio:4 / 3;overflow:hidden;background:#edf0f4;touch-action:pan-y}.lefeet-refurbished-product--image-right .lefeet-refurbished-product__carousel{order:2}.lefeet-refurbished-product--image-right .lefeet-refurbished-product__content{order:1}.lefeet-refurbished-product__slides,.lefeet-refurbished-product__slide,.lefeet-refurbished-product__media{width:100%;height:100%}.lefeet-refurbished-product__slides{position:relative}.lefeet-refurbished-product__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .52s ease}.lefeet-refurbished-product__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.lefeet-refurbished-product__slide--placeholder{display:grid;place-items:center;padding:24px;color:var(--refurbished-muted);font-size:14px;text-align:center}.lefeet-refurbished-product__media{display:block;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.lefeet-refurbished-product__arrow{position:absolute;top:50%;display:grid;width:44px;height:44px;transform:translateY(-50%);place-items:center;border:0;border-radius:50%;background:#ffffffc7;color:var(--refurbished-ink);cursor:pointer;font-size:28px;line-height:1;opacity:0;transition:opacity .18s ease,background-color .18s ease;z-index:3}.lefeet-refurbished-product__carousel:hover .lefeet-refurbished-product__arrow,.lefeet-refurbished-product__arrow:focus-visible{opacity:1}.lefeet-refurbished-product__arrow:hover{background:#fff}.lefeet-refurbished-product__arrow--prev{left:20px}.lefeet-refurbished-product__arrow--next{right:20px}.lefeet-refurbished-product__pagination{position:absolute;right:32px;bottom:22px;left:32px;display:flex;gap:10px;z-index:3}.lefeet-refurbished-product__dot{flex:1 1 0;height:24px;padding:10px 0;border:0;background:transparent;cursor:pointer}.lefeet-refurbished-product__dot-track{display:block;overflow:hidden;width:100%;height:3px;background:#ffffff73}.lefeet-refurbished-product__dot-progress{display:block;width:0;height:100%;background:#fff}.lefeet-refurbished-product__dot.is-complete .lefeet-refurbished-product__dot-progress{width:100%}.lefeet-refurbished-product__dot.is-active .lefeet-refurbished-product__dot-progress.is-running{animation:lefeet-refurbished-product-progress var(--refurbished-product-autoplay) linear forwards}@keyframes lefeet-refurbished-product-progress{0%{width:0}to{width:100%}}.lefeet-refurbished-product__content{display:grid;min-width:0;place-items:center;padding:48px}.lefeet-refurbished-product__content-inner{width:min(100%,640px)}.lefeet-refurbished-product__content-inner.has-product-image{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:42px}.lefeet-refurbished-product__product-image-link{display:block}.lefeet-refurbished-product__product-image{display:block;width:100%;max-height:250px;object-fit:contain}@media(min-width:768px)and (max-width:1199px){.lefeet-refurbished-product__content{padding:32px}.lefeet-refurbished-product__content-inner.has-product-image{grid-template-columns:150px minmax(0,1fr);gap:28px}.lefeet-refurbished-product__product-image{max-height:210px}}.lefeet-refurbished-product__title{margin:0 0 6px;font-size:21px;font-weight:600;line-height:1.3}.lefeet-refurbished-product__description{color:var(--refurbished-muted);font-size:15px;line-height:1.5}.lefeet-refurbished-product__description p,.lefeet-refurbished-product__description ul{margin:0}.lefeet-refurbished-product__description ul{padding-left:1.25em}.lefeet-refurbished-product__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:14px}.lefeet-refurbished-product__price{font-size:22px;font-weight:600;line-height:1.2}.lefeet-refurbished-product__compare-price{color:var(--refurbished-muted);font-size:14px}.lefeet-refurbished-product__saving{padding:3px 8px;border-radius:6px;background:#fff0f0;color:#ff4d4f;font-size:13px;line-height:1.3}.lefeet-refurbished-product__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.lefeet-refurbished-product__button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:48px;padding:11px 20px;border:0;border-radius:999px;cursor:pointer;font:inherit;font-size:16px;font-weight:500;line-height:1;text-align:center;text-decoration:none;transition:background-color .18s ease,color .18s ease,opacity .18s ease}.lefeet-refurbished-product__button--secondary{background:#f5f5f5;color:#27272a}.lefeet-refurbished-product__button--secondary:hover{background:#dedede}.lefeet-refurbished-product__button--primary{background:var(--refurbished-ink);color:#fff}.lefeet-refurbished-product__quick-buy,.lefeet-refurbished-product__quick-buy .lefeet-refurbished-product__button{width:100%}.lefeet-refurbished-product__button--primary:hover:not(:disabled){background:#3c3c3f}.lefeet-refurbished-product__button:disabled,.lefeet-refurbished-product__button.is-disabled{cursor:not-allowed;opacity:.48}.lefeet-refurbished-products__empty{margin:0;color:var(--refurbished-muted);text-align:center}@media(max-width:767px){.lefeet-refurbished-products{padding:52px 0 64px}.lefeet-refurbished-products__container{width:calc(100% - 48px)}.lefeet-refurbished-products__heading{margin-bottom:32px;font-size:32px}.lefeet-refurbished-products__list{gap:48px}.lefeet-refurbished-product{display:flex;overflow:visible;flex-direction:column;border-radius:0}.lefeet-refurbished-product__carousel,.lefeet-refurbished-product--image-right .lefeet-refurbished-product__carousel{order:1;aspect-ratio:16 / 10;border-radius:16px}.lefeet-refurbished-product__content,.lefeet-refurbished-product--image-right .lefeet-refurbished-product__content{order:2;display:block;padding:26px 0 0}.lefeet-refurbished-product__content-inner,.lefeet-refurbished-product__content-inner.has-product-image{display:block;width:100%}.lefeet-refurbished-product__product-image-link{display:none}.lefeet-refurbished-product__title{margin-bottom:10px;font-size:22px}.lefeet-refurbished-product__description{font-size:16px;line-height:1.55}.lefeet-refurbished-product__price-row{margin-top:28px}.lefeet-refurbished-product__price{font-size:24px}.lefeet-refurbished-product__compare-price,.lefeet-refurbished-product__saving{font-size:14px}.lefeet-refurbished-product__actions{gap:12px;margin-top:20px}.lefeet-refurbished-product__button{min-height:48px;padding-right:12px;padding-left:12px;font-size:16px}.lefeet-refurbished-product__arrow{display:none}.lefeet-refurbished-product__pagination{right:24px;bottom:14px;left:24px;gap:8px}}@media(max-width:374px){.lefeet-refurbished-products__container{width:calc(100% - 32px)}.lefeet-refurbished-product__actions{gap:8px}.lefeet-refurbished-product__button{font-size:14px}}@media(prefers-reduced-motion:reduce){.lefeet-refurbished-product__slide,.lefeet-refurbished-product__arrow,.lefeet-refurbished-product__button{transition:none}.lefeet-refurbished-product__dot.is-active .lefeet-refurbished-product__dot-progress.is-running{animation:none;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/refurbished-page.css.map */
