body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eaeded;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home__row{display:flex;margin-left:5px;margin-right:5px;z-index:1}.home__image{margin-bottom:-150px;-webkit-mask-image:linear-gradient(180deg,#000,hsla(0,0%,100%,0));mask-image:linear-gradient(180deg,#000,hsla(0,0%,100%,0));width:100%;z-index:-1}.product{align-items:center;background-color:#fff;flex-direction:column;justify-content:flex-end;margin:10px;max-height:400px;min-width:100px;padding:20px;width:100%;z-index:1}.product,.product__rating{display:flex}.product>img{margin-bottom:15px;max-height:200px;object-fit:contain;width:100%}.product>button{background:#3b3939;border:1px solid #000;color:#f1f0f0;margin-top:10px}.product__price{margin-top:5px}.product__info{height:100px;margin-bottom:15px;margin-bottom:20px}.product__seller{font-size:12px}.header{align-items:center;background-color:#fff;display:flex;height:60px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{margin:0 20px;object-fit:contain;width:130px}.header__search{align-items:center;border-radius:24px;display:flex;flex:1 1}.header__searchInput{height:12px;padding:10px;width:100%}.header__searchIcon{background-color:#fffefe;height:22px!important;padding:5px}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionBasket{align-items:center;color:#000;display:flex}.header__basketCount{margin-left:10px;margin-right:10px}.header__nav{display:flex;justify-content:space-evenly}.header__option{color:#000;display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.checkout{background-color:#fff;display:flex;height:-webkit-max-content;height:max-content;padding:20px}.checkout__ad{margin-bottom:10px;width:100%}.checkout__title{border-bottom:1px solid #d3d3d3;margin-right:10px;padding:10px}.subtotal{background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px;display:flex;flex-direction:column;height:54px;justify-content:space-between;padding:20px;width:300px}.subtotal>button{background:#d43030;border-color:#070605 #1f1c16 #070604;border-radius:2px;border-style:solid;border-width:1px;color:#f7f7f7;height:30px;margin-top:10px;width:100%}.checkoutProduct{display:flex;margin-bottom:20px;margin-top:20px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:#807d7d;border-color:#070605 #1f1c16 #070604;border-style:solid;border-width:1px;color:#fff;margin-top:10px}.checkoutProduct__image{height:180px;object-fit:contain;width:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.checkoutProduct__seller{font-size:12px}.login{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh}.login__logo{margin:20px auto;object-fit:contain;width:100px}.login__container{border:1px solid #585353;border-radius:5px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:300px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{background-color:#fff;height:30px;margin-bottom:10px;width:98%}.login__container>p{font-size:12px;margin-top:15px}.login__signInButton{background:#da4848;border:1px solid #000;border-radius:2px;height:30px;margin-top:10px;width:100%}.login__registerButton{border:1px solid #646060;border-radius:2px;height:30px;margin-top:10px;width:100%}
/*# sourceMappingURL=main.8dbf647a.css.map*/