.search{position:fixed;left:0;top:0;width:100%;z-index:10;height:100%}.searchInnerWrapper{max-width:475px;width:343px;height:100%;height:100vh}.search--small .searchInnerWrapper{padding-bottom:16px}.searchInnerWrapper{display:flex;text-align:center;align-items:center;flex-direction:column;background:var(--background_color);color:var(--primary_text);transform:translate(-100%);transition:transform .5s ease-in-out,width .5s ease-in-out;will-change:transform;padding:12px 16px 24px}.search[aria-hidden=false]{visibility:visible;opacity:1;display:block}.search[aria-hidden=false] .searchInnerWrapper{transform:translate(0)}.predictiveSearch{width:100%;margin-top:8px}.predictiveSearch--column{display:flex;flex-direction:column;width:100%}.predictiveSearch--otherWrapper .predictiveSearch--innerWrapper{display:flex;flex-direction:column;gap:16px}.predictiveSearch--headerSpecial{margin:0!important}.predictiveSearch--twoColumns .predictiveSearch--products{display:flex;width:100%}#predictiveSearch--collections,#predictiveSearch--pagesArticles{display:flex;flex-direction:column;gap:16px}#predictiveSearch--collections a:hover,#predictiveSearch--pagesArticles a:hover{color:var(--primary_text)}#predictiveSearch--collections a,#predictiveSearch--pagesArticles a,.predictiveSearch--queries li,.search--recentResults li{position:relative}#predictiveSearch--collections a:after,#predictiveSearch--pagesArticles a:after,.predictiveSearch--queries li:after,.search--recentResults li:after{width:0;position:absolute;left:0;content:"";bottom:-1px;height:1px;background-color:var(--primary_accent);transition:width .2s ease-in-out}#predictiveSearch--collections a:hover:after,#predictiveSearch--pagesArticles a:hover:after,.predictiveSearch--queries li:hover:after,.search--recentResults li:hover:after{width:100%}.predictiveSearch--innerWrapper{text-align:left;width:100%}#predictiveSearch--recentSearches{padding-bottom:16px}.predictiveSearch--title{display:block}.predictiveSearch--queries li,.predictiveSearch--innerWrapper li{text-transform:capitalize}.searchHeader{width:100%;position:relative;padding-bottom:16px}.searchInput--Wrapper{display:flex;align-items:center;padding:12px 0;width:100%;border-bottom:1px solid var(--primary_text)}.searchInput--Wrapper .Svg--search_bar{fill:var(--primary_text);width:20px;height:20px;margin-right:16px}.searchInput--Wrapper path{fill:var(--primary_text)}.SearchProduct--Wrapper .cardInformation{padding:16px}.Search_View--actions a{padding-bottom:32px}.searchForm{width:calc(100% - 36px)}.searchForm input{width:100%;border:none;background:transparent;color:var(--primary_text);padding:0}.searchForm input::-webkit-input-placeholder{color:var(--primary_text)}.searchForm input::-moz-placeholder{color:var(--primary_text);opacity:1}.searchForm input:-moz-placeholder{color:var(--primary_text);opacity:1}.searchForm input::-ms-input-placeholder{color:var(--primary_text)}.searchForm input::placeholder{color:var(--primary_text)}.searchInput--clear{display:flex;opacity:1;visibility:visible;transition:all .3s ease-in-out;padding:8px;position:absolute;right:-8px;cursor:pointer}.searchInput--clear[aria-hidden=true]{opacity:0;visibility:hidden;transition:all .3s ease-in-out}.predictiveSearch--noResultContent{width:100%;align-items:flex-start;justify-content:flex-start;display:flex;gap:24px;flex-direction:column;text-align:left}.predictiveSearch--noResultContentCenter{width:100%}.search a:link,.search a:visited,.search a:active,.search .cardInformation--Title,.search .price{color:var(--primary_text)}.searchWrapper{display:block;width:100%;height:100%;transition:opacity .45s ease-in-out;overflow:hidden;overflow-y:auto}.searchWrapper::-webkit-scrollbar{display:none}.searchWrapper{-ms-overflow-style:none;scrollbar-width:none}.predictiveSearch--header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.searchInitial--Products{transition:opacity .15s ease-in-out}.search .closeSearch{margin-left:auto;cursor:pointer;display:flex}.closeSearch svg{width:auto;height:auto;fill:var(--primary_text)}.searchItem{align-items:center}.searchItem svg,.searchItem span{pointer-events:none}.predictiveSearch--queries li,.search--recentResults li{cursor:pointer}.predictiveSearch--queries,.search--recentResults{display:flex;gap:16px;flex-wrap:wrap}search-bar .Svg--search{width:24px;height:24px}.predictiveSearch--queries li,.search--recentResults li{color:var(--primary_text)}.predictiveSearch--noResults{display:flex;gap:24px;flex-direction:column}.predictiveSearch--header a.searchHeader--Primary{color:var(--primary_text)}search-bar .cardInformation--Description{display:none!important}search-bar .ProductInfo--Ratings{display:flex!important}search-bar .cardInformation--Title{margin-bottom:0!important}.searchInput--clear svg{width:16px;height:16px}search-bar .searchInput{font-size:.875rem;font-family:var(--type_paragraf_font);font-weight:var(--weight_paragraf_font)}search-bar .ProductCard--instantATC{min-height:32px;padding-top:6px;padding-bottom:6px}search-bar .productCard--Quantity{min-height:32px}.predictiveSearch--twoColumns{display:flex;flex-direction:column;gap:24px}.predictiveSearch--otherWrapper{gap:24px}.noResultTerms{display:flex;flex-direction:column;gap:2px}search-bar .productCard--QuantitySelector__ProductQuantity{width:100%}@media screen and (min-width: 768px){.searchInnerWrapper{max-width:475px;width:475px}}@media screen and (max-width: 1024px){search-bar .ProductInfo--Ratings svg{width:12px;height:12px}.predictiveSearch--products .predictiveSearchWrapper,.searchInitialView>.swiper-wrapper{grid-template-columns:1fr 1fr;display:grid;gap:24px 16px}.predictiveSearch--products .predictiveSearchWrapper .swiper-slide{width:147.5px}search-bar .price .flex{flex-direction:column-reverse;gap:0}search-bar .price .textRight{align-items:flex-end}search-bar .price .textLeft{align-items:flex-start}}@media screen and (min-width: 1025px){.search{z-index:8}.search .closeSearch{padding-bottom:4px}.predictiveSearch--otherWrapper{gap:40px}.predictiveSearch--twoColumns{flex-direction:row;gap:40px}.predictiveSearch--queries,.search--recentResults{gap:16px 40px}search-bar .productCard--Quantity,search-bar .ProductCard--instantATC{min-height:40px}.search{top:calc(var(--header-height) + var(--announcement-height))}.searchInnerWrapper{max-height:calc(100% - var(--header-height) - var(--announcement-height));max-width:unset;width:unset;height:unset;transform:translateY(-100%);transition:transform .5s ease-in-out}.search[aria-hidden=false] .searchInnerWrapper{transform:translateY(0)}.predictiveSearch--twoColumns .predictiveSearch--products{display:flex;min-width:65.625%}.predictiveSearch--noResults .predictiveSearch--innerWrapper{min-width:65.625%}.predictiveSearch--noResults{flex-direction:row}#predictiveSearch--recentSearches{padding-bottom:8px}.predictiveSearch{margin-top:32px}.searchInnerWrapper{padding:8px 80px 32px}.searchInput--Wrapper{padding:8px 0}.predictiveSearch--header{margin-bottom:24px}.predictiveSearch--products{display:block}.Search--Recent{margin-bottom:64px}.searchHeader{width:100%;position:relative}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/component-search.css.map */
