*,body{margin:0}body{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}.banner img{width:100%}.header__logo{width:100px;margin-right:20px}.header{height:60px;display:flex;align-items:center;background-color:#131921;position:sticky;top:0;z-index:100;padding:0 20px}.header__bottom{background-color:#232f3e}.header__bottom ul{list-style:none;padding:5px 30px 10px;margin:0;display:flex;align-items:center}.header__bottom ul li{margin-right:20px;color:#f5f5f5;font-size:14px;font-weight:500}.header__search{display:flex;flex:1 1;align-items:center;border-radius:10px;overflow:hidden}.header__search input{width:80%;height:20px;padding:10px;border:0;outline:0}.header__searchIcon{padding:8px;height:20px;background-color:#cd9042}.header__nav{display:flex;align-items:center;justify-content:space-evenly}.header__option{display:flex;margin-left:10px;margin-right:10px;flex-direction:column}.header__optionone{font-size:10px;color:#fff}.header__optiontwo{font-weight:800;font-size:13px;display:block;color:#fff}.header__optionBasket{display:flex;color:#fff;margin-left:10px;margin-right:10px}.header__bottom ul li img{width:80px}.header__optionBasket a{color:#fff;display:flex;align-items:center;text-decoration:none}.header__optionBasket a span{margin-top:-20px;width:20px;height:20px;display:inline-block;background-color:#fff;color:#000;border-radius:50%;text-align:center;font-size:14px;font-weight:700}.header__bottom ul li a{color:#fff;text-decoration:none}.products__wrap{display:grid;place-items:center;grid-template-columns:auto auto auto auto;margin-top:-300px}.products__wrap .product img{max-width:100px;height:300px;width:100%;object-fit:cover;object-position:top}.products__wrap .product{background-color:#fff;padding:10px;width:90%;text-align:center;box-shadow:0 0 10px rgb(0 0 0/37%);margin:0 5% 30px}.products__wrap .product h3{margin-bottom:0}.products__wrap .product p{color:#cd9042;margin:0 0 10px}.products__wrap .product button{background:#cd9042;border:0;outline:0;cursor:pointer;padding:10px 20px;border-radius:20px;color:#fff;font-weight:700}.checkout{display:flex;padding:20px}.checkout__ad{width:100%;margin-bottom:20px}.checkout__title{padding:10px;border-bottom:1px solid #d3d3d3}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px;border-bottom:1px solid #ccc;padding-bottom:20px;align-items:center}.checkoutProduct img{width:180px;height:180px;object-fit:contain}.checkoutProduct__info{padding-left:20px}.checkoutProduct__title{font-size:17px;font-weight:800}.checkoutProduct__price{margin:20px 0}.checkoutProduct__info button{background-color:#f0c14b;border:1px solid;padding:5px 20px;border-radius:20px;cursor:pointer}.checkout__right{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;padding:20px;background-color:#f5f5f5;border:1px solid #ddd;border-radius:10px;position:sticky;top:100px}.checkout__right button{background-color:#f0c14b;border:1px solid;padding:7px 20px;cursor:pointer}.checkout_wrap{max-width:600px;margin:30px 20px 0}.checkout__form{display:grid;grid-template-columns:auto auto}.checkout_column{margin-bottom:20px;margin-right:20px}.checkout_column label{display:block}.checkout_column input{width:100%}.checkout_column select{width:100%;border-left:0;border-right:0;border-top:0;padding:10px 0}.checkout_column button{background-color:#f0c14b;border-radius:5px;width:100%;border:0;outline:0;cursor:pointer;padding:10px 0}.MuiInput-root{width:100%}.order__confirm{width:600px;margin:20px auto;text-align:center;background-color:#f5f5f5;padding:20px}.order__confirm h3{background-color:#000;color:#fff;margin:20px 0;padding:10px 0}.order__confirm button{background-color:#f0c14b;border-radius:5px;border:0;outline:0;cursor:pointer;padding:10px 30px;margin-top:30px}
/*# sourceMappingURL=main.7d83f5f0.chunk.css.map */