img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px;
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color)
}

@media (min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

.rll-youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.rll-youtube-player:focus-within {
    outline: 2px solid currentColor;
    outline-offset: 5px;
}

.rll-youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0
}

.rll-youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all
}

.rll-youtube-player img:hover {
    -webkit-filter: brightness(75%)
}

.rll-youtube-player .play {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: transparent !important;
    cursor: pointer;
    border: none;
}

.bg {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition: opacity 1s;
}

.bg-loaded {
    opacity: 1;
}

:root {
    --primary-color: #db0404;
}

.container-width,
.full-width .ubermenu-nav,
.container,
.row {
    max-width: 1170px
}

.row.row-collapse {
    max-width: 1140px
}

.row.row-small {
    max-width: 1162.5px
}

.row.row-large {
    max-width: 1200px
}

.sticky-add-to-cart--active,
#wrapper,
#main,
#main.dark {
    background-color: #f2f2f2
}

.header-main {
    height: 91px
}

#logo img {
    max-height: 91px
}

#logo {
    width: 166px;
}

.header-bottom {
    min-height: 24px
}

.header-top {
    min-height: 30px
}

.transparent .header-main {
    height: 30px
}

.transparent #logo img {
    max-height: 30px
}

.has-transparent+.page-title:first-of-type,
.has-transparent+#main>.page-title,
.has-transparent+#main>div>.page-title,
.has-transparent+#main .page-header-wrapper:first-of-type .page-title {
    padding-top: 80px;
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px !important
}

.stuck #logo img {
    max-height: 70px !important
}

.header-bg-color {
    background-color: #003675
}

.header-bottom {
    background-color: #0088b2
}

.header-main .nav>li>a {
    line-height: 16px
}

.header-bottom-nav>li>a {
    line-height: 38px
}

@media (max-width: 549px) {
    .header-main {
        height: 70px
    }

    #logo img {
        max-height: 70px
    }
}

/* Color */
.accordion-title.active,
.has-icon-bg .icon .icon-inner,
.logo a,
.primary.is-underline,
.primary.is-link,
.badge-outline .badge-inner,
.nav-outline>li.active>a,
.nav-outline>li.active>a,
.cart-icon strong,
[data-color='primary'],
.is-outline.primary {
    color: #db0404;
}

/* Color !important */
[data-text-color="primary"] {
    color: #db0404 !important;
}

/* Background Color */
[data-text-bg="primary"] {
    background-color: #db0404;
}

/* Background */
.scroll-to-bullets a,
.featured-title,
.label-new.menu-item>a:after,
.nav-pagination>li>.current,
.nav-pagination>li>span:hover,
.nav-pagination>li>a:hover,
.has-hover:hover .badge-outline .badge-inner,
button[type="submit"],
.button.wc-forward:not(.checkout):not(.checkout-button),
.button.submit-button,
.button.primary:not(.is-outline),
.featured-table .title,
.is-outline:hover,
.has-icon:hover .icon-label,
.nav-dropdown-bold .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-bold>li>a:hover,
.nav-dropdown-bold.dark .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-bold.dark>li>a:hover,
.header-vertical-menu__opener,
.is-outline:hover,
.tagcloud a:hover,
.grid-tools a,
input[type='submit']:not(.is-form),
.box-badge:hover .box-text,
input.button.alt,
.nav-box>li>a:hover,
.nav-box>li.active>a,
.nav-pills>li.active>a,
.current-dropdown .cart-icon strong,
.cart-icon:hover strong,
.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before,
.banner,
.header-top,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover,
.button.primary:not(.is-outline),
input[type='submit'].primary,
input[type='submit'].primary,
input[type='reset'].button,
input[type='button'].primary,
.badge-inner {
    background-color: #db0404;
}

/* Border */
.nav-vertical.nav-tabs>li.active>a,
.scroll-to-bullets a.active,
.nav-pagination>li>.current,
.nav-pagination>li>span:hover,
.nav-pagination>li>a:hover,
.has-hover:hover .badge-outline .badge-inner,
.accordion-title.active,
.featured-table,
.is-outline:hover,
.tagcloud a:hover,
blockquote,
.has-border,
.cart-icon strong:after,
.cart-icon strong,
.blockUI:before,
.processing:before,
.loading-spin,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover {
    border-color: #db0404
}

