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-color:#131921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;margin:18px 20px 0;object-fit:contain}.header__search{display:flex;flex:1 1}.header__searchInput{height:12px;padding:10px;border:none;width:100%;border-radius:5px 0 0 5px}.header__searchIcon{background-color:#cd9042;padding:5px;height:22px!important;border-radius:0 5px 5px 0}.header__navLinks{display:flex;justify-content:space-evenly}.header__optionLink{display:flex;flex-direction:column;margin-left:10px;margin-right:10px}.header__optionLinkLineOne{font-size:12px}.header__optionLinkLineTwo{font-size:13px;font-weight:600}.header__links{color:#fff;text-decoration:none}.header__optionCart{display:flex;align-items:center}.header__cartCount{margin-left:10px;margin-right:10px}@media (max-width:599px){.header__logo{width:70%}}.home{max-width:1500px;margin-left:auto;margin-right:auto}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px;justify-content:space-around}.home__image{width:100%;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);z-index:-1;margin-bottom:-150px}@media (max-width:599px){.home__row{flex-wrap:wrap;margin-top:60px}}.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__info{height:100px;margin-bottom:15px}.product__price{margin-top:5px}.product__rating{display:flex}.product>img{width:100%;max-height:200px;object-fit:contain;margin-bottom:15px;max-width:100%}.product>button{background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px}.checkout{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content;justify-content:space-around}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.checkout__ad{width:100%;margin-bottom:15px}@media (max-width:599px){.checkout{flex-wrap:wrap}}.checkoutProduct{display:flex;margin:20px}.checkoutProduct__image{object-fit:contain;width:180px;height:180px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__title{font-size:17px;font-weight:600}.checkoutProduct__rating{display:flex}.checkoutProduct__info>button{background-color:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;color:#111}.subtotal{display:flex;flex-direction:column;width:300px;height:100px;padding:20px;background-color:#f3f3f3;border:1px solid #ddd;border-radius:2px;margin-left:30px}.subtotal__gift{display:flex;align-items:center;margin-top:5px}.subtotal__gift>input{margin-right:5px}.subtotal>button{background:#f0c14b;border-radius:2px;width:100%;height:30px;margin-top:15px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}@media (max-width:599px){.subtotal{margin-top:20px}}.login{display:flex;flex-direction:column;align-items:center;background-color:#fff;height:100vh}.login__logo{width:100px;margin-top:30px;margin-bottom:20px;object-fit:contain}.login__container{width:300px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;border:1px solid #d3d3d3}.login__container>h1{font-weight:500;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px;font-weight:100px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%;border:1px solid #d3d3d3;border-radius:3px}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{background:#f4cf71;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login__signInButton:hover{background:#f0c14b}.login__registerButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #e6e6e6}.login__registerButton:hover{background:#d9d9d9}
/*# sourceMappingURL=main.016f56e3.chunk.css.map */