.entry-content.single-page {
    color: #212529;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

.entry-content.single-page>div:not(.author-main) {
    margin-bottom: 20px;
}

.entry-content.single-page h2,
.entry-content.single-page h3,
.entry-content.single-page h4 {
    font-weight: 700;
    color: #333;
    margin-bottom: 16px;
    color: var(--primary-color)
}

.entry-content.single-page figure {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    text-align: center
}

.entry-content.single-page h6 {
    font-size: 15px
}

.entry-content.single-page h5 {
    font-size: 17px
}

.entry-content.single-page h4 {
    font-size: 17px
}

.entry-content.single-page h3 {
    font-size: 18px
}

.entry-content.single-page h2 {
    font-size: 20px;
    line-height: 1.5
}

.entry-content.single-page h1 {
    font-size: 25px;
    font-weight: 700;
    color: #333;
    margin-bottom: 16px
}

.entry-content.single-page p {
    color: #333;
    margin-bottom: 16px;
    font-size: 16.5px;
    line-height: 1.6
}

.entry-content.single-page ul {
    list-style: disc;
    padding-left: 5rem;
    padding-bottom: 5px
}

.entry-content.single-page ul li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px
}

.entry-content.single-page ul li a {
    color: #007bff
}

.entry-content.single-page ol {
    list-style: decimal;
    padding-left: 18px;
    padding-bottom: 5px;
    font-size: 16.5px
}

.entry-content.single-page ol li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px
}

.entry-content.single-page ol li a {
    color: #ff5912
}

.entry-content.single-page a {
    color: var(--primary-color);
    font-weight: 700
}

.entry-content.single-page blockquote {
    background: #f3f3f3;
    color: #868686;
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
    padding: 15px 20px 15px 45px;
    position: relative;
    text-align: justify
}

.entry-content.single-page blockquote p {
    margin-bottom: 0
}

.entry-content.single-page blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: var(--primary-color);
    content: ""
}

.entry-content.single-page code {
    background: rgba(0, 0, 0, .05);
    border-radius: 3px;
    font-size: .85rem;
    color: #e83e8c;
    font-size: 15px
}

.entry-content.single-page table>tbody>tr>td,
.entry-content.single-page table>tbody>tr>th,
.entry-content.single-page table>tfoot>tr>td,
.entry-content.single-page table>tfoot>tr>th,
.entry-content.single-page table>thead>tr>td,
.entry-content.single-page table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px;
    font-size: 16.5px !important
}

.entry-content.single-page iframe {
    margin: auto
}

.entry-content.single-page .syntaxhighlighter {
    padding: 10px 0
}

.blog-wrapper {
    padding-top: 0 !important;
}

.banner-cat {
    padding: 6.7rem 0 0;
    margin-bottom: 6.6rem;
}

.banner-cat h2,
.banner-cat h1 {
    font-size: 3.6rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.banner-cat p {
    margin-bottom: 0;
    font-size: 1.6rem;
    text-transform: unset !important;
}

.show-cat {
    display: none;
}

.tin-lien-quan .show-cat,
.archive .show-cat {
    display: block;
    color: #666666;
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.box.box-blog-post.box-vertical {
    padding: .6rem;
    border-radius: 2rem;
    box-shadow: 0 .4rem 3.6rem 0 #0000001A;
}

.box.box-blog-post.box-vertical .box-text-inner {
    display: flex;
    flex-direction: column;
}

.box.box-blog-post.box-vertical .box-text-inner .post-title {
    order: -1;

}

.box-blog-post .is-divider {
    display: none;
}

.box.box-blog-post.box-vertical .box-text-inner .post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 1.8rem;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-weight: bold;
    height: auto;
}

.archive .from_the_blog_excerpt {
    font-size: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.box.box-blog-post.box-vertical .box-image .image-cover {
    padding-top: 62.8% !important;
    border-radius: 2rem;
}

.blog-archive .archive-page-header {
    display: none;
}

#load-more {
    position: relative;
    min-width: 16.7rem;
    border-radius: 3rem;
    line-height: 5rem;
    text-align: center;
    font-size: 1.5rem;
    text-transform: none;
    margin-top: 2rem;
    font-weight: normal;
}

#load-more:hover {
    background-color: var(--primary-color);
    color: #fff;
}

#load-more * {
    z-index: 3;
    position: relative;
}

#load-more::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    padding: .2rem 0.3rem;
    border-radius: 3rem;
    background: linear-gradient(90deg, #DFB91E 0%, #DA2626 100%);
    mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
    z-index: 2;
}

#load-more:hover::before {
    opacity: 0;
}

div#post-list .row .row {
    margin: 0;
}

/* single */
.article-inner .entry-header {
    display: flex;
    flex-direction: column-reverse;
}

.article-inner .entry-header .entry-meta {
    font-size: 0;
    position: absolute;
    left: 3rem;
    top: -2rem;
}

.article-inner .entry-meta span.posted-on a {
    font-size: 1.6rem;
    color: #666666;
    min-width: 18.3rem;
    display: block;
    background-color: #fff;
    border-radius: 3rem;
    text-transform: none;
    text-align: center;
    line-height: 4rem;
    position: relative;
}

.article-inner .entry-meta span.posted-on a * {
    z-index: 3;
    position: relative;
}

