body{background-image:url(/ShopOnline/static/media/background5.f90ffc90aa904ad1f17d.jpg);background-repeat:no-repeat;background-size:cover;color:var(--clr-grey-1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;line-height:1.5}.container{align-items:center;background:url(/ShopOnline/static/media/background2.284b51dbb60f7dd23f88.jpg);background-repeat:no-repeat;background-size:cover;border-radius:30px;display:flex;flex-direction:column;height:500px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:19px;width:400px}h1{font-size:50px;padding:30px}h1,label{color:#fff}form{align-items:center;display:flex;flex-direction:column;font-size:19px;justify-content:center}input{border-radius:10px;font-size:20px;margin:10px}.login-btn,input{padding:10px;width:80%}.login-btn{border:none;border-radius:30px}.login-btn:hover{background:orange;color:#fff}ul{list-style-type:none}li{padding:10px}.cartIcon{width:100%}.cartIcon button{align-items:center;border:1px solid #ccc;border-radius:20px;cursor:pointer;display:flex;font-size:30px;justify-content:space-between;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cartIcon button img{width:30px}.cartIcon button:hover{background:blue;color:#fff}.cart-container{background:grey;color:#fff;height:auto;left:50%;max-height:80%;overflow:auto;padding:10px;position:fixed;top:50%;transform:translate(-50%,-50%);width:550px;z-index:9999}.cart-container,.cartItem{border:1px solid #000;border-radius:10px}.cartItem{background:#2f3c7e;color:#fbeaeb;display:inline-block;flex-direction:row;font-size:20px;font-weight:700;justify-content:space-between;padding:20px}.cart-actions{background:#0a0718;border:none;color:#fff;font-size:20px;width:50px}.cart-header{align-items:center;display:flex;justify-content:space-between}.close-btn{background:#0000;border:none;cursor:pointer;font-size:24px}.header-nav{background:#f5fffa;border-radius:20px;box-shadow:0 10px 20px #ccc;margin-bottom:10px;position:-webkit-sticky;position:sticky}.header-ul{display:flex;flex:1 1;justify-content:space-between}.header-h2{font-family:monospace;font-size:30px}.products-container{align-content:center;align-items:center;background:url(/ShopOnline/static/media/background3.732e84b9c0590b2f37a7.jpg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;justify-items:center}.buyBtn{background-color:rgba(21,26,42,.787);border:none;border-radius:10px;color:#fff;cursor:pointer;margin-bottom:auto;padding:10px;width:100%}.buyBtn:hover{background:#ff4500;color:#a9a9a9}.card{align-items:center;background:#7fffd4;border-radius:20px;box-shadow:10px 10px 10px 10px #ccc;display:flex;flex-direction:column;height:300;justify-content:center;padding:10px;width:250px}.card img{height:130px;width:90%}.card>p{padding:10px}.card:hover{box-shadow:10px 10px 10px 10px #8a2be2}.orderBtn{background:#ff4500;width:200px}.orderBtn:hover{background:#5900be}.layout{background:url(/ShopOnline/static/media/background5.f90ffc90aa904ad1f17d.jpg);display:flex;flex:1 1;flex-direction:column}.total-price{font-size:20px;margin-bottom:20px;margin-right:50px;margin-top:1rem;text-align:right}.logout-btn{background-color:#ff4500;border:none;padding:10px}.logout-btn:hover{background-color:#8a2be2}.orderBtn{background-color:rgba(21,26,42,.787);border:none;border-radius:10px;color:#fff;cursor:pointer;margin-bottom:auto;padding:10px;width:100px}
/*# sourceMappingURL=main.6cafaa88.css.map*/