body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.content{min-height:calc(100vh - 70px);padding:1.5rem 0}.goods{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.card{display:flex;flex-direction:column}.card-content{flex-grow:1;padding:8px}.cart{bottom:20px;cursor:pointer;padding:10px;position:fixed;right:20px;z-index:5}@media (min-width:800px){.cart{bottom:auto;top:5rem}}.basket-list{-webkit-animation:show .4s;animation:show .4s;background-color:#fff;left:50%;max-width:95%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50rem}.trash{color:#fff;font-size:35px}.delete-icon{color:#b71c1c;cursor:pointer}.cart-quanity{color:#fff}.icons-close{color:#fff;cursor:pointer;position:absolute;right:20px;top:.5rem}@-webkit-keyframes show{0%{opacity:0;top:90%}to{opacity:1;top:50%}}@keyframes show{0%{opacity:0;top:90%}to{opacity:1;top:50%}}.basket-quanity{border:1px solid #64b5f6;border-radius:50%;color:#64b5f6;cursor:pointer;font-size:20px;vertical-align:middle}.downLine{justify-content:center}#toast-container,.downLine{align-items:center;text-align:center}#toast-container{height:10px;max-width:300px;top:3 rem!important}.btnCount:hover{background-color:#bdbdbd}.collection-item{align-items:center;justify-content:center}.btnDeleteAll{height:30px;width:130px}
/*# sourceMappingURL=main.52fd3c59.css.map*/