/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* BUTTON SEE MORE - HOME */
/* .sccontent-toplist .content {
    max-height: 1500px;
    overflow: hidden;
}
.sccontent-toplist .content.expanded {
    max-height: 100%;
}
#btn-more-content {
    color: #fff;
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 8px 24px;
    background: #000;
    text-align: center;
    border-radius: 8px;
    margin: 0 auto 20px auto;
}
#btn-more-content:after {
    content: "\f0d7";
    font-family: "Font Awesome 6 Pro", "Font Awesome 6 Brands", "Font Awesome 6 Free", sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding-left: 6px;
    transform: rotate(0deg);
}
#btn-more-content.active:after {
    transform: rotate(180deg);
    padding-left: 0;
    padding-right: 6px;
}
#btn-more-content:hover {
    background: var(--cl-hover);
} */
/* END BUTTON SEE MORE - HOME */

.header-bg-color {
    background-color: #C75000 !important;
}

.header-nav li a {
    color: #fff !important;
}

.header-nav li .sub-menu a,
footer#footer .menu-ft-spl a {
    color: #000 !important;
}

.home h1,
.home h2,
.home h3,
.home h4,
.home h5,
.home h6,
.home .heading-font,
footer#footer .menu-ft-spl a:hover {
    color: #C25400 !important;
}

.author-bottom {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;
    align-items: center;
}

.cat-footer-spl .widget-title {
    display: none;
}


.btn_play-video {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #C25400;
}

.btn_play-video svg {
    width: 30px;
    fill: #C25400;
}

a#close_video svg {
    width: 35px;
    height: 35px;
    fill: #fff;
}

header#header .header-wrapper {
    transition: unset !important;
}

.author-bottom .left {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 100%;
    border: 1px solid moccasin;
}

.author-bottom .author-name a {
    color: #334862;
    font-weight: 400;
}

.author-bottom .left img {
    border-radius: 100%;

}

.author-bottom .right {
    width: calc(100% - 55px);

}

.author-bottom .right .author-name {
    margin-bottom: 0;
    font-size: 12px;
}

.author-bottom .right .post-updated-date {
    color: #555;
    font-size: 11px;
}

.doitac-home {
    /* display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px; */
}

.doitac-home .col-inner {
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
    /* height: 100%; */
    border-radius: 8px;
    border: 1px solid #ccc;
    overflow: hidden;
    /* aspect-ratio: 1 / 1; */
    /* overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;

    display: flex;
    justify-content: center;
    align-items: center; */
    /* display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    display: flex; */
}

.doitac-home .col-inner::before {
    /* content: ''; */
    /* padding-bottom: 100%; */
    /* display: block; */
}

.doitac-home .col-inner {
    aspect-ratio: 1 / 1;
    height: 100%;
    display: flex;
    align-items: center;
}


.doitac-home .col-inner .img {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    /* left: 50%; */
    /* top: 50%; */
    /* transform: scale(.9);
    padding: f; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.doitac-home .col-inner img {
    /* width: 100%;
  height: 100%;
  object-fit: contain; /* Giữ nguyên tỉ lệ ảnh, không crop */
    /* object-position: center; */
    */;
    object-fit: contain;
}

#wpdcom .wpd-form-head {
    display: none;
}

.is-divider {
    margin: 10px 0;
}

#wpdcom .wpd-form-head {
    border-bottom: unset !important;
    padding: 5px 0 0 !important;
}

.single-post .page-wrapper .entry-content.single-page a {
    color: #ee6d11 !important;
}

.single-post .entry-author {
    padding: 10px !important;
}


aside#namlbn_sidebar .namlbn-banner img {
    width: 100%;
}

a#top-link {
    background: #ee6d11;
    border-color: #ee6d11;
    z-index: 99999999;
}

a#top-link i {
    color: #fff;

}

footer#footer .cat-item a {
    background: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

footer#footer .cat-item {
    background: #ddd;
    border-radius: 30px;
    font-size: 13px;
    padding: 10px 12px;
    margin-bottom: 10px;
    margin-right: 7px;
}

footer#footer .cat-item:hover {
    background: #ee6d11;
    color: #fff;


}

