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;background:#eaeded}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0}.header{height:60px;display:flex;align-items:center;background:#131921;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;align-items:center;border-radius:24px}.header__searchInput{height:12px;padding:10px;border:none;width:100%}.header__searchIcon{padding:5px;height:22px!important;background:#cd9042}.header__nav{display:flex;justify-content:space-evenly}.header__option{display:flex;flex-direction:column;margin-left:10px;margin-right:10px;color:#fff}.header__optionlineOne{font-size:10px}.header__optionlineTwo{font-size:13px;font-weight:800;color:#fff;text-decoration:none}.header__optionBasket{color:#fff!important;display:flex;align-items:center;margin:0 10px}.header__basketIcon{color:#fff!important}.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(#000,transparent);mask-image:linear-gradient(#000,transparent)}.items{display:flex;flex-wrap:wrap;width:100%;justify-content:center}.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:#fff;z-index:1;width:300px}.product>img{max-height:200px;width:100%;object-fit:contain;margin-bottom:15px}.product__price{margin-top:5px}.product__info{height:100px;margin-bottom:15px}.product>button{background:#f0c14b;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.product__rating{display:flex}.product__rating>p{margin-left:5px}.checkout{display:flex;padding:20px;background:#fff;height:-webkit-max-content;height:-moz-max-content;height:max-content}.checkout__ad{width:100%;margin-bottom:10px}.checkout__title{margin-right:10px;padding:10px;border-bottom:1px solid #d3d3d3}.subtotal{display:flex;flex-direction:column;justify-content:space-between;width:300px;height:100px;padding:20px;background:#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}.basketItem{display:flex;margin-top:20px;margin-bottom:20px;border-bottom:.1px solid #d3d3d3;padding-bottom:20px}.basketItem__Image{object-fit:contain;width:180px}.basketItem__info{padding-left:20px}.basketitem__Title{font-size:18px;color:#007185;font-weight:800}.basketItem__Ratings{display:flex}.basketItem__description{margin-top:10px}.basketItem_qtyLabel{font-size:16px;font-weight:700;margin-top:10px}.basketItem__qty{border:1px solid #000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:grey;padding:1px 1px 2px;margin-top:5px}.basketItem__increaseQty{border-radius:0;width:24px;text-align:center;background:grey;color:#fff;border:10px;outline:none}.basketItem__increaseQty:hover{color:#fff;background:#000}.basketItem__count{border-radius:0;width:24px;text-align:center;border:none;color:#000}.basketItem__decreaseQty{border-radius:0;width:24px;text-align:center;background:grey;color:#fff;border:10px;outline:none}.basketItem__decreaseQty:hover{color:#fff;background:#000}.basketItem__RemoveBtn{background:#f0c14b;margin-top:10px;color:#111;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.footer{display:flex;background:#0f1111;padding-top:50px;padding-bottom:50px}.footer__col{width:25%;color:#fff;padding-left:20px}.footer__heading{font-size:16px;font-weight:700;margin-bottom:10px}.footer__col>li{list-style-type:none;line-height:20px;font-size:12px}.login{display:flex;flex-direction:column;align-items:center;height:100vh;background:#fff}.login__logo{width:100px;object-fit:contain;margin:20px auto}.login__container{width:300px;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>input{margin-bottom:10px;width:98%;height:30px;background:#fff}.login__container>p{margin-top:15px;font-size:12px}.login__signInButton{background:#f0c14b;border-radius:2px;width:100%;height:30px;margin-top:10px;border-color:#a88734 #9c7e31 #846a29;border-style:solid;border-width:1px}.login__registerButton{border-radius:2px;width:100%;height:30px;margin-top:10px;border:1px solid #a9a9a9}.payment{display:flex;flex-direction:column}.payment__itemcount{font-size:18px;font-weight:700;text-align:center;padding:15px}.payment__deliveryAddress,.payment__itemcount{background:#fff;border-bottom:1px solid #d3d3d3}.payment__deliveryAddress{display:flex}.payment__label{font-weight:700}.payment__deliveryStreetAddress,.payment__label{width:20%;padding:15px}.payment__basketItems{background:#fff;border-bottom:1px solid #d3d3d3;display:flex}.payment__paymentMethod{display:flex}.payment__contents{padding:15px;display:flex;flex-direction:column}.payment__contents>p{font-weight:700}.payment__basketItemsList{padding-left:15px}.payment__contents{flex:0.8 1}.payment__priceContainer>p{padding-top:12px;font-weight:700}.orders>h1{font-size:20px;font-weight:700;text-align:center;margin-top:15px}
/*# sourceMappingURL=main.00e79e6c.chunk.css.map */