.ipm-fav-button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#667085;cursor:pointer;padding:5px;font-size:11px}
.ipm-fav-button span{font-size:20px;line-height:1}.ipm-fav-button.is-active{color:#b42318}.ipm-fav-button small{font-weight:800}
.woocommerce ul.products li.product{position:relative}.woocommerce ul.products li.product>.ipm-fav-button{position:absolute;right:7px;top:7px;z-index:4;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 4px 12px rgba(0,0,0,.08)}.woocommerce ul.products li.product>.ipm-fav-button small{display:none}
.ipm-fav-single{margin:7px 0 12px}.ipm-fav-single .ipm-fav-button{padding:7px 10px;border:1px solid #e1e5ea;border-radius:999px;background:#fff}
.ipm-favorites-page{margin:0 0 20px}.ipm-favorites-head{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-bottom:18px}.ipm-favorites-head small{color:#1769aa;font-size:9px;font-weight:900;letter-spacing:.11em}.ipm-favorites-head h2{margin:3px 0 0;color:#102d4f}.ipm-favorites-head>span{font-size:11px;color:#667085}
.ipm-fav-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ipm-fav-card{border:1px solid #e2e6eb;border-radius:14px;background:#fff;overflow:hidden}.ipm-fav-image{display:block;aspect-ratio:1/1;background:#fafbfc}.ipm-fav-image img{width:100%;height:100%;object-fit:contain}.ipm-fav-copy{padding:10px}.ipm-fav-copy>small{color:#7b8490;font-size:9px}.ipm-fav-copy h4{margin:4px 0 7px;font-size:12px}.ipm-fav-copy h4 a{text-decoration:none;color:#102d4f}.ipm-fav-empty{padding:15px;border-radius:12px;background:#f7f8fa;color:#7b8490}
.ipm-fav-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ipm-fav-store{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px;border:1px solid #e2e6eb;border-radius:13px;background:#fff}.ipm-fav-store>a{display:flex;align-items:center;gap:10px;text-decoration:none;color:#102d4f}.ipm-fav-store-logo{width:48px;height:48px;display:grid;place-items:center;border-radius:10px;background:#f5f7fa;overflow:hidden}.ipm-fav-store-logo img{max-width:90%;max-height:90%;width:auto;height:auto}
@media(max-width:850px){.ipm-fav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ipm-fav-store-grid{grid-template-columns:1fr}}