.nav-tabs>li.active>a {
    border-top-color: #db0404
}

.widget_shopping_cart_content .blockUI.blockOverlay:before {
    border-left-color: #db0404
}

.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
    border-left-color: #db0404
}

/* Fill */
.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
    fill: #db0404;
}

/* Focus */
.primary:focus-visible,
.submit-button:focus-visible,
button[type="submit"]:focus-visible {
    outline-color: #db0404 !important;
}

body {
    color: #0a0a0a
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
    color: #0a0a0a;
}

body {
    font-size: 100%;
}

@media screen and (max-width: 549px) {
    body {
        font-size: 100%;
    }
}

body {
    font-family: Roboto, sans-serif;
}

body {
    font-weight: 400;
    font-style: normal;
}

.nav>li>a {
    font-family: Roboto, sans-serif;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: Roboto, sans-serif;
}

.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 700;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: Roboto, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

.alt-font {
    font-family: Roboto, sans-serif;
}

.alt-font {
    font-weight: 400 !important;
    font-style: normal !important;
}

.header:not(.transparent) .header-bottom-nav.nav>li>a {
    color: #ffffff;
}

.header:not(.transparent) .header-bottom-nav.nav>li>a:hover,
.header:not(.transparent) .header-bottom-nav.nav>li.active>a,
.header:not(.transparent) .header-bottom-nav.nav>li.current>a,
.header:not(.transparent) .header-bottom-nav.nav>li>a.active,
.header:not(.transparent) .header-bottom-nav.nav>li>a.current {
    color: #ffffff;
}

.header-bottom-nav.nav-line-bottom>li>a:before,
.header-bottom-nav.nav-line-grow>li>a:before,
.header-bottom-nav.nav-line>li>a:before,
.header-bottom-nav.nav-box>li>a:hover,
.header-bottom-nav.nav-box>li.active>a,
.header-bottom-nav.nav-pills>li>a:hover,
.header-bottom-nav.nav-pills>li.active>a {
    color: #FFF !important;
    background-color: #ffffff;
}

a {
    color: #be0202;
}

a:hover {
    color: #2c8de2;
}

.tagcloud a:hover {
    border-color: #2c8de2;
    background-color: #2c8de2;
}

.absolute-footer,
html {
    background-color: #000000
}

.nav-vertical-fly-out>li+li {
    border-top-width: 1px;
    border-top-style: solid;
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .bai-viet-lien-quan ul li {
        width: 50% !important;
    }

    .bai-viet-lien-quan ul li .box-image img {
        height: 100px !important;
    }
}

.label-new.menu-item>a:after {
    content: "New";
}

.label-hot.menu-item>a:after {
    content: "Hot";
}

.label-sale.menu-item>a:after {
    content: "Sale";
}

.label-popular.menu-item>a:after {
    content: "Popular";
}

.home_content>.col {
    border: 5px solid #003675;
    border-radius: 15px;
    padding: 10px;
    box-shadow: 0 0 20px #003675
}

.home_content>.col>.col-inner {
    height: 100%;
    overflow: auto
}

.home_content>*::-webkit-scrollbar-thumb {
    background-color: #FC8B00;
    border-radius: 20px;
    border: 3px solid #FC8B00
}

.vien {
    border: 1px solid #FC8B00;
    border-radius: 20px;
    box-shadow: 0 0 10px #FC8B00;
    flex-basis: 22%;
    padding: 10px;
    margin: 0 15px 30px
}

::-webkit-scrollbar-thumb {
    background-color: #FC8B00;
    border-radius: 20px;
    border: 3px solid #FC8B00
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {}

::-webkit-scrollbar-thumb:hover {
    background: #FC8B00
}

.title-home-bg h2 {
    background: url(/wp-content/uploads/2025/09/bt.webp) center center no-repeat;
    background-size: 100% 100%;
    display: inline-block !important;
    width: auto;
    padding: 10px 40px;
    font-size: 1em
}

.bg-no-shadow,
.bg-no-shadow .col-inner,
.bg-no-shadow .img-inner {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.img-border-radius-10 .img-inner,
.img-border-radius-10 .box-image,
.img-border-radius-10 .flickity-slider img {
    border-radius: 10px
}

body #main {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    will-change: auto !important
}

body:not(.page-template-page-blank) #wrapper #content:not(.blog-wrapper),
body:not(.home) #wrapper #content.blog-single>.row>.large-9,
body:not(.home) #wrapper #content>.row>.large-9 {
    background: #fff;
    padding: 20px;
    border-radius: 5px
}

