.sidebar-category-food-market{width:100%;display:none}.home-product-list{display:flex;flex-direction:column;gap:16px}.search-container{width:100%!important;display:flex;align-items:center;gap:8px;width:fit-content;padding:16px;border-radius:12px}.search-result-header-category-market{border-radius:8px;background:#fff;display:flex;padding:12px;flex-direction:column;align-items:flex-end;gap:6px}.search-result-header-category-market .search-top{display:flex;align-items:flex-end}.search-result-header-category-market .search-top .search-filter{border-radius:33px;border-bottom:1px solid var(--Grays-Gray,#8e8e93);display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:6px;border:1px solid var(--Grays-Gray,#8e8e93);border-bottom-color:var(--Backgrounds-Secondary,#f2f2f7)}.search-result-header-category-market .search-bottom{color:#8e8e93;width:100%;display:flex;padding-top:12px;justify-content:flex-end;align-items:flex-end;gap:23px}.search-result-header-category-market .search-bottom .search-btn-list{display:flex;gap:8px}.search-result-header-category-market .search-bottom .search-btn-list>button{display:flex;padding:5px 10px;justify-content:center;align-items:center;gap:10px;border-radius:5px;background:var(--backgrounds-grouped-primary,#f2f2f7);border:1px solid var(--Color-Orange,#f2f2f7);white-space:nowrap;color:#8e8e93}.search-result-header-category-market .search-bottom .search-btn-list .active{border:1px solid var(--Color-Orange,#1770ff);background:#e1edff;color:#1770ff}.search-input{background-color:#fff;display:flex;align-items:center;padding:0 8px;border:1px solid #e2e8f0;border-radius:999px}.search-input img{filter:brightness(0) saturate(100%) invert(50%) sepia(100%) saturate(733%) hue-rotate(41deg) brightness(100%) contrast(99%)}.search-input input{border:none;outline:none;font-size:14px;padding:6px;color:#333;background:rgba(0,0,0,0)}.divider{height:20px;width:1px;background-color:#e2e8f0;margin:0 8px}.filter-button{display:flex;align-items:center;background:#fff;cursor:pointer;padding:6px 8px;transition:background-color .2s;border:1px solid #e2e8f0;border-radius:999px}.filter-button:hover{background-color:#f5f5f5}.icon{width:18px;height:18px}.search-icon{color:#22c55e}.filter-icon{color:#000}.filter-button span{margin-left:4px;color:#000;font-size:14px}@media only screen and (max-width:1022px){.sidebar-category-food-market{background-color:#fff;width:100%;display:block}}@media only screen and (max-width:550px){.home-product-list{gap:8px}.search-container{padding:10px}.search-result-header-category-market .search-bottom>span{display:none}}