body{background-color:#e6e7e7;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}.header{background-color:#131921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:7px}.header__logo{width:100px;margin:15px 20px 0 15px;object-fit:contain}.header__search{display:flex;flex:1 1}.header__searchInput{height:12px;padding:10px;border:none;width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px}.header__searchIcon{background-color:#febd69;padding:5px;height:22px!important;border-top-right-radius:5px;border-bottom-right-radius:5px}.header__nav{display:flex;justify-content:space-evenly}.header__link{font-family:"Roboto",sans-serif;color:#fff;text-decoration:none}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.header__optionLineOne{font-size:12px}.header__optionLineTwo{font-size:14px;font-weight:700}.header__optionBasket{display:flex;align-items:center}.header__basketCount{margin-right:10px}.home{margin-left:auto;margin-right:auto}.home__image{width:100%;-webkit-mask-image:linear-gradient(180deg,#000,#000);mask-image:linear-gradient(180deg,#000,#000);z-index:-1;margin-bottom:-23.5%}.home__row{margin-left:5px;margin-right:5px}.home__row,.product{display:flex;z-index:1}.product{flex-direction:column;align-items:center;justify-content:flex-end;max-height:400px;min-width:100px;background-color:#fff;margin:10px;padding:20px;width:100%;border-radius:5px;transition-duration:.3s}.product:hover{transform:scale(1.01);transition-duration:.2s;box-shadow:0 5px 20px 0 rgba(0,0,0,.3),0 6px 20px 0 rgba(0,0,0,.3)}.product__price{margin-top:5px;margin-bottom:-15px}.product__info{height:100px;margin-bottom:15px}.product>img{width:100%;max-height:200px;object-fit:contain;margin-bottom:15px}.product__rating{display:flex}.product>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:3px;width:200px;height:30px;color:#111;cursor:pointer}.checkout__title{margin-top:8px;padding:10px}.checkout h2{margin-right:10px;padding:10px;font-size:21px;font-family:"Roboto",sans-serif}.checkout{display:flex;padding:20px;background-color:#fff;height:100%}.checkout__left{flex:1 1}.checkout__ad{object-fit:contain;margin-bottom:20px}.checkout__right{display:flex;flex-direction:column;align-items:center}.checkoutProduct{display:flex;padding:20px;margin-top:20px;margin-bottom:15px;border-top:1px solid #d3d3d3}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__price{margin-bottom:-5px}.checkoutProduct__title{font-size:17px;font-weight:700}.checkoutProduct__info>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:3px;width:130px;height:30px;color:#111;cursor:pointer}.checkoutProduct__rating,.subtotal{display:flex}.subtotal{margin-left:20px;flex-direction:column;justify-content:space-between;width:300px;height:100px;padding:15px 15px 60px;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-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:3px;width:100%;height:40px;color:#111;margin-top:25px;padding:10px;cursor:pointer}.newproduct{background-color:#fff;height:100vh;display:flex;flex-direction:column;align-items:center}.newproduct__container{width:300px;display:flex;flex-direction:column;padding:0 23px 23px;border:1px solid #d3d3d3;border-radius:3px}.newproduct button{margin-top:20px;background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:3px;width:100%;height:40px;color:#111;cursor:pointer}.newproduct__logo{object-fit:contain;width:100px;margin:20px auto}.newproduct__container>h1{font-weight:500;margin-bottom:10px}.newproduct__container>input{height:40px;background-color:#fff;width:98%;border:1px solid #d3d3d3;border-radius:4px}.newproduct__button{margin-top:5px;background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:3px;width:100%;height:30px;color:#111;cursor:pointer}.newproduct p{font-size:12px}.login{background-color:#fff;height:100vh;display:flex;flex-direction:column;align-items:center}.login__logo{object-fit:contain;width:100px;margin:20px auto}.login__container{width:300px;display:flex;flex-direction:column;padding:10px 20px 20px;border:1px solid #d3d3d3;border-radius:3px}.login__container>h1{font-weight:500;margin-bottom:10px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%;border:1px solid #d3d3d3;border-radius:4px}.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:3px;cursor:pointer}.login__registerButton,.login__signInButton{margin-top:10px;width:100%;height:30px;color:#111}.login__registerButton{border:1px solid #a9a9a9;border-radius:3px}.payment{background-color:#fff;margin:0}.payment__address>p{margin:0}.payment__container>h1{text-align:center;padding:10px;margin:0;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>form{max-width:400px}.payment__details>h3{margin-top:5px}.payment__address,.payment__details,.payment__items{flex:0.8 1}.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:5px 60px}.orders>h1{margin:30px 0}.order{padding:40px;margin:20px 0;border:1px solid #d3d3d3;background-color:#fff;position:relative;border-radius:3px}.order__id{position:absolute;top:40px;right:20px}.order__total{font-weight:500;text-align:right}
/*# sourceMappingURL=main.1c724172.chunk.css.map */