.twk-wishlist-button{appearance:none;-webkit-appearance:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0;padding:0;border:1px solid rgba(42,36,32,.1);border-radius:50%;background:#ffffffe6;color:#302c29;box-shadow:0 2px 7px #241d180b;cursor:pointer;line-height:1;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.twk-wishlist-button:hover{transform:translateY(-1px);border-color:#342d2833;background:#fff;box-shadow:0 4px 12px #241d1813}.twk-wishlist-button:focus-visible{outline:2px solid rgba(177,117,78,.42);outline-offset:2px}.twk-wishlist-button__icon{display:block;width:15.5px;height:15.5px;flex:0 0 15.5px;transform:translateY(.35px);transform-origin:center;overflow:visible}.twk-wishlist-button__icon--outline{fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.twk-wishlist-button__icon--filled{display:none;fill:currentColor;stroke:currentColor;stroke-width:.4}.twk-wishlist-button.is-wishlisted{border-color:#b8744d33;background:#fff8f4;color:#ae6844}.twk-wishlist-button.is-wishlisted .twk-wishlist-button__icon--outline{display:none}.twk-wishlist-button.is-wishlisted .twk-wishlist-button__icon--filled{display:block}.twk-wishlist-button.is-twk-wishlist-bump{animation:twkWishlistBump .28s cubic-bezier(.2,.8,.2,1)}@keyframes twkWishlistBump{0%{transform:scale(1)}45%{transform:scale(1.14)}to{transform:scale(1)}}#twk-homepage .twk-product-card{position:relative}#twk-homepage .twk-product-card>.twk-wishlist-button[data-context=home_best_sellers]{position:absolute;z-index:8;top:10px;right:10px}.twk-legacy-card__media{position:relative}.twk-legacy-card__media>.twk-wishlist-button[data-context=collection_card],.twk-product-card .twk-wishlist-button[data-context=collection_card],.product-block .twk-wishlist-button[data-context=collection_card],.product-card .twk-wishlist-button[data-context=collection_card]{position:absolute;z-index:8;top:10px;right:10px}.twk-box-card{position:relative}.twk-box-card>.twk-wishlist-button[data-context=byjb_card]{position:absolute;z-index:12;top:9px;right:9px}.twk-pdp-v1 .twk-pdp-title-block{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.twk-pdp-v1 .twk-pdp-title-block .title{min-width:0;flex:1 1 auto}.twk-pdp-v1 .twk-pdp-wishlist-wrap{flex:0 0 auto;padding-top:1px}.twk-pdp-v1 .twk-pdp-wishlist-wrap .twk-wishlist-button[data-context=pdp]{width:32px;height:32px;background:#ffffffeb}.twk-header-wishlist{position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}.twk-header-wishlist__icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px}.twk-header-wishlist__icon svg{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.twk-header-wishlist__count{position:absolute;top:3px;right:2px;min-width:15px;height:15px;padding:0 3px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-background,#fff);border-radius:999px;background:#1f1d1b;color:#fff;font:700 8.5px/1 Arial,Helvetica,sans-serif;letter-spacing:0;pointer-events:none}.twk-header-wishlist__count[hidden]{display:none!important}.twk-wishlist-toast{position:fixed;z-index:10020;left:50%;bottom:24px;transform:translate(-50%,14px);max-width:calc(100vw - 32px);padding:10px 14px;border:1px solid rgba(55,45,39,.1);border-radius:999px;background:#1d1a18f2;color:#fff;font-size:11px;line-height:1.25;font-weight:600;text-align:center;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 8px 26px #18131029;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.twk-wishlist-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.twk-wishlist-page{--twk-wl-text:#211f1d;--twk-wl-muted:#746d67;--twk-wl-line:#e8e3df;--twk-wl-soft:#f7f5f3;width:min(calc(100% - 40px),1480px);margin:0 auto;padding:58px 0 82px;color:var(--twk-wl-text)}.twk-wishlist-page__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid var(--twk-wl-line)}.twk-wishlist-page__eyebrow{margin:0 0 8px;color:#8a776a;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.twk-wishlist-page__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.3vw,52px);line-height:1;font-weight:500;letter-spacing:-.03em}.twk-wishlist-page__count{color:var(--twk-wl-muted);font-size:12px;white-space:nowrap}.twk-wishlist-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 14px}.twk-wishlist-item{min-width:0}.twk-wishlist-item__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f6f6f6}.twk-wishlist-item__media img{display:block;width:100%;height:100%;object-fit:cover}.twk-wishlist-item__body{padding:12px 2px 0}.twk-wishlist-item__title{display:block;min-height:34px;color:inherit;font-size:12px;line-height:1.42;font-weight:600;text-decoration:none}.twk-wishlist-item__variant{min-height:15px;margin-top:3px;color:#918982;font-size:10px;line-height:1.3}.twk-wishlist-item__price{margin-top:8px;font-size:14px;line-height:1.2;font-weight:700}.twk-wishlist-item__actions{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:7px;margin-top:12px}.twk-wishlist-item__add,.twk-wishlist-item__remove{appearance:none;-webkit-appearance:none;height:38px;border-radius:999px;cursor:pointer;font:700 10px/1 Arial,Helvetica,sans-serif;letter-spacing:.06em;text-transform:uppercase;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.twk-wishlist-item__add{border:1px solid #24211f;background:#fff;color:#24211f}.twk-wishlist-item__add:hover{background:#24211f;color:#fff}.twk-wishlist-item__add:disabled{opacity:.62;cursor:wait}.twk-wishlist-item__remove{display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #ddd7d2;background:#fff;color:#5e5752;font-size:17px;letter-spacing:0;text-transform:none}.twk-wishlist-item__remove:hover{border-color:#bdaea3;background:#faf8f6}.twk-wishlist-page__empty{display:flex;min-height:340px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--twk-wl-line);background:#fcfbfa;padding:48px 20px}.twk-wishlist-page__empty svg{width:34px;height:34px;margin-bottom:16px;fill:none;stroke:#6e655f;stroke-width:1.3}.twk-wishlist-page__empty h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.twk-wishlist-page__empty p{max-width:430px;margin:10px auto 20px;color:var(--twk-wl-muted);font-size:12px;line-height:1.6}.twk-wishlist-page__shop{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 22px;border:1px solid #211f1d;border-radius:999px;background:#211f1d;color:#fff;font-size:10px;font-weight:700;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}@media(max-width:989px){.twk-wishlist-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767.98px){.twk-wishlist-button{width:29px;height:29px}.twk-wishlist-button__icon{width:15px;height:15px;flex-basis:15px}#twk-homepage .twk-product-card>.twk-wishlist-button[data-context=home_best_sellers]{top:8px;right:8px}.twk-legacy-card__media>.twk-wishlist-button[data-context=collection_card]{top:7px;right:7px}.twk-box-card>.twk-wishlist-button[data-context=byjb_card]{top:4px;right:4px;width:26px;height:26px}.twk-box-card>.twk-wishlist-button[data-context=byjb_card] .twk-wishlist-button__icon{width:14px;height:14px;flex-basis:14px;transform:translateY(.25px)}.twk-pdp-v1 .twk-pdp-title-block{gap:9px}.twk-pdp-v1 .twk-pdp-wishlist-wrap .twk-wishlist-button[data-context=pdp]{width:31px;height:31px}.twk-wishlist-toast{bottom:88px}.twk-wishlist-page{width:min(calc(100% - 28px),1480px);padding:34px 0 62px}.twk-wishlist-page__head{align-items:flex-start;margin-bottom:20px;padding-bottom:14px}.twk-wishlist-page__title{font-size:35px}.twk-wishlist-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 9px}.twk-wishlist-item__body{padding-top:9px}.twk-wishlist-item__title{min-height:32px;font-size:11px}.twk-wishlist-item__price{font-size:13px}.twk-wishlist-item__actions{grid-template-columns:minmax(0,1fr) 38px;gap:6px;margin-top:10px}.twk-wishlist-item__add,.twk-wishlist-item__remove{height:36px}}@media(prefers-reduced-motion:reduce){.twk-wishlist-button,.twk-wishlist-toast,.twk-wishlist-item__add,.twk-wishlist-item__remove{transition:none}.twk-wishlist-button.is-twk-wishlist-bump{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/tewiky-wishlist.css.map */
