body{background-color:#fff}*{margin:0}.header{height:70px;-webkit-align-items:center;align-items:center;background-color:#000;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header,.header_nav{display:-webkit-flex;display:flex}.header_nav{-webkit-justify-content:space-evenly;justify-content:space-evenly}.header_logo{width:70px;object-fit:contain;margin:0 20px}.header_searchIcon{padding:5px;height:20px!important;background-color:#6495ed;border-radius:3px;border:1px solid #6495ed;margin-left:-4px}.header_search{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;height:28px;border-radius:5px;border:1px solid}.header_nav_user{font-size:17px;font-weight:300}.header_nav_orders,.header_nav_user{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}.header_nav_orders{margin-top:7px;font-size:20px;font-weight:400}.header_nav>a,.header_nav_orders{text-decoration:none}.header_nav_cart{-webkit-align-items:center;align-items:center}.header_nav_cart,.header_shoppingcartCount{display:-webkit-flex;display:flex;margin-left:10px;margin-right:10px}.header_shoppingcartCount{font-size:25px;font-weight:500;-webkit-flex-direction:column;flex-direction:column;color:#f5f5f5}a{color:#fff}.home{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home_row{margin-left:5px;margin-right:5px}.home_row,.product{display:-webkit-flex;display:flex;z-index:1}.product{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;margin:10px;padding:20px;width:100%;max-height:400px;min-width:100px;background-color:#fff;border-radius:5px;border:1px solid #d3d3d3;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.product_rating{display:-webkit-flex;display:flex}.product>img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product_info{height:100px;margin-bottom:15px}.product_price{margin-top:5px}.product>button{background:#fff;margin-top:10px;border:1px solid #708090;color:#111}.checkout{display:-webkit-flex;display:flex;padding:20px;height:-webkit-max-content;height:max-content;-webkit-justify-content:space-between;justify-content:space-between}.checkout_title{margin-right:10px;padding:10px;border-bottom:1px solid #000;margin-top:auto;font-size:4em}.checkout_left{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.search_test{font-size:25px;font-weight:200}.checkoutProduct_image{object-fit:contain;width:180px;height:180px;margin-top:10px;margin-bottom:10px;margin-left:10px}.checkoutProduct{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;min-width:500px;margin-top:20px;margin-bottom:20px;margin-left:20px;background-color:#fff;border-radius:5px;border:1px solid #d3d3d3;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.product_info>button{background:#fff;margin-top:10px;border:1px solid #708090;color:#111;max-height:30px}.product_info{margin-left:20px;-webkit-flex:1 1;flex:1 1}.product_title{font-size:30px;font-weight:800}.product_price{font-size:20px;font-weight:600}.subtotal{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:300px;height:100px;padding:20px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px}.subtotal>button{background:#e9dbdb;border:2px;margin-top:10px;width:100%;height:30px;border-color:#708090;color:#111}.login{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;height:100vh;background-color:#fff}.login_logo{object-fit:contain;width:200px;margin:20px auto}.login_form{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border-radius:5px;border:1px solid #d3d3d3;padding:20px}.login_form>h1{font-weight:650;margin-bottom:20px}.login_form>form>h4{margin-bottom:5px}.login_form>form>input{margin-bottom:10px;height:30px;background-color:#fff;width:98%}.login_form>button,.login_form>form>button{border-radius:2px;margin-top:10px;border:1px solid #708090;width:100%;height:30px}.payment_container>h1{text-align:center;padding:10px;font-weight:400;border-bottom:1px solid grey}.payment_section{display:-webkit-flex;display:flex;padding:20px;margin:0 20px;border-bottom:1px solid grey}.payment_title{-webkit-flex:0.2 1;flex:0.2 1}.payment_details,.payment_items{-webkit-flex:0.8 1;flex:0.8 1}.payment_details>form{max-width:400px}.payment_details>h3{padding-bottom:20px}.payment_details>form>div>button{border-radius:2px;width:100%;height:30px;border:1px solid;font-weight:bolder;margin-top:10px;color:#111}.orders{padding:20px 80px}.orders>h1{margin:30px 0}.order{padding:40px;margin:20px 0;border:1px solid #d3d3d3;background-color:#fff;position:relative}.order_id{position:absolute;top:40px;right:20px}
/*# sourceMappingURL=main.c76ada5e.chunk.css.map */