body:not(.page-template-page-blank) #wrapper #content ul,
body:not(.page-template-page-blank) #wrapper #content ol {
    padding-left: 20px
}

@media screen and (min-width:850px) {

    body:not(.page-template-page-blank) #wrapper #content:not(.blog-wrapper),
    body:not(.home) #wrapper #content.blog-single>.row>.large-9 {
        max-width: calc(75% - 30px)
    }
}

.padding-bottom-col .col {
    padding-bottom: 0 !important;
    margin-top: 0 !important
}

.blog-home-news .box-text .post-title {
    font-size: 15px;
    color: var(--color--2);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.padding-bottom-col .col,
.padding-bottom-col-only>div,
.padding-bottom-col-only {
    padding-bottom: 0 !important;
    margin-top: 0 !important
}

.img1 {
    animation: bounce 1s ease-in-out infinite
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-30px)
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.wp-caption img,
.entry-image img {
    border-radius: 15px 15px 0 0;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23)
}

.wp-caption img:hover,
.entry-image img:hover {
    border: 2px solid #fff600
}

.button.primary::before,
.button.primary::after {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    border-radius: 7px;
    z-index: -1;
    animation: shadow-animation 2s ease infinite
}

.button.primary::before {
    left: 0;
    top: 0;
    box-shadow: 0 0 17px 3px #FFC100, 0 0 4px 2px #FFC100;
    animation-name: yellow-shadow
}

.button.primary::after {
    right: 0;
    bottom: 0;
    box-shadow: 0 0 17px 3px #00FFFF, 0 0 4px 2px #FFC100;
    animation-name: cyan-shadow
}

@keyframes yellow-shadow {
    0% {
        top: 0;
        left: 0
    }

    25% {
        top: 50%;
        left: 0
    }

    50% {
        top: 50%;
        left: 50%
    }

    75% {
        top: 0;
        left: 50%
    }

    100% {
        top: 0;
        left: 0
    }
}

@keyframes cyan-shadow {
    0% {
        right: 0;
        bottom: 0
    }

    25% {
        right: 0;
        bottom: 50%
    }

    50% {
        right: 50%;
        bottom: 50%
    }

    75% {
        right: 50%;
        bottom: 0
    }

    100% {
        right: 0;
        bottom: 0
    }
}

.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: #000
}

.xem-them ul li {
    margin-bottom: 3px
}

.xem-them ul li a {
    font-weight: 400;
    font-size: 16px;
    color: #0070c3
}

.xem-them ul li a:hover {
    text-decoration: underline
}

.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: #126e32;
    padding: 4px 10px;
    color: #fff;
    margin-right: 5px
}

.danh-muc a,
.the-tim-kiem a {
    line-height: 32px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646
}

.danh-muc a:hover,
.the-tim-kiem a:hover {
    background: #6dca19;
    color: #fff
}

.bai-viet-lien-quan {
    margin-top: 15px
}

.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: #000
}

.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%
}

.bai-viet-lien-quan ul li {
    list-style: none;
    width: 25%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px
}

.bai-viet-lien-quan ul li .box-image img {
    height: 120px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
    border: 2px solid #3498db
}

.bai-viet-lien-quan h4 {
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
    font-weight: 550;
    font-size: 16px;
    color: #0070c3
}

span.null {
    background: #3498db;
    padding: 6px 10px;
    color: #fff;
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 16px
}

.tde {
    position: relative;
    border-bottom: 3px solid #3498db;
    margin-bottom: 12px
}

.newpost {
    background: #daefff;
    padding: 10px;
    border: 1px dashed #0092ff;
    border-radius: 3px;
    padding-left: 30px
}