*,body{margin:0}body{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}.header{height:60px;display:flex;align-items:center;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;object-fit:contain;margin:25px 20px 0}.header__search{display:flex;flex:1 1;align-items:center;border-radius:24px}.header__searchInput{height:12px;padding:10px;width:100%}.header__searchIcon{padding:5px;height:22px;background-color:#cd9042;cursor:pointer}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#000}.header__optionLineOne{font-size:10px;cursor:pointer}.header__optionLineTwo{font-size:13px;font-weight:800;cursor:pointer}.header__optionBasket{display:flex;align-items:center;color:#e21d68}.header__basketCount{margin-left:10px;margin-right:10px}@media screen and (max-width:600px){.prime{display:none}}.home__image{width:100%;z-index:-1;height:1000px;margin-top:-100px;margin-bottom:-600px}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px;background-color:grey}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px;margin-top:10px}.sliderimg{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product{flex-direction:column;align-items:center;justify-content:flex-end;margin:10px;padding:20px;width:100%;min-width:100px;background-color:#fff;z-index:1}.product,.product__rating{display:flex}.product__info{width:100%;height:200px;margin-bottom:25px}.product__price{margin-top:5px}.button{z-index:10000;background:#fec14b;margin-top:-50px;border:1px solid #a88734;color:#111;cursor:pointer;border-radius:5px}.product>button:hover{background:#fec14b;border:3px solid green;border-radius:7px}.product>button:active{background:grey;border:3px solid green}.show{display:none}@media screen and (max-width:600px){.hidden{display:none}.button{margin-top:50px}.show{display:inline}}.green{color:green}.red{color:red}.checkout__ad{width:100%;margin-bottom: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}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:150px;padding:20px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px}.subtotal__gift{display:flex;align-items:center}.subtotal>input{margin-right:5px}.subtotal>button{background-color:#f0c14b;border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a88734;color:#111;cursor:pointer}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.heckoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:#f0c14b;margin-top:10px;border:1px solid #a88734;color:#111;cursor:pointer}.checkoutProduct__info>button:hover{background:#fec14b;margin-top:px;border:3px solid green;border-radius:7px}.checkoutProduct__info>button:active{background:grey;margin-top:px;border:3px solid green}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.login__logo{object-fit:contain;width:100px;margin:20px auto}.login{align-items:center;height:100vh;background-color:#fff}.login,.login__container{display:flex;flex-direction:column}.login__container{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:5px;border:1px solid #d3d3d3;padding:20px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{background-color:#f0c14b;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31;border-style:solid;border-width:1px}.login__signInButton:hover{border-color:green;cursor:pointer}.login__signInButton:active{background-color:#d3d3d3}.login__registerButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a9a9a9}.login__registerButton:hover{background-color:wheat;cursor:pointer}.login__registerButton:active{background-color:#d3d3d3}.payment{background-color:#fff}.payment__container>h1{text-align:center;padding:10px;font-weight:400;background-color:#eaeded;border-bottom:1px solid #d3d3d3}.payment__container>h1 a{text-decoration:none}.payment__section{display:flex;padding:20px;margin:0 20px;border-bottom:1px solid #d3d3d3}.payment__title{flex:0.2 1}.payment__details,.payment__items,.payment_items{flex:0.8 1}.payment__details>form{max-width:400px}.payment__details>h4{padding-bottom:20px}.payment__details>form>div>button{background-color:#f0c14b;border-radius:2px;width:100%;height:30px;font-weight:bolder;margin-top:10px;border:1px solid #a88734;color:#111;cursor:pointer}.orders{padding:20px 80px}.orders>h1{margin:30px 0}.order{padding:40px;margin:20px 0;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.d8317bd3.chunk.css.map */