@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}html,body{font-family:Poppins,sans-serif;margin:0;padding:0;font-size:16px;scroll-behavior:smooth;overflow-x:hidden}a{text-decoration:none}.section-entry{padding:4rem 0}.main-wrapper{margin-top:81px}.default-btn{margin-top:20px}.default-btn a{display:inline-block;padding:12px 30px;background:#a10909;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;position:relative;overflow:hidden;transition:all .4s ease}.default-btn a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:left .4s ease}.default-btn a:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003;background:#f2640e}.default-btn a:hover:before{left:100%}.navbar{background:#fff;box-shadow:0 4px 6px #0000001a;transition:all .3s ease-in-out;padding:20px 15px}.navbar .nav-link{font-size:16px;margin-right:15px;transition:color .3s ease-in-out;color:#000;font-weight:500}.navbar .nav-link:hover,.navbar .nav-link.active{color:#000}.navbar .logo-img{width:76px;position:absolute;top:0;background-color:#fff;border-radius:73px}.navbar .logo-img-digital{width:230px}.navbar .dropdown-menu{border-radius:0;border:none;box-shadow:0 5px 10px #0000001a;line-height:34px;background-color:#f4f3f3;color:#fff;z-index:1050}.navbar.fixed{position:fixed;top:0;left:0;width:100%;background-color:#fff;box-shadow:0 4px 6px #0000001a;z-index:999999}.navbar-toggler{border:none;outline:none!important;box-shadow:none!important}.navbar-toggler-icon{background-image:url(/public/img/toggler-icon.png)!important;border:none!important}.dropdown-item{font-weight:400}.navbar-expand-lg .navbar-nav .dropdown-menu{padding:0}.fa-cart-shopping{font-size:18px}.cart-count{position:absolute;top:4px;right:-6px;background:red;color:#fff;font-size:10px;padding:3px 6px;border-radius:50%}.btn-register{background:#a10909;color:#fff!important;padding:6px 14px;border-radius:20px;transition:.3s ease}.btn-register:hover{background:#f2640e}.mega-menu{position:static}.mega-menu-dropdown{width:100%;left:0;right:0;border:none;border-radius:0;padding:30px;background:#fff;box-shadow:0 10px 30px #00000014}.mega-menu-dropdown .mega-title{font-size:18px;font-weight:600;margin-bottom:15px;color:#a10909}.mega-menu-dropdown .dropdown-item{padding:8px 0;font-size:15px;color:#333;transition:.3s}.mega-menu-dropdown .dropdown-item:hover{background:transparent;color:#a10909;padding-left:8px}.mega-menu-dropdown .mega-img img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover}.carousel-item img{-o-object-fit:cover;object-fit:cover}.carousel-caption{bottom:50%;transform:translateY(50%)}.carousel-caption h2{font-size:50px}.Product-wrapper{background:#fff8f1}.Product-wrapper .product-circle{width:120px;height:120px;margin:auto;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 15px #0000001a;transition:.3s}.Product-wrapper .product-circle img{width:100%;height:100%;border-radius:50%}.Product-wrapper .product-circle:hover{border:solid 1px #a10909;transform:translateY(-5px)}.Product-wrapper p{font-weight:500;color:#000}.Product-wrapper p:hover{color:#a10909}.hm-about-wrapper{background-color:#fff8f1}.hm-about-wrapper h2{margin-bottom:20px;font-weight:700}.hm-about-wrapper img{border-radius:20px}.popular-products-wrapper{background:#fff8f1}.popular-products-wrapper h2{font-weight:700;text-align:center;margin-bottom:20px}.popular-products-wrapper .product-card{position:relative;background:#fff;border-radius:24px;overflow:hidden;transition:all .45s ease;box-shadow:0 10px 30px #00000014;transform:translateY(0)}.popular-products-wrapper .product-card:hover{transform:translateY(-15px);box-shadow:0 25px 50px #0000002e}.popular-products-wrapper .product-card:hover .product-img img{transform:scale(1.12) rotate(3deg)}.popular-products-wrapper .product-card:hover .product-img:before{opacity:1}.popular-products-wrapper .product-card:hover .cart-btn{transform:translateY(0);opacity:1}.popular-products-wrapper .product-badge{position:absolute;top:20px;left:20px;background:linear-gradient(45deg,#d8d4d4,#d8d4d4);color:#000;padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600;z-index:2;box-shadow:0 5px 15px #fff6}.popular-products-wrapper .product-img{position:relative;overflow:hidden;height:320px;background:#f9f9f9}.popular-products-wrapper .product-img:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.4),transparent);opacity:0;transition:all .4s ease;z-index:1}.popular-products-wrapper .product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.popular-products-wrapper .product-content{padding:25px;text-align:center}.popular-products-wrapper .product-content h3{font-size:20px;margin-bottom:5px;font-weight:500;color:#111}.popular-products-wrapper .product-price{margin-bottom:20px}.popular-products-wrapper .product-price .old-price{color:#999;text-decoration:line-through;margin-right:10px;font-size:16px}.popular-products-wrapper .product-price .new-price{color:#f2640e;font-size:19px;font-weight:500}.popular-products-wrapper .cart-btn{display:inline-block;padding:8px 20px;background:linear-gradient(45deg,#a10909,#a10909);color:#fff;border-radius:50px;text-decoration:none;font-weight:500;transition:all .4s ease}.popular-products-wrapper .cart-btn:hover{background:linear-gradient(45deg,#a10909,#f2640e);transform:scale(1.05);color:#fff}.why-choose-wrapper{background:#fff8f1}.why-choose-wrapper .sub-title{color:#d35400;font-weight:600;text-transform:uppercase;letter-spacing:1px}.why-choose-wrapper .section-title{font-size:42px;font-weight:700;margin-top:10px;color:#222}.why-choose-wrapper .section-text{max-width:700px;margin:15px auto 0;color:#666}.why-choose-wrapper .why-card{background:#fff;padding:20px;border-radius:16px;box-shadow:0 10px 25px #0000000d;transition:.3s ease}.why-choose-wrapper .why-card:hover{transform:translateY(-5px)}.why-choose-wrapper .why-card .why-icon{width:70px;height:70px;min-width:70px;border-radius:50%;background:#d35400;display:flex;align-items:center;justify-content:center;margin-right:20px}.why-choose-wrapper .why-card .why-icon i{color:#fff;font-size:28px}.why-choose-wrapper .why-card .why-content h5{font-size:22px;font-weight:600;margin-bottom:10px;color:#222}.why-choose-wrapper .why-card .why-content p{margin-bottom:0;color:#666;line-height:1.7}.testimonial-wrapper{background-color:#fff8f1}.testimonial-wrapper .testimonial-card{background:#fff;padding:30px 20px;border-radius:16px;box-shadow:0 10px 30px #00000014;transition:.3s;position:relative;overflow:hidden}.testimonial-wrapper .testimonial-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000026}.testimonial-wrapper .testimonial-img{width:80px;height:80px;margin:0 auto 15px;border-radius:50%;overflow:hidden;border:3px solid #a10909}.testimonial-wrapper .testimonial-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonial-wrapper .testimonial-name{font-size:18px;font-weight:600;margin-bottom:5px}.testimonial-wrapper .testimonial-designation{font-size:14px;color:#777;margin-bottom:10px}.testimonial-wrapper .testimonial-rating{color:#ffc107;margin-bottom:15px}.testimonial-wrapper .testimonial-rating i{margin:0 2px}.testimonial-wrapper .testimonial-text{font-size:14px;color:#555;line-height:1.6}.testimonial-wrapper .testimonial-card:before{content:"“";font-size:60px;color:#65bb181a;position:absolute;top:10px;left:15px}@media(max-width:991px){.mega-menu-dropdown{width:100%;padding:15px}.mega-title{margin-top:15px}}.footer{background:#fff;color:#000;padding:60px 0 20px}.footer-logo{font-size:22px;font-weight:700;margin-bottom:10px}.footer-text{font-size:14px}.footer-title{font-size:20px;margin-bottom:15px;font-weight:600;color:#a10909}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:8px}.footer-links a{color:#000;text-decoration:none;transition:.3s}.footer-links a:hover{color:#a10909;padding-left:5px}.footer-social a{color:#a10909;margin-right:10px;font-size:20px;transition:.3s}.footer-social a:hover{color:#f2640e}.footer-btn{background:#a10909;color:#fff;padding:10px 18px;border-radius:6px;font-size:14px}.footer-btn:hover{background:#000;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:15px;text-align:center;font-size:13px;color:#000}.footer-product-wrapper{display:flex;gap:30px}.footer-product-wrapper .footer-links{width:50%}.callus i{position:fixed;left:30px;bottom:30px;width:50px;height:50px;border-radius:50%;line-height:50px;background-color:#a10909;font-size:30px;text-align:center;color:#fff;z-index:1}.whatsapp i{position:fixed;right:30px;bottom:30px;width:50px;height:50px;border-radius:50%;line-height:50px;background-color:#25d366;font-size:30px;text-align:center;color:#fff;z-index:1}
