@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&family=Rubik:wght@300;400;500;700&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:"Raleway"}.header{position:-webkit-sticky;position:sticky;top:0;min-height:80px;width:80%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;overflow:hidden;background-color:#0a66c2}.logo{text-decoration:none;color:#fff;padding-left:40px;font-weight:400}.header-links{display:flex}.header-links ul li{list-style:none;display:inline-block;font-size:18px}.header-links ul li a{text-decoration:none;text-transform:uppercase;color:#fff;padding:0 15px}.header-links ul li a:hover{color:#f77f00}.products{margin:20px auto;width:80%;display:flex;justify-content:space-around;flex-wrap:wrap;border-radius:5px}.card,.products{background-color:#fff}.card{width:300px;border:1px solid #0a66c2;border-radius:5px;overflow:hidden;padding:10px;margin:40px 20px}.product-img{width:100px;display:flex;margin:2px auto;object-fit:fill;max-width:300px;min-height:200px;display:block;object-fit:cover}.product-name{margin:10px 0}.product-price{margin:10px 0;padding-bottom:20px;font-size:18px;line-height:30px}.product-add-btn{font-weight:700;font-size:18px;border-radius:5px;border:none;outline:none;background-color:#0a66c2;color:#fff;width:100%;height:40px;display:block;cursor:pointer;text-transform:uppercase;margin:15px auto}.product-add-btn:hover{background-color:#f77f00}.product-add-btn:active{transform:translateY(2px)}.signup{width:80%;margin:10px auto 0;height:80vh;font-size:40px;font-weight:700}.left,.signup{display:flex;justify-content:center;align-items:center}.left{background-color:#fff}.left,.right{width:50%;height:100%}.right{background-image:url(/shopping-cart/static/media/ppsg.5fcce50e.jpg);background-repeat:no-repeat;background-size:cover;background-color:#003049;border-radius:0 0 50px 50px}.content1{width:60%}.heading-logo{width:50px}.heading-signup{font-size:20px;font-weight:800;color:#000;margin-bottom:10px}.heading p{font-size:12px;font-weight:600;letter-spacing:.1px;color:rgba(0,0,0,.8)}.btn-signup-google{width:100%;padding:10px 0;border-radius:50px;border:1px solid rgba(0,0,0,.2);background-color:#fff;font-weight:700;margin:30px 0 20px;color:#000;cursor:pointer}.line-border{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px}.line-border p{margin:0 10px;font-size:10px;color:rgba(0,0,0,.5)}.text-section{display:flex;flex-direction:column}.text-section label{font-size:14px;margin-bottom:5px}.text-section input{margin-bottom:10px;padding:10px 0 10px 20px;border:1px solid rgba(0,0,0,.2);border-radius:50px}.checkbox-section{display:flex;margin-top:10px}.checkbox-section input{margin-right:7px}.checkbox-section p{font-weight:700;color:#000}.checkbox-section a{text-decoration:none;color:#0a66c2}form button{width:100%;background-color:#0a66c2;padding:10px 0;border-radius:50px;border-style:none;color:#fff;cursor:pointer;margin-top:5px;margin-bottom:20px}#signin-link,form button{font-weight:700}#signin-link a{text-decoration:none;color:#0a66c2}.cart-items{margin:30px auto;width:50%;border-radius:5px}.cart-items-header{display:flex;justify-content:space-around;align-items:center;height:50px;color:#0a66c2;text-transform:uppercase;font-weight:900;border-radius:5px}.cart-items-empty{display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;padding-top:20px;padding-bottom:20px}.cart-items-image{width:100px;height:auto;border:1px solid #f77f00;border-radius:10px;margin-right:10px}.cart-items-list{display:flex;align-items:center;padding:20px 0 20px 20px;font-size:20px;font-weight:700;margin-left:5%}.cart-items-function,.cart-items-name{width:25%}.cart-items-name{color:#000}.cart-items-add,.cart-items-remove{width:30px;margin-right:15px;font-weight:700;border:none;border-radius:3px;font-size:18px;color:#fff;cursor:pointer}.cart-items-add{background-color:#0a66c2}.cart-items-remove{background-color:#f77f00}.cart-items-add:active,.cart-items-remove:active{transform:translateY(1.2px)}.cart-items-total-price-name{display:flex;padding:20px 0 20px 22px;font-size:20px;font-weight:700;border:1px solid #003049;border-radius:5px;color:#000}.cart-items-total-price{display:flex;padding-left:45%;color:#000}.clear-cart{display:flex;justify-content:flex-end;margin-top:10px;margin-right:10px}.clear-cart-button{border:none;border-radius:5px;background-color:#f77f00;height:30px;width:100px;font-size:14px;font-weight:700;padding:5px;color:#fff;text-transform:uppercase;cursor:pointer}.clear-cart-button:hover{background-color:#003049;color:#f77f00;transform:translateY(1.2px)}.badge{position:absolute;top:10px;right:12px;background-color:#d62828;border:none;padding:3px;border-radius:50px;font-size:14px;font-weight:700;color:#fff}.checkout{width:70%;display:flex;justify-content:center;margin:30px auto}.checkout-btn{width:100%;padding:15px;border:none;font-size:18px;text-transform:uppercase}.checkout-btn:hover{background-color:#d62828;color:#fff;border-radius:10px}.checkout-btn:active{transform:translateY(1.2px)}
/*# sourceMappingURL=main.35215fc9.chunk.css.map */