/* font */
:root {
    --main-font: "Inter", 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 {
    display: none;
}

html,
.mfp-content {
    background-color: #000 !important;
}

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

figcaption {
    text-align: center;
    background-color: rgb(240, 240, 240);
    line-height: 2;
}

.a-logo {
    max-width: 200px;
}

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

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

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

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

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

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

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

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

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

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

.a-tt .section-title span {
    position: relative;
    padding-left: 20px;
    line-height: 1;
    text-transform: unset;
    font-size: 20px;
    color: #fff;
}

.a-tt .section-title span::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #66198F;
    border-radius: 99px;
}

/* .a-sidebar */

.a-sidebar .is-divider {
    display: none;
}

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

.col-inner:has(.a-sidebar) {
    background-color: rgb(37, 67, 180);
    height: 100%;
    
}
.a-sidebar{
    position: sticky;
    top: 100px;
}
.a-sidebar .a-heading {
    margin-bottom: 0.5rem;
}

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

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

/* .a-cate */
.a-cate .category-page-title .page-title-inner .flex-col:first-child,
.a-cate .category-page-title .page-title-inner .flex-col:last-child {
    display: none;
}

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

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

/* .a-footer */
.a-footer .ux-menu .ux-menu-title {
    color: var(--primary-color);
    font-size: 1rem;
    text-transform: unset;
}

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

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

/*  */

/* a-sidebar */
.a-sidebar{
    padding-right: 10px !important;
}
.a-sidebar #wide-nav-2 ul {
    flex-direction: column;
    align-items: flex-start;
}

.a-sidebar #wide-nav-2 .flex-col {
    width: 100%;
}

.a-sidebar #wide-nav-2 .menu-item {
    margin: unset !important;
    width: 100%;
}

.a-sidebar #wide-nav-2 .menu-item a {
    color: #fff;
    display: flex;
    gap: 7px;
    width: 100%;
    padding: 12px 20px;
    border-bottom-right-radius: 9999px;
    border-top-right-radius: 9999px;
    opacity: 0.7;
}
.a-sidebar #wide-nav-2 .menu-item a img {
    filter: brightness(0) invert(1);
}

.a-sidebar #wide-nav-2 .menu-item.active a {
    color: #fff;
    background: linear-gradient(160deg, #ff0099 0, #520132 140%) !important;
    opacity: unset;
} 
.header-social-icons {
    padding-left: 12px !important;
}
/*  */
.post-item .is-divider {
    display: none;
}

.post-item .post-title {
    text-wrap: unset;
    color: #fff;
    font-weight: 500;
}

.post-item .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100% !important;
}

/* .a-banner */
.a-banner {
    border-radius: 8px;
    overflow: hidden;
}

.a-banner .overlay {
    display: none;
}

.a-banner .stack {
    width: 40%;
    gap: 10px;
}

.a-banner p {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

.a-banner p:first-child {
    color: #F9DD99;
}

.a-banner p:nth-child(2) {
    color: #e058e7;
}
/*  */
.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; 
  }
  
  /* tabbed-content */
  .tabbed-content .nav {
    justify-content: flex-end;
    gap: 10px;
  }
.tabbed-content .nav a span{
    color: #fff;
}
.tabbed-content .slider .img{
    padding: 0 8px;
}

/* .a-thong-bao */
.a-thong-bao p{
    line-height: 1;
}
.a-slider{
    padding: 0 10px;
}
/* .a-nav */
.a-nav {
    padding-left: 10px;
    padding: 1rem 10px 1rem 10px;
}
.a-nav li a{
    color: #fff !important;
    text-transform: capitalize;
    opacity: 0.7;
}
.a-nav li.active a,.a-nav li:hover a{
    opacity: 1;
}
.a-pd {
    padding: 10px !important;
}
.a-row{
    margin: unset !important;
}
.box{
    border-radius: 12px;
    overflow: hidden;
}
.box-text-bottom .box-text{
    background: #0F2D80;
    padding: 7px;
}
.a-khuyen-mai .box-text{
    height: 100%;
}
.a-khuyen-mai .box-text-inner{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.a-khuyen-mai .box-text-inner .text{
    max-width: 80%;
}
/* .a-nha-cung-cap */
.a-nha-cung-cap .row{
    opacity: unset !important;
    margin: unset !important;
}
.a-nha-cung-cap .box-text{
    height: 100%;
}
.a-nha-cung-cap .box-text-inner{
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    height: 100%;
}
.a-nha-cung-cap .box-text-inner .img{
    max-width: 150px;
    margin-left: unset;
}
.a-nha-cung-cap .button{
    margin: unset;
}
.a-nha-cung-cap .overlay{
    display: none;
}