@import url(https://fonts.googleapis.com/css2?family=Lato:wght@700&display=swap);body{margin:0;background-color:#eaeded;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}.footer{margin:0;flex-direction:column;justify-content:center;font-family:Lato,SansSerif,serif;font-size:18px;color:#111;background-color:#cd9042;width:100%;max-width:2000px;height:100px;position:absolute}.footer,.header{display:flex;align-items:center}.header{background-color:#131921;position:-webkit-sticky;position:sticky;z-index:100;top:0}.header__logo{width:100px;margin:18px 20px 0;object-fit:contain}.header__option{display:flex;flex-direction:column;margin:0 10px}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__link{color:#fff;text-decoration:none}.header__nav{display:flex;justify-content:space-evenly}.header__search{display:flex;flex:1 1}.header__searchInput{height:100%;padding:10px;border:0;width:100%}.header__searchIcon{background-color:#cd9042;padding:5.7px;height:100%!important}.header__basketCount{margin:0 10px}.header__optionBasket,.product{display:flex;align-items:center}.product{flex-direction:column;justify-content:flex-end;min-width:100px;margin:10px;background-color:#fff;padding:20px;width:100%;z-index:1;position:relative}.product__rating{display:flex;padding:5px}.product>img{width:100%;max-height:200px;object-fit:contain;margin-bottom:15px}.product__price{margin-top:5px}.product__info{height:100px;margin-bottom:15px}.product>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.home{max-width:1500px;margin-left:auto;margin-right:auto}.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}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.checkout__ad{width:100%;margin-bottom:10px}.checkout__title{padding:10px;margin-right:10px;border-bottom:1px solid #d3d3d3}.checkout{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.checkoutProduct__image{object-fit:contain;height:180px;width:180px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__title{font-weight:800;font-size:17px}.checkoutProduct__rating{display:flex}.checkoutProduct__info>button{background-color:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:150px;margin:20px;padding:20px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:5px}.subtotal>button{background:#f0c14b;border-radius:2px;width:100%;height:35px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.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}.login__container>h1{font-weight:500;margin-bottom:20px}.login__logo{width:150px;padding:5px;object-fit:contain;margin-top:20px;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{margin-bottom:10px;background-color:#fff;width:98%;height:30px}.login__signInButton{background:#f0c14b}.login__registerButton,.login__signInButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}
/*# sourceMappingURL=main.c8e91ded.chunk.css.map */