.wizzy-autocomplete-wrapper{display:none!important;visibility:hidden!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important;position:absolute!important}.custom-search-container{position:fixed;z-index:10001;left:16px;top:96px;width:min(1200px,calc(100vw - 32px));max-height:calc(100vh - 120px);overflow:auto;overscroll-behavior:contain;background:#fff;border-radius:5px;padding:16px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .35s ease,transform .35s ease,visibility 0s linear .35s}.custom-search-container.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .35s ease,transform .35s ease,visibility 0s linear 0s;box-shadow:0 4px 12px #00000061}.custom-search-panel{display:block;width:100%}.custom-search-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.custom-search-back-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;padding:0;border:0;background:transparent;cursor:pointer;color:#111}.custom-search-back-btn svg{width:20px;height:20px;display:block}.custom-search-header-input-wrap{flex:1;position:relative}.custom-search-header-input{width:100%;height:38px;border:1px solid #d2d5d9;border-radius:10px;padding:0 36px 0 12px;font-size:14px;outline:none;box-shadow:none;-webkit-appearance:none;margin-bottom:0}.custom-search-header-input::-webkit-search-cancel-button,.custom-search-header-input::-webkit-search-decoration{-webkit-appearance:none}.custom-search-header-input:focus{border-color:#1a1b18}.custom-search-input-clear{display:none;position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;padding:0;cursor:pointer;color:#888;line-height:1;font-size:16px}@media(max-width:749px){.custom-search-input-clear.is-visible{display:inline-flex;align-items:center;justify-content:center}}.custom-search-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;background:transparent;cursor:pointer;color:#111;position:absolute;top:18px;right:10px;z-index:10}.custom-search-close svg{width:18px;height:18px;display:block}.custom-search-top-products .top-products-card{flex:0 0 calc(25% - 9px);min-width:calc(25% - 9px);max-width:calc(25% - 9px);position:relative}.custom-search-top-products .product-card .top-product-img-wrap{background:#f3f3f3;border-radius:6px;overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;position:relative}.custom-search-top-products .product-card img{display:block;width:80%;height:80%;object-fit:contain}.custom-search-top-products>div::-webkit-scrollbar{height:0;display:none}@media(max-width:749px){.custom-search-container{width:100vw;height:var(--vh-100, 100vh);max-height:var(--vh-100, 100vh);left:0;transform:translateY(-16px);top:0;border-radius:0;padding:0 12px 12px}.custom-search-container.is-open{transform:translateY(0);padding-top:0}.custom-search-top-products .top-products-card{flex:0 0 38%;min-width:38%;max-width:38%}.custom-search-back-btn{display:inline-flex}.custom-search-close{display:none}.custom-search-header-input-wrap{display:block}.custom-search-header{position:sticky;top:0;background:#fff;z-index:5;margin:0 -12px;padding:14px 12px 8px}section{padding-top:12.8px;padding-bottom:12.8px}.custom-search-trending h2{font-size:16px;font-weight:600;margin-bottom:12.8px}.trending-keywords{display:flex;gap:4.8px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.trending-keyword-item{background:#fff;border:1px solid #d5d5d5;padding:3px 8px;border-radius:3px}.trending-keyword-item a{text-decoration:none;color:#212326;font-size:12px;white-space:nowrap}}@media(min-width:750px){.custom-search-container{position:fixed;top:96.5px!important;left:calc(50% - 450px)!important;width:580px!important;height:auto;max-height:75vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;border-radius:10px}.custom-search-header{justify-content:flex-end;margin-bottom:6px;display:none}.custom-search-header-input-wrap,.custom-search-back-btn{display:none}.custom-search-close{display:inline-flex}section{padding-top:8px;padding-bottom:8px}.custom-search-trending h2{font-size:19px;font-weight:700;margin-bottom:10px;color:#000;letter-spacing:0}.trending-keywords{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.trending-keyword-item{background:#fff;border:1px solid #d5d5d5;padding:4px 10px;color:#212326;border-radius:3px}.trending-keyword-item a{text-decoration:none;color:#212326;font-size:13px;white-space:nowrap}}html.custom-search-open{overflow:hidden!important}body.custom-search-open{overflow:hidden!important;padding-inline-end:var(--scrollbar-width)}@media(max-width:749px){body.custom-search-open{position:fixed;width:100%;top:var(--scroll-y, 0)}}#custom-search-first-view .addtc-button,#custom-search-first-view .addtc-noselect,#custom-search-first-view .restock-rocket-button-collection{display:none!important}.custom-search-top-products .top-products-wrapper{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.top-product-img-wrap{position:relative;overflow:hidden}.top-product-discount{position:absolute;bottom:8px;left:8px;background:#489173d9;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:4px;line-height:1.2;z-index:1}.top-products-card{display:flex;flex-direction:column}.top-product-rating{min-height:18px;font-size:11px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-products-card p{margin-top:auto}.top-products-card h3{font-size:14px;margin:6px 0 2px;font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;line-height:1.3}.top-products-card h3 a{text-decoration:none;color:#1a1b18}.top-products-card p{display:flex;gap:6px;margin:0 0 8px;font-size:14px;align-items:baseline}.top-products-card p del{color:#999;font-size:13px}.search-atc{position:relative;display:block;width:100%;background:#1a1b18;color:#fff;font-size:12px;font-weight:600;letter-spacing:.5px;border:none;padding:8px 0;border-radius:6px;outline:none;box-shadow:none;text-decoration:none;text-align:center;cursor:pointer;text-transform:uppercase;letter-spacing:.04em}button.search-atc.is-loading,a.search-atc.is-loading{color:transparent;pointer-events:none;opacity:.9}button.search-atc.is-loading:after,a.search-atc.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;margin-top:-7px;margin-left:-7px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:searchAtcSpin .7s linear infinite}@keyframes searchAtcSpin{to{transform:rotate(360deg)}}.search-page-atc-loading{position:relative!important;color:transparent!important;pointer-events:none;opacity:.9}.search-page-atc-loading:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:searchAtcSpin .7s linear infinite}.custom-search-top-products>div{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.custom-search-top-products h2{font-size:18px;font-weight:700;margin-bottom:12.8px;color:#000;letter-spacing:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.custom-search-categories h2{font-size:18px;font-weight:700;margin-bottom:12.8px;color:#000;letter-spacing:0}@media(max-width:749px){.custom-search-categories h2{font-size:16px;font-weight:600}}.cs-see-all{font-size:13px;font-weight:400;line-height:1;color:#333;text-decoration:none;border:1px solid #d5d5d5;padding:6px 12px;border-radius:4px;white-space:nowrap;flex-shrink:0;transition:border-color .12s ease,color .12s ease}.cs-see-all:hover{border-color:#1a1b18;color:#000}#search-api-results{padding-top:8px;min-height:220px}#search-api-results .top-products-wrapper{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}#search-api-results .top-products-card{flex:0 0 calc(25% - 9px);min-width:calc(25% - 9px);max-width:calc(25% - 9px)}@media(max-width:749px){#search-api-results .top-products-card{flex:0 0 160px;min-width:160px;max-width:160px}}.custom-search-main-banner a,.custom-search-main-banner>*{display:block;width:100%}.custom-search-main-banner img{width:100%;height:auto;object-fit:cover;display:block;border-radius:5px;margin-top:8px}.custom-search-category-banners h2{font-size:17px;font-weight:600;margin-bottom:12.8px;color:#000;letter-spacing:0}.category-banners-list{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:6px;list-style:none;margin:0;padding-left:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.category-banners-list::-webkit-scrollbar{display:none}.category-banner-item{flex:0 0 120px;min-width:120px;text-align:center}.category-banner-item a{display:block;text-decoration:none;color:inherit}.category-banner-item img{width:100%;height:auto;display:block;border-radius:6px}.category-banner-item p{font-size:11px;font-weight:500;margin:6px 0 0;color:#000}.custom-search-suggest-results{display:none;padding-top:8px}.custom-search-suggest-results-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.custom-search-suggest-results-item a{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.custom-search-suggest-thumb,.custom-search-suggest-placeholder{width:44px;height:44px;border-radius:4px;flex-shrink:0;object-fit:cover}.custom-search-suggest-placeholder{background:#f2f2f2}.custom-search-suggest-title{display:block;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-search-suggest-price{display:block;font-size:12px;color:#555;margin-top:2px}.custom-search-suggest-message{padding:8px 0;color:#888;font-size:13px;margin:0}@keyframes searchShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.search-shimmer-card{flex:0 0 176px;min-width:176px;max-width:176px;flex-shrink:0}@media(max-width:749px){.search-shimmer-card{flex:0 0 136px;min-width:136px;max-width:136px}}.search-shimmer-img{width:100%;aspect-ratio:1 / 1;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4,#f0f0f0 75%);background-size:200% 100%;animation:searchShimmer 1.4s ease-in-out infinite}.search-shimmer-line{height:12px;border-radius:3px;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4,#f0f0f0 75%);background-size:200% 100%;animation:searchShimmer 1.4s ease-in-out infinite;margin-top:8px}.search-shimmer-line.medium{width:72%}.search-shimmer-line.short{width:48%}.search-shimmer-btn{height:28px;border-radius:5px;margin-top:8px;background:linear-gradient(90deg,#e8e8e8 25%,#dcdcdc,#e8e8e8 75%);background-size:200% 100%;animation:searchShimmer 1.4s ease-in-out infinite}@media(min-width:750px){#custom-search-first-view .custom-search-header{display:flex!important;justify-content:flex-start;margin-bottom:14px;padding-right:44px}#custom-search-first-view .custom-search-header-input-wrap{display:block!important}#custom-search-first-view .custom-search-back-btn{display:none!important}}@media(min-width:750px)and (max-width:990px){.custom-search-container{left:calc(50% - 250px)!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/idam-search-popup.css.map */
