product-sticky-footer-v2{display:none!important;position:fixed;right:0;bottom:0;left:0;z-index:1000;--sticky-footer-radius: 36px;--sticky-footer-image-radius: 24px}product-sticky-footer-v2.is--visible{display:block!important;animation:stickyFooterIn .38s cubic-bezier(.22,1,.36,1) forwards}@keyframes stickyFooterIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}product-sticky-footer-v2.is--exiting{display:block!important;position:fixed;right:0;bottom:0;left:0;z-index:1000;animation:stickyFooterOut .32s cubic-bezier(.55,0,1,.45) forwards;pointer-events:none}@keyframes stickyFooterOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@media(min-width:1024px){product-sticky-footer-v2,product-sticky-footer-v2.is--visible{display:none!important}}.sticky-footer__container{margin:0 1rem calc(1rem + env(safe-area-inset-bottom));border-radius:36px;border:1px solid rgba(0,0,0,.1);background:#fff;padding:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.sticky-footer__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-bottom:8px;padding:0 4px}.sticky-footer__title{font-family:DieGroteskB,sans-serif;font-size:16px;font-weight:700;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.sticky-footer__badges{display:inline-flex;flex-wrap:wrap;gap:6px}.sticky-footer__badge{visibility:hidden}.sticky-footer__badges.is--resolved .sticky-footer__badge{visibility:visible}.sticky-footer__badge{display:inline-flex;align-items:center;padding:3px 10px;border:1px solid transparent;border-radius:12px;background:var(--badge-color-primary, #f5f5f5);color:var(--badge-color-secondary, #333);font-family:DieGroteskB,sans-serif;font-size:11px;font-weight:400;white-space:nowrap;cursor:pointer;transition:opacity .15s;-webkit-tap-highlight-color:transparent}.sticky-footer__badge:active{opacity:.7}.sticky-footer__badge--unselected{border-color:#00000026;background:transparent;color:#888;font-style:italic}.sticky-footer__inner{display:flex;align-items:center;gap:1rem}.sticky-footer__image-wrapper{height:48px;width:48px;flex-shrink:0;overflow:hidden;border-radius:var(--sticky-footer-image-radius);background:#f5f5f5;cursor:pointer;-webkit-tap-highlight-color:transparent}.sticky-footer__image{height:100%;width:100%;object-fit:cover}.sticky-footer__video{display:none;height:100%;width:100%;object-fit:cover}.sticky-footer__image-wrapper.is-video .sticky-footer__image{display:none}.sticky-footer__image-wrapper.is-video .sticky-footer__video{display:block}.sticky-footer__quantity{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:120px;width:120px;height:48px;border:1px solid var(--border-color);border-radius:999px;text-align:center;font-size:14px;color:var(--secondary-color)}.sticky-footer__qty-btn{display:flex;align-items:center;justify-content:center;padding:0;min-width:44px;min-height:44px;border:0;background:transparent;color:var(--text-color);cursor:pointer;transition:color .15s}.sticky-footer__qty-btn:hover{color:var(--text-color);background:transparent;border:0;padding:0;font-family:DieGroteskB,sans-serif}.sticky-footer__qty-btn--minus{left:0;text-align:center}.sticky-footer__qty-btn--plus{right:0;text-align:center}.sticky-footer__qty-icon{width:10px;height:10px;stroke-width:2}.sticky-footer__qty-input{width:30px;height:28px;padding:0;border:0;background:transparent;text-align:center;font-size:14px;font-family:DieGroteskB;color:var(--secondary-color);-moz-appearance:textfield}.sticky-footer__qty-input::-webkit-outer-spin-button,.sticky-footer__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-footer__qty-input:focus{outline:none}.sticky-footer__atc-btn{position:relative;display:inline-flex;justify-content:center;align-items:center;flex:1;height:48px;padding:0 20px;border-radius:36px;background:var(--t4s-dark-color);border:1px solid var(--t4s-dark-color);font-family:DieGroteskB,sans-serif;font-size:14px;font-weight:400;color:var(--t4s-light-color);cursor:pointer;transition:.3s ease-in-out;overflow:hidden}.sticky-footer__btn-leadtime{font-size:.8em;opacity:.7}.sticky-footer__atc-btn:hover{background:var(--accent-color);border-color:var(--accent-color)}.sticky-footer__atc-btn:disabled{cursor:not-allowed;opacity:.5}.sticky-footer__atc-btn.pfd-selection-incomplete{opacity:.5;pointer-events:none}.sticky-footer__btn-icon{width:16px;height:16px;margin-right:8px;fill:currentColor}.sticky-footer__atc-btn.is--loading{pointer-events:none}.sticky-footer__atc-btn.is--loading .sticky-footer__btn-text,.sticky-footer__atc-btn.is--loading .sticky-footer__btn-icon{opacity:0}.sticky-footer__atc-btn.is--loading .sticky-footer__spinner{display:flex}.sticky-footer__spinner{position:absolute;top:50%;left:50%;width:1.8rem;transform:translate(-50%,-50%);display:none}.sticky-footer__spinner .t4s-svg-spinner{animation:sticky-footer-rotate 1.4s linear infinite}.sticky-footer__spinner .t4s-path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:currentColor;animation:sticky-footer-dash 1.4s ease-in-out infinite}@keyframes sticky-footer-rotate{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes sticky-footer-dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.t4s-sticky-atc{display:none!important}@media(max-width:1023.98px){.sticky-footer-active .t4s-product-form__qty,.sticky-footer-active .pfd-override-wrapper [data-quantity-wrapper],.sticky-footer-active .t4s-product-form__submit,.sticky-footer-active button[data-atc-form],.sticky-footer-active a.atc-btn[href="/account/login"]{display:none!important}.t4s-main-product__content{padding-bottom:var(--sticky-footer-offset, 0px)}}.sticky-footer__custom-notice{display:none;margin-top:6px}.sticky-footer__custom-notice.is--visible{display:block}.sticky-footer__custom-notice-content{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;background:#fbbf241f;border:1px solid rgba(245,158,11,.4);border-radius:30px!important}.sticky-footer__custom-notice svg{flex-shrink:0;width:14px;height:14px;color:#d97706;margin-top:1px}.sticky-footer__custom-notice-body{display:flex;flex-direction:column;gap:2px;min-width:0}.sticky-footer__custom-notice-primary{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sticky-footer__custom-badge{display:inline-block;padding:1px 6px;background:#fbbf2440;border-radius:4px;font-family:DieGroteskB,sans-serif;font-size:10px;font-weight:600;color:#92400e;letter-spacing:.02em;white-space:nowrap}.sticky-footer__custom-ship{font-family:DieGroteskB,sans-serif;font-size:12px;font-weight:600;color:#92400e;line-height:1.3}.sticky-footer__custom-notice-policy{margin:0;font-family:DieGroteskB,sans-serif;font-size:10px;line-height:1.3;color:#b45309}.sticky-footer__price-row{display:none;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px 8px;margin-top:6px;padding:0 4px}.sticky-footer__price-row.is--visible{display:flex}.sticky-footer__native-price{display:none;font-family:DieGroteskB,sans-serif;font-size:14px;font-weight:700;color:#111}.sticky-footer__native-price.is--visible{display:inline}.sticky-footer__discount-pill{display:none;align-items:center;gap:6px;background:#f2f2f2;border-radius:999px;padding:4px 12px;font-family:DieGroteskB,sans-serif;font-size:12px;line-height:1.3}.sticky-footer__discount-pill.is--visible{display:inline-flex}.sticky-footer__pill-icon{flex-shrink:0;width:12px;height:12px;color:#000}.sticky-footer__pill-label{font-weight:700;font-size:10px;text-transform:uppercase;color:#000;white-space:nowrap}.sticky-footer__pill-divider{width:1px;align-self:stretch;background:#ccc;flex-shrink:0}.sticky-footer__pill-sale{font-weight:700;color:#000;white-space:nowrap}.sticky-footer__pill-compare{text-decoration:line-through;color:#999;font-size:.85em;white-space:nowrap}.sticky-footer__pill-note{display:flex;align-items:center;gap:4px;font-size:9px;font-style:italic;opacity:.7;width:100%}.sticky-footer__pill-note .dd-discount-pill__copy{min-width:32px;min-height:32px}.sticky-footer__native-price--struck{display:none!important}.sticky-footer__price-row.is--price-updating .sticky-footer__native-price,.sticky-footer__price-row.is--price-updating .sticky-footer__discount-pill{position:relative;color:transparent!important;overflow:hidden;pointer-events:none}.sticky-footer__price-row.is--price-updating .sticky-footer__native-price:after,.sticky-footer__price-row.is--price-updating .sticky-footer__discount-pill:after{content:"";position:absolute;top:2px;right:0;bottom:2px;left:0;border-radius:4px;background:linear-gradient(90deg,#e5e5e5 25%,#f5f5f5,#e5e5e5 75%);background-size:200% 100%;animation:stickyPriceShimmer 1.2s ease-in-out infinite}@keyframes stickyPriceShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sticky-footer__stock-indicator{display:none;align-items:center;gap:6px}.sticky-footer__stock-indicator.is--visible{display:flex}.sticky-footer__stock-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:stockPulse 1.8s infinite}@keyframes stockPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}.sticky-footer__stock-text{font-family:DieGroteskB,sans-serif;font-size:11px;font-weight:400;color:#22c55e;letter-spacing:.02em}.sticky-footer__custom-indicator{display:none;align-items:center;gap:6px}.sticky-footer__custom-indicator.is--visible{display:flex}.sticky-footer__custom-dot{width:7px;height:7px;border-radius:50%;background:#b381f8;flex-shrink:0;animation:stockPulse 1.8s infinite}.sticky-footer__custom-ind-text{font-family:DieGroteskB,sans-serif;font-size:11px;font-weight:400;color:#b381f8;letter-spacing:.02em}
/*# sourceMappingURL=/cdn/shop/t/143/assets/product-sticky-footer.css.map */
