.search-suggestion-box{background:#fff;box-shadow:0 6px 25px rgba(0,0,0,.08);padding:8px;min-width:995px;left:-146px}.search-suggestion-box .recent-search-section ul{list-style:none;margin:0;-webkit-overflow-scrolling:touch;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:10px;column-gap:10px;grid-row-gap:10px;row-gap:10px;max-height:calc(100vh - 299px);min-height:180px;padding:0 8px 12px 12px;overflow-y:auto}.search-suggestion-box .recent-search-section ul .result-item{margin:0;min-height:220px;display:block;transition:transform .35s;min-width:225px;width:100%}.search-suggestion-box .recent-search-section ul .result-item:hover{transform:scale(1.03)}.search-suggestion-box .recent-search-section .not-found-box{text-align:center;padding:20px}.search-suggestion-box .recent-search-section .not-found-box h5{font-size:14px}.search-suggestion-box .recent-search-section .not-found-box h5 span{color:#007bff}.search-suggestion-box .basic-product .img-wrapper{background-color:#fff}@media(max-width:768px){.search-suggestion-box .search-suggestion-box{width:100%}.search-suggestion-box .search-suggestion-box .recent-search-section ul{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.search-suggestion-box .search-suggestion-box .recent-search-section ul{grid-template-columns:1fr}}@media(max-width:1200px){.search-suggestion-box .search-suggestion-box .recent-search-section ul{max-height:calc(100vh - 200px)}}@media(max-width:768px){.search-suggestion-box .search-suggestion-box .recent-search-section ul{max-height:calc(100vh - 160px)}}@media(max-width:480px){.search-suggestion-box .search-suggestion-box .recent-search-section ul{max-height:calc(100vh - 120px)}}.search-suggestion-box .trending-search{padding-top:7px;gap:5px}.search-suggestion-box .trending-search .title{font-size:19px;font-weight:500;color:#000;padding-left:14px;margin:0;padding-top:10px;padding-bottom:13px}.search-suggestion-box .trending-search .count{color:#7f7f7f;font-size:16px}.search-suggestion-box .trending-search .recent-search-count{margin-left:5px}.search-suggestion-box .search-dropdown-layout{display:flex;flex-direction:row;gap:20px;width:75%;margin-right:8px}.search-suggestion-box .search-dropdown-layout.full-width{width:100%;margin-right:0}.search-suggestion-box .search-dropdown-layout .trending-products-section{flex:1 1;min-width:0}.search-suggestion-box .search-dropdown-layout .trending-products-section.with-sidebar ul{grid-template-columns:repeat(3,1fr)}@media(max-width:1200px){.search-suggestion-box .search-dropdown-layout .trending-products-section.with-sidebar ul{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.search-suggestion-box .search-dropdown-layout .trending-products-section.with-sidebar ul{grid-template-columns:1fr}}.search-suggestion-box .search-dropdown-layout .trending-products-section.no-sidebar ul{grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.search-suggestion-box .search-dropdown-layout .trending-products-section.no-sidebar ul{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.search-suggestion-box .search-dropdown-layout .trending-products-section.no-sidebar ul{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.search-suggestion-box .search-dropdown-layout .trending-products-section.no-sidebar ul{grid-template-columns:1fr}}.search-suggestion-box .search-dropdown-layout .trending-searches-section{width:240px;border-left:1px solid #f0f0f0;padding-left:20px;flex-shrink:0}.search-suggestion-box .search-dropdown-layout .trending-searches-section.suggestions-sidebar{display:flex;flex-direction:column;gap:20px}.search-suggestion-box .search-dropdown-layout .trending-searches-section .trending-search .title{padding-left:0}.search-suggestion-box .search-dropdown-layout .trending-searches-section .trending-keywords-list{display:flex;flex-direction:column;gap:12px;padding:10px 0}.search-suggestion-box .search-dropdown-layout .trending-searches-section .trending-keywords-list .trending-keyword-item a{display:flex;align-items:center;font-size:15px;color:#4a4a4a;transition:color .2s ease,transform .2s ease;text-decoration:none}.search-suggestion-box .search-dropdown-layout .trending-searches-section .trending-keywords-list .trending-keyword-item a .keyword-bullet{margin-right:8px;color:#ddd;font-size:18px;transition:color .2s ease}.search-suggestion-box .search-dropdown-layout .trending-searches-section .trending-keywords-list .trending-keyword-item a:hover{color:#007bff;transform:translateX(4px)}.search-suggestion-box .search-dropdown-layout .trending-searches-section .trending-keywords-list .trending-keyword-item a:hover .keyword-bullet{color:#007bff}@media(max-width:991px){.search-suggestion-box .search-dropdown-layout{flex-direction:column;gap:10px}.search-suggestion-box .search-dropdown-layout .trending-searches-section{width:100%;border-left:none;border-top:1px solid #f0f0f0;padding-left:0;padding-top:20px;margin-top:10px}}.search-suggestion-box .trending-keywords-list{padding-left:14px;overflow-y:auto;min-height:0}.search-suggestion-box .trending-keywords-list .trending-keyword-item{font-size:16px;font-weight:500;color:var(--theme-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:200px;display:block}.search-suggestion-box .trending-keywords-list .trending-keyword-item-bullets{align-items:center;gap:4px;margin-bottom:6px;display:flex}.search-suggestion-box .trending-keywords-list .trending-keyword-item-bullets .keyword-bullet{background:#1361a2;border-radius:50px;width:6px;height:6px;display:block}.search-suggestion-box .trending-keywords-list::-webkit-scrollbar{width:10px}.search-suggestion-box .trending-keywords-list::-webkit-scrollbar-track{background:#fff}.search-suggestion-box .trending-keywords-list::-webkit-scrollbar-thumb{background-color:var(--theme-color);opacity:.4;border:3px solid #fff}.search-suggestion-box .keyword-text{display:inline-block;max-width:calc(100% - 18px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;cursor:pointer}.search-suggestion-box .search-dropdown-sidebar-rightside{border-left:1px solid #d5d5d5}.skeleton-card-tag{gap:10px;display:flex;justify-content:center;flex-wrap:wrap}.search-basic-product{width:23%}.search-basic-product .img-wrapper,.search-basic-product .search-product-detail{width:100%}.product-search-title-sekeleton{margin-top:10px;background:linear-gradient(90deg,rgba(248,248,248,.85) 8%,#eee 18%,rgba(248,248,248,.85) 33%) 0 0/800px 104px;width:100%;animation:skeleton-loader 2s ease-in-out infinite;margin-bottom:14px;height:38px}.suggestion-group .trending-keywords-list{overflow-y:auto;min-height:0}.suggestion-group .trending-keywords-list .trending-keyword-item-bullets{display:flex;align-items:center;margin-bottom:6px;gap:4px}.suggestion-group .trending-keywords-list .trending-keyword-item-bullets .keyword-bullet{width:6px;height:6px;background:#1361a2;border-radius:50px}.suggestion-group .trending-keywords-list::-webkit-scrollbar{width:10px}.suggestion-group .trending-keywords-list::-webkit-scrollbar-track{background:#fff}.suggestion-group .trending-keywords-list::-webkit-scrollbar-thumb{background-color:var(--theme-color);opacity:.4;border:3px solid #fff}.search-suggestion-box .suggestion-group,.search-suggestion-box .trending-keywords-list{margin-bottom:0!important}.clear-recent-btn{background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:6px;color:#ec2127;position:relative;text-transform:none;font-weight:500;font-size:12px}.clear-recent-btn svg{fill:#ec2127;width:18px;height:18px}.clear-recent-btn .clear-tooltip{visibility:hidden;opacity:0;transition:opacity .15s ease,transform .15s ease;position:absolute;top:100%;right:0;background:#fff;color:#ec2127;padding:6px 8px;border-radius:4px;font-size:12px;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.12);transform:translateY(6px);z-index:10}.clear-recent-btn:focus .clear-tooltip,.clear-recent-btn:hover .clear-tooltip{visibility:visible;opacity:1;transform:translateY(8px)}.spacing-count{margin-left:-14px!important}.remove-recent{height:calc(100vh - 300px)!important}.search-dropdown-sidebar-rightside{overflow:hidden}.search-dropdown-sidebar-rightside,.trending-searches-section{display:flex;flex-direction:column;height:100%}.suggestion-group{display:flex;flex-direction:column}.trending-keywords-list{flex:1 1;overflow-y:auto;min-height:0}@media(min-width:995px){.search-suggestion-box{max-height:calc(100vh - 80px);overflow:hidden}.search-suggestion-box .search-dropdown-layout{align-items:flex-start;height:100%;min-height:0}.search-suggestion-box .search-dropdown-sidebar-rightside,.search-suggestion-box .trending-products-section{height:100%;min-height:0;overflow:hidden}.search-suggestion-box .search-dropdown-layout,.search-suggestion-box .search-dropdown-sidebar-rightside,.search-suggestion-box .trending-products-section{max-height:calc(100vh - 160px)}.search-suggestion-box .trending-searches-section{height:100%;min-height:0;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}.search-suggestion-box .suggestion-group{display:flex;flex-direction:column;min-height:0;flex:0 1 auto}.search-suggestion-box .trending-searches-section .suggestion-group:first-of-type{flex:1 1 60%;min-height:0}.search-suggestion-box .trending-searches-section .suggestion-group:nth-of-type(2){flex:1 1 40%;min-height:0}.search-suggestion-box .trending-keywords-list{flex:0 1 auto;min-height:0;overflow-y:auto}.search-suggestion-box .search-dropdown-sidebar-rightside{overflow-y:auto}.search-suggestion-box .trending-search+.trending-keywords-list,.search-suggestion-box .trending-searches-section .suggestion-group:first-of-type .trending-keywords-list{max-height:calc((100vh - 220px)*.6);overflow-y:auto}.search-suggestion-box .trending-searches-section .suggestion-group:nth-of-type(2) .trending-keywords-list{max-height:calc((100vh - 220px)*.4);overflow-y:auto}}.product-thumb{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background-image:none;background-position:50%;background-size:60%;background-repeat:no-repeat}