/* font */
:root {
    --main-font: "Lato", sans-serif;
    /* --primary-color: #1890FF; */
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3,
h3.is-large {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

p,
ul,
ol,
li {
    font-size: 16px;
    line-height: 1.4;
}

body {
    font-family: var(--main-font);
    font-style: normal;
}

.nav>li>a {
    font-family: var(--main-font);
    font-size: 0.9rem;
    font-weight: bold;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: var(--main-font);
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 500;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: var(--main-font);
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700;
    font-style: normal;
}

/* common */
.absolute-footer,
html,
.mfp-content {
    background-color: #000 !important;
}

figure {
    margin: 1rem auto !important;
    max-width: 100%;
}

figcaption {
    text-align: center;
    line-height: 2;
}

.j-logo {
    max-width: 300px;
}

.menu-item .nav-dropdown {
    padding: 0 !important;
}

/* .j-search */
.j-search h1 {
    justify-content: center;
}

.rank-math-breadcrumb p {
    margin-bottom: 0;
}

/* .j-heading */
.j-heading b,
.j-heading-left b {
    display: none;
}

.j-heading .section-title,
.j-heading-left .section-title {
    border: unset;
}

.j-heading .section-title {
    justify-content: center;
}

.j-heading-left .section-title {
    justify-content: flex-start;
}

.j-heading .section-title span,
.j-heading-left .section-title span {
    border: unset;
    margin: unset;
    padding: unset;
    position: relative;
}

.j-heading-left .section-title span {
    text-align: left;
}

.j-heading .section-title span {
    text-align: center;
}

.j-heading span{
	display: inline-block;
	color: #fff;
	background: #e1693f;
	padding: 5px 30px !important;
}
.j-heading .section-title{
	margin: unset;
}
.j-sidebar .j-heading span{
	width: 100%;
}
/* .j-sidebar */

.j-sidebar>.col-inner .is-divider {
    display: none;
}

.col-inner:has(.j-sidebar) {
    position: sticky;
    top: 150px;
}

.j-sidebar .j-heading {
    margin-bottom: 0.5rem;
}

.j-sidebar .j-heading .section-title {
    margin-bottom: unset;
    font-size: 20px;
}

.j-sidebar .post-item .box {
    display: flex;
    gap: 10px;
    padding: 5px 0;
}

.j-sidebar .post-item:first-child .box {
    border-top: unset;
}

.j-sidebar .post-item .box-text {
    padding: unset;
}

.j-sidebar .post-item .post-title {
    font-size: 16px;
}

.j-sidebar .post-item .box-image {
    width: 40% !important;
}

/* .j-cate */


.j-cate .category-page-title .page-title-inner .flex-col {
    margin: unset;
}

.j-cate .category-page-title .page-title-inner {
    padding: unset;
}

/* at_posts_related */
#at_posts_related .text-center {
    text-align: left;
}

#at_posts_related .row {
    margin-left: -5px;
    margin-right: -5px;
}

#at_posts_related .col {
    padding-left: 5px;
    padding-right: 5px;
}

#at_posts_related .is-divider,
#at_posts_related .badge {
    display: none;
}

/* j-footer */
.j-footer .ux-menu .ux-menu-title {
    color: #e1693f;
    font-size: 1rem;
}

.j-footer .ux-menu .ux-menu-link__link {
    color: #fff;
}

.j-footer .ux-menu .ux-menu-link__link:hover {
    color: var(--fs-experimental-link-color);
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    font-weight: bold;
}

/*  */

.mobile-nav .icon-menu {
    color: #fff;
}

/* .j-banner */
.j-banner p {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.2;
    text-shadow: 0 2px 2px #000;
}

.j-banner p strong {
    color: #37DEAD;
}

.j-banner p:first-child {
    font-size: 40px;
}

.j-banner p:nth-child(3) {
    font-size: 100px;
    line-height: 1;
    color: #E7CE83 !important;
}

.j-banner .j-img {
    max-width: 400px;
}

.j-thong-bao p {
    margin: unset;
    line-height: 1;
}

/* .j-banner-2 */

.j-banner-2 .j-img {
    margin-top: -30px;
}

.j-banner-2 p {
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.2;
    text-transform: uppercase;
    text-shadow: 0 2px 2px #000;
}

.j-banner-2 p:nth-child(2) {
    color: #E7CE83 !important;
    font-size: 60px;
}

/* .c-brand-slider */
.c-brand-slider .slider .row {
    margin: unset !important;
    opacity: unset !important;
}

