.header-search__suggestions{padding-block:1.25rem 2rem;border-bottom:1px solid rgba(var(--text-color),.1)}.header-search__suggestions-title{font-size:1rem;font-weight:700;margin:0 0 .75rem;color:rgb(var(--text-color));text-align:left}.header-search__suggestions-list{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.header-search__suggestion-item{background:none;border:none;padding:0;margin:0;font-size:.875rem;color:rgb(var(--text-color));text-align:left;cursor:pointer;transition:opacity .2s ease;text-decoration:none;display:inline-block}.header-search__suggestion-item:hover{opacity:.7;text-decoration:underline}.header-search__suggestion-item:focus{outline:2px solid rgb(var(--text-color));outline-offset:2px}.header-search__products{padding-block:1.25rem 0;border-top:1px solid #E4E4E4;padding-bottom:3rem;margin-bottom:0}.header-search__products-divider{height:1px;background:rgba(var(--text-color),.1);margin-bottom:1.25rem}.header-search__products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.header-search__products-title{font-size:16px;font-weight:700;margin:0;color:rgb(var(--text-color));text-align:left}.header-search__shop-all-link{font-size:12px;color:rgb(var(--text-color));text-decoration:underline;text-transform:capitalize;transition:opacity .2s ease}.header-search__shop-all-link:hover{opacity:.7;text-decoration:underline}.header-search__products-list{display:flex;flex-direction:column;gap:1rem}.header-search__product-item-wrapper{position:relative;display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;border:1px solid rgba(var(--text-color),.05)}.header-search__product-item{display:flex;align-items:center;gap:1rem;text-decoration:none;color:rgb(var(--text-color));transition:opacity .2s ease;flex:1}.header-search__product-item:hover{opacity:.7}.header-search__product-image{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.header-search__product-image img{width:100%;height:100%;object-fit:contain}.header-search__product-image .placeholder{width:100%;height:100%}.header-search__product-info{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.header-search__product-info .rating-badge{margin-bottom:0;margin-top:0}.header-search__product-info .rating-badge__stars{display:flex;gap:2px}.header-search__product-info .rating-badge .text-s{font-size:10px;color:#000;margin-left:.25rem}.header-search__product-title{font-size:12px;color:#000;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0}.header-search__product-description{font-size:10px;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0}.header-search__product-price{font-size:12px;font-weight:700;color:#000}.header-search__quick-add{flex-shrink:0}.header-search__quick-add-button{width:40px;height:40px;border-radius:8px;border:none;background:#f2cf7c;color:rgb(var(--text-color));display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;box-shadow:0 2px 4px #0000001a}.header-search__quick-add-button:hover{background:#ffc700;box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}.header-search__quick-add-button:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}.header-search__quick-add-button svg{width:16px;height:16px;stroke-width:2}.header-search::part(overlay){min-height:100vh!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.header-search::part(content){height:100vh!important;max-height:100vh!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}header-sidebar .header-search::part(content){height:auto!important}.header-search{height:100%!important}.header-search .container{display:flex;flex-direction:column;gap:0;height:100%!important;min-height:0;flex:1;overflow:hidden;max-height:100%!important}.header-search__form{order:1;flex-shrink:0}.header-search__suggestions-wrapper{order:2;flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;padding-bottom:6rem;scrollbar-width:none;-ms-overflow-style:none}@media screen and (min-width: 750px){.header-search__suggestions-wrapper::-webkit-scrollbar{display:none}.header-search .container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}}.header-search__suggestions{flex-shrink:0;width:100%}.header-search__products{flex-shrink:0;width:100%;display:block!important;visibility:visible!important;height:auto!important;max-height:none!important;overflow:visible!important}.header-search__products-list{display:flex!important;flex-direction:column!important;gap:1rem;width:100%;min-height:auto!important;max-height:none!important;height:auto!important;overflow:visible!important}.header-search__product-item{flex-shrink:0!important;min-height:auto!important;width:100%;display:flex!important;visibility:visible!important}.predictive-search{order:2;flex-shrink:0;display:block;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.predictive-search__product-item-wrapper{position:relative;display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;border:1px solid rgba(var(--text-color),.05)}.predictive-search__product-item{display:flex;align-items:center;gap:1rem;text-decoration:none;color:rgb(var(--text-color));transition:opacity .2s ease;flex:1}.predictive-search__product-item:hover{opacity:.7}.predictive-search__product-image{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.predictive-search__product-image img{width:100%;height:100%;object-fit:contain}.predictive-search__product-image .placeholder{width:100%;height:100%}.predictive-search__product-info{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.predictive-search__product-info .rating-badge{margin-bottom:0;margin-top:0}.predictive-search__product-info .rating-badge__stars{display:flex;gap:2px}.predictive-search__product-info .rating-badge .text-s{font-size:10px;color:#000;margin-left:.25rem}.predictive-search__product-title{font-size:12px;color:#000;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0}.predictive-search__product-description{font-size:10px;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0}.predictive-search__product-price{font-size:12px;font-weight:700;color:#000;margin:0}.predictive-search__product-price .price-list{font-size:12px;font-weight:700;color:#000}.predictive-search__product-price .price-list .text-subdued,.predictive-search__product-price .price-list .text-on-sale{font-family:Montserrat,sans-serif}.predictive-search__product-price .price-list .text-subdued span{font-size:12px;font-weight:700;color:#000}.predictive-search__quick-add{flex-shrink:0}.predictive-search__quick-add-button{width:40px;height:40px;border-radius:8px;border:none;background:#f2cf7c;color:rgb(var(--text-color));display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0;box-shadow:0 2px 4px #0000001a}.predictive-search__quick-add-button:hover{background:#ffc700;box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}.predictive-search__quick-add-button:active{transform:translateY(0);box-shadow:0 1px 2px #0000001a}.predictive-search__quick-add-button svg{width:16px;height:16px;stroke-width:2}.predictive-search__products{display:flex!important;flex-direction:column!important;gap:1rem!important}.predictive-search__products .product-card{display:none!important}@media screen and (min-width: 700px){.predictive-search__product-item-wrapper{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.predictive-search__product-item{min-width:0;width:100%;flex:1 1 auto}.predictive-search__product-image{flex-shrink:0;width:80px;height:80px}.predictive-search__product-info{min-width:0;flex:1 1 auto;width:0}.predictive-search__product-title,.predictive-search__product-description{min-width:0;width:100%;box-sizing:border-box}.predictive-search__quick-add{flex-shrink:0;width:40px;height:40px}}.predictive-search{scrollbar-width:none;-ms-overflow-style:none}.predictive-search::-webkit-scrollbar{display:none}.predictive-search__results{scrollbar-width:none;-ms-overflow-style:none}.predictive-search__results::-webkit-scrollbar{display:none}.predictive-search__products-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1rem;padding-bottom:.5rem}.predictive-search__view-all-link{background:none;border:none;padding:0;margin:0;font-size:12px;font-weight:400;color:rgb(var(--text-color));text-decoration:underline;cursor:pointer;line-height:1.2;transition:opacity .2s ease;height:auto}.predictive-search__view-all-link:hover{opacity:.7;text-decoration:underline}.predictive-search__view-all-link:focus{outline:2px solid rgb(var(--text-color));outline-offset:2px}.predictive-search__tabs .predictive-search__resource-item{padding-bottom:6rem}.predictive-search__category,.predictive-search__tabs button{font-size:12px;letter-spacing:normal}
/*# sourceMappingURL=/cdn/shop/t/68/assets/header-search-custom.css.map */
