*,body{margin:0}body{background-color:#f3eded;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;background-color:#131921;position:-webkit-sticky;position:sticky;top:0;align-items:center;z-index:100}.header__logo{width:100px;object-fit:contain;margin:18px 20px 0}.header__searchIcon{background-color:#cd9042;height:22px!important;padding:5px}.header__search{display:flex;flex:1 1;align-items:center;border-radius:24px}.header__searchInput{height:12px;padding:10px;width:100%;border:none}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;color:#fff;margin-left:20px;margin-right:20px}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionLineTwo,a,a:active a:link,a:hover,a:visited{color:inherit;text-decoration:none}.header__optionBasket{display:flex;color:#fff;align-items:center}.header__basketCount{margin-left:10px;margin-right:10px}.home{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1000px}.home__row{display:flex;z-index:1;margin-right:5px;margin-left:5px}.home__image{width:100%;z-index:-1;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);margin-bottom:-150px}.product{flex-direction:column;background-color:#fff;z-index:1;align-items:center;justify-content:flex-end;width:100%;min-width:100px;max-height:400px;padding:20px;margin:10px}.product,.product__rating{display:flex}.product>img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product__info{height:100px;margin-bottom:15px}.product__price{margin-top:5px}.product>button{margin-top:10px;background-color:#f0c14b;color:#111;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;cursor:pointer}.checkout{display:flex;height:-webkit-max-content;height:max-content;background-color:#fff;padding:20px}.checkout__ad{width:100%}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.checkout__empty{margin:30px;display:flex;width:100%;justify-content:center}.checkoutProduct{display:flex;margin-top:20px;margin-bottom:20px}.checkoutProduct__info{padding-left:20px}.checkoutProduct__info>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.checkoutProduct__image{object-fit:contain;width:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.checkoutProduct__controlButtons{display:flex;align-items:center;justify-content:space-between;width:100px;margin-top:10px}.checkoutProduct__controlButtons>button{color:#000;border-radius:50%;border:none;width:30px;height:30px;margin:2px;box-sizing:border-box}#checkoutProduct__removeButton{cursor:pointer}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;background-color:#f3f3f3;padding:20px;border:1px solid #ddd;border-radius:3px}.subtotal__gift{display:flex;align-items:center}.subtotal__gift>input{margin-right:5px}.subtotal>button{cursor:pointer}.disabled,.subtotal>button{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;width:100%;height:30px;margin-top:10px;color:#111}.disabled{cursor:not-allowed!important;opacity:.5}.login{display:flex;flex-direction:column;align-items:center;height:100vh;background-color:#fff}.login__logo{object-fit:contain;width:100px;margin:20px auto}.login__container{width:300px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:5px;border:1px solid #d3d3d3;padding:20px}.login__container>h1{font-weight:500;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;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login__registerButton,.login__signInButton{width:100%;height:30px;margin-top:10px;cursor:pointer}.login__registerButton{border-radius:2px;border:1px solid #a9a9a9}.payment{background-color:#fff}.payment__section{display:flex;padding:20px;margin:0 20px;border-bottom:1px solid #d3d3d3}.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__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;font-weight:bolder;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111}.payment__priceContainer{margin-top:15px}.payment__priceContainer>h6{margin-top:1px}.order{padding:40px;margin:20px 0;border:1px solid #d3d3d3;background:#fff;position:relative}.order__id{position:absolute;top:40px;right:20px}.order__total{font-weight:500;text-align:right}.orders{padding:20px 80px}.orders>h1{margin:30px 0}.address{font-size:13px;line-height:19px;color:#333;background-color:#fff;width:100vw}#address__content,.address__innerNav{padding:20px 24px;margin:0 40px}.address__mainHeading{font-size:28px;line-height:1.2;font-weight:400;margin:0 0 14px;padding:0 0 4px}.address__innerWidget>p{padding:0;margin:0 0 14px}.address__innerWidget>hr{background-color:initial;display:block;height:1px;border-width:0;border-top:1px solid #e7e7e7;line-height:19px;margin-top:0;margin-bottom:14px}span{font-weight:700}.address__formContainer{width:40.66%}.address__formContainer>h2{font-size:21px;line-height:1.3;font-weight:700;margin-bottom:22px}.address__inputFields{width:100%;margin-bottom:15px;height:31px;padding:3px 7px;line-height:normal;box-sizing:border-box;border-radius:3px;font-size:13px;border:1px solid #d0d0d0;border-top-color:#bbb;outline:none}.address__primaryButton{background:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;height:30px;margin-top:10px;color:#111;cursor:pointer}.address__container{display:flex;align-items:center;justify-content:flex-start}.disabled__button{cursor:not-allowed!important;opacity:.5}.addressCard{width:250px;background-color:initial;padding:5px;box-sizing:border-box}.addressCard__container{width:90%;padding:2px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.addressCard__button{width:80%;background-color:#f0c14b;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;border-radius:2px;height:30px;margin-top:5px;color:#111;cursor:pointer;margin-bottom:0;margin-right:auto;box-sizing:border-box}.addressCard__fullName{margin-bottom:5px}
/*# sourceMappingURL=main.e9aa8941.chunk.css.map */