body{margin:0;padding:0;font-family:sans-serif}.search-result{-ms-flex-align:center;align-items:center;background:#fff;border-radius:5px;border-left:10px solid #ff0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:.5em;max-width:100%;overflow:auto}.search-result.sold{border-left-color:green}.search-result__text{margin:.5em;text-align:left}.search-result__price{font-weight:700;margin:0}.search-result__description{margin:0}@media (min-width:1500px){.search-result{width:calc(25% - 2em)}}@media (min-width:1000px) and (max-width:1499px){.search-result{width:calc(33% - 2em)}}@media (min-width:768px) and (max-width:999px){.search-result{width:calc(50% - 2em)}}@media (min-width:768px){.search-result__text{margin:1em}}.search{display:-ms-flexbox;display:flex;height:42px;margin:auto;width:300px}.search__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #000;border-radius:0;border-right:none;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:2 1 auto;flex:2 1 auto;height:100%;width:100%}.search__button:focus,.search__input:focus{outline:none}.search__button{border:1px solid #000;border-radius:0;-ms-flex:0 0 auto;flex:0 0 auto;height:30px;width:30px;padding:5px}.search__button:nth-of-type(3){border-left:none}@media (min-width:768px){.search__results{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.filter{border:1px solid #000;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;margin:auto;padding:0;width:300px}.filter__option{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;border-left:1px solid #000;-ms-flex:1 1 0%;flex:1 1 0%;margin:0;padding:.5rem}.filter__option:focus{outline:none}.filter__option:first-child{border-left:none}.filter__option--selected{background:#000;color:#fff}.App{text-align:center}.App__logo{height:59px;margin:1rem;width:229px}
/*# sourceMappingURL=main.93fe8914.css.map*/