.csf-header-search{position:relative;width:100%}#csf-header-search{width:100%;height:48px;border:1px solid #ddd;border-radius:8px;padding:0 16px;font-size:15px;outline:none;transition:.2s;background:#fff}#csf-header-search:focus{border-color:#111}#csf-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border-radius:10px;border:1px solid #e7e7e7;box-shadow:0 10px 35px rgba(0,0,0,.08);display:none;max-height:420px;overflow-y:auto;z-index:99999}.csf-search-heading{padding:12px 16px 8px;font-size:11px;font-weight:700;color:#777;text-transform:uppercase;letter-spacing:1px;background:#fafafa;border-bottom:1px solid #f1f1f1}.csf-search-item{display:flex;align-items:center;gap:14px;padding:12px 16px;cursor:pointer;transition:.2s;border-bottom:1px solid #f5f5f5}.csf-search-item:last-child{border-bottom:none}.csf-search-item:hover,.csf-search-item.active{background:#f7f7f7}.csf-category{font-size:15px;font-weight:500}.csf-category:before{content:"📁";margin-right:10px;font-size:15px}.csf-product{align-items:center}.csf-product img{width:60px;height:60px;object-fit:contain;border:1px solid #eee;border-radius:8px;background:#fff;flex-shrink:0}.csf-product-info{flex:1;min-width:0}.csf-product-title{font-size:15px;font-weight:600;color:#222;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.csf-product-price{margin-top:4px;font-size:14px;color:#666}.csf-product-price ins{text-decoration:none;color:#111;font-weight:600}.csf-product-price del{opacity:.55;margin-right:6px}.csf-search-wishlist{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.csf-search-wishlist:empty{display:none}#csf-search-results::-webkit-scrollbar{width:7px}#csf-search-results::-webkit-scrollbar-thumb{background:#ccc;border-radius:20px}#csf-search-results::-webkit-scrollbar-track{background:#f7f7f7}@media(max-width:767px){#csf-search-results{max-height:350px}.csf-product img{width:52px;height:52px}.csf-product-title{font-size:14px}}