/* font */
@font-face {
    font-family: "SVN-Poppins";
    src: url("../fonts/SVN-POPPIN/SVN-Poppins-Regular.ttf") format("truetype"),
    url("../fonts/SVN-POPPIN/SVN-Poppins-BoldItalic.ttf") format("truetype"),
    url("../fonts/SVN-POPPIN/SVN-Poppins-BlackItalic.ttf") format("truetype"),
    url("../fonts/SVN-POPPIN/SVN-Poppins-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

:root {
    --main-font: "SVN-Poppins", 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;
    text-transform: capitalize;
}

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

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

/* .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 .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: var(--fs-experimental-link-color);
    font-size: 1rem;
}

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

.searchform-wrapper {
    z-index: 999;
}

/* a-tt */
.a-tt {
    gap: 20px;
    margin-bottom: 1.5rem;
}

.a-tt .container {
    max-width: unset !important;
    width: unset !important;
}

.a-tt .section-title {
    margin-bottom: unset;
}

/* a-footer */

.a-footer .ux-menu .ux-menu-link__text {
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
}

/* a-menu-left */
.a-menu-left {
    width: 85px;
    padding: 20px 0px;
    background: #fff;
    border-radius: 8px;
    position: fixed;
    top: 50px;
    left: calc((100% - 1100px)/2);
    z-index: 999999;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    gap: 20px;
    transform: translateX(-100%);
    display: none !important;
}

.a-menu-left .icon-box p {
    white-space: nowrap;
    font-weight: bold;
    margin: unset;
    font-size: 14px;
    text-transform: uppercase;
}

.a-menu-left .icon-box-img {
    margin-bottom: 7px !important;
}

.a-menu-left .icon-box.active {
    border-left: 4px solid #BCE651;
}

.page .a-menu-left {
    display: flex !important;
}

/* a-menu-bottom */
.a-menu-bottom {
    background: #fff;
    padding: 1rem 10px;
    padding-top: 5px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    position: fixed;
    z-index: 999999999999;
    width: 100%;
    bottom: 0;
    left: 0;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.a-menu-bottom .icon-box {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.a-menu-bottom .icon-box-img {
    padding: unset !important;
    margin: unset !important;
}

.a-menu-bottom .icon-box-img img {
    object-fit: contain;
    height: 24px;
}

.a-menu-bottom .icon-box p {
    font-size: 12px;
    margin-bottom: unset;
}

.a-menu-bottom .icon-box.active .icon-box-img::after {
    position: absolute;
    content: '';
    width: 44px;
    height: 44px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #BCE651;
    border-radius: 99px;
    z-index: -1;
}

.a-menu-bottom .icon-box.active .icon-box-img::before {
    position: absolute;
    content: '';
    width: 55px;
    height: 55px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 99px;
    background: #fff;
    z-index: -10;
}

.a-menu-bottom .icon-box.active .icon-box-img {
    transform: translateY(-10px);
}

.a-menu-bottom .icon-box.active {
    border-bottom: 2px solid #BCE651;
}

.a-menu-bottom .icon-box.active p {
    font-weight: bold;
}
/* BANG KEO ------ */
.select-cuoc{
    min-width: 140px;
}
.select-hiep{
    min-width: 70px;
}
/* a-header-bangkeo */
.a-header-bangkeo .col{
    padding-bottom: 7px !important;
}
.a-header-bangkeo .col-inner{
    height: 100%;
}
.a-header-bangkeo p {
    margin-bottom: unset;
}

.a-header-bangkeo button {
    margin: unset !important;
}

.a-header-bangkeo .group-tien-cuoc {
    display: flex;
    padding: 0;
    gap: 10px;
}
.a-header-bangkeo .group-tien-cuoc .stack{
    gap: 10px;
}

.a-header-bangkeo .group-tien-cuoc input,
.a-header-bangkeo .group-tien-cuoc select {
    border-radius: 12px;
    margin-bottom: unset;
}

.a-chon-ngay {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
    height: 100%;
}
.a-chon-ngay .hqua{
    margin-right: 15px !important;
}
.a-chon-ngay button{
    padding: unset;
    text-transform: unset;
}
.btn-ngay {
    background: none;
    border: none;
    color: #1e73e8;
}

.btn-lich-wrapper {
    position: relative;
}

.btn-lich {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    min-height: unset;
    line-height: unset;
}
.btn-lich br{
    display: none;
}
.hidden-date-input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
/* a-logo-bangkeo */

.a-logo-bangkeo p{
    margin-bottom: unset;
}
.a-logo-bangkeo .giai-dau{
    align-items: center;
    gap: 10px;
}
.a-logo-bangkeo .giai-dau .icon-box-text{
    border-left: 2px solid rgba(0 , 0, 0,0.3);
    padding-left: 10px;
}
.a-slide-logo .img img{
    height: 40px;
    object-fit: contain;
}
.a-slide-logo .img {
    padding: 0 5px !important;
}
.a-slide-logo .slider .flickity-button{
    top: 0 !important;

}
.a-slide-logo .slider .flickity-button-icon{
    width: 80% !important;
}
/* a-main-bang-keo */
.a-main-bangkeo{
    width: 100%;
    border-collapse: collapse;
    font-family: sans-serif;
    font-size: 14px;
    border-bottom: 1px solid rgba(155, 155, 155, 0.5);
    padding-bottom: 1rem;
  }
  .a-main-bangkeo button{
    margin: unset !important;
  }
  .a-main-bangkeo thead {
    font-weight: 500;
  }
  
  .a-main-bangkeo th,
  .a-main-bangkeo td {
    padding: 12px 10px;
    text-align: center;
    border: unset !important;
  }
  .a-main-bangkeo .date-time{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
    font-size: 14px;
  }
  .a-main-bangkeo .date-time img{
    max-width: 16px;
  }
  .a-main-bangkeo .team-logo{
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .a-main-bangkeo .team-logo.draw::before{
    content: '';
    width: 32px;
    height: 32px;
  }
  .a-main-bangkeo .team-logo img {
    width: 32px;
    height: 32px;
    object-fit: contain;
  }
  
  .a-main-bangkeo .team-info {
    text-align: left;
  }
  
  .a-main-bangkeo .team-name {
    font-weight: 600;
    font-size: 14px;
    color: #000;
  }
  
  .a-main-bangkeo .team-record {
    font-size: 12px;
    color: #000;
  }
  
  .a-main-bangkeo .team-percent {
    color: rgba(155, 155, 155, 1);
    text-align: right;
    font-size: 14px;
  }
  .a-main-bangkeo .team-odds {
    text-align: right;
  }
  .a-main-bangkeo .team-odds .odds-main {
    font-weight: bold;
    font-size: 14px;
  }
  
  .a-main-bangkeo .team-odds .odds-source {
    font-size: 12px;
    color: #999;
  }
  
  .a-main-bangkeo .odds-extra {
    color: #666;
    font-size: 14px;
  }

  .a-main-bangkeo .odds-extra .extra{
    color: #000;
  }
  .a-main-bangkeo .number{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .a-main-bangkeo button {
    padding: 6px 10px;
    border: 1px solid #1e73e8;
    background: #fff;
    color: #1e73e8;
    border-radius: 4px;
    font-weight: 500;
    cursor: pointer;
    padding: 0 10px;
    width: 100%;
  }
  .a-main-bangkeo .border{
    border-radius: 4px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  /* sub-menu */

.nav-dropdown-has-border .nav-dropdown {
    border: unset;
    border-radius: 4px;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: transparent;
}

.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    bottom: 0px;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-color: hsla(0, 0%, 87%, 0) hsla(0, 0%, 87%, 0) #2C2E33;
}

.nav-dropdown {
    background: #2C2E33;
    min-width: 170px;
}

.nav-dropdown > li > a {
    color: #fff;
    font-size: 14px;
}

.nav-dropdown > li > a:hover ,.nav-dropdown > li.active > a{
    color: rgba(255, 175, 2, 1);
}

.nav-dropdown.nav-dropdown-default > li > a {
    border-bottom: 1px solid #000;
    margin-right: unset;
}
