/* --- Hide top header bar (open timings + social icons) --- */
.elementor-element-3b1027f8 {
  display: none !important;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

img,
svg,
video,
iframe {
  max-width: 100%;
}

img {
  height: auto;
}

.elementor,
.elementor-section,
.elementor-container,
.e-con,
.e-con-inner {
  max-width: 100%;
}

.mobile-lead-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  width: 100%;
  padding: 10px 12px calc(10px + env(safe-area-inset-bottom));
  background: linear-gradient(180deg, rgba(255, 250, 241, 0.88), rgba(255, 255, 255, 0.98));
  border-top: 1px solid rgba(107, 76, 31, 0.16);
  box-shadow: 0 -18px 38px rgba(35, 24, 8, 0.18);
  backdrop-filter: blur(14px);
}

.mobile-lead-bar a {
  min-width: 0;
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border-radius: 12px;
  color: #fff !important;
  text-decoration: none !important;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.1;
  box-shadow: 0 12px 24px rgba(16, 19, 24, 0.18);
}

.mobile-lead-bar .lead-call {
  background: linear-gradient(135deg, #ff2e5b 0%, #a01a58 55%, #8b1d5a 100%) !important;
}

.mobile-lead-bar .lead-whatsapp {
  background: linear-gradient(135deg, #24d366 0%, #0a9f75 55%, #047857 100%) !important;
}

.mobile-lead-bar .lead-icon {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28);
  font-size: 18px;
}

.mobile-lead-bar strong,
.mobile-lead-bar small {
  display: block;
  white-space: nowrap;
}

.mobile-lead-bar strong {
  font-size: 13px;
  font-weight: 800;
}

.mobile-lead-bar small {
  margin-top: 3px;
  font-size: 10px;
  font-weight: 700;
  opacity: 0.92;
}

.seo-content-band,
.trust-signal-band {
  width: 100%;
  padding: 56px 18px;
  background: linear-gradient(135deg, #fffaf1 0%, #ffffff 54%, #fff2d8 100%);
}

.seo-content-band .seo-content-inner,
.trust-signal-band .trust-signal-inner {
  width: min(1120px, 100%);
  margin: 0 auto;
}

.seo-content-band h2,
.trust-signal-band h2 {
  margin: 0 0 14px;
  color: #4a2600;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(28px, 5vw, 44px);
  line-height: 1.08;
}

.seo-content-band h3,
.trust-signal-band h3 {
  margin: 26px 0 10px;
  color: #7a3900;
  font-size: clamp(20px, 3vw, 28px);
  line-height: 1.2;
}

.seo-content-band p,
.trust-signal-band p {
  margin: 0 0 14px;
  color: #4f463d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.75;
}

@media (max-width: 767px) {
  body {
    padding-bottom: calc(86px + env(safe-area-inset-bottom));
  }

  .mobile-lead-bar {
    display: grid;
  }
}

/* ========================================================
   Banner text class (replaces inline color:#ffffff)
   ======================================================== */
.gkp-banner-text {
  color: #f3f3f3;
}

/* ========================================================
   Puja Page Inline CTA Buttons — match sticky lead-bar style
   ======================================================== */

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center:first-child .elementor-button,
.elementor-widget-button.elementor-mobile-align-center .elementor-button[href*="wa.me"] {
  background: linear-gradient(135deg, #24d366 0%, #0a9f75 55%, #047857 100%) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 14px 28px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  box-shadow: 0 8px 20px rgba(36, 211, 102, 0.35) !important;
  transition: all 0.3s ease !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  min-height: 58px !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center:last-child .elementor-button,
.elementor-widget-button.elementor-mobile-align-center .elementor-button[href^="tel:"] {
  background: linear-gradient(135deg, #ff2e5b 0%, #a01a58 55%, #8b1d5a 100%) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 14px 28px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  box-shadow: 0 8px 20px rgba(255, 46, 91, 0.35) !important;
  transition: all 0.3s ease !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  min-height: 58px !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center:first-child .elementor-button:hover,
.elementor-widget-button.elementor-mobile-align-center .elementor-button[href*="wa.me"]:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 12px 28px rgba(36, 211, 102, 0.45) !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center:last-child .elementor-button:hover,
.elementor-widget-button.elementor-mobile-align-center .elementor-button[href^="tel:"]:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 12px 28px rgba(255, 46, 91, 0.45) !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button-icon,
.elementor-widget-button.elementor-mobile-align-center .elementor-button-icon {
  width: 36px !important;
  height: 36px !important;
  flex: 0 0 36px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.2) !important;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28) !important;
  font-size: 18px !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1 !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button-icon svg,
.elementor-widget-button.elementor-mobile-align-center .elementor-button-icon svg {
  width: 18px !important;
  height: 18px !important;
  fill: #ffffff !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button-icon .icon,
.elementor-widget-button.elementor-mobile-align-center .elementor-button-icon .icon {
  color: #ffffff !important;
  font-size: 18px !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button-text,
.elementor-widget-button.elementor-mobile-align-center .elementor-button-text {
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0.3px !important;
  font-family: Arial, Helvetica, sans-serif !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button-text::after,
.elementor-widget-button.elementor-mobile-align-center .elementor-button[href*="wa.me"] .elementor-button-text::after {
  display: block !important;
  content: "Fast Reply" !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  opacity: 0.92 !important;
  letter-spacing: 0 !important;
  margin-top: 3px !important;
  line-height: 1 !important;
}

.e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center:last-child .elementor-button-text::after,
.elementor-widget-button.elementor-mobile-align-center .elementor-button[href^="tel:"] .elementor-button-text::after {
  display: block !important;
  content: "Book Puja Today" !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  opacity: 0.92 !important;
  letter-spacing: 0 !important;
  margin-top: 3px !important;
  line-height: 1 !important;
}

@media (max-width: 480px) {
  .e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button {
    padding: 12px 20px !important;
    min-height: 52px !important;
    gap: 10px !important;
  }

  .e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button-icon {
    width: 32px !important;
    height: 32px !important;
    flex: 0 0 32px !important;
  }

  .e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button-icon svg {
    width: 16px !important;
    height: 16px !important;
  }

  .e-grid.e-con-full > .elementor-widget-button.elementor-mobile-align-center .elementor-button-text {
    font-size: 13px !important;
  }
}

/* ========================================================
   Puja Page Section Redesign — Benefits, FAQ, Quote, SEO
   ======================================================== */

/* --- Benefits & Why Choose Cards: fix broken border-image --- */
.gkp-bw-card {
  border: 2px solid #d4c2a5 !important;
  border-image: none !important;
  overflow: visible !important;
}
.gkp-bw-card::before,
.gkp-bw-card::after {
  display: none !important;
}

/* --- FAQ / Toggle Section --- */
.elementor-toggle {
  border: none !important;
  gap: 0 !important;
}
.elementor-toggle-item {
  border: 1.5px solid rgba(212, 194, 165, 0.5) !important;
  border-radius: 12px !important;
  margin-bottom: 10px !important;
  overflow: hidden !important;
  background: #ffffff !important;
  box-shadow: 0 2px 8px rgba(139, 90, 43, 0.05) !important;
  transition: box-shadow 0.3s ease !important;
}
.elementor-toggle-item:hover {
  box-shadow: 0 4px 16px rgba(139, 90, 43, 0.1) !important;
}
.elementor-toggle-item h6.elementor-tab-title {
  padding: 16px 20px !important;
  margin: 0 !important;
  font-family: 'Rubik', 'Montserrat', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #4a2600 !important;
  border: none !important;
  border-bottom: none !important;
  background: linear-gradient(135deg, #fffaf1 0%, #fff2d8 100%) !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  transition: background 0.3s ease !important;
}
.elementor-toggle-item h6.elementor-tab-title:hover {
  background: linear-gradient(135deg, #fff2d8 0%, #f3ebd9 100%) !important;
}
.elementor-toggle-item h6.elementor-tab-title .elementor-toggle-icon {
  margin-left: auto !important;
  flex-shrink: 0 !important;
}
.elementor-toggle-item h6.elementor-tab-title .elementor-toggle-icon svg {
  fill: #b3002d !important;
  transition: transform 0.3s ease !important;
}
.elementor-toggle-item.elementor-tab-active h6.elementor-tab-title .elementor-toggle-icon svg {
  transform: rotate(180deg) !important;
}
.elementor-toggle-item h6.elementor-tab-title a {
  color: #4a2600 !important;
  font-family: 'Rubik', 'Montserrat', sans-serif !important;
  font-weight: 700 !important;
}
.elementor-tab-content {
  padding: 18px 20px 20px !important;
  font-family: 'Rubik', 'Montserrat', sans-serif !important;
  font-size: 14.5px !important;
  line-height: 1.7 !important;
  color: #5a4a3a !important;
  border: none !important;
  background: #ffffff !important;
  margin: 0 !important;
}

/* --- What We Do heading --- */
.ekit-heading--title.elementskit-section-title {
  font-family: Georgia, 'Times New Roman', serif !important;
  font-weight: 800 !important;
}
.ekit-heading__description p {
  font-family: 'Rubik', 'Montserrat', sans-serif !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  color: #6b5a4e !important;
}

/* --- Quote / Icon Box Section --- */
.elementor-icon-box-wrapper {
  text-align: center !important;
}
.elementor-icon-box-icon .elementor-icon {
  background: linear-gradient(135deg, #7a0016 0%, #b3002d 100%) !important;
  border-radius: 50% !important;
  width: 60px !important;
  height: 60px !important;
  display: grid !important;
  place-items: center !important;
  margin: 0 auto 15px !important;
  box-shadow: 0 4px 12px rgba(122, 0, 22, 0.25) !important;
}
.elementor-icon-box-icon .elementor-icon svg {
  fill: #ffd700 !important;
  width: 24px !important;
  height: 24px !important;
}
.elementor-icon-box-description {
  font-family: Georgia, 'Times New Roman', serif !important;
  font-size: 17px !important;
  font-style: italic !important;
  line-height: 1.65 !important;
  color: #4b3e2f !important;
  text-align: center !important;
  max-width: 500px !important;
  margin: 0 auto !important;
  padding: 20px 24px !important;
  background: linear-gradient(135deg, #fffaf1, #fff2d8) !important;
  border-left: 4px solid #ffd700 !important;
  border-radius: 0 12px 12px 0 !important;
}

/* --- SEO Content Band --- */
.seo-content-band {
  background: linear-gradient(135deg, #2e0005 0%, #54000c 50%, #2e0005 100%) !important;
  border-top: 4px solid #ffd700 !important;
  border-bottom: 4px solid #ffd700 !important;
  padding: 60px 24px !important;
}
.seo-content-inner {
  max-width: 800px !important;
}
.seo-content-band h2 {
  color: #ffd700 !important;
  font-family: Georgia, 'Times New Roman', serif !important;
  font-size: clamp(24px, 4vw, 36px) !important;
  font-weight: 900 !important;
  margin-bottom: 16px !important;
  line-height: 1.15 !important;
}
.seo-content-band h3 {
  color: #ffd700 !important;
  font-family: Georgia, 'Times New Roman', serif !important;
  font-size: clamp(18px, 3vw, 24px) !important;
  font-weight: 700 !important;
  margin-top: 30px !important;
  margin-bottom: 12px !important;
}
.seo-content-band p {
  color: #f3ebd9 !important;
  font-family: 'Rubik', 'Montserrat', sans-serif !important;
  font-size: 15.5px !important;
  line-height: 1.8 !important;
}

@media (max-width: 767px) {
  .elementor-toggle-item h6.elementor-tab-title {
    font-size: 14px !important;
    padding: 14px 16px !important;
  }
  .elementor-tab-content {
    padding: 14px 16px 16px !important;
    font-size: 13.5px !important;
  }
  .seo-content-band {
    padding: 40px 16px !important;
  }
}
  .mobile-lead-bar {
    gap: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .mobile-lead-bar a {
    gap: 7px;
  }

  .mobile-lead-bar .lead-icon {
    width: 32px;
    height: 32px;
    flex-basis: 32px;
  }

  .mobile-lead-bar strong {
    font-size: 12px;
  }

  .mobile-lead-bar small {
    font-size: 9px;
  }
}
