.elementor-3567 .elementor-element.elementor-element-75415ab{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3567 .elementor-element.elementor-element-e0d7df2 > .elementor-widget-container{margin:-72px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-3567 .elementor-element.elementor-element-e0d7df2 > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-e0d7df2 */ul {
    padding-left: 0;
    margin-left: 20px!important;
    list-style-type: disc;
}
/* Shilajit blog styles */
.shilajit-blog {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.6;
  color: #333;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
}

.shilajit-blog h1,
.shilajit-blog h2,
.shilajit-blog h3 {
  font-family: 'Marcellus', serif;
  margin-top: 30px;
  margin-bottom: 15px;
}

.shilajit-blog h1 {
  font-size: 30px;
}

.shilajit-blog h2 {
  font-size: 24px;
}

.shilajit-blog h3 {
  font-size: 20px;
}

.shilajit-blog p {
  margin-bottom: 15px;
}

.shilajit-blog ul {
  margin: 10px 0 20px 20px;
}

.shilajit-blog strong {
  font-weight: 600;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-75415ab *//* Global Styles */
p:last-child {
    margin-bottom: 0;
    color: #000000 !important;
}

h2 {
    font-family: 'Marcellus';
}

ul {
    padding-left: 0;
    margin-left: 20px !important;
    list-style-type: disc;
}

/* Shilajit Blog Styles */
.shilajit-blog {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
    color: #333;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
}

.shilajit-blog h1,
.shilajit-blog h2,
.shilajit-blog h3 {
    font-family: 'Marcellus', serif;
    margin-top: 0;  /* removed top spacing */
    margin-bottom: 15px;
}

.shilajit-blog h1 {
    font-size: 30px;
}

.shilajit-blog h2 {
    font-size: 24px;
}

.shilajit-blog h3 {
    font-size: 20px;
}

.shilajit-blog p {
    margin-bottom: 15px;
}

.shilajit-blog ul {
    margin: 10px 0 20px 20px;
}

.shilajit-blog table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

.shilajit-blog table th,
.shilajit-blog table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}

.shilajit-blog strong {
    font-weight: 600;
}/* End custom CSS */