﻿/* index.css - Static site overrides */

/* === 1. WP Image === */
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}

/* === 2. WP Emoji === */
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 0.07em !important;vertical-align:-0.1em !important;background:none !important;padding:0 !important}

/* === 3. Classic Theme === */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}
.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

/* === 4. WP Global Presets === */
:root{
  --wp--preset--color--black:#000000;--wp--preset--color--white:#ffffff;
  --wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;
  --wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;
}
:where(body){margin:0}
body{padding:0}

/* === 5. WooCommerce === */
.woocommerce form .form-row .required{visibility:visible}

/* === 6. WooSW === */
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice{background-color:#5fbd74}

/* === 7. PXL Theme Brand Colors === */
:root{
  --primary-color:#4AAB3D;
  --secondary-color:#222429;
  --third-color:#808287;
  --fourth-color:#000000;
  --fifth-color:#f96b24;
  --primary-color-rgb:74,171,61;
  --link-color:#4AAB3D;
  --link-color-hover:#4AAB3D;
  --link-color-active:#4AAB3D;
  --gradient-color-from:#4AAB3D;
  --gradient-color-to:#222429;
}

/* === 8. STATIC SITE CRITICAL FIXES === */
#pxl-loadding, .pxl-loader { display: none !important; }
.wow { visibility: visible !important; animation-name: none !important; -webkit-animation-name: none !important; }
.elementor-section,.elementor-column,.elementor-widget-wrap,.elementor-widget,.elementor-widget-container,
.pxl-banner,.pxl-banner-inner,.pxl-item--inner,.pxl-item--meta,.pxl-heading,.pxl-heading--inner,
.pxl-text-editor,.pxl-button { visibility: visible !important; }
body, #pxl-wapper { overflow-x: hidden !important; }

/* === 9. PAGE LAYOUT === */
#pxl-main,#pxl-wapper #pxl-main,body #pxl-main { padding: 0 !important; margin: 0 !important; }
.pxl-page-wrap { width: 100% !important; max-width: 100% !important; margin: 0 !important; padding: 0 !important; }
.pxl-page-wrap > .row { margin: 0 !important; width: 100% !important; max-width: 100% !important; }
#pxl-content-area { padding: 0 !important; margin: 0 !important; width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important; }
#pxl-content-main { padding: 0 !important; margin: 0 !important; }
.pxl-entry-content { padding: 0 !important; margin: 0 !important; }
article.post-53 { padding: 0 !important; margin: 0 !important; }
.elementor.elementor-53 { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin: 0 !important; display: block !important; }
.elementor.elementor-53 > .elementor-section { width: 100% !important; max-width: 100% !important; box-sizing: border-box; display: block !important; }

/* === 10. HERO SECTION === */
.elementor-element-4a190eb { display:block !important; position:relative !important; height:100vh !important; min-height:520px !important; width:100% !important; max-width:100% !important; overflow:hidden !important; padding:0 !important; }
.elementor-element-4a190eb.elementor-section-boxed > .elementor-container { max-width:1230px !important; }
.elementor-element-4a190eb .pxl-section-bg-parallax { position:absolute !important; inset:0 !important; background-image:url('../images/banner/banner2.png') !important; background-size:cover !important; background-position:center center !important; z-index:0 !important; }
.elementor-element-4a190eb .elementor-background-overlay { position:absolute !important; inset:0 !important; background:transparent !important; z-index:1 !important; }
.elementor-element-4a190eb > .elementor-container { position:relative !important; z-index:2 !important; height:100% !important; min-height:100vh !important; display:flex !important; align-items:center !important; justify-content:center !important; max-width:1230px !important; margin:0 auto !important; padding:0 30px !important; width:100% !important; }
.elementor-element-4a190eb .elementor-column,.elementor-element-4a190eb .elementor-widget-wrap { min-height:100vh !important; height:100% !important; display:flex !important; align-items:center !important; position:relative !important; z-index:2 !important; width:100% !important; }
.pxl-hero-content { max-width:780px; padding:120px 0 60px; text-align:center; margin:0 auto; }
@keyframes heroFadeDown { from{opacity:0;transform:translateY(-20px)} to{opacity:1;transform:translateY(0)} }
@keyframes heroSlideUp { from{opacity:0;transform:translateY(50px)} to{opacity:1;transform:translateY(0)} }
@keyframes heroFadeIn { from{opacity:0;transform:translateY(20px)} to{opacity:1;transform:translateY(0)} }
.pxl-hero-subtitle { display:inline-block; font-size:12px; font-weight:700; letter-spacing:4px; color:#fff; text-transform:uppercase; margin-bottom:22px; background:rgba(255,255,255,0.15); padding:8px 20px; border-radius:30px; border:1px solid rgba(255,255,255,0.3); backdrop-filter:blur(4px); animation:heroFadeDown 0.7s cubic-bezier(0.22,1,0.36,1) both; animation-delay:0.2s; }
.pxl-hero-title { font-size:82px; line-height:1.0; font-weight:900; color:#fff; margin:0 0 24px; font-family:'Outfit','Manrope',sans-serif; text-shadow:0 2px 20px rgba(0,0,0,0.3); letter-spacing:-1px; animation:heroSlideUp 0.9s cubic-bezier(0.22,1,0.36,1) both; animation-delay:0.45s; }
.pxl-hero-title span { color:var(--primary-color); }
.pxl-hero-desc { font-size:19px; color:rgba(255,255,255,0.9); margin:0 auto 40px; max-width:540px; line-height:1.75; animation:heroFadeIn 0.8s cubic-bezier(0.22,1,0.36,1) both; animation-delay:0.85s; }
.pxl-hero-btns { display:flex; gap:16px; flex-wrap:wrap; justify-content:center; animation:heroFadeIn 0.8s cubic-bezier(0.22,1,0.36,1) both; animation-delay:1.1s; }
.pxl-hero-btns .btn { display:inline-flex; align-items:center; padding:0 44px; height:58px; font-size:13px; font-weight:700; letter-spacing:1.5px; text-decoration:none; border-radius:50px; transition:all 0.3s; text-transform:uppercase; }
.pxl-hero-btns .btn-default { background:var(--primary-color); color:#fff; border:2px solid var(--primary-color); box-shadow:0 8px 24px rgba(74,171,61,0.4); }
.pxl-hero-btns .btn-default:hover { background:#3d9432; border-color:#3d9432; transform:translateY(-2px); }
.pxl-hero-btns .btn-outline { background:rgba(255,255,255,0.1); color:#fff; border:2px solid rgba(255,255,255,0.7); backdrop-filter:blur(4px); }
.pxl-hero-btns .btn-outline:hover { background:rgba(255,255,255,0.2); border-color:#fff; transform:translateY(-2px); }
@media(max-width:768px){ .elementor-element-4a190eb{height:70vh !important;min-height:420px !important} .pxl-hero-title{font-size:44px !important} .pxl-hero-desc{font-size:16px !important} .pxl-hero-btns .btn{height:50px;padding:0 28px;font-size:12px} .pxl-hero-content{padding:100px 20px 40px} }
@media(max-width:480px){ .pxl-hero-title{font-size:34px !important} .elementor-element-4a190eb{height:80vh !important} .pxl-hero-btns{flex-direction:column;align-items:center} }

/* === 11. SWIPER CAROUSELS === */
.pxl-swiper-container { overflow:visible !important; margin:0 !important; }
.pxl-swiper-wrapper { display:flex !important; flex-wrap:wrap !important; transform:none !important; width:100% !important; }
.pxl-swiper-slide { display:block !important; visibility:visible !important; }
.pxl-iconbox-carousel2 .pxl-swiper-container{overflow:hidden !important}
.pxl-iconbox-carousel2 .pxl-swiper-wrapper{flex-wrap:nowrap !important}
.pxl-iconbox-carousel2 .pxl-swiper-slide{flex:0 0 16.666% !important;max-width:16.666% !important}
.pxl-portfolio-carousel .pxl-swiper-container{overflow:hidden !important}
.pxl-portfolio-carousel .pxl-swiper-wrapper{flex-wrap:nowrap !important}
.pxl-portfolio-carousel .pxl-swiper-slide{flex:0 0 33.333% !important;max-width:33.333% !important;padding:0 10px !important}
.pxl-imagebox-carousel .pxl-swiper-container{overflow:hidden !important}
.pxl-imagebox-carousel .pxl-swiper-wrapper{display:flex !important;flex-wrap:nowrap !important;align-items:stretch !important}
.pxl-imagebox-carousel .pxl-swiper-slide{flex:0 0 33.333% !important;max-width:33.333% !important;padding:0 12px !important;display:flex !important}
.pxl-imagebox-carousel .pxl-item--inner{display:flex !important;flex-direction:row !important;align-items:center !important;background:#fff !important;border-left:4px solid #f5a623 !important;padding:20px 16px !important;gap:16px !important;width:100% !important;box-sizing:border-box !important}
.pxl-imagebox-carousel .pxl-item--image{flex:0 0 130px !important;width:130px !important;height:130px !important;overflow:hidden !important;border-radius:4px !important}
.pxl-imagebox-carousel .pxl-item--image img{width:130px !important;height:130px !important;object-fit:cover !important;object-position:center !important;display:block !important}
.pxl-imagebox-carousel .pxl-item--meta{flex:1 !important;padding:0 !important}
.pxl-imagebox-carousel .pxl-item--title{font-size:16px !important;font-weight:700 !important;color:#222429 !important;margin:0 0 8px !important}
.pxl-imagebox-carousel .pxl-item--excerpt{font-size:13px !important;color:#808287 !important;line-height:1.6 !important;margin:0 !important}
.pxl-partner-carousel .pxl-swiper-wrapper{flex-wrap:wrap !important;justify-content:center;align-items:center}
.pxl-partner-carousel .pxl-swiper-slide{flex:0 0 16.666% !important;max-width:16.666% !important;text-align:center}
.pxl-post-carousel .pxl-swiper-wrapper{flex-wrap:wrap !important}
.pxl-post-carousel .pxl-swiper-slide{flex:0 0 33.333% !important;max-width:33.333% !important;padding:0 12px 24px !important}
.pxl-slide-carousel .pxl-swiper-wrapper,.pxl-slider-carousel1 .pxl-swiper-wrapper{flex-wrap:nowrap !important;overflow:hidden}
.pxl-slide-carousel .pxl-swiper-slide,.pxl-slider-carousel1 .pxl-swiper-slide{flex:0 0 33.333% !important;max-width:33.333% !important}

/* === 12. PORTFOLIO CARD IMAGES === */
.pxl-portfolio-carousel .item--featured img,.pxl-post-carousel .item--featured img{width:100% !important;height:320px !important;object-fit:cover !important;border-radius:8px 8px 0 0;display:block}

/* === 13. ABOUT SECTION === */
.pxl-banner2 .pxl-banner-inner.style-3{display:flex !important;flex-direction:column !important;gap:10px !important;height:auto !important}
.pxl-banner2 .box-image-main{position:relative !important;overflow:hidden;border-radius:8px}
.pxl-banner2 .box-image-main img{width:100% !important;height:360px !important;object-fit:cover !important;display:block}
.pxl-banner2 .box-image-bottom img{width:100% !important;height:220px !important;object-fit:cover !important;display:block;border-radius:8px}
.banner-divider{display:none}.image-bottom-left{display:none !important}
.pxl-banner3 .pxl-banner-inner{display:flex !important;gap:20px;align-items:flex-start}
.pxl-banner3 .box-image-main{flex:1}
.pxl-banner3 .box-image-main img{width:100% !important;height:480px !important;object-fit:cover !important;border-radius:8px;display:block}
.pxl-banner3 .box-image-right{position:relative !important;top:auto !important;right:auto !important}
.pxl-banner3 .box-image-right img{width:200px;height:200px;object-fit:cover;border-radius:8px;display:block}

/* === 14. HEADER === */
.pxl-logo img{max-height:50px;width:auto;display:block}
.pxl-logo-mobile img{max-height:60px;width:auto}
.elementor-2771 .elementor-element.elementor-element-a70b11c.elementor-column > .elementor-widget-wrap{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-start !important;width:100% !important}
.elementor-2771 .elementor-element.elementor-element-f8a79a5{order:0 !important;flex-shrink:0 !important;margin-right:0 !important;margin-left:100px !important}
.elementor-2771 .elementor-element.elementor-element-3ccb503{order:1 !important;margin-left:auto !important}
.pxl-header-elementor-main .pxl-menu-primary > li > a span{color:#fff !important}
.pxl-header-elementor-main .pxl-menu-primary > li > a:hover span{opacity:0.85}
.pxl-header-elementor-main .pxl-menu-primary .sub-menu{background:#fff !important;border-top:3px solid #4AAB3D !important;box-shadow:0 8px 24px rgba(0,0,0,0.12) !important}
.pxl-header-elementor-main .pxl-menu-primary .sub-menu li a span{color:#222429 !important}
.pxl-header-elementor-main .pxl-menu-primary .sub-menu li a:hover span{color:#4AAB3D !important}
.current-menu-item > a span,.current-menu-parent > a span{color:#fff !important;text-decoration:underline;text-underline-offset:3px}

/* === 15. FOOTER === */
#pxl-footer-elementor,#pxl-footer-elementor p,#pxl-footer-elementor span,#pxl-footer-elementor a,#pxl-footer-elementor li,#pxl-footer-elementor h2,#pxl-footer-elementor .pxl-item--title{color:#fff !important}
#pxl-footer-elementor a:hover{color:#4AAB3D !important}
#pxl-footer-elementor .pxl-icon1 .inner-layout{display:flex !important;align-items:center !important;justify-content:flex-end !important;gap:12px !important}
#pxl-footer-elementor .pxl-icon1 .inner-layout a{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:38px !important;height:38px !important;border-radius:50% !important;background:rgba(255,255,255,0.1) !important;color:#fff !important;font-size:15px !important;text-decoration:none !important;transition:background 0.2s !important}
#pxl-footer-elementor .pxl-icon1 .inner-layout a:hover{background:#4AAB3D !important}
#pxl-footer-elementor .pxl-icon1 .inner-layout a i{color:#fff !important;font-size:15px !important}
.elementor-18328 .elementor-element-027bcd5 > .elementor-container{display:flex !important;flex-wrap:wrap !important;align-items:flex-start !important;justify-content:space-between !important;gap:0 !important}
#pxl-footer-elementor{overflow:hidden !important}
.elementor-18328 .pxl-section-bg-parallax{display:none !important}
.elementor-18328 .elementor-element-0891c08 > .elementor-widget-wrap{padding-bottom:0 !important}
.elementor-18328 .elementor-element-f137385{padding-top:60px !important;padding-right:0px !important;padding-bottom:0px !important;padding-left:0px !important;overflow:hidden !important}
.elementor-element-b64feec,.elementor-element-a34933c,.elementor-element-1c6745c{flex:0 0 33.333% !important;max-width:33.333% !important;width:33.333% !important;padding:0 20px !important;box-sizing:border-box !important}
@media(max-width:768px){.elementor-element-b64feec,.elementor-element-a34933c,.elementor-element-1c6745c{flex:0 0 100% !important;max-width:100% !important;width:100% !important;padding:0 0 30px !important}}

/* === 16. MOBILE NAV === */
#pxl-nav-mobile{display:none}
@media(max-width:991px){#pxl-nav-mobile{display:flex;align-items:center;padding:0 15px;cursor:pointer}.pxl-nav-mobile-button{display:flex;flex-direction:column;gap:5px}.pxl-nav-mobile-button span{display:block;width:24px;height:2px;background:#222;border-radius:2px}}
@media(max-width:768px){.pxl-header-nav .menu-item-has-children .sub-menu{display:none;padding-left:16px}.pxl-header-nav .menu-item-has-children.open .sub-menu{display:block}}

/* === 17. SOLAR SERVICE PAGES === */
.pxl-page-title-section{position:relative;overflow:hidden}
[style*="border-left:3px solid"]{transition:transform 0.2s,box-shadow 0.2s}
[style*="border-left:3px solid"]:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,0.10)}

/* === 18. RESPONSIVE === */
img{max-width:100%;height:auto;display:block}
@media(max-width:1024px){.elementor-col-50,.elementor-col-33,.elementor-col-25{width:100% !important}}
@media(max-width:991px){
  .pxl-iconbox-carousel2 .pxl-swiper-slide{flex:0 0 33.333% !important;max-width:33.333% !important}
  .pxl-portfolio-carousel .pxl-swiper-slide{flex:0 0 50% !important;max-width:50% !important}
  .pxl-imagebox-carousel .pxl-swiper-slide{flex:0 0 50% !important;max-width:50% !important}
  .pxl-post-carousel .pxl-swiper-slide{flex:0 0 50% !important;max-width:50% !important}
  .pxl-partner-carousel .pxl-swiper-slide{flex:0 0 25% !important;max-width:25% !important}
  .pxl-banner3 .box-image-right{display:none !important}
}
@media(max-width:768px){
  *,*::before,*::after{box-sizing:border-box}
  body{overflow-x:hidden}
  .elementor-section,.elementor-container{padding-left:15px !important;padding-right:15px !important}
  .elementor-col-50,.elementor-col-33,.elementor-col-25{width:100% !important;flex:0 0 100% !important;max-width:100% !important}
  .pxl-iconbox-carousel2 .pxl-swiper-slide{flex:0 0 50% !important;max-width:50% !important}
  .pxl-portfolio-carousel .pxl-swiper-slide{flex:0 0 100% !important;max-width:100% !important}
  .pxl-imagebox-carousel .pxl-swiper-slide{flex:0 0 100% !important;max-width:100% !important}
  .pxl-post-carousel .pxl-swiper-slide{flex:0 0 100% !important;max-width:100% !important}
  .pxl-partner-carousel .pxl-swiper-slide{flex:0 0 33.333% !important;max-width:33.333% !important}
  h1,h2{font-size:1.6rem !important;line-height:1.3 !important;word-break:break-word}
  h3{font-size:1.1rem !important}
  p,label{font-size:0.95rem !important;line-height:1.6 !important}
  section.elementor-section{padding-top:24px !important;padding-bottom:24px !important}
  .pxl-banner3 .pxl-banner-inner{flex-direction:column !important}
  .pxl-banner3 .box-image-main img{height:280px !important}
  .pxl-banner2 .box-image-main img{height:260px !important}
  .pxl-banner2 .box-image-bottom img{height:180px !important}
  .pxl-nav-menu{display:none !important}
  .pxl-header-sticky,.pxl-header-elementor-sticky{display:none !important}
  .item--featured img,.pxl-item--image img{width:100% !important;height:240px !important;object-fit:cover !important;border-radius:8px}
  #pxl-footer-elementor .elementor-column{margin-bottom:30px !important}
  .pxl-text-editor.ml-30{margin-left:0 !important}
  [style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr !important}
  [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:1fr 1fr !important}
  [style*="grid-template-columns:repeat(3,1fr)"]{grid-template-columns:1fr 1fr !important;gap:12px !important}
  .elementor-spacer,.px-divider-bn,.pxl-logo-icon,.elementor-element-19ecf1c{display:none !important}
  .elementor-widget-google_maps iframe{height:280px !important;width:100% !important}
}
@media(max-width:480px){
  h1,h2,.pxl-item--title{font-size:1.3rem !important}
  h3{font-size:1rem !important}
  .pxl-logo img{max-height:40px}
  .pxl-iconbox-carousel2 .pxl-swiper-slide{flex:0 0 50% !important;max-width:50% !important}
  .pxl-partner-carousel .pxl-swiper-slide{flex:0 0 50% !important;max-width:50% !important}
  [style*="grid-template-columns:repeat(4,1fr)"]{grid-template-columns:1fr !important}
  [style*="grid-template-columns:repeat(3,1fr)"]{grid-template-columns:1fr !important}
  section.elementor-section{padding-top:30px !important;padding-bottom:30px !important}
}

/* === 19. BLOG CARDS === */
.pxl-post-carousel1 .pxl-swiper-container{overflow:visible !important;margin:0 !important}
.pxl-post-carousel1 .pxl-swiper-wrapper{display:flex !important;flex-wrap:wrap !important;gap:30px !important;transform:none !important;width:100% !important}
.pxl-post-carousel1 .pxl-swiper-slide{flex:0 0 calc(33.333% - 20px) !important;max-width:calc(33.333% - 20px) !important;display:flex !important;flex-direction:column !important}
.pxl-post-carousel1 .pxl-item--inner{background:#fff !important;border-radius:8px !important;overflow:hidden !important;box-shadow:0 4px 20px rgba(0,0,0,0.08) !important;display:flex !important;flex-direction:column !important;height:100% !important}
.pxl-post-carousel1 .pxl-feature.pxl-item--featured{position:relative !important;overflow:hidden !important}
.pxl-post-carousel1 .pxl-feature.pxl-item--featured img{width:100% !important;height:220px !important;object-fit:cover !important;display:block !important;transition:transform 0.3s !important}
.pxl-post-carousel1 .pxl-item--inner:hover .pxl-feature img{transform:scale(1.04) !important}
.pxl-post-carousel1 .pxl-item--holder{padding:24px 24px 20px !important;flex:1 !important;display:flex !important;flex-direction:column !important}
.pxl-post-carousel1 .pxl-item--title{font-size:18px !important;line-height:1.4 !important;margin:0 0 16px !important;flex:1 !important}
.pxl-post-carousel1 .pxl-item--title a{color:var(--secondary-color) !important;text-decoration:none !important}
.pxl-post-carousel1 .pxl-item--title a:hover{color:var(--primary-color) !important}
.pxl-post-carousel1 .pxl-meta-buttom{display:flex !important;align-items:center !important;justify-content:space-between !important;padding-top:16px !important;border-top:1px solid #f0f0f0 !important}
.pxl-post-carousel1 .btn-showmore{display:flex !important;align-items:center !important;gap:6px !important;font-size:13px !important;font-weight:600 !important;color:var(--primary-color) !important;text-decoration:none !important;text-transform:uppercase !important;letter-spacing:0.5px !important}
.pxl-swiper-boxshadow .pxl-carousel-inner{margin:0 !important;overflow:visible !important}
@media(max-width:991px){.pxl-post-carousel1 .pxl-swiper-slide{flex:0 0 calc(50% - 15px) !important;max-width:calc(50% - 15px) !important}}
@media(max-width:600px){.pxl-post-carousel1 .pxl-swiper-slide{flex:0 0 100% !important;max-width:100% !important}.pxl-post-carousel1 .pxl-swiper-wrapper{gap:20px !important}}

/* === 20. SUB-PAGE HERO WHITE TEXT === */
.pxl-page-title-section h1,.pxl-page-title-section h1 *,.pxl-page-title-section p,.pxl-page-title-section span,.pxl-page-title-section a{color:#fff !important;-webkit-text-fill-color:#fff !important;background:none !important;-webkit-background-clip:unset !important;background-clip:unset !important}

/* === 21. SCROLL TO TOP === */
.pxl-scroll-top{position:fixed;bottom:30px;right:30px;width:44px;height:44px;background:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.1rem;z-index:999;transition:background 0.2s,transform 0.2s;box-shadow:0 4px 16px rgba(74,171,61,0.4)}
.pxl-scroll-top:hover{background:#3d9432;transform:translateY(-3px)}

/* === 22. EXACT SERVICES BAR (6 icons + desc bar) === */
.sps-exact-bar{display:flex !important;align-items:stretch !important;width:100% !important;background:#fff !important;border:1px solid #e8e8e8 !important;margin:0 !important;padding:0 !important}
.sps-exact-item{flex:1 !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;padding:36px 16px 28px !important;text-decoration:none !important;border-right:1px solid #e8e8e8 !important;background:#fff !important;transition:background 0.2s !important;cursor:pointer !important;gap:18px !important}
.sps-exact-item:last-child{border-right:none !important}
.sps-exact-item:hover{background:#f5fcf4 !important}
.sps-exact-item i{font-size:48px !important;color:#4AAB3D !important;display:block !important;line-height:1 !important}
.sps-exact-item span{font-size:14px !important;font-weight:700 !important;color:#222429 !important;text-align:center !important;line-height:1.3 !important;display:block !important}
.sps-exact-item:hover span{color:#4AAB3D !important}
.sps-exact-desc{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:24px !important;background:#f8f8f8 !important;border:1px solid #e8e8e8 !important;border-top:none !important;padding:22px 40px !important;flex-wrap:wrap !important}
.sps-exact-desc p{font-size:15px !important;color:#808287 !important;margin:0 !important;flex:1 !important;min-width:200px !important;line-height:1.6 !important}
.sps-exact-desc a{display:inline-block !important;background:#4AAB3D !important;color:#fff !important;padding:13px 28px !important;border-radius:4px !important;font-size:12px !important;font-weight:700 !important;text-decoration:none !important;letter-spacing:1.5px !important;text-transform:uppercase !important;white-space:nowrap !important;flex-shrink:0 !important;transition:background 0.2s !important}
.sps-exact-desc a:hover{background:#3d9432 !important}
@media(max-width:768px){
  .sps-exact-item{padding:24px 8px 20px !important;gap:12px !important}
  .sps-exact-item i{font-size:34px !important}
  .sps-exact-item span{font-size:11px !important}
  .sps-exact-desc{padding:18px 20px !important;flex-direction:column !important;align-items:flex-start !important}
}
@media(max-width:480px){.sps-exact-item{flex:0 0 33.333% !important}.sps-exact-bar{flex-wrap:wrap !important}}

/* === 23. OTHER PRODUCTS LIST === */
.sps-product-list{display:flex;flex-direction:column;gap:16px;margin-bottom:0}
.sps-prod-item{display:flex;align-items:center;gap:24px;background:#fff;border-radius:14px;padding:28px 32px;box-shadow:0 4px 20px rgba(0,0,0,0.07);border-left:5px solid #4AAB3D;text-decoration:none;transition:transform 0.2s,box-shadow 0.2s}
.sps-prod-item:hover{transform:translateX(6px);box-shadow:0 8px 30px rgba(74,171,61,0.15)}
.sps-prod-num{width:60px;height:60px;background:#4AAB3D;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff;flex-shrink:0}
.sps-prod-body{flex:1}
.sps-prod-body h3{font-size:20px;font-weight:800;color:#222429;margin:0 0 6px}
.sps-prod-body p{font-size:14px;color:#808287;line-height:1.7;margin:0}
.sps-prod-arrow{font-size:28px;color:#4AAB3D;flex-shrink:0;transition:transform 0.2s}
.sps-prod-item:hover .sps-prod-arrow{transform:translateX(4px)}
@media(max-width:640px){.sps-prod-item{padding:20px;gap:16px}.sps-prod-num{width:48px;height:48px;font-size:16px}.sps-prod-body h3{font-size:17px}.sps-prod-arrow{font-size:22px}}

/* === 24. BRAND PARTNERS TICKER === */
.sps-brands-section{padding:60px 0 50px;background:#fff;width:100%;overflow:hidden}
.sps-brands-heading{text-align:center;margin-bottom:44px;padding:0 20px}
.sps-brands-heading span{font-size:11px;font-weight:700;letter-spacing:3px;color:#4AAB3D;text-transform:uppercase;display:block;margin-bottom:10px}
.sps-brands-heading h2{font-size:30px;font-weight:800;color:#222429;margin:0 0 10px}
.sps-brands-heading p{font-size:15px;color:#808287;margin:0}
.sps-ticker-label{text-align:center;font-size:11px;font-weight:700;letter-spacing:3px;color:#4AAB3D;text-transform:uppercase;margin-bottom:18px}
.sps-ticker-outer{width:100%;overflow:hidden;position:relative}
.sps-ticker-outer::before,.sps-ticker-outer::after{content:'';position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}
.sps-ticker-outer::before{left:0;background:linear-gradient(to right,#fff 0%,transparent 100%)}
.sps-ticker-outer::after{right:0;background:linear-gradient(to left,#fff 0%,transparent 100%)}
.sps-ticker-track{display:flex;align-items:center;gap:20px;width:max-content;padding:10px 0}
.sps-ticker-inv{animation:ticker-scroll 18s linear infinite}
.sps-ticker-panel{animation:ticker-scroll 28s linear infinite}
@keyframes ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.sps-ticker-track:hover{animation-play-state:paused}
.sps-ticker-item{flex-shrink:0;width:200px;height:100px;background:#f8f8f8;border:1px solid #eee;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:14px 20px;transition:box-shadow 0.2s,transform 0.2s,border-color 0.2s}
.sps-ticker-item:hover{box-shadow:0 6px 20px rgba(74,171,61,0.15);border-color:#4AAB3D;transform:translateY(-3px)}
.sps-ticker-item img{max-width:160px;max-height:70px;width:auto;height:auto;object-fit:contain;display:block}
.sps-brands-divider{height:1px;background:#efefef;margin:36px 60px}
@media(max-width:768px){.sps-ticker-item{width:150px;height:80px}.sps-ticker-item img{max-width:120px;max-height:55px}.sps-brands-heading h2{font-size:22px}.sps-ticker-outer::before,.sps-ticker-outer::after{width:60px}}

/* === 25. FOOTER 3-COL === */
.elementor-18328 .elementor-element-027bcd5 > .elementor-container{display:flex !important;flex-wrap:wrap !important;align-items:flex-start !important;justify-content:space-between !important;gap:0 !important}

/* === 26. FOOTER CONTACT LINKS ALIGNMENT === */
#pxl-footer-elementor .pxl-link li {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  margin-bottom: 14px !important;
  line-height: 1.6 !important;
}
#pxl-footer-elementor .pxl-link li .pxl-link-icon {
  flex-shrink: 0 !important;
  width: 20px !important;
  margin-top: 2px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
#pxl-footer-elementor .pxl-link li a {
  display: flex !important;
  align-items: flex-start !important;
  gap: 10px !important;
  text-decoration: none !important;
  line-height: 1.6 !important;
}
#pxl-footer-elementor .pxl-link li a span:last-child {
  flex: 1 !important;
  word-break: break-word !important;
  font-size: 14px !important;
  color: rgba(255,255,255,0.85) !important;
  line-height: 1.6 !important;
}
#pxl-footer-elementor .pxl-link li a:hover span:last-child {
  color: #4AAB3D !important;
}
#pxl-footer-elementor .pxl-link li .pxl-link-icon i {
  font-size: 15px !important;
  color: #4AAB3D !important;
  line-height: 1 !important;
}

/* === 27. FOOTER CONTACT ICONS — Bootstrap Icons fix === */
#pxl-footer-elementor .pxl-link-icon i.bootstrap-icons,
#pxl-footer-elementor .pxl-link-icon i.bi-telephone-fill,
#pxl-footer-elementor .pxl-link-icon i.bi-envelope-fill,
#pxl-footer-elementor .pxl-link-icon i.bi-geo-alt-fill {
  font-size: 16px !important;
  color: #4AAB3D !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 20px !important;
  height: 20px !important;
  flex-shrink: 0 !important;
}

/* === 28. WHITE NAVBAR === */
/* Main header background — white */
.elementor-element-1472d90 {
  background-color: #fff !important;
  border-bottom: 1px solid #e8e8e8 !important;
}
/* Nav menu links — dark text on white */
.pxl-header-elementor-main .pxl-menu-primary > li > a span {
  color: #222429 !important;
}
.pxl-header-elementor-main .pxl-menu-primary > li > a:hover span {
  color: #4AAB3D !important;
  opacity: 1 !important;
}
.current-menu-item > a span,
.current-menu-parent > a span {
  color: #4AAB3D !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* === 29. WHITE FOOTER === */
/* Main footer background — white */
.elementor-18328 .elementor-element-f137385 {
  background-color: #fff !important;
}
.elementor-18328 .elementor-background-overlay {
  background: transparent !important;
}

/* Footer text — dark on white */
#pxl-footer-elementor,
#pxl-footer-elementor p,
#pxl-footer-elementor span,
#pxl-footer-elementor li,
#pxl-footer-elementor h2,
#pxl-footer-elementor .pxl-item--title {
  color: #222429 !important;
}
#pxl-footer-elementor a {
  color: #555 !important;
}
#pxl-footer-elementor a:hover {
  color: #4AAB3D !important;
}

/* Footer headings */
#pxl-footer-elementor h2,
#pxl-footer-elementor .pxl-item--title {
  color: #222429 !important;
  font-weight: 800 !important;
}

/* Footer contact link text */
#pxl-footer-elementor .pxl-link li a span:last-child {
  color: #555 !important;
}
#pxl-footer-elementor .pxl-link li a:hover span:last-child {
  color: #4AAB3D !important;
}

/* Footer small text (GSTIN etc) */
#pxl-footer-elementor .pxl-text-editor p {
  color: #555 !important;
}

/* Footer bottom bar — white bg, dark text */
.elementor-element-cbc3db5 {
  background-color: #f4f4f4 !important;
  border-top: 1px solid #e8e8e8 !important;
}
.elementor-element-cbc3db5 p,
.elementor-element-cbc3db5 a {
  color: #555 !important;
}
.elementor-element-cbc3db5 a:hover {
  color: #4AAB3D !important;
}

/* Social icons — dark circles on white footer */
#pxl-footer-elementor .pxl-icon1 .inner-layout a {
  background: #f0f0f0 !important;
  color: #222429 !important;
}
#pxl-footer-elementor .pxl-icon1 .inner-layout a i {
  color: #222429 !important;
}
#pxl-footer-elementor .pxl-icon1 .inner-layout a:hover {
  background: #4AAB3D !important;
}
#pxl-footer-elementor .pxl-icon1 .inner-layout a:hover i {
  color: #fff !important;
}

/* Explore links chevron color */
#pxl-footer-elementor .pxl-link .pxl-link-icon i {
  color: #4AAB3D !important;
}

/* =====================================================
   30. FOOTER REDESIGN — Compact, modern with green top accent
   ===================================================== */

/* Green top border accent */
#pxl-footer-elementor {
  border-top: 4px solid #4AAB3D !important;
  background: #fff !important;
  overflow: hidden !important;
}

/* Main footer section padding */
.elementor-18328 .elementor-element-f137385 {
  padding-top: 50px !important;
  padding-bottom: 0 !important;
  background: #fff !important;
}

/* Footer inner container max-width */
.elementor-18328 .elementor-element-027bcd5 > .elementor-container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 30px !important;
}

/* Logo col */
.elementor-element-b64feec {
  padding-right: 40px !important;
}

/* Logo sizing in footer */
.elementor-element-b64feec .pxl-logo img {
  max-height: 100px !important;
  width: auto !important;
  margin-bottom: 16px !important;
}

/* Footer description text */
.elementor-element-c37612a .pxl-text-editor p {
  font-size: 13px !important;
  line-height: 1.8 !important;
  color: #666 !important;
  margin-bottom: 10px !important;
}

/* GSTIN small text */
.elementor-element-c37612a .pxl-text-editor p[style] {
  font-size: 11px !important;
  color: #999 !important;
  line-height: 1.7 !important;
}

/* About Us button in footer */
.elementor-element-7c9ccc1 .pxl-button .btn {
  font-size: 12px !important;
  padding: 10px 22px !important;
  border-radius: 4px !important;
  margin-top: 8px !important;
}

/* Contact & Explore headings */
.elementor-element-a34933c .pxl-item--title,
.elementor-element-1c6745c .pxl-item--title {
  font-size: 16px !important;
  font-weight: 800 !important;
  color: #222429 !important;
  margin-bottom: 20px !important;
  padding-bottom: 10px !important;
  border-bottom: 2px solid #4AAB3D !important;
  display: inline-block !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
}

/* Contact links */
.elementor-element-0029b09 .pxl-link li {
  margin-bottom: 14px !important;
  padding-bottom: 14px !important;
  border-bottom: 1px solid #f0f0f0 !important;
}
.elementor-element-0029b09 .pxl-link li:last-child {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}

/* Explore nav links */
.elementor-element-93162df .pxl-link li {
  margin-bottom: 10px !important;
  border-bottom: none !important;
}
.elementor-element-93162df .pxl-link li a {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  font-size: 14px !important;
  color: #555 !important;
  text-decoration: none !important;
  transition: color 0.2s, gap 0.2s !important;
}
.elementor-element-93162df .pxl-link li a:hover {
  color: #4AAB3D !important;
  gap: 12px !important;
}
.elementor-element-93162df .pxl-link li a .pxl-link-icon i {
  font-size: 12px !important;
  color: #4AAB3D !important;
}

/* ---- Copyright bar ---- */
.elementor-element-cbc3db5 {
  background: #f8f8f8 !important;
  border-top: 1px solid #e8e8e8 !important;
  margin-top: 40px !important;
  padding: 16px 0 !important;
}
.elementor-element-cbc3db5 .elementor-container {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0 30px !important;
}
.elementor-element-d987f05 .pxl-text-editor p {
  font-size: 13px !important;
  color: #888 !important;
  margin: 0 !important;
}
.elementor-element-d987f05 .pxl-text-editor p a {
  color: #4AAB3D !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

/* Social icons in copyright bar */
.elementor-element-bbcf406 .pxl-icon1 .inner-layout {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 10px !important;
}
.elementor-element-bbcf406 .pxl-icon1 .inner-layout a {
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  background: #eee !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #444 !important;
  font-size: 14px !important;
  text-decoration: none !important;
  transition: background 0.2s, color 0.2s !important;
  border: 1px solid #ddd !important;
}
.elementor-element-bbcf406 .pxl-icon1 .inner-layout a:hover {
  background: #4AAB3D !important;
  color: #fff !important;
  border-color: #4AAB3D !important;
}
.elementor-element-bbcf406 .pxl-icon1 .inner-layout a i {
  color: inherit !important;
  font-size: 14px !important;
}

@media (max-width: 768px) {
  .elementor-element-b64feec { padding-right: 0 !important; margin-bottom: 30px !important; }
  .elementor-18328 .elementor-element-027bcd5 > .elementor-container { padding: 0 20px !important; }
  .elementor-element-cbc3db5 .elementor-container { padding: 0 20px !important; }
}

/* === 31. REMOVE EXTRA COPYRIGHT BAR PADDING === */
.elementor-element-cbc3db5 {
  margin-top: 0 !important;
  padding: 0 !important;
}
.elementor-element-cbc3db5 > .elementor-container {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
.elementor-element-1bd1ce5 > .elementor-widget-wrap,
.elementor-element-079df75 > .elementor-widget-wrap {
  padding: 0 !important;
}
.elementor-element-d987f05 {
  padding: 0 !important;
  margin: 0 !important;
}
.elementor-element-bbcf406 {
  padding: 0 !important;
  margin: 0 !important;
}
.elementor-element-d987f05 .pxl-item--inner,
.elementor-element-bbcf406 .pxl-item--inner {
  padding: 0 !important;
  margin: 0 !important;
}
.elementor-element-d987f05 .pxl-text-editor,
.elementor-element-bbcf406 .pxl-icon1 {
  padding: 0 !important;
  margin: 0 !important;
}

/* === 32. FOOTER HEIGHT REDUCTION === */

/* Main footer section — reduce top/bottom padding */
.elementor-18328 .elementor-element-f137385 {
  padding-top: 30px !important;
  padding-bottom: 10px !important;
}

/* Remove gap between logo and description */
.elementor-element-b64feec .pxl-logo {
  margin-bottom: 10px !important;
}
.elementor-element-b64feec .pxl-logo img {
  max-height: 100px !important;
  margin-bottom: 10px !important;
}

/* Tighten description text */
.elementor-element-c37612a .pxl-text-editor p {
  font-size: 13px !important;
  line-height: 1.6 !important;
  margin-bottom: 6px !important;
}

/* Tighten About Us button */
.elementor-element-7c9ccc1 {
  margin-top: 10px !important;
}
.elementor-element-7c9ccc1 .pxl-button .btn {
  font-size: 12px !important;
  padding: 8px 18px !important;
  height: auto !important;
}

/* Contact heading margin */
.elementor-element-a34933c .pxl-item--title,
.elementor-element-1c6745c .pxl-item--title {
  margin-bottom: 12px !important;
  padding-bottom: 8px !important;
  font-size: 14px !important;
}

/* Contact list items — tighter */
.elementor-element-0029b09 .pxl-link li {
  margin-bottom: 8px !important;
  padding-bottom: 8px !important;
}
.elementor-element-0029b09 .pxl-link li a span:last-child {
  font-size: 13px !important;
  line-height: 1.5 !important;
}

/* Explore links — tighter */
.elementor-element-93162df .pxl-link li {
  margin-bottom: 6px !important;
}
.elementor-element-93162df .pxl-link li a {
  font-size: 13px !important;
  padding: 2px 0 !important;
}

/* Widget wrap padding — remove excess */
.elementor-18328 .elementor-widget-wrap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Copyright bar — minimal */
.elementor-element-cbc3db5 {
  margin-top: 20px !important;
}
.elementor-element-cbc3db5 > .elementor-container {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.elementor-element-d987f05 .pxl-text-editor p {
  font-size: 12px !important;
}
.elementor-element-bbcf406 .pxl-icon1 .inner-layout a {
  width: 32px !important;
  height: 32px !important;
  font-size: 13px !important;
}

/* === 33. REMOVE SPACE BELOW COPYRIGHT BAR === */
.elementor-element-cbc3db5,
.elementor-element-cbc3db5 .elementor-container,
.elementor-element-cbc3db5 .elementor-column,
.elementor-element-cbc3db5 .elementor-widget-wrap,
.elementor-element-1bd1ce5,
.elementor-element-079df75,
.elementor-element-1bd1ce5 > .elementor-widget-wrap,
.elementor-element-079df75 > .elementor-widget-wrap {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.elementor-18328,
.elementor-18328 > .elementor-section,
footer#pxl-footer-elementor,
.footer-elementor-inner,
.footer-elementor-inner > .row,
.footer-elementor-inner > .row > .col-12 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/* === 34. INCREASE NAVBAR LOGO SIZE === */
.pxl-logo img {
  max-height: 80px !important;
  width: auto !important;
}
.elementor-2771 .elementor-element.elementor-element-f8a79a5 .pxl-logo img {
  max-height: 80px !important;
  width: auto !important;
}

/* === 35. LOGO SIZE OVERRIDE — 90px === */
.pxl-logo img,
.elementor-2771 .elementor-element.elementor-element-f8a79a5 .pxl-logo img,
#pxl-header-elementor .pxl-logo img {
  max-height: 90px !important;
  width: auto !important;
  display: block !important;
}

/* === 36. HIDE STICKY/DUPLICATE NAV — keep only main nav === */
.pxl-header-elementor-sticky,
.pxl-sticky-stt,
#pxl-header-mobile {
  display: none !important;
}

/* === 37. NAV LOGO SIZE === */
.pxl-logo img,
.elementor-2771 .elementor-element.elementor-element-f8a79a5 .pxl-logo img,
#pxl-header-elementor .pxl-logo img {
  max-height: 90px !important;
  width: auto !important;
  display: block !important;
}

/* =====================================================
   38. STICKY NAV — White bg, logo left, menu right
   ===================================================== */

/* Make the main header sticky */
#pxl-header-elementor {
  position: sticky !important;
  top: 0 !important;
  z-index: 9999 !important;
  width: 100% !important;
  background: #fff !important;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08) !important;
  transition: box-shadow 0.3s !important;
}

/* Remove green background from the header section */
.pxl-header-elementor-main,
.pxl-header-content,
.elementor-element-1472d90,
.elementor-2771 .elementor-section {
  background: #fff !important;
  background-color: #fff !important;
}

/* Container layout — logo left, menu right */
.elementor-2771 .elementor-element.elementor-element-a70b11c.elementor-column > .elementor-widget-wrap {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  padding: 0 30px !important;
  min-height: 70px !important;
}

/* Logo — left side */
.elementor-2771 .elementor-element.elementor-element-f8a79a5 {
  order: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  flex-shrink: 0 !important;
}

/* Logo size in sticky nav */
.elementor-2771 .elementor-element.elementor-element-f8a79a5 .pxl-logo img {
  max-height: 90px !important;
  width: auto !important;
  display: block !important;
}

/* Menu — right side */
.elementor-2771 .elementor-element.elementor-element-3ccb503 {
  order: 1 !important;
  margin-left: auto !important;
}

/* Nav link colors — dark on white */
.pxl-header-elementor-main .pxl-menu-primary > li > a span {
  color: #222429 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.3px !important;
}
.pxl-header-elementor-main .pxl-menu-primary > li > a:hover span {
  color: #4AAB3D !important;
  opacity: 1 !important;
}
.pxl-header-elementor-main .pxl-menu-primary > li > a {
  padding: 8px 14px !important;
}

/* Active / current menu item */
.current-menu-item > a span,
.current-menu-parent > a span {
  color: #4AAB3D !important;
  text-decoration: none !important;
}

/* Sub-menu */
.pxl-header-elementor-main .pxl-menu-primary .sub-menu {
  background: #fff !important;
  border-top: 2px solid #4AAB3D !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.10) !important;
  border-radius: 0 0 6px 6px !important;
}
.pxl-header-elementor-main .pxl-menu-primary .sub-menu li a span {
  color: #222429 !important;
  font-weight: 500 !important;
}
.pxl-header-elementor-main .pxl-menu-primary .sub-menu li a:hover span {
  color: #4AAB3D !important;
}

/* Remove the px-header--transparent class effect */
.px-header--transparent {
  background: #fff !important;
}

/* Keep sticky + mobile nav hidden (already set) */
.pxl-header-elementor-sticky,
.pxl-sticky-stt,
#pxl-header-mobile {
  display: none !important;
}

@media (max-width: 991px) {
  .elementor-2771 .elementor-element.elementor-element-a70b11c.elementor-column > .elementor-widget-wrap {
    padding: 0 16px !important;
  }
}

/* =====================================================
   39. MOBILE FIX — Complete responsive navbar & layout
   ===================================================== */

/* Fix logo left margin on mobile */
@media (max-width: 991px) {
  .elementor-2771 .elementor-element.elementor-element-f8a79a5 {
    margin-left: 16px !important;
  }
}

/* Mobile hamburger button */
.sps-hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  cursor: pointer;
  padding: 8px;
  margin-right: 12px;
  background: none;
  border: none;
  z-index: 10001;
}
.sps-hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: #222429;
  border-radius: 2px;
  transition: all 0.3s;
}
@media (max-width: 991px) {
  .sps-hamburger { display: flex !important; }
}

/* Mobile nav drawer */
.sps-mobile-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 280px;
  height: 100vh;
  background: #fff;
  z-index: 99999;
  box-shadow: 4px 0 20px rgba(0,0,0,0.15);
  overflow-y: auto;
  padding: 70px 0 30px;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
}
.sps-mobile-nav.open {
  transform: translateX(0);
}
.sps-mobile-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sps-mobile-nav ul li a {
  display: block;
  padding: 14px 24px;
  font-size: 15px;
  font-weight: 600;
  color: #222429;
  text-decoration: none;
  border-bottom: 1px solid #f0f0f0;
  transition: color 0.2s, background 0.2s;
}
.sps-mobile-nav ul li a:hover {
  color: #4AAB3D;
  background: #f5fcf4;
}
.sps-mobile-nav ul li .sps-sub-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sps-mobile-nav ul .sub-menu {
  display: none;
  background: #f8f8f8;
}
.sps-mobile-nav ul .sub-menu.open {
  display: block;
}
.sps-mobile-nav ul .sub-menu li a {
  padding-left: 40px;
  font-size: 14px;
  font-weight: 500;
  color: #555;
}
.sps-mobile-nav-close {
  position: absolute;
  top: 16px;
  right: 16px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #222;
  line-height: 1;
  padding: 4px 8px;
}
.sps-mobile-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.4);
  z-index: 99998;
}
.sps-mobile-overlay.open {
  display: block;
}

/* Hide desktop nav on mobile */
@media (max-width: 991px) {
  .elementor-2771 .elementor-widget-pxl_menu,
  .elementor-element-3ccb503 {
    display: none !important;
  }
}

/* === Mobile layout fixes === */
@media (max-width: 768px) {
  /* Hero */
  .elementor-element-4a190eb { height: 60vh !important; min-height: 360px !important; }
  .pxl-hero-content { padding: 80px 20px 40px !important; }
  .pxl-hero-title { font-size: 32px !important; }
  .pxl-hero-desc { font-size: 14px !important; max-width: 100% !important; }
  .pxl-hero-btns .btn { height: 46px !important; padding: 0 20px !important; font-size: 11px !important; }

  /* Services bar */
  .sps-exact-bar { flex-wrap: wrap !important; }
  .sps-exact-item { flex: 0 0 33.333% !important; padding: 20px 8px !important; gap: 10px !important; }
  .sps-exact-item i { font-size: 28px !important; }
  .sps-exact-item span { font-size: 10px !important; }
  .sps-exact-desc { flex-direction: column !important; padding: 16px !important; gap: 12px !important; }

  /* About section 2-col to 1-col */
  .elementor-col-50 { width: 100% !important; flex: 0 0 100% !important; max-width: 100% !important; }

  /* Sections padding */
  .elementor-section { padding-left: 16px !important; padding-right: 16px !important; }

  /* Cards 1 col */
  .pxl-portfolio-carousel .pxl-swiper-slide { flex: 0 0 100% !important; max-width: 100% !important; }
  .pxl-post-carousel1 .pxl-swiper-slide { flex: 0 0 100% !important; max-width: 100% !important; }

  /* Footer cols stack */
  .elementor-element-b64feec,
  .elementor-element-a34933c,
  .elementor-element-1c6745c {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 16px 24px !important;
  }

  /* Other products list */
  .sps-prod-item { padding: 16px !important; gap: 12px !important; }
  .sps-prod-num { width: 42px !important; height: 42px !important; font-size: 14px !important; }

  /* Ticker */
  .sps-ticker-item { width: 130px !important; height: 72px !important; }
  .sps-ticker-item img { max-width: 100px !important; max-height: 48px !important; }
}

@media (max-width: 480px) {
  .pxl-hero-title { font-size: 26px !important; }
  .sps-exact-item { flex: 0 0 50% !important; }
  .pxl-hero-btns { flex-direction: column !important; align-items: center !important; }
  .pxl-hero-btns .btn { width: 80% !important; justify-content: center !important; }
}

/* === 40. HIDE HAMBURGER ON DESKTOP === */
.sps-hamburger {
  display: none !important;
}
@media (max-width: 991px) {
  .sps-hamburger {
    display: flex !important;
  }
}

/* === 41. MOBILE BLANK PAGE FIX === */

/* Keep hero background visible on mobile */
.elementor-element-4a190eb .pxl-section-bg-parallax {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
}

/* Ensure hero section is visible and sized on mobile */
@media (max-width: 768px) {
  .elementor-element-4a190eb {
    height: 70vh !important;
    min-height: 360px !important;
    display: block !important;
    overflow: hidden !important;
  }
  .elementor-element-4a190eb .elementor-column,
  .elementor-element-4a190eb .elementor-widget-wrap {
    min-height: 70vh !important;
    height: auto !important;
  }
  .pxl-hero-content {
    padding: 80px 20px 40px !important;
  }
  .pxl-hero-title { font-size: 30px !important; }
  .pxl-hero-desc { font-size: 14px !important; }
  .pxl-hero-btns .btn { height: 46px !important; padding: 0 20px !important; font-size: 11px !important; }

  /* Make all page sections visible */
  .elementor-section,
  .elementor-column,
  .elementor-widget-wrap,
  .elementor-widget {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  /* Keep main page wrapper visible */
  #pxl-main,
  #pxl-wapper,
  .pxl-page-wrap,
  #pxl-content-area,
  #pxl-content-main {
    display: block !important;
    visibility: visible !important;
    width: 100% !important;
  }

  /* Fix nav on mobile — show logo + hamburger only */
  #pxl-header-elementor {
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
    background: #fff !important;
  }
  .elementor-2771 .elementor-element.elementor-element-a70b11c.elementor-column > .elementor-widget-wrap {
    min-height: 60px !important;
    padding: 0 16px !important;
  }

  /* Hide desktop nav menu, show hamburger */
  .elementor-element-3ccb503 { display: none !important; }
  .sps-hamburger { display: flex !important; }

  /* Section padding reset on mobile */
  section.elementor-section,
  .elementor-section {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 480px) {
  .pxl-hero-title { font-size: 24px !important; }
  .pxl-hero-btns { flex-direction: column !important; align-items: center !important; }
  .pxl-hero-btns .btn { width: 80% !important; justify-content: center !important; }
}

/* =====================================================
   42. COMPLETE MOBILE VIEW FIX
   ===================================================== */

/* Force all content visible on all screen sizes */
#pxl-wapper, #pxl-main, .pxl-page-wrap,
#pxl-content-area, #pxl-content-main,
.pxl-entry-content, article {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100% !important;
}

/* Sticky white nav on all pages */
#pxl-header-elementor {
  position: sticky !important;
  top: 0 !important;
  z-index: 9999 !important;
  background: #fff !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08) !important;
  width: 100% !important;
}

/* Nav inner layout */
.pxl-header-elementor-main,
.px-header--transparent,
.elementor-element-1472d90 {
  background: #fff !important;
}

/* Hide sticky duplicate and mobile header */
.pxl-header-elementor-sticky,
.pxl-sticky-stt,
#pxl-header-mobile {
  display: none !important;
}

/* ---- MOBILE SPECIFIC ---- */
@media (max-width: 991px) {

  /* Nav: logo + hamburger only */
  .elementor-element-3ccb503,
  .elementor-widget-pxl_menu {
    display: none !important;
  }
  .sps-hamburger {
    display: flex !important;
  }

  /* Nav wrapper */
  .elementor-2771 .elementor-element.elementor-element-a70b11c.elementor-column > .elementor-widget-wrap {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 64px !important;
    padding: 0 16px !important;
  }

  /* Logo */
  .elementor-2771 .elementor-element.elementor-element-f8a79a5 {
    margin-left: 0 !important;
  }
  .pxl-logo img {
    max-height: 50px !important;
  }
}

@media (max-width: 768px) {

  /* General layout */
  body { overflow-x: hidden !important; }
  * { box-sizing: border-box !important; }

  /* All sections visible and full width */
  .elementor-section,
  .elementor-inner-section {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  /* Stack all columns */
  .elementor-col-50,
  .elementor-col-33,
  .elementor-col-25 {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  /* Hero */
  .elementor-element-4a190eb {
    height: 65vh !important;
    min-height: 340px !important;
  }
  .pxl-hero-content {
    padding: 80px 20px 40px !important;
    max-width: 100% !important;
  }
  .pxl-hero-title { font-size: 28px !important; letter-spacing: 0 !important; }
  .pxl-hero-desc { font-size: 14px !important; max-width: 100% !important; }
  .pxl-hero-btns { flex-direction: column !important; align-items: center !important; gap: 12px !important; }
  .pxl-hero-btns .btn { width: 80% !important; justify-content: center !important; height: 48px !important; padding: 0 20px !important; font-size: 12px !important; }

  /* Services bar */
  .sps-exact-bar { flex-wrap: wrap !important; border: none !important; }
  .sps-exact-item {
    flex: 0 0 33.333% !important;
    padding: 20px 8px !important;
    gap: 10px !important;
    border-bottom: 1px solid #e8e8e8 !important;
  }
  .sps-exact-item i { font-size: 30px !important; }
  .sps-exact-item span { font-size: 11px !important; }
  .sps-exact-desc {
    flex-direction: column !important;
    padding: 16px !important;
    gap: 12px !important;
    text-align: center !important;
  }
  .sps-exact-desc p { min-width: unset !important; }
  .sps-exact-desc a { width: 100% !important; text-align: center !important; }

  /* Typography */
  h1, h2 { font-size: 1.5rem !important; line-height: 1.3 !important; word-break: break-word; }
  h3 { font-size: 1.1rem !important; }
  p { font-size: 0.95rem !important; line-height: 1.65 !important; }

  /* Grid layouts to single col */
  [style*="grid-template-columns:1fr 1fr"],
  [style*="grid-template-columns: 1fr 1fr"] { grid-template-columns: 1fr !important; }
  [style*="grid-template-columns:repeat(3,1fr)"],
  [style*="grid-template-columns: repeat(3"] { grid-template-columns: 1fr 1fr !important; gap: 12px !important; }
  [style*="grid-template-columns:repeat(4,1fr)"],
  [style*="grid-template-columns: repeat(4"] { grid-template-columns: 1fr 1fr !important; }

  /* Brand ticker */
  .sps-ticker-item { width: 130px !important; height: 72px !important; }

  /* Footer */
  .elementor-element-b64feec,
  .elementor-element-a34933c,
  .elementor-element-1c6745c {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 16px 24px !important;
  }
  #pxl-footer-elementor .elementor-column { margin-bottom: 24px !important; }

  /* Maps */
  .elementor-widget-google_maps iframe { height: 250px !important; width: 100% !important; }

  /* Other products list */
  .sps-prod-item { padding: 16px !important; gap: 12px !important; }
  .sps-prod-num { width: 42px !important; height: 42px !important; font-size: 14px !important; }
  .sps-prod-body h3 { font-size: 16px !important; }

  /* sp-* pages (product sub-pages) */
  .sp-intro { grid-template-columns: 1fr !important; gap: 24px !important; }
  .sp-grid { grid-template-columns: 1fr 1fr !important; }
  .sp-specs table { font-size: 12px !important; }
  .sp-specs table td, .sp-specs table th { padding: 10px 12px !important; }
  .sp-compare { grid-template-columns: 1fr !important; }

  /* About page grids */
  .sps-brand-grid { grid-template-columns: 1fr !important; }
  [style*="display:grid"] { grid-template-columns: 1fr !important; }
}

@media (max-width: 480px) {
  .pxl-hero-title { font-size: 22px !important; }
  .sps-exact-item { flex: 0 0 50% !important; }
  .sp-grid { grid-template-columns: 1fr !important; }
  h1, h2 { font-size: 1.2rem !important; }
}


/* =====================================================
   43. NEW FOOTER REDESIGN — Dark green, 4-column
   ===================================================== */

/* Remove old footer styles that conflict */
#pxl-footer-elementor { display: none !important; }

/* ---- Footer wrapper ---- */
#sps-footer {
  font-family: 'Outfit', 'Manrope', sans-serif;
}

/* ---- Top section (4 cols) ---- */
.sps-footer-top {
  background: #1a2e1a;
  padding: 64px 0 48px;
  border-top: 4px solid #4AAB3D;
}

.sps-footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

/* 4-column grid */
.sps-footer-top .sps-footer-container {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1.4fr;
  gap: 48px;
  align-items: start;
}

/* ---- Col 1: About ---- */
.sps-footer-logo {
  display: inline-block;
  margin-bottom: 20px;
}
.sps-footer-logo img {
  max-height: 60px;
  width: auto;
  display: block;
  border-radius: 4px;
  background: #fff;
  padding: 6px 10px;
}
.sps-footer-about p {
  font-size: 13.5px;
  color: rgba(255,255,255,0.72);
  line-height: 1.8;
  margin: 0 0 14px;
}
.sps-footer-gstin {
  font-size: 11.5px !important;
  color: rgba(255,255,255,0.45) !important;
  line-height: 1.8 !important;
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 12px;
  margin-top: 4px !important;
}
.sps-footer-gstin strong {
  color: rgba(255,255,255,0.65);
}

/* Social icons */
.sps-footer-social {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
.sps-footer-social a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.15);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,0.75) !important;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
}
.sps-footer-social a:hover {
  background: #4AAB3D !important;
  border-color: #4AAB3D !important;
  color: #fff !important;
}
.sps-footer-social a i {
  font-size: 15px;
  color: inherit;
}

/* ---- Headings ---- */
.sps-footer-heading {
  font-size: 13px !important;
  font-weight: 800 !important;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 22px !important;
  padding-bottom: 12px;
  border-bottom: 2px solid #4AAB3D;
  display: inline-block;
}

/* ---- Nav links ---- */
.sps-footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sps-footer-links li {
  margin-bottom: 10px;
}
.sps-footer-links li a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13.5px;
  color: rgba(255,255,255,0.65) !important;
  text-decoration: none;
  transition: color 0.2s, gap 0.2s;
  line-height: 1.5;
}
.sps-footer-links li a:hover {
  color: #4AAB3D !important;
  gap: 12px;
}
.sps-footer-links li a i {
  font-size: 11px;
  color: #4AAB3D;
  flex-shrink: 0;
}

/* ---- Contact list ---- */
.sps-footer-contact {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}
.sps-footer-contact li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.sps-footer-contact li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sps-fc-icon {
  width: 32px;
  height: 32px;
  background: rgba(74,171,61,0.15);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}
.sps-fc-icon i {
  font-size: 14px;
  color: #4AAB3D;
}
.sps-footer-contact li span,
.sps-footer-contact li a {
  font-size: 13px;
  color: rgba(255,255,255,0.68) !important;
  line-height: 1.6;
  text-decoration: none;
}
.sps-footer-contact li a:hover {
  color: #4AAB3D !important;
}

/* CTA button in contact col */
.sps-footer-cta-btn {
  display: inline-block;
  background: #4AAB3D;
  color: #fff !important;
  padding: 12px 28px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  transition: background 0.2s, transform 0.2s;
  margin-top: 8px;
}
.sps-footer-cta-btn:hover {
  background: #3d9432 !important;
  transform: translateY(-2px);
}

/* ---- Bottom copyright bar ---- */
.sps-footer-bottom {
  background: #111e11;
  padding: 16px 0;
  border-top: 1px solid rgba(255,255,255,0.06);
}
.sps-footer-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}
.sps-footer-bottom p {
  font-size: 13px;
  color: rgba(255,255,255,0.45);
  margin: 0;
}
.sps-footer-bottom strong {
  color: rgba(255,255,255,0.65);
}
.sps-footer-bottom-links {
  display: flex;
  align-items: center;
  gap: 10px;
}
.sps-footer-bottom-links a {
  font-size: 12px;
  color: rgba(255,255,255,0.45) !important;
  text-decoration: none;
  transition: color 0.2s;
}
.sps-footer-bottom-links a:hover {
  color: #4AAB3D !important;
}
.sps-footer-bottom-links span {
  color: rgba(255,255,255,0.2);
  font-size: 11px;
}

/* ---- Responsive ---- */
@media (max-width: 1024px) {
  .sps-footer-top .sps-footer-container {
    grid-template-columns: 1fr 1fr;
    gap: 36px;
  }
}

@media (max-width: 640px) {
  .sps-footer-top .sps-footer-container {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .sps-footer-top {
    padding: 44px 0 32px;
  }
  .sps-footer-container {
    padding: 0 20px;
  }
  .sps-footer-bottom-inner {
    flex-direction: column;
    text-align: center;
    gap: 6px;
  }
  .sps-footer-social {
    justify-content: flex-start;
  }
}


/* =====================================================
   44. FLOATING ACTION BUTTONS — WhatsApp + Google Review
   ===================================================== */

.sps-fab-group {
  position: fixed;
  bottom: 86px; /* sit above scroll-to-top button */
  right: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  z-index: 9998;
}

.sps-fab {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 16px 0 12px;
  height: 50px;
  border-radius: 50px;
  text-decoration: none;
  font-family: 'Outfit', 'Manrope', sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.3px;
  color: #fff !important;
  box-shadow: 0 4px 18px rgba(0,0,0,0.22);
  transition: transform 0.2s, box-shadow 0.2s, padding 0.3s;
  white-space: nowrap;
  overflow: hidden;
  max-width: 52px; /* collapsed — icon only */
}

/* Expand on hover to show label */
.sps-fab:hover {
  max-width: 200px;
  padding: 0 20px 0 14px;
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(0,0,0,0.28);
}

.sps-fab svg,
.sps-fab i {
  flex-shrink: 0;
}

.sps-fab-label {
  opacity: 0;
  max-width: 0;
  overflow: hidden;
  transition: opacity 0.25s 0.05s, max-width 0.3s;
  display: inline-block;
  color: #fff;
  white-space: nowrap;
}

.sps-fab:hover .sps-fab-label {
  opacity: 1;
  max-width: 140px;
}

/* WhatsApp — green */
.sps-fab-whatsapp {
  background: #25D366;
}
.sps-fab-whatsapp:hover {
  background: #1ebe5a;
  color: #fff !important;
}

/* Google Review — white with Google colors */
.sps-fab-google {
  background: #fff;
  box-shadow: 0 4px 18px rgba(0,0,0,0.18);
}
.sps-fab-google:hover {
  background: #f8f8f8;
  box-shadow: 0 8px 28px rgba(0,0,0,0.22);
}
.sps-fab-google .sps-fab-label {
  color: #444;
}
.sps-fab-google:hover .sps-fab-label {
  color: #333;
}

/* Push scroll-to-top up when fabs are present */
.pxl-scroll-top {
  bottom: 28px;
  right: 20px;
  z-index: 9997;
}

/* Mobile — smaller, no label expansion */
@media (max-width: 640px) {
  .sps-fab-group {
    bottom: 78px;
    right: 14px;
    gap: 10px;
  }
  .sps-fab {
    height: 46px;
    max-width: 46px;
    padding: 0 11px;
    border-radius: 50%;
  }
  .sps-fab:hover {
    max-width: 46px;
    padding: 0 11px;
    transform: scale(1.08);
  }
  .sps-fab-label {
    display: none !important;
  }
  .pxl-scroll-top {
    bottom: 22px;
    right: 14px;
  }
}


/* =====================================================
   45. KEY HIGHLIGHTS BAR — Panel/Inverter Warranty, MNRE, Subsidy
   ===================================================== */

.sps-highlights-bar {
  display: flex;
  align-items: stretch;
  background: linear-gradient(135deg, #1a3c1a 0%, #2d6a27 100%);
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.sps-hl-item {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 22px 24px;
  transition: background 0.2s;
}
.sps-hl-item:hover {
  background: rgba(255,255,255,0.06);
}

/* Accent on subsidy item */
.sps-hl-subsidy {
  background: rgba(74,171,61,0.18);
}
.sps-hl-subsidy:hover {
  background: rgba(74,171,61,0.28);
}

.sps-hl-divider {
  width: 1px;
  background: rgba(255,255,255,0.12);
  align-self: stretch;
  flex-shrink: 0;
}

.sps-hl-icon {
  width: 42px;
  height: 42px;
  background: rgba(255,255,255,0.12);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.sps-hl-icon i {
  font-size: 18px;
  color: #7ed957;
}

/* Subsidy icon accent */
.sps-hl-subsidy .sps-hl-icon {
  background: #4AAB3D;
}
.sps-hl-subsidy .sps-hl-icon i {
  color: #fff;
  font-size: 20px;
}

.sps-hl-item div {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.sps-hl-item strong {
  font-size: 14px;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.2px;
}
.sps-hl-item span {
  font-size: 12px;
  color: rgba(255,255,255,0.65);
  line-height: 1.4;
}

/* Subsidy text highlight */
.sps-hl-subsidy strong {
  color: #a8e063;
  font-size: 15px;
}

/* Responsive */
@media (max-width: 991px) {
  .sps-highlights-bar {
    flex-wrap: wrap;
  }
  .sps-hl-item {
    flex: 0 0 50%;
    border-bottom: 1px solid rgba(255,255,255,0.08);
  }
  .sps-hl-divider {
    display: none;
  }
}
@media (max-width: 540px) {
  .sps-hl-item {
    flex: 0 0 100%;
    padding: 16px 20px;
  }
  .sps-hl-item strong { font-size: 13px; }
  .sps-hl-item span { font-size: 11px; }
}
