/*
	Theme Name: Hello Elementor Child
	Theme URI: https://elementor.com/hello-theme/
	Description: Child theme of Hello Elementor - Giá»¯ láº¡i cÃ¡c tÃ¹y chá»‰nh khi cáº­p nháº­t theme gá»‘c.
	Author: Eifec Exhibition
	Author URI: https://eifec-exhibition.lifetech-website.vn
	Template: hello-elementor
	Version: 1.0.0
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor-child
*/

/* ==========================================================================
   Custom CSS (migrated from parent theme.css)
   ========================================================================== */

body.home .page-header{
	display: none;
}
body.home main{
    margin-top: -90px;
}
body.home footer{
    display: none !important;
}
#mxh-home{
    position: fixed;
    bottom: 20px;
}
#mxh-home .my-social a{
    margin-right: 5px;
    color:var(--e-global-color-primary);
}
#mxh-home .my-social a:hover{
    color:#fff;
}
#home_body_content{
    min-height: 250px;
}
#home_body_content h2{
    font-size: 58px;
    font-weight: 800;
    text-shadow: 1px 1px 2px #012753;
    letter-spacing: 6px;
    margin-bottom: 20px;
}
#home_body_content p{
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    width: 900px;
    margin: 0px auto;
    margin-bottom: 20px;
    max-width: 100%;
}
#home_body_content .btn-home a{
    background-color: var(--e-global-color-primary);
    color: #fff;
    padding: 15px 40px;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    font-family: "Archivo", Sans-serif;
}
#home_body_content .btn-home a:hover{
    background-color: var(--e-global-color-secondary);
    color: #fff;
}
.page-header{
    display: none;
}
#header_page{
    margin-top: -90px;
    padding-top: 50px;
}
#header_page h2{
    font-size: 48px;
    font-weight: 800;
    text-shadow: 1px 1px 2px #012753;
    letter-spacing: 5px;
    margin-bottom: 20px;
}
#header_page p{
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    width: 900px;
    margin: 0px auto;
    margin-bottom: 20px;
    max-width: 100%;
}
#gioithieu_left p{
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
#btn_gioithieu a{
    padding: 18px 20px;
    border-radius: 30px;
    font-family: "Archivo", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#btn_gioithieu a .elementor-button-icon{
    margin-left: 10px;
}
#gioithieu_hotline{
    font-family: "Archivo", sans-serif;
    padding-left: 60px;
    position: relative;
}
#gioithieu_hotline::before{
    content: "";
    background: url(assets/images/phone.svg) no-repeat center center;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid var(--e-global-color-primary);
    background-size: 30px;
}
#gioithieu_hotline p{
    color: var(--e-global-color-secondary);
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0;
}
#gioithieu_hotline p strong{
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}
#gioithieu_box_img{
    position: relative;
    margin-bottom: 10px;
}
#gioithieu_box_img::before{
}
#gioithieu_box_img img{
    border-radius: 10px;
    height: 250px;
    width: 100%;
    object-fit: cover;
}
#gioithieu_box_kinhnghiem{
    height: 200px;
    width: 250px;
    background-color: var(--e-global-color-primary);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

