.elementor-15733 .elementor-element.elementor-element-5632515{--display:flex;--min-height:1357px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-15733 .elementor-element.elementor-element-5632515{--width:1600px;}}/* Start custom CSS for html, class: .elementor-element-91c5060 */.divya-hero {
  text-align: center;
  padding: 3rem 2rem;
  background: linear-gradient(to right, #c471ed, #f7797d);
  color: white;
  border-radius: 12px;
  margin: 2rem 1rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.divya-hero h1 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-family: 'Mukti Narrow', sans-serif;
}

.divya-hero p {
  font-size: 1.2rem;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto;
  font-family: 'Tiro Devanagari Hindi', serif;
}

/* Responsive Design */
@media (max-width: 768px) {
  .divya-hero h1 {
    font-size: 2rem;
  }

  .divya-hero p {
    font-size: 1.1rem;
  }
}

@media (max-width: 480px) {
  .divya-hero h1 {
    font-size: 1.5rem;
  }

  .divya-hero p {
    font-size: 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5990127 *//* Reusable Devotional Page Styles */
.devotional-page {
  background-color: #fffdf5;
  font-family: 'Noto Serif Devanagari', 'Georgia', serif;
  color: #4B2E2E;
  padding: 3rem 1.5rem;
  line-height: 1.8;
}

.devotional-page h1, .devotional-page h2 {
  color: #800000;
  text-align: center;
  margin-bottom: 1.5rem;
}

.devotional-page h1 {
  font-size: 2.5rem;
  border-bottom: 2px dashed #FFD700;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
}

.devotional-page p {
  font-size: 1.1rem;
  margin: 1rem 0;
  text-align: justify;
}

.devotional-highlight {
  background: #fff9e5;
  border-left: 4px solid #FFD700;
  padding: 1rem 1.2rem;
  border-radius: 6px;
  margin: 2rem 0;
  font-style: italic;
  color: #5C4033;
}

.devotional-credits {
  font-size: 0.95rem;
  text-align: center;
  color: #777;
  margin-top: 3rem;
}

.divya-naam-list {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 3rem;
  max-width: 800px;
  margin: 1.5rem auto;
  padding: 1rem 1.5rem;
  background: #fff8e6;
  border: 1px solid #ffd9a0;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.divya-naam-list ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.divya-naam-list li {
  padding: 0.4rem 0;
  font-size: 1.1rem;
  color: #5a3000;
  position: relative;
  padding-left: 1.2rem;
}

.divya-naam-list li::before {
  content: "🕉️";
  position: absolute;
  left: 0;
}

.devotional-page ol {
  columns: 2;
  column-gap: 20px;
  padding: 0;
  list-style-position: inside;
}

@media (min-width: 600px) {
  .devotional-page ol {
    columns: 2;
  }
}

@media (min-width: 900px) {
  .devotional-page ol {
    columns: 3;
  }
}

@media (min-width: 1200px) {
  .devotional-page ol {
    columns: 4;
  }
}

/* Optional: Style for <li> items */
.devotional-page ol li {
  break-inside: avoid-column;
  margin-bottom: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1a8c9b1 */.floating-diya {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 70px;
  height: auto;
  z-index: 9999;
  animation: glowPulse 2.5s infinite ease-in-out;
}

@keyframes glowPulse {
  0%, 100% {
    filter: drop-shadow(0 0 6px #FFD700) brightness(1.1);
    transform: scale(1);
  }
  50% {
    filter: drop-shadow(0 0 14px #FFA500) brightness(1.4);
    transform: scale(1.05);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6fc6bab *//* Reusable Devotional Page Styles */
.devotional-page {
  background-color: #fffdf5;
  font-family: 'Noto Serif Devanagari', 'Georgia', serif;
  color: #4B2E2E;
  padding: 3rem 1.5rem;
  line-height: 1.8;
}

.devotional-page h1, .devotional-page h2 {
  color: #800000;
  text-align: center;
  margin-bottom: 1.5rem;
}

.devotional-page h1 {
  font-size: 2.5rem;
  border-bottom: 2px dashed #FFD700;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
}

.devotional-page p {
  font-size: 1.1rem;
  margin: 1rem 0;
  text-align: justify;
}

.devotional-highlight {
  background: #fff9e5;
  border-left: 4px solid #FFD700;
  padding: 1rem 1.2rem;
  border-radius: 6px;
  margin: 2rem 0;
  font-style: italic;
  color: #5C4033;
}

.devotional-credits {
  font-size: 0.95rem;
  text-align: center;
  color: #777;
  margin-top: 3rem;
}

.divya-naam-list {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 3rem;
  max-width: 800px;
  margin: 1.5rem auto;
  padding: 1rem 1.5rem;
  background: #fff8e6;
  border: 1px solid #ffd9a0;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.divya-naam-list ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.divya-naam-list li {
  padding: 0.4rem 0;
  font-size: 1.1rem;
  color: #5a3000;
  position: relative;
  padding-left: 1.2rem;
}

.divya-naam-list li::before {
  content: "🕉️";
  position: absolute;
  left: 0;
}

.devotional-page ol {
  columns: 2;
  column-gap: 20px;
  padding: 0;
  list-style-position: inside;
}

@media (min-width: 600px) {
  .devotional-page ol {
    columns: 2;
  }
}

@media (min-width: 900px) {
  .devotional-page ol {
    columns: 3;
  }
}

@media (min-width: 1200px) {
  .devotional-page ol {
    columns: 4;
  }
}

/* Optional: Style for <li> items */
.devotional-page ol li {
  break-inside: avoid-column;
  margin-bottom: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e32cdd9 */.devotional-grid-section {
  padding: 2rem;
  background: #fef9f4;
  border-radius: 12px;
}

.devotional-grid-section h2 {
  text-align: center;
  color: #6b4f23;
  margin-bottom: 1.5rem;
}

.devotional-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.5rem;
}

.devotional-card {
  background-color: #fff;
  border-left: 6px solid #dab56e;
  padding: 1rem;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(180, 140, 90, 0.1);
  transition: transform 0.2s ease;
}

.devotional-card:hover {
  transform: translateY(-4px);
}

.devotional-card h3 {
  margin-top: 0;
  color: #8b5c20;
}

.devotional-card p {
  color: #444;
  font-size: 0.95rem;
  margin: 0.5rem 0 1rem;
}

.read-more {
  display: inline-block;
  padding: 6px 12px;
  background-color: #f4d27a;
  color: #333;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5632515 *//* === Global Bhakti Page Styling === */
body {
  font-family: 'Noto Sans Devanagari', 'Segoe UI', sans-serif;
  background-color: #fffdf8;
  color: #2c2c2c;
  line-height: 1.8;
  font-size: 17px;
  margin: 0;
  padding: 0;
}

/* Headings */
h1, h2, h3, h4 {
  color: #800000;
  font-weight: 600;
  margin-bottom: 1rem;
}

/* Devotional Container */
.bhakti-container {
  background: #fff9e5;
  padding: 2rem;
  margin: 2rem auto;
  border-left: 6px solid #FFD700;
  border-radius: 10px;
  max-width: 900px;
  box-shadow: 0 0 15px rgba(0,0,0,0.05);
}

/* Hero/Intro Sections */
.bhakti-hero {
  background: linear-gradient(to right, #fffbe6, #fceabb);
  padding: 2rem;
  text-align: center;
  border-radius: 8px;
  margin-bottom: 2rem;
}
.bhakti-hero p {
  font-size: 1.3rem;
  font-style: italic;
  color: #4b3b2a;
}

/* Button Styling */
.bhakti-btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #FFD700;
  color: #4b3b2a;
  text-decoration: none;
  border-radius: 5px;
  font-weight: bold;
  transition: all 0.3s ease;
}
.bhakti-btn:hover {
  background-color: #f7c600;
}

/* Lists with icons */
.bhakti-list {
  list-style: none;
  padding: 0;
}
.bhakti-list li {
  padding-left: 1.5rem;
  position: relative;
  margin-bottom: 0.8rem;
}
.bhakti-list li::before {
  content: "🔸";
  position: absolute;
  left: 0;
  color: #800000;
}

/* Responsive */
@media (max-width: 768px) {
  .bhakti-container {
    padding: 1.2rem;
  }
  .bhakti-hero {
    padding: 1.2rem;
  }
  
}/* End custom CSS */