footer#footer .cat-item:hover a {
    color: #fff;
    box-shadow: unset;
}

footer#footer .cat-item a:hover {
    background: none !important;

}

.spl-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
}

.spl-row #custom-sidebar {
    width: calc(23% - 10px);
}

.spl-row .right-ct {
    width: calc(77% - 10px);
}

.spl-row #ftwp-container.ftwp-wrap #ftwp-contents {
    border-color: #fff;
}

.archive .col.post-item .col-inner {
    -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24) !important;
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
}

.single-post .blog-single .large-9 {
    -ms-flex-preferred-size: 78%;
    flex-basis: 78%;
    max-width: 78%;
}

.single-post .col-author {}

.single-post .entry-category {
    display: none;
}

.single-post .blog-single .large-3 {
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%;
    max-width: 22%;
}

.archive .col.post-item .col-inner .post-title {
    padding: 0 10px 0px;
}

.single-post .entry-author.author-box .flex-col.circle {
    width: 20%;
}

.single-post .entry-author.author-box .blog-author-image img {
    width: 100%;
}

.post-sidebar div#secondary,
#custom-sidebar div#fixedtoc-3 {
    position: sticky;
    top: 70px;
}

/*  menu full container  */
/* .menu-item-design-container-width ul {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr); 
    gap: 10px;
    max-width: 100%; 
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    z-index: 9999;

} */
.menu-item-design-container-width ul li {
    width: calc(100%/6);
    float: left;
}

/* SECTION NEWS */
.scfeatured-post {
    padding-bottom: 0 !important;
}

.title-post-home .section-title-normal span {
    border-bottom: 2px solid var(--cl-main);
    padding-bottom: 5px;
}

.scnews .is-divider,
.archive .box-blog-post .is-divider {
    display: none;
}

.scnews .col.post-item,
.archive .col.post-item {
    padding: 10px;
}

.scnews .post-title {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.archive .post-title,
.scnews .post-title {
    font-weight: 500;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}

.scnews .post-title:hover,
.archive .post-title:hover {
    color: var(--cl-hover);
}

.scnews .box-image {
    border-radius: 8px;
}

.scnews .box-text {
    padding-bottom: 0;
}

.scnews .from_the_blog_excerpt,
.archive .from_the_blog_excerpt {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.scnews .col-featured {
    padding-bottom: 0;
}

.scnews .col-featured .col.post-item:first-child .box {
    position: relative;
}

.scnews .col-featured .col.post-item:first-child .box-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 15px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background: -o-linear-gradient(transparent, #000);
    background: linear-gradient(transparent, #000);
    color: #fff;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-radius: 8px;
}

.scnews .col-featured .col.post-item:first-child .post-title {
    color: #fff;
}

.scnews .col-featured .col.post-item:first-child .image-cover {
    padding-top: 50% !important;
}

.scnews .col-featured .col.post-item:first-child {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

.scnews .col-featured .col.post-item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
}

.scnews .col-posts,
.scnews .col-posts .col.post-item {
    padding-bottom: 0;
}

/* END SECTION NEWS */

/* SECTION PARTNER */
.scpartner .col {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
}

/* END SECTION PARTNER */
/*== ARCHIVE POST ==*/
.archive .large-9.col,
.single .large-9.col {
    padding-right: 0;
}

.single .large-9.col {
    padding-bottom: 0;
}

.post-sidebar.large-3.col {
    padding-left: 25px;
}

.archive .col.post-item .col-inner {}

.archive .box.box-blog-post .box-image {
    border-radius: 8px;
}

.archive .col.post-item .box-text {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.article-inner.has-shadow .entry-header-text-top {
    padding-bottom: .5em;
}

/*== END ARCHIVE POST ==*/
/*== SINGLE POST ==*/
.single article.post {
    margin-bottom: 0;
}

.single .entry-content img {
    border-radius: 4px;
}

.single .entry-content p {
    margin-bottom: 12px;
}

.day-update {
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 0;
}

.rank-math-breadcrumb p {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    margin-bottom: 5px;
}

.breadcrumbs {
    font-weight: 400 !important;
    /* text-transform: math-auto !important; */
}

/*== END SINGLE POST ==*/
/*== SLIDER IMAGE - SINGLE POST ==*/
.single-album-gallery {
    margin-bottom: 12px;
}

.single-album-gallery .album-title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px !important;
}

.single-album-gallery .album-title::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    height: 2px;
    background-color: var(--cl-main);
}

.album-grid .album-item,
.single-album-video .item .video {
    padding: 0 10px;
}

.album-grid .album-item .img {
    position: relative;
    display: block;
}

.album-grid .album-item .img::before {
    content: '';
    display: block;
    padding-bottom: 75%;
}

.author .album-grid .album-item .img::before {
    padding-bottom: 100%;
    border: 1px solid #ccc;
    border-radius: 16px;
}

.album-grid .album-item .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* -o-object-fit: contain;
    object-fit: contain; */
    border-radius: 4px;
    object-fit: fill;
}


/*== END SLIDER IMAGE - SINGLE POST ==*/
/*== SLIDER VIDEO - SINGLE POST ==*/
.single-album-video .video .view_image::before {
    content: '';
    display: block;
    padding-bottom: 56.25%;
}

.single-album-video .video .view_image img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
    border-radius: 4px;
}

