/**/
.archive-banner {
    padding: 10em 0 5em 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.archive-banner .page-title {
    font-size: 60px;
}

.list-cate ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.list-cate a {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: #F5F5F5;
    padding: 14px 24px;
    display: block;
}

.list-cate a:hover,
.list-cate li.current-menu-item a {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.80);
    background: var(--Orange, #FF9F1C);
    box-shadow: 0 3px 16px 0 rgba(0, 64, 117, 0.24);
    color: #fff;
    font-weight: 700;
}

/*  */

.archive-wrapper {
    /* max-width: 1200px; */
    margin: 0 auto;
    padding: 2rem 1rem;
}

.archive-grid {
    /* masonry.js tự xử lý layout */
}

.post-card {
    /*width: calc(50% - 16px);*/
    width: 50%;
    /* margin-bottom: 24px; */
    background: #fff;
    /* border-radius: 6px; */
    overflow: hidden;
    border: 1px solid #eee;
    padding: 40px;
}

.post-card .thumb {
    margin-bottom: 20px;
}

.post-card .title {
    margin-bottom: 16px;
}

.post-card img {
    width: 100%;
    height: auto;
    display: block;
}

.post-card .excerpt {
    margin-bottom: 20px;
}

.post-card__body {
    padding: 14px 16px 18px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* .post-card h3 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
} */

.post-card p {

    color: rgba(24, 24, 24, 0.8);
    line-height: 1.6;
    margin: 0;
}

.post-card .read-more {
    font-size: 18px;
    color: #0053EB;
    text-decoration: none;
    margin-top: 4px;
    font-weight: 600;
}

.post-card .read-more:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .post-card {
        width: calc(50% - 12px);
    }
}

@media (max-width: 480px) {
    .post-card {
        width: 100%;
    }
}

/*  */
.gat-head {
    padding: 200px 0;
    background-position: center;
    overflow: hidden;
    background-attachment: fixed;
}

.gat-head::before {
    content: "";
    content: "";
    height: 100%;
    width: 100%;
    background-color: #0000007d;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
}

.gat-head .page-title {
    z-index: 1;
    position: relative;
    font-size: 35px;
}

.card-am-thuc {
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}

.card-am-thuc a {
    text-decoration: none;
    color: inherit;
    display: block;
}

.card-thumb img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
}

.card-body {
    padding: 16px;
    text-align: center;
}

.card-category {
    font-size: 12px;
    color: #c0392b;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
}

.card-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 12px;
    color: #222;
}

.card-meta {
    display: flex;
    justify-content: center;
    border-top: 1px solid #eee;
    padding-top: 12px;
    gap: 0;
}

.card-meta span {
    font-size: 12px;
    color: #555;
    font-weight: 500;
    padding: 4px 16px;
    letter-spacing: 0.5px;
}

.card-meta span+span {
    border-left: 1px solid #ddd;
}

/**/
.monan-area {
    width: 880px;
    max-width: 100%;
    margin: -70px auto 100px auto;
    padding: 60px;
    position: relative;
    z-index: 20;
    -webkit-box-shadow: 2px 2px 61px -18px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 61px -18px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 61px -18px rgba(0, 0, 0, 0.5);
    background: #fff;
    border-bottom: 5px solid #e21d2a;
}

