.main-wishlist{min-height:80vh}.main-wishlist__box{background:var(--color-background-secondary);padding:var(--space-2xl)}@media (max-width:767.98px){.main-wishlist__box{padding:var(--space-l);padding-bottom:var(--space-xl);margin-bottom:0}}.main-wishlist__loader{position:relative}.main-wishlist__loader:after{content:"";border:1px solid var(--color-dark);border-top:1px solid var(--color-light);border-radius:50%;width:.8rem;height:.8rem;animation:1s linear infinite spin;position:absolute}wishlist-page .wk-header .wk-controls,wishlist-page .wk-header .wk-login-callout,wishlist-page .wk-callout-cta{display:none}wishlist-page .wk-grid{--columns:3;grid-gap:var(--space-xl)}@media (max-width:1199.98px){wishlist-page .wk-grid{grid-gap:var(--space-m)}}@media (max-width:1023.98px){wishlist-page .wk-grid{--columns:2}}@media (max-width:767.98px){wishlist-page .wk-grid{--columns:1}}wishlist-page .wk-page{--page-max-width:initial;border-radius:5px;margin:0;padding:0;overflow:hidden}@media (max-width:767.98px){wishlist-page .wk-page{background:var(--color-background-secondary)}}wishlist-page .wk-page .wk-header .wk-title{font-size:var(--title-size-4);line-height:1.1875rem}@media (max-width:767.98px){wishlist-page .wk-page .wk-header .wk-title{--title-size-3:.875rem}}wishlist-page .wk-page .wk-header:has(.wk-wishlist-empty-callout){margin-bottom:0}wishlist-page .wk-page .wk-wishlist-empty-callout{padding:var(--space-m);font-size:var(--text-s);margin-top:var(--space-s);border-radius:8px}wishlist-product-card{background:var(--color-background-primary);padding:var(--space-xl)}@media (max-width:1199.98px){wishlist-product-card{padding:var(--space-l)}}@media (max-width:767.98px){wishlist-product-card{background:0 0;width:100%;max-width:25rem;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}wishlist-product-card:not(:last-of-type){border-bottom:1px solid var(--color-outline);padding-bottom:2rem}}wishlist-product-card .wk-product-card{justify-content:space-between}wishlist-product-card .wk-image-link{margin-bottom:var(--space-xl)!important}@media (max-width:767.98px){wishlist-product-card .wk-image-link,wishlist-product-card .wk-image-link:visited{width:6.075rem!important;position:absolute!important}}wishlist-product-card .wk-image{--image-aspect-ratio:1;border-radius:5px;overflow:hidden}wishlist-product-card remove-button{position:absolute}wishlist-product-card remove-button .wk-floating .wk-button{min-height:initial;border:1px solid var(--color-dark);margin-right:var(--space-m);margin-top:var(--space-m);border-radius:50%;width:2.1875rem;height:2.1875rem;min-width:initial!important}@media (max-width:767.98px){wishlist-product-card remove-button .wk-floating .wk-button{margin-top:0;margin-right:0}}wishlist-product-card remove-button .wk-floating .wk-button .wk-icon{--icon-size:8px;--icon-stroke:var(--color-dark);--stroke-width:1px}@media (max-width:767.98px){wishlist-product-card remove-button .wk-floating .wk-button .wk-icon{--icon-stroke:var(--color-black)}}@media (hover:hover) and (pointer:fine){wishlist-product-card remove-button .wk-floating .wk-button:not(.button--no-hover):hover{background:var(--color-dark)}wishlist-product-card remove-button .wk-floating .wk-button:not(.button--no-hover):hover .wk-icon{--icon-stroke:var(--color-light)}}wishlist-product-card .wk-meta{padding-left:var(--space-s);padding-right:var(--space-s);align-items:flex-start;gap:var(--space-s);--meta-text-align:start}@media (max-width:767.98px){wishlist-product-card .wk-meta{padding-left:calc(5.85rem + var(--space-m))}}wishlist-product-card .wk-product-title{max-width:100%}wishlist-product-card .wk-product-title .wk-text-link{align-items:flex-start;gap:var(--space-xs);flex-direction:column;display:flex}wishlist-product-card .wk-custom-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:700;overflow:hidden}@media (max-width:767.98px){wishlist-product-card .wk-custom-title{padding-right:2.1875rem}}wishlist-product-card .wk-price{align-items:center;gap:var(--space-s);font-size:var(--title-size-4);line-height:1.1875rem}wishlist-product-card .wk-current-price{font-weight:700}wishlist-product-card .wk-compare-price{color:var(--color-body-secondary);line-height:1}wishlist-product-card .badge{font-size:var(--title-size-5);margin-left:var(--space-xs);line-height:1.1875rem}wishlist-product-card .wk-cta-button{padding:.97rem var(--space-xl).97rem var(--space-xl);text-transform:uppercase;border-radius:30px;width:100%;line-height:1}@media (hover:hover) and (pointer:fine){wishlist-product-card .wk-cta-button:not(.button--no-hover):hover{border:1px solid var(--color-dark);color:var(--color-dark);background:0 0}}wishlist-product-card .wk-form{margin-top:var(--space-m);width:100%}@media (max-width:767.98px){wishlist-product-card .wk-form{margin-top:var(--space-l);flex-direction:column;display:flex}wishlist-product-card .wk-form>*{order:1}wishlist-product-card .wk-form .wk-form-error-message,wishlist-product-card .wk-form .wk-cta-button{order:2}}wishlist-product-card .wk-form.wk-submitting .wk-cta-button{color:#0000;background:var(--color-dark);transition:unset;position:relative}wishlist-product-card .wk-form.wk-submitting .wk-cta-button span{opacity:0;transition:unset;color:#0000!important}wishlist-product-card .wk-form.wk-submitting .wk-cta-button:after{content:"";border:3px solid var(--color-light);border-top:3px solid var(--color-dark);border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);transform:translate(-50%,-50%)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}wishlist-product-card .wk-cta-spinner{display:none!important}wishlist-product-card .wk-cta-button:disabled,wishlist-product-card .wk-cta-button[aria-disabled=true],wishlist-product-card .wk-cta-button.disabled{cursor:not-allowed;background:var(--color-body-secondary);color:var(--color-light);padding:.97rem var(--space-xl).97rem var(--space-xl);border-color:#0000;border-radius:30px;width:100%}wishlist-product-card .wk-cta-button:disabled span,wishlist-product-card .wk-cta-button[aria-disabled=true] span,wishlist-product-card .wk-cta-button.disabled span{color:var(--color-light)}@media (hover:hover) and (pointer:fine){wishlist-product-card .wk-cta-button:disabled:hover,wishlist-product-card .wk-cta-button[aria-disabled=true]:hover,wishlist-product-card .wk-cta-button.disabled:hover{background:var(--color-body-secondary)!important;color:var(--color-light)!important;border-color:#0000!important}wishlist-product-card .wk-cta-button:disabled:hover span,wishlist-product-card .wk-cta-button[aria-disabled=true]:hover span,wishlist-product-card .wk-cta-button.disabled:hover span{color:var(--color-light)!important}}