.blog-archive {
    padding-top: 10px !important;
    background: #f7f7f7;
}

.shop-page-title .page-title-inner {
    padding-top: 15px;
}

.div-breadcrumb {
    padding-top: 10px;
}

.div-breadcrumb p {
    margin-bottom: 0;
}

.post-sidebar {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.blog-archive h1.page-title {
    display: block;
    border-bottom: 2px solid #3365C1;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: normal;
}

.blog-archive h1.page-title span {
    display: inline-block;
    position: relative;
    background: #3365C1;
    color: white;
    padding: 10px 20px 8px;
    margin: 0;
}

#breadcrumbs {
    margin-bottom: 10px;
    font-size: 15px;
}

.blog-single .entry-header .entry-meta {
    font-size: 14px !important;
    letter-spacing: 0;
    text-transform: none;
    color: gray !important;
    background: none;
    border-top: none !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
}

.blog-single .article-inner .badge.post-date {
    top: 4%;
    left: 2%;
}

.xem-them .tieu-de-xem-them {
    display: block;
    margin-bottom: 10px;
    color: black;
    font-size: 19px;
    font-weight: 700;
}

.xem-them ul li {
    margin-bottom: 3px;
}

.xem-them ul li a {
    color: #D81B60;
    font-size: 16px;
    font-weight: 700;
}

.blog-single .blog-share {
    text-align: left;
}

.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}

.danh-muc {
    margin-bottom: 15px;
}

.danh-muc span.title,
.the-tim-kiem span.title {
    border-radius: 4px;
    background: #E91E63;
    padding: 4px 10px;
    color: white;
    margin-right: 5px;
}

.danh-muc a,
.the-tim-kiem a {
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
}

.danh-muc a:hover,
.the-tim-kiem a:hover {
    background: #FF9800;
    color: white;
}

.blog-archive .archive-page-header .large-12 {
    text-align: left;
    padding-bottom: 0;
}

.blog-archive .post-item .box-text {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 10px 20px;
    background: white;
}

.blog-archive .post-item .post-title:hover {
    color: #E91E63;
    text-decoration: underline;
}

.blog-archive .post-item .from_the_blog_excerpt {
    height: 40px;
    overflow: hidden;
}

.blog-archive .post-item a:hover {
    color: black;
}

.blog-archive .post-item .box-image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

h1.entry-title.mb {
    margin-bottom: 15px;
    text-transform: none;
    letter-spacing: 0;
}

.bai-viet-lien-quan .list-bai-viet {
    padding: 0;
    margin-top: 20px;
}

.bai-viet-lien-quan .list-bai-viet li {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 24px;
    list-style: none;
    background: #fff;
    border-radius: 14px;
    padding: 16px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.06);
    transition: 0.25s ease;
}

.bai-viet-lien-quan .list-bai-viet li:hover {
    transform: translateY(-3px);
}

.bai-viet-lien-quan .box-image {
    width: 38%;
    flex-shrink: 0;
}

.bai-viet-lien-quan .box-image img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 12px;
}

.bai-viet-lien-quan .box-content {
    width: 62%;
    display: block !important;
}

.bai-viet-lien-quan .tieu-de-bai-viet {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 8px;
    color: #111;
}

.bai-viet-lien-quan .excerpt {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

.bai-viet-lien-quan a {
    text-decoration: none;
    display: block;
}

.bai-viet-lien-quan a:hover .tieu-de-bai-viet {
    color: #f16012;
}

.related-posts img.wp-post-image {
    display: block;
    width: 250px !important;
    max-width: 100%;
    height: auto !important;
    margin: 0 auto;
}

.related-posts .col {
    max-width: 280px;
}