body{-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;background:linear-gradient(-45deg,#fbc2eb,#a6c1ee);background-size:400% 400%;font-family:Helvetica,Arial,sans-serif;margin:0;padding:0}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}h1,h2,h3{margin:.5rem 0}h1{font-size:1.5rem}h2{font-size:1.2rem}h3{font-size:1rem}a{color:#000;text-decoration:none}.row{display:flex;justify-content:space-between}.col-1{flex:1 1}.col-2{flex:2 1}.nav-head{background-color:#e0e0e03a;display:flex;justify-content:space-between;margin:0;padding-bottom:1rem;padding-top:1rem;width:100%}.nav-head-right{align-items:center;display:flex;margin-right:15px}.nav-head h1{margin-left:15px}.nav-head-right a.cart{margin-right:10px}.nav-head-right a{align-items:center;display:flex}.block{background-color:#e0e0e052;border-radius:.5rem;margin:.5rem;padding:1rem}@media (max-width:1000px){.product,.row{flex-direction:column}.product{align-items:center;display:flex;justify-content:center;margin-bottom:10px}.product img.small{max-height:15rem;max-width:15rem}.block h2{display:flex;justify-content:center}}img.small{max-height:8rem}button{background-color:#f0c040;border:.1rem solid #404040;border-radius:.5rem;cursor:pointer;font-size:.8rem;margin:.1rem;padding:.2rem;width:100%}button.add{background-color:#40c0f0;width:1.5rem}button.badge,button.remove{background-color:#f04040;width:1.5rem}button.badge{border:none;color:#fff;margin-left:5px}.text-right{text-align:right}
/*# sourceMappingURL=main.0d226842.css.map*/