@import"https://fonts.googleapis.com/css2?family=Belanosima&family=Open+Sans:wght@300&family=Outfit:wght@100;200;300;400;500;600;700;800;900&family=Oxygen:wght@300&family=Ubuntu:wght@300&display=swap";.navbar-container{background:rgb(242,242,242);display:flex;justify-content:space-between;align-items:center;padding:1rem;width:100%;margin:auto;position:fixed;z-index:4}.navbar-container ul li{margin-right:40px}.navbar{display:flex}.logo a{margin-left:3rem;color:#000}.store{color:#ec3737}.navbar li a{color:#000;font-size:1.1rem;font-weight:500}.navbar li a:active{color:red}.hamburger{display:none}@media (max-width: 840px){.navbar-container{height:2.5rem}.logo{font-size:1.5rem}.hamburger{display:initial}.navbar{flex-direction:column;justify-content:center;align-items:center;width:100%;position:absolute;background:rgb(208,208,208);top:2.5rem;height:100vh;right:0;left:-110%;z-index:5;transition:.5s}.navbar.active{left:0}.navbar li{margin:20px}}.first-container{width:100%;display:flex}.text-content{width:65%;padding-top:10rem}.headOne{font-size:2.5rem;padding:0 5rem}.paradise{color:#ec3737}.para{padding:2rem 0rem;margin-left:5rem}.personlogo img{padding-top:4rem;width:390px;margin:0 auto;filter:drop-shadow(4px 5px 4px rgb(96,96,96))}.btn{background:#EC3737;color:#fff;width:9rem;height:2rem;border:none;border-radius:15px;cursor:pointer;margin:10px}.btn:hover{background:red}.imgs{width:60%;margin:0 auto;padding:2rem 0;display:flex;justify-content:center;flex-wrap:wrap}.imgs img{margin:10px auto}.featured-head{text-align:center;margin:2rem 0}.featured-products,.latest-products{width:80%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center}.product{margin:5px auto;padding:20px}.product img:hover{transform:scale(1.04)}.product h4{font-weight:500}.exclusive{display:flex;background:linear-gradient(rgb(255,167,167),white,rgb(255,205,205));padding:.5rem}.exclusive-img{width:50%;height:12rem;display:flex;justify-content:center;margin:auto}.exclusive-img img{width:250px}.exclusive-texts{width:50%;padding:2rem 3rem}.exclusive-head{padding:1rem}@media (max-width: 740px){.first-container{flex-direction:column-reverse;width:100%}.personlogo img{width:190px;padding-top:3rem;display:block}.text-content{width:100%;padding:10px}.headOne{font-size:1.5rem;text-align:center;margin:0}.para{margin:0;text-align:center}.exclusive{width:100%}.exclusive-img img{width:150px;height:120px}.exclusive-texts{width:90%}.exclusive-head{padding:0rem}.exclusive-para{font-size:13px}.exclusive-head{font-size:20px}.exclusive-para2{font-size:15px}.btn{width:7rem;height:25px}}.footer-containe{display:flex;background:#eaeaea;justify-content:center;align-items:center;padding:20px;gap:20px}.topspace{padding-top:4.5rem}.textabout{width:100%;display:flex}.storyHead{text-align:center;padding:15px 20px;margin:0 auto}.textabout img{padding:20px;width:500px;height:400px;margin:0 auto}@media (max-width: 800px){.textabout{flex-direction:column-reverse;margin:0 auto}.textabout img{width:300px;height:200px;margin:0 auto}}.products-title{padding-top:8rem;width:70%;margin:0 auto;display:flex;justify-content:space-between}.pages{width:76%;padding:2rem 0;margin:0 auto;display:flex}.num{border:1px solid rgb(186,186,186);width:2rem;height:2rem;padding:5px 0;text-align:center;margin:0 10px;cursor:pointer}.num:hover{background:rgb(215,215,215)}.arrowbtn{background:#cdcdcd}@media (max-width: 740px){.products-title{font-size:.7rem}}.Contact-box{padding-top:7rem;padding-bottom:2rem}.contactPage{background:rgb(255,255,255);width:40%;padding:10px 2rem;margin:10px auto;display:block;justify-content:center;align-items:center;box-shadow:0 0 15px gray}.contactPage input,textarea{width:100%;height:40px;padding:5px;font-size:1rem;font-weight:300}.contactdetails{margin:20px 0}.contact-btn{width:10rem;height:2.2rem;font-size:1.2rem;font-weight:600;background:#EC3737;color:#fff;border-radius:50px;border:none;margin:20px 0;cursor:pointer}.contact-btn:hover{background:red}@media (max-width: 1000px){.contactPage{width:60%}}@media (max-width: 600px){.contactPage{width:80%}}.table-containe{padding-top:7rem;width:90%;margin:0 auto}.tablee{width:100%;border-collapse:collapse}.cart-info{display:flex;flex-wrap:wrap}th{text-align:left;padding:5px;color:#fff;background:#EC3737}td{padding:10px 5px}td input{width:40px;height:30px;padding:5px}td a{color:#ec3737;font-size:12px}td img{margin-right:10px}.total-price{display:flex;justify-content:flex-end}.total-price table{border-top:3px solid #EC3737;width:50%;max-width:30rem}td:last-child{text-align:right}th:last-child{text-align:right}.login-box{padding-top:7rem;height:100vh}.loginPage{background:rgb(255,255,255);width:40%;padding:10px 2rem;margin:10px auto;display:block;justify-content:center;align-items:center;box-shadow:0 0 15px gray}.loginPage input,textarea{width:100%;height:40px;padding:5px;font-size:1rem;font-weight:300}label{font-size:1rem}.formdetails{margin:20px 0}.form-btn{width:10rem;height:2.2rem;font-size:1.2rem;font-weight:600;background:#EC3737;color:#fff;border-radius:50px;border:none;margin:20px 0;cursor:pointer}.form-btn:hover{background:red}.newregister a{color:gray}@media (max-width: 1000px){.loginPage{width:60%}}@media (max-width: 600px){.loginPage{width:80%}}*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}body{width:100%;height:100vh}ul{list-style:none}a,h1,h3{text-decoration:none}
