@media only screen and (min-width:1024px){.search-suggestions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.search-suggestions__categories{width:100%;padding:30px}@media only screen and (min-width:768px){.search-suggestions__categories{padding:30px 30px 30px 60px}}@media only screen and (min-width:1024px){.search-suggestions__categories{width:30%;padding:45px 45px 45px 60px;border-right:1px solid #c7c7c7}}.search-suggestions__categories .categories__block{margin-bottom:40px}.search-suggestions__categories .categories__title{text-transform:uppercase;font-weight:700;font-size:12px;margin:0 0 20px}.search-suggestions__categories .categories__results{padding:0}.search-suggestions__categories .categories__results .suggestion{list-style:none;list-style-position:outside;font-size:16px;padding:5px 0}.search-suggestions__categories .categories__results .suggestion__link{color:#000;text-decoration:none;border-bottom:1px solid transparent;padding-bottom:2px;cursor:pointer}.search-suggestions__categories .categories__results .suggestion__link:focus,.search-suggestions__categories .categories__results .suggestion__link:hover{border-color:#000}.search-suggestions__categories .categories__results .suggestion__parent:after{content:" > "}.search-suggestions__categories .categories__allresults{text-decoration:none;border-bottom:1px solid #c7c7c7;padding-bottom:2px;cursor:pointer;color:#000}.search-suggestions__categories .categories__allresults:focus,.search-suggestions__categories .categories__allresults:hover{border-color:#000}.search-suggestions__products{width:100%;padding:30px 25px}@media only screen and (min-width:768px){.search-suggestions__products{padding:30px 45px}}@media only screen and (min-width:1024px){.search-suggestions__products{width:70%;padding:30px 45px 30px 30px}}.search-suggestions__products .search-result-count{margin-bottom:10px;padding-left:15px;font-size:16px}.search-suggestions__products .search-result-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-suggestions__products .search-result-wrapper .grid-tile{width:100%}@media only screen and (min-width:768px){.search-suggestions__products .search-result-wrapper .grid-tile{width:calc(50% - 30px)}}@media only screen and (min-width:1400px){.search-suggestions__products .search-result-wrapper .grid-tile{width:calc(25% - 30px)}}.search-suggestions__products .search-result-wrapper .grid-tile .product-tile .add-to-cart-trigger{display:none}