/* font */
@font-face {
    font-family: 'UTM-Bebas';
    src: url('/wp-content/themes/flatsome-child/assets/fonts/UTM-Bebas.ttf') format('opentype');
    font-style: normal;
}

: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 {
    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: 300px;
}

.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;
    position: relative;
    color: #1A6A1C;
    /* background: linear-gradient(45deg,
            #F4D773 0%,
            #F0BC50 33%,
            #F6DD78 67%,
            #FFDB8F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

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

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

/* 
.a-heading {
    margin-top: 40px;
}

.a-heading span::after {
    content: 'NHÀ CÁI BAYVIP';
    position: absolute;
    font-size: 13px;
    letter-spacing: 3px;
    padding: 3px 7px;
    top: -10px;
    left: 50%;
    transform: translate(-50%, -100%);
    color: #39F266;
    background: #39F266;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap;
} */

/* .a-sidebar */

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

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

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

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

.a-sidebar .a-heading .section-title {
    margin-bottom: unset;
    font-size: 20px;
}
/* 
.a-sidebar .post-item .box {
    display: flex;
    gap: 10px;
    padding: 5px 0;
    align-items: center;
}

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

.a-sidebar .post-item .box-text {
    padding: unset;
} */

.a-sidebar .post-item .post-title {
    font-size: 16px;
}
.a-sidebar .row{
    padding: 20px;
    border: 1px solid #DCFD5A;
    margin: unset !important;
}
.a-sidebar .button{
    margin-bottom: unset;
    border-bottom-right-radius: unset !important;
    border-bottom-left-radius: unset !important;
}
/* 
.a-sidebar .post-item .box-image {
    width: 40% !important;
} */

/* .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: #FCD107;
    font-size: 1rem;
    position: relative;
}

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

/*  */
.button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.button span {
    line-height: 1;
}

.button.primary,
.button.secondary {
    background: #FCD107;
}

.button.primary.is-outline {
    background: unset !important;
    border-color: #FCD107;
}

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

.button.primary span,
.button.secondary span {
    color: #000;
}
.header-main{
    background: linear-gradient(to bottom, rgba(19, 74, 20, 1), rgba(26, 107, 28, 1));
}

/* a-banner */
.a-banner {
    border-bottom: 2px solid #E7CE84;
}