.article-inner .entry-meta span.posted-on a::after {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    padding: .2rem 0.3rem;
    border-radius: 3rem;
    background: #fff;
    z-index: 1;
}

.article-inner .entry-meta span.posted-on a::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    padding: .2rem 0.3rem;
    border-radius: 3rem;
    background: linear-gradient(90deg, #DFB91E 0%, #DA2626 100%);
    mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
    z-index: 2;
}

.entry-header .entry-header-text-top {
    position: relative;
    padding: 0 3.5rem;
    padding-top: 4.5rem;
    padding-bottom: 0;
}

.entry-divider.is-divider.small {
    display: none
}

.entry-content {
    padding: 0 3.5rem 3rem;
    font-size: 1.5rem;
}

h1.entry-title {
    font-size: 2.4rem;
    font-weight: 600;
}

.article-inner {
    padding: 1.5rem;
    box-shadow: 0 .4rem 3.6rem 0 #0000001A;
    background-color: #fff;
    border-radius: 2rem;
}

.author-main>* {
    z-index: 3;
    position: relative;
}

.author-main::before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    padding: .2rem 0.3rem;
    border-radius: 2rem;
    background: linear-gradient(90deg, #DFB91E 0%, #DA2626 100%);
    mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
    z-index: 2;
}

.author-main {
    border-radius: 2rem;
    padding: 3rem;
    position: relative;
    margin-top: 3rem;
    background-color: #fff;
}

.author-main-inner {
    display: flex;
}

.author-avatar {
    width: 10rem;
    height: 10rem;
    border-radius: 100%;
    overflow: hidden;
}

.author-desc {
    width: calc(100% - 10rem);
    padding-left: 2.5rem;
}

.author-avatar img {
    width: 100%;
    height: 100%;
}

.author-main h3.author-name {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--primary-color);
}

.author-link {
    display: flex;
    gap: 1.4rem;
    font-size: 2rem;
}

.author-link a {
    color: var(--fs-color-primary);
}

p.author-description {
    margin-bottom: 1rem;
}

.image-video .text-box {
    background: #fff;
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 2.4rem;
    overflow: hidden;
}

.image-video .text-box * {
    text-shadow: none;
    color: #9C9999;
    font-size: 14px
}

.image-video {
    border-radius: 20px;
    overflow: hidden;
}

.image-video::before {
    position: absolute;
    content: url(../icons/icon-box.svg);
    top: 1.8rem;
    left: 2.4rem;
    line-height: 1;
    z-index: 2
}

.image-video video.video-bg {
    height: calc(100% - 50px);
    top: auto;
}

.entry-image img {
    width: auto !important;
    margin: 0 auto;
    display: block;
}

.entry-image.relative {
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 .4rem 3.6rem 0 #0000001A;
}

@media screen and (min-width: 850px) {
    .box.box-blog-post.box-vertical .box-image {
        width: 25.8rem !important;
    }

    .box.box-blog-post.box-vertical .box-text {
        width: calc(100% - 25.8rem);
        padding-left: 3.6rem;
    }

    .blog-archive #post-list>.row>.col.post-item:first-child .box.box-blog-post {
        padding: 1.5rem;
    }

    .blog-archive #post-list>.row>.col.post-item:first-child .box.box-blog-post .box-text,
    .blog-archive #post-list>.row>.col.post-item:first-child .box.box-blog-post .box-image {
        width: 100% !important;
        display: block;
    }

    .blog-archive #post-list>.row>.col.post-item:first-child .box.box-blog-post .box-text {
        padding: 2.5rem 3rem 2.5rem;
    }

    .blog-archive .col.post-item:first-child .show-cat {
        position: absolute;
        top: -2rem;
        border-radius: 3rem;
        background-color: #fff;
        min-width: 18.3rem;
        line-height: 4rem;
        text-align: center;
        font-size: 1.5rem;
    }

    .blog-archive #post-list>.row>.col.post-item:first-child .box.box-blog-post .box-text-inner .post-title {
        margin-top: 0;
    }

    .blog-archive #post-list>.row>.col.post-item:first-child .box.box-blog-post .box-text-inner .post-title a {
        font-size: 2.4rem;
        -webkit-line-clamp: 3;
    }

    .blog-archive #post-list>.row>.col.post-item:first-child .box.box-blog-post .box-text-inner .from_the_blog_excerpt {
        -webkit-line-clamp: 3;
    }

    .blog-archive .col.post-item:first-child .show-cat * {
        z-index: 3;
        position: relative;
    }

    .blog-archive .col.post-item:first-child .show-cat::before {
        content: "";
        position: absolute;
        inset: 0;
        width: 100%;
        padding: .2rem 0.3rem;
        border-radius: 3rem;
        background: var(--linear-gradient-9);
        mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
        z-index: 2;
    }

    .banner-cat img {
        max-width: 39.9rem;
        margin-left: auto;
        display: block;
    }

}

@media screen and (max-width: 850px) {
    .entry-header .entry-header-text-top {
        padding: 4.5rem 0 0;
    }

    .entry-content {
        padding: 0 0 3rem;
    }

    .banner-cat {
        padding-top: 4rem;
    }

    .html-before-comments.mb {
        margin: 0;
    }

    .single .col.post-item:last-child {
        padding-bottom: 0;
    }
}