*,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:#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__searchInput:focus{outline-width:0}.header__searchIcon{padding:5px;height:22px!important;background-color:#e69c3d}.header__optionFlag{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:600px){.header__optionFlag{display:inline-grid}}.country__flag{width:18px;height:25px;padding:5px 11px 0 4px}.MuiSelect-select.MuiSelect-select{padding-right:0!important;width:8px;text-decoration:none;color:#131921}.MuiSvgIcon-root{color:#fff!important}.MuiSvgIcon-root:hover{color:#e69c3d!important}.MuiSelect-select{min-width:0!important}.MuiMenu-list>option{cursor:pointer!important}.header__nav{display:flex;justify-content:space-evenly}.header__option{color:#fff;display:flex;flex-direction:column;margin:0 10px}.header__optionOne{font-size:10px}.header__optionTwo{font-size:13px;font-weight:800}.header__optionBasket{display:flex;color:#fff;align-items:center}.header__basketCount{margin-left:10px;color:#e69c3d;font-size:14px;font-weight:600;margin-top:-4px}.home__container{display:flex;justify-content:center;margin:0 5px;max-width:1500px;max-height:350px}.home__container>.jss1{width:100%!important}.home__row{display:flex;z-index:1;margin:0 5px}.home__image{width:100%;z-index:-1;margin-bottom:-150px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.Carousel-root-1{width:100%;height:478px}.home__heading{flex-direction:column;margin:10px;padding:20px;width:98%;background-color:#fff}.home__dealSection{height:250px;padding:20px;margin:10px;max-height:350px;display:flex;justify-content:space-between}.home__card{position:relative;height:272px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px;width:300px}.home__card>img{max-height:267px;margin:0 10px;object-fit:contain;width:100%}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;transition:background .5s ease}.home__dealBtn{opacity:0;width:100px;position:absolute;outline:none;margin-top:10px;top:75%;left:35%;height:35px;border-radius:99px;border:2px solid #fff;background:hsla(0,0%,100%,0);transition:opacity .35s ease;text-align:center;color:#fff;font-size:16px}.home__dealBtn:hover{display:block;cursor:pointer;transform:scale(1.1);background:#000;color:#fff;z-index:1}.home__card:hover .home__dealBtn{opacity:1}.home__card:hover .overlay{display:block;background:rgba(0,0,0,.3)}.home__backdropDetail{display:flex;width:600px}.home__backdropDetailImg{height:400px!important;flex:1 1}.home__backdropDetail>.product{flex:0.4 1;height:360px;margin:0}.home__backdropDetail>.product>.product__info{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}@media only screen and (max-width:600px){.home__row{display:block}.home__dealSection{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}}.product{display:flex;flex-direction:column;background-color:#fff;z-index:1;min-width:100px;max-height:400px;margin:10px;padding:20px;justify-content:flex-end;align-items:center;width:100%;position:relative;flex-wrap:wrap}.product>img{max-height:200px;object-fit:contain}.product>img,.product__info{width:100%;margin-bottom:15px}.product__info{height:100px}.product__price{margin-top:5px}.product>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;outline:none}.product__rating{display:flex}.product>button:hover{transform:scale(1.2);cursor:pointer;outline:none}.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}@media only screen and (max-width:600px){.checkout{display:block}}.subtotal{display:flex;flex-direction:column;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;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;border-radius:2px;widows:100%;height:30px;outline:none}.subtotal>button:hover{transform:scale(1.1);cursor:pointer;outline:none}@media only screen and (max-width:600px){.subtotal{margin:0 auto}}.checkoutProduct{display:flex;margin:10px 0}.checkoutProduct__info{padding:20px}.checkoutProduct__info>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;outline:none}.checkoutProduct__info>button:hover{transform:scale(1.2);cursor:pointer;outline:none}.checkoutProduct__image{object-fit:contain;width:100px;height:180px}.checkoutProduct__rating{display:flex}.checkoutProduct_title{font-size:17px;font-weight:800}.login{display:flex;flex-direction:column;align-items:center;height:100vh;background-color:#fff}.login__logo{margin:20px auto;object-fit:contain;width:100px}.login__conatiner{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__conatiner>h1{font-weight:500;margin-bottom:20px}.login__conatiner>form>h5{margin-bottom:5px}.login__conatiner>form>input{height:30px;background-color:#fff;margin-bottom:10px;width:98%}.login__conatiner>p{margin-top:15px;font-size:12px}.login__signInButton{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px}.login__registerButton,.login__signInButton{color:#111;width:100%;margin-top:10px;outline:none}.login__registerButton{border:1px solid #a9a9a9;border-radius:2px}.login__registerButton:hover .login__signInButton:hover{transform:scale(1.2);cursor:pointer;outline:none}.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__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;margin-top:10px;font-weight:bolder;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.payment__details>form>div>button:hover{transform:scale(1.1);cursor:pointer;outline:none}.order{padding:40px;margin:20px 0;position:relative;background-color:#fff;border:1px solid #d3d3d3}.order__id{position:relative;top:40px;right:20px}.order__total{font-weight:500;text-align:right}.orders{padding:20px 80px}.orders>h1{margin:30px}
/*# sourceMappingURL=main.45d527bf.chunk.css.map */