.elementor-29475 .elementor-element.elementor-element-ccee114{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-29475 .elementor-element.elementor-element-3faa35f{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-29475 .elementor-element.elementor-element-babd543{--display:flex;}@media(min-width:769px){.elementor-29475 .elementor-element.elementor-element-babd543{--content-width:1350px;}}/* Start custom CSS for html, class: .elementor-element-3faa35f *//* --- Imports --- */
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;1,9..144,400&family=Poppins:wght@400;500;600&display=swap');

/* --- RUGAL INNER HERO STYLES --- */
.rugal-inner-hero {
    position: relative;
    width: 100%;
    min-height: 350px; /* Adjust height based on preference */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 20px;
    overflow: hidden;
    background-color: #3A1F1A; /* Primary Cocoa Fallback */
}

/* Background Image Setup */
.rugal-inner-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.rugal-inner-hero-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Cocoa Overlay for Readability */
.rugal-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Gradient using Primary Cocoa to ensure text readability */
    background: linear-gradient(to right, rgba(58, 31, 26, 0.9), rgba(58, 31, 26, 0.75));
}

/* Content Container */
.rugal-inner-hero-content {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

/* --- Breadcrumbs --- */
.rugal-breadcrumbs {
    margin-bottom: 20px;
}

.rugal-breadcrumbs ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
}

.rugal-breadcrumbs li {
    font-family: 'Poppins', sans-serif;
    font-size: 0.85rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.rugal-breadcrumbs a {
    color: #F4E7D3; /* Secondary Light Beige */
    text-decoration: none;
    transition: color 0.3s ease;
}

.rugal-breadcrumbs a:hover {
    color: #A92552; /* Berry Accent on hover */
}

.rugal-breadcrumbs .separator {
    color: rgba(244, 231, 211, 0.5); /* Faded Beige */
    font-size: 0.8rem;
}

.rugal-breadcrumbs .current {
    color: #C89B52; /* Premium Gold for the active page */
    font-weight: 600;
}

/* --- Page Title --- */
.rugal-page-title {
    font-family: 'Fraunces', serif;
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 600;
    color: #FFF8ED; /* Main Cream */
    margin: 0 0 15px 0;
    line-height: 1.1;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

/* --- Page Subtitle (Optional) --- */
.rugal-page-subtitle {
    font-family: 'Poppins', sans-serif;
    font-size: 1.05rem;
    color: #F4E7D3; /* Light Beige */
    line-height: 1.6;
    margin: 0 auto;
    max-width: 600px;
    font-weight: 300;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .rugal-inner-hero {
        min-height: 300px;
        padding: 60px 20px;
    }
    
    .rugal-breadcrumbs li {
        font-size: 0.75rem;
    }
    
    .rugal-page-subtitle {
        font-size: 0.95rem;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-66cc239 */@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Playfair+Display:wght@600;700;800&display=swap');

/* SHAADI CLUB PRIVACY POLICY DESIGN */
.sc-privacy-content {
  max-width: 1350px;
  margin: 0 auto;
  padding: 30px 60px;
  background:
    radial-gradient(circle at top left, rgba(59, 31, 27, 0.08), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #fffafa 100%);
  border: 1px solid rgba(59, 31, 27, 0.12);
  box-shadow: 0 25px 80px rgba(37, 24, 32, 0.10);
  font-family: "Poppins", sans-serif;
  color: #4a3e3d;
  font-size: 16.5px;
  line-height: 1.9;
  position: relative;
  overflow: hidden;
}

.sc-privacy-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 7px;
  width: 100%;
  background: linear-gradient(90deg, #3B1F1B, #d1b8b3, #3B1F1B);
}

.sc-privacy-content h1 {
  font-family: "Playfair Display", serif;
  font-size: clamp(42px, 6vw, 74px);
  line-height: 1.05;
  font-weight: 800;
  color: #3B1F1B;
  text-align: center;
  margin: 0 0 26px;
  padding-bottom: 26px;
  position: relative;
}

.sc-privacy-content h1::after {
  content: "♡";
  position: absolute;
  left: 50%;
  bottom: -2px;
  transform: translateX(-50%);
  width: 120px;
  height: 1px;
  color: #3B1F1B;
  font-family: serif;
  font-size: 20px;
  line-height: 1;
  background: linear-gradient(90deg, transparent, #c7a49f, transparent);
}

.sc-privacy-content h2 {
  margin: 46px 0 16px;
  padding: 20px 22px;
  font-family: "Poppins", sans-serif;
  font-size: clamp(22px, 2.3vw, 30px);
  line-height: 1.35;
  font-weight: 700;
  color: #3B1F1B;
  background: linear-gradient(90deg, rgba(59, 31, 27, 0.07), rgba(255, 248, 246, 0));
  border-left: 5px solid #3B1F1B;
  border-radius: 16px;
  letter-spacing: -0.3px;
}

.sc-privacy-content p {
  margin: 0 0 18px;
  color: #4a3e3d;
  font-size: 16.5px;
  line-height: 1.9;
}

.sc-privacy-content strong {
  color: #241614;
  font-weight: 700;
}

/* Last Updated line */
.sc-privacy-content h1 + strong {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 24px;
  padding: 9px 15px;
  border-radius: 999px;
  background: rgba(59, 31, 27, 0.08);
  color: #3B1F1B;
  font-size: 14px;
  font-weight: 700;
}

/* Normal text readability */
.sc-privacy-content {
  white-space: normal;
}

/* Links */
.sc-privacy-content a {
  color: #3B1F1B;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid rgba(59, 31, 27, 0.35);
  transition: 0.25s ease;
}

.sc-privacy-content a:hover {
  color: #1e0f0e;
  border-bottom-color: #1e0f0e;
}

/* Better spacing after headings */
.sc-privacy-content h2 + p,
.sc-privacy-content h2 + strong,
.sc-privacy-content h2 + br {
  margin-top: 8px;
}

/* If you use UL LI anywhere, it will look premium */
.sc-privacy-content ul {
  margin: 18px 0 26px;
  padding: 22px 26px;
  list-style: none;
  background: rgba(59, 31, 27, 0.03);
  border: 1px solid rgba(59, 31, 27, 0.12);
  border-radius: 18px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 24px;
}

.sc-privacy-content li {
  position: relative;
  padding-left: 24px;
  color: #4a3e3d;
  font-size: 15.8px;
  line-height: 1.65;
}

.sc-privacy-content li::before {
  content: "♥";
  position: absolute;
  left: 0;
  top: 1px;
  color: #3B1F1B;
  font-size: 12px;
}

/* Contact section area styling */
.sc-privacy-content h2:nth-of-type(38) {
  background: linear-gradient(135deg, rgba(59, 31, 27, 0.09), rgba(255, 246, 243, 1));
}

.sc-privacy-content h2:nth-of-type(38) ~ strong {
  display: inline-block;
  margin-top: 12px;
  padding: 14px 18px;
  background: rgba(59, 31, 27, 0.04);
  border: 1px solid rgba(59, 31, 27, 0.14);
  border-radius: 14px;
  color: #3B1F1B;
}

/* Nice selection */
.sc-privacy-content ::selection {
  background: #3B1F1B;
  color: #ffffff;
}

/* Responsive */
@media (max-width: 768px) {
  .sc-privacy-content {
    padding: 42px 22px;
    border-radius: 22px;
    font-size: 15.8px;
    line-height: 1.85;
  }

  .sc-privacy-content h1 {
    font-size: 42px;
  }

  .sc-privacy-content h2 {
    margin-top: 34px;
    padding: 16px 18px;
    font-size: 22px;
  }

  .sc-privacy-content ul {
    grid-template-columns: 1fr;
    padding: 18px;
  }
}/* End custom CSS */