#gioithieu_box_kinhnghiem p{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0;
}
#gioithieu_box_kinhnghiem p strong{
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    font-family: "Archivo", sans-serif;
}
#gioithieu_right{
    display: block !important;
}
#gioithieu_box_video{
    position: relative;
}
#gioithieu_box_video .elementor-widget-video{
    height: 200px;
    border-radius: 10px;
    overflow: hidden;
}
#gioithieu_box_video .elementor-open-inline{
    height: 100% !important;
    width: 100%;
}
#gioithieu_box_video .elementor-open-inline iframe{
    height: 100% !important;
}
#gioithieu_box_video  .elementor-custom-embed-play svg{
    width: 60px;
    height: 60px;
}
.exhibition-slide{
    position: relative;
}
.exhibition-slide-image{height: 250px;display: flex;justify-content: center;align-items: center;padding: 30px;}
.exhibition-slide-image img{position: initial;object-fit: contain;max-height: 200px;max-width: 100%;}
.exhibition-slide-image .exhibition-slide-date{position: absolute;right: 0;bottom: 0;background-color: #f48120;color: #ffffff;font-family: "Archivo", sans-serif;padding: 6px 13px;font-size: 13px;font-weight: 600;display: flex;align-items: center;line-height: 14px;border-radius: 15px 0 0 0;}
.exhibition-slide-image .exhibition-slide-date span{font-size: 17px;}
.exhibition-slide-content{padding: 20px;display: block;}
.exhibition-slide-title{!i;!;font-weight: 700;}
.exhibition-slide-title a{font-family: "inter", sans-serif;font-size: 17px;color: #034c9d;}
.exhibition-slide-excerpt{margin-bottom: 15px;font-size: 14px;height: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.exhibition-slide-location{margin-bottom: 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 13px;font-weight: 800;}
.exhibition-slide-location .venue{font-weight: 500;}
.exhibition-slide-link{padding: 6px 10px;font-size: 14px;}
.exhibition-slider{margin-top: 0;}

/* Featured slider â€” center mode */
.exhibition-featured .swiper{padding: 10px 0;overflow: hidden;}
.exhibition-featured .swiper-button-prev,.exhibition-featured .swiper-button-next{color: #034c9d;width: 40px;height: 40px;background: rgba(255,255,255,0.9);border-radius: 50%;box-shadow: 0 2px 8px rgba(0,0,0,0.12);}
.exhibition-featured .swiper-button-prev::after,.exhibition-featured .swiper-button-next::after{font-size: 16px;font-weight: 700;}
.exhibition-featured .swiper-pagination-bullet-active{background: #034c9d;}
#menu-foot1{list-style: none;padding: 0;}
#menu-foot1 li{margin-bottom: 10px;}
#menu-foot1 li a{display: flex;align-items: center;position: relative;gap: 8px;}
#menu-foot1 li a:before{content:"";width: 7px;height: 7px;display: block;background-color: #ffffff;border-radius: 50%;}
#newsletter-form{position: relative;margin-bottom: 20px;}
#newsletter-form input[type="email"]{height: 42px;border-radius: 50px;font-size: 14px;background-color: #ffffffd4;border: 1px solid #fff;}
#newsletter-form .newsletter-submit-btn{position: absolute;right: 1px;top: 1px;bottom: 1px;padding: 0 20px;border-radius: 30px;font-size: 14px;font-weight: 600;background-color: #f48120;color: #fff;border: none;font-family: "Archivo", Sans-serif;}
#newsletter-form .newsletter-message{
}

/* ==========================================================================
   Post List (Archive)
   ========================================================================== */

.post-list-main {
    padding: 0 0 60px;
}

.post-list-header {
    background: linear-gradient(135deg, #034c9d 0%, #012753 100%);
    padding: 131px 20px 60px;
    margin-bottom: 50px;
    text-align: center;
    /* full-bleed breakout */
    width: 100vw;
    margin-left: calc(50% - 50.6vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -90px;
}

.post-list-header-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgb(171 171 171 / 88%) 0%, rgba(1, 39, 83, 0.92) 100%);
    pointer-events: none;
}

.post-list-header-inner {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.post-list-heading {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Archivo", sans-serif !important;!i;!;
    letter-spacing: 2px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    text-transform: capitalize;
}

.post-list-description {
    color: rgba(255,255,255,0.8);
    font-size: 16px;
    margin: 0;
}

.post-list-container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 15px;
}

.post-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 50px;
}

@media (max-width: 1024px) {
    .post-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 640px) {
    .post-grid { grid-template-columns: 1fr; }
    .post-list-heading { font-size: 26px; }
}

.post-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    display: flex;
    flex-direction: column;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.post-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 28px rgba(3,76,157,0.15);
}

.post-card-thumbnail {
    display: block;
    position: relative;
    overflow: hidden;
    aspect-ratio: 16 / 9;
    background: #e8eef5;
}

.post-card-thumbnail--no-image {
    background: linear-gradient(135deg, #034c9d 0%, #012753 100%);
    min-height: 160px;
}

.post-card-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.post-card:hover .post-card-thumbnail img {
    transform: scale(1.05);
}

.post-card-cat {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #f48120;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 4px 10px;
    border-radius: 20px;
    font-family: "Archivo", sans-serif;
}

.post-card-body {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.post-card-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 0 12px;
}

.post-card-title a {
    color: #1a1a2e;
    text-decoration: none;
    font-family: "inter", sans-serif;
    transition: color 0.2s;
}

.post-card-title a:hover {
    color: #034c9d;
}

.post-card-excerpt {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 16px;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-card-excerpt p { margin: 0; }

.post-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 14px;
    border-top: 1px solid #f0f0f0;
    margin-top: auto;
}

.post-card-date {
    font-size: 12px;
    color: #888;
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: "Archivo", sans-serif;
}

.post-card-date .dashicons {
    font-size: 14px;
    width: 14px;
    height: 14px;
    color: #f48120;
}

.post-card-readmore {
    font-size: 13px;
    font-weight: 600;
    color: #034c9d;
    text-decoration: none;
    font-family: "Archivo", sans-serif;
    transition: color 0.2s;
}

.post-card-readmore:hover { color: #f48120; }

/* Pagination */
.post-list-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.post-list-pagination a,
.post-list-pagination span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 0 12px;
    border-radius: 8px;
    border: 1px solid #dce3ed;
    font-size: 14px;
    font-weight: 600;
    color: #034c9d;
    text-decoration: none;
    transition: all 0.2s;
    font-family: "Archivo", sans-serif;
}

.post-list-pagination .current,
.post-list-pagination a:hover {
    background: #034c9d;
    color: #fff;
    border-color: #034c9d;
}

.post-list-empty {
    text-align: center;
    padding: 60px 0;
    color: #888;
    font-size: 16px;
}

/* ==========================================================================
   Post Detail (Single)
   ========================================================================== */

.post-detail-main {
    padding-bottom: 80px;
}

/* Hero with featured image */
.post-detail-hero {
    position: relative;
    /* full-bleed breakout */
    width: 100vw;
    margin-left: calc(50% - 50.6vw);
    margin-right: calc(50% - 50vw);
    max-height: 520px;
    overflow: hidden;
    margin-top: -90px;
}

.post-detail-hero img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    display: block;
}

.post-detail-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(1,39,83,0.85) 0%, rgba(3,76,157,0.3) 60%, transparent 100%);
    display: flex;
    align-items: flex-end;
}

