.elementor-89 .elementor-element.elementor-element-57eb42d{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.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-89 .elementor-element.elementor-element-b9be1bd{text-align:left;font-family:"Marcellus", Sans-serif;font-weight:400;color:#000000;}@media(max-width:767px){.elementor-89 .elementor-element.elementor-element-57eb42d{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for text-editor, class: .elementor-element-b9be1bd *//* Global Styles */
strong {
    font-family: 'Marcellus';
}

ul {
    margin-left: 18px !important;
}

/* Shilajit Detailed Blog Styles */
.shilajit-detailed-blog {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
    color: #333;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
}

.shilajit-detailed-blog h1,
.shilajit-detailed-blog h2,
.shilajit-detailed-blog h3 {
    font-family: 'Marcellus', serif;
    margin-top: 30px;
    margin-bottom: 15px;
}

/* Remove extra spacing for first heading */
.shilajit-detailed-blog h1:first-child {
    margin-top: 0;
}

.shilajit-detailed-blog h1 {
    font-size: 30px;
}

.shilajit-detailed-blog h2 {
    font-size: 24px;
}

.shilajit-detailed-blog h3 {
    font-size: 20px;
}

.shilajit-detailed-blog p {
    margin-bottom: 15px;
}

.shilajit-detailed-blog ul {
    margin: 10px 0 20px 20px;
}

.shilajit-detailed-blog table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

.shilajit-detailed-blog table th,
.shilajit-detailed-blog table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}

.shilajit-detailed-blog strong {
    font-weight: 600;
}/* End custom CSS */