footer .ux-menu, footer .ux-menu > * {
    display: inline-block;
}
footer .ux-menu a {
    font-size: 12px;
    min-height: auto;
    padding: 4px 13px;
}
footer .ux-menu {
    border: solid 1px #ccc;
}
footer .ux-menu div+div a {
    border-left: solid 1px #ccc;
}
footer .ux-menu a:hover {
    color: #fd8008 !important;
}
.copyright-footer {
    color: #000;
    font-size: 12px;
}
footer .large-12 {
    padding-bottom: 0;
}
#main, #wrapper {
    background: url(/wp-content/uploads/2026/01/bg.png);
}
#footer {
    background: #fff;
}
#wide-nav .container {
    background: url(/wp-content/uploads/2026/01/Background-menu-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
}
#wide-nav ul.nav > li > a {
    color: #000;
}
#wide-nav ul.nav > li.active > a {
    background: #7b7b7b;
    color: #fff;
    padding: 5px 8px;
}
#wide-nav ul.nav > li.menu-item-14 > a {
    position: relative;
    overflow: hidden;
}
#wide-nav ul.nav > li.menu-item-14 > a:after {
    content: '';
    background: url(/wp-content/uploads/2026/01/hot.gif);
    width: 22px;
    height: 10px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
}
.page-wrapper {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 20px;
    padding-top: 0;
}
.row-main {
    flex-flow: nowrap;
    justify-content: space-between;
}
.h-left-sidebar, .h-right-sidebar:not(.h-right-sidebar.col-list-blog-right) {
    max-width: 200px;
}
.h-left-sidebar, .h-right-sidebar {
    display: flex;
    flex-flow: column;
    gap: 1em;
}
.h-mainContent {
    font-size: 14px;
}
.sec-left {
    padding: 0 !important;
}
.row-main {
    background: #717171;
    box-shadow: 0 0 10px 0 #bbb;
    padding: 8px 0 8px 8px;
    gap: 8px;
    margin-top: 8px;
}
.section-title-normal, .section-title-normal span {
    border-bottom: 0;
    padding-bottom: 0;
    text-transform: capitalize;
}
.section-title-normal span {
    color: #fff;
}
.section-title-normal {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    background: #091361;
    padding: 4px 10px !important;
    margin-bottom: 0;
}
.knc-icon-text p {
    font-size: 13px;
}
.icon-box-img img, .icon-box-img svg {
    padding: 0;
}
.knc-icon-text {
    padding: 3px 8px;
    align-items: center;
}
.knc-icon-text {
    border-bottom: solid 1px #d9d9d9;
}
.h-right-sidebar .embed-ranking .ranking-title-widget {
    display: none;
}
.h-right-sidebar .embed-ranking .ranking-select-leagues>div {
    background: #fff;
    border: solid 1px #777;
    border-radius: 10px;
    padding: 5px 10px;
}
.h-right-sidebar .embed-ranking .ranking-select-leagues {
    padding: 10px 10px 0;
}
.h-right-sidebar .embed-ranking .ranking-list .ranking-head {
    display: none;
}
.h-right-sidebar .embed-ranking .ranking-select-leagues ul li {
    font-size: 12px;
}
.h-right-sidebar .embed-ranking .ranking-select-leagues ul {top: 50px;}
.h-right-sidebar .ranking-list .ranking-table-head {
    display: none;
}
.h-right-sidebar .ranking-list .played, .ranking-list .win, .ranking-list .draw, .ranking-list .lose, .ranking-list .goals {
    display: none;
}
.h-right-sidebar .ranking-list .ranking-table-body-list .rank {
    width: 30px !important;
}
.h-right-sidebar img.ranking-logo {
    display: none;
}
.h-right-sidebar .embed-ranking .ranking-text-left {
    font-size: 12px;
    color: #000;
}
.h-right-sidebar .embed-ranking .ranking-list .ranking-table .ranking-table-body-list .ranking-number>div {
    color: #000;
}
.h-right-sidebar .embed-ranking .ranking-list .ranking-table .ranking-table-body-list .point {
    color: #b50808;
}
.embed-ranking {
    background: #fff;
}
.matchOdds img {
    height: 20px;
}
.breadcrumb {
    padding-top: 4px;
    color: #fff;
}
.col-Nhacai > .col-inner {
    padding: 20px;
    border-radius: 10px;
    border: 6px solid #cfcfcf;
    background: #ffffff;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
}
.col-Nhacai > .col-inner .icon-box {
    align-items: center;
}
.col-Nhacai > .col-inner .icon-box * {
    color: #000000;
}
.col-Nhacai > .col-inner .icon-box-text * {
    font-size: 20px;
    font-weight: bold;
    position: relative;
}
.col-Nhacai > .col-inner .icon-box-text *:after {
    content: '★★★★★';
    letter-spacing: 0px;
    background: linear-gradient(90deg, #fc0, #ccc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}
.col-Nhacai .row .large-4 {
    padding-bottom: 0;
}
.rowNhacai {
    counter-reset: nhacai;
}
.col-Nhacai > .col-inner:before {
    counter-increment: nhacai;
    content: counter(nhacai);
    display: inline-block;
    margin-right: 6px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    background: #dd3333;
    width: 25px;
    border-radius: 5px 0 12px 0;
    text-align: center;
}
.button.primary:not(.back-to-top) {
    border-radius: 10px;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0 5px;
    width: 100%;
    margin: 0;
    background: #dd3333;
}
.btn2 {
    background: #ff9900 !important;
    margin-top: 10px !important;
}
.content-nc * {
    margin-bottom: 0;
    font-size: 12px;
}
.content-nc *:first-child {
    font-size: 14px;
    color: #03a11f;
    font-weight: bold;
    margin-bottom: 5px;
}
.contentNC {
    padding-top: 20px;
    border-top: solid 1px #000;
    margin-top: 20px;
}
.entry-category {
    opacity: 1;
}
.entry-category a {
    color: #091361;
}
.is-divider {
    display: none;
}
.entry-title {
    margin-bottom: 0;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.entry-content.single-page {
    background: #eaeaee;
    padding: 15px;
    margin: 20px 0;
}
#post-list .post-item .box {
    border: solid 2px #eaeaee;
}
@media (max-width: 991px) {
    .mobile-nav > li a {
        height: 38px !important;
        width: 40px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 14px !important;
        border-radius: 10px;
    }
    .mfp-content {
        transition: transform .5s, opacity .3s !important;
        background: #fff !important;
    }
    .off-canvas .nav-vertical>li>a {
        color: #000;
        font-size: 18px;
        font-weight: bold;
    }
}
@media (min-width: 992px) {
    .h-mainContent {
        padding: 10px;
        background: #fff;
    }
    .backgroundOddsPage {
        max-width: 780px !important;
    }
    .h-sticky {
        position: sticky;
        height: fit-content;
        overflow: visible;
        top: 102px;
    }
}
@media (max-width: 767px) {
    .centerContent {
        padding-top: 15px;
    }
    .row-main {
        gap: 0;
        padding: 5px;
    }
    footer .ux-menu a {
        border: 0 !important;
    }
    .h-mainContent {
        background: #fff;
        padding: 10px;
    }
    .breadcrumb * {
        font-size: 12px;
    }
    #post-list .post-item .box .box-text {
        padding: 15px;
    }
}
@media (max-width: 1200px) {
    .h-left-sidebar, .h-right-sidebar, .post-sidebar {
        display: none;
    }
}