.thb-predictive-search-wrapper{display:none;position:absolute;top:calc(100% + 10px);right:0;z-index:90;background-color:var(--bg-body);border-radius:var(--general-border-radius, 3px);box-shadow:0 6px 24px #0000000d,0 0 0 1px var(--color-border)}.thb-predictive-search-wrapper.has-search-term{display:flex;flex-direction:row}.thb-predictive-search-collections{display:block;position:relative;top:auto;right:auto;z-index:90;background-color:transparent;font-size:.875rem;box-shadow:none;width:280px;min-width:280px;border-right:1px solid var(--color-border);border-radius:var(--general-border-radius, 3px) 0 0 var(--general-border-radius, 3px)}.thb-predictive-search-collections.has-search-term{box-shadow:none}.thb-predictive-search-collections[inert]{display:none}.thb-predictive-search-collections.loading .thb-predictive-search--container{opacity:.5;pointer-events:none}.thb-predictive-search-collections .loading-overlay{width:21px;height:21px}.thb-predictive-search-collections .thb-predictive-search--container{overflow-y:auto;max-height:calc(100vh - calc(var(--header-height, 0px) + var(--header-offset, 0px) + 50px))}.thb-predictive-search--collection-item{display:flex;align-items:center;gap:8px;padding:4px 0;text-decoration:none;color:inherit;transition:opacity .2s ease}.thb-predictive-search--collection-item:hover{opacity:.7}.thb-predictive-search--collection-image{display:none}.thb-predictive-search--collection-info{display:flex;flex-direction:column;gap:2px}.thb-predictive-search--collection-title{font-weight:var(--font-body-medium-weight, 500);line-height:1.3}.thb-predictive-search--collection-title .highlight{font-weight:var(--font-body-bold-weight, 700)}.thb-predictive-search-collections--content{display:flex;flex-direction:column;gap:0}.thb-predictive-search-collections .thb-predictive-search--content{padding:12px 20px}.thb-predictive-search-collections .thb-predictive-search--label{border-radius:var(--general-border-radius, 3px) 0 0 0}.thb-predictive-search--placeholder,.thb-predictive-search--no-results{color:rgba(var(--color-body-rgb),.6);font-size:.8125rem;margin:0}.thb-predictive-search{display:block;position:relative;z-index:90;background-color:transparent;border-radius:0 var(--general-border-radius, 3px) var(--general-border-radius, 3px) 0;font-size:.875rem;box-shadow:none;width:400px}.thb-predictive-search.has-search-term{box-shadow:none}.thb-predictive-search[inert]{display:none}.thb-predictive-search-collections[inert]+.thb-predictive-search{border-radius:var(--general-border-radius, 3px)}.thb-predictive-search-collections[inert]+.thb-predictive-search>.thb-predictive-search--container>.thb-predictive-search--label:first-child{border-radius:var(--general-border-radius, 3px) var(--general-border-radius, 3px) 0 0}.thb-predictive-search.loading .thb-predictive-search--container{opacity:.5;pointer-events:none}.thb-predictive-search .loading-overlay{width:21px;height:21px}.thb-predictive-search--container{overflow-y:auto;max-height:calc(100vh - calc(var(--header-height, 0px) + var(--header-offset, 0px) + 50px))}.thb-predictive-search--label{display:block;position:sticky;top:0;left:0;z-index:1;background-color:var(--bg-body);font-style:normal;font-weight:var(--font-body-medium-weight, 500);font-size:.75rem;line-height:1;letter-spacing:.05em;text-transform:uppercase;padding:13px 20px;border-bottom:1px solid var(--color-border);color:rgba(var(--color-header-text-rgb, --color-body-rgb),.6);border-radius:0}.thb-predictive-search>.thb-predictive-search--container>.thb-predictive-search--label:first-child{border-radius:0 var(--general-border-radius, 3px) 0 0}.thb-predictive-search--label.z-2{z-index:2}.thb-predictive-search--label.z-3{z-index:3}.thb-predictive-search--label.z-4{z-index:4}.thb-predictive-search--content{padding:19px 20px;border-bottom:1px solid var(--color-border);display:grid;gap:20px;grid-auto-flow:row}.thb-predictive-search--content-small{gap:10px}.thb-predictive-search--content:last-child{border-bottom:0}.thb-predictive-search--content .highlight{font-weight:var(--font-body-medium-weight, 500)}.thb-predictive-search--content>a{display:inline-flex;align-items:center;line-height:1.4}.thb-predictive-search--content>a svg{width:12px;height:auto;margin-right:7px}[dir=rtl] .thb-predictive-search--content>a svg{margin-right:0;margin-left:7px}.thb-predictive-search--collection{display:flex;grid-gap:20px;align-items:center}.thb-predictive-search--collection img{width:64px;height:auto}.thb-predictive-search--footer{padding:13px 20px;border-top:1px solid var(--color-border)}.thb-predictive-search--footer .text-button{font-size:inherit}.thb-predictive-search>.thb-predictive-search--footer{display:none}.thb-predictive-search--footer-collections{border-top:1px solid var(--color-border);border-radius:0 0 0 var(--general-border-radius, 3px)}.thb-predictive-search .product-cart-item{margin:0;max-width:100%}.thb-predictive-search--meta{display:block;font-size:.75rem;opacity:.6}.thb-predictive-search .product-cart-item .thb-placeholder{width:64px}.thb-predictive-search .cart-product-link,.thb-predictive-search .price{font-size:.875rem}@media only screen and (max-width: 767px){.thb-predictive-search-wrapper,.thb-predictive-search-wrapper.has-search-term{top:calc(100% + 13px);left:0;right:auto;width:calc(100vw - 30px);max-width:400px;flex-direction:column}.thb-predictive-search-collections{width:100%;min-width:auto;border-right:none;border-bottom:none;border-radius:var(--general-border-radius, 3px) var(--general-border-radius, 3px) 0 0}.thb-predictive-search-collections .thb-predictive-search--label{border-radius:var(--general-border-radius, 3px) var(--general-border-radius, 3px) 0 0}.thb-predictive-search-collections--content{gap:10px}.thb-predictive-search--footer-collections{border-radius:0;border-bottom:1px solid var(--color-border)}.thb-predictive-search{width:100%!important;border-radius:0 0 var(--general-border-radius, 3px) var(--general-border-radius, 3px)}.thb-predictive-search>.thb-predictive-search--container>.thb-predictive-search--label:first-child{border-radius:0}.thb-predictive-search-collections[inert]+.thb-predictive-search{border-radius:var(--general-border-radius, 3px)}.thb-predictive-search-collections[inert]+.thb-predictive-search>.thb-predictive-search--container>.thb-predictive-search--label:first-child{border-radius:var(--general-border-radius, 3px) var(--general-border-radius, 3px) 0 0}.header .searchform{width:400px!important}}.LOP-predictive-badges-inline,.thb-predictive-search .product-cart-item-image .LOP-discount-badges-container{display:none}.thb-predictive-search .product-cart-item-info{display:flex;flex-wrap:wrap;align-items:center;gap:2px 6px}.thb-predictive-search .product-cart-item-info>a.cart-product-link{width:100%;flex-shrink:0;order:0;font-size:16px}.thb-predictive-search .product-cart-item-info .price{display:inline-flex;align-items:center;flex-shrink:0;order:1;font-size:16px}.thb-predictive-search .LOP-predictive-badges-inline{display:inline-flex;align-items:center;order:2}.thb-predictive-search .LOP-product-price-without-taxes,.thb-predictive-search .product-installments{display:none!important}.LOP-predictive-search-prices{display:inline-flex;align-items:center;gap:8px;order:1;font-size:16px}.LOP-predictive-price-compare{color:#6d6d6d;text-decoration:line-through;font-weight:400}.LOP-predictive-price-sale{color:#de0e1a;font-weight:400}.LOP-predictive-price-regular{color:#252525;font-weight:400}.thb-predictive-search .LOP-predictive-badges-inline .LOP-discount-badges-container{display:flex;position:static;flex-direction:row;gap:4px;z-index:auto}.thb-predictive-search .LOP-discount-badge{width:40px;min-width:32px;height:18px;padding:2px 5px;font-size:9px;line-height:12px;border-radius:2px}.thb-predictive-search .LOP-discount-text{font-size:11px;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/34/assets/predictive-search.css.map */
