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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home{max-width:1500px;margin-left:auto;margin-right:auto;background-color:#eaeded}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home__img{width:100%;-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;min-width:100px;max-height:400px;background-color:#fff;margin:10px;z-index:1;padding:20px;width:100%;align-items:center;justify-content:flex-end}.product__info{height:100px;margin-bottom:15px}.product__rating{display:flex}.product__price{margin-top:5px}.product>img{width:100%;max-height:200px;object-fit:contain;margin-bottom:15px;margin-top:20px}.product>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #646a29;border-style:solid;border-width:1px;border-radius:2px}.header{background-color:#131921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;object-fit:contain;margin-top:18px;margin-left:20px;margin-right:20px}.header__search{display:flex;flex:1 1}.header__searchInput{height:12px;padding:10px;border:none;width:100%}.header__searchIcon{background-color:#cd9042;padding:5px;height:22px!important}.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;color:#fff;align-items:center}.header__basketCount{margin-left:10px;margin-right:10px}.checkout{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.checkout__ad{width:100%;margin-bottom:10px}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.checkoutProduct>img{object-fit:contain;width:180px;height:180px}.checkoutProduct__title{font-size:17px;font-weight:800}.checkoutProduct__info{padding-left:20px}.checkoutProduct__rating{display:flex}.checkoutProduct__info>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #646a29;border-style:solid;border-width:1px;color:#111;margin-top:10px;border-radius:2px}.subtotal{display:flex;flex-direction:column;width:300px;height:100px;padding:20px;background-color:#f3f3f3;justify-content:space-between;border:1px solid #ddd;border-radius:3px}.subtotal>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #646a29;border-style:solid;border-width:1px;border-radius:2px;margin-top:10px;width:100%;height:30px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:10px}.login{background-color:#fff;height:100vh;align-items:center}.login,.login__container{display:flex;flex-direction:column}.login__container{width:300px;padding:20px;border:1px solid #d3d3d3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>p{font-size:12px;margin-top:15px}.login__container>form>input{margin-bottom:10px;height:30px;background-color:#fff;width:98%}.login__container>form>h5{margin-bottom:5px}.login__logo{width:100px;object-fit:contain;margin:20px auto}.login__signinButton{background-color:#f0c14b;border-color:#a88734 #9c7e31 #646a29;border-style:solid;border-width:1px;border-radius:2px;margin-top:10px;width:100%;height:30px}
/*# sourceMappingURL=main.304affa1.chunk.css.map */