@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);*{padding:0;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background-color:#fff}.background{background:#f6f9fc;padding:50px 0}.container{max-width:90%;margin:auto}.c_flex,.d_flex{display:flex;justify-content:space-between}.c_flex{align-items:center}.f_flex{display:flex}a{text-decoration:none;color:#000}li{list-style:none}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.RText{text-align-last:right}button,input{border:none;outline:none;background-color:none}.row{width:50%}.icon-circle{width:50px;height:50px;line-height:50px;background:#f3f5f9;margin-left:20px;text-align:center;border-radius:50%}.boxShadow{box-shadow:0 4px 16px rgba(43,52,69,.1)}.contentWidth{width:100%}.category{box-shadow:0 4px 16px rgba(43,52,69,.1);background-color:#fff;width:23%;height:510px;padding:15px 0;border-radius:5px;margin-top:5px}.category img{width:30px;height:30px;margin-top:10px;object-fit:contain}.category span{margin:10px 20px;text-transform:capitalize}.category .box{transition:.5s;padding:0 20px}.category .box:hover{background-color:#ffe1e6;cursor:pointer}.btn-primary{background:#e94560;padding:13px 40px;font-weight:700;color:#fff;border-radius:5px}.top{margin-top:80px}.mtop{margin-top:40px}.heading i{color:#e94560;margin:10px}.discount{position:absolute;top:0;left:0;background:#e94560;padding:3px 10px;font-size:12px;border-radius:50px;color:#fff;margin:10px}.product{background:#fff;padding:20px;position:relative;border-radius:8px;box-shadow:0 1px 3px rgba(3,0,71,.09);margin:10px}.product h3{font-weight:400;font-size:17px}.product .rate i{font-size:15px;color:#ffcd4e;margin:5px 5px 5px 0}.product .price{display:flex;justify-content:space-between;color:#e94560}.price button{background:none;color:#e94560;font-size:20px;transition:.5s;border:1px solid rgba(3,0,71,.09);width:35px;height:35px;border-radius:5px}.price button:hover{cursor:pointer;background-color:#e94560;color:#fff}.product-like{position:absolute;top:0;right:0;margin:10px;opacity:0;transition:.5s}.product-like label{background-color:#0f3460;padding:1px 10px;font-size:12px;color:#fff;border-radius:50px}.product-like i{font-size:20px;margin:10px 3px}.product:hover .product-like{opacity:1}.control-btn .next,.control-btn .prev{position:absolute;top:40%;width:50px;height:50px;line-height:60px;background:#0f3460;border-radius:50%;-webkit-transform:.5s;transform:.5s;z-index:5}.control-btn .prev{left:-20px}.control-btn .next{right:-20px}.control-btn .next i,.control-btn .prev i{font-size:20px;transition:.5s;color:#fff}.control-btn .next:hover,.control-btn .prev:hover{background:#e94560;color:#fff;cursor:pointer}.heading .heading-left i{font-size:30px}.heading .heading-left h2{font-size:25px;margin:5px}.heading .heading-right,.heading .heading-right i{text-align:right;color:grey}.grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:30px}.grid2{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px}@media (max-width:665px){.wrapper .grid2{grid-template-columns:none}.deals h2{margin-left:10%!important;font-size:30px!important}.logo h2{font-size:15px}.search-box{width:10px}.footer .grid2{grid-template-columns:none}}.head{background-color:#0f3460;padding:10px 0;color:#fff}.head i{margin-right:10px}.head label{margin-right:30px;font-size:13px}.search{padding:20px 0}.search .logo img{width:auto;height:auto}.search .width{width:20%}.search-box{width:80%;border:2px solid rgba(0,0,0,.1);border-radius:50px}.search-box i{width:5%;text-align:center;font-size:20px;opacity:.5;padding:15px 20px;font-size:17px}.search-box input{width:100%;padding:10px}::-webkit-input-placeholder{font-size:15px}::placeholder{font-size:15px}.search-box span{width:20%;opacity:.5;border-left:2px solid rgba(0,0,0,.1);padding:10px}.cart{position:relative}.search .cart span{position:absolute;top:-10px;right:0;width:20px;height:20px;border-radius:50%;text-align:center;background-color:#e94560;font-size:12px;color:#fff}.search .f_flex{justify-content:end}.catgrories{background-color:#f6f9fc;padding:0 30px;border-radius:5px;height:6vh;margin-top:5px}.catgrories span{margin-right:20px;font-size:30px;margin-top:10px}.catgrories h4{font-weight:500;margin-top:12px}.catgrories h4 i{margin-left:10px}header{height:8vh;box-shadow:-1px 15px 17px -8px rgba(0,0,0,.1)}header ul{line-height:8vh}header ul li{margin-left:30px}header ul li a{transition:.5s;font-size:15px;font-weight:400}header ul li a:hover{color:#ff014f}.open{display:none}.search.active{height:12vh;position:fixed;top:0;z-index:1000;width:100%;background-color:#fff;box-shadow:-1px 11px 24px -11px rgba(0,0,0,.2);transition:.5s}@media (max-width:768px){header ul{padding-top:30px}.nav-links-mobile{position:absolute;display:block;list-style:none;box-shadow:0 50px 100px -20px rgba(50,50,93,.23),0 30px 60px -30px rgba(0,0,0,.3);left:0;top:0;transition:all .5s ease-in-out;width:60%;height:100vh;background-color:#fff;z-index:888}header ul li{width:100%;transition:all .5s ease-in-out;text-transform:uppercase;line-height:70px}header .link{display:none}.close,.open{position:absolute;top:35px;right:20px;color:#ff014f;display:block;font-size:25px;z-index:999}.close{right:45%}.close.home-btn{background:linear-gradient(145deg,#e2e8ec,#fff);color:#ff014f;border-radius:50%;padding:0;width:60px;height:60px;line-height:60px}.header.active{height:10vh}}.homeSlide h1{font-size:45px;line-height:55px;margin:50px 0 20px}.homeSlide p{margin:20px 0}.homeSlide ul{position:absolute;bottom:20px}.homeSlide ul li{border:2px solid #b8b7b7;border-radius:50%;padding:10px}.homeSlide ul li button{background:transparent!important;color:transparent!important}.homeSlide ul li button:before{font-size:15px!important;color:#0f3460;position:absolute;top:2px;left:0;margin:auto}.shop .category{padding:30px;height:90vh}.chead h1{font-size:20px;margin-bottom:20px}.chead h1:nth-child(2){opacity:.5;border-left:3px solid rgba(0,0,0,.5);padding-left:70px}.shop .category .box{background-color:#f6f9fc;margin:15px 0;padding:5px 10px;transition:.5s;border-radius:5px}.shop .category img{width:auto;height:auto}.shop .category .box:hover{background-color:#fff;box-shadow:0 4px 16px rgba(43,52,69,.1)}.shop .box2{margin-top:100px!important;text-align:center}.shop .category button{padding:10px;background:none;text-align:center;font-size:17px;font-weight:500}.shop .contentWidth{width:100%}.grid1{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.shop .product img{width:100%;height:100%}.shop .product{transition:.5s}.shop .product:hover{box-shadow:0 4px 16px rgba(43,52,69,.1)}.deals{padding:50px}.deals,.deals h2{align-items:center;justify-content:center}.deals h2{margin-left:40%;width:auto;font-size:40px}.cards .product_custom{border-radius:50px}.wrapper{text-align:center}.wrapper .img{width:70px;height:70px;line-height:70px;margin:auto auto 20px}.wrapper .img i{font-size:25px}.wrapper .product{padding:30px}.wrapper .product h3{font-weight:500}.wrapper p{font-size:15px;margin-top:20px;color:grey}footer{background-color:#0f3460;padding:100px 0;color:#fff}footer h1{margin-bottom:30px;color:#e94560;font-weight:800;font-style:italic}footer .img{background-color:#0c2a4d;padding:15px 20px;border-radius:5px}footer .img i{font-size:20px;margin:5px}footer .img span{margin-top:5px}footer p{font-size:14px;font-weight:300;opacity:.5}footer h2,footer p{margin-bottom:20px}footer li{margin-bottom:10px;opacity:.5}.quickLink li a{color:#fff}
/*# sourceMappingURL=main.f1a264c5.chunk.css.map */