.thb-secondary-area-item.th-desktop-qsearch-wrapper{padding:0!important}.thb-quick-search-input{padding:11px 42px 11px 16px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;min-width:320px;cursor:text;transition:all .2s ease;background-color:#fff;color:#333;font-family:inherit}.thb-quick-search-input::placeholder{color:#999;font-weight:400}.thb-quick-search-input:hover{border-color:#bbb;box-shadow:0 2px 6px #0000000f}.thb-quick-search-input:focus{outline:none;border-color:#666;box-shadow:0 3px 10px #0000001a;background-color:#fff}.th-desktop-qsearch-wrapper svg,.th-mobile-qsearch-wrapper svg{position:absolute;right:14px;width:18px;height:18px;pointer-events:none;opacity:.4;transition:opacity .2s ease}.thb-quick-search-input:focus+svg{opacity:.6}.th-desktop-qsearch-wrapper fieldset,.th-mobile-qsearch-wrapper fieldset{display:flex;align-items:center;gap:0rem;border:none;padding:0;margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-field{flex:1;height:44px;padding:0 14px;font-size:14px;border-radius:6px;border:1px solid #d1d5db;background-color:#fff;color:#111;transition:border-color .2s ease,box-shadow .2s ease}.search-field::placeholder{color:#9ca3af}.search-field:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px #2563eb26}.search-submit-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 14px;border-radius:0;border:1px solid transparent;background-color:var(--color-accent);color:#fff;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.search-submit-btn svg{display:block}.search-submit-btn span{font-size:18px;line-height:1}.search-submit-btn:hover{background-color:color-mix(in srgb,var(--color-accent) 85%,black)}.search-submit-btn:active{transform:translateY(1px)}.search-submit-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb40}.search-dropdown{position:absolute;right:0;visibility:hidden;opacity:0;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease,visibility .25s;z-index:9999;background:#fff;box-shadow:0 8px 30px #00000026;border-radius:8px;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;padding:25px}.search-dropdown.active{visibility:visible;opacity:1;transform:translateY(0)}.search-dropdown-inner{display:flex;flex-direction:column;height:100%}.search-dropdown-header{padding:24px;border-bottom:1px solid #e5e5e5;background:#fff;flex-shrink:0}.search-dropdown-header>form{display:flex;align-items:center;gap:10px}.search-dropdown-header fieldset{border:none;padding:0;margin:0;flex:1;display:flex;gap:10px}.search-dropdown-header .search-field{flex:1;padding:13px 18px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;font-family:inherit;transition:border-color .2s ease;background:#fafafa}.search-dropdown-header .search-field:focus{outline:none;border-color:#666;background:#fff}.search-dropdown-header .search-submit-btn{display:flex;align-items:center;gap:8px;padding:13px 24px;background:#2c2c2c;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.search-dropdown-header .search-submit-btn:hover{background:#000;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.search-dropdown-header .search-submit-btn:active{transform:translateY(0)}.search-dropdown-header .search-submit-btn svg{width:16px;height:16px}.search-dropdown-close{background:#f5f5f5;border:none;padding:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;flex-shrink:0}.search-dropdown-close:hover{background-color:#e5e5e5}.search-dropdown-close svg{width:18px;height:18px}.search-dropdown-content{flex:1;display:none}.search-dropdown-content.active{display:block}.search-dropdown-content--results.loading{position:relative;min-height:300px}.search-dropdown-content--results.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #333;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.search-initial-state{padding:24px}.search-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#888;margin:0 0 14px;font-family:inherit}.search-popular-section{margin-bottom:32px}.search-popular-links{display:flex;flex-wrap:wrap;gap:10px}.search-popular-link{padding:9px 18px;background:#fff;border:1px solid #e0e0e0;border-radius:24px;font-size:13px;font-weight:500;text-decoration:none;color:#444;transition:all .2s ease;font-family:inherit}.search-popular-link:hover{background:#2c2c2c;color:#fff;border-color:#2c2c2c;transform:translateY(-1px);box-shadow:0 3px 8px #0000001f}.search-trending-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.search-product-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;padding:14px;border:1px solid #e5e5e5;border-radius:8px;transition:all .25s ease;background:#fff}.search-product-card:hover{border-color:#bbb;box-shadow:0 6px 16px #0000001a;transform:translateY(-2px)}.search-product-image{width:100%;aspect-ratio:1;overflow:hidden;border-radius:6px;background:#f8f8f8;margin-bottom:12px}.search-product-image img{width:100%;height:100%;object-fit:contain}.search-product-info{flex:1}.search-product-title{font-size:13px;font-weight:400;line-height:1.4;margin:0 0 8px;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-product-price{font-size:14px;font-weight:600;color:#333}.search-price-sale{color:#e74c3c;margin-right:6px}.search-price-compare{text-decoration:line-through;color:#999;font-size:12px;font-weight:400}.search-results-layout-single{padding:20px 24px;max-width:100%}.search-suggestions-section,.search-products-section{margin-bottom:28px}.search-suggestions-section:last-child,.search-products-section:last-child{margin-bottom:0}.search-suggestions-list{display:flex;flex-direction:column;gap:10px}.search-suggestion-item{padding:11px 14px;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;font-size:13px;font-weight:500;text-decoration:none;color:#333;transition:all .2s ease;display:block;font-family:inherit}.search-suggestion-item:hover{background:#fff;border-color:#999;transform:translate(4px)}.search-products-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.search-product-item{display:flex;align-items:center;gap:16px;padding:12px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s ease}.search-product-item:hover{border-color:#999;box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.search-product-image-small{width:60px;height:60px;flex-shrink:0;overflow:hidden;border-radius:6px;background:#f8f8f8}.search-product-image-small img{width:100%;height:100%;object-fit:contain}.search-product-details{flex:1;min-width:0}.search-product-name{font-size:14px;font-weight:500;line-height:1.4;margin:0 0 6px;color:#333;font-family:inherit}.search-product-price{font-size:14px;font-weight:600;color:#2c2c2c}.search-view-all-btn{display:block;width:100%;padding:14px 24px;background:#2d5f3f;color:#fff;text-decoration:none;border-radius:6px;font-size:13px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.5px;transition:all .2s ease;font-family:inherit}.search-view-all-btn:hover{background:#234a32;transform:translateY(-2px);box-shadow:0 4px 12px #2d5f3f4d}.search-no-results{text-align:center;padding:40px 20px}.search-no-results p{font-size:15px;color:#666;margin-bottom:20px;font-family:inherit}.search-error{text-align:center;padding:60px 20px;color:#e74c3c}body.search-dropdown-open:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:9998;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:1024px){.search-dropdown.active{width:fit-content}}@media(max-width:1024px){.header{position:relative;z-index:100;padding-bottom:10px}.logolink{margin:10px 0}.thb-secondary-area-item.th-mobile-qsearch-wrapper{padding:0}.collection-banner--breadcrumbs{text-align:left;top:0;left:0;right:0;z-index:3;position:relative}.collection-banner{display:flex;text-align:center;position:relative;min-height:150px;align-items:flex-start;flex-direction:column}}@media(max-width:1024px)and (min-width:768px){.thb-secondary-area{min-width:100px;justify-content:space-between}.thb-quick-search-input{min-width:500px}.search-dropdown.active{width:585px}}@media(max-width:768px){.thb-quick-search-input{font-size:15px!important;padding:8px!important;background-color:#fff!important;min-width:266px}.thb-secondary-area.thb-header-right{min-width:80px!important}.search-dropdown{left:16px!important;right:16px!important;width:auto!important;max-width:none!important;overflow-y:auto}.search-dropdown-header{padding:16px}.search-dropdown-header .search-submit-btn span{display:none}.search-results-layout-single{padding:16px}}@media(max-width:480px){.search-product-item{gap:12px}.search-product-image-small{width:50px;height:50px}.search-product-name{font-size:13px}}@media screen and (max-width:768px){body.open-cc{position:fixed;width:100%;height:100%;overflow:hidden}.thb-quick-search-input,input[type=search]{font-size:16px!important;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}#Search-Drawer,.search-dropdown{will-change:transform,opacity;contain:layout style}#Search-Drawer.active,.search-dropdown.active{transition:opacity .2s ease,transform .2s ease}}@media screen and (max-width:768px){input[type=search]:focus,.thb-quick-search-input:focus{scroll-margin-top:100px;touch-action:manipulation}}@supports (-webkit-touch-callout: none){@media screen and (max-width:768px){input[type=search],.thb-quick-search-input{font-size:16px!important}}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/search-dropdown-styles.css.map */