.single-album-video .view_image i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: var(--cl-main);
    background-color: #fff;
    font-size: 17px;
    border: 1px solid var(--cl-main);
    padding: 0 10px;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    cursor: pointer;
}

.single-album-video .view_image i:hover {
    background-color: var(--cl-main);
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

.view_image_popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.view_image_popup.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.view_image_popup .bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
}

#close_video {
    position: absolute;
    z-index: 2;
    top: -15px;
    right: -15px;
}

.view_image_popup #close_video i {
    font-size: 30px;
    color: #fff;
}

.view_image_popup .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    margin: 0 auto;
    position: initial;
    width: auto;
    max-height: 90%;
    max-width: 90%;
    width: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.view_image_popup .content .video-wrapper {
    position: relative;
    padding-top: 56.25%;
    width: 100%;
    height: 0;
}

.view_image_popup .content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.album-grid.has-tiktok .item {
    padding: 0 10px;
}

.tiktok-embed-wrapper {
    width: 100%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.tiktok-embed-wrapper blockquote {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto !important;
    padding: 0;
    margin: 0 auto;
}

/*== END SLIDER VIDEO - SINGLE POST ==*/
/*================== related post ==================*/
.related_posts {
    padding: 0 15px 30px;
    border-top: 1px solid #ececec;
}

.related_posts .slick-track {
    margin-left: 0;
    padding: 10px 0;
    display: flex;
}

.related_posts .slick-track .item {
    height: auto;
}

.related_posts .title {
    display: inline-block;
    width: 100%;
    border-left: solid 5px var(--cl-main);
    color: #000;
    font-size: 20px;
    font-weight: bold;
    padding: 0 10px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.related_posts .related_slider {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.related_posts .related_slider .item {
    padding: 0 10px;
    margin-bottom: 0;
}

.related_posts .related_slider .item .col_wrapper {
    display: block;
    position: relative;
}

.related_posts .related_slider .col_wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #ececec;
    border-radius: 6px;
}

.related_posts .related_slider .item .col_wrapper:before {
    content: '';
    display: block;
    padding-bottom: 50%;
}

.related_posts .content {
    padding: 10px 10px 15px;
}

.related_posts .content a {
    font-weight: 500;
    color: #ee6d11;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: 24px;
    font-size: 15px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;

}

.related_posts .content a:hover {
    color: var(--cl-hover);
}

.related_posts .slick-arrow,
.album-grid .slick-arrow,
.album-main .slick-arrow {
    background-color: var(--cl-main);
    border-radius: 50%;
    margin: 0;
    min-height: auto;
    padding: 2px;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: -10px;
}

.related_posts .slick-next.slick-arrow,
.album-grid .slick-next.slick-arrow,
.album-main .slick-next.slick-arrow {
    left: initial;
    right: -10px;
}

.related_posts .slick-arrow i,
.album-grid .slick-arrow i,
.album-main .slick-arrow i {
    top: 0;
}

.related_posts .slick-arrow:hover,
.album-grid .slick-arrow:hover,
.album-main .slick-arrow:hover {
    background-color: var(--cl-hover);
}


blockquote {
    font-size: 16px !important;
    padding: 0 10px !important;
}

/*================== end related post ==================*/
/* CTA */
.zalo-container.right {
    right: 20px;
}

.zalo-container {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 80px;
    z-index: 9999999;
}

.zalo-container a {
    display: block;
}

.animated_zalo.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.cmoz-alo-circle {
    width: 50px;
    height: 50px;
    top: -5px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid rgba(17, 130, 252, 0.8);
    opacity: 0.1;
    border-color: #1182fc;
    opacity: 0.5;
}

.animated_zalo {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.zoomIn_zalo {
    -webkit-animation-name: zoomIn_zalo;
    animation-name: zoomIn_zalo;
}

.pulse_zalo {
    -webkit-animation-name: pulse_zalo;
    animation-name: pulse_zalo;
}

.zalo-container span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #1182fc;
    position: relative;
}

.cmoz-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: rgba(17, 130, 252, 0.45);
    opacity: 0.75;
    right: -10px;
}

@-webkit-keyframes zoomIn_zalo {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn_zalo {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes pulse_zalo {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse_zalo {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

/*  cta  */
.custom-cta {
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 10px 15px;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    /* Cho mobile tự xuống dòng */
    gap: 15px;
    align-items: center;
    margin-bottom: 20px;
}

.custom-cta .cta-item {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 1rem;
}

.custom-cta a {
    color: #0073aa;
    font-weight: bold;
    text-decoration: none;
}

.custom-cta a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .single .large-9.col {
        padding-bottom: 30px;
        padding-right: 15px;
    }

    .archive .large-9.col {
        padding-right: 15px;
    }

    .view_image_popup .content {
        width: 80%;
    }
}




/*  cta post  */

.cta-inline {
    display: flex;
    gap: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    flex-wrap: wrap;
}

.cta-inline svg {
    width: 22px;
}

.cta-btn-inline {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 14px;
    border-radius: 30px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-size: 15px;
}

.cta-btn-inline:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);
}

.cta-phone {
    background: linear-gradient(135deg, #ff4d4d, #d93636);
}

.cta-zalo {
    background: linear-gradient(135deg, #0068ff, #3399ff);
}

.cta-map {
    background: linear-gradient(135deg, #34a853, #2c8e46);
}

/* Ảnh lớn */
.single-album-gallery .album-main.has-gallery .album-item a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.single-album-gallery .album-main.has-gallery .album-item a .img {
    height: 100%;
}

.single-album-gallery .album-main.has-gallery .album-item a .img::before {
    content: '';
    justify-content: center;
    align-items: center;
    display: flex;
}

.single-album-gallery .album-main.has-gallery .album-item img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.single-album-gallery .album-main.has-gallery .album-item {
    height: 400px;
    /* cố định chiều cao */
    overflow: hidden;
}

.single-album-gallery .album-main.has-gallery .album-item img {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: auto;
}

/* Khung thumbnail */

/* Mặc định: khi Slick chưa init (<5 ảnh) */
.single-album-gallery .album-grid .slick-list {
    width: 100%;
}

.single-album-gallery .album-grid.has-gallery {
    display: flex;
    flex-wrap: nowrap;

    justify-content: center;
    margin-top: 5px;
}

.single-album-gallery .album-grid.has-gallery .thumb-item {
    flex: 0 0 auto;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;

}

.single-album-gallery .album-grid.has-gallery .thumb-item img {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: 100%;
}

.single-album-gallery .album-grid.has-gallery .thumb-item.active img,
.single-album-gallery .album-grid.has-gallery .thumb-item.slick-current img {
    border: 2px solid #ff9800;
    /* màu border nổi bật */
    box-sizing: border-box;

}

div#mobile-cta-bar {
    display: none;
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 2px solid #ddd;
    padding: 8px;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    font-size: 15px;
    color: #ee6d11;
}

@media (max-width: 640px) {
   

}