body{background-color:#eaeded;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}*{margin:0}.header{background:#131921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header_logo{width:100px;object-fit:contain;margin-left:20px;margin-right:20px;margin-top:18px}.header__search{display:flex;flex:1 1}.header__searchInput{height:12px;padding:12px;width:100%;border:none;border-radius:5px;outline-color:#cd9042}.header__searchIcon{background-color:#cd9042;padding:7px;border-radius:5px;margin-left:-37px;height:22px!important}.header__nav{display:flex;justify-content:space-evenly}.header__link{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:15px;font-weight:800}.header__optionBasket{display:flex;align-items:center;padding:5px}.header__basketCount{margin-left:10px;margin-right:10px}.header__first{display:flex;align-items:center}.checkbtn{font-size:20px;color:#fff;margin-left:15px;cursor:pointer}.check,.checkbtn,.header__second__right{display:none}@media (max-width:700px){.header{flex-direction:column;position:static}.header__first_main_res{display:flex;width:100%;justify-content:space-between}.checkbtn{display:block}.header_logo{width:70px;margin-left:15px}.header__search{width:95%;margin-bottom:10px}.header__nav{display:none}.header__second__right{color:#fff;display:flex;align-items:center}}.home{max-width:1500px;margin-left:auto;margin-right:auto}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home__image{width:100%;height:600px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);z-index:-1;margin-bottom:-350px}@media (max-width:700px){.home__row{flex-direction:column}}.product{display:flex;align-items:center;flex-direction:column;padding:20px;max-height:400px;min-width:100px;margin:10px;z-index:1;background-color:#fff}.product__info{height:100px;margin-bottom:10px}.product>img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product__price{margin-top:5px}.product__rating{display:flex}.product>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;cursor:pointer}.product__starIcon{color:#f0c14b}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;margin-top:10px;color:#000}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:18px;font-weight:800}.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}.checkout__ad{width:100%;margin-bottom:10px}@media (max-width:700px){.checkout{flex-direction:column-reverse;align-items:center}.checkout__ad{display:none}}.subtotal{display:flex;flex-direction:column;width:300px;height:100px;background-color:#f3f3f3;border:1px solid #ddd;padding:20px;border-radius:5px;justify-content:space-between}.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}.login{background-color:#fff;height:100vh;align-items:center}.login,.login__container{display:flex;flex-direction:column}.login__container{width:300px;padding:20px;border:1px solid #d3d3d3}.login__container>h1{margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{background-color:#fff;margin-bottom:10px;height:30px;width:98%}.login__container>p{font-size:12px;margin-top:15px}.login__logo{margin-top:20px;margin-bottom:20px;width:100px;object-fit:contain}.login__signInButton{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;margin-top:10px;width:100%;height:30px;border-radius:2px}.login__registerButton{border:1px solid #a9a9a9;margin-top:10px;width:100%;height:30px;border-radius:2px}
/*# sourceMappingURL=main.78e885df.chunk.css.map */