.bn3th-search{--icon-close-size: 18px;--icon-search-size: 20px}.bn3th-search--panel{--icon-search-size: 18px}.bn3th-search__bar{align-items:center;display:flex;flex-flow:row nowrap;gap:1rem}.bn3th-search--overlay .bn3th-search__bar{font-size:1.5rem;height:100%;padding:0 1.5rem}.bn3th-search--panel .bn3th-search__bar{margin:0;padding:0;flex:1;align-self:stretch}.bn3th-search--panel .bn3th-search__input{margin:0;padding:0;border:none;outline:none}.bn3th-search--panel .bn3th-search__input:focus{box-shadow:none}.bn3th-search__icon{align-items:center;display:flex;flex-shrink:0;height:var(--icon-search-size);width:auto}.bn3th-search__icon svg{display:block;height:100%;width:auto}.bn3th-search--panel .bn3th-search__icon{color:#6b7280;margin-top:-2px}.bn3th-search__input{-webkit-appearance:none;appearance:none;background:transparent;border:none;color:inherit;flex:1;font-size:inherit;height:100%;outline:none}.bn3th-search__input::-webkit-search-cancel-button{display:none}.bn3th-search--overlay .bn3th-search__input{align-items:center;display:flex;font-size:1.25rem;font-weight:300;justify-content:flex-start;letter-spacing:.01rem;margin:0;padding:0;border:none}.bn3th-search--overlay .bn3th-search__input:focus{box-shadow:none}.bn3th-search--overlay .bn3th-search__input-wrapper{align-items:center;align-self:stretch;display:flex;flex:1;position:relative}.bn3th-search--overlay .bn3th-search__input-wrapper:after{width:100%;height:1px;background:var(--colour-black);content:"";position:absolute;opacity:.075;top:62.5%}.bn3th-search--panel .bn3th-search__input{color:#000;font-size:18px;font-weight:300;letter-spacing:.0025em}.bn3th-search--overlay .bn3th-search__input::placeholder,.bn3th-search--panel .bn3th-search__input::placeholder{color:#00000054}.bn3th-search__close{align-items:center;background:transparent;border:none;color:inherit;cursor:pointer;display:flex;flex-shrink:0;height:var(--icon-close-size);justify-content:center;padding:0;width:var(--icon-close-size)}.bn3th-search__close svg{display:block;height:auto;width:100%}.bn3th-search-trigger{align-items:center;background:transparent;border:1px solid rgba(242,242,242,1);color:#6b7280;cursor:pointer;display:flex;gap:1rem;height:52px;padding:0 1.2rem;width:100%}.bn3th-search-trigger__icon{align-items:center;display:flex;flex-shrink:0;height:18px;margin-top:-2px;width:auto}.bn3th-search-trigger__icon svg{display:block;height:100%;width:auto}.bn3th-search-trigger__label{color:#999;font-size:14px;font-weight:400}.bn3th-search--overlay{background:var(--header-background, #fff);display:flex;flex-flow:column;height:var(--bn3th-site-header-height, 75px);left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(-100%);z-index:200}.bn3th-search--overlay *{pointer-events:none}.bn3th-search--overlay[data-open]{opacity:1;pointer-events:auto;transform:translateY(0)}.bn3th-search--overlay[data-open] *{pointer-events:auto}.bn3th-search--overlay .bn3th-search__panel{background:#fff;border-top:1px solid rgba(0,0,0,.08);left:0;max-height:calc(100vh - var(--bn3th-site-header-height, 75px));opacity:0;overflow-y:auto;pointer-events:none;position:fixed;top:var(--bn3th-site-header-height, 75px);transform:translateY(-6px);visibility:hidden;width:100%;z-index:99}.bn3th-search--overlay .bn3th-search__panel[data-open]{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.bn3th-search--panel .bn3th-search__panel{display:none}.bn3th-search--panel .bn3th-search__panel[data-open]{display:block}.bn3th-search__results{padding:1.75rem 1.5rem}.bn3th-search-group{margin-bottom:2rem}.bn3th-search-group:last-child{margin-bottom:0}.bn3th-search-group__header{align-items:baseline;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.bn3th-search-group__title{font-size:.6875rem;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.bn3th-search-group__view-all{color:inherit;font-size:.75rem;opacity:.5;text-decoration:none;transition:opacity var(--transition-duration-base) var(--transition-easing)}.bn3th-search-group__view-all:hover{opacity:1}.bn3th-search-products{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.bn3th-search-card-product__price,.bn3th-search-card-product__title{font-size:10px}.bn3th-search-card-product{color:inherit;display:flex;flex-flow:column;text-decoration:none;gap:.625rem}.bn3th-search-card-product__image-wrapper{aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.bn3th-search-card-product__image-wrapper img{height:100%;object-fit:cover;transition:transform var(--transition-duration-base) var(--transition-easing);width:100%}.bn3th-search-card-product__info{display:flex;flex-flow:column;gap:.5rem}.bn3th-search-card-product:hover .bn3th-search-card-product__image-wrapper img{transform:scale(1.03)}.bn3th-search-card-product__meta-details{display:flex;gap:.625rem;font-size:8px;margin-bottom:4px}.bn3th-search-card-product__meta-details .product-detail{background:#f6f6f6;color:#000;flex:1 1 0%;min-width:0;padding:.5rem;text-align:center;font-size:inherit;display:flex;justify-content:center;align-items:center}.bn3th-search-card-product__meta-details .product-detail__title{font-size:inherit;display:block;line-height:1.2}.bn3th-search-card-product__title{font-weight:400;line-height:1}.bn3th-search-card-product__price{display:flex;line-height:1;gap:.625rem;font-weight:500}.bn3th-search-card-product__price-compare-at,.bn3th-search-card-product__price-current{font-weight:inherit;font-size:inherit}.bn3th-search-card-product__price-compare-at{color:#767676;text-decoration:line-through}@media(min-width:576px){.bn3th-search-card-product__price,.bn3th-search-card-product__title{font-size:11px}.bn3th-search-card-product__meta-details{font-size:9px}}@media(min-width:768px){.bn3th-search-card-product__price,.bn3th-search-card-product__title{font-size:13px}.bn3th-search-card-product__meta-details{font-size:11px}}@media(min-width:992px){.bn3th-search-card-product__price,.bn3th-search-card-product__title{font-size:10px}.bn3th-search-card-product__meta-details{font-size:8px}}@media(min-width:1200px){.bn3th-search-card-product__price,.bn3th-search-card-product__title{font-size:12px}.bn3th-search-card-product__meta-details{font-size:10px}}@media(min-width:1400px){.bn3th-search-card-product__price,.bn3th-search-card-product__title{font-size:13px}.bn3th-search-card-product__meta-details{font-size:11px}}@media(min-width:1600px){.bn3th-search-card-product__price,.bn3th-search-card-product__title{font-size:14px}.bn3th-search-card-product__meta-details{font-size:12px}}.bn3th-search-articles{display:flex;flex-flow:column;gap:0}.bn3th-search-card-article{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);color:inherit;display:flex;flex-flow:row nowrap;gap:.875rem;padding:.75rem 0;text-decoration:none}.bn3th-search-card-article:last-child{border-bottom:none}.bn3th-search-card-article__content{display:flex;flex-flow:column;gap:.25rem}.bn3th-search-card-article__image{background:#f5f5f5;flex-shrink:0;height:56px;overflow:hidden;width:56px}.bn3th-search-card-article__image img{height:100%;object-fit:cover;width:100%}.bn3th-search-card-article__publish-date{color:#00000073;font-size:.75rem}.bn3th-search-card-article__tag{color:#00000080;font-size:.6875rem;letter-spacing:.05em;text-transform:uppercase}.bn3th-search-card-article__tags{display:flex;flex-wrap:wrap;gap:.375rem}.bn3th-search-card-article__title{font-size:.875rem;font-weight:400;line-height:1.35;margin:0}.bn3th-search-pages{display:flex;flex-flow:column}.bn3th-search-page{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);color:inherit;display:flex;justify-content:space-between;padding:.75rem 0;text-decoration:none}.bn3th-search-page:last-child{border-bottom:none}.bn3th-search-page__title{font-size:.875rem;margin:0}.bn3th-search-collections{display:flex;flex-flow:column}.bn3th-search-collection{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);color:inherit;display:flex;justify-content:space-between;padding:.75rem 0;text-decoration:none}.bn3th-search-collection:last-child{border-bottom:none}.bn3th-search-collection__title{font-size:.875rem;margin:0}.bn3th-search-empty{padding:2.5rem 0;text-align:center}.bn3th-search-empty__title{font-size:1rem;font-weight:600;margin:0 0 .5rem}.bn3th-search-empty__message{font-size:.875rem;margin:0;opacity:.55}@media(prefers-reduced-motion:no-preference){.bn3th-search--overlay{transition:opacity .15s ease,transform .15s ease-out,visibility .15s ease}.bn3th-search--overlay .bn3th-search__panel{transition:opacity var(--transition-duration-base) var(--transition-easing),transform var(--transition-duration-base) var(--transition-easing),visibility var(--transition-duration-base) var(--transition-easing)}}@media(min-width:990px){.bn3th-search--overlay .bn3th-search__bar{padding:0 2rem}.bn3th-search--overlay .bn3th-search__results{padding:2rem}.bn3th-search-products{gap:1.25rem;grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.bn3th-search--overlay .bn3th-search__bar{padding:0 2.5rem}.bn3th-search--overlay .bn3th-search__results{padding:2rem 2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/195/assets/bn3th-search.css.map */
