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}.login{display:flex;background-color:#fff;height:100vh}.login__container{margin:auto;border:1px solid grey;padding:20px;box-shadow:5px 5px 7px grey}.login__button{width:102%;background-color:#0f92dd;border:none;height:25px;border-radius:2px;color:#fff;outline:none}.login__container>form>input{height:30px;margin-bottom:10px;width:98%}.checkoutItem{display:flex;margin-top:10px;padding-left:10px}.checkoutItem>img{object-fit:contain;width:180px;height:180px}.checkoutItem__info{padding-left:10px}.checkoutItem__rating{display:flex;color:#f0c14b;font-size:30px}.checkoutItem__info>button{background-color:#f0c14b}.home{max-width:1200px;margin:0 auto}.home__image{width:100%;height:50vh;z-index:-1;margin-bottom:-120px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.home__row{display:flex;margin-left:10px;margin-right:10px}.product{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;max-height:400px;min-width:100px;width:100%;background-color:#fff;margin:10px;z-index:1;padding:10px}.product__rating{display:flex;color:orange;font-size:25px}.product>img{width:100%;max-height:100px;object-fit:contain;margin-bottom:10px}.product>button{background-color:#f0c14b}.product__price{margin-top:5px}.product__info{height:100px;margin-bottom:15px}.header{background-color:#132921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{object-fit:contain;width:100px;margin:18px 20px 0}.header__links{display:flex;justify-content:space-evenly}.header__link{text-decoration:none;color:#fff;cursor:pointer}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.header__optionOne{font-size:10px}.header__optionBasket{display:flex;align-items:center}.header__basketCount{margin-left:10px;margin-right:10px!important}.header__optionTwo{font-weight:700}.header__searchItem{display:flex;flex:1 1}.header__searchInput{border-top-left-radius:5px;border-bottom-left-radius:5px;height:12px;padding:10px;border:none;width:100%}.header__searchIcon{padding:5px;height:22px!important;background-color:orange;border-top-right-radius:5px;border-bottom-right-radius:5px}
/*# sourceMappingURL=main.eea28189.chunk.css.map */