*,body{margin:0}body{background-color:#ededed;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}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background-color:#b4b1b1;border-radius:20px;border:3px solid #f5f6fa}::-webkit-scrollbar-track{background:#f5f6fa}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home__product{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home__poster{width:100%;z-index:-1;margin-bottom:-150px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.product{transition:all .2s ease-in-out}.product:hover{box-shadow:3px 3px 12px 0 rgba(50,50,50,.75);transform:scale(1.04)}.home::-webkit-scrollbar{width:12px}.home::-webkit-scrollbar-track{background:#2f3135}.home::-webkit-scrollbar-thumb{background-color:#363a3f;border-radius:20px;border:3px solid #2f3135}.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}.product>img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.product>button:hover{cursor:pointer}.product__bio{height:100px;margin-bottom:15px}.customNotification{display:flex;flex-direction:column;padding:10px 24px;background-color:#f2f2f2;border-radius:5px!important}.closeIcon{align-self:flex-end}.notification__item{border-radius:5px!important}.customNotification__details{display:flex;margin-top:4px;margin-bottom:4px}.customNotification__details>img{width:60px;object-fit:contain;max-height:60px;padding-right:10px;align-self:center}.customNotification__details>p{font-size:15px}.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}.checkout{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.checkout__banner{width:100%;margin-bottom:10px}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.productList{display:flex;margin-top:20px;margin-bottom:20px;box-shadow:1px 1px 10px 0 rgba(50,50,50,.75);padding:15px}.product__image{width:180px;max-height:180px;object-fit:contain}.product__details{display:flex;flex-direction:column;padding-left:20px;justify-content:center}.product__price{margin-top:5px}.product__rate{display:flex}.product__details>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.product__title{font-size:17px;font-weight:800}.login{height:100vh;display:flex;flex-direction:column;align-items:center;background-color:#fff}.login__logo{width:100px;object-fit:contain;margin:20px auto}.login__container{width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;border-radius:5px;border:1px solid #d3d3d3;padding:20px}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>h5{margin-bottom:5px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:90%}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{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}.login__signUpButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a9a9a9}.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__searchText{height:12px;padding:11px;border:none;width:100%;outline:none}.header__searchIcon{padding:5px;height:22px;background-color:#cd9042}.header__features{display:flex;justify-content:space-evenly}.header__feature{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}.header__featureLineOne{font-size:10px}.header__featureLineTwo{font-size:13px;font-weight:800}.header__featureBasket{display:flex;align-items:center;color:#fff}.header_basketCount{margin-left:10px;margin-right:18px}.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__block{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>form{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}.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}.orders{padding:20px 80px}.orders>h1{margin:30px 0}
/*# sourceMappingURL=main.388e941a.chunk.css.map */