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{height:60px;display:flex;align-items:center;background-color:#131921;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;object-fit:contain;margin:18px 20px 0}.header__search{display:flex;flex:1 1;align-items:center;border-radius:24px}.header__searchInput{height:12px;padding:10px;border:none;width:100%}.header__searchIcon{padding:5px;height:22px!important;background-color:#cd9042}.header__optionBasket{display:flex;align-items:center;color:#fff}.header__basketCount{margin-left:10px;margin-right:10px}.header__nav{display:flex;justify-content:space-evenly}.header__optLineOne{font-size:10px}.header__optLineTwo{font-size:13px;font-weight:800}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}a{text-decoration:none;color:inherit}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home__image{width:100%;z-index:-1;margin-bottom:-200px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.product{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin:10px;padding:20px;width:100%;max-height:400px;min-width:100px;background-color:#fff;z-index:1;transition:box-shadow .3s}.product:hover{box-shadow:0 0 11px rgba(33,33,33,.2)}.product>img{max-height:200px;width:100%;object-fit:contain;margin-top:20px;margin-bottom:15px}.product>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.product__price{margin-top:5px}.product__info{height:100px;margin-bottom:15px}.checkout,.product__rating{display:flex}.checkout{padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.checkout__ad{width:100%;margin-bottom:10px}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;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:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.checkoutProduct{background-color:#fff;display:flex;padding:10px;margin:20px 15px;transition:box-shadow .3s}.checkoutProduct:hover{box-shadow:0 0 11px rgba(33,33,33,.2)}.checkoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px}.signIn{height:100vh;display:grid;place-items:center;background-color:#fff;grid-gap:50px;gap:50px}.signIn__content{align-content:center}.signIn__box{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;padding:20px;border:1px solid #d3d3d3;border-radius:5px}.signIn__logo{margin-left:125px;width:100px;object-fit:contain}.signIn__box>h1{margin-bottom:20px}.signIn__registerField{margin-top:50px}.signIn__registerField>button{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a9a9a9;color:#111}.signIn__box>form>button{background:#f0c14b;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.signIn__box>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%}.signIn__registerField>p{font-size:15px}.payment{background-color:#fff}.payment__container>h1{text-align:center;padding:10px;font-weight:400;background-color:#eaeded;border-bottom:1px solid #d3d3d3}.payment__section{display:flex;padding:20px;margin:0 20px;border-bottom:1px solid #d3d3d3}.payment__title{flex:0.2 1}.payment__address,.payment__details,.payment__items{flex:0.8 1}.payment__details{max-width:400px}.payment__details>h3{padding-bottom:20px}.payment__details>form>div>button{background:#f0c14b;border-radius:2px;width:100%;height:30px;font-weight:bolder;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.orders{padding:20px 80px}.orders>h1{margin:30px 0}.order{padding:40px;margin:20px;border:1px solid #d3d3d3;background-color:#fff;position:relative}.order__id{position:absolute;top:40px;right:20px}.order__total{font-weight:500;text-align:right}
/*# sourceMappingURL=main.f714adf4.chunk.css.map */