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}section{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;margin:5% auto auto;width:80%}.cards{padding:20px;width:250px}.cards:hover{box-shadow:0 10px 10px 10px rbga(0,0,0,.1);cursor:pointer}.image_box img{height:200px;width:150px}.details p:first-child{font-weight:700}.details p:nth-child(2){color:grey;font-size:.8rem}.details p:nth-child(3){color:grey;font-weight:bolx}.details button{border:none;font-weight:700;outline:none;padding:5px 10px}.details button,nav{background-color:skyblue}nav{height:60px;width:100%}.nav_box{align-items:center;display:flex;justify-content:space-between;line-height:60px;margin:auto;width:80%}.my_shop{color:#fff;font-family:cursive;font-size:1.5rem;font-weight:700}.cart,.my_shop{cursor:pointer}.cart span:first-child{color:#fff;font-size:2rem}.cart span:nth-child(2){background-color:red;border-radius:5px;color:#fff;font-weight:bolx;padding:0 3px;position:relative;top:-15px}*{margin:0;padding:0}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}.total{display:flex;justify-content:space-between}.total span:first-child{color:skyblue;font-size:2rem;font-weight:700;letter-spacing:2px}.total span:nth-child(2){color:green;font-size:2rem;font-weight:700}
/*# sourceMappingURL=main.9476f422.css.map*/