*{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Poppins,serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background-color:#fff;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;display:flex;justify-content:space-between;margin:0 auto;padding:1rem 1.5rem}.menu{display:flex;gap:3rem;list-style:none}.menu li{cursor:pointer;position:relative}.menu li hr{background-color:#c18240;border:none;border-radius:10px;height:3px;position:absolute;width:100%}.cart-login{align-items:center;display:flex;gap:15px;justify-content:space-around;position:relative}.cart-login button.login{background:none;border:1px solid;cursor:pointer;outline:none;padding:.5rem 2rem}.cart-login button.login:active{background-color:#f5f5f5;border-color:#fff}.cart-login img{cursor:pointer;height:30px}.cart-login .cart-count{background-color:#c18240;border-radius:30%;color:#fff;padding:0 3px;position:absolute;right:-10px;top:0}.Link{color:#000;text-decoration:none}.mobile-menu{display:none;font-size:2rem}@media(max-width:1100px){.menu{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.256),0 1px 2px 0 #0000000f;flex-direction:column;float:right;height:-webkit-max-content;height:max-content;padding:1.5rem;position:absolute;right:0;top:-100%;transition:.7s;width:300px;z-index:999}.menu.active{top:80px}.mobile-menu{display:block;font-size:2rem}.cart-login .cart-count{right:30px}}@media(max-width:460px){.cart-login button.login{display:none}}.hero{align-items:center;background-color:#f7f2e8;display:flex;height:calc(100vh - 80px);justify-content:space-between;overflow:hidden;padding:0 3rem;width:-webkit-fit-content;width:fit-content}.content h1{font-size:2.5rem}.content p{font-size:1.3rem;width:60%}.content button{background-color:#c18240;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1.5rem;padding:.8rem 4rem}.content button:active{background-color:#885b2b}.vector{max-height:530px;width:50%}.vector img{width:100%}@media(max-width:1420px){.content h1{font-size:2rem}.content p{font-size:1rem;width:60%}.vector{max-height:530px;width:50%}}@media(max-width:1170px){.content h1{font-size:3rem}.content p{font-size:1.5rem;width:60%}.vector{display:none}}@media(max-width:900px){.content{text-align:center}.content p{margin:0 auto;width:70%}}@media(max-width:816px){.content h1{font-size:2.5rem}.content p{font-size:1rem}}@media(max-width:680px){.content h1{font-size:2rem}.content p{font-size:1rem}}.newProduct{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:20px}.newProduct .newItem{word-wrap:break-word;box-shadow:0 3px 12px #00000017;cursor:pointer;padding:1rem;text-align:center;transition:.5s}.newProduct .newItem img{border-radius:10px;height:250px;transition:.8s;width:100%}.newProduct .newItem img:hover{transform:scale(1.03)}.newProduct .newItem:hover{box-shadow:0 3px 12px rgba(0,0,0,.226)}.newProduct .newItem .newButtom{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.newProduct .newItem p{font-size:1.2rem;font-weight:600}.newProduct .newItem .newButtom button{background-color:#c18240;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem}.newProduct .newItem .newButtom button:active{background-color:#855b2d}.link{color:#000;text-decoration:none}.bestContent{height:auto;margin:2rem 0;width:100%}.bestContent h1{margin-bottom:2rem;text-align:center}.newContent{height:auto;margin:2rem 0;width:100%}.newContent h1{margin-bottom:2rem;text-align:center}.newsletter{align-items:center;border-radius:10px;box-shadow:0 8px 24px hsla(210,8%,62%,.584);display:flex;height:60vh;justify-content:center;margin:5rem 2rem;padding:1rem}.newsletter .newsletter-left{text-align:center;width:50%}.newsletter .newsletter-left img{width:50%}.newsletter .newsletter-right{text-align:center;width:40%}.newsletter h3{font-size:2.5rem;margin-bottom:2rem}.newsletter p{font-size:1rem}.newsletter .sub{margin-top:2rem;width:100%}.newsletter .sub button{background-color:#c18240;border:none;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem;width:70%}.newsletter .sub input{background-color:#e3e3e3;border:none;outline:none;padding:.5rem 0;width:70%}@media(max-width:1000px){.newsletter .newsletter-left{display:none}.newsletter .newsletter-right{text-align:center;width:100%}.newsletter p{font-size:1.2rem;margin:0 auto;width:80%}}@media(max-width:460px){.newsletter p{font-size:.8rem}.newsletter h3{font-size:1.8rem;margin-bottom:1rem}}.Container h1,.advantage{text-align:center}.advantage{align-items:center;display:flex;justify-content:space-around;margin-top:5rem}.advantage img{width:5rem}.advantage .title{font-size:1.5rem;font-weight:800;width:100%}.advantage .desc{font-size:1.1rem}@media(max-width:1000px){.advantage{flex-direction:column;gap:5rem}}.cartContent{height:auto;padding:2rem 0;width:100%}.cartContent h1{padding:1rem 5rem}.cartContent .cartItems{margin-bottom:5rem;padding:0 5rem}.cartContent .cartItems .item{align-items:center;border-top:1px solid #dcdcdc;display:flex;justify-content:space-between}.cartContent .cartItems .item img{height:100px;padding:.5rem 0;width:100px}.cartContent .cartItems .item p{font-weight:600}.cartContent .cartItems .item p.category{color:gray}.cartContent .cartItems .item h2.remove{cursor:pointer}.cartContent .cartItems .item h2.remove:active{color:gray}.cartContent .checkout{padding:0 5rem;width:40%}.cartContent .checkout div{align-items:center;border-bottom:2px solid #dcdcdc;display:flex;justify-content:space-between;padding:.5rem 0}.cartContent .checkout div.total{border:none}.cartContent .checkout button{background-color:#c18240;border:none;color:#fff;cursor:pointer;margin-top:1rem;padding:.8rem 3rem}.catContent{height:auto;margin-top:3rem;width:100%}.catContent .banners{height:50vh;margin-bottom:1rem;width:100%}.catContent h1{margin-bottom:2rem;text-align:center}.catContent .catProduct{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:20px}.catContent .catProduct .catItem{word-wrap:break-word;border-radius:10px;box-shadow:0 3px 12px #00000017;cursor:pointer;padding:1rem;text-align:center}.catContent .catProduct .catItem img{height:250px;width:100%}.catContent .catProduct .catItem .catButtom{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.catContent .catProduct .catItem p{font-size:1.2rem}.catContent .catProduct .catItem .catButtom button{background-color:brown;border:none;color:#fff;cursor:pointer;padding:.5rem}.LoginSignUp{align-items:center;display:flex;height:80vh;justify-content:center;width:100%}.LoginSignUpContent{align-items:center;box-shadow:0 3px 12px rgba(0,0,0,.268);display:flex;height:300px;width:-webkit-max-content;width:max-content}.LoginSignUpContent .LoginSignUpLeft{display:flex;flex-direction:column;justify-content:center;padding:0 2rem}.LoginSignUpContent .LoginSignUpLeft h2{color:#505050;margin-bottom:1rem}.LoginSignUpContent .LoginSignUpLeft label{font-size:.8rem;font-weight:600}.LoginSignUpContent .LoginSignUpLeft input{background-color:#e1e1e1;border:none;border-radius:20px;margin-bottom:1rem;outline:none;padding:.5rem}.LoginSignUpContent .LoginSignUpLeft button{background-color:#c18240;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:.5rem}.LoginSignUpContent .LoginSignUpRight{align-items:center;background-color:#c18240;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:4rem;padding:0 2rem;text-align:center}.LoginSignUpContent .LoginSignUpRight h2{color:#505050;color:#fff;margin-bottom:1rem}.LoginSignUpContent .LoginSignUpRight p{color:#fff;font-size:small}.LoginSignUpContent .LoginSignUpRight button{background:none;border:1px solid #fff;border-radius:20px;color:#fff;cursor:pointer;margin-top:1rem;padding:.5rem;width:50%}.productdisplay{display:flex;gap:5rem;padding:2rem 5rem}.productdisplay-left img{height:500px;width:450px}.productdisplay-right{display:flex;flex-direction:column}.productdisplay-right h1{font-size:3rem}.productdisplay-right .price{color:red;font-size:1.8rem}.productdisplay-right p{margin:1rem 0}.productdisplay-right label{font-size:1.2rem;font-weight:500}.productdisplay-right label input{font-size:1rem;font-weight:700;width:10%}.productdisplay-right button{background-color:#c18240;border:none;color:#fff;cursor:pointer;font-weight:700;margin:1rem 0;padding:1rem 0}.footer{background-color:#3d3d3d;color:#fff;margin-top:5rem;padding:2rem}.footer-top{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.footer-top .footer-right{display:flex;gap:50px;text-align:center}.footer-top .footer-mid ul{display:flex;gap:30px;list-style:none;max-width:400px}.footer-top .footer-right img{width:40px}.footer-bottom{border-top:1px solid #d1d1d1;color:#141414;padding-top:1rem;text-align:center}@media(max-width:820px){.footer-top .footer-mid ul{display:none}}@media(max-width:470px){.footer-top .footer-right{display:none}.footer-top .footer-left{font-size:1.5rem;margin:0 auto}}
/*# sourceMappingURL=main.3e2ef7a6.css.map*/