body{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}body{background-color:#eaeded;overflow-x:hidden}.header{background-color:#131921;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%}.header__logo{margin:18px 20px 0;width:100px;cursor:pointer}.header__search{display:flex;margin-left:40px;margin-right:150px;flex:1 1}.header__searchInput{height:12px;padding:10px;border:none;width:100%}.header__searchIcon{padding:5px;background-color:#cd9042;height:22px!important}input:focus{outline-color:#cd9042;outline-style:auto}.header__nav{margin-right:5px;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:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.headerBasketCount{display:flex;align-items:center}.header__optionBasket{display:flex}@media (max-width:990px){.header__search{margin-right:60px}}.home{max-width:1400px;margin-left:auto;margin-right:auto}.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}.home__row{display:flex;flex-direction:row;z-index:1;margin-left:5px;margin-right:5px;margin-top:5px}@media (max-width:700px){.home__image{margin-bottom:-120px}.home__row{display:flex;flex-direction:column;width:100%}}.product{align-items:center;justify-content:flex-end;flex-direction:column;min-width:100px;max-height:400px;margin:10px;padding:20px;width:100%;background-color:#fff;z-index:1}.product,.product__rating{display:flex}.starIcon{color:gold}.product>img{width:100%;max-height:200px;object-fit:contain;margin-bottom:15px}.product__price{margin-top:5px}.product__info{height:100px;margin-bottom:15px}.product>button{background-color:#f0c14b;margin-top:10px;color:#111;padding:8px;border-color:#abb734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;opacity:.9}.product>button:hover{cursor:pointer;opacity:1}@media (max-width:700px){.product{width:60vh}}.checkout{display:flex;padding:20px;background-color:#fff}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.checkout__left{width:80%}.checkout__right{width:20%}.checkoutProduct__rating{display:flex;color:gold}.checkoutProduct{display:flex;background-color:#fff;margin:15px;padding:20px}.checkoutProduct__img{height:180px;width:180px;object-fit:contain}.checkoutProduct__title{font-size:20px;font-weight:600}.checkoutProduct__button{background-color:#f0c14b;margin-top:10px;color:#111;padding:8px;border-color:#abb734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;opacity:.9}.checkoutProduct__button:hover{cursor:pointer;opacity:1}.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:5px;margin-right:0}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:5px}.subtotal>button{border-collapse:separate;background-color:#f0c14b;margin-top:10px;color:#111;padding:8px;border-color:#abb734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;opacity:.9}.subtotal>button:hover{cursor:pointer;opacity:1}.login__logo{width:100px;object-fit:contain;padding:20px}.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{font-weight:600;margin-bottom:20px}.login__container>form>h5{margin-bottom:5px}.login__container>form>input{height:30px;margin-bottom:10px;background-color:#fff;width:98%}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{background:#f0c14b;border-radius:2px;margin-top:10px;color:#111;width:100%;height:30px;padding:8px;border-color:#abb734 #9c7e31 #846a29;border-style:solid;border-width:1px;opacity:.9}.login__signInButton:hover{cursor:pointer;opacity:1}.login__registerButton{border-radius:2px;margin-top:10px;color:#111;width:100%;height:30px;padding:8px;border:1px solid #a9a9a9;opacity:.9}.login__registerButton:hover{cursor:pointer;opacity:1}
/*# sourceMappingURL=main.2885490a.chunk.css.map */