*{box-sizing:border-box}body{margin:50px 100px}#menu{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:5px;grid-template-areas:"none brand side";margin-bottom:50px}#menu a{color:#b84901}#brand{grid-area:brand;display:flex;justify-content:center}#brand img{height:200px}#side{grid-area:side;display:flex;justify-content:right}#side img{width:50px}.menu-item{display:flex;flex-direction:column}.menu-item p{margin:0}.browse{margin-right:50px}.footer{background-color:#d9d9d9;height:6em;margin:20px}.footer,.wrapper[data-v-8127eac2]{display:flex;justify-content:center;align-items:center}.products[data-v-8127eac2]{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-around}.product[data-v-8127eac2]{margin:10px;margin-top:50px;width:200px}.product img[data-v-8127eac2]{border:2px solid #333;height:250px;width:200px;-o-object-fit:cover;object-fit:cover}.product .image[data-v-8127eac2]{display:flex;justify-content:center;margin-bottom:5px}.info[data-v-8127eac2]{background:#f2921d;color:#000;padding:10px 30px;height:80px}.info h1[data-v-8127eac2]{font-size:16px}.info h2[data-v-8127eac2]{font-size:14px}.info p[data-v-8127eac2]{margin:0;font-size:10px}.price[data-v-8127eac2]{display:flex}button[data-v-8127eac2]{height:50px;background:#000;color:#fff;border:none}.auto[data-v-8127eac2]{margin-left:auto}.wrapper[data-v-3cc9d9ac]{display:flex;align-items:center;justify-content:center}.search[data-v-3cc9d9ac]{border:1px solid #ccc;border-radius:4px;width:50%}form[data-v-3cc9d9ac]{display:table;width:100%}i[data-v-3cc9d9ac]{display:table-cell;padding-left:10px;width:1px}input[data-v-3cc9d9ac]{display:table-cell;font-size:20px;border:none!important;box-shadow:none!important;width:100%;height:40px}.emptyCart[data-v-bfdd0094]{text-align:center}.product[data-v-bfdd0094]{display:flex;clear:left;margin:20px;padding:10px;border:2px solid #333}.info[data-v-bfdd0094]{//float:left;background:#f2921d;color:#000;padding-right:100px;padding-left:40px;margin:-10px;width:500px}.image[data-v-bfdd0094]{margin-left:150px;margin-right:150px;border:2px solid #333}.image img[data-v-bfdd0094]{height:150px;width:200px;-o-object-fit:cover;object-fit:cover}.price[data-v-bfdd0094]{clear:left;float:right}button[data-v-bfdd0094]{height:50px;background:#000;color:#fff;border:none}