.search-box{position:absolute;z-index:500;top:0;left:0;width:100%;height:94px;color:#fff;background:url(header-tab-gradient-purple.svg) center top repeat-x;background-size:auto 94px;transform:translateY(-100%);display:flex;flex-direction:column;justify-content:center;transition:all .15s ease-out}@media screen and (min-width: 768px){.search-box{height:114px;background-size:auto 114px}}.search-box.is-active{transform:translateY(0)}.search-content{width:100%;max-width:var(--max-width);margin:auto}@media screen and (min-width: 960px){.search-content{width:80%}}.search-content form{display:flex;justify-content:center;gap:20px;padding:0 20px}@media screen and (min-width: 960px){.search-content form{padding:0 40px}}.search-box .search,[predictive-search]{width:100%;display:flex;justify-content:center;align-items:center;gap:10px}@media screen and (min-width: 768px){.search-box .search{gap:20px}}.close-search{margin:0 auto}.search-box input[type=search]{border:3px solid var(--lrg-darkgrey);border-radius:0;font-size:18px;font-weight:700;outline-width:0;width:calc(100% - 120px);height:40px;text-align:center;background:#fff url(bg.svg) center top repeat;background-size:200px 200px}@media screen and (min-width: 768px){.search-box input[type=search]{font-size:20px;width:calc(100% - 150px)}}.search-box input[type=text]:focus{border-color:var(--lrg-pink)}.close-search{background-color:var(--lrg-aqua);color:#fff;padding:5px 10px;border-radius:5px;border:0;font-weight:700;text-transform:uppercase;text-decoration:none;transform:translateY(-20px);transition:all .25s ease-out}.close-search:hover{background-color:var(--lrg-pink)}.search-box.is-active .close-search{transform:translateY(10px)}.search-content label{display:none}.predictive-search-results{position:absolute;z-index:450;top:80px;left:50%;width:100%;max-width:640px;transform:translate(-50%);color:#fff;background:var(--lrg-black) url(bg-dark.svg) center top repeat-x;padding:60px 40px 20px;display:flex;flex-direction:column;filter:drop-shadow(8px 8px 0 var(--lrg-aqua));max-height:calc(100vh - 90px);overflow-y:auto}@media screen and (min-width: 768px){.predictive-search-results{top:90px}}@media screen and (min-width: 1120px){.predictive-search-results{max-width:1120px}}#predictive-search.is-active{display:block}#predictive-search .predictive-search-results{animation:.25s reverse forwards searchIn}#predictive-search.is-active .predictive-search-results{animation:.25s normal forwards searchIn}@keyframes searchIn{0%{opacity:0;display:none}1%{display:block;opacity:0}to{opacity:1}}.predictive-search .subsection-title{margin-bottom:10px}.predictive-search .subsection-title+p{margin-top:20px}.predictive-results{margin:10px 0 20px;padding:0;list-style-type:none;border-top:3px dotted var(--lrg-darkgrey)}@media screen and (min-width: 1120px){.predictive-results{display:flex;flex-wrap:wrap;column-gap:20px}}.predictive-results li{border-bottom:3px dotted var(--lrg-darkgrey)}@media screen and (min-width: 1120px){.predictive-results li{width:calc(50% - 10px)}}.predictive-results a{display:flex;align-items:center;gap:20px;color:#fff;text-decoration:none;font-weight:700;font-size:18px;padding:10px 60px 10px 10px;position:relative}.predictive-results a:hover{background-color:var(--lrg-pink);color:#fff}.predictive-results a span{position:relative;z-index:2;text-shadow:2px 2px 0 var(--lrg-black)}.predictive-results a:hover:before{content:"";display:block;width:38px;height:38px;border:6px dotted var(--lrg-yellow);border-radius:50%;position:absolute;z-index:5;top:50%;right:8px;margin-top:-24px;animation:spin 4s linear infinite;filter:drop-shadow(2px 2px 0 var(--lrg-black))}@keyframes spin{to{transform:rotate(360deg)}}.predictive-results a:hover:after{content:"";display:block;width:0;height:0;border-top:16px solid transparent;border-left:28px solid var(--lrg-yellow);border-bottom:16px solid transparent;position:absolute;z-index:5;top:50%;right:15px;transform:translateY(-50%);filter:drop-shadow(2px 2px 0 var(--lrg-black))}img.predictive-search-result-image-product{max-width:100%;width:unset}.predictive-results a.result-collection{position:relative;display:flex;justify-content:center;align-items:center;height:80px;padding:0;font-family:Druk-SuperItalic,Impact,sans-serif;font-weight:400;font-size:24px;text-transform:uppercase}.result-collection .collection-logo{height:60px;width:auto;position:relative;z-index:2}.result-collection .background-image{z-index:1}.predictive-results a.result-collection:hover{background-color:var(--lrg-pink)}.predictive-results a.result-collection:not(.no-bg-image):hover .background-image{mix-blend-mode:lighten}.search-result-total{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}@media screen and (min-width: 768px){.search-result-total{justify-content:space-between;flex-direction:row}}.search-result-total p{margin:0;font-family:Druk-SuperItalic,Impact,sans-serif;font-size:24px;text-transform:uppercase;line-height:1}.search-result-total .btn{line-height:1;max-width:60%}@media screen and (min-width: 768px){.search-result-total .btn{margin-right:auto}}.search-result-total .btn span,.search-result-total p span{color:var(--lrg-yellow)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/search.css.map */
