:root{--font-primary:var(--font-poppins);--theme-color:#2c2b7d;--alt-color:#e21f26;--muted:#979797}html,body{font-family:var(--font-primary);color:#333;font-size:16px;font-weight:400;line-height:25.6px}::-webkit-scrollbar{width:.35rem}::-webkit-scrollbar-track{background:var(--theme-color)}::-webkit-scrollbar-thumb{background:#fff}p,a{font-family:var(--font-primary);letter-spacing:0;font-size:16px;font-weight:400;line-height:25.6px}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-primary);letter-spacing:0;margin:0}h1{font-size:60px;font-style:normal;font-weight:600;line-height:60px}h2{font-weight:500;font-style:medium;font-size:45px;line-height:57px}h3{font-weight:500;font-style:Medium;font-size:30px;line-height:46px}h4{font-weight:500;font-style:Medium;font-size:24px;line-height:28px}h5{font-family:Manrope;font-weight:600;font-style:SemiBold;letter-spacing:0;font-size:24px;line-height:33.6px}button,.btn,.enquiry-btn{font-family:var(--font-primary);letter-spacing:0;font-style:normal;font-weight:500}.site-header{z-index:1000;will-change:transform;background:#fff;width:100%;padding:0 0 20px;transition:transform .32s,box-shadow .32s;position:fixed;top:0;left:0;box-shadow:0 2px 14px #0000000a}.site-header.header-visible{transform:translateY(0)}.site-header.header-hidden{transform:translateY(-100%)}.site-header-spacer{height:94px}.top-header{background:#999;align-items:center;height:35px;display:flex}.top-header-inner{justify-content:space-between;align-items:center;height:38px;display:flex}.top-header-left,.top-header-right{align-items:center;gap:22px;display:flex}.top-header-link,.top-header-phone{color:#fff;align-items:center;gap:8px;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.top-header-link:hover,.top-header-phone:hover{opacity:.85}.top-header-link img,.top-header-phone img{object-fit:contain;filter:invert()sepia(98%)saturate(0)hue-rotate(346deg)brightness(298%)contrast(104%);width:16px;height:16px}.top-header-enquiry{color:#fff;background:#ed1c24;border-radius:4px;align-items:center;gap:8px;height:35px;padding:6px 17px 7px;font-size:13px;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.top-header-enquiry:hover{background:#cf1118}.top-header-enquiry img{width:16px}@media (max-width:991px){.top-header{display:none}}.main-header{background:#fff;height:66px}.main-header-inner{justify-content:space-between;align-items:center;padding:5px 40px;display:flex}.site-logo{flex-shrink:0;align-items:center;width:140px;display:inline-flex}.site-logo img{width:100%;height:auto;display:block}.header-menu{align-items:center;gap:44px;display:flex}.main-nav{align-items:center;gap:12px;margin:0;list-style:none;display:flex}.main-nav a{color:#333;border-radius:5px;align-items:center;padding:12px 22px;font-size:15px;font-weight:400;line-height:1;text-decoration:none;transition:color .25s;display:flex}.main-nav .drop-down-icon{opacity:1;pointer-events:none;transition:opacity .25s,transform .25s,max-width .25s,margin-left .25s;overflow:hidden;transform:translate(10px)}.main-nav a:hover{color:var(--alt-color)}.header-actions{align-items:center;gap:16px;display:flex}.enquiry-btn{background:var(--alt-color);color:#fff;border-radius:2px;justify-content:center;align-items:center;gap:7px;padding:12px 22px;font-size:16px;font-weight:500;transition:background .25s;display:inline-flex}.enquiry-btn img{object-fit:contain;width:16px;height:16px}.enquiry-btn:hover{background:var(--alt-color);color:#fff}.header-icon-btn{color:#333;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.header-icon-btn img{object-fit:contain;width:18px;height:18px}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:6px;width:34px;height:28px;padding:0;display:none}.menu-toggle span{background:#333;width:100%;height:2px;transition:all .25s;display:block}@media (max-width:991.98px){.top-header{display:none}.site-header{padding:0 20px}.main-header,.main-header-inner{height:72px}.site-logo{transform:none}.menu-toggle{display:flex}.header-menu{z-index:999;background:#fff;flex-direction:column;align-items:flex-start;gap:28px;width:320px;max-width:calc(100vw - 40px);height:calc(100vh - 72px);padding:32px 24px;transition:right .3s;display:flex;position:fixed;top:72px;right:-100%;box-shadow:-12px 0 30px #00000014}.header-menu.active{right:0}.main-nav{flex-direction:column;align-items:flex-start;gap:22px;width:100%}.main-nav li{width:100%}.main-nav a{font-size:16px;line-height:1.4}.header-actions{flex-wrap:wrap;gap:18px;width:100%}.enquiry-btn{display:inline-flex;transform:translateY(0)}}.sticky-whatsapp{z-index:999;place-items:center;transition:transform .25s,box-shadow .25s;display:grid;position:fixed;bottom:8%;right:1%}.sticky-whatsapp:hover{transform:translateY(-4px)scale(1.03)}.sticky-whatsapp img{object-fit:contain}@media (max-width:991.98px){.sticky-whatsapp{bottom:5%;right:1%}}.sintex-breadcrumb{font-family:var(--font-primary);color:#333;margin-bottom:30px;padding:14px 0 34px;font-size:13px;font-weight:400;line-height:1.4}.sintex-breadcrumb a{color:inherit;text-decoration:none;transition:color .25s}.sintex-breadcrumb a:hover{color:var(--alt-color)}.sintex-breadcrumb span{color:#979797;padding:0 8px}.sintex-breadcrumb .active-link{color:var(--alt-color)}.sintex-primary-btn{background-color:var(--theme-color);color:#fff;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 20px;transition:all .3s;display:flex}.sintex-primary-btn:hover{background-color:var(--alt-color)}.sintex-primary-btn img{width:16px;height:16px}.product-range-section{--product-red:var(--alt-color);--product-red-dark:#8f0710;--product-text:#333;--product-border:var(--muted);padding:0 20px 70px;overflow:hidden}.product-range-header{justify-content:space-between;align-items:center;margin-bottom:28px;padding:0 40px;display:flex}.product-range-header h2{font-weight:500}.product-range-header h2 span{color:var(--theme-color)}.product-range-header .sintex-primary-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.product-range-header .sintex-primary-btn img{width:13px;padding-left:0}.product-range-swiper{padding:0 30px;overflow:hidden}.product-card{text-align:center;border:1px solid var(--product-border);background:#fff;border-radius:12px;min-height:540px;padding:45px 36px 34px;transition:border-color .35s,transform .35s;position:relative;overflow:hidden}.product-card:before{content:"";z-index:0;background:linear-gradient(180deg, var(--alt-color) 0%, var(--product-red-dark) 100%);opacity:0;transition:opacity .35s;position:absolute;inset:0}.product-card>*{z-index:1;position:relative}.product-card:is(.active,:hover):before{opacity:1}.product-card:is(.active,:hover) .product-image{transform:scale(1.04)}.product-card:is(.active,:hover) h3,.product-card:is(.active,:hover) h4,.product-card:is(.active,:hover) .product-features span{color:#fff}.product-card:is(.active,:hover) .product-view-btn{color:var(--theme-color);background:#fff}.product-text-badge{z-index:3;background:var(--alt-color);color:#fff;pointer-events:none;border-radius:999px;padding:2px 13px;transition:background-color .35s,color .35s;position:absolute;top:2%;left:2%}.product-card:is(.active,:hover) .product-text-badge{color:var(--alt-color);background:#fff}.product-image-wrap{justify-content:center;align-items:center;width:100%;height:360px;margin-bottom:24px;display:flex}.product-image{object-fit:contain;transition:transform .35s}.product-card h3{color:var(--product-text);margin-bottom:10px;font-size:25px;font-weight:500;transition:color .35s}.product-card h4{color:var(--alt-color);margin-bottom:16px;font-size:36px;font-weight:500;transition:color .35s}.product-features{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:10px;display:flex}.product-features span{color:var(--product-text);align-items:center;gap:6px;font-size:13px;transition:color .35s;display:inline-flex;position:relative}.product-feature-icon{flex-shrink:0;width:12px;height:12px;display:inline-block;position:relative}.product-feature-icon .feature-check{object-fit:contain;width:12px;height:12px;transition:opacity .25s;position:absolute;inset:0}.product-feature-icon .feature-check-gray{opacity:1}.product-feature-icon .feature-check-white,.product-card:is(.active,:hover) .feature-check-gray{opacity:0}.product-card:is(.active,:hover) .feature-check-white{opacity:1}.product-view-btn{background:var(--theme-color);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:14px;padding:10px 12px;font-size:14px;transition:background-color .35s,color .35s;display:inline-flex}.pipes-page .product-view-btn{background:var(--theme-color);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:14px;padding:10px 22px;font-size:14px;transition:background-color .35s,color .35s;display:inline-flex}.pipes-page .Pipes-price h2{color:#e21f26;margin-bottom:15px}.pipes-page .product-image{object-fit:contain;border-radius:20px;transition:transform .35s;overflow:hidden}.pipes-page .product-range-header{justify-content:center;align-items:center;margin-bottom:30px;padding:0 40px;display:flex}.pipes-page .product-card:is(.active,:hover) .Pipes-price h2{color:#fff}.product-view-btn img{width:13px}.product-range-pagination{background:var(--muted);border-radius:999px;width:100%;height:2px;margin-top:34px;display:none;position:relative;overflow:hidden}.product-range-pagination .swiper-pagination-progressbar-fill,.product-range-pagination .swiper-pagination-bullet{display:none!important}.product-range-pagination .swiper-scrollbar-drag{background:var(--alt-color);cursor:grab;border-radius:999px;height:100%;position:relative;top:0;left:0}.product-range-pagination .swiper-scrollbar-drag:active{cursor:grabbing}.product-range-swiper .swiper-wrapper{transition-timing-function:linear!important}.site-footer{color:#333;background:#fff;border-top:1px solid #b8b8dd;padding:0}.footer-main{border-bottom:1px solid #b8b8dd;justify-content:space-between;padding:38px 35px;display:flex}.footer-brand{flex-direction:column;align-items:flex-start;gap:3rem;display:flex}.footer-logo{height:auto;margin-bottom:13px;display:block}.footer-by{align-items:center;gap:8px;margin-bottom:70px;display:flex}.footer-socials{align-items:center;gap:7px;display:flex}.footer-socials a{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.footer-socials img{object-fit:contain;width:100%;height:100%;display:block}.footer-col h4{color:var(--theme-color);margin-bottom:22px;font-size:16px;font-weight:500}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li{margin-bottom:16px}.footer-col a{color:#333;font-size:12px;line-height:1.2;text-decoration:none;transition:color .25s}.footer-col a:hover{color:var(--alt-color)}.footer-support{min-width:220px}.support-link{color:#333;align-items:center;gap:12px;margin-bottom:18px;text-decoration:none;display:flex}.support-link img{object-fit:contain;flex-shrink:0;width:15px;height:15px}.support-link span{color:#333;font-size:12px}.support-link strong{color:#333;margin-left:4px;font-size:12px;font-weight:500}.footer-bottom{justify-content:space-between;align-items:center;min-height:45px;padding:0 20px;display:flex}.footer-bottom p{color:#333;margin:0;font-size:10px;line-height:1.2}.footer-bottom p:last-child{text-align:right}.footer-bottom ul{align-items:center;margin:0;padding:0;list-style:none;display:flex}.footer-bottom li{position:relative}.footer-bottom li+li{margin-left:16px}.footer-bottom a{color:#333;font-size:10px;line-height:1.2;text-decoration:none;transition:color .25s}.footer-bottom a:hover{color:var(--alt-color)}.cart-overlay{opacity:0;visibility:hidden;z-index:9998;background:#00000073;transition:all .35s;position:fixed;inset:0}.cart-overlay.active{opacity:1;visibility:visible}.cart-offcanvas{z-index:9999;background:#fff;flex-direction:column;width:514px;max-width:100%;height:100vh;transition:all .35s;display:flex;position:fixed;top:0;right:-514px;box-shadow:-8px 0 30px #0000001f}.cart-offcanvas.active{right:0}.cart-header{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.cart-header h3{margin:0;font-size:30px;font-weight:600}.cart-header button{cursor:pointer;background:0 0;border:none;font-size:30px}.cart-body{flex:1;overflow:auto}.cart-product{border-bottom:1px solid #efefef;gap:15px;padding:20px;display:flex}.cart-product img{object-fit:contain;background:#f7f7f7;border-radius:10px;width:120px;height:120px;padding:8px}.cart-info{flex:1}.cart-top{justify-content:space-between;display:flex}.cart-top h5{margin:0;font-size:20px;font-weight:600}.cart-top button{color:red;cursor:pointer;background:0 0;border:none}.cart-info h6{color:#979797;margin:6px 0 15px;font-size:20px;font-weight:500}.qty-box{border:1px solid #97979791;border-radius:3.87px;width:max-content;display:flex}.qty-box button{color:#2c2b7d;background:#fff;border:none;border-radius:3.87px;width:36px;height:36px;font-size:18px}.qty-box span{color:#2c2b7d;border-left:1px solid #97979791;border-right:1px solid #97979791;justify-content:center;align-items:center;width:70px;display:flex}.cart-body h5{margin:0;padding:15px 20px 10px}.cart-body .cart-info h5{color:#333;margin:0 0 5px;padding:0;font-weight:500}.recommend-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 15px 20px;display:grid}.recommend-card{text-align:center}.recommend-card img{object-fit:contain;background:#f8f8f8;border-radius:8px;width:100px;height:100px;padding:5px}.recommend-card h6{color:#333;margin-top:8px;margin-bottom:2px;font-size:12px;font-weight:500}.recommend-card p{color:#979797;margin-bottom:5px;font-size:12px;font-weight:500}.recommend-card button{color:#e21f26;background:0 0;border:none;font-size:11px;font-weight:500}.cart-top button img{background:0 0;width:auto;height:auto;padding:0}.cart-footer{border-top:1px solid #ececec;padding:20px}.cart-footer>div{justify-content:space-between;margin-bottom:12px;font-size:15px;display:flex}.cart-footer .total{font-size:20px;font-weight:600}.checkout-btn{color:#fff;background:#2e2a8f;border:none;border-radius:6px;width:100%;height:52px;margin-top:15px;font-size:18px;font-weight:600}.checkout-btn:hover{background:#241f74}@media (max-width:576px){.cart-offcanvas{width:100%}}.order-success{flex-direction:column;justify-content:center;align-items:center;padding-top:10px;display:flex}.success-icon{background:#ddf5e6;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:22px;display:flex}.success-icon svg{color:#fff;background:#1db954;border-radius:50%;width:38px;height:38px;padding:10px}.success-title{color:#222;margin-bottom:16px;font-size:42px;font-weight:600}.success-subtitle{color:#8b8b8b;margin-bottom:28px;font-size:22px}.order-number{color:#2e3192;border:2px solid #3f43b3;border-radius:12px;justify-content:center;align-items:center;width:420px;max-width:100%;height:58px;margin-bottom:20px;font-size:20px;font-weight:600;display:flex}.confirmation-text{color:#8b8b8b;font-size:18px}.delivery-card{background:#fff;border-radius:20px;margin-top:45px;padding:35px 40px}.delivery-row{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:22px;display:flex}.delivery-row span{color:#8a8a8a;width:220px;font-size:18px}.delivery-value{text-align:left;color:#232323;flex:1;font-size:18px;line-height:1.7}.delivery-value strong{font-weight:600}.delivery-card hr{border:0;border-top:1px solid #d8d8d8;margin:28px 0 18px}.delivery-total{justify-content:space-between;align-items:center;display:flex}.delivery-total span{color:#232323;font-size:22px;font-weight:600}.delivery-total strong{color:#232323;font-size:22px;font-weight:700}@media (max-width:767px){.delivery-card{padding:25px}.delivery-row{flex-direction:column;gap:8px}.delivery-row span{width:100%}.delivery-total{flex-direction:column;align-items:flex-start;gap:10px}}.confirmation-actions{justify-content:space-between;align-items:center;margin-top:45px;display:flex}.whatsapp-btn{color:#2f3293;background:#fff;border:1.5px solid #3d43b3;border-radius:10px;min-width:220px;height:52px;font-size:18px;font-weight:500;transition:all .3s}.whatsapp-btn:hover{color:#fff;background:#3d43b3}.invoice-btn{color:#fff;background:#2f3293;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:270px;height:52px;font-size:18px;font-weight:500;transition:all .3s;display:flex}.invoice-btn:hover{background:#23267e}.delivery-info-card{background:#fff;border-radius:20px;margin-top:50px;padding:36px 40px}.delivery-info-row{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.delivery-info-label{color:#979797;width:220px;font-size:14px;font-weight:500}.delivery-info-value{color:#2b2b2b;width:320px;font-size:14px;font-weight:500;line-height:23px}.delivery-info-value strong{font-weight:600}.delivery-info-card hr{border:0;border-top:1px solid #d8d8d8;margin:20px 0}.delivery-total-row{justify-content:space-between;align-items:center;display:flex}.delivery-total-row h4{color:#2b2b2b;margin:0;font-size:20px;font-weight:600}section.order-confirmation-page{padding:0 110px}.confirmation-left-all{background:#f8f8ff;padding:20px}button.header-icon-btn.position-relative{margin-left:20px;top:-6px}.success-popup-overlay{z-index:99999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.success-popup{text-align:center;background:#e21f26;border-radius:18px;width:560px;max-width:90%;padding:35px 40px;position:relative;box-shadow:0 25px 60px #00000059}.success-icon{color:#fff;background:linear-gradient(135deg,#ff9595,#ff6868);border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;margin:0 auto 20px;font-size:42px;display:flex;box-shadow:0 8px 25px #ffffff59}.success-popup h2{color:#fff;margin-bottom:10px;font-size:54px;font-weight:700}.popup-title{color:#fff;margin-bottom:8px;font-size:20px}.success-popup h4{color:#fff;margin-bottom:25px;font-size:24px;font-weight:600}.popup-text{color:#fff;opacity:.9;margin-bottom:35px;font-size:15px;line-height:1.7}.popup-btn{color:#e21f26;cursor:pointer;background:#fff;border:none;border-radius:6px;min-width:120px;height:48px;font-size:16px;font-weight:600;transition:all .3s}.popup-btn:hover{background:#f3f3f3}.form-group input,.form-group textarea{border-radius:0 I!important}.stay-connected-content .form-group input{border-radius:0}.mega-menu-item{position:relative}.mega-menu{opacity:0;visibility:hidden;z-index:999;background:#fff;border-radius:18px;width:1000px;transition:all .35s;position:absolute;top:calc(100% + 15px);left:-130px;overflow:hidden;transform:translate(-50%)translateY(20px);box-shadow:0 20px 60px #0000001f}.mega-menu-item:hover>.mega-menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.about-menu{display:flex;left:0}.mega-sidebar{background:#f7f7f7;flex-direction:column;gap:12px;width:240px;padding:30px;display:flex}.mega-sidebar button{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;padding:14px 18px;font-size:16px;font-weight:600;transition:all .3s}.mega-sidebar button.active{color:#fff;background:#d71920}.mega-content{flex:1;padding:35px}.mega-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.mega-card{border:1px solid #eee;border-radius:14px;align-items:flex-start;gap:18px;padding:20px;text-decoration:none;transition:all .3s;display:flex}.mega-card:hover{background:#fafafa;transform:translateY(-3px)}.mega-card-icon{background:#f3f3f3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.mega-card-icon img{width:28px}.mega-card-content h5{color:#111;margin:0;font-size:14px;font-weight:400}.mega-card-content p{color:#666;margin-top:6px;font-size:14px;line-height:1.6}.products-menu{padding:35px}.products-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.mega-label{color:#d71920;letter-spacing:2px;text-transform:uppercase;font-size:13px}.products-header h4{margin-top:8px;font-size:28px}.view-all-products{color:#d71920;font-weight:700}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.product-cards:hover img{transform:scale(1.08)}.product-cards h5{padding:18px 18px 8px;font-size:19px}.product-cards span{color:#d71920;padding:0 18px 20px;font-weight:600;display:block}.mobile-menu{display:none}.mobile-dropdown{padding-left:18px;display:none}.mobile-dropdown.open{display:block}.mobile-dropdown a{color:#222;padding:12px 0;display:block}.mobile-dropdown-btn{text-align:left;background:0 0;border:none;width:100%;padding:16px 0;font-size:17px;font-weight:600}@media (max-width:1200px){.mega-menu{width:95vw}}@media (max-width:991px){.mega-menu{display:none}.mobile-menu{margin-top:20px;display:block}.products-grid,.mega-grid{grid-template-columns:1fr}}.products-menu{background:#fff;padding:40px}.products-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.main-nav .products-grid a{border:1px solid #eee;padding:20px 10px}.product-product-cards{background:#fff;align-items:center;gap:18px;height:76px;padding:18px 22px;text-decoration:none;transition:all .3s;display:flex}.product-cards img{object-fit:contain;flex-shrink:0;width:34px;height:34px}.product-cards span{color:#5b6d84;font-size:18px;line-height:1.3}.product-cards:hover{box-shadow:0 8px 20px #00000014}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-grid{grid-template-columns:1fr}}.mobile-menu{width:100%;margin-top:20px;display:none}.mobile-menu ul{margin:15px 0;padding:0;list-style:none}.mobile-menu ul li{border-bottom:1px solid #ececec}.mobile-dropdown-btn{cursor:pointer;color:#222;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 0;font-size:16px;font-weight:600;display:flex}.mobile-dropdown-btn:after{content:"+";font-size:24px;line-height:1;transition:all .3s}.mobile-dropdown.open+.mobile-dropdown-btn:after{transform:rotate(45deg)}.mobile-dropdown{max-height:0;padding-left:18px;transition:max-height .35s;overflow:hidden}.mobile-dropdown.open{max-height:500px;padding-bottom:12px}.mobile-dropdown a{color:#666;padding:10px 0;font-size:15px;text-decoration:none;transition:all .3s;display:block}.mobile-dropdown a:hover{color:#d71920;padding-left:8px}.mobile-menu li>a{color:#222;padding:18px 0;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:block}.mobile-menu li>a:hover{color:#d71920}@media (max-width:991px){.header-menu{z-index:9999;background:#fff;width:320px;height:100vh;padding:90px 25px 30px;transition:all .35s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-8px 0 30px #00000014}.header-menu.active{right:0}.main-nav,.header-actions{display:none}.mobile-menu{margin-top:0;display:block}}.mobile-dropdown-btn.active:after{transform:rotate(45deg)}.menu-toggle{cursor:pointer;z-index:10001;background:0 0;border:none;width:46px;height:46px;padding:0;display:none}.menu-toggle span{background:#111;width:28px;height:2px;margin:6px auto;transition:all .3s;display:block}.menu-toggle.active span:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (max-width:991px){.menu-toggle{display:block}.main-nav,.header-actions{display:none}.header-menu{z-index:9999;background:#fff;width:320px;max-width:90%;height:100vh;padding:90px 25px 30px;transition:all .35s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 35px #0000001f}.header-menu.active{right:0}.mobile-menu{display:block}}.menu-overlay{z-index:9998;background:#00000073;position:fixed;inset:0}.mobile-sub-btn{text-align:left;cursor:pointer;background:#f8f8f8;border:none;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:14px 16px;font-size:15px;font-weight:600;display:flex}.mobile-sub-btn:after{content:"+";transition:all .3s}.mobile-sub-btn.active:after{transform:rotate(45deg)}.mobile-sub-menu{max-height:0;padding-left:18px;transition:all .35s;overflow:hidden}.mobile-sub-menu.open{max-height:300px;padding:8px 0 12px 18px}.mobile-sub-menu a{color:#555;padding:10px 0;font-size:14px;text-decoration:none;display:block}.mobile-sub-menu a:hover{color:#d71920}.mega-menu.products-menu .product-cards span{color:#111;padding:0;font-size:14px;font-weight:400}.product-item{position:relative}.product-submenu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:2px solid #e30613;width:300px;padding:8px;transition:all .3s;position:absolute;top:0;left:100%;transform:translate(20px);box-shadow:0 12px 35px #0000001f}.product-item:hover .product-submenu{opacity:1;visibility:visible;transform:translate(10px)}.product-submenu a{color:#111;margin-bottom:0;font-size:14px;text-decoration:none;display:block}.product-submenu a:last-child{margin-bottom:0}.product-submenu a:hover{color:#e30613}
.checkout-page{background:#fff;padding:50px}.checkout-card{background:#fff;border:1px solid #ececec;border-radius:18px;margin-bottom:25px;padding:30px}.checkout-title{color:#333;margin-bottom:10px;font-size:24px;font-weight:500}.login-buttons{justify-content:space-between;align-items:center;gap:30px;display:flex}.login-btn{background:#fff;border:1px solid #36308f;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:64px;transition:all .3s;display:flex}.login-btn:hover{color:#fff;background:#36308f}.login-btn img{width:22px}.login-divider{color:#999;font-weight:600}.required-label{color:#8a8a8a;margin-bottom:15px;font-size:14px;display:block}.required-label:first-letter{color:#ff4040}.pincode-row{gap:15px;display:flex}.pincode-input{flex:1}.pincode-input input{border:1px solid #cfcfcf;border-radius:8px;outline:none;width:100%;height:58px;padding:0 20px;font-size:16px}.pincode-input input:focus{border-color:#36308f}.pincode-input small{color:#999;margin-top:8px;display:block}.error-text{color:#ff4040;margin-top:6px;font-size:13px;display:block}.check-btn{color:#fff;background:#36308f;border:none;border-radius:8px;width:160px;height:58px;font-weight:600;transition:all .3s}.check-btn:hover{background:#2b2676}@media (max-width:767px){.pincode-row{flex-direction:column}.check-btn{width:100%}}.section-title{color:#333;margin-bottom:10px;font-size:24px;font-weight:500}.form-group{margin-bottom:22px}.form-group label{color:#555;margin-bottom:8px;font-size:14px;display:block}.form-group input{border:1px solid #d8d8d8;border-radius:8px;outline:none;width:100%;height:56px;padding:0 18px;transition:all .3s}.form-group input:focus{border-color:#36308f}.delivery-method h5{margin-bottom:15px}.delivery-method label{align-items:center;gap:10px;margin-right:30px;display:inline-flex}.payment-note{color:#888;margin-bottom:20px}.payment-label{margin-bottom:15px}.payment-tabs{flex-wrap:wrap;gap:12px;display:flex}.payment-tabs button{cursor:pointer;color:#333;background:#fff;border:1px solid #979797;border-radius:8px;padding:12px 25px;transition:all .3s}.payment-tabs button.active{color:#e21f26;background:#fff2f3;border-color:#e21f26}.check-option{align-items:center;gap:10px;margin-top:15px;display:flex}.billing-box{border:1px solid #e4e4e4;border-radius:10px;margin-top:20px;padding:20px}.place-order-btn{color:#fff;background:#36308f;border:none;border-radius:8px;padding:14px 35px;font-weight:600}.payment-placeholder{color:#666;padding:40px 0}.checkout-summary{background:#fff5f5;border-radius:20px;padding:28px;position:sticky;top:120px}.summary-title{color:#333;margin-bottom:5px;font-size:24px;font-weight:600}.summary-products{border-top:1px solid #e8dcdc}.summary-item{border-bottom:1px solid #e8dcdc;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.summary-left{flex:1;align-items:center;gap:14px;display:flex}.summary-image{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.summary-image img{width:38px}.summary-content h5{color:#2e2e2e;margin:0;font-size:18px;font-weight:500}.summary-price{color:#7a7a7a;font-size:18px;font-weight:500}.summary-bottom{margin-top:180px}.summary-row{color:#979797;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:14px;display:flex}.delivery-off{color:#42bf59;margin-left:0;font-size:14px;font-weight:500}.old-price{color:#a0a0a0;text-decoration:line-through}.saving-price{color:#45c552;font-weight:600}.summary-divider{background:#e5dcdc;height:1px;margin:22px 0}.summary-total{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.summary-total span{color:#2d2d2d;font-size:18px}.summary-total strong{color:#333;font-size:20px;font-weight:500}.place-order-btn{color:#fff;background:#2c2b7d;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.place-order-btn:hover{background:#262273}.secure-text{text-align:center;color:#a5a5a5;margin-top:16px;font-size:13px}.delivery-method h5{color:#2e2e2e;margin-bottom:10px;font-size:20px;font-weight:500}.checkout-card h3.section-title{line-height:20px}.delivery-method{margin-top:5px}.delivery-options{flex-wrap:wrap;gap:20px;display:flex}.delivery-option{cursor:pointer;background:#fff;border:1.5px solid #d5d5d5;border-radius:16px;align-items:center;gap:14px;width:170px;height:60px;padding:0 18px;transition:all .3s;display:flex}.delivery-option input{display:none}.custom-radio{background:#fff;border:1.5px solid #bebebe;border-radius:50%;flex-shrink:0;width:24px;height:24px;position:relative}.custom-radio:after{content:"";background:#ed2d2f;border-radius:50%;width:12px;height:12px;transition:all .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.delivery-option input:checked+.custom-radio{border-color:#ed2d2f}.delivery-option input:checked+.custom-radio:after{transform:translate(-50%,-50%)scale(1)}.option-text{color:#343434;font-size:18px;font-weight:500}.delivery-option:hover{border-color:#ed2d2f}@media (max-width:767px){.delivery-options{flex-direction:column;gap:15px}.delivery-option{width:100%}}.back-btn{color:#2f2b8c;cursor:pointer;background:#fff;border:1.5px solid #2f2b8c;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:120px;height:52px;font-size:18px;font-weight:500;transition:all .3s;display:flex}.back-btn svg{transition:transform .3s}.back-btn:hover{color:#fff;background:#2f2b8c}.back-btn:hover svg{transform:translate(-3px)}.back-btn:focus{box-shadow:none;outline:none}.check-option{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;display:flex}.check-option input{display:none}.custom-checkbox{background:#fff;border:1.5px solid #ee3124;border-radius:6px;flex-shrink:0;width:22px;height:22px;transition:all .25s;position:relative}.custom-checkbox:after{content:"";border:2px solid #ee3124;border-width:0 2px 2px 0;width:6px;height:12px;transition:all .2s;position:absolute;top:2px;left:6px;transform:rotate(45deg)scale(0)}.check-option input:checked+.custom-checkbox:after{transform:rotate(45deg)scale(1)}.check-text{color:#555;font-size:15px;font-weight:400}
@media (max-width:991.98px){body{overflow-x:hidden}.top-header{display:none}.site-header{z-index:1000;width:100%;box-shadow:none;will-change:transform;background:#fff;padding:0 18px;transition:transform .32s;position:fixed;top:0;left:0}.site-header.header-visible{transform:translateY(0)}.site-header.header-hidden{transform:translateY(-100%)}.site-header-spacer,.main-header,.main-header-inner{height:86px}.main-header-inner{justify-content:space-between;align-items:center;display:flex}.site-logo{align-items:center;width:88px;display:inline-flex;transform:none}.site-logo img{width:100%;height:auto;display:block}.menu-toggle span{background:#333;width:55%;height:2px;transition:all .25s;display:block}.menu-toggle.active span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.header-menu{z-index:999;background:#fff;flex-direction:column;align-items:flex-start;gap:28px;width:320px;max-width:calc(100vw - 36px);height:calc(100vh - 86px);padding:30px 22px;transition:right .3s;display:flex;position:fixed;top:86px;right:-100%;overflow-y:auto;box-shadow:-12px 0 30px #00000014}.header-menu.active{right:0}.main-nav{flex-direction:column;align-items:flex-start;gap:10px;width:100%;margin:0;padding:0}.main-nav li{width:100%}.main-nav a{color:#333;border-bottom:1px solid #97979738;border-radius:0;justify-content:space-between;width:100%;padding:13px 0;font-size:16px;line-height:1.25}.main-nav a:hover{color:var(--alt-color);background:0 0}.main-nav .drop-down-icon{opacity:1;max-width:16px;margin-left:10px;transform:none}.header-actions{flex-wrap:wrap;align-items:center;gap:16px;width:100%;display:flex}.header-icon-btn{width:28px;height:28px}.header-icon-btn img{width:19px;height:19px}}@media (max-width:575.98px){.site-header{padding:0 18px}.main-header,.main-header-inner{height:86px}.site-logo{width:123px}.header-menu{width:300px;max-width:calc(100vw - 34px);height:calc(100vh - 86px);padding:0 20px;top:86px}}@media (max-width:991.98px){.site-footer{background:#fff;padding-top:0}.main-header-inner{padding:5px 0}.footer-main{border-bottom:1px solid #b8b8dd;grid-template-columns:1fr 1fr;gap:34px 28px;padding:34px 24px;display:grid}.footer-brand{grid-column:1/-1;gap:22px}.footer-logo{max-width:110px;margin-bottom:8px}.footer-by{margin-bottom:20px}.footer-socials{gap:8px}.footer-socials a{width:36px;height:36px}.footer-col h4{color:var(--theme-color);margin-bottom:16px;font-size:15px;line-height:1.25}.footer-col li{margin-bottom:12px}.footer-col a{font-size:12px;line-height:1.35}.footer-support{min-width:0}.support-link{gap:10px;margin-bottom:14px}.support-link span,.support-link strong{font-size:12px;line-height:1.35}.footer-bottom{text-align:center;grid-template-columns:1fr;gap:12px;min-height:auto;padding:18px 24px}.footer-bottom p,.footer-bottom p:last-child{text-align:center}.footer-bottom ul{flex-wrap:wrap;justify-content:center;row-gap:8px}}@media (max-width:575.98px){.footer-main{grid-template-columns:1fr;gap:28px;padding:30px 20px}.footer-brand{align-items:flex-start}.footer-logo{max-width:100px}.footer-by{margin-bottom:10px}.footer-socials a{width:34px;height:34px}.footer-col h4{margin-bottom:14px;font-size:15px}.footer-col ul{gap:0;display:grid}.footer-col li{margin-bottom:10px}.footer-col a{font-size:12px}.support-link{align-items:flex-start}.footer-bottom{padding:17px 20px 20px}.footer-bottom p{font-size:10px;line-height:1.45}.footer-bottom ul{gap:8px 0}.footer-bottom li+li{margin-left:12px}.footer-bottom a{font-size:10px}}@media (max-width:390px){.site-header{padding:0 16px}.site-logo{width:78px}.header-menu{width:286px;max-width:calc(100vw - 28px)}.main-nav a{font-size:15px}.footer-main,.footer-bottom{padding-left:18px;padding-right:18px}}.footer-mobile{display:none}@media (max-width:991.98px){.footer-desktop{display:none}.footer-mobile{isolation:isolate;color:#333;background:#fff;border-top:1px solid #b8b8dd;display:block;position:relative;overflow:hidden}.footer-mobile:before{content:"";z-index:-1;filter:blur(34px);pointer-events:none;background:radial-gradient(#fce8e9 0%,#fce8e9e6 34%,#fce8e961 62%,#fce8e900 82%);width:125%;height:75%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.footer-mobile-inner{z-index:1;background:0 0;padding:18px 18px 22px;position:relative}.footer-mobile-logo-wrap{margin-bottom:30px;padding-top:12px}.footer-mobile-logo{width:140px;height:auto;display:block}.footer-mobile-grid{grid-template-columns:1fr 1fr;gap:28px 26px;display:grid}.footer-mobile-col h4{color:var(--theme-color);font-family:var(--font-primary);margin:0 0 11px;font-size:17px;font-weight:500;line-height:1.2}.footer-mobile-col ul{margin:0;padding:0;list-style:none}.footer-mobile-col li{margin-bottom:5px}.footer-mobile-col a{color:#333;font-family:var(--font-primary);font-size:11px;font-weight:400;line-height:1.3;text-decoration:none}.footer-mobile-support-link{color:#333;align-items:flex-start;gap:8px;margin-bottom:10px;text-decoration:none;display:flex}.footer-mobile-support-link img{object-fit:contain;flex-shrink:0;width:15px;height:15px;margin-top:2px}.footer-mobile-support-link span{color:#333;font-family:var(--font-primary);font-size:11px;font-weight:400;line-height:1.35}.footer-mobile-support-link small{font-size:10px}.footer-mobile-socials{border-bottom:1px solid #b8b8dd;align-items:center;gap:8px;margin-top:25px;padding-bottom:18px;display:flex}.footer-mobile-socials a{justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.footer-mobile-socials img{object-fit:contain;width:100%;height:100%;display:block}.footer-mobile-bottom{text-align:center;padding-top:13px}.footer-mobile-bottom ul{flex-wrap:wrap;justify-content:center;align-items:center;row-gap:5px;margin:0 0 13px;padding:0;list-style:none;display:flex}.footer-mobile-bottom li{position:relative}.footer-mobile-bottom li+li{margin-left:0}.footer-mobile-bottom li:not(:last-child):after{content:"";vertical-align:middle;background:#d8d8d8;width:1px;height:13px;margin:0 8px;display:inline-block}.footer-mobile-bottom a{color:#333;font-family:var(--font-primary);font-size:8px;font-weight:400;line-height:1.2;text-decoration:none}.footer-mobile-bottom p{color:#333;font-family:var(--font-primary);margin:0 0 5px;font-size:9px;font-weight:400;line-height:1.3}section.order-confirmation-page{padding:0 15px}.confirmation-actions{flex-direction:column;gap:15px}.checkout-page{background:#fff;padding:10px}.login-buttons{flex-direction:column;gap:10px}.checkout-card{padding:15px}button.back-btn{margin-top:20px}.checkout-card .row.mt-4 .row.mt-4{flex-flow:column-reverse}}@media (max-width:390px){.footer-mobile-inner{padding-left:16px;padding-right:16px}.footer-mobile-logo{width:130px}.footer-mobile-grid{gap:24px 20px}.footer-mobile-col h4{font-size:16px}.footer-mobile-col a,.footer-mobile-support-link span{font-size:10.5px}.footer-mobile-bottom li:not(:last-child):after{margin:0 6px}.footer-mobile-bottom a{font-size:7.5px}}
