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

/*************** ADD CUSTOM CSS HERE.   ***************/


/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
    --wn-background-color: #1a1a1a; /* Background */
}

.dark a:hover, .dark a:hover h4 {
    color: #e9c455;
}

.nav-dark .nav > li.active > a {
    color: var(--wn-background-color) !important;
}

.dark .heading-font, .dark a.lead, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark label, .hover-dark:hover a, .hover-dark:hover h1, .hover-dark:hover h2, .hover-dark:hover h3, .hover-dark:hover h4, .hover-dark:hover h5, .hover-dark:hover h6, .hover-dark:hover p {
    color: var(--primary-color);
}

.header-block .medium-3 {
    flex-basis: 33.5%;
    max-width: 32.5%;
}

.header-block .medium-9 {
    flex-basis: 67.5%;
    max-width: 67.5%;
}

.header-block h2 {
    font-size: 22px;
    margin-bottom: 0px
}

.header-block .large-9 {
    padding-top: 17px
}

.post-item .box-image:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.post-item .box-image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.nang-luc-section .icon-box {
    padding: 20px;
    border-radius: 10px;
    background: url("/wp-content/uploads/2025/08/bg-features.jpg");
    border: 1px solid var(--primary-color);
    box-shadow: 2px 2px 12px #0000001a;
}

.section-title a {

    font-weight: normal;
    font-size: 15px;
    color: gray;
}

span.widget-title {
    display: block;
    width: 100%;
    background: var(--primary-color);
    padding: 12px 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: var(--wn-background-color);
    letter-spacing: 0;
}

.widget .is-divider {
    display: none
}

.banner-section .col {
    padding-bottom: 0
}

.list-post3 .post-item {
    box-shadow: 2px 2px 2px #0000001c;
    border-right: 2px solid var(--primary-color);
    border-bottom: 2px solid var(--primary-color);
    margin-bottom: 10px;
}

.header-block .col {
    padding-bottom: 0
}

.box-blog-post .is-divider {
    display: none
}

