/* WealthSure Mutual Funds centralized styles.
   Generated from inline CSS in mutual-funds content pages.
   Do not place page CSS inside content PHP files. */

html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  margin: 0;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, Helvetica, sans-serif !important;
}

body,
button,
input,
select,
textarea,
a,
p,
li,
td,
th,
div,
span,
section,
article {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, Helvetica, sans-serif !important;
}

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

.zerodha-live-container {
  width: min(1320px, 94%) !important;
}
/* Requested Mutual Funds typography and sizing overrides */
.equity-live-faq summary {
  max-width: 700px !important;
  font-weight: 700 !important;
}

.equity-live-seo-content p {
  font-weight: 0 !important;
}

.crore20-live-fund-title,
[class*="-live-fund-title"],
[class*="-sif-fund-title"] {
  font-weight: 600 !important;
}

.crore20-live-risk,
[class*="-live-risk"],
[class*="-sif-risk"] {
  font-weight: 0 !important;
}

.crore20-live-data-value,
[class*="-live-data-value"],
[class*="-sif-data-value"] {
  font-weight: 700 !important;
}