.monan-area .entry-header {
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.list-info {
    width: 100%;
    display: flex;
}

.list-info .item {
    width: 25%;
    font-size: 14px;
    line-height: 22px;
    color: #111111;
    text-transform: uppercase;
    border-right: 1px solid #bfbfbf;
}

.list-info .item p {
    margin-bottom: 0;
}

.list-info .item h5 {
    margin-bottom: 0;
}

.list-info .item h5 b {
    font-size: 24px;
    color: #e21d2a;
    font-family: 'Segoe UI';
}

.list-info .item:last-child {
    border-right: 0;
}







/**/
.archive.category .full-head-title {
    max-height: 250px;
}

/**/
.entry-header {
    margin-bottom: 15px;
}

.entry-content .col-lg-6:nth-child(odd) {
    clear: both;
}

.single-post h1 {}

.single-post .entry-content {
    font-size: 16px;
}

.single-post .entry-content table,
.single-post .entry-content table tr td {
    border-color: #eee;
    padding: 0;
}

/*tat ca tin tuc*/

.section-title {
    margin-bottom: 30px;
    height: 24px;
    line-height: 24px;
    position: relative;
}

.section-title .title {
    float: left;
    display: inline-block;
}

.section-title .viewmore {
    float: right;
    display: inline-block;
}

.section-title .viewmore a {
    display: inline-block;
    padding: 0 0 0 15px;
    background: #fff;
    color: #000000;
    position: relative;
    z-index: 9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.section-title .line {
    height: 1px;
    width: 100%;
    background: #e6e6e6;
    transform: translateY(10px);
}

.category-index-item {
    margin-bottom: 30px;
}

.category-index-item,
.category-index-item .full-title,
.category-index-item .swiper-container {
    float: left;
    width: 100%;

}

.item_post {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.category-index-item .view-all {
    margin-top: 20px;
}

.category-index-item .view-all a {
    font-weight: 800;
    text-transform: uppercase;
    color: #333333;
    text-decoration: underline;

}

.category-index-item .view-all a:hover {
    color: #fecc09;
}

.archive .item_post {
    margin-bottom: 20px;
}

.item_post:hover {
    opacity: 1;
}

.item_post a {
    text-decoration: none;
}

.item_post:hover h4 {
    text-decoration: underline;
}

.item_post_img {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}

.item_post_img img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.item_post_img img:hover {
    transform: scale(1.05);
}

.article-img {
    position: relative;
}

.item_post h2 {
    color: #000;
    margin: 15px 0;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.item_post h2:hover {
    color: #e0a470;
}

.item_post_content {
    width: 100%;
}

.article-info {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.article-info>div {
    display: inline-block;
    color: #000;
    margin-right: 15px;
}

.article-info i {
    font-size: 14px;
}

.post-meta {
    font-style: italic;

}

.post-meta,
.post-meta a,
.post-meta span {
    color: gray;
    font-size: 12px;
}

.post_date {
    font-size: 13px;
    margin-top: 5px;
    color: #000;
}

.post_excerpt p,
.post_excerpt {
    margin: 0;
    color: #000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-transform: uppercase;
}

nav.navigation.pagination {
    /* float: left; */
    margin: 30px 0;
    width: 100%;
    text-align: center;
    justify-content: center;
}

nav.navigation.pagination .nav-links {
    display: flex;
    gap: 5px;
}

nav.navigation.pagination .page-numbers {
    padding: 5px;
    text-decoration: none;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 14px;
    color: #C2C2C2;
}

nav.navigation.pagination .next.page-numbers,
nav.navigation.pagination .prev.page-numbers {
    width: auto;
    height: auto;


}

nav.navigation.pagination .page-numbers.current,
nav.navigation.pagination .page-numbers:hover {
    border-radius: 26px;
    background: var(--Blue, #0053EB);
    color: #fff;
}

nav.navigation.pagination a.page-numbers:hover {
    /* text-decoration: underline; */
}

nav.navigation.pagination .next.page-numbers:hover,
nav.navigation.pagination .prev.page-numbers:hover {
    width: auto;
    height: auto;
    background-color: inherit;
    color: var(--Blue, #0053EB);
    font-weight: 600;
}

/* single */
.entry-meta {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    font-size: 13px;
}

.single-post .single-after-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.article-date-comment>div {
    display: inline-block;
    margin-right: 15px;
}

.single-post .box_share {
    width: auto;
    margin: 0;
}

.single-post .post-meta,
.single-post .post-meta a,
.single-post .post-meta span {
    font-size: 14px;
}

.single-post .post_excerpt {
    padding: 15px;
    margin-bottom: 20px;
    background: #f1f1f1;
}

.single-post .single-tag a {
    display: inline-block;
    padding: 5px;
    margin: 3px 3px 3px 0px;
    border: 1px dashed #000000;
    color: #000000;
}

.single-post .single-tag a:hover {
    border-color: #000000;
    color: #a53e4c;
}

.single-after-content {
    display: flex;
    justify-content: space-between;
}

.single-after-content {
    margin: 7px 3px 30px 0px;
}

.fb-comments,
.fb-comments>span,
.fb-comments span iframe {
    width: 100% !important;
}

.fb-like.fb_iframe_widget {
    float: right;
    margin-bottom: 15px;
}

.MXK {
    margin-bottom: 30px;
}

.relatedcat {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 30px;
    background: #f6f6f6;
    padding: 10px 15px;
}

.relatedcat h3 {
    display: block;
    font-size: 18px;
    color: #000000;
    padding: 0px;
    margin: 0px 0px 5px 0px;

}

.relatedcat ul {
    padding-left: 15px;
}

.relatedcat li {
    /*list-style: square;*/
    margin-bottom: 4px;
    font-weight: 300;
}

.relatedcat a {
    color: #333;
    font-weight: normal;
}

.relatedcat a:hover {
    color: #e0a470;
    /*text-decoration: underline;*/
}


/* page */

.page-heading {
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}

@media only screen and (max-width: 991px) {
    .gat-head {
        padding: 50px 0;
    }

    .gat-head .page-title {
        font-size: 25px;
    }

    .monan-area {
        padding: 20px;
        margin-bottom: 30px;
    }

    .monan-area .entry-header {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    /**/
    .list-info {
        display: table;
    }

    .list-info .item {
        width: 50%;
        float: left;
        font-size: 12px;
        border-right: 0;
        padding: 10px 0;
    }

    .list-info .item h5 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .list-info .item h5 b {
        font-size: 21px;
    }
}

@media only screen and (max-width: 768px) {

    .section-title,
    .entry-header {
        margin-bottom: 20px;
    }

}

@media only screen and (max-width: 600px) {
    .page-heading {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width:500px) {
    .item_post h2 {
        font-size: 12px;
    }
}

/* Sidebar */
#sidebar {
    display: flex;
    flex-direction: column;
    gap: 42px;
    position: sticky;
    top: 90px;

}

@media screen and (min-width:1200px) {
    #sidebar {
        margin-left: 40px;
    }
}

#sidebar .cf7-widget {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.16);
    padding: 40px 18px;
}

#sidebar .cf7-widget .cf7-form {
    padding: 0 22px;
}

#sidebar .cf7-widget .widget-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
}

#sidebar .cf7-widget label {
    font-size: 14px;
    color: var(--Text-color, #071C47);
    margin-bottom: 8px;
}

#sidebar .cf7-widget input,
#sidebar .cf7-widget textarea {
    border-radius: 8px;
}

#sidebar .cf7-widget input::placeholder,
#sidebar .cf7-widget textarea::placeholder {
    font-size: 14px;
    color: var(--Greyscale-400, #9CA3AF);

}

#sidebar .cf7-widget .wpcf7-submit {
    border-radius: 12px;
    border: 1px solid rgba(7, 99, 182, 0.16);
    background: var(--Blue, #0053EB);
    box-shadow: 4px 4px 8px 0 rgba(250, 210, 0, 0.20);
    color: #fff;
}

#sidebar .cf7-widget form.wpcf7-form p:last-child {
    margin-bottom: 0;
}

#sidebar .wpcf7-spinner {
    display: none;
}

.latest-post-widget .post-item,
.related-post-widget .post-item {
    display: flex;
    gap: 12px;
}

.latest-post-widget .widget-title,
.related-post-widget .widget-title {
    margin-bottom: 15px;
    color: var(--Key, #21315A);
    font-size: 20px;
}

.latest-post-widget .post-item .thumb,
.related-post-widget .post-item .thumb {

    flex-shrink: 0;

    overflow: hidden;
}

.latest-post-widget .post-item .thumb img,
.related-post-widget .post-item .thumb img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 50%;
}

.latest-post-widget .post-item .title,
.related-post-widget .post-item .title {
    font-size: 14px;
    font-weight: 700;
    color: var(--Key, #21315A);
}

.latest-post-widget .list-post .post-item:not(:last-child),
.related-post-widget .list-post .post-item:not(:last-child) {
    padding-bottom: 19px;
    border-bottom: solid 1px #F4F1F3;

}

.latest-post-widget .list-post .post-item:not(:first-child),
.related-post-widget .list-post .post-item:not(:first-child) {
    padding-top: 19px;
}

/*  */
.author-box {
    border-radius: 20px;
    border: 1px solid #ECECEC;
    background: #FFF;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.06);
    padding: 24px 26px;
    margin-top: 40px;
}

.author-info {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 12px;
}

.author-avatar img {
    /* width: 80px;
    height: 80px; */
    border-radius: 50%;
    object-fit: cover;
    display: block;
}

.author-name {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 6px;
}

.author-bio {
    font-size: 14px;
    color: var(--Key, #21315A);
    line-height: 1.6;
    margin: 0;
}

.updated:not(.published) {
    display: none;
}

/* rating star */
.rating-wrap {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
}

.rating-count {
    color: #777;
}

.rating-wrap .kksr-legend {
    display: none;
}

.kk-star-ratings .kksr-stars .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover~.kksr-star .kksr-icon {
    background-size: contain;
    background-image: url("./images/star-inactive.svg") !important;

}

.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {
    background-image: url("./images/star-selected.svg") !important;
    background-size: contain;
}

.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,
.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {
    background-size: contain;
    background-image: url("./images/star-selected.svg") !important;

}