.product-search{margin:18px 0 12px}.product-search [hidden],#retailProducts .product[hidden],#wholesaleProducts .w-product[hidden]{display:none!important}.product-search-field{min-height:50px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:16px;padding:0 10px;background:#fff;box-shadow:0 6px 18px #081a3a0d;transition:border-color .18s ease,box-shadow .18s ease}.product-search-field:focus-within{border-color:var(--red);box-shadow:0 0 0 4px #d9131817}.product-search-icon{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;color:var(--muted);font-size:24px;line-height:1;transform:rotate(-15deg)}.product-search-field input{width:100%;min-width:0;border:0;outline:0;padding:13px 4px;background:transparent;color:var(--navy);font-size:15px;font-weight:750}.product-search-field input::placeholder{color:#9299a5;font-weight:650}.product-search-field input::-webkit-search-cancel-button{display:none}.product-search-clear{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border:0;border-radius:10px;background:#eef1f4;color:var(--navy);font-size:21px;font-weight:900;line-height:1}.product-search-meta{min-height:18px;margin:6px 3px 0;color:var(--muted);font-size:12px;font-weight:800}.product-search-empty{margin-top:10px;border:1px dashed #d9dde5;border-radius:15px;padding:16px;background:#f8f9fb;color:var(--navy);text-align:center}.product-search-empty strong,.product-search-empty span{display:block}.product-search-empty span{margin-top:5px;color:var(--muted);font-size:13px}.product-search[data-product-search=wholesale] .product-search-field:focus-within{border-color:var(--navy);box-shadow:0 0 0 4px #081a3a17}
