/* font */
:root {
    --main-font: "Roboto Condensed", 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;
}

h1, h2,h3,h4,h5,h6{
    color: #000;
}
p,
ul,
ol,
li,
th,
td {
    font-size: 18px;
    line-height: 1.4;
    color: #000;
}

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

.nav>li>a {
    font-family: var(--main-font);
}

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

.nav>li>a,
.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;
}

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

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

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

.post-item .is-divider{
    display: none;
}
/* 
.saboxplugin-desc [itemprop="description"]{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    max-height: 4.8em;
} */

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

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

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

/* Heading */

.j-heading b {
    display: none;
}

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

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

.j-heading .section-title span {
    border: unset;
    margin: unset;
    padding: unset;
    color: #78B33C;
}

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

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

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

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

.j-sidebar .post-item .post-title {
    font-size: 16px;
}
.j-sidebar .j-blog-nhacai-bongda .box-image{ 
    display: none;
}
.j-sidebar .j-blog-nhacai-bongda .post-item:first-child .box-image{ 
    display: block;
}

/* .j-cate */
.j-cate .category-page-title .page-title-inner .flex-col:first-child,
.j-cate .category-page-title .page-title-inner .flex-col:last-child {
    display: none;
}
.j-cate .category-page-title .page-title-inner .flex-col{
    margin: unset;
}
.j-cate .category-page-title .page-title-inner{
    padding: unset;
    /* min-height: unset; */
}
.j-cate .j-archive-post .post-item{
    padding: 10px 0;
}
.j-cate .j-archive-post .post-item .col-inner{
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
}
.page-title-inner{
    padding: 0 !important;
}
.page-title-inner h1{
    margin-bottom: 0 ;
    color: #78B33C;
}
.page-title-inner .flex-col:first-child{
    display: none;
}
.j-h1-home{
    display: none;
}
/* =============================== End reset =============================== */
/* rank-math-breadcrumb */
.rank-math-breadcrumb .last{
    display: none;
}
.rank-math-breadcrumb p > span.separator:nth-last-of-type(2) {
    display: none;
}
.rank-math-breadcrumb p a{
    color: #214790;
}
.rank-math-breadcrumb p a:hover{
    color: #78B33C;
}
.scrolling-box{
    color: #000;
}

#at_posts_related .post-item .badge,
#at_posts_related .post-item .from_the_blog_excerpt {
    display: none;
}
#at_posts_related .post-item h3 a {
    font-size: 16px;
}


/* header */
.header-bottom .hide-for-medium .header-bottom-nav li{
    margin: 0;
}
.header-bottom .hide-for-medium .header-bottom-nav li a{
    color: #fff;
    font-weight: 700; 
    font-size: 14px;
    padding: 10px;
    height: 50px;
}
.header-bottom .hide-for-medium .header-bottom-nav li .sub-menu li a{
    color: #000;
}
.header-bottom .hide-for-medium .header-bottom-nav .active a,
.header-bottom .hide-for-medium .header-bottom-nav li a:hover{
    color: #fff ;
    background-color: #214790;
}
.mobile-nav .icon-menu{
    color: #000;
}

/* home */
.j-home-baiviet .post-title a{
    font-size: 14px;
}
.j-home-post h2 a{
    color: #000;
}
.j-home-post .row .col .col-inner{
    padding: 10px;
    background-color: #fff;
}
.j-home-post .row .col .col-inner h2{
    margin-bottom: 0;
}
.j-home-post .post-title a{
    font-size: 16px;
}
.j-btn-xemthem{
    background-color: #78B33C;
    border-radius: 5px;
}

/* j-footer */
.j-footer,
.j-footer p{
    color: #fff;
}
.j-footer a:hover strong,
.j-footer a:hover{
    color: #000;
}
.j-footer .ux-menu-title{
    font-size: 20px;
    color: #fff;
}
.j-footer .ux-menu-link span{
    font-size: 18px;
}
.j-footer .ux-menu-link span::before {
    content: "• "; 
    display: inline-block;
    margin-right: 5px; 
    color: inherit;
}

/* j-top10 */
.j-top10,
.j-title-top10 .row{
    background-color: #fff;
    border: .3px solid #ccc;
}
/*  */
 .section-title-bold b{
    opacity: 1;
    color: #78B33C;
}
 .section-title-bold span{
    border: unset;
    color: #78B33C;
}
/*  */
.j-title-top10 .row .col p{
    margin-bottom: 0;
    padding: 10px 0;
    color: #000;
    font-weight: 700;
}
.j-top10 .col {
  position: relative;;
  padding-bottom: unset !important;
}
.j-top10 p, .j-top10 h3{
    margin-bottom: 0;
    color: #000;
}
.j-top10 .j-top-number .text{
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 5px solid #78B33C;

}
.j-top10 .j-top-number .col-inner{
    display: flex;
    align-items: center;
    justify-content: center;
}
.j-top10 .j-top-number .text p{
    font-size: 24px;
    font-weight: 700;
    color: #78B33C;
}
.j-top10 .button.success{
    background-color: #78B33C;
}
.j-top10 .button.primary{
    background-color: #214790;
}

.j-top10 .col::after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 60px;
  background-color: #ddd;
}

.j-top10 .col:last-child::after {
  display: none;
}

.j-top10 .j-top10-img {
  max-width: 100px;
}

.j-top10 .c-star .img {
  max-width: 13px;
}

.j-top10 .c-star {
  gap: 3px;
}

.j-top10 .j-top10-btn {
  gap: 10px;
}

.j-top10 .j-top10-btn .button {
  min-width: 155px;
}

.j-top10 .j-top10-btn .button.success i {
  transform: rotate(90deg);
}

.j-top10 .icon-box {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}

.j-top10 .icon-box-img {
  margin: 0 5px 0 5px !important;
}

.j-top10 .icon-box .icon-box-text {
  margin: unset !important;
}
.j-top10 .icon-box .icon-box-text p {
  margin: 0;
}
.j-top10 .col:nth-child(2) h3 {
  font-size: 28px;
}

.j-top10 .col:nth-child(2) p {
  font-size: 14px;
  margin-bottom: unset;
}

.j-top10 {
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 20%);
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 1rem !important;
  padding: 10px !important;
  position: relative;
}

.j-top10 .col:nth-child(1) {
  position: relative;
}

.j-top10 .col:nth-child(1) .box {
  position: absolute;
  content: '1';
  left: -10%;
  top: -10%;
  width: 30px;
  height: 38px;
  transform: translateY(-50%);

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.j-top10 .col:nth-child(1) .box .overlay {
  display: none;
}

.j-top10 .col:nth-child(1) .box .box-text {
  padding: unset;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.j-top10 .col:nth-child(1) .box .box-text p {
  font-weight: bold;
  padding-top: 3px;
}

/* j-top10 */