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}article{margin:auto;width:60%}.cart_box img{height:50px;width:50px}.cart_img{display:flex;width:400px}.cart_img p{font-weight:700;margin-left:10px}.cart_box{align-items:center;border-bottom:2px solid skyblue;display:flex;justify-content:space-between;margin-top:20px;padding-bottom:5px}.cart_box div:nth-child(2) button{font-weight:700;margin-right:5px;padding:5px 10px}.cart_box div:nth-child(3) button{background-color:skyblue;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;letter-spacing:2px;outline:none;padding:5px 10px}.cart_box div:nth-child(3) button:hover{background-color:#8fbc8f}.cart_box div:nth-child(3) span{background-color:#90ee90;border-radius:5px;margin-right:10px;padding:5px 10px}.App{background-color:#fafafa}section{display:flex;flex-flow:row wrap;justify-content:space-between;margin:3rem auto auto;width:80%}.card{background-color:#fff;box-shadow:7px 7px 3px rgba(50,50,50,.1);margin-bottom:20px;padding:30px;width:250px}.cards:hover{box-shadow:7px 7px 3px rgba(130,180,32,.1)}.title{display:flex;justify-content:space-between}.title p:first-child{font-size:1.2rem;font-weight:700;text-transform:uppercase}.title p:last-child{color:gray;font-size:.8rem}.detail{color:grey;font-size:1.1rem;margin:20px 0}.info-card button{background-color:#82b420;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:5px 10px}.info-card button:hover{box-shadow:7px 7px 3px rgba(130,180,32,.15);-webkit-transform:scale(1.02);transform:scale(1.02)}*{margin:0;padding:0}nav{background-color:#82b420;box-shadow:7px rgba(130,180,32,.1);height:70px;width:100%}.nav_box{align-items:center;display:flex;justify-content:space-between;line-height:70px;margin:auto;width:80%}.hortifruti{color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1.7rem;font-weight:700;letter-spacing:.1rem}.carrinho span:first-child{cursor:pointer;font-size:2rem}.carrinho span:last-child{background-color:blue;border-radius:50%;color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700;padding:2px 3px;position:relative;right:10px;top:10px}
/*# sourceMappingURL=main.be3277eb.css.map*/