/*
Theme Name:   MediCenter Child
Theme URI: https://1.envato.market/medicenter-responsive-medical-wordpress-theme
Description:  MediCenter Child Theme
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
Template:     medicenter
Version:      1.2
Text Domain:  medicenter
*/

.ninja-forms-req-symbol {
    color: currentColor !important;
    font-weight: 300;
}

.single .post-content li,
.single-page li,
.wpb_text_column li {
    position: relative;
    padding-left: 20px;
}

.single .post-content ul li:not([class*="template-"]):not([class*="social-"])::before,
.single-page ul li:not([class*="template-"]):not([class*="social-"])::before,
.wpb_text_column ul li:not([class*="template-"]):not([class*="social-"])::before {
    position: absolute;
    top: 2px;
    left: 0;
}

