:root{--wishlist-bg: #ffffff;--wishlist-text: #1d1d1d;--wishlist-text-muted: #666666;--wishlist-hover-shadow: 0 2px 8px rgba(142, 142, 142, .2);--wishlist-btn-primary: #ff9000;--wishlist-btn-primary-hover: rgb(232, 133, 3);--wishlist-btn-secondary: #3c9342;--wishlist-btn-secondary-border: #336112;--wishlist-btn-secondary-hover: rgb(54, 123, 59);--wishlist-btn-secondary-border-hover: #2e5810;--wishlist-primary-color: #fff;--wishlist-heart-color: #e74c3c;--wishlist-heart-hover: #c0392b;--wishlist-heart-filled: #e74c3c;--wishlist-btn-size: 44px;--wishlist-icon-size: 24px;--wishlist-spacing: 1rem;--wishlist-card-padding: .671875rem;--wishlist-toast-bg: #1d1d1d;--wishlist-toast-text: #fff;--wishlist-toast-success-bg: #2e7d32;--wishlist-toast-error-bg: #c62828}@media screen and (min-width:860px){:root{--wishlist-card-padding: .984375rem}}.product-form__quantity-wishlist-row{display:flex;align-items:flex-end;gap:10px}.product-form__quantity-wishlist-row--no-quantity{justify-content:center;align-items:center;margin-bottom:10px}.wishlist-btn{background:transparent;border:none;padding:0;cursor:pointer;min-width:var(--wishlist-btn-size);min-height:56px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.wishlist-btn:hover{transform:scale(1.1)}.wishlist-btn{position:relative}.wishlist-btn__tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);padding:4px 8px;background:var(--wishlist-toast-bg, #1d1d1d);color:var(--wishlist-toast-text, #fff);font-family:Roboto,sans-serif;font-size:.75rem;line-height:1.3;white-space:nowrap;border-radius:3px;pointer-events:none;opacity:0;transition:opacity .2s ease}.wishlist-btn:hover .wishlist-btn__tooltip{opacity:1}.wishlist-btn:focus-visible{outline:2px solid var(--wishlist-primary-color);outline-offset:2px}.wishlist-icon{width:var(--wishlist-icon-size);height:var(--wishlist-icon-size);color:var(--wishlist-heart-color);transition:color .2s ease}.wishlist-icon__outline{display:block}.wishlist-icon__filled{display:none}wishlist-button[data-in-wishlist=true] .wishlist-icon{color:var(--wishlist-heart-filled)}wishlist-button[data-in-wishlist=true] .wishlist-icon__outline{display:none}wishlist-button[data-in-wishlist=true] .wishlist-icon__filled{display:block}wishlist-button[data-loading=true] .wishlist-icon{animation:wishlist-pulse 1s ease-in-out infinite}wishlist-button[data-loading=true] .wishlist-btn{cursor:wait;pointer-events:none}@keyframes wishlist-pulse{0%,to{opacity:1}50%{opacity:.4}}.wishlist-toast-container{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:10000;pointer-events:none;display:flex;flex-direction:column;gap:.5rem;align-items:center}.wishlist-toast{background:var(--wishlist-toast-bg);color:var(--wishlist-toast-text);padding:.75rem 1.5rem;box-shadow:0 4px 12px #0000004d;opacity:0;transform:translateY(1rem);transition:opacity .3s ease,transform .3s ease;max-width:90vw;text-align:center;font-family:Roboto,sans-serif;font-size:.875rem}.wishlist-toast--visible{opacity:1;transform:translateY(0)}.wishlist-toast--success{background:var(--wishlist-toast-success-bg)}.wishlist-toast--error{background:var(--wishlist-toast-error-bg)}.wishlist-page{padding:var(--wishlist-spacing)}.wishlist-header{margin-bottom:1.859375rem}.wishlist-title{font-family:Roboto,sans-serif;font-weight:400;color:var(--wishlist-text);margin:0 0 .5rem}.wishlist-count{font-family:Roboto,sans-serif;color:var(--wishlist-text-muted);font-size:.875rem;margin:0}.wishlist-items{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;margin:0 auto;padding:0;max-width:1495px}.wishlist-item{position:relative;display:flex;flex-direction:column;width:100%;margin-top:10px;padding:var(--wishlist-card-padding);background:var(--wishlist-bg);border-radius:3px;transition:box-shadow .25s cubic-bezier(.4,0,.2,1)}.wishlist-item:first-child{margin-top:0}.wishlist-item:hover{box-shadow:var(--wishlist-hover-shadow)}.wishlist-item__image-container{position:relative;width:100%;overflow:hidden;margin:0;padding:0}.wishlist-item__image-link{display:block}.wishlist-item__image{aspect-ratio:1;width:100%;height:auto;max-width:100%;object-fit:cover;display:block;margin:0 auto;border-radius:3px 3px 0 0}.wishlist-item__badge{position:absolute;bottom:0;left:0;width:auto;height:auto;font-size:.8125rem;font-weight:700;padding:.265625rem .3125rem;z-index:1}.wishlist-item__badge--in-stock{color:#fff;background-color:#2e7d32}.wishlist-item__badge--out-of-stock{color:#1d1d1d;background-color:#fff}.wishlist-item__details{position:relative;z-index:100;flex:1;display:flex;flex-direction:column;background-color:var(--wishlist-bg);margin:0 .265625rem}@media(min-width:1024px){.wishlist-item__details{margin:0}}.wishlist-item__price{font-family:Roboto,sans-serif;font-weight:400;font-size:inherit;color:var(--wishlist-text);margin:.265625rem 0 0;order:1}.wishlist-item__price s{color:var(--wishlist-text-muted);margin-left:.35rem;font-size:.875em}.wishlist-item__title{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:inherit;line-height:1.3125;letter-spacing:normal;text-transform:none;color:var(--wishlist-text);margin:.625rem 0 0;word-break:break-word;white-space:normal;order:2}.wishlist-item__title a{color:inherit;text-decoration:none}.wishlist-item__title a:hover{color:var(--wishlist-text-muted)}.wishlist-item__variant{font-family:Roboto,sans-serif;font-style:normal;font-weight:400;font-size:.875em;line-height:1.3125;color:var(--wishlist-text-muted);margin:.265625rem 0 0;text-decoration:none;order:3}.wishlist-item__stock{display:none}.wishlist-item__actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:.265625rem;margin-top:auto;padding-top:.53125rem;text-align:center;order:4}.wishlist-item__btn{display:block;flex:1;padding:.5rem .265625rem;cursor:pointer;font-family:Oswald,sans-serif;font-size:.8125rem;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;border:none;border-radius:3px;transition:background-color 125ms cubic-bezier(.4,0,.2,1),border-color 125ms cubic-bezier(.4,0,.2,1),box-shadow 125ms cubic-bezier(.4,0,.2,1)}.wishlist-item__btn--primary{position:relative;background-color:var(--wishlist-btn-primary);color:#fff;border:1px solid var(--wishlist-btn-primary)}.wishlist-atc-btn__text{display:block;opacity:1;transition:opacity 125ms cubic-bezier(.4,0,.2,1),transform 125ms cubic-bezier(.4,0,.2,1);transform:scale(1)}.wishlist-atc-btn__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);visibility:hidden;opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.wishlist-atc-btn__spinner svg{animation:wishlist-spin .6s linear infinite}.wishlist-atc-btn.processing .wishlist-atc-btn__text{opacity:0;transform:scale(1.075)}.wishlist-atc-btn.processing .wishlist-atc-btn__spinner{visibility:visible;opacity:1}@keyframes wishlist-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wishlist-item__btn--primary:hover{background:var(--wishlist-btn-primary-hover);border-color:var(--wishlist-btn-primary-hover)}.wishlist-item__btn--primary:active{background:#e07f00;border-color:#e07f00}.wishlist-item__btn--primary:disabled{background:gray;color:#fff;border-color:gray;cursor:not-allowed}.wishlist-item__btn--secondary{background-color:var(--wishlist-btn-secondary);color:#fff;border:1px solid var(--wishlist-btn-secondary-border)}.wishlist-item__btn--secondary:hover{background:var(--wishlist-btn-secondary-hover);border-color:var(--wishlist-btn-secondary-border-hover)}.wishlist-empty{text-align:center;padding:3rem var(--wishlist-spacing);background:var(--wishlist-bg)}.wishlist-empty p{font-family:Roboto,sans-serif;margin:0 0 1rem;color:var(--wishlist-text-muted)}.wishlist-empty .button{display:inline-block;padding:.75rem 1.5rem;background:var(--wishlist-btn-primary);color:#fff;font-family:Roboto,sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;letter-spacing:.05em}.wishlist-loading{text-align:center;padding:3rem var(--wishlist-spacing);font-family:Roboto,sans-serif;color:var(--wishlist-text-muted);display:flex;flex-direction:column;align-items:center;gap:1rem}.wishlist-loading__spinner{color:var(--wishlist-btn-primary)}.wishlist-loading__spinner svg{animation:wishlist-spin .8s linear infinite}.wishlist-error{text-align:center;padding:2rem var(--wishlist-spacing);background:var(--wishlist-bg)}.wishlist-error p{font-family:Roboto,sans-serif;color:var(--wishlist-text-muted);margin:0 0 1rem}.wishlist-banner{background:var(--wishlist-bg);padding:1.25rem 1.5rem;margin-bottom:var(--wishlist-spacing);text-align:center;border-radius:3px;border-left:4px solid var(--wishlist-btn-primary)}.wishlist-banner--warning{border-left-color:#ffc107}.wishlist-banner p{font-family:Roboto,sans-serif;color:var(--wishlist-text);margin:0 0 1rem;line-height:1.5;font-size:.9375rem}.wishlist-banner__actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.wishlist-banner a.button{display:inline-block;padding:.625rem 1.25rem;font-family:Oswald,sans-serif;font-weight:400;font-size:.8125rem;text-transform:uppercase;text-decoration:none;letter-spacing:.02em;background:var(--wishlist-btn-primary);color:#fff;border-radius:3px;transition:background-color 125ms cubic-bezier(.4,0,.2,1)}.wishlist-banner a.button:hover{background:var(--wishlist-btn-primary-hover)}.wishlist-banner a.button--secondary{background:transparent;color:var(--wishlist-text);border:1px solid var(--wishlist-text-muted)}.wishlist-banner a.button--secondary:hover{border-color:var(--wishlist-text)}@media screen and (min-width:680px){.wishlist-items{gap:10px}.wishlist-item{width:calc(50% - 5px);max-width:283px;margin-top:0}}@media screen and (min-width:1024px){.wishlist-items{gap:20px}.wishlist-item{width:calc((100% - 80px)/5);max-width:283px;flex-grow:0}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wishlist-share{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center;margin-bottom:1.5rem;padding:1rem;background:var(--wishlist-bg);border-radius:3px}.wishlist-share__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:Oswald,sans-serif;font-size:.875rem;font-weight:400;color:#fff;background-color:var(--wishlist-btn-secondary);border:1px solid var(--wishlist-btn-secondary-border);border-radius:3px;cursor:pointer;transition:background-color 125ms cubic-bezier(.4,0,.2,1)}.wishlist-share__btn:hover{background-color:var(--wishlist-btn-secondary-hover);border-color:var(--wishlist-btn-secondary-border-hover)}.wishlist-share__btn:disabled{opacity:.6;cursor:not-allowed}.wishlist-share__hint{margin:0;font-family:Roboto,sans-serif;font-size:.875rem;color:var(--wishlist-text);line-height:1.4}.wishlist-share__link-container{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;flex:1;min-width:0}.wishlist-share__input{flex:1;min-width:200px;padding:.5rem .75rem;font-family:Roboto,sans-serif;font-size:.875rem;color:var(--wishlist-text);background:#f5f5f5;border:1px solid #ddd;border-radius:3px}.wishlist-share__input:focus{outline:2px solid var(--wishlist-btn-primary);outline-offset:1px}.wishlist-share__copy-btn{padding:.5rem 1rem;font-family:Oswald,sans-serif;font-size:.8125rem;font-weight:400;color:#fff;background-color:var(--wishlist-btn-primary);border:1px solid var(--wishlist-btn-primary);border-radius:3px;cursor:pointer;transition:background-color 125ms cubic-bezier(.4,0,.2,1)}.wishlist-share__copy-btn:hover{background-color:var(--wishlist-btn-primary-hover)}.wishlist-share__deactivate-btn{padding:.5rem 1rem;font-family:Oswald,sans-serif;font-size:.8125rem;font-weight:400;color:var(--wishlist-text);background:transparent;border:1px solid var(--wishlist-text-muted);border-radius:3px;cursor:pointer;transition:border-color 125ms cubic-bezier(.4,0,.2,1)}.wishlist-share__deactivate-btn:hover{border-color:var(--wishlist-text)}.wishlist-share__deactivate-btn:disabled{opacity:.6;cursor:not-allowed}.wishlist-share__greeting{flex-basis:100%;width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.wishlist-share__greeting-wrapper{max-width:400px;margin-left:auto;margin-right:auto}.wishlist-share__greeting-label{display:block;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:500;color:var(--wishlist-text);margin-bottom:.5rem}.wishlist-share__greeting-input{width:100%;min-height:80px;padding:.5rem .75rem;font-family:Roboto,sans-serif;font-size:.875rem;color:var(--wishlist-text);background:#f5f5f5;border:1px solid #ddd;border-radius:3px;resize:vertical;line-height:1.4}.wishlist-share__greeting-input:focus{outline:2px solid var(--wishlist-btn-primary);outline-offset:1px}.wishlist-share__greeting-input::placeholder{color:var(--wishlist-text-muted)}.wishlist-share__greeting-actions{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;gap:.75rem}.wishlist-share__greeting-count{font-family:Roboto,sans-serif;font-size:.75rem;color:var(--wishlist-text-muted)}.wishlist-share__greeting-save{padding:.5rem 1rem;font-family:Oswald,sans-serif;font-size:.8125rem;font-weight:400;color:#fff;background-color:var(--wishlist-btn-primary);border:1px solid var(--wishlist-btn-primary);border-radius:3px;cursor:pointer;transition:background-color 125ms cubic-bezier(.4,0,.2,1)}.wishlist-share__greeting-save:hover{background-color:var(--wishlist-btn-primary-hover)}.wishlist-share__greeting-save:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:679px){.wishlist-share{flex-direction:column;align-items:stretch}.wishlist-share__hint{text-align:center;margin-bottom:.5rem}.wishlist-share__btn{width:100%;justify-content:center}.wishlist-share__link-container{flex-direction:column}.wishlist-share__input,.wishlist-share__copy-btn,.wishlist-share__deactivate-btn{width:100%}}#notification-toggle-container{flex-basis:100%;width:100%;order:99;max-width:400px;margin-left:auto;margin-right:auto}.notification-toggle{margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1);text-align:left}.notification-toggle__label{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.notification-toggle__text{font-family:Roboto,sans-serif;font-size:.875rem;color:var(--wishlist-text);line-height:1.4;order:2}.notification-toggle__switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0;order:1}.notification-toggle__input{opacity:0;width:0;height:0;position:absolute}.notification-toggle__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:background-color .2s ease;border-radius:24px}.notification-toggle__slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:transform .2s ease;border-radius:50%;box-shadow:0 1px 3px #0003}.notification-toggle__input:checked+.notification-toggle__slider{background-color:var(--wishlist-btn-primary)}.notification-toggle__input:checked+.notification-toggle__slider:before{transform:translate(20px)}.notification-toggle__input:disabled+.notification-toggle__slider{opacity:.5;cursor:not-allowed}.notification-toggle__label:has(.notification-toggle__input:disabled){cursor:not-allowed}.notification-toggle__input:focus-visible+.notification-toggle__slider{outline:2px solid var(--wishlist-btn-primary);outline-offset:2px}.wishlist-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10001;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;transition:opacity .3s ease}.wishlist-modal-overlay--visible{opacity:1}.wishlist-modal{position:relative;background:var(--wishlist-bg);border-radius:8px;padding:2rem;max-width:420px;width:100%;text-align:center;box-shadow:0 10px 40px #0000004d;transform:scale(.9) translateY(20px);transition:transform .3s ease}.wishlist-modal--visible{transform:scale(1) translateY(0)}.wishlist-modal__close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.75rem;line-height:1;color:var(--wishlist-text-muted);cursor:pointer;padding:.25rem;transition:color .2s ease}.wishlist-modal__close:hover{color:var(--wishlist-text)}.wishlist-modal__icon{color:var(--wishlist-heart-filled);margin-bottom:1rem}.wishlist-modal__icon svg{display:block;margin:0 auto}.wishlist-modal__title{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:500;color:var(--wishlist-text);margin:0 0 .75rem}.wishlist-modal__hint{font-family:Roboto,sans-serif;font-size:.9375rem;color:var(--wishlist-text-muted);line-height:1.5;margin:0 0 1.5rem}.wishlist-modal__actions{display:flex;flex-direction:column;gap:.75rem}.wishlist-modal__btn{display:block;width:100%;padding:.75rem 1.5rem;font-family:Oswald,sans-serif;font-size:.9375rem;font-weight:400;text-align:center;text-decoration:none;border-radius:3px;cursor:pointer;transition:background-color 125ms cubic-bezier(.4,0,.2,1),border-color 125ms cubic-bezier(.4,0,.2,1)}.wishlist-modal__btn--primary{background-color:var(--wishlist-btn-primary);color:#fff;border:1px solid var(--wishlist-btn-primary)}.wishlist-modal__btn--primary:hover{background-color:var(--wishlist-btn-primary-hover);border-color:var(--wishlist-btn-primary-hover)}.wishlist-modal__btn--secondary{background:transparent;color:var(--wishlist-text);border:1px solid var(--wishlist-text-muted)}.wishlist-modal__btn--secondary:hover{border-color:var(--wishlist-text)}.site-header-wishlist{position:absolute;top:10px;right:46px;z-index:125;display:inline-flex;align-items:center;height:46px}@media screen and (max-width:1023px)and (min-width:680px){.site-header-wishlist{position:relative;top:0;right:0;flex:0 0 auto}}@media screen and (min-width:1024px){.site-header-wishlist{top:50%;margin-top:-18px;right:60px}.site-header-sticky--scrolled .site-header-wishlist{margin-top:-23px}.site-header-actions__account-link{margin-right:105px}}.site-header-wishlist--button{display:inline-flex;align-items:center;padding:13px;color:#fff}@media screen and (min-width:1024px){.site-header-wishlist--button{padding:20px}}.site-header-wishlist--button svg{display:block;width:1.3125rem;height:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/24/assets/wishlist.css.map */
