@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eaeded;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background-color:#131921;display:flex;height:60px;justify-content:space-evenly;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{margin:10px 20px 0;object-fit:contain;width:100px}.header__search{border-radius:24px;color:#fff;flex:1 1}.header__nav,.header__search{align-items:center;display:flex}.header__nav{justify-content:space-evenly}.header__option{color:#fff;display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.header__searchIcon{background-color:#cd9042;height:22px!important;padding:5px}.header__searchInput{border:none;height:12px;padding:10px;width:100%}.header__searchInput:focus{border:none;outline:none}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionBasket{align-items:center;color:#fff;display:flex}.header__optionBasket>span{margin-left:10px;margin-right:10px}.header__optionLineOne{text-align:left}.home__banner{margin-bottom:-210px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);width:100%;z-index:-1}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home__row{display:flex;margin-left:40px;margin-right:40px;z-index:1}.home__container,.product{display:flex;flex-direction:column}.product{align-items:center;background-color:#fff;box-shadow:2px 10px 34px 0 rgba(0,0,0,.75);justify-content:flex-end;margin:10px;max-height:400px;max-width:300px;min-width:50px;padding:20px;transition:.2s;width:100%;z-index:1}.product>img{margin-bottom:5px;max-height:250px;object-fit:contain;width:100%}.product_info{font-family:Roboto,sans-serif;height:200px;width:100%}.product__price{margin-top:10px}.product>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#000;margin-top:10px}.product__rating{display:flex;margin-top:10px}.product:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.checkout_ad{margin-bottom:10px;width:100%}.checkout{background-color:#fff;display:flex;height:-webkit-max-content;height:max-content;padding:20px}.checkout__title{border-bottom:1px solid #d3d3d3;margin-right:10px;padding:10px}.checkout__right{margin-left:10px}@media only screen and (max-width:600px){.checkout{display:flex;flex-direction:column}.checkout__right{display:grid;place-items:center}}.checkoutProduct{display:flex;margin-bottom:20px;margin-top:20px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-radius:2px;border-style:solid;border-width:1px;color:#000;margin-top:10px}.checkoutProduct>img{height:180px;object-fit:contain;width:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.subtotal{background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px;display:flex;flex-direction:column;height:100px;justify-content:space-between;padding:20px;width:300px}.subtotal__gift{align-items:center;display:flex}.subtotal__gift>input{margin-left:5px;margin-right:5px}.subtotal>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-radius:2px;border-style:solid;border-width:1px;color:#000;cursor:pointer;height:30px;margin-top:10px;width:100%}.login__logo{margin:20px auto;object-fit:contain;width:100px}.login{align-items:center;background-color:#fff;height:83.5vh;overflow:hidden;padding-top:100px}.login,.login__container{display:flex;flex-direction:column}.login__container{border:1px solid #d3d3d3;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:300px}.login__container>h1{font-weight:500;margin-bottom:30px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{background-color:#fff;height:30px;margin-bottom:10px;width:98%}.login__form{display:flex;flex-direction:column}.login__signInButton{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login__registerButton,.login__signInButton{border-radius:2px;cursor:pointer;height:30px;margin-top:10px;width:100%}.login__registerButton{border:1px solid #a9a9a9}.payment__container>h1{background-color:#eaeded;border-bottom:1px solid #d3d3d3;font-weight:400;padding:10px;text-align:center}.payment{background-color:#fff}.payment__container>h1>a{color:#000;text-decoration:none}.payment__section{border-bottom:1px solid #d3d3d3;display:flex;margin:0 20px;padding:20px}.payment__title{flex:0.2 1}.payment__address,.payment__details,.payment__item{flex:0.8 1}.payment__details>form{max-width:400px}.payment__details>h3{padding-bottom:20px}.payment__details>form>div>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-radius:2px;border-style:solid;border-width:1px;color:#111;font-weight:bolder;height:30px;margin-top:10px;width:100%}.orders{padding:20px 80px}.orders>h1{margin:30px 0}.order{background-color:#fff;border:1px solid #d3d3d3;margin:20px 0;padding:40px;position:relative}.order__id{position:absolute;right:20px;top:40px}.order__total{font-weight:800;text-align:right}
/*# sourceMappingURL=main.47789417.css.map*/