.single .entry-content p{
    text-align: justify;
}
.single-post h2{
    font-size: 24px;
}
.single-post h3{
    font-size: 20px;
}
.single-post h4{
    font-size: 18px;
}
h2, h3, h4, h5, h6, .heading-font {
    color: var(--primary-color) !important;
    font-weight: bold !important;
}
/*.article-inner h2, .article-inner h3, .article-inner h4, .article-inner h5, .article-inner h6{
    padding-left: 0;
    margin-bottom: 15px !important;
    border-bottom: 1px solid #ddd;
}
.article-inner h2 strong, .article-inner h3 strong, .article-inner h4 strong, .article-inner h5 strong, .article-inner h6 strong {
    border-bottom: 3px solid var(--primary-color);
    padding-bottom: 0;
}
.article-inner h2:after, .article-inner h3:after, .article-inner h4:after, .article-inner h5:after, .article-inner h6:after {
    color: var(--primary-color);
    content: " ";
    display: table-cell;
    padding-bottom: 0;
}*/
.entry-content p a{
    color: var(--primary-color) !important;
}
.navigation-post {
    margin-bottom: 15px;
}
.navigation-post .next-prev-nav a{
    color: var(--primary-color);
}
.nguyen-lieu-dayphache-fix ul, .nguyen-lieu-dayphache ul, .ingredients-field ul{
    padding-left: 0;
}
.nguyen-lieu-dayphache-fix ul li,
.nguyen-lieu-dayphache ul li,
.ingredients-field ul li{
    list-style: none;
}
.single_add_to_cart_button{
    background-color: var(--primary-color);
}
.nguyen-lieu-dayphache, .nguyen-lieu-dayphache-fix, .ingredients-field {
    clear: both;
    display: flex;
    width: 100%;
    margin: 10px 0;
    border: 1px solid var(--primary-color);
    border-radius: 5px;
    padding: 5px;
}
.nguyen-lieu-dayphache ul, ul.nguyen-lieu-dayphache, .nguyen-lieu-dayphache-fix ul, .ingredients-field ul {
    width: 100%;
    padding: 5px;
}
ul.nguyen-lieu-dayphache li, .nguyen-lieu-dayphache ul li, .ingredients-field ul li {
    width: 48%;
    font-size: 17px;
    list-style: none;
    margin: 0 5px !important;
    float: left;
    line-height: 1.9;
}
.single-post .entry-content .nguyen-lieu-dayphache ul li:before {
    color: var(--primary-color);
}
ul.nguyen-lieu-dayphache li:before,
.nguyen-lieu-dayphache ul li:before,
ul.nguyen-lieu-dayphache-fix li:before,
.nguyen-lieu-dayphache-fix ul li:before,
.ingredients-field ul li:before,
.single-post .entry-content ul li:before,
.single-product .entry-content ul li:before{
    margin-right: 5px;
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    color: var(--primary-color);
}
.nguyen-lieu-dayphache-fix.no-border,
.nguyen-lieu-dayphache.no-border{
    border: none;
}
.nguyen-lieu-dayphache-fix.no-border ul li,
.nguyen-lieu-dayphache.no-border ul li{
    margin-left: 0;
}
.post-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin: 1em -10px;
}
.post-navigation a {
    display: block;
    font-size: 16px;
    padding: 5px 10px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 2.5ex;
    height: auto;
    width: 50%;
    margin-right: 10px;
    margin-left: 10px;
    background: linear-gradient(to right,#edf6ff 0,rgba(169,138,83,.15) 44%,#edf6fe 100%);
}
.post-navigation a:hover {
    border-color: #666;
}
.post-navigation .next {
    margin-left: 20px;
    display: block;
}
.post-navigation .prev {
    margin-right: 20px;
    display: block;
}
.nav-previous .prev:before,
.nav-next .next:after {
    display: none !important;
}
.prev-title-navigation {
    text-align: left;
}
.next-title-navigation {
    text-align: right;
}
.title-post-navigation {
    font-size: 16px;
    color: var(--primary-color);
    padding: 5px 0;
    font-weight: normal;
}
.title-post-navigation:hover, .prev-title-navigation:hover, .next-title-navigation:hover{
    text-decoration: none;
    color: #f37423;
}
.prev-title-navigation, .next-title-navigation {
    color: #032f62;
    font-weight: 400;
}
.entry-content .ingredients-field ul li, .entry-content ul li {
    list-style: none;
    margin-left: 0 !important;
}
.lienquanbai {
    color: #000;
    background-color: #e9f3f7;
    border: solid 1px;
    padding: 10px 10px;
    margin: 0 0 15px 0;
}
.lienquanbai p {
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
}
.lienquanbai a {
    color: #032f62;
    font-weight: 600;
    opacity: .7;
}
.lienquanbai a:hover {
    color: #a98a53;
}
.button-link-custom {
    text-align: center;
    margin: 0 auto;
}
.button-link-custom a {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 6px 12px;
    background-color: #a98a53;
    border-color: #a98a53;
    display: inline-block;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
}
.progress-container {
    position: fixed;
    top: 48px;
    left: 0;
    width: 100%;
    height: 6px;
    background: 0 0;
    z-index: 99;
}
.progress-bar {
    height: 6px;
    background-color: #81d742;
    width: 0;
}
@media (max-width: 499px) {
    ul.nguyen-lieu-dayphache li, .nguyen-lieu-dayphache ul li, .ingredients-field ul li {
        width: 100%;
        float: none;
    }
    .progress-container {
        top: 60px;
    }
}