body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0}.header{background:#000;display:flex;align-items:center;flex-flow:row wrap;position:-webkit-sticky;position:sticky;top:0;z-index:100}@media screen and (max-width:767px){.header .logo_link{margin:0 auto}}.header .logo_link .logo{width:100px;margin:15px 20px 0;object-fit:contain}.header .search{display:flex;flex:1 1}@media screen and (max-width:767px){.header .search{flex:none;width:79%;margin:auto}}.header .search .searchInput{height:12px;padding:10px;border:none;width:100%}.header .search .searchIcon{padding:5px;height:22px!important;background:#cd9042}.header .header_nav{display:flex;justify-content:space-evenly}@media screen and (max-width:767px){.header .header_nav{width:90%;margin:auto;padding:15px 0}}.header .header_nav .header_link{color:#fff;text-decoration:none;display:flex;align-items:center}.header .header_nav .header_link .header_option{display:flex;flex-direction:column;margin:0 10px}.header .header_nav .header_link .header_option .header_oprtionL1{font-size:10px;text-align:center}.header .header_nav .header_link .header_option .header_oprtionL2{font-size:13px;font-weight:800;text-align:center}.header .header_nav .header_link .header_optionBasket{display:flex;margin:0 10px;justify-content:center;align-items:center}.header .header_nav .header_link .header_optionBasket .header_optionBasketL2{text-align:center;margin:0 10px}.home{display:flex;flex-flow:row wrap;justify-content:center;align-content:center;align-items:center}.home_background{width:100%;max-width:1500px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);z-index:-1;margin-bottom:-150px}.Product{display:flex;flex-direction:column;max-height:400px;min-height:400px;min-width:100px;background:#fff;margin:10px;padding:20px;max-width:300px;z-index:1}.Product .product_info{height:100px;margin:0 0 15px}.Product .price{margin:5px 0}.Product .rating{display:flex}.Product img{width:100%;max-height:200px;min-height:200px;object-fit:contain;margin:0 0 15px}.Product button{background:#f0c14b;border:1px solid #a88734,#9c7e31,#846a29}.checkoutSubtotal{width:250px;margin:10px auto 20px;display:flex;flex-flow:column;padding:15px;justify-content:center;align-content:center;background:#ddd;border-radius:5px}.checkoutSubtotal p{margin:10px 0}.checkoutSubtotal button{cursor:pointer;width:100%;padding:10px 15px;background:#f0c14b;border:1px solid #a88734,#9c7e31,#846a29}.checkoutProduct{display:flex;align-items:center;flex-flow:row wrap}.checkoutProduct img{object-fit:contain;width:180px;height:180px}.checkoutProduct .checkoutProduct_info{padding:0 20px}.checkoutProduct .checkoutProduct_info .checkoutProduct_title{font-size:17px;font-weight:800}.checkoutProduct .checkoutProduct_info .product_rating{display:flex}.checkoutProduct .checkoutProduct_info button{background:#f0c14b;margin-top:10px;color:#111;border:1px solid #a88734,#9c7e31,#846a29;cursor:pointer;padding:5px}.login{background-color:#fff;height:100vh;align-items:center}.login,.login_container{display:flex;flex-flow:column}.login_container{width:300px;padding:20px;border:1px solid #d3d3d3}.login_container h1{font-weight:500;margin-bottom:20px}.login_container form h5{margin-bottom:5px}.login_container form .signinButton{width:100%;height:30px;cursor:pointer;margin-top:10px;border-radius:2px;background:#f0c14b;border:1px solid #a88734,#9c7e31,#846a29}.login_container form input{height:30px;margin-bottom:10px;background:#fff;width:98%}.login_container p{font-size:12px;margin-bottom:20px;margin-top:10px}.login_container .signupButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a9a9a9;cursor:pointer}.login_logo{width:150px;margin:20px 0;object-fit:contain}
/*# sourceMappingURL=main.5c831295.chunk.css.map */