:root{--favorites-drawer-bg-default:#ffffff;--favorites-drawer-text-default:#111111;--favorites-overlay-default:rgba(73,73,73,.52);--favorites-modal-bg-default:#ffffff;--favorites-modal-text-default:#111111}.favorites-drawer{position:fixed;display:flex;flex-direction:column;right:-100%;top:0;width:100%;max-width:400px;height:100%;background:var(--favorites-drawer-bg, var(--favorites-drawer-bg-default));color:var(--favorites-drawer-text, var(--favorites-drawer-text-default));z-index:1000;overflow:hidden;transition:right .3s ease}.favorites-drawer.open{right:0}.favorites-drawer__header{padding:1rem;display:flex;justify-content:space-between;align-items:baseline;flex:0 0 auto}.favorites-drawer__title{margin:0;color:inherit}.favorites-drawer__close-btn{background:none;border:none;cursor:pointer;color:inherit;display:flex;align-items:center;justify-content:center;text-decoration:underline;line-height:0;padding:0;-webkit-appearance:none}#FavoritesDrawerContent{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;justify-content:flex-end}#FavoritesDrawerItems{overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0}.favorites-drawer-item{display:flex;padding:1rem;gap:15px}.favorites-drawer-item__img-cont{position:relative;width:100px;height:100px;flex:0 0 auto;overflow:hidden}.favorites-drawer-item__img-cont:before{content:"";display:block;padding-bottom:100%;height:100%;width:100%}.favorites-drawer-item__img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;height:100%;width:100%;display:block}.favorites-drawer-item__details{flex:1 1 auto;min-width:0;color:inherit}.favorites-drawer-item__details a{color:inherit;text-decoration:none}.favorites-drawer-item__title{font-size:1rem;margin:0 0 .35rem;color:inherit}.favorites-drawer-item__price{font-size:14px;margin:0 0 .35rem;color:inherit}.favorites-drawer-item__meta{font-size:13px;margin:0 0 .5rem;color:inherit}.favorites-drawer-item__remove-link{cursor:pointer;font-size:13px;text-decoration:underline!important;text-underline-offset:.2rem!important;border:none;background:none;-webkit-appearance:none;color:inherit;padding:0}.favorites-drawer-empty{padding:2rem 1rem;text-align:center;gap:10px;color:inherit;display:flex;flex-direction:column;position:relative}.favorites-drawer-checkout{padding:1.5rem 1rem;width:100%;flex:0 0 auto;max-width:400px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-top:auto}#FavoritesDrawerContinueShopping,.favorites-drawer__continue-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;-webkit-appearance:none;-webkit-border-radius:0;padding:13px;font-size:16px;text-transform:uppercase;text-decoration:none;line-height:1;border-radius:var(--ui-button-radius)!important;-webkit-border-radius:var(--ui-button-radius)!important;background:var(--ui-button-bg);color:var(--ui-button-color);border:1px solid var(--ui-button-border)}.favorites-drawer-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:var(--favorites-overlay, var(--favorites-overlay-default))}.favorites-drawer-overlay.active{display:block}@media screen and (max-width:500px){.favorites-drawer,.favorites-drawer-checkout{max-width:345px}}.favorite-size-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:1100}.favorite-size-modal.active{display:flex}.favorite-size-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--favorites-overlay, var(--favorites-overlay-default))}.favorite-size-modal__dialog{position:relative;width:100%;max-width:400px;background:var(--favorites-modal-bg, var(--favorites-modal-bg-default));color:var(--favorites-modal-text, var(--favorites-modal-text-default));z-index:1101;padding:1.25rem 1rem}.favorite-size-modal__title{margin:0 0 1rem;font-size:14px;letter-spacing:.16em;text-transform:uppercase;color:inherit;text-align:center}#FavoriteSizeModalSizes,.favorite-size-modal__sizes{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;margin-bottom:1rem}.favorite-size-modal__size-btn{padding:6px 10px;min-width:60px;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;text-transform:uppercase;font-size:12px;letter-spacing:.08em;-webkit-appearance:none;border-radius:var(--ui-button-radius)!important;-webkit-border-radius:var(--ui-button-radius)!important}.favorite-size-modal__size-btn.is-selected{background:currentColor;color:var(--favorites-modal-bg, var(--favorites-modal-bg-default))}.favorite-size-modal__actions{display:flex;justify-content:center;gap:10px;margin-top:.5rem}.favorite-size-modal__action{width:100%;cursor:pointer;-webkit-appearance:none;-webkit-border-radius:0;padding:13px;font-size:14px;letter-spacing:.08em;line-height:1;border-radius:var(--ui-button-radius)!important;-webkit-border-radius:var(--ui-button-radius)!important;text-transform:uppercase;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.favorite-size-modal__action--secondary{background:transparent;color:var(--ui-button-text, currentColor);border:1px solid var(--ui-button-border, currentColor);text-transform:uppercase;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight)}.favorite-size-modal__action:not(.favorite-size-modal__action--secondary){background:var(--ui-button-bg);color:var(--ui-button-color);border:1px solid var(--ui-button-border)}.favorite-size-modal__action[disabled]{opacity:.35;cursor:not-allowed}@media screen and (max-width:500px){.favorite-size-modal__dialog{max-width:345px}}.card-favorite-btn{width:26px;height:26px;padding:3px;margin:0;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:0;color:inherit}.card-favorite-btn svg{display:block;width:20px;height:20px;fill:transparent;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.card-favorite-btn.is-active svg{fill:currentColor;stroke:currentColor}
/*# sourceMappingURL=/cdn/shop/t/5/assets/favorite-ui.css.map */
