.blog-search-input{padding:8px 8px 8px 12px;border:1px solid #ddd;border-radius:5px;font-size:14px;outline:none;font-family:var(--font-family)}.search-item{padding:10px 12px;color:#000;text-decoration:none;display:flex;align-items:center;gap:8px}.search-item-thumb{width:40px;height:40px;border-radius:4px;object-fit:cover;flex-shrink:0;overflow:auto}.search-item:hover{background:#f4f4f4}.no-result{padding:10px;color:#999}#product-search-results .search-item,.blog-search-results .search-item{display:flex;padding:10px 12px;color:#000;text-decoration:none;border-bottom:1px solid #eee;justify-content:left}#product-search-results .search-item:last-child,.blog-search-results .search-item:last-child{border-bottom:none}select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cline x1='0' y1='1.5' x2='3' y2='4.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round'/%3E%3Cline x1='3' y1='4.5' x2='6' y2='1.5' stroke='%23666' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px top 65%}