body{background-color:#eaeded;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}.header{background-color:#131921;width:100%;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;margin-top:18px;margin-right:20px;margin-left:20px}.header__search{display:flex;flex:1 1}.header__searchInput{height:12px;padding:10px;border:none;width:100%}.header__searchIcon{padding:5px;height:22px!important;background-color:#cd9042}.header__nav{display:flex;justify-content:space-evenly}.header__link{color:#fff;text-decoration:none}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header_optionBasket{display:flex;align-items:center}.header__basketCount{margin-left:10px;margin-right:10px}@media only screen and (max-width:600px){.header{background-color:#131921;width:500px;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}}.home{margin-left:auto;margin-right:auto;max-width:1000px}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home__image{width:100%;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);z-index:-1;margin-bottom:-150px}@media only screen and (max-width:600px){.home{width:500px;margin-left:auto;margin-right:auto;max-width:1000px}}.fa{color:orange}.product{display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin:10px;padding:20px;width:100%;max-height:400px;min-width:100px;background-color:#fff;z-index:1}.product__info{height:100%;margin-bottom:15px}.product img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product__price{margin-top:5px}.product button{background-color:#f0c14b;border-color:#e88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.checkout{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.checkout__ad{width:100%;height:300px;margin-bottom:10px}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}@media only screen and (max-width:600px){.checkout{display:flex;flex-direction:column;width:450px;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:200px;height:100px;margin:15px;padding:20px;background-color:#d3d3d3;border:1px solid #ddd;border-radius:3px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift input{margin-right:5px}.subtotal button{background-color:#f0c14b;border-color:#e88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;width:100%;height:30px;margin-top:10px;color:#000}@media only screen and (max-width:600px){.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:400px;height:100px;padding:20px;background-color:#d3d3d3;border:1px solid #ddd;border-radius:3px}}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__info{padding-left:20px}.CheckouProduct__title{font-size:17px;font-weight:800}.checkoutProduct button{background-color:#f0c14b;border-color:#e88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login{background-color:#fff;height:100vh;display:flex;flex-direction:column;align-items:center}.login__logo{width:100px;object-fit:contain;margin:20px 0}.login__container{width:300px;border:1px solid #d3d3d3;display:flex;flex-direction:column;padding:20px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{margin-bottom:10px;height:30px;background-color:#fff;width:98%}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;width:100%;height:30px;margin-top:10px}.login__registerButton{border:1px solid #a9a9a9;border-radius:2px;width:100%;height:30px;margin-top:10px}
/*# sourceMappingURL=main.1b0575ba.chunk.css.map */