.c-brand-slider .slider img {
    border-radius: 6px;
}

.c-brand-slider .slider .button {
    border-radius: 99px;
    margin-bottom: unset;
}

.c-brand-slider .slider .row .box {
    background: rgb(30, 30, 30);
    padding: 7px;
    border-radius: 14px;
}

.c-brand-slider .slider .row .box .button:nth-child(2) {
    display: none;
}

.j-logo-content {
    max-width: 300px;
    margin-top: 2rem;
}

/* .rank-math-breadcrumb {
    display: flex;
    justify-content: center;
    align-items: center;
}
.rank-math-breadcrumb p{
    display: inline !important;
    padding: 15px;
    background-color: #FF943A;
}
.rank-math-breadcrumb p span,.rank-math-breadcrumb p a{
    color: #fff !important;
} */
.j-dmca {
    max-width: 100px;
}

/* .j-chuyen-muc */
.j-chuyen-muc .row {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
}

.j-content-logo {
    border-radius: 8px;
    overflow: hidden;
}

.c-expander .expander-content {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100% !important;
}

.c-expander {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.c-expander.collapsed .expander-content {
    -webkit-line-clamp: unset;
}

.read-more-btn {
    margin-right: unset;
    margin-top: 1rem;
    color: #fff;
}

/* .j-huong-dan */
/* .j-huong-dan .box-text{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.j-huong-dan .box-text p{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.j-huong-dan .box {
    border-radius: 16px;
    overflow: hidden;
    border: 2px solid #E7CE83;
} */
/* 
.post-item .box-normal {
    border: 1px solid #E7CE83;
    border-radius: 8px;
}
.post-item .box-normal img{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.post-item .box-normal .box-text{
    border-top: 1px solid #E7CE83;
    padding: 10px;
    background-color: #1F1E1E;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;

}

.post-item .button.primary{
    border-radius: 6px;
    color: #000;
    margin-bottom: -20px !important;
    font-weight: bold;
    min-width: 150px;
} */
/* .searchform input{
    border: 1px solid #fff !important;
    color: #fff;
}

table td, blockquote p{
    color: #fff;
} */
.post-item .is-divider {
    display: none;
}

.j-single .j-heading .section-title span::after {
    display: none;
}

.j-single .j-heading {
    margin-top: unset;
}

/* .post-item */
.home .post-item .box-text {
    background-color: #D7D5D5;
    padding: 10px;
}

/* .j-doi-tac */
.j-doi-tac .slider .img {
    padding: 0 20px;
    max-width: 150px;
}

.j-doi-tac .slider .img img {
    height: 150px;
    object-fit: contain;
}

.j-bank {
    flex-wrap: wrap;
    gap: 5px;
}

.j-bank .img {
    max-width: 86px;
}

.j-bank .img img {
    height: 40px;
    object-fit: contain;
}

/* .j-menu */
.j-menu {
    align-items: center;
}

.j-menu .ux-menu-title {
    background-color: #e1693f;
    width: 100%;
    justify-content: center;
    color: #fff;
}

.j-menu .ux-menu-link {
    background-color: #EEEEEE;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.j-menu .ux-menu-link .ux-menu-link__link {
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);

}

/* .j-item-nha-cai */
.j-item-nha-cai {
    padding: 7px !important;
    margin-bottom: 10px !important;
    background-color: #EEEEEE;
    display: none !important;
}

.category .j-item-nha-cai,
.single .j-item-nha-cai {
    display: flex !important;
}

.category .j-menu,
.single .j-menu {
    display: none;
}

.j-item-nha-cai p {
    margin-bottom: 2px;
    line-height: 1.2;
}

.j-item-nha-cai .j-start {
    color: #E7CE83;
    font-size: 12px;
}

.j-item-nha-cai p:nth-child(2) {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.j-item-nha-cai p:nth-child(3) {
    font-size: 12px;
}

.j-item-nha-cai .col-inner {
    padding: 0 5px;
}

.j-item-nha-cai .stack .button {
    padding: 0 5px;
}

.j-item-nha-cai .stack {
    gap: 5px;
}

.j-item-nha-cai img {
    background-color: #000;
    border-radius: 3px;
    border: 1px solid #e1693f;
}
.header-bottom-nav li{
		padding: 2px 12px;
		margin: unset;
	}
	.header-bottom-nav li.active{
		background: #e1693f;
	}
	.header-bottom-nav li.active a{
		color: #fff !important;
	}