.post-detail-hero-inner {
    max-width: 1320px;
    margin: 0 auto;
    width: 100%;
    padding: 40px 20px;
}

/* Header no image */
.post-detail-header-no-image {
    background: linear-gradient(135deg, #034c9d 0%, #012753 100%);
    padding: 60px 20px 50px;
    margin-bottom: 50px;
    /* full-bleed breakout */
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.post-detail-header-no-image .post-detail-title {
    color: #fff;
}

.post-detail-header-no-image .post-detail-meta {
    color: rgba(255,255,255,0.75);
}

.post-detail-header-no-image .post-detail-meta .dashicons {
    color: #f48120;
}

/* Category badges */
.post-detail-cats {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 14px;
}

.post-detail-cat-badge {
    background: #f48120;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 4px 12px;
    border-radius: 20px;
    font-family: "Archivo", sans-serif;
    text-decoration: none;
    transition: background 0.2s;
}

.post-detail-cat-badge:hover { background: #034c9d; color: #fff; }

/* Title */
.post-detail-title {
    font-size: 34px;
    font-weight: 800;
    color: #fff;
    line-height: 1.3;
    margin: 0 0 14px;
    font-family: "Archivo", sans-serif;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}

/* Meta */
.post-detail-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    color: rgba(255,255,255,0.8);
    font-size: 13px;
    font-family: "Archivo", sans-serif;
}

.post-detail-meta span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.post-detail-meta .dashicons {
    font-size: 15px;
    width: 15px;
    height: 15px;
    color: #f48120;
}

/* Layout */
.post-detail-container {
    width: 1320px;
    margin: 0 auto;
    padding: 50px 15px 0;
    max-width: 100%;
    padding: 15px;
}

.post-detail-layout {
    display: grid;
    grid-template-columns: 1fr 320px;
    gap: 50px;
    align-items: start;
}

@media (max-width: 900px) {
    .post-detail-layout { grid-template-columns: 1fr; }
    .post-detail-title { font-size: 26px; }
    .post-detail-hero img { height: 280px; }
}

/* Content */
.post-detail-body {
    font-size: 16px;
    line-height: 1.85;
    color: #2d2d2d;
}

.post-detail-body h2,
.post-detail-body h3,
.post-detail-body h4 {
    color: #034c9d;
    font-family: "Archivo", sans-serif;
    margin-top: 36px;
    margin-bottom: 12px;
}

.post-detail-body h2 { font-size: 26px; }
.post-detail-body h3 { font-size: 22px; }
.post-detail-body h4 { font-size: 18px; }

.post-detail-body p { margin-bottom: 20px; }

.post-detail-body img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 16px 0;
}

.post-detail-body ul,
.post-detail-body ol {
    padding-left: 24px;
    margin-bottom: 20px;
}

.post-detail-body li { margin-bottom: 6px; }

.post-detail-body blockquote {
    border-left: 4px solid #f48120;
    background: #f5f8ff;
    margin: 24px 0;
    padding: 16px 20px;
    border-radius: 0 8px 8px 0;
    font-style: italic;
    color: #444;
}

.post-detail-body a {
    color: #034c9d;
    text-decoration: underline;
    transition: color 0.2s;
}

.post-detail-body a:hover { color: #f48120; }

/* Tags */
.post-detail-tags {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #eee;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}

.post-detail-tags-label {
    font-size: 13px;
    font-weight: 700;
    color: #888;
    font-family: "Archivo", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.post-detail-tags a {
    display: inline-block;
    background: #f0f4f9;
    color: #034c9d;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 20px;
    text-decoration: none;
    font-family: "Archivo", sans-serif;
    transition: background 0.2s, color 0.2s;
}

.post-detail-tags a:hover {
    background: #034c9d;
    color: #fff;
}

/* Prev/Next navigation */
.post-detail-nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.post-detail-nav-prev,
.post-detail-nav-next {
    display: flex;
}

.post-detail-nav-next { justify-content: flex-end; }

.post-detail-nav a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #034c9d;
    text-decoration: none;
    padding: 10px 16px;
    border: 1px solid #dce3ed;
    border-radius: 8px;
    background: #fff;
    transition: all 0.2s;
    font-family: "Archivo", sans-serif;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-detail-nav a:hover {
    background: #034c9d;
    color: #fff;
    border-color: #034c9d;
}

/* Sidebar */
.post-detail-sidebar {
    position: sticky;
    top: 100px;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.sidebar-widget {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.07);
}

.sidebar-widget-title {
    font-size: 15px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background: #034c9d;
    padding: 13px 18px;
    margin: 0;
}

.related-posts-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.related-post-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px 16px;
    border-bottom: 1px solid #f0f0f0;
    transition: background 0.2s;
}

.related-post-item:last-child { border-bottom: none; }
.related-post-item:hover { background: #f8faff; }

.related-post-thumb {
    flex-shrink: 0;
    width: 70px;
    height: 55px;
    border-radius: 6px;
    overflow: hidden;
    display: block;
}

.related-post-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.related-post-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.related-post-title {
    font-size: 13px;
    font-weight: 600;
    color: #1a1a2e;
    line-height: 1.4;
    text-decoration: none;
    font-family: "inter", sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: color 0.2s;
}

.related-post-title:hover { color: #034c9d; }

.related-post-date {
    font-size: 11px;
    color: #aaa;
    font-family: "Archivo", sans-serif;
}

/* ==========================================================================
   Exhibition Card â€” override plugin CSS (dÃ¹ng cho shortcode + trang tÃ¬m kiáº¿m)
   ========================================================================== */

/* Image block: relative Ä‘á»ƒ Ä‘áº·t date overlay */
.exhibition-card-image {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    background: #e8eef5;
    height: 250px;
}

.exhibition-card-image a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px;
    padding: 30px;
}

.exhibition-card-image img {
    inset: 0;
    max-width: 100% !important;!i;!;
    object-fit: contain;
    transition: transform 0.35s ease;
    max-height: 200px;
}

.exhibition-card:hover .exhibition-card-image img { transform: scale(1.05); }

/* áº¢nh placeholder khi khÃ´ng cÃ³ thumbnail */
.exhibition-card-no-thumb {
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #034c9d 0%, #012753 100%);
}

/* Date overlay náº±m trong image */
.exhibition-card-image .exhibition-card-date {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f48120;
    color: #ffffff;
    font-family: "Archivo", sans-serif;
    padding: 6px 13px;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 14px;
    border-radius: 12px 0 0 0;
    margin: 0;
}

.exhibition-card-image .exhibition-card-date .dashicons {
    font-size: 15px;
    width: 15px;
    height: 15px;
}

/* Content block */
.exhibition-card-content {
    padding: 18px 20px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.exhibition-card-title {
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.45;
}

.exhibition-card-title a {
    color: #034c9d;
    text-decoration: none;
    font-family: "inter", sans-serif;
    transition: color 0.2s;
}

.exhibition-card-title a:hover { color: #f48120; }

.exhibition-card-excerpt {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    flex: 1;
}

.exhibition-card-location {
    font-size: 13px;
    color: #555;
    font-family: "Archivo", sans-serif;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 10px;
    font-weight: 600;
}

.exhibition-card-location .venue { font-weight: 400; color: #888; }

.exhibition-card-location .dashicons {
    font-size: 15px;
    width: 15px;
    height: 15px;
    color: #f48120;
    flex-shrink: 0;
    margin-top: 1px;
}

.exhibition-card-industries {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 14px;
}

.industry-tag {
    display: inline-block;
    padding: 3px 10px;
    background: #eef2f9;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #034c9d;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
}

a.industry-tag:hover { background: #034c9d; color: #fff; }

.exhibition-card-link {
    display: inline-block;
    align-self: flex-start;
    padding: 7px 16px;
    background: #034c9d;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: "Archivo", sans-serif;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.2s;
    margin-top: auto;
}

.exhibition-card-link:hover { background: #f48120; color: #fff; }

/* ==========================================================================
   Exhibition Archive (danh sÃ¡ch triá»ƒn lÃ£m)
   ========================================================================== */

.exhibition-archive-main {
    padding-bottom: 70px;
}

.exhibition-archive-header {
    background: linear-gradient(135deg, #034c9d 0%, #012753 100%);
    padding: 55px 20px 0;
    text-align: center;
    width: 100vw;
    margin-left: calc(50% - 50.6vw);
    margin-right: calc(50% - 50vw);
    margin-top: -90px;
    padding-top: 120px;
}

.exhibition-archive-header-inner {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0px 15px;
}

.exhibition-archive-breadcrumb {
    color: rgba(255,255,255,0.65);
    font-size: 13px;
    margin-bottom: 8px;
    font-family: "Archivo", sans-serif;
}

.exhibition-archive-breadcrumb a {
    color: rgba(255,255,255,0.75);
    text-decoration: none;
}

.exhibition-archive-breadcrumb a:hover { color: #fff; }

.exhibition-archive-breadcrumb span {
    margin: 0 6px;
}

.exhibition-archive-heading {
    color: #fff;
    font-size: 34px;
    font-weight: 800;
    margin: 0 0 8px;
    font-family: "Archivo", sans-serif;
    letter-spacing: 2px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.25);
}

.exhibition-archive-desc {
    color: rgba(255,255,255,0.75);
    font-size: 15px;
    margin: 0 0 20px;
}

/* Industry filter tabs */
.exhibition-industry-filter {
        display: flex;
    justify-content: center;
    gap: 8px;
    padding: 20px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin-top: 20px;
    white-space: nowrap;
    padding-bottom: 30px;
    overflow-y: auto;
}

.exhibition-industry-tab {
    display: inline-block;
    padding: 8px 18px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    font-family: "Archivo", sans-serif;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.2s;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: none;
}

.exhibition-industry-tab:hover,
.exhibition-industry-tab.active {
    background: #fff;
    color: #034c9d;
    border-color: #fff;
}

/* Container & grid */
.exhibition-archive-container {
    max-width: 1320px;
    margin: 50px auto 0;
    padding: 0 20px;
}

.exhibition-card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    margin-bottom: 50px;
}

@media (max-width: 1024px) { .exhibition-card-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 600px)  { .exhibition-card-grid { grid-template-columns: 1fr; } }

/* Card */
.exhibition-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    display: flex;
    flex-direction: column;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.exhibition-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 28px rgba(3,76,157,0.15);
}

.exhibition-card--past { opacity: 0.75; }

/* Status badge */
.exhibition-card-status {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 11px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    padding: 4px 10px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.exhibition-card-status--ongoing  { background: #16a34a; color: #fff; }
.exhibition-card-status--upcoming { background: #f48120; color: #fff; }
.exhibition-card-status--past     { background: rgba(0,0,0,0.5); color: #fff; }

.exhibition-card-intl-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #034c9d;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    padding: 3px 8px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

/* Archive pagination */
.exhibition-archive-pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 20px;
}

.exhibition-archive-pagination a,
.exhibition-archive-pagination span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 38px;
    padding: 0 12px;
    border-radius: 8px;
    border: 1px solid #dce3ed;
    font-size: 14px;
    font-weight: 600;
    color: #034c9d;
    text-decoration: none;
    transition: all 0.2s;
    font-family: "Archivo", sans-serif;
}

.exhibition-archive-pagination .current,
.exhibition-archive-pagination a:hover {
    background: #034c9d;
    color: #fff;
    border-color: #034c9d;
}

.exhibition-no-posts {
    text-align: center;
    padding: 60px 0;
    color: #888;
    font-size: 15px;
}

/* ==========================================================================
   Exhibition Detail (single)
   ========================================================================== */

.exh-detail-main { padding-bottom: 80px; }

/* Hero */
.exh-detail-hero {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50.6vw);
    margin-right: calc(50% - 50vw);
    height: 300px;
    overflow: hidden;
    background: #012753;
    margin-top: -90px;
}

.exh-detail-hero-img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    display: none;
}

.exh-detail-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(1,39,83,0.9) 0%, rgba(3,76,157,0.35) 55%, transparent 100%);
    display: flex;
    align-items: flex-end;
}

.exh-detail-hero-inner {
    max-width: 1320px;
    margin: 0 auto;
    width: 100%;
    padding: 40px 24px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.exh-detail-status {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 4px 12px;
    border-radius: 20px;
    align-self: flex-start;
}

.exh-detail-status--ongoing  { background: #16a34a; color: #fff; }
.exh-detail-status--upcoming { background: #f48120; color: #fff; }
.exh-detail-status--past     { background: rgba(255,255,255,0.25); color: #fff; }

.exh-detail-intl-badge {
    display: inline-block;
    align-self: flex-start;
    background: rgba(255,255,255,0.18);
    border: 1px solid rgba(255,255,255,0.4);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    padding: 3px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.exh-detail-title {
    font-size: 32px;
    font-weight: 800;
    color: #fff;
    line-height: 1.3;
    margin: 0;
    font-family: "Archivo", sans-serif;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}

.exh-detail-industries {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.exh-detail-industry-badge {
    background: rgba(255,255,255,0.18);
    border: 1px solid rgba(255,255,255,0.35);
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    font-family: "Archivo", sans-serif;
    padding: 4px 12px;
    border-radius: 20px;
    text-decoration: none;
    transition: background 0.2s;
}

.exh-detail-industry-badge:hover { background: rgba(255,255,255,0.35); color: #fff; }

@media (max-width: 768px) {
    .exh-detail-hero-img { height: 280px; }
    .exh-detail-title { font-size: 22px; }
}

/* Layout */
.exh-detail-container {
    max-width: 1320px;
    margin: 0 auto;
    padding: 50px 24px 0;
}

.exh-detail-content {
    max-width: 100%;
}

/* Info box */
.exh-info-box {
    background: #f5f8ff;
    border: 1px solid #dce8f5;
    border-left: 4px solid #034c9d;
    border-radius: 0 10px 10px 0;
    padding: 24px 28px;
    margin-bottom: 36px;
}

.exh-info-box-title {
    font-size: 16px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #034c9d;
    margin: 0 0 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dce8f5;
}

.exh-info-list {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.exh-info-row {
    display: grid;
    grid-template-columns: 170px 1fr;
    gap: 10px;
    align-items: flex-start;
}

@media (max-width: 600px) { .exh-info-row { grid-template-columns: 1fr; gap: 4px; } }

.exh-info-row dt {
    font-size: 13px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    color: #555;
    display: flex;
    align-items: center;
    gap: 6px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.exh-info-row dt .dashicons {
    font-size: 15px;
    width: 15px;
    height: 15px;
    color: #f48120;
}

.exh-info-row dd {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #1a1a2e;
    line-height: 1.5;
}

.exh-info-arrow { color: #888; margin: 0 4px; font-weight: 400; }

.exh-info-days {
    font-size: 12px;
    font-weight: 500;
    color: #888;
    margin-left: 6px;
    font-family: "Archivo", sans-serif;
}

.exh-info-country {
    font-size: 13px;
    font-weight: 400;
    color: #888;
    margin-left: 4px;
}

.exh-info-industries {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.exh-info-industry-tag {
    display: inline-block;
    background: #034c9d;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    font-family: "Archivo", sans-serif;
    padding: 4px 12px;
    border-radius: 20px;
    text-decoration: none;
    transition: background 0.2s;
}

.exh-info-industry-tag:hover { background: #f48120; color: #fff; }

/* Post content */
.exh-detail-body {
    font-size: 16px;
    line-height: 1.85;
    color: #2d2d2d;
    margin-bottom: 40px;
}

.exh-detail-body h2, .exh-detail-body h3, .exh-detail-body h4 {
    color: #034c9d;
    font-family: "Archivo", sans-serif;
    margin-top: 32px;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 24px;
}

.exh-detail-body p { margin-bottom: 18px; }

.exh-detail-body img { max-width: 100%; height: auto; border-radius: 8px; margin: 12px 0; }

.exh-detail-body blockquote {
    border-left: 4px solid #f48120;
    background: #f5f8ff;
    margin: 20px 0;
    padding: 14px 20px;
    border-radius: 0 8px 8px 0;
    font-style: italic;
    color: #555;
}

/* Gallery */
.exh-gallery { margin-top: 40px; }

.exh-gallery-title {
    font-size: 20px;
    font-weight: 800;
    font-family: "Archivo", sans-serif;
    color: #034c9d;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 18px;
    padding-bottom: 10px;
    border-bottom: 2px solid #eee;
}

.exh-gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

@media (max-width: 600px) { .exh-gallery-grid { grid-template-columns: repeat(2, 1fr); } }

.exh-gallery-item {
    display: block;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    background: #eee;
    cursor: pointer;
}

.exh-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}

.exh-gallery-item:hover img { transform: scale(1.07); }

.exh-gallery-zoom {
    position: absolute;
    inset: 0;
    background: rgba(3,76,157,0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.25s;
}

.exh-gallery-item:hover .exh-gallery-zoom { opacity: 1; }

.exh-gallery-zoom .dashicons {
    color: #fff;
    font-size: 28px;
    width: 28px;
    height: 28px;
}

/* Lightbox */
.exh-lightbox {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.exh-lightbox-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.92);
}

.exh-lightbox-wrap {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: 90vw;
    max-height: 90vh;
    flex-direction: row;
}

.exh-lightbox-img {
    max-width: 80vw;
    max-height: 85vh;
    object-fit: contain;
    border-radius: 8px;
    display: block;
}

.exh-lightbox-close {
    position: fixed;
    top: 16px;
    right: 20px;
    background: none;
    border: none;
    color: #fff;
    font-size: 36px;
    line-height: 1;
    cursor: pointer;
    padding: 6px;
    z-index: 2;
    opacity: 0.8;
    transition: opacity 0.2s;
}

.exh-lightbox-close:hover { opacity: 1; }

.exh-lightbox-prev,
.exh-lightbox-next {
    background: rgba(255,255,255,0.1);
    border: 2px solid rgba(255,255,255,0.3);
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    flex-shrink: 0;
    transition: background 0.2s;
    line-height: 1;
    padding: 0;
}

.exh-lightbox-prev:hover,
.exh-lightbox-next:hover { background: rgba(255,255,255,0.25); }

.exh-lightbox-counter {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(255,255,255,0.7);
    font-size: 13px;
    font-family: "Archivo", sans-serif;
}

/* Related exhibitions section */
.exh-related-section {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    background: #012753;
    padding: 60px 0 70px;
    margin-top: 60px;
    overflow: hidden;
}

.exh-related-header {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 24px 30px;
}

.exh-related-title {
    font-size: 26px;
    font-weight: 700;
    font-family: "Archivo", sans-serif;
    color: #fff;
    margin: 0;
    position: relative;
    padding-left: 16px;
}

.exh-related-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 70%;
    background: #f48120;
    border-radius: 2px;
}

.exh-related-slider {
    padding: 0 24px;
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
}

.exh-related-slider .swiper {
    overflow: visible;
}

.exh-related-slider .swiper-button-prev,
.exh-related-slider .swiper-button-next {
    color: #fff;
    background: rgba(255,255,255,0.15);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: 35%;
}

.exh-related-slider .swiper-button-prev::after,
.exh-related-slider .swiper-button-next::after {
    font-size: 14px;
    font-weight: 700;
}

.exh-related-slider .swiper-button-prev:hover,
.exh-related-slider .swiper-button-next:hover {
    background: #f48120;
}

.exh-related-slider .swiper-pagination-bullet {
    background: rgba(255,255,255,0.5);
}

.exh-related-slider .swiper-pagination-bullet-active {
    background: #f48120;
}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
    max-width: 1320px;
    margin: 0 auto;
}
#lienhe_content{display: block;}
#lienhe_content h2{font-size: 28px;color: #034c9d;margin: 0 0 8px;text-transform: capitalize;letter-spacing: 0.5px;font-weight: 700;line-height: 33px;}
#lienhe_content p{font-size: 14px;margin: 0 0 24px;line-height: 1.6;margin-bottom: 37px;}
#lienhe_content .lienhe_item{margin-bottom: 22px;}
#lienhe_content .lienhe_item .elementor-icon-box-icon{
}
#lienhe_content .lienhe_item .elementor-icon-box-icon .elementor-icon{width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;border: 2px solid;border-radius: 50%;padding: 10px;}
#lienhe_content .lienhe_item .elementor-icon-box-icon .elementor-icon svg{width: 26px;}
#lienhe_content .lienhe_item .elementor-icon-box-content{
}
#lienhe_content .lienhe_item .elementor-icon-box-content .elementor-icon-box-title{font-size: 18px;color: #034c9d;margin: 0 0 8px;text-transform: capitalize;letter-spacing: 0.5px;font-weight: 700;margin-bottom: 0;}
#lienhe_content .lienhe_item .elementor-icon-box-content .elementor-icon-box-description{margin-bottom: 0;}

@media (max-width: 575.98px){
#home_body_content h2{font-size: 32px;}
#home_body_content p{font-size: 18px;}
#header_page h2{font-size: 28px;}
#header_page p{font-size: 16px;}
#gioi_thieu{padding-left: 0;padding-right: 0;}
#gioi_thieu .elementor-heading-title{font-size: 24px;line-height: 32px;}
#gioithieu_hotline{margin-top: 10px;}
#gioithieu_box_img{padding-left: 0;}
#gioithieu_box_video .elementor-widget-video{width: 50%;}
#gioithieu_box_kinhnghiem{width: 45%;}
.elementor-counter .elementor-counter-title{text-align: center;}
.exhibition-search-form{padding: 10px;}
.exh-detail-container{padding-left: 5px; padding-right: 5px;}
.post-detail-layout{display: block ! IMPORTANT;}
.post-detail-nav{display: none;}
}
@media (min-width: 576px) and (max-width: 767.98px){
}
@media (min-width: 768px) and (max-width: 991.98px){
}
@media (min-width: 992px) and (max-width: 1199.98px){
}
@media (min-width: 1200px) and (max-width: 1399.98px){
}
@media (min-width: 1400px){
}
