/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.4
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-size: 15px !important;
}

.post-title a {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    font-weight: 600;
}

.mobile-nav.nav>li.nav-icon>a {
    color: #fff;
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

/*Header*/
#logo img {
    padding-top: 5px;
    padding-bottom: 5px;
}

.widget-title span,
.posts-section-title-related,
.row-title .col-inner,
.header-main {
    background: url(/wp-content/uploads/2025/08/bg-header.webp) no-repeat 50% / cover #e20007;
}

/*Footer*/
#footer .footer-section {
    font-size: 14px;
}

#footer .footer-section h3,
#footer .footer-section h4,
#footer .footer-section a,
#footer .footer-section.dark p {
    color: #333;
}

#footer .footer-section h3 {
    text-transform: uppercase;
    font-size: 14px;
}

#footer .footer-section h4 {
    font-weight: normal;
    font-size: 14px;
}

#footer .footer-section.dark p {
    margin-bottom: 0.6em;
}

#footer .footer-section .ux-menu-link__link {
    min-height: 0;
}

#footer .footer-section a:hover {
    color: #d42021;
}

#footer .button.icon {
    background: #050708;
    border: solid 1px white;
    -webkit-box-shadow: -3px 3px 8px 2px rgb(0 0 0 / 50%);
    -moz-box-shadow: -3px 3px 8px 2px rgba(0, 0, 0, 0.5);
    box-shadow: -3px 3px 8px 2px rgb(0 0 0 / 50%);
    color: #fff;
}

#footer .dark p {
    margin-bottom: 0.6em;
}

.blog-home {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    border-bottom-left-radius: .5rem;
    border-bottom-right-radius: .5rem;
}

.blog-home .large-5>.col-inner {
    border-bottom-right-radius: .5rem;
}

.blog-home .row-xsmall>.col {
    padding-bottom: 0;
}

.blog-home .row-xsmall>.col .box-text,
.blog-home .row-xsmall>.col .box-image {
    border-bottom-left-radius: .5rem;
}

.post-item .box-text {
    padding-top: 0;
    padding-right: 9.8px;
    padding-bottom: 0;
    padding-left: 10px;
}

h1.entry-title {
    font-size: 22px;
}
.post_comments,
.box-blog-post .is-divider,
.is-divider {
    display: none;
}

/* Home */
.title_page {
    height: 0;
    left: -1000px;
    text-indent: -2000000px;
    top: -100px;
    width: 0;
    position: absolute;
}

.post-marquee {
    overflow: hidden;
    position: relative;
    /* background: #111; */
    color: #000000;
    padding: 8px 0;
    white-space: nowrap;
}

.post-marquee-track {
    display: flex;
    width: max-content;
    animation: marquee 190s linear infinite;
}

/* Khi rê chuột vào toàn bộ marquee thì dừng */
.post-marquee:hover .post-marquee-track {
    animation-play-state: paused;
}

.post-marquee-item {
    display: inline-block;
    margin-right: 30px;
}

.post-marquee-item a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    /* font-weight: bold; */
    white-space: nowrap;
    transition: all 0.3s ease;
}

/* Hover từng link: đổi màu + scale nhẹ */
.post-marquee-item a:hover {
    color: var(--fs-experimental-link-color-hover);
    transform: scale(1.1);
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.row-new-post-marquee {
    box-shadow: 0px 0px 5px #0001;
}

.row-new-post-marquee .title-new-post p {
    width: 100px;
    margin-bottom: 0;
    padding-left: 15px;
    font-weight: 700;
    color: var(--fs-experimental-link-color-hover);
}

.post-meta-date {
    display: none;
}

.blog-4-column img {
    border-radius: 4px;
}

.blog-4-column.row-xsmall>.col.post-item {
    padding-bottom: 0;
    padding-top: 0;
}

.blog-4-column .col.post-item .col-inner {
    border-bottom: 1px solid #373737;
    padding: 4px;
}

.blog-4-column .col.post-item:last-child .col-inner {
    border: none;
}

.blog-4-column .col.post-item .col-inner h3 a {
    display: -webkit-box;
    flex: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.blog-1-column .box-badge .box-text {
    padding: 10px;
    bottom: 0;
}

.blog-1-column h3 a {
    font-size: 25px;
    font-weight: 600;
}

#at_posts_related .large-columns-3>.col,
.row-xsmall>.col {
    padding: 0 5px 12px;
}

.col.post-item .col-inner {
    height: 100%;
}

.widget,
#at_posts_related .box,
.col-radius .box {
    border-radius: 8px;
    box-shadow: 0px 0px 15px #0001;
    height: 100%;
    /* quan trọng để box cao bằng nhau */
    overflow: hidden;
    /* tránh bóng đổ, ảnh bị tràn bo góc */
}

.blog-6-column .row-xsmall>.col {
    padding-bottom: 0;
}

.blog-6-column .box .box-image {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.blog-6-column .box .box-text {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-top: 6px;
}

.hover-dark:hover a,
.post-title a:hover {
    color: var(--fs-experimental-link-color-hover);
}

.row-title .col-inner {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.75rem;
    padding: 8px 20px;
    border-radius: 8px;
}

.row-title .col-inner h1,
.row-title .col-inner p {
    margin-bottom: 0;
    color: #fff;
}

.hover-dark:hover p {
    color: #000;
}

.row-5-blog.row-small>.col.col-left {
    padding-right: 2px;
}

.row-5-blog.row-small>.col.col-right {
    padding-left: 2px;
}

.posts-section-title-related {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.75rem;
    padding: 8px 20px;
    border-radius: 8px;
}

.row-rank-math.row-large>.col {
    padding-bottom: 0;
    margin-top: 15px;
}

.row-rank-math.row-large>.col p {
    margin-bottom: 0;
}

.blog-single .entry-title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0;
}

.page-wrapper {
    padding-bottom: 15px;
    padding-top: 15px;
}

.widget a,
.rank-math-breadcrumb a {
    color: #000;
    font-weight: 500;
}

.rank-math-breadcrumb a:hover {
    color: var(--fs-experimental-link-color-hover);
    text-decoration-line: underline;
}

.rank-math-breadcrumb .last {
    opacity: .5;
}

#at_posts_related .row.large-columns-3 {
    padding-left: 10px;
    padding-right: 10px;
}

.widget-title span {
    display: block;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    padding: .25rem 1.25rem;
    color: #fff;
}

.widget ul {
    padding: 1rem .5rem;
}

.widget a {
    font-weight: 600;
    display: -webkit-box;
    margin-bottom: .25rem;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.widget a:hover {
    color: var(--fs-experimental-link-color-hover);
}

.widget>ul>li+li {
    border-top: 0;
}

.widget .badge {
    width: 5.8em;
    height: 3.8em;
}

.widget .badge .badge-inner {
    border-radius: 4px;
}

.widget .recent-blog-posts {
    padding-top: 16px;
    padding-bottom: 0;
}

.widget .recent-blog-posts-li:first-child .recent-blog-posts {
    padding-top: 0;
}

.row-title .col-inner h1 {
    font-size: 1.125rem;
}

@media(min-width: 850px) {
    #footer .footer-section .large-5 {
        flex-basis: 39.666667%;
        max-width: 39.666667%
    }

    #footer .footer-section .large-3 {
        flex-basis: 27%;
        max-width: 27%
    }
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/

}