.custom-search-overlay{position:fixed;top:0;left:0;width:100%;z-index:9999;background-color:#fff;transform:translateY(-100%);opacity:0;transition:transform .45s cubic-bezier(.25,.46,.45,.94),opacity .4s ease;box-shadow:0 4px 20px #0000001a;overflow:hidden}.custom-search-overlay.is-open{transform:translateY(0);opacity:1}.custom-search-overlay.is-closing{transform:translateY(0);opacity:0;transition:opacity .35s ease}.custom-search-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9998;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.custom-search-backdrop.is-visible{opacity:1;visibility:visible}.custom-search-container{max-width:1400px;margin:0 auto}.custom-search-input-row{display:flex;align-items:center;gap:0px;border-bottom:1px solid #e5e7eb;height:120px;padding:0 40px;background:#f6f7f8}.custom-search-input-wrapper{flex:1;display:flex;align-items:center;padding:0;height:48px;background-color:#fff;transition:border-color .2s ease;position:relative;border-radius:10px}.custom-search-input-wrapper:focus-within{border-color:#000}.custom-search-input{flex:1;border:none;outline:none;font-size:14px;font-family:inherit;letter-spacing:1px;color:#111;background:transparent;height:100%;margin-bottom:0!important;border-radius:10px!important;padding-right:115px!important}.custom-search-input::placeholder{color:#9ca3af!important;font-size:13px!important;letter-spacing:1.5px!important;text-transform:uppercase!important;opacity:1!important}.custom-search-input::-webkit-input-placeholder{color:#9ca3af!important;opacity:1!important}.custom-search-input::-moz-placeholder{color:#9ca3af!important;opacity:1!important}.custom-search-submit{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#374151;padding:4px;transition:color .2s ease;position:absolute;right:20px;top:10px}.custom-search-submit:hover{color:#000}.custom-search-clear-btn{background:none;border:none;cursor:pointer;color:#374151;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1px;padding:4px 8px;transition:color .2s ease;position:absolute;right:50px;top:13px;text-decoration-line:underline}.custom-search-clear-btn:hover{color:#000}.custom-search-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;cursor:pointer;color:#374151;transition:all .2s ease;flex-shrink:0;border-radius:50%}.custom-search-close:hover{background-color:#f3f4f6;color:#000;border-color:#000}.custom-search-body{display:grid;grid-template-columns:250px 1fr;gap:40px;height:100%;min-height:200px;max-height:500px;overflow-y:scroll;scrollbar-width:thin;padding:20px 40px}.custom-search-section-title{font-size:16px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#111;margin:0 0 20px;padding:0}.custom-search-results{animation:customSearchFadeIn .25s ease}@keyframes customSearchFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.custom-search-suggestions-list{display:flex;flex-direction:column;gap:0}.custom-search-suggestion-link{display:block;padding:10px 0;color:#374151;text-decoration:none;font-size:14px;line-height:1.4;transition:color .15s ease;border-bottom:1px solid transparent;text-transform:capitalize}.custom-search-suggestion-link:hover{color:#000}.custom-search-suggestion-link b,.custom-search-suggestion-link strong,.custom-search-suggestion-link mark{font-weight:700;color:#111;background-color:transparent}.custom-search-products-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.custom-search-product-card{display:flex;align-items:flex-start;gap:14px;text-decoration:none;color:inherit;padding:8px 0;transition:opacity .15s ease}.custom-search-product-card:hover{opacity:.75}.custom-search-product-image{width:80px;height:100px;flex-shrink:0;background-color:#f3f4f6;overflow:hidden}.custom-search-product-image img{width:100%;height:100%;object-fit:cover;display:block}.custom-search-product-placeholder{width:100%;height:100%;background-color:#e5e7eb}.custom-search-product-info{display:flex;flex-direction:column;gap:6px;padding-top:4px}.custom-search-product-title{font-size:13px;font-weight:500;color:#111;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-search-product-price{font-size:13px;font-weight:600;color:#111}.custom-search-product-price s,.custom-search-product-price del{color:#9ca3af;font-weight:400;margin-left:6px}.custom-search-no-results{color:#9ca3af;font-size:14px;padding:10px 0}.custom-search-form{flex:1;display:flex;height:100%}#custom-search-loading{padding:20px 40px}.custom-search-spinner{width:28px;height:28px;border:2px solid #e5e7eb;border-top-color:#111;border-radius:50%;animation:customSearchSpin .6s linear infinite}@keyframes customSearchSpin{to{transform:rotate(360deg)}}body.search-overlay-open{overflow:hidden}@media(max-width:768px){.custom-search-overlay{height:100vh;height:100dvh}.custom-search-container{height:100%;display:flex;flex-direction:column}.custom-search-input-row{flex-shrink:0;height:90px;padding:0 20px}.custom-search-body{grid-template-columns:1fr;gap:24px;max-height:none;height:auto;flex:1;overflow-y:auto;padding:10px 20px}.custom-search-input::placeholder{font-size:11px;letter-spacing:1px}.custom-search-products-grid{grid-template-columns:1fr}#custom-search-loading{padding:10px 20px}.custom-search-suggestions-list{flex-direction:row;gap:35px;flex-wrap:wrap;row-gap:0}}.custom-search-selling-price{color:#279a4b}
/*# sourceMappingURL=/cdn/shop/t/388/assets/custom-search-bar.css.map */
