.wls-product-bar{display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e2e2;min-height:44px;margin:14px 0;background:#fff;color:#222;font-size:14px}.wls-product-bar button{font:inherit}.wls-love-button,.wls-share-toggle{border:0;background:transparent;padding:10px 12px;cursor:pointer;color:inherit}.wls-love-button{display:flex;align-items:center;gap:7px}.wls-heart{font-size:25px;line-height:.7}.wls-love-button.is-loved .wls-heart{color:var(--wls-wishlist);font-variation-settings:'FILL' 1}.wls-love-button.is-loved .wls-heart:before{content:'♥';font-size:25px}.wls-love-button.is-loved .wls-heart{font-size:0}.wls-share-wrap{position:relative}.wls-share-menu{position:absolute;z-index:50;right:8px;top:100%;display:flex;visibility:hidden;opacity:0;transform:translateY(-5px);pointer-events:none;box-shadow:0 5px 20px #0002;background:#fff;transition:opacity .16s ease,transform .16s ease,visibility .16s}.wls-share-wrap:hover .wls-share-menu,.wls-share-wrap:focus-within .wls-share-menu,.wls-share-wrap.is-open .wls-share-menu{visibility:visible;opacity:1;transform:none;pointer-events:auto}.wls-share-menu a,.wls-share-menu button{width:36px;height:34px;display:grid;place-items:center;border:0;text-decoration:none;color:#fff;font-weight:700;cursor:pointer}.wls-share-menu [data-share=whatsapp]{background:#20be5a}.wls-share-menu [data-share=facebook]{background:#3b5998}.wls-share-menu [data-share=x]{background:#111}.wls-share-menu [data-share=email]{background:#555}.wls-share-menu [data-share=copy]{background:#777}.wls-floating{position:fixed;z-index:9998;bottom:var(--wls-desktop-offset);display:flex;flex-direction:column;box-shadow:0 3px 16px #0003}.wls-side-right{right:0}.wls-side-left{left:0}.wls-float-item{position:relative;width:52px;min-height:58px;border:0;border-bottom:1px solid #fff8;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--wls-accent);color:#fff!important;text-decoration:none!important;cursor:pointer;padding:4px 2px}.wls-float-item.wls-open-drawer{background:var(--wls-wishlist)}.wls-float-icon{font-size:21px;line-height:1}.wls-float-item small{font-size:10px;color:inherit}.wls-count{position:absolute;right:3px;top:3px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#252525;color:#fff;font:700 11px/1 Arial}.wls-overlay{position:fixed;inset:0;z-index:99998;background:#0007}.wls-drawer{position:fixed;z-index:99999;right:0;top:0;width:min(420px,92vw);height:100%;background:#fff;color:#222;transform:translateX(105%);transition:transform .25s ease;box-shadow:-8px 0 30px #0002;overflow:auto}.wls-drawer.is-open{transform:none}.wls-drawer header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-bottom:1px solid #ddd}.wls-drawer h2{margin:0;font-size:22px}.wls-close-drawer{border:0;background:none;font-size:30px;cursor:pointer}.wls-drawer-items{padding:12px 20px}.wls-empty{text-align:center;padding:55px 10px;color:#777}.wls-item{display:grid;grid-template-columns:76px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #eee}.wls-item img{width:76px;height:76px;object-fit:cover}.wls-item-info{min-width:0}.wls-item-title{display:block;color:inherit;text-decoration:none;font-weight:600;line-height:1.25}.wls-item-price{display:block;margin:4px 0;font-size:13px}.wls-item-add{border:0;background:var(--wls-accent);color:#fff;padding:6px 10px;cursor:pointer}.wls-item-remove{align-self:start;border:0;background:none;font-size:22px;cursor:pointer}.wls-toast{position:fixed;z-index:100000;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;background:#222;color:#fff;padding:9px 15px;border-radius:4px;transition:.2s;pointer-events:none}.wls-toast.is-visible{opacity:1;transform:translate(-50%,0)}
@media(max-width:767px){.wls-floating{bottom:var(--wls-mobile-offset)}.wls-float-item{width:48px;min-height:54px}.wls-product-bar{margin-top:10px}.wls-share-wrap:hover .wls-share-menu:not([aria-hidden="false"]),.wls-share-wrap:focus-within .wls-share-menu:not([aria-hidden="false"]){visibility:hidden;opacity:0;pointer-events:none}.wls-share-wrap.is-open .wls-share-menu{visibility:visible;opacity:1;pointer-events:auto}}
.wls-item-price{margin:6px 0}.wls-price-row{display:block;line-height:1.45}.wls-price-row small{font-size:11px;color:#666}.wls-price-original del{color:#777}.wls-price-sale strong{color:var(--wls-accent)}
