body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.App{background-color:#c8c8c8;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header{background-color:brown;color:hsla(0,0%,100%,.849);height:2.5rem;padding:10px;position:fixed;top:0;width:100%;z-index:1}.header h2{font-family:fantasy;font-size:40px}.header button{align-items:center;border:none;border-radius:50px;cursor:pointer;height:2.5rem;left:10px;padding:5px;position:absolute;text-align:center;width:2.5rem}.header img{border-radius:.5rem;cursor:pointer;height:3rem;margin-top:-.25rem;width:6rem}.button_badge{background-color:#fa3e3e;border-radius:2px;color:#fff;cursor:pointer;font-size:10px;left:2.9rem;padding:1px 3px;position:relative;top:.5rem}@media screen and (min-width:100px) and (max-width:360px){.header button{left:75%;top:950%}}@media screen and (min-width:361px) and (max-width:380px){.header button{left:75%;top:980%}}@media screen and (min-width:381px) and (max-width:480px){.header button{height:3.5rem;left:75%;top:1220%;width:3.5rem}}@media screen and (min-width:481px) and (max-width:640px){.header button{height:3.5rem;left:75%;top:1080%;width:3.5rem}}@media screen and (min-width:641px) and (max-width:768px){.header button{height:4rem;left:80%;top:1450%;width:4rem}}@media screen and (min-width:769px) and (max-width:961px){.header button{height:5rem;left:80%;top:1650%;width:5rem}}@media screen and (min-width:961px) and (max-width:1080px){.header button{height:3.5rem;left:80%;top:850%;width:3.5rem}}.product{background-image:linear-gradient(rgba(121,0,0,.4),#000);border-radius:5px;color:hsla(0,0%,100%,.849);cursor:pointer;height:350px;margin:10px;padding:10px;position:relative;text-align:left}.product:hover{background-image:linear-gradient(rgba(121,0,0,.7),#000);border-radius:5px;-webkit-transform:scale(1.1);transform:scale(1.1);transition-duration:.7s}.product img{block-size:40%;border-radius:5px;display:block;margin:auto;width:100%}.artBtn{background-color:hsla(0,0%,100%,.849);border:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;cursor:pointer;height:inherit;left:0;padding:5px;position:absolute;width:100%}.cardFooter{height:12%;width:99%}.counter{align-items:center;background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;display:grid;grid-template-columns:1fr 1fr 1fr;height:inherit;justify-items:center;left:0;padding:2px;position:absolute;width:inherit}.counter button{border:none;border-radius:50px;cursor:pointer;font-size:30px;height:2.5rem;width:2.5rem}.counter p{color:#000;margin:0;text-align:center}.price{bottom:2rem;left:0;position:absolute}.cart{background-color:beige;color:rgba(0,0,0,.849);display:none;height:100%;overflow-x:hidden;overflow-y:auto;padding:0 30px;position:fixed;right:0;text-align:left;top:0;width:25%;z-index:1}.cart h3{border-bottom:1px solid hsla(0,0%,100%,.849)}.cart h4{border-top:1px solid hsla(0,0%,100%,.849)}#cartHead{display:flex;justify-content:space-between}#cartHead button{border:none;border-radius:50px;cursor:pointer;height:3rem;margin-top:1.2rem;width:3rem}#crossCart{color:#750303;cursor:pointer;font-size:30px;text-align:center}#checkOutBtn{background-color:brown;border:none;border-radius:5px;bottom:4rem;color:#fff;cursor:pointer;font-size:20px;margin-bottom:2rem;padding:1rem;position:static;width:100%}.modal{background-color:#000;background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:auto;padding-top:100px;position:fixed;top:0;width:100%;z-index:1}.modal-content{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:animatetop;animation-name:animatetop;background-color:brown;border:1px solid #888;border-radius:.5rem;color:#fff;margin:auto;padding:20px;text-align:center;width:50%}.modal-content img{block-size:5rem}@-webkit-keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}.close{color:#fff;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}@media only screen and (max-device-width:767px){.cart{width:50%}}.cart-product{background-image:linear-gradient(hsla(0,0%,98%,.756),#ffe7e7);border-radius:15px;display:flex;margin:5px;padding:5px}.cart-product img{block-size:5rem;border-radius:20px;cursor:pointer;margin-bottom:2rem;margin-right:1rem;width:5rem}.cart-product p{font-size:medium}#crossItem{background:none;border:none;color:brown;cursor:pointer;font-size:20px;left:0;top:0}@media only screen and (max-device-width:767px){.cart-product{block-size:11rem;padding-bottom:2rem;padding-right:2rem;width:10rem}.cart-product,.cart-product img{border-radius:10px;margin-bottom:1rem;margin-right:.5rem}.cart-product img{block-size:4rem;width:4rem}.cart-product p{font-size:small;height:auto;max-height:9rem;overflow:hidden;width:5rem}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.cart-product{width:12.5rem;block-size:14rem}.cart-product p{font-size:medium;height:6rem;max-height:6rem;overflow:hidden;width:4rem}}.body{display:flex;margin-top:3.5rem;z-index:2}.product-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media only screen and (max-device-width:767px){.product-container{display:grid;grid-template-columns:1fr 1fr}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.product-container{display:grid;grid-template-columns:1fr 1fr 1fr}}
/*# sourceMappingURL=main.b3b64180.css.map*/