.a-banner .section-bg img {
    object-position: center;
}
.a-banner .col-inner{
    height: 100%;
}
.a-banner .large-2 .col-inner{
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.a-banner .large-8 .col-inner{
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.a-banner .section-content {
    position: unset !important;
}
.a-banner p{
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    line-height: 1.2;
}
.a-banner p:first-child{
    font-size: 32px;
    border: 1px solid #fff;
    border-radius: 12px;
    padding: 10px;
    display: inline-block;
    color: #fff;
}
.a-banner p:nth-child(3) {
    background: #FCD107;
    color: #111;
    font-weight: 700;
    font-style: italic;
    font-size: 24px;
    padding: 12px 24px;
    display: inline-block;
    text-align: center;
    clip-path: polygon(20px 0, 100% 0, calc(100% - 20px) 100%, 0% 100%);
  }
  
.a-banner p strong {
    font-size: 80px;
    background: linear-gradient(to bottom, #ffffff, #FCD107);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
  }

.button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.button span {
    line-height: 1;
}

.a-banner .button,
.a-banner-2 .button {
    margin-top: 1rem;
}

.a-banner .a-img {
    /* max-width: 350px; */
}

/* .a-thong-bao */
.a-thong-bao {
    /* background: linear-gradient(to right, #EEE922 0%, #FC9926 100%); */
}

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

/* .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;
    border: 1px solid #EDCD78;
}

.c-brand-slider .slider .row .box-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 80%;
}

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

.c-brand-slider .slider img {
    object-fit: contain;
    aspect-ratio: 1/1;
}

/* a-tin-tuc */
.a-tin-tuc .nav {
    background: #600B0C;
    border-radius: 8px;
    gap: 1rem;
}

.a-tin-tuc .nav li a {
    color: #fff;
}

.post-item .box-overlay .overlay {
    display: none;
}

.a-game .box-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 70%;
    padding: unset;
}

.a-content-logo {
    max-width: 800px;
}

.post-item .is-divider {
    display: none;
}

/* .post-item .box-normal img{
    border-radius: 8px;
    border: 1px solid #D5BE72;
} */
.post-item .box-normal {
    background: #1A6A1C;
    border-radius: 6px;
    border: 1px solid #DCFD5A;
    overflow: hidden;
}

.post-item .box-normal .box-text {
    padding: 1rem;
}
.post-item .box-normal .post-title{
    color: #FCD107;
}
.post-item .post-title {
    text-wrap: unset;
}
.post-item .box-normal .from_the_blog_excerpt{
    color: #fff;
}
.rank-math-breadcrumb {
    border: 1px solid #c3ff4a;
    background: #1A6A1C !important;
    border-radius: 6px;
}

.rank-math-breadcrumb p {
    text-align: center;
    padding: 10px 30px;
}

.rank-math-breadcrumb p span,
.rank-math-breadcrumb p a {
    color: #FCD107;
}

#main {
    background: url(/wp-content/uploads/2025/02/rio-main-scaled.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.a-footer label {
    color: #808080;
    font-weight: inherit;
}

.a-footer input[type=email]::placeholder {
    color: #808080;
}

.a-footer input[type=email] {
    border: unset;
    border-bottom: 1px solid #fff;
    background-color: unset;
    box-shadow: unset;
    padding-left: unset;
    color: #fff;
}

.a-sidebar .box .overlay {
    display: none;
}

.a-footer .box-text {
    padding: 10px;
}

.dmca {
    max-width: 100px;
}

.a-footer .section-content,
.a-footer .col,
.a-footer .col-inner {
    position: unset !important;
}

/* .a-footer {
    background: linear-gradient(to right, #C90B08 0%, #881D1B 100%);
} */

.a-logo-footer {
    margin-bottom: -20px !important;
}

.a-footer .flexs {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.a-footer .flexs img {
    margin-bottom: unset !important;
}

/* a-kho-game */
.a-kho-game .row {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
}

.a-kho-game .nav {
    gap: 10px;
}

.a-kho-game .nav li a {
    border: 1px solid #F0BC50;
    color: #fff;
}

.a-kho-game .nav li.active a {
    color: #003B79;
}

.a-dmca {
    max-width: 100px;
}

/*  */
.custom-table {
    width: 100%;
    border: 3px solid #1A6A1C;
    border-radius: 8px;
    overflow: hidden;
    background-image: url(/wp-content/uploads/2025/06/bg-table.webp);
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
  }
  .custom-table th,
  .custom-table td {
    padding: 16px 20px;
    vertical-align: middle;
    font-size: 20px;
  }
  .custom-table tr{
    border-bottom: 1px solid #CCCCCC;
  } 
 
  .custom-table th {
    width: 30%;
    font-weight: 700;
    background-color: #0f5508;
    color: #FCD107;
    text-align: left;
  }
  
  .custom-table td {
    width: 70%;
    font-weight: 400;
    color: #006400;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
  }

  
  .custom-table tr:last-child td a {
    background-color: #0f5508;
    color: #fff;
    padding: 10px 30px;
    border-radius: 24px;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    font-size: 18px;
  }
  
  .custom-table tr:last-child td a:hover {
    background-color: #0c4406;
  }
  .custom-table tr:last-child th{
    border: unset;
  } 
/*  */
  
  .a-info-box {
    border: 2px solid #006400;
    border-radius: 6px;
    margin-bottom: 20px;
    background-color: #fff;
    color: #1A6A1C;
    overflow: hidden;
  }
  
  .a-info-box h3 {
    font-size: 18px;
    color: #FCD107;
    margin-bottom: 0;
    padding: 10px 1rem;
    background: #1A6A1C;
  }
  
  .a-info-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .a-info-list li {
    padding: 12px 14px;
    font-size: 15px;
    margin: unset !important;
  }
  
  /* Dòng chẵn */
  .a-info-list li:nth-child(even) {
    background-color: #EFEFEF;
  }
  
  .a-info-list li strong {
    color: #c3ff4a;
    font-weight: 600;
  }
  .a-info-list th{padding: 5px; color: #0c4406;}
  .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; 
  }