*,body{margin:0}body{background-color:#eaeded;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;align-items:center;background-color:#131921;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header__logo{width:100px;object-fit:contain;margin:6px 20px 0;align-items:center;border:1px solid #131921;border-radius:3px;padding:6px}.header__logo:hover{border-color:#fff}.header__delivery{margin-top:6px;display:flex;align-items:center;margin-right:15px;border-radius:3px;padding:6px;border:1px solid #131921}.header__delivery:hover{border-color:#fff}.header__deliveryLogo{color:#eceaea}.header__deliveryText{padding-left:5px}.header__deliveryTextLocation{color:#ece9e9}.header__deliveryTextName{color:#969595}.header__search{display:flex;flex:1 1;align-items:center;border-radius:24px}.header__searchInput{height:12px;padding:10px;border:none;width:80%;border-radius:5px 0 0 5px}.header__searchInput:focus{box-shadow:0 0 3px 3px #cd9042;outline-style:none}.header__searchIcon{background-color:#00f}.header__nav{display:flex;justify-content:space-evenly}.header__nav>a{text-decoration:none}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:orange;border:1px solid #131921;border-radius:3px;padding:6px}.header__option:hover{border-radius:3px;padding:6px;border:1px solid #fff}.header__searchIcon{padding:5px;height:22px!important;background-color:#cd9042}.header__optionLineOne{font-size:10px}.header__optionLineTwo{font-size:13px;font-weight:800}.header__optionBasket{display:flex;align-items:center;color:orange;border:1px solid #131921;border-radius:3px;padding:9px 5px}.header__optionBasket:hover{border-color:orange}.header__basketCount{margin-left:10px;margin-right:10px}.home{display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:1500px}.home__row{display:flex;z-index:1;margin-left:5px;margin-right:5px}.home__image{width:100%;z-index:-1;margin-bottom:-150px;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.product,.scroll__button{width:100%}.product{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin:10px;padding:20px;max-height:400px;min-width:100px;background-color:#fff;z-index:1}.product:hover{transition:.11s ease-in;-webkit-transform:scale(1.04);transform:scale(1.04);box-shadow:1px 1px 6px grey}.product__info{height:100px;margin-bottom:15px}.product__price{margin-top:5px}.product>img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;color:#111;padding:10px}.product>button:hover{transition:.1s ease-in;-webkit-transform:scale(1.06);transform:scale(1.06);cursor:pointer}.product>button:active{background-color:#a88734}.product__rating{display:flex}.each-slide>div{display:flex;align-items:center;justify-content:center;background-size:cover;height:350px;z-index:-1;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.checkout{display:flex;padding:20px;background-color:#fff;height:-webkit-max-content;height:max-content}.checkout__ad{width:100%;margin-bottom:10px;cursor:pointer}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.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;padding:10px}.checkoutProduct__info>button:hover{transition:.11s ease-in;-webkit-transform:scale(1.04);transform:scale(1.04);box-shadow:1px 1px 6px grey}.checkoutProduct__info>button:active{background-color:#a88734}.checkoutProduct__image{object-fit:contain;width:110px;height:180px}.checkoutProduct__rating{display:flex}.checkoutProduct__title{font-size:17px;font-weight:800}.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:3px}.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;cursor:pointer}.subtotal>button:hover{background-color:#a88734}.subtotal>button:active{background-color:#9c7e31}.login{background-color:#fff;display:flex;flex-direction:column;align-items:center;height:100vh}.login__logo{object-fit:contain;width:100px;margin:20px auto}.login__container{width:400px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;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;height:30px;width:100%;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px;cursor:pointer}.login__signInButton:hover{background-color:#a88734}.login__signInButton:active{background-color:#9c7e31}.login__registerButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a9a9a9;cursor:pointer}.login__registerButton:hover{background-color:#c7c6c6}.login__registerButton:active{background-color:#909090}.payment{background-color:#fff}.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__section{display:flex;padding:20px;margin:0 20px;border-bottom:1px solid #d3d3d3}.payment__title{flex:0.2 1}.payment__address,.payment__details,.payment__items{flex:0.8 1}.payment__details>form{max-width:400px}.payment__priceContainer>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__details>form>div>button:hover{background-color:#a88734}.payment__details>form>div>button:active{background-color:#9c7e31}.order{padding:40px;margin:20px 0;background-color:#fff;position:relative}.order__id{position:absolute;top:40px;right:20px}.order__total{font-weight:500;text-align:right}.orders{padding:20px 0}.orders>h1{margin:30px 0 30px 20px}.footer{display:flex;flex-direction:column}.footer>button{width:100%;height:60px;color:#00f;background-color:#37475a;cursor:pointer;margin-top:15px;font-size:18px}.footer>button:hover{background-color:#4b596b}.footer__container{background-color:#232f3e}.footer__stuff{display:flex;justify-content:space-between;margin:40px 80px 100px}.footer__title{cursor:pointer;color:orange;font-size:18px;margin-bottom:10px}.footer__text{cursor:pointer;color:#d0d0d0;font-size:16px;padding:5px}.footer__text>h4{margin-bottom:12px}
/*# sourceMappingURL=main.ac19fea8.chunk.css.map */