a{text-decoration:none}button{cursor:pointer}*{margin:0;padding:0}body{background-color:#f3f3f3}.product-image{width:200px;height:270px;z-index:1}.product-btn{position:absolute;bottom:20%;right:0;padding:0;transition:all 1s ease-in-out;opacity:0}.add-to-cart{color:green;width:30px;height:30px}.product-card{position:relative;margin:6px 10px;width:250px;height:350px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;background-color:#fff}.product-card,.product-card p{display:-webkit-flex;display:flex}.product-card p{-webkit-justify-content:space-around;justify-content:space-around;width:100%}.product-card img{height:220px;width:125px;margin:auto;transition:all 1s linear}.product-card:hover .product-btn{opacity:1;border:2px solid #000}.product-image:hover{opacity:.5;-webkit-transform:scale(1.2);transform:scale(1.2)}.products{-webkit-flex-wrap:wrap;flex-wrap:wrap;max-width:1200px;margin:40px auto}.modal-container,.products{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.modal-container{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5)}.modal-container,.modal-content{-webkit-align-items:center;align-items:center}.modal-content{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:column;flex-direction:column;background-color:#fff;width:375px;height:550px}.modal-content img{height:210px;width:155px}.modal-footer{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-evenly;justify-content:space-evenly}.modal-content-a{padding:8px 10px;border:2px solid gold;color:gold;margin-right:20px;font-family:Arial,Helvetica,sans-serif;font-size:20px;border-radius:8px}.modal-content-button{color:#00b9ff;border-radius:8px;padding:8px;border:2px solid #00b9ff;background-color:#fff;font-size:20px;margin-left:20px}.modal-content-a:hover{background-color:gold;color:#000}.modal-content-button:hover{background-color:#00b9ff;color:#000}.close-btn{position:absolute;color:red;top:-1px;right:0;cursor:pointer;height:20px;width:20px}.nav{background-color:#00b9ff;color:#faebd7;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:50px;padding:10px 30px}.products-link{margin-left:70px;font-size:25px}.nav a svg{text-transform:uppercase;vertical-align:center;font-size:35px}.nav a{color:#f0f8ff}.cartIcon{margin-left:auto;border:2px solid #f0f8ff;position:relative;width:110px;height:40px}tr img{height:100px}table{width:100%;margin:0}th{height:50px;text-transform:uppercase}td{text-align:center;text-transform:capitalize;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}tr button{width:29px;height:29px;color:#000;vertical-align:center;margin:0 2px;font-size:16px}.prdt-qty,tr button{background-color:#fff;text-align:center;border:2px solid #000}.prdt-qty{display:inline-block;font-size:20px;height:25px;width:25px}svg{cursor:pointer}.font-25{font-size:25px;margin-bottom:10px}.clear-cart{display:block;padding:10px;background-color:#fff;color:red;border:2px solid red;width:150px;text-transform:uppercase;font-size:15px;margin-left:auto;margin-right:160px}.clear-cart:hover{background-color:red;color:#fff}.total{text-transform:uppercase;width:150px;font-size:17px;font-weight:700}.stripe-btn,.total{display:block;margin-top:10px;margin-left:auto;margin-right:160px}.stripe-btn{width:120px}.single-product-details{width:50%}@media only screen and (max-width:1100px){.product-card img{height:200px;width:102px}.product-card{width:210px;height:320px}}@media only screen and (max-width:950px){.product-card img{height:270px;width:150px}.product-card{width:290px;height:360px}}@media only screen and (max-width:688px){.product-card img{height:300px;width:170px}.product-card{width:80%;height:400px}.products,.tr-product{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.tr-product{display:-webkit-flex;display:flex;margin-bottom:25px}td{margin-bottom:8px}.tr-heading{display:none}.clear-cart,.total{margin:auto auto 10px}.stripe-btn{margin:auto}.single-product-container,.single-product-details{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.single-product-details{width:80%;display:-webkit-flex;display:flex}.back-to-products{margin-top:8px;margin-right:30px}.font-25{font-size:22px}}@media only screen and (max-width:410px){.nav{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;justify-items:center}.products-link{font-size:25px;margin-bottom:10px}.nav a{margin:auto auto 8px}.cartIcon{margin-top:10px}}
/*# sourceMappingURL=main.f9f9ab07.chunk.css.map */