/* 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 .section-title span::after {
    content: "shbet";
    position: absolute;
    letter-spacing: 7px;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 12px;
    color: #fff;
    top: 0;
    left: 50%;
    transform: translate(-50%, -30px);
    padding: 2px 20px;
    background-color: #17a7cf;
}


.j-heading {
    margin-top: 30px;
}

/* .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: #E7CE83;
    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;
}

/* .firt */

/* .button.primary span,
.button.secondary span {
    color: #000;
}

.button.primary.is-outline {
    background: unset !important;
}

.button.primary.is-outline span {
    color: #E7CE83;
}

.secondary {
    color: #000 !important;
}

.mobile-nav .icon-menu {
    color: #fff !important;
} */

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

}

.j-banner p:nth-child(2) {
    font-size: 90px;
    line-height: 1;
}

/* .j-banner .j-img {
    max-width: 440px;
} */

.j-banner .button {
    margin-top: 1rem;
}

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

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

/* .j-banner-2 */
/* .j-banner-2 {
    border-top: 5px solid #A12516;
} */

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

.j-banner-2 p {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.3;
    text-transform: uppercase;
    color: #FFFA8B;
    text-shadow: 0 1px 2px #000;
}

.j-banner-2 p:nth-child(2) strong {
    font-size: 56px;
}

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

/* .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: rgb(85, 12, 2);
    background: linear-gradient(180deg, rgba(85, 12, 2, 1) 1%, rgba(0, 0, 0, 0.8968181022408963) 50%, rgba(85, 12, 2, 1) 100%);
    width: 100%;
    border-radius: 99px;
} */
/* 
.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-chuyen-muc .col:first-child {
    grid-area: 1/1/span 2/span 2;
}

.j-chuyen-muc .col:first-child .image-cover {
    padding-top: 93.5% !important;
}

.j-chuyen-muc .col:first-child img {
    border: 3px solid #E7CE83;
    object-position: bottom center !important;
}
*/
.j-chuyen-muc .box-text{
   padding-bottom: unset;
}
.j-chuyen-muc .overlay{
    display: none;
}

/*  */
.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: #000;
}

/* .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;
} */
/* .j-tin-tuc */


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

/* .j-tin-tuc .row .post-item:nth-child(n+5) {
    grid-column: span 2;
} */
/* 
.searchform input{
    border: 1px solid #fff !important;
    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;
}
/* 
.rank-math-breadcrumb p {
    text-align: center;
}

.rank-math-breadcrumb p a {
    color: #fff;
}

.rank-math-breadcrumb p span {
    color: #fff;
} */

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

.j-bg-content .box-text {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.j-bg-content .img {
    max-width: 500px;
}

.j-bg-content .overlay {
    display: none;
}

.page-number.current {
    color: #000 !important;
}

/* blockquote p,
table td {
    color: #fff;
} */