.h-mainContent {
    font-size: 14px;
}
#masthead .flex-left .header-nav > li.menu-item > a:hover {
    color: #b50808;
}
footer .social-icons a {
    font-size: 24px !important;
}
footer .ux-menu, footer .ux-menu > div {
    display: inline-block;
}
footer .ux-menu > div {
    margin: 0 20px !important;
}
footer .ux-menu {
    justify-content: center;
    width: 100%;
    text-align: center;
}
footer .section .large-12 {
    padding-bottom: 0;
}
.copyright-footer {
    color: #fff;
}
.kqbd-active .button {
    font-size: 10px;
    background: transparent;
    border: 0;
    padding: 0;
}
.j-kqbd {
    width: 128px !important;
    position: relative;
    overflow: hidden;
    min-height: auto;
}
.header-block .j-tlk {
    left: -14px;
    z-index: 99;
    position: relative;
    min-height: auto;
    width: 128px;
}
.header-block .j-kqbd::before {
    background-image: url(/wp-content/uploads/2026/01/tylekeo-active.webp);
}
.header-block .j-tlk::before {
    background-image: url(/wp-content/uploads/2026/01/livescore-icon.webp);
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}
.header-block .j-kqbd::before, .header-block .j-tlk::before {
    content: "";
    display: block;
    width: 100%;
    background-size: 100% 100%;
    padding-top: 28%;
}
.header-block .j-kqbd>span, .header-block .j-tlk>span {
    font-size: 10px;
}
.header-block .j-kqbd>span, .header-block .j-tlk>span {
    position: absolute;
    top: 50%;
    left: 44%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
    font-size: 1.1em;
    color: #131313;
    white-space: nowrap;
    line-height: 1;
}
.header-block .j-kqbd>span {
    color: #fff !important;
    gap: 5px;
}
.header-block .j-kqbd>span:after {
    content: "⚽️";
    animation: xoayvong 1s linear 0s infinite;
}
.header-block .j-tlk>span {
    left: 55%;
}
.button:hover {
    box-shadow: none;
}
.header-block .j-tlk>span:after {
    content: "🏆";
}
.header-block .j-kqbd::after {
    content: '';
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
    transform: skewX(-25deg);
    animation: shine-horizontal 2.5s infinite;
    pointer-events: none;
    z-index: 2;
    opacity: 0.5;
}
@keyframes shine-horizontal{
    0% {
        left: -75%;
    }
    100% {
        left: 125%;
    }
}
@keyframes xoayvong{
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}
#masthead .flex-left .header-nav > li.menu-live > a {
    padding-right: 25px;
}
#masthead .flex-left .header-nav > li.menu-item > a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
}
#masthead .flex-left .header-nav {
    justify-content: space-evenly;
    gap: 8px;
}
#masthead .header-block {
    width: fit-content;
    margin-right: 0;
}
.img-gift img {
    transform: rotate(0deg);
    animation: swing .3s linear infinite;
}
.img-gift {
    width: 40px !important;
    padding: 1.5px;
    border-radius: 10px;
    background: var(--fs-color-primary);
}
@keyframes swing{
    20% {
        transform: rotate(30deg);
    }
    40% {
        transform: rotate(-20deg);
    }
    60% {
        transform: rotate(10deg);
    }
    80% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
.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 {
    display: flex;
    flex-flow: column;
    gap: 1em;
}
.h-left-sidebar, .h-right-sidebar:not(.h-right-sidebar.col-list-blog-right) {
    max-width: 188px;
}
.icon-title {
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 120%;
    color: #fff;
    background: var(--fs-color-primary);
    padding: 0 7px;
    margin-bottom: 0;
    min-height: 28px;
    border-bottom: none;
    /* justify-content: center; */
    margin-top: 0;
    align-items: center;
    border-radius: 10px 10px 0 0;
}
.sec-all {
    overflow: hidden;
    padding: 0 !important;
    background-color: #fff;
    border-radius: 10px;
}
.icon-box .icon-box-text h3 {
    font-size: 14px;
    font-style: normal;
    line-height: 120%;
    color: #fff;
    text-transform: capitalize;
    margin: 0;
    padding: 7px 0;
}
.h-left-sidebar .fixture_vote .fixture-vote-container {
    border: 0;
    padding: 0;
}
.h-left-sidebar .fixture_vote .fixture-vote-container__content .vote-team__name {
    font-size: 11px;
}
.h-left-sidebar .fixture_vote .fixture-vote-container__content__vote .vote-action__team {
    font-size: 10px;
}
.h-left-sidebar .fixture_vote .fixture-vote-container__content .vote-team__time__time {
    font-size: 10px;
}
.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;
}
.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;
}
.h1, h1 {
    font-size: 30px;
}
.embed-odds-bookmarker {
    scrollbar-width: thin;
    scrollbar-color: #c5181e #dfdfdf;
    max-height: 1200px;
    overflow-y: auto;
}
.content-home {
    background: #fff;
    padding: 20px;
    border-radius: 13px;
}
.stuck #masthead {
    background: #fff;
}
.col-hot .post-item .box, .col-latest .post-item .box {
    background: #fff;
    border-radius: 12px;
    height: 100%;
}
.col-latest .post-item .box .post-title a {
    font-size: 14px;
    font-weight: 100;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.col-latest .post-item .box-image {
    width: 35%;
}
.col-latest .post-item .box-image .image-cover {
    padding-top: 68% !important;
}
.box-image .image-cover {
    border-radius: 12px;
    overflow: hidden;
}
.col-latest .post-item .box-text {
    vertical-align: top;
}
.col-latest .post-item {
    padding-bottom: 20px;
}
.col-latest .post-item:last-child {
    padding-bottom: 0;
}
.soikeo-row > .col > .col-inner, .soikeo-row > .col > .col-inner > .row, .soikeo-row > .col > .col-inner > .row .post-item > .col-inner {
    height: 100%;
}
.col-hot .post-item {
    padding-bottom: 0;
}
.col-hot .post-item .box .box-text * {
    color: #b50808;
}
.col-hot .post-item .box .box-text {
    padding: 15px 15px 0;
}
.col-hot .post-item .box .box-image:before {
    content: "";
    z-index: 9;
    position: absolute;
    left: 5%;
    background-image: url(/wp-content/uploads/2026/01/icon-label.png);
    background-size: 100% 100%;
    width: 10.5%;
    padding-top: 10.5%;
}
#post-list {
    margin-top: 10px;
}
#post-list .box-text .from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.col-latest > .col-inner > .row {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.col-latest > .col-inner > .row > .post-item {
    padding-left: 0;
    padding-right: 0;
}
.box-blog-post .is-divider {
    display: none;
}
.col-hot .post-item .box .box-text *:not(.time) {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.time {
    font-size: 12px;
    color: #b50808;
}
.single-blog .h-mainContent article {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.single-blog .h-mainContent article .article-inner {
    max-width: 700px;
}
.single-blog .h-mainContent article .h-right-single {
    max-width: 240px;
    min-width: 240px;
}
.tinlienquan {
    padding: 20px;
    border-radius: 12px;
    overflow: hidden;
    background-color: #fff;
    z-index: 1;
    position: relative;
}
#related_posts > p {
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 24px;
    line-height: 125%;
    vertical-align: middle;
}
.is-divider {
    display: none;
}
h1.entry-title {
    margin-bottom: 0;
}
.entry-content {
    padding-top: 0;
}
.list-blog-soikeo .post-item {
    padding-bottom: 0;
}
.list-blog-soikeo .box-text {
    padding: 10px;
}
.list-blog-soikeo .box-text * {
    font-size: 12px;
    font-weight: 100;
}
.list-blog-soikeo .box-text a {
    padding-left: 20px;
    position: relative;
    color: #000;
}
.list-blog-soikeo .box-text a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    background: url(/wp-content/uploads/2026/01/polygon8.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 7px;
    height: 9px;
}
.list-blog-soikeo .post-item+.post-item > .col-inner {
    border-top: solid 1px #ebebeb;
}
.list-blog-soikeo .box-text a:hover {
    color: #b50808;
}
.h-section {
    border-radius: 12px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    background-color: white;
}
.top-nha-cai h5, .h-section h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: unset;
}
.top-nha-cai h6, .h-section .font-24 {
    font-size: 24px;
    color: #b50808;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: unset;
}
.top-nha-cai .col-title p {
    font-size: .6em;
    color: var(--fs-color-primary);
    font-weight: 700;
    position: relative;
    letter-spacing: .03em;
}
.flickity-prev-next-button>svg {
    display: none;
}
.flickity-prev-next-button.next {
    background: url(/wp-content/uploads/2026/01/icon-right.png) no-repeat center;
    background-size: contain;
}
.flickity-prev-next-button.previous {
    background: url(/wp-content/uploads/2026/01/icon-left.png) no-repeat center;
    background-size: contain;
}
.flickity-prev-next-button {
    opacity: 1;
}
.h-section .flickity-viewport .img {
    padding: 0 6px;
}
.h-section .flickity-prev-next-button {
    top: 20%;
    color: var(--fs-color-primary);
}
.slider-nav-outside.slider-nav-circle .previous, .slider-nav-outside.slider-nav-circle .next {
    margin: 0 !important;
}
.h-section .flickity-viewport .img img {
    border-radius: 10px;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border-radius: 8px;
    border: 0;
    font-weight: normal;
    background-color: #B1B1B1;
    color: white !important;
    line-height: 2.25em;
}
footer .is-divider {
    display: block;
}
@media (min-width: 850px) {
    .j-slider .flickity-slider > * {
        max-width: 11% !important;
    }
}
@media (min-width: 992px) {
    .header-block-block-3 .img {
        margin-bottom: 20px !important;
    }
    .h-sticky {
        position: sticky;
        height: fit-content;
        overflow: visible;
        top: 102px;
    }
    .h-mainContent {
        padding: 0 20px;
    }
}
@media (max-width: 1440px) {
    .kqbd-active .button {
        width: 110px !important;
    }
}
@media (max-width: 767px) {
    .centerContent {
        padding-top: 15px;
    }
        .row-main {
        gap: 0;
    }
        .title-nc {
        margin-bottom: 10px;
    }
        .title-nc .section-title, .title-nc .section-title span {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
        .title-nc .section-title a {
        border-bottom: solid 1px;
        padding: 0;
    }
        .h-section .flickity-viewport .img {
        max-width: 18% !important;
    }
    .h1, h1 {
    font-size: 18px;
}
    .col-latest .post-item .box {
        display: table;
        width: 100%;
    }
        .col-latest .post-item .box .box-image {
        direction: ltr;
        display: table-cell;
        vertical-align: middle;
        width: 50% !important;
    }
        .col-latest .post-item .box .box-text {
        padding: 10px;
    }
    .col-latest .post-item .box .post-title a {
    -webkit-line-clamp: 3;
}
}
@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;
    }
    .header-block-block-3 .stack {
        flex-direction: column;
    }
    #top-bar {
        border-bottom: solid 1px #ebebeb;
        height: 40px;
    }
    .header-block-block-1 .kqbd-active {
        justify-content: center;
    }
    #wide-nav .container {
        padding: 0;
    }
    .header-block .j-kqbd>span, .header-block .j-tlk>span {
        font-size: 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 (max-width: 1200px) {
    .h-left-sidebar, .h-right-sidebar, .post-sidebar {
        display: none;
    }

}