.section-title-normal span, .dark .section-title-normal span {
    margin-right: 15px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.section-title-normal, .dark .section-title-normal {
    border-bottom: 0;
    border-left: 14px solid var(--primary-color);
    padding-left: 10px;
    color: var(--primary-color);
    font-size: 20px;
}

.list-post2 .post-item .box-text {
    padding: 10px
}

.list-post2 .post-item .post-title {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px
}

.list-post3 .post-item .post-title {
    margin-bottom: 10px;
    color: #353535;
    font-size: 16px
}

.list-post3 .post-item .box-text {
    padding: 10px !important
}

.widget_categories ul li a {
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    color: #525252;
}

.widget_categories ul li {
    margin-bottom: 0 !important
}

.list-post .post-item .box-text {
    padding: 15px 10px
}


.list-post3 .post-item .post-title:hover {
    color: var(--primary-color);
}

.list-post .post-item {
    padding-bottom: 20px !important
}

.list-post .post-item .box-text .post-title {
    font-size: 15px
}

.header-bottom {
    border-top: 1px solid #302d29;

}

.header-bottom-nav li a {
    padding: 14px 12px;
    border-right: 1px solid #302d29;

}

.header-bottom-nav li a:hover, .header-bottom-nav li.active a {
    background: var(--primary-color);
}

.header-bottom-nav li {
    margin: 0
}

.searchform-wrapper input[type='search'] {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: none;
}

.searchform .button.icon {

    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.section-title-center span:after {
    content: "";
    display: table;
    clear: both;
    background: url(/wp-content/uploads/2019/08/line.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0;
}

.section-title b {
    background: #00000000
}

.section-title-container {
    margin-bottom: 5px;
}

.nang-luc .col, .noi-dung-chinh .col {
    padding-bottom: 0;
}

.list-post .post-item .post-title {
    text-transform: uppercase;
}

.widget {
    margin-bottom: 20px;
    box-shadow: 2px 2px 20px rgba(255, 255, 255, 0.07);
    border-radius: 5px;
}

.widget ul {
    padding: 10px;
}

.widget ul li {
    margin-bottom: 5px;
    list-style: square;
    margin-left: 20px;
    margin-bottom: 5px;
}

.widget_recent_entries ul li {
    list-style: circle;
    color: gray;
}

.widget-tin-tuc a.srpw-title {
    background: none !important;
    padding-left: 0 !important;
    text-transform: none !important
}

.srpw-block a.srpw-title {
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background: url(/wp-content/uploads/2019/08/dot.jpg);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position-y: 3px;
}

.srpw-block li {
    padding: 4px 0;
}

.srpw-block a.srpw-title:hover {
    color: var(--primary-color);
}

.srpw-block li {
    margin-left: 0 !important;
    list-style: none !important
}

.widget_recent_entries ul li a {
    text-transform: uppercase;
    color: #404040;
    font-size: 14px;
    font-weight: 500;
}

.widget_recent_entries ul li a:hover {
    color: var(--primary-color);
}

.srpw-summary {

    font-size: 13px;
}

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

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

h1.entry-title.mb {
    margin-bottom: 20px;
    text-transform: none;
    font-size: 22px;
    letter-spacing: 0;
}

.blog-archive .taxonomy-description p {
    font-size: 15px;
    margin-bottom: 10px;
}

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

.is-divider {
    display: none;
}

.entry-header-text {
    padding: 0;
}

footer.entry-meta {
    font-size: .8em;
    border-top: 1px solid #ececec;
    border-bottom: 2px solid #ececec;
    padding: .5em 0 .6em;
}

.blog-single .danh-muc {
    display: flex;
    align-items: center;
    gap: .75rem;
    padding: 10px 0;
    flex-wrap: wrap;
    color: white;
}

.blog-single .danh-muc a {
    background: var(--primary-color);
    color: var(--wn-background-color);
    border-radius: 10px;
    padding: 2px 10px;
}

.blog-single .danh-muc, .blog-single .the-tim-kiem {
    font-size: 15px;
}

.the-tim-kiem a {
    margin-bottom: 7px;
    margin-right: 7px;
    background: #ececec;
    padding: 2px 10px;
    color: gray;
}

.the-tim-kiem a:hover {
    background: #03A9F4;
    color: white;
}

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

.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.bai-viet-lien-quan ul li {
    list-style: none;
    width: 25%;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}

.bai-viet-lien-quan ul li .box-image img {
    height: 140px;
    border-radius: 6px;
    object-fit: cover;
    object-position: center;
}

.bai-viet-lien-quan ul li h4 {

    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-top: 7px;
    line-height: 20px;
}


.meta-related h4 {
    color: white;
    font-size: 18px;
    font-weight: 500;
}

.meta-related ul li a:hover {
    text-decoration: underline;
}

.meta-related ul li a {
    font-size: 16px;
}

.meta-related ul li {
    margin-bottom: 4px;
    color: #0092ff;
}

.meta-related ul {
    margin-bottom: 0;
}

.meta-related {
    margin-bottom: 20px;
    background: #E1F5FE;
    border-radius: 5px;
    padding: 10px;
}

.blog-single .entry-content h3 {
    font-size: 20px;
}

.blog-single .entry-content h4 {
    font-size: 19px;
}

.blog-single .entry-content h5 {
    font-size: 18px;
}

.blog-single .entry-content h6 {
    font-size: 17px;
}

.blog-single .entry-content h2 {
    font-size: 21px;
}

.blog-single .entry-meta {
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    color: gray;
}

.blog-archive .large-9 .badge {
    display: none;
}

.blog-archive .post-item .box-text {
    padding-bottom: 0;
}

.blog-archive .post-item .post-title:hover {
    color: #2196f3;
}

.blog-archive .post-item .post-title {
    text-transform: uppercase;
    margin-bottom: 7px;
}

.page-right-sidebar .large-9, .blog-archive .large-9, .blog-single .large-9 {
    padding-right: 0;
    border-right: none;
}

.nang-luc-section .icon-box .icon-box-text p {
    font-size: 15px;
}

.nang-luc-section .medium-3 {
    flex-basis: 20%;
    max-width: 20%;
}

.footer-section h3 {
    color: var(--primary-color);
}

.footer-section .col {
    padding-bottom: 0;
}

.button.youtube:not(.is-outline) {
    margin-bottom: 13px;
}

.noi-dung-chinh {
    padding-bottom: 0 !important;
    background-color: var(--wn-background-color) !important;

}

.footer-secondary {
    padding: 0;
}

.absolute-footer {
    font-size: 13px;
}

a.back-to-top {
    background: gray !important;
    color: white;
    border: none !important;
}

.entry-content {

    padding-bottom: 0;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .nang-luc-section .medium-3 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .nang-luc-section .icon-box {
        padding: 5px;
    }

    .nang-luc-section .icon-box h4 {
        font-size: 15px;
    }

    .nang-luc-section .icon-box .icon-box-text p {
        font-size: 13px;
    }

    .nang-luc-section .medium-3.cot5 .icon-box {
        padding: 10px 50px;
    }

    .nang-luc-section .medium-3.cot5 {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    .list-post .post-item {
        flex-basis: 50%;
        max-width: 50%;
    }

    .list-post .post-item:nth-child(2n+1) {
        padding-right: 7px;
    }

    .list-post .post-item:nth-child(2n+2) {
        padding-left: 7px;
    }

    .list-post .post-item .box-text .post-title {
        font-size: 16px;
        text-transform: none;
        font-weight: 500;
    }

    .list-post .post-item .box-text {
        padding: 8px;
    }

    .list-post3 .post-item:nth-child(2), .blog-archive .post-item {
        flex-basis: 50%;
        max-width: 50%;
    }

    .list-post3 .post-item:nth-child(3) {
        flex-basis: 50%;
        max-width: 50%;
    }

    .list-post3 .post-item .from_the_blog_excerpt {
        display: none;
    }

    .list-post3 .post-item .post-title {
        font-size: 15px;
    }

    .list-post2 .post-item {
        padding-bottom: 15px;
    }

    .footer-section .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .page-right-sidebar .large-9, .blog-archive .large-9, .blog-single .large-9 {
        padding-right: 15px;
    }

    .bai-viet-lien-quan ul li {
        width: 50%;
    }

    .bai-viet-lien-quan ul li .box-image img {
        height: 100px;
    }

    .bai-viet-lien-quan ul li h4 {
        font-size: 14px;
    }

}