.flex.tab-data{
    padding-left: 0!important;
    padding-right: 0!important;
}
.match_filter_wg {
    justify-content: left!important;
}
/*Ranking*/
body .flex.tab-data{
    padding-left: 0!important;
    padding-right: 0!important;
}
.ranking-competition .ranking-row{
    display: flex!important;
}
.ranking-row>div:nth-child(4){
    flex:unset!important;
    width:20%!important;
}
.ranking-row>div:nth-child(4),.ranking-row>div:nth-child(3){
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto!important;
    flex: 1;
}
#bxh_scl .ranking-row>.match-stt{
    opacity: 0;
    position: absolute;
    right: 0;
    transform: translate(100%, 0);
    transition: all .3s;
}
.match-stt>span{
    display: none!important;
}
#bxh_scl .match-stt>span{
    display: block!important;
}
#bxh_scl .ranking-row>.ranking-title:nth-child(4){
    display: none;
}
.match-stt-wrap{
    margin: auto;
}
.match-stt-wrap{
    display: flex;
    align-items: center;
    width: max-content;
    gap: 5px;
}
.ranking-row>div:first-child{
    width:25px!important;
}
.ranking-row>div:nth-child(2){
    width:25%!important;
}
#bxh_scl #table-standing-new .ranking-row .match-stt{
    flex: 1!important;
    width: unset!important;
}
#table-standing-new .ranking-row .match-stt>span{
    margin: unset;
    width: unset!important;
}
#table-standing-new .ranking-row .match-stt{
    display: flex;
    height: 100%;
    align-items: center;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto!important;
    flex: unset;
    width:20%;
    gap:15px;
}
#bxh_scl .match-result .popover-content-match{
    display: none!important;
}
.match-result:hover .popover-content-match{
    display: block!important;
    z-index: 9999999;
}
.ranking-item:hover .match-stt{
    z-index: 999;
}
#bxh_scl #table-standing-new .ranking-item .ranking-row:hover .ranking-detail,#table-standing-new .ranking-item .ranking-row.active .ranking-detail{
    opacity: 0;
    transition: all .3s;
}
#table-standing-new .ranking-row .ranking-detail{
    opacity: 1;
    transition: all .3s;
}
#table-standing-new .ranking-item .ranking-row:hover .match-stt,#table-standing-new .ranking-item .ranking-row.active .match-stt{
    opacity: 1;
    transform: translate(0, 0);
    transition: all .3s;
}
#table-standing-new .ranking-row{
    position: relative;
}
#table-standing-new .ranking-competition{
    min-width: unset!important;
    overflow: hidden;
}
#table-standing-new .ranking-item{
    cursor: pointer;
}
/*Ranking*/
.tab-content-chat{
    padding:0;
}
.player-container .row>.flexs{
    padding:0;
}
/*recentmatch*/
.recent-container{
    padding:0 5px;
}
.recent-container .match-overview .match-view-inner{
    display: none;
}
.recent-container .match-item-inner{
    border-color: #b93d3d;
}
.recent-container .match-score-scl{
    font-size: 14px;
}
.recent-container .match-item{
    width: 100%;
}
.recent-container .logo-team-inner{
    height: 35px;
    width:35px;
}
.recent-container .match-item-head{
    padding-bottom: 0!important;
}
.recent-container .match-item-body,.recent-container .match-item-head{
    padding:5px 10px;
}
.recent-container .match-item:hover .match-item-footer{
    transform: translate(0%,0%);
    transition: all .2s;
}
.recent-container .match-item-footer{
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    transform: translate(0%,100%);
    transition: all .2s;
}
.recent-container .match-view{
    text-align: center;
}
.recent-container .match-item-footer-inner{
    display: flex;
    flex-direction: column;
}
.recent-container .match-view-inner{
    justify-content: center;
    width: 100%;
}
.recent-container .match-view-link{
    width: 100%;
}
/*recentmatch*/
/*summary*/
.summary-match-item{
    display: flex;
}
.name-player-event{
    font-weight: bold;
    color:#fff;
}
.pen_icon:before {
    content: 'Pen';
    position: absolute;
    top: 0;
    display: block;
    transform: translate(0,-15%);
    color: #fff;
    font-size: 10px;
}
.og_icon:before {
    content: 'Pen';
    position: absolute;
    top: 0;
    display: block;
    transform: translate(0,-15%);
    color: #fff;
    font-size: 10px;
}
.pending_scl{
    font-size: 12px;
}
.summary-match-event-away .name-event{
    align-items: baseline;
}
.summnary-special-event{
    background-color: #181818;
}
.summary-match-wrap{
    border: 1px solid #222;
    border-bottom: none;
    border-radius: 6px;
    background: #323232;
}
.summary-match-wrap.text-center{
    border:unset!important;
}
.summary-match-time{
    height: 40px;
    min-width: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.summary-special-event{
    background: #232323;
}
.summary-match-item{
    border: solid #222;
    border-width: 0 0 1px;
    color: #aaa;
    font-size: 11px;
    justify-content: space-between;
    position: relative;
}
.summary-match-event-away{
    flex-direction: row-reverse;
}
.name-event{
    display: flex;
    flex-direction: column;
}
.summary-match-event-item{
    flex: 1 1;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: center;
    display: flex;
    white-space: nowrap;
    justify-content: flex-end;
}
.summary-match-event-home{
    justify-content: flex-end;
}
.icon-event img{
    width:14px;
}
.summary-match-item *{
    font-size: 10px;
    align-items: center;
}
.summary-match-event-home .name-event{
    align-items: flex-end;
}
.icon-event{
    flex-direction: column;
    min-width: 34px;
    justify-content: center;
    display: flex;
    align-items: center;
}
.summary-match-score{
    color: #fdfdfd;
    display: flex;
    flex: 0 0 30px;
    font-weight: 700;
    justify-content: center;
    text-align: center;
}
.lineup-wrap>*{
    padding:10px 0;
}
/*summary*/
/*Lineup*/
.team-item-sub .goal-player {
    position: relative;
    right: unset;
    bottom: unset;
    transform: unset;
}
.team-item-sub {
    position: relative;
}
.goal-player{
    width: 12px!important;
    height: 12px!important;
    background: url(/wp-content/plugins/stream-player-plugin/assets/images/football.png);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(50%,0);
}
.twoyellow-player{
    width: 16px!important;
    height: 16px!important;
    background: url(/wp-content/plugins/stream-player-plugin/assets/images/two-yellow-card.png);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
}
.captain_label{
    display: inline-flex;
    height: 20px;
    width: 20px;
    background: url(/wp-content/plugins/stream-player-plugin/assets/images/captain-band.png);
    background-size: contain;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
}
.yellow-player{
    width: 16px;
    height: 16px;
    background: url(/wp-content/plugins/stream-player-plugin/assets/images/yellow-card.png);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
}
.red-player{
    width: 16px;
    height: 16px;
    background: url(/wp-content/plugins/stream-player-plugin/assets/images/red-card.png);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
}
.change-player{
    width: 16px;
    height: 16px;
    background: url(/wp-content/plugins/stream-player-plugin/assets/images/exchange.png);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
}
.goal-player-css:after {
    content: attr(data-goal);
    position: absolute;
    top: 0;
    color: white;
    font-weight: bold;
    height: 12px;
    width: 12px;
    background: var(--bs-form-invalid-color);
    display: flex;
    border-radius: 99px;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    transform: translate(50%,-50%);
}
.card_wrap {
    position: absolute;
    top: 0;
    z-index: 9999;
    left: 0;
    width: max-content;
    transform: translate(0%,-50%);
}
.twoyellow-player+.yellow-player{
    display: none;
}
.change-player-name{
    opacity: .4;
}
.player_info_wrap{
    position: relative;
}
.card_wrap>span{
    width:12px;
    height: 12px;
}
.info_player .change-player{
    width: 14px;
    height: 14px;
}
#lineup_scl .player:hover .info_player .player-name{
    max-width: none;
}
#lineup_scl .lineup-wrap{
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
}
.team-item-sub+.team-item-sub{
    border-top: 1px solid transparent;
}
#tabs_doi-hinh.nav-tabs .nav-link.active {
    color: #fff;
    background: #759A76;
    border-color: #759A76;
}
#tabs_doi-hinh.nav-tabs {
    border-bottom: 1px solid #759a76;
}
#tabs_doi-hinh.nav-tabs .nav-link:hover {
    color: #fff;
    background: #759A76;
    border-color: #759A76;
}
#tabs_doi-hinh.nav-tabs .nav-link {
    padding: 5px 10px;
    border-radius: 0px;
    color: #fff;
    font-size: 12px;
}
#lineup_scl{
    margin-top: 5px;
}
#tabs_doi-hinh .nav-link{
    font-size:12px;
}
#lineup_scl .lineup-wrap>*{
    flex:1;
}
#lineup_scl .number-sub{
    height: 18px;
    width: 18px;
    display: inline-flex;
    background: var(--main-color);
    color: #ffffff;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    margin-right: 5px;
    font-size: 12px;
}
.team-item-sub{
    font-size: 11px;
    margin-bottom: 5px;
    padding: 3px 10px;
    display: flex;
    align-items: center;
    gap: 2px;
}
#lineup_scl .team.team-away .player{
    transform: translate(-50%,50%);
}
#lineup_scl .Formation.home{
    position: absolute;
    top: 5px;
    left : 10px;
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    font-size: 11px;
    z-index: 99;
}
#lineup_scl .Formation.away{
    z-index: 99;
    position: absolute;
    bottom: 5px;
    right: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 11px;
}
#lineup_scl .formations{
    position: absolute;
    background: transparent;
    width: 100%;
    height: 100%;
    margin: 0;
}
#lineup_scl .lineup-container{
    position: relative;
}
#lineup_scl .team .player{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#lineup_scl .team.team-home .player{
    transform: translate(-50%,-50%);
}
#lineup_scl .field>.team{
    top:unset;
    margin: unset;
    transform: unset!important;
    left: unset!important;
}
#lineup-match-sub,#lineup-match{
    text-align: center;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}
#lineup_scl .info_player{
    line-height: 1;
    display: flex;
    align-items: center;
}
#lineup_scl .player{
    transform: translate(-50%,-50%);
    cursor: pointer;
}
#lineup_scl .field{
    display: flex;
    flex-direction: column;
    height: 600px;
    background: repeating-linear-gradient(180deg,#516d14,#516d14 10%,#58741f 0,#58741f 20%);
    border: 2px solid #96a772;
}
#lineup_scl .player .info_player .player-name{
    left:unset;
    position: relative;
    bottom: unset;
    background: unset;
    max-width: 70px;
    min-width: unset!important;
}
#lineup_scl .field:before{
    transform: rotate(90deg);
    width: 150%;
}
#lineup_scl .field>.team{
    width:90%;
}
#lineup_scl .player-avatar{
    border-radius: 99px;
    background: #fff;
}
#lineup_scl .player .player-avatar{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 99px;
    color: #000;
    margin: unset;
    font-family: "Oswald", sans-serif;
    font-size: 12px;
    font-weight: bold;
}
body .name-sub,body .change-player-name{
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media only screen and (max-width: 48em) {
    body .embed-responsive-item-widget{
        padding-bottom: 100%;
    }
    body .match-score-scl{
        font-size: 12px;
    }
    body .teambox__status{
        max-width: 95px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    body #lineup_scl .number-sub{
        display: none;
    }
    body .name-sub,body .change-player-name{
        max-width: 70px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    body .yellow-player{
        width: 12px;
        height: 12px;
    }
    body #tabs_info_match .nav-item{
        flex:unset;
        width:max-content;
    }
    body #tabs_info_match .nav-link{
        padding: 0.3rem 10px;
    }
    #lineup_scl .field:before{
        width: 165%;
    }
    #lineup_scl .field>.team{
        width:100%;
    }
}
/*Lineup*/
#stats_scl .bar-label{
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#stats_scl .cover-bar{
    height: 7px;
}
.match-overview-inner{
    text-align: center;
}
.tabs_control.active{
    background: var(--scl-primary);
    color:#fff;
}
.tabs_content.active{
    display: block!important;
}
.tabs_content{
    display: none;
}
.stat-container .tabs_content{
    display: none;
}
.tabs_stats{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tabs_control{
    font-size: 12px;
    cursor: pointer;
}
.lineup-match{
    font-size: 12px;
}
.stat-container .team-logo span{
    font-size: 12px;
}
.stat-container .team-logo{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    margin-bottom: 0!important;
}
.tabs_stats>*{
    cursor: pointer;
    display: flex;
    flex:1;
    text-align: center;
    justify-content:center;
}
#stats_scl,#lineup_scl,#summary_scl{
    display: none;
}
.status-match{
    background: #009139;
    color: #fff;
    font-size: 12px;
    padding:3px 10px;
    border-radius: 4px;
}
.status-match+.match-score-scl{
    margin-top: 5px;
}
.home .match-item-footer-inner .match-view{
    display: none;
}
.match-score-scl{
    background: linear-gradient(141deg,#06A5FF 0%,#0236BC 100%);
    padding: 3px 15px;
    display: block;
    font-size: 24px;
    line-height: 24px;
    border-radius: 3px;
}
/*CSS ODDS*/
.popover-content-match{
    display: none!important;
}
.text_odds {
    height: 100%;
}
.flex-item *{
    color:#fff
}
.odd_down{
    position: absolute;
    content: '';
    margin-left: 10px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #dc3545;
    transition: transform 0.2s;
    top: 50%;
    transform: translate(-50%,-50%);
}
.odd_up{
    position: absolute;
    content: '';
    margin-left: 10px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #0bdf39;
    transition: transform 0.2s;
    top: 50%;
    transform: translate(-50%,-50%);
}
.label_bet{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.label_bet>span{
    flex:1;
    padding:3px;
    background: #090909;
    border-right:1px solid #aaaaaa28;
    border-top:1px solid #aaaaaa28
}
.label-odds{
    font-size: 14px;
}
.label_bet small{
    font-size: 12px;
}
.flex-item-inner>.text_odds{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-item-inner{
    margin: auto;
}
.flex-item-inner>span{
    display: block;
    padding:3px
}
.flex-item-inner>.text_odds>*{
    flex:1;
}
.flex_table_odd{
    display: flex;
    background: #272727;
}
#data-odds{
    margin-bottom: 30px;
}
.select-oddContent{
    max-width: 130px;
    display: flex;
    align-items: center;
}
.select_title span{
    font-size: 12px;
}
.flex-first{
    text-align: left;
    display: flex;
    max-width: 130px;
}
.select_title .option_bet_item{
    max-width: 130px;
}
.flex-item-inner .text_odds{
    padding:6px;
}
.option_bet_item{
    max-width: 80px;
}
#data-odds-new{
    border-top: 1px solid #94949498;
    border-left: 1px solid #94949498;
    margin-bottom: 10px;
    padding:0!important;
}
.flex-item{
    flex:1;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #94949442;
    border-right: 1px solid #94949442;
}
.flex-item>span>span{
    flex:1;
    
}
.flex-item>span{
    display: flex;
    align-items: center;
    justify-content: center;

}
.select_oddcontent.active{
    position: absolute;
    width: 100%;
    max-width:80px;
    left: 50%;
    transform: translate(-50%, 0);
    background: #ffffff;
    z-index: 999;
    color: #000;
    display: block;
    transition: all .4s;
}
.select_oddcontent{
    display: none;
    transition: all .4s;
}
.select_title img{
    width: 80px!important;
    height: auto;
    border-radius: 3px;
    overflow: hidden;
}
.select_title .option_bet_item{
    transition: all .3s;
}
/*.select_title:hover .option_bet_item{*/
/*    transform: scale(1.1);*/
/*    transition: all .3s;*/
/*}*/
.select_title:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgb(255, 255, 255);
    position: absolute;
    transition: transform 0.2s;
    right: 0;
    top: 50%;
    transform: translate(-50%,-50%);
}
.flex-first span{
    font-size: 14px;
}
.select_title{
    cursor: pointer;
}
.select_oddcontent .option_bet_item{
    cursor: pointer;
    padding:3px;
    padding-top:3px;
    font-size: 12px;
}
.select_oddcontent .option_bet_item img{
    object-fit: contain;
    width:100%;
    transition: all .3s;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
#data-odds-new *{
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
}
.select_oddcontent .option_bet_item:hover img{
    box-shadow: rgba(0, 0, 0, 0.589) 0px 25px 50px -12px;
    transition: all .3s;
}
.flex-item{
    display: flex;
    flex-direction:column;
}
.flex-item-inner{
    width:100%
}
.main-container.match-detail{
    padding:0;
}
.active_open{
    background-color: #009b3a;
    opacity: 1!important;
    transition: all .2s;
}
@media only screen and (max-width: 48em) {
    body #tabs_info_match{
        overflow-x: auto;
        flex-flow: unset;
        display: -webkit-box;
        overflow-y: hidden;
    }
    .title_countdown_scl span{
        font-size: 20px;
    }
    #countdown_scl>* {
        padding: 5px;
    }
    #countdown_scl>span {
        display: none;
    }
    #countdown_scl>*>span:first-child {
        font-size: 16px;
    }
    #countdown_scl span:last-child {
        font-size: 20px;
        min-width: 60px;
    }
    [data-layout="layout-1"]>div{
        font-size: 14px;
    }
    .flex-first span{
        font-size:11px;
    }
    .nav_odds .flex-item{
        cursor: pointer;
        flex:1;
        display: flex!important;
        font-size: 12px;
        padding:6px 0;
        color:#fff;
        opacity: .5;
        transform: scaleY(1) translate(0px, 0px);
        transition: all .2s;
    }
    .flex-item:not(.select-oddContent){
        display: none;
    }
    .flex-item:first-child{
        display: flex;
    }
    .flex-item.odds_active{
        display: flex;
    }
}
/*CSS ODDS*/
.match-view{
    display: flex;
    align-items: center;
}
.blv-list-scl{
    width: 100%;
    justify-content: center;
}
.match-blv-inner{
    width: 100%;
}
.match-view-inner span{
    color:#fff;
}
.match-view-inner{
    display: flex;
    align-items: center;
    margin-top:5px;
}
.match-flex{
    display: flex;
    justify-content: space-between;
}
.blv-list-scl{
    display: flex;
    align-items: center;
    font-size: 12px;
    flex-wrap: wrap;
    gap: 8px;
}
.blv-item-scl .dropdown-item{
    display: flex;
    align-items: center;
    font-size: 10px;
    color:#fff;
}
.blv-item-scl .dropdown-item:hover{
    color:var(--scl-primary);
}
.img_blv_inner{
    width:20px;
    height: 20px;
    position: relative;
    margin-right: 3px;
    border-radius: 99px;
    overflow: hidden;
    border: 2px solid var(--scl-primary);
}
.match-blvscl{
    width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img_blv_inner img {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.match-team{
    display: flex;
    justify-content: center;
    width:35%;
}
.match-team-inner *{
    text-align: center;
}
.match-overview{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.hot-match .match-item-inner{
    border-color:#b93d3d;
}
/*.hot-match .match-item-footer{*/
/*    background-image: linear-gradient(to bottom, #b93d3d, #ac3939, #a03434, #933030, #872c2c);*/
/*}*/
.match-item-inner{
    border:1px solid transparent;
    background: #0a0a0a;
    border-radius: 7px;
    position: relative ;
    overflow: hidden;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.match-item__time span{
    font-size: 12px;
    background: #b93d3d;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    border-radius: 3px;
    line-height: 1;
}
.logo-team-inner{
    height: 50px;
    width:50px;
    position: relative;
    margin: auto;
    z-index: -1;
}
.match-view-link{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    background: linear-gradient(139deg, #008360 0%, #49EC44 100%);
    color: #FFF;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    padding: 4px 12px;
    width:max-content;
}
/*.match-item-inner *{*/
/*    font-family: 'Oswald'!important;*/
/*}*/
.match-item__comp{
    z-index: 2;
}
.match-item__comp span{
    display: block;
    font-size: 12px;
    line-height: 16px;
}
.match-item-head{
    height: 50px;
}
.match-item-body{
    flex:1;
}
.name-team-inner span{
    font-size: 12px;
}
.logo-team-inner img {
    bottom: 0;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.match-item-footer{
    z-index: 9;
    position: relative;
    padding:10px;
    background: #1e1e1e;
}
.match-item{
    position: relative;
}
.link-match{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}
.match-item-body,.match-item-head{
    padding:10px;
}

.match-status span:not(.time-count){
    font-size: 30px;
    font-weight: bold;
}
.stat-container,.lineup-container,.summary-container{
    padding:10px;
}
@media only screen and (max-width: 48em) {
    body .match-detail h1{
        font-size: 18px;
    }
    body .player-box+.row{
        margin-top: 10px;
        width: 100%!important;
        max-width: 100%!important;
        padding: 0 15px!important;
    }
    .img_blv_inner{
        width: 14px;
        height: 14px;
        border-width:1px;
    }
}
@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&family=Raleway:ital,wght@0,400;0,500;0,600;0,700;1,400;1,800&display=swap);
#feedback-form .btn.btn-primary{
    width: 100%;
    height: unset;
    border-color: var(--scl-primary);
}
 @keyframes bouncing {
	 from, to {
		 transform: scale(1, 1);
	}
	 25% {
		 transform: scale(0.9, 1.1);
	}
	 50% {
		 transform: scale(1.1, 0.9);
	}
	 75% {
		 transform: scale(0.95, 1.05);
	}
}
.match-list-container>.row>.flex{
    justify-content: center;
}
body .match-mid-option{
    display: flex;
    align-items: stretch;
    justify-content: center;
}
.match-content{
    position: relative;
    padding: 50px 14px 0px;
}
body .match-mid-option .match-team{
    flex:1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.team-logo-option{
    width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vs-label *{
    color:#fff
}
.match-item.live-match.match_end,.match-item.match_end{
    order:2;
}
.match-item.hot-match{
    order:3;
}
.match-item.live-match,.match-item.match_live{
    order:1;
}
.match-item{
    order:5;
}
#report_scl .btn.btn-primary{
    height: unset;
    max-height: unset;
    width: 100%;
    border-color: currentColor;
}
.countdown_scl_wrap+#player-stream{
    display: none;
}
/**Flatsome*/
.text-center .is-divider,
.text-center .is-star-rating,
.text-center .star-rating,
.text-center>div,
.text-center>div>div {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.row>.col {
    flex: unset;
}

.load-more.hiden {
    display: none !important;
}

/*Flatsome*/
.loadmore_taxonomy:hover {
    border: var(--scl-primary) solid 0.8px;
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
}

.loadmore_taxonomy {
    border: var(--scl-primary) solid 0.8px;
    border-radius: 0;
    margin-bottom: 10px;
}

/*option countdown 1*/
#countdown_scl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.countdown_scl_wrap:after {
    content: '';
    background: #000;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .4;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
}

body .title_countdown_scl h2 {
    font-size: 35px;
}

.title_countdown_scl h2:before {
    display: none !important;
}

#countdown_scl>* {
    flex: 1;
    text-align: center;
}

#countdown_scl>span {
    max-width: max-content;
    font-size: 60px;
    margin-top: 15px;
}

#countdown_scl>*>span:first-child {
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
}

#countdown_scl span:last-child {
    border-radius: 10px;
    padding: 15px;
    display: block;
    font-size: 40px;
    font-weight: bold;
    min-width: 120px;
}

[data-layout="layout-1"] span:last-child {
    background: #232323;
    box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

.title_countdown_scl {
    margin-bottom: 15px;
}

[data-layout="layout-1"]>div {
    background: black;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
    text-transform: uppercase;
    font-size: 20px;
    box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

/*option countdown 1*/


/*option countdown 2*/
@keyframes flip-top {
    to {
        transform: rotateX(90deg);
    }
}

@keyframes flip-bottom {
    to {
        transform: rotateX(0deg);
    }
}

.countdown_scl_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.player-box .countdown_scl_wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%;
    height: 100%;
}

.player-box .card {
    height: max-content;
    margin: auto;
}

main .cards {
    display: flex;
    gap: 15px;
    justify-content: center;
}

main .cards .card {
    text-align: center;
    font-size: 25px;
}

main .cards .card p {
    color: #fff;
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

main .cards .card .flip-card {
    display: flex;
    flex-direction: column;
    box-shadow: 0 7px 3px 0 #151515;
    position: relative;
    margin: 15px auto;
}

main .cards .card .top-half,
main .cards .card .bottom-half,
main .cards .card .top-flip,
main .cards .card .bottom-flip {
    color: #fb6087;
    font-size: 45px;
    height: 59px;
    width: 100px;
    padding: 23px 7px;
    overflow: hidden;
    text-align: center;
    will-change: transform !important;
    box-shadow: 0 3px rgba(71, 83, 115, 0.2) inset;
}

main .cards .card .top-half,
main .cards .card .top-flip {
    color: #d54d6f;
    border-radius: 5px 5px 0 0;
    background-color: #2c2c44;
}

main .cards .card .top-half::before,
main .cards .card .top-flip::before {
    content: "";
    background-color: #191a24;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    position: absolute;
    bottom: -5px;
    left: -5px;
}

main .cards .card .top-half::after,
main .cards .card .top-flip::after {
    content: "";
    background-color: #191a24;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    position: absolute;
    bottom: -5px;
    right: -5px;
}

main .cards .card .bottom-half,
main .cards .card .bottom-flip {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-radius: 0 0 5px 5px;
    background-color: #343650;
    box-shadow: 0 -2px 5px 0 rgba(71, 83, 115, 0.7) inset;
}

main .cards .card .bottom-half::before,
main .cards .card .bottom-flip::before {
    content: "";
    background-color: #191a24;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    position: absolute;
    top: -5px;
    left: -5px;
}

main .cards .card .bottom-half::after,
main .cards .card .bottom-flip::after {
    content: "";
    background-color: #191a24;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    position: absolute;
    top: -5px;
    right: -5px;
}

main .cards .card .top-flip {
    position: absolute;
    transform-origin: bottom;
    transform: rotateX(0deg);
    animation: flip-top 0.5s ease-in forwards;
}

main .cards .card .bottom-flip {
    position: absolute;
    bottom: 0;
    transform-origin: top;
    transform: rotateX(90deg);
    animation: flip-bottom 0.5s ease-out 0.5s;
}

@media screen and (min-width: 700px) {
    main .cards {
        gap: 25px;
    }

    main .cards .top-half,
    main .cards .bottom-half,
    main .cards .top-flip,
    main .cards .bottom-flip {
        font-size: 70px;
        height: 87px;
        width: 125px;
        padding: 34px 7px;
    }
}

/*option countdown 2*/
@media only screen and (max-width: 1200px) {

    main .cards .card .top-half,
    main .cards .card .bottom-half,
    main .cards .card .top-flip,
    main .cards .card .bottom-flip {
        font-size: 35px;
        height: 38px;
        width: 80px;
        padding: 10px 7px;
    }

    #countdown_scl span:last-child {
        font-size: 24px;
        min-width: 60px;
    }

    #countdown_scl>span {
        font-size: 40px;
    }

    #countdown_scl>*>span:first-child {
        font-size: 18px;
    }
}

@media only screen and (max-width: 48em) {
    body .team-label-option{
        min-height: 45px;
    }
    body .match-score-option{
        font-size: 18px;
    }
    body .team-logo-option{
        height: 60px;
    }
    .name-competition{
        width: calc(100vw - 120px);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        font-size: 14px;
    }
    body .blv-toggle{
        font-size: 14px;
    }
    .match-time-option-2 .match-time{
        font-size: 24px;
    }
    body .team-label-option-3,body .team-label-hot-match-option-4,body .team-label-normal-macth-option-4,body .team-label-option{
        font-size: 14px;
    }
    .match-item .watch-btn{
        height: 40px;
    }
    .match-item.live-match .watch-btn-option{
        font-size: 14px;
    }
    #countdown_scl>*>span:first-child {
        font-size: 16px;
    }

    #countdown_scl>span {
        display: none;
    }

    .title_countdown_scl {
        margin-bottom: 0;
    }

    body .title_countdown_scl h2 {
        font-size: 20px;
    }

    main .cards .card .top-half,
    main .cards .card .bottom-half,
    main .cards .card .top-flip,
    main .cards .card .bottom-flip {
        font-size: 20px;
        height: 31px;
        width: 50px;
        padding: 15px 7px;
    }

    #countdown_scl>* {
        padding: 5px;
    }

    #countdown_scl span:last-child {
        font-size: 20px;
        min-width: 60px;
    }
}


body .match-round {
    display: block;
    text-align: left;
    width: max-content;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    transform: translate(0%, 100%);
    margin-top: 0;
    padding-top: 5px;
    padding-left: 0;
}

body .competition-label-option a {
    transition: all .3s;
}

body .competition-label-option:hover a {
    color: var(--scl-primary) !important;
    transition: all .3s;
}

body .competition-label-option {
    width: max-content;
    position: absolute;
    left: 0;
    text-align: left;
    /* flex-direction: column; */
    align-items: baseline;
}

/* body .competition-label-option{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    top: unset;
    padding: 15px;
    width:100%;
    justify-content: space-between;
} */
header>nav#header,
#header #navbar {
    background-color: var(--scl-head-menu);
    color: var(--scl-head-text);
}

header>#header .container {
    position: relative;
    z-index: 1;
}

header>#header li a {
    color: var(--scl-head-text);
    text-transform: uppercase;
    font-weight: 550;
}

.live-icon {
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: var(--scl-primary);
    margin: 2px 5px 0 0;
}

.ver-center {
    display: grid;
    align-items: center;
}

.no-margin {
    margin: 0 !important;
}

.breadcrumbs-content,
.match-detail {
    padding: 15px;
}

.match-detail h1,
.match-detail h2,
.match-detail h3 {
    padding-left: 15px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    position: relative;
}

.match-detail h1 {
    font-size: 25px;
}

.match-detail h2 {
    font-size: 22px;
}

.match-detail h1::before,
.match-detail h2::before,
.match-detail h3::before {
    content: "";
    width: 3px;
    height: 100%;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    background-color: var(--scl-primary);

}

header>#header li:hover a {
    color: var(--scl-head-text-hover);
}

header>.navbar {
    padding: 0;
}

#header.navbar .nav-link {
    padding: 8px 15px;
    position: relative;
    z-index: 1;
    display: block;
    height: 100%;
    align-items: center;
    height: 55px;
    display: grid;
    overflow-y: clip;
}

html[data-bs-theme='dark'] body a {
    color: var(--scl-primary);
}

#main {
    margin-bottom: 10px;
    min-height: 100vh;

}

.card-element {
    padding: 10px 15px;
}

html[data-bs-theme='dark'] body {
    background-color: var(--scl-background);
    color: var(--scl-text);
}

.post-item-meta {
    color: grey;
    font-size: 13px;
    margin-bottom: 5px;
}

.post-archive-item .post-item-bottom {
    display: grid;
    grid-template-columns: 30% 1fr;
    grid-column-gap: 10px;
}

html[data-bs-theme='dark'] body .main-container,
.card-element {
    background-color: var(--scl-container);
}

html[data-bs-theme='dark'] body.home .main-container h1 {
    padding: 20px 15px;
    background-color: #303030;
    font-size: 20px;
    color: white;
    display: block;
    width: fit-content;
    position: relative;
}

html[data-bs-theme='dark'] body.home .main-container h1::after {
    content: "";
    width: 50px;
    height: 100%;
    border-bottom-right-radius: 100%;
    display: block;
    background-color: #303030;
    position: absolute;
    right: -50px;
    top: 0;
}

#footer {
    background-color: var(--scl-footer-bg);
    color: var(--scl-footer-text);
}

.card {
    background-color: #2a2929;
}

#header::before,
#header .container::before {
    background-color: var(--scl-head-logo-bg);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
}

#header .container::before {
    z-index: -1;
}

#navbar {
    padding-left: 25px;
    /* position: relative; */
    height: 55px;
}

.xc {
    position: absolute;
    height: 100%;
    width: calc(100% - 25px);
    left: 0;
    z-index: -1;
}

.xc::before {
    background-color: var(--scl-head-logo-bg);
    content: "";
    position: absolute;
    /* right: 0px!important; */
    top: -100%;
    right: -50px;
    height: 200%;
    transform: rotate(15deg);
    width: 100%;
    z-index: 1;
}

#navbar>ul>li>a::before {
    color: var(--scl-head-text-hover);
    background-color: var(--scl-head-menu-hover);
    content: "";
    width: calc(100%);
    display: none;
    height: calc(200% + 50px);
    transform: rotate(15deg);
    left: 0;
    top: calc(-50% - 25px);
    position: absolute;
    z-index: -1;
}

#navbar>ul>li::before {
    left: 0;
}

#navbar>ul>li::after {
    left: 0;
}

#navbar>ul>li>a:hover::before {
    display: block;
}

#navbar>ul>li>a:hover {
    color: var(--scl-head-text-hover);
}
#menu-main-menu li.dropdown>ul {
    border-radius: 0;
}

@media only screen and (max-width: 991px) {
    #header .container::before {
        display: none;
    }
}

html body a.post-archive-title {
    color: white;
    font-weight: bold;
    font-size: 22px;
}

a.post-archive-title:hover {
    color: var(--scl-primary);
}

p.match-widget-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 15px;
    position: relative;
}

p.widget-title {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 20px;
    position: relative;
}

.player-stream::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.603);
}

#report_scl-box {
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 100px;
}

#report_scl-btn {
    background-color: #3a3939;
    color: white;
    border-radius: 2px;
    font-weight: bold;
    line-height: 1.0em;
    margin: 0 15px 0 0;
    padding: 3px 5px;
    font-size: 14px;
    text-transform: uppercase;
}

.player-bottomer {
    display: grid;
}

#report_scl-btn:hover {
    background-color: #3a3939;
    color: white;
}

#report_scl {
    display: none;
}

.modal-content {
    padding: 10px 15px;
}

.btn {
    border-radius: 2px !important;
}

button.btn-primary {
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
}

/*#report_scl-modal.active {*/
/*   display: block;*/
/*}*/

#report_scl-modal textarea {
    width: 100%;
}

.form-group {
    margin-bottom: 5px;
}

/*.bg-modal,*/
/*.modal-container {*/
/*    position: fixed;*/
/*}*/

/*.bg-modal {*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    display: block;*/
/*background: #000000c8;*/
/*    z-index: 998;*/
/*}*/

/*.modal-container {*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    z-index: 999;*/
/*    max-width: calc(100% - 30px);*/
/*    width: 600px;*/
/*    background: #363636;*/
/*}*/
.chat-feedback li{
    padding:5px 10px;
    font-size: 12px;
    width:max-content;
}
.tabs_scl{
    display: flex;
    align-items: center;
}
.tabs_control{
    padding:4px 10px;
}
.chat-feedback{
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: space-between;
}
.chat-feedback {
    margin: 0!important;
    padding-left: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.chat-feedback li {
    margin: 0!important;
    text-transform: uppercase;
    display: inline-grid;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}

ul.feedback {
    list-style-type: none;
    padding: 0;
}

#report_scl-modal .modal-title {
    background: var(--scl-primary);
    color: var(--overlay-bg-color);
    padding: 10px 15px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.player-padding {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
}

#player-stream {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
}

.player-container {
    display: flex;
    gap:5px;
    position: relative;
    margin-bottom: 15px;
    align-items: flex-start;
}
.player-box{
    flex:1;
}
.player-box+.row{
    max-width:400px!important;
    width:450px!important;
    margin: 0!important;
}
/*#footer .container {*/
/*    max-width: 800px;*/
/*}*/

/* p.widget-title::before {
    background-color: var(--scl-primary);
    content: "";
    width: 10px;
    left: -20px;
    height: 100%;
    display: block;
    position: absolute;
} */

.match-list-container {
    padding: 10px 15px;
}


.match-time,
.match-score {
    font-size: 24px;
    padding: 3px 10px;
}

.match-time-option,
.match-score-option {
    font-size: 24px;
    padding: 3px 10px;
    background-color: var(--scl-primary);
    border-radius: 5px;
}

.match-date-option {
    border-radius: 4px;
    background: var(--scl-primary);
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    padding: 4px 8px 4px 8px;
}

.match-time-option {
    font-weight: 700;
}

.live-match .match-time-count {
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
}

.live-match .match-time-count-option {
    font-size: 12px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    /*margin-bottom: 10px;*/
}

.match-date {
    font-size: 14px;
}

#report_scl .modal-container {
    padding: 10px;
    background-color: var(--background-color);
}

.chat .chat-center {
    height: 434px;
}

@media screen and (min-width: 1200px) {
    .liveRoom-wrapper .live-room .inner .chat .chat-center {
        height: 331px;
    }

    #report_scl #problem_detail {
        height: 180px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .liveRoom-wrapper .live-room .inner .chat .chat-center {
        height: 260px;
    }

    #report_scl #problem_detail {
        height: 138px;
    }
}

@media screen and (max-width: 993px) {
    #report_scl #problem_detail {
        height: 80px;
    }

    .chat-feedback {
        margin-top: 5px;
        margin-left: 5px;
    }
}

@media screen and (min-width: 1400px) {
    .liveRoom-wrapper .live-room .inner .chat .chat-center {
        height: 380px;
    }

    #report_scl #problem_detail {
        height: 185px;
    }
}

ul.match_filter_wg,
ul.match_filter {
    list-style-type: none;
    padding: 0;
    flex-wrap: nowrap;
    display: flex;
    padding: 5px 0px;
    overflow-x: auto;
}

.match_filter_wg li,
.match_filter li {
    padding: 10px 10px;
    text-transform: uppercase;
    display: inline-flex;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}

.tab-data {
    max-width: 100%;
    overflow-y: auto;
}

.match-list-widget .tab-data li,
.match_filter li {
    margin-right: 5px;
    white-space: nowrap;
}

#report_scl #problem_detail {
    width: 100% !important;
}

.problem_op_lable,
.problem_detail_lable {
    padding-bottom: 5px;
}

.chat-feedback li:hover,
.chat-feedback li.active {
    background-color: #272727;
    color: var(--scl-primary);
}

#report_scl .btn-primary {
    font-weight: 500;
}

.player-box {
    background-color: #272727;
}

.match_filter_wg li:hover,
.match_filter_wg li.active,
.match_filter li:hover,
.match_filter li.active {
    border-bottom: 3px solid var(--scl-primary);
    color: var(--scl-primary);
}

.match-item.live-match .watch-btn-option {
    color: var(--overlay-bg-color);
    border-radius: 0;
    align-items: center;
    display: flex;
    height: 50px;
    border: unset;
    text-align: left;
}

.match-item .watch-btn {
    background-color: transparent;
    color: var(--scl-primary);
    border-radius: 0;
    border: unset;
    display: flex;
    align-items: center;
    width: fit-content;
    height: 50px;
}

.arrow-right {
    margin-left: 8px;
}

.match-item.live-match .watch-btn {
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
    border-radius: 0;
}

.match-item .watch-active .watch-btn:hover {
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
    border: unset;
}

.content-box {
    padding: 0 15px;
    background: #1e1e1e;
}

.modal-content-feedback div.btn {
    background: var(--scl-primary);
    color: var(--overlay-bg-color);
    border: unset;
}

#form-message.error {
    border: red 1px solid;
    color: red;
    padding: 8px 0;
    width: 100%;
    display: block;
    margin-bottom: 8px;
}

#form-message.success {
    border: green 1px solid;
    color: green;
    padding: 8px 0;
    width: 100%;
    display: block;
    margin-bottom: 8px;
}

.match-blv ul,
.author-list ul {
    margin-left: 10px;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.player-bottomer,
.author-list {
    margin-top: 15px;
}

.match-blv ul {
    justify-content: left;
}

.author-list ul {
    justify-content: center;
}

.match-blv ul li,
.author-list ul li {
    display: block;
    text-transform: uppercase;
    margin: 0;
    height: 100%;
}

.match-blv-option {
    display: inline-flex !important;
    text-transform: uppercase;
    margin: 0;
    background-color: var(--scl-container);
    border-radius: 4px;
    margin-right: 5px !important;
}

.blv-normal-match-option-4,
.blv-hot-match-option-4 {
    display: inline-flex !important;
    text-transform: uppercase;
    margin: 0;
    background-color: #646464;
    border-radius: 4px;
    margin-right: 5px !important;
}

.blv-hot-match-option-4 {
    background-color: #DD7373;
}

.blv-hot-match {
    background-color: var(--scl-hotmatch-anchor);
}

.blv-normal-match {
    background-color: var(--scl-normalmatch-anchor);
}

.match-blv-option {
    padding-left: 5px;
}

.author-list ul li {
    margin: 2.5px 5px;
}

.lts-blv-option-live {
    padding-left: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    height: 50px;
}

.blv-column {
    display: inline-block;
}
.match-status{
    padding:0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.lts-blv-option-live-hot {
    background-color: var(--scl-hotmatch);
}

.lts-blv-option-live-normal {
    background-color: #16151561;
}

.match-time-option-2 .match-time {
    font-size: 35px;
}

.lts-blv-option {
    text-align: left;
    padding-left: 15px;
    align-items: center;
    margin-bottom: 0px;
    height: 50px;
    display: flex;
}

.match-live-time-info-option {
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    justify-content: center;
}

.match-live-time-info-option img {
    margin-right: 5px;
}

@media (max-width: 1200px) {
    .match-top-option-4 {
        grid-template-columns: 1fr !important;
        grid-template-rows: auto auto;
        justify-items: center;
        gap: 10px;
        margin-bottom: 10px !important;
        height: 80px !important;
    }
}

/* @media (min-width: 1200px) {
    .match-date-time-option-4 {
        margin-right: 10px;
    }
} */


nav#header .navbar-brand {
    display: block;
    height: 100%;
    margin: 0;
    top: 0;
    background: white;
    width: fit-content;
    left: 0;
    padding: 5px 0;
    overflow-y: clip;
    min-width: 150px;
}

.author-list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 3px 15px;
    color: white;
    font-weight: bold;
    background: #3a3939;
    font-size: 14px;
    border-radius: 0px;
    line-height: 1.2em;
    display: grid;
    align-items: center;
    position: relative;
    z-index: 1;
}

p.title {
    font-size: 28px;
}

.author-list ul li :hover,
.author-list ul li a.active {
    background: var(--scl-primary);
    color: var(--overlay-bg-color);
}

.match-blv ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 3px 15px;
    color: var(--scl-primary);
    font-size: 12px;
    border-radius: 0px;
    line-height: 1.2em;
    display: grid;
    align-items: center;
    position: relative;
    z-index: 1;
}

.match-blv ul li a:hover {
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color)
}

.link-blv {
    margin: 6px;
    width: 200% !important;
    font-size: 12px;
    font-weight: 700;
}

.link-blv-option-4 {
    margin: 6px;
    width: 200% !important;
    font-size: 12px;
    font-weight: 700;
    color: #ECECEC !important;
}

.link-blv-hot-match-option-4 {
    margin: 6px;
    width: 200% !important;
    font-size: 12px;
    font-weight: 700;
    color: #303030 !important;
}

.competition-label {
    position: relative;
    font-size: 12px;
    display: flex;
    align-items: center;
    grid-column-gap: 5px;
}

.competition-label-hot-match-option-4,
.competition-label-normal-match-option-4 {
    position: relative;
    font-size: 16px;
    align-items: center;
    grid-column-gap: 5px;
    font-weight: 700;
    line-height: 150%;
}

.competition-label-option a {
    color: var(--scl-text) !important;
}

.competition-label-option {
    /*text-align: left;*/
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 600;
    width: fit-content;
    z-index: 9;
    text-transform: uppercase;
    opacity: 1;
    cursor: pointer;
    position: absolute;
    top: 15px;
    left: 0;
    line-height: 1.2;
    display: flex;
    align-items: center;
}

.competition-label-option-1 {
    /*text-align: left;*/
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: 600;
    width: fit-content;
    z-index: 9;
    text-transform: uppercase;
    opacity: 1;
    cursor: pointer;
    position: absolute;
    top: 15px;
    left: 0;
    line-height: 1.2;
    display: flex;
    align-items: center;
}

.competition-label-normal-match-option-4 {
    color: #8A0909;
}

.competition-label-hot-match-option-4 {
    color: #ECECEC;
}

.right {
    text-align: right;
}

.match-blv {
    font-size: 12px;
    width: 100%;
    text-align: center;
    display: grid;
    justify-content: center;
    grid-template-columns: 1fr auto;
    border-top: solid var(--scl-primary) 0.5px;
    overflow: hidden;
}

.watch,
.list-match-blv-option {
    font-size: 12px;
    width: 100%;
    text-align: center;
    display: grid;
    overflow: hidden;
    position: relative;
    align-items: center;
    justify-content: end;
}
.match-content-option-1 {
    /*padding: 45px 15px 15px;*/
    position: relative;
}

.player-box {
    height: fit-content;
    padding-bottom: 5px;
}

.col-md-12 .match-main-option-4 ul,
.col-md-12 .match-main ul {
    padding-left: 5px;
}

.col-md-12 .match-top-option-4 {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto auto;
    justify-items: center;
    gap: 10px;
    margin-bottom: 10px !important;
    height: 80px !important;
}

.match-main-option-4,
.match-main {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    background-position: center;
}

.match-main-option {
    border-radius: 8px;
    margin: 5px;
    box-shadow: unset;
}

.match-main-option::before {
    box-shadow: unset !important;
}

.load-more-wg,
.load-more {
    border: var(--scl-primary) solid 0.8px;
    border-radius: 0;
    margin-bottom: 10px;
}

a.load-more-wg:hover,
a.load-more:hover {
    border: var(--scl-primary) solid 0.8px;
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
}

.owards {
    text-transform: uppercase !important;
    font-family: "Oswald", sans-serif !important;
    font-weight: 500 !important;
}

#menu-main-menu li.dropdown {
    position: unset;

}

#menu-main-menu li.dropdown:hover>ul {
    display: block;
}

.full-width {
    width: 100%;
}

.center {
    text-align: center;
}

.match-mid {
    display: grid;
    align-items: center;
    justify-items: center;
    grid-template-columns: 1fr 100px 1fr;
    height: 130px;
}

.stage-label {
    font-size: 12px;
}

.match-mid-option {
    justify-items: center;
    height: 130px;
}

.hot-match-mid-option-4,
.match-mid-option-4 {
    display: grid;
    align-items: center;
    justify-items: center;
    grid-template-columns: 1fr 100px 1fr;
    height: 130px;
}

.match-mid-option-4 {
    border-top: solid 1px #939393;
    border-bottom: solid 1px #939393;
}

.hot-match-mid-option-4 {
    border-top: solid 1px #F9E7E7;
    border-bottom: solid 1px #F9E7E7;
}

.match-mid {
    display: grid;
    align-items: center;
    justify-items: center;
    grid-template-columns: 1fr 100px 1fr;
}

.left {
    text-align: left;
}

.arrow-match {
    margin-left: 10px;
    margin-bottom: 2px;
}

.match-status .match-live-time-info,
.match-date-option-4,
.match-date-option,
.match-score-option {
    color: var(--overlay-bg-color);
}

.match-date-option-4 .match-date,
.match-date-option-4 .match-time {
    font-size: 14px;
    padding: 0;
}

.match-main .match-link {
    color: white;
    cursor: pointer;
}

.match-main-option-4::before,
.match-main::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    box-shadow: 0 0 40px 40px rgba(255, 255, 255, .075) inset;
    left: 0;
}


.match-main-option-4::before {
    background: url("../images/match-bg-option-4.png") !important;
    background-image: no-repeat !important;
    background-size: cover !important;
    opacity: 0.4 !important;
    background-position: center !important;
}

.match-big-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 3;
}

.match-top {
    display: grid;
    /*grid-template-columns: 1fr 100px;*/
    margin-bottom: 15px;
    align-items: center;
}

.match-top-option {
    grid-template-columns: 1fr 100px;
    margin-bottom: 15px;
    align-items: center;
}

.team-logo {
    margin-bottom: 10px;
}

.team-logo img {
    max-width: 50px;
    height: auto;
}

.team-logo-option img {
    max-width: 70px;
    height: auto;
}

.team-label-option-3,
.team-label-hot-match-option-4,
.team-label-normal-macth-option-4,
.team-label-option {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
}

.team-label-normal-macth-option-4 {
    color: #303030;
}

.team-label-hot-match-option-4 {
    color: #ECECEC;
}

.competition-label-option-3 {
    position: relative;
    font-size: 14px;
    display: flex;
    grid-column-gap: 5px;
    justify-content: left;
}

.button-area {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 3px;
}

.button-area a {
    padding: 5px 8px;
    font-size: 13px;
    font-weight: 550;
    text-transform: uppercase;
    border-radius: 3px;
}

.match-widget-title,
.widget-title {
    position: relative;
}

.footer-widget-custom {
    display: flex;
    justify-content: left;
    text-align: left;
    margin-top: 20px;
}

.footer-widget-custom .widget-title {
    padding-left: 15px;
}

.footer-widget-custom .textwidget {
    display: block;
    overflow: hidden;
}

.widget-area .the-global-title {
    font-size: 22px;
    font-weight: bold;
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
}

@media only screen and (max-width: 575px) {
    .footer-widget-custom {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.widget-title .the-subtitle {
    font-size: 15px;
    min-height: 15px;
    line-height: 1.4;
    font-weight: 600;
    display: flex;
    justify-content: left;
    align-items: center;
}

.match-widget-title::before,
.widget-title::before {
    position: absolute;
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--scl-primary);
}
.loading-player {
    max-width: 90%;
    padding: 10px 15px;
    width: 250px;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    color: var(--scl-primary);
    border: solid 2px var(--scl-primary);
    transform: translate(-50%, -50%);
}

.author-title {
    font-size: 28px;
}

.match-item {
    margin-bottom: 10px;
}

a.navbar-brand {
    position: relative;
    z-index: 2;
}

figure {
    width: fit-content !important;
}

.navbar-brand img {
    height: 45px;
    max-height: 100%;
    width: auto;
    margin: 0 auto;
    display: block;

}

.match-country-logo {
    max-height: 15px;
    margin-right: 5px;
}

.match-time-count.match-live::before {
    /* content: ""; */
    color: green;
    background: green;
    font-size: 30px;
    display: none;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
    animation: blinker 1s linear infinite;
    position: absolute;
    top: 50%;
    transform: translate(-12px, -50%);
}

.match-live-time-info {
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
}

.match-live-time-info img {
    margin-right: 5px;
}

.watch-active .watch-btn-content {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--scl-primary) !important;
    position: relative;
}

.match_filter_wg li::after,
.match_filter li::after {
    content: attr(amount);
    font-size: 12px;
    display: flex;
    justify-content: center;
    background: white;
    color: var(--scl-primary);
    border-radius: 2px;
    width: 20px;
    margin-left: 5px;
    height: 20px;
    align-items: center;
    margin-top: 2px;
}

.match_filter_wg li:hover::after,
.match_filter_wg li.active::after,
.match_filter li:hover::after,
.match_filter li.active::after {
    background: var(--scl-primary);
    color: white;
}

.watch-active .watch-btn-content::before {
    content: "";
    position: absolute;
    top: -3px;
    right: calc(100% - 1px);
    width: 100%;
    height: 100%;
    border-top: 62px solid transparent;
    border-bottom: 60px solid transparent;
    border-right: 20px solid var(--scl-primary);
}

.match-top-option-5,
.match-top-option-2 {
    display: grid;
    align-items: start;
    height: fit-content;
    height: 15px;
}

.match-mid-option-3 {
    display: grid;
    align-items: center;
    justify-items: center;
    grid-template-columns: 1fr 70px 1fr;
    height: 100px;
}

.match-date-time-option-3 {
    display: flex;
    justify-content: end;
    align-items: center;
}

.vs-label-option-3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 150%;
}

.match-date-option-3 .match-time-option-3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
}

.match-date-option-3 {
    border-radius: 4px;
    color: var(--overlay-bg-color);
    background: var(--scl-primary);
    padding: 4px 8px 4px 8px;
    font-weight: 700;
}

.match-team-option-3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.team-logo-option-3 img {
    max-width: 50px;
    height: auto;
}

.team-label-option-3 {
    margin-left: 5px;
    margin-right: 5px;
}

.match-score-option-3 {
    font-size: 24px;
    padding: 3px 10px;
}

.match-time-count-option-3 {
    font-size: 12px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    background-color: var(--scl-primary);
    border-radius: 5px;
    padding: 5px;
}

.match-blv-option-3 {
    display: inline-flex !important;
    text-transform: uppercase;
    margin: 0;
    border-radius: 4px;
    margin-right: 5px !important;
}

.match-date-time-info {
    display: flex;
    justify-content: end;
}

.match-date-time-info-4 {
    display: flex;
    justify-content: end;
    align-items: center;
    margin: 10px;
}

.match-main-option-4-hot-match,
.match-main-option-4-normal-match {
    border-radius: 16px;
    margin: 5px;
    box-shadow: unset;
}

.match-main-option-4-normal-match {
    background-color: #ECECEC !important;
}

.match-main-option-4-hot-match {
    background-color: #a30404 !important;
}

.match-top-option-4 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
}

.match-top-option-3 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    height: 50px;
}

.match-home-team-option-4,
.match-away-team-option-4 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.match-date-time-option-4 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--scl-primary);
    border-radius: 5px;
    padding: 5px;
}

.match-time-count-hot-match-option-4,
.vs-label-hot-match-option-4,
.match-time-count-option-4,
.vs-label-option-4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;

}

.match-time-count-option-4,
.vs-label-option-4 {
    border: 1px solid #939393;
}

.match-time-count-hot-match-option-4,
.vs-label-hot-match-option-4 {
    border: 1px solid #F9E7E7;

}

.match-time-count-option-4,
.vs-label-option-4 {
    color: #303030;
    background-color: #ECECEC;
}

.match-time-count-hot-match-option-4,
.vs-label-hot-match-option-4 {
    color: #780808;
    background-color: #F9E7E7;
}



.vs-label-hot-match-option-4::before,
.vs-label-hot-match-option-4::after,
.vs-label-option-4::before,
.vs-label-option-4::after,
.match-time-count-hot-match-option-4::before,
.match-time-count-hot-match-option-4::after,
.match-time-count-option-4::before,
.match-time-count-option-4::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 83%;
    z-index: 1;
}

.vs-label-option-4::before,
.vs-label-option-4::after,
.match-time-count-option-4::before,
.match-time-count-option-4::after {
    background-color: #939393;
}

.match-time-count-hot-match-option-4::before,
.match-time-count-hot-match-option-4::after,
.vs-label-hot-match-option-4::before,
.vs-label-hot-match-option-4::after {
    background-color: #F9E7E7;
}

.vs-label-hot-match-option-4::before,
.vs-label-option-4::before,
.match-time-count-hot-match-option-4::before,
.match-time-count-option-4::before {
    top: -40px;
}

.match-time-count-hot-match-option-4::after,
.vs-label-hot-match-option-4::after,
.vs-label-option-4::after,
.match-time-count-option-4::after {
    bottom: -40px;
}

.match-live-time-info-option-4 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-score-option-4 {
    margin-right: 24px;
    font-weight: 500;
    font-size: 24px;
    color: #303030;
}

.away-score-option-4 {
    margin-left: 24px;
    font-weight: 500;
    font-size: 24px;
    color: #303030;
}

.green-score {
    color: #62C81E !important;
}

.hot_match {
    color: #ECECEC;
}

.calendar {
    margin-right: 5px;
}

.match-date-option-4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
}

.match-time-option-5 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 150%;
    margin-top: 10px;
}

.overflow-scroll {
    max-height: 780px;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    padding-right: 15px;
}


.options::-webkit-scrollbar,
.overflow-scroll::-webkit-scrollbar {
    width: 8px;
}

.options::-webkit-scrollbar {
    width: 5px;
}

.options::-webkit-scrollbar-thumb,
.overflow-scroll::-webkit-scrollbar-thumb {
    background-color: var(--scl-primary);
}

.options::-webkit-scrollbar-track,
.overflow-scroll::-webkit-scrollbar-track {
    background-color: var(--scl-background);
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
    margin-top: 10px;
}

#toc_container {
    background: var(--scl-container);
    padding: 0px;
}

#toc_container .toc_list {
    list-style-type: none;
    padding: 0;
}

#toc_container .toc_list li {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.2s;
}

#toc_container .toc_list li a {
    font-size: 13px;
    padding: 10px 20px;
    display: block;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    font-weight: 500;
    color: grey;
    font-weight: normal;

}

ul.toc_list li:hover {
    background-color: #373737;
    cursor: pointer;
}

.toc_list .active {
    background-color: #373737;
}

#toc_container .toc_list li.active a {
    color: var(--scl-primary);
    font-weight: bold;
    transition: 1s;
}

.title-intro {
    margin-left: 10px;
    margin-top: 10px;
}

.title-s1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}

.title-e {
    border-left: 4px var(--scl-primary) solid;
    padding-left: 10px;
    display: flex;
}

.list-match-blv-option .dropdown {
    margin-left: 0px !important;
}

.blv-collapse-option-custom:hover .blv-list-option-custom,
.blv-collapse:hover .blv-list {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.blv-collapse {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.blv-collapse-option-custom {
    display: flex;
    justify-content: start;
    align-items: center;
}

.blv-toggle {
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
    /* border-radius: 5px; */
    padding: 5px;
    font-size: 16px;
    font-weight: 600;
    width: fit-content;
    z-index: 9;
    text-transform: uppercase;
    opacity: 1;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 0;
    line-height: 1.2;
}

.blv-toggle .num {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    text-align: center;
    margin-left: 2px;
    font-family: oswald;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.blv-list {
    background-color: #0c0c0ce8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + 5px);
    z-index: 10;
    overflow: auto;
    height: calc(100% + 5px);
    opacity: 0;
    border-radius: 5px;
    display: none;
    transition: 0.5s opacity;
}

.close-blv {
    position: absolute;
    top: 5px;
    right: 5px;
    color: var(--scl-text);
    z-index: 11;
    cursor: pointer;
    display: none;
}


.blv-list-option-custom {
    background-color: var(--scl-container);
    position: absolute;
    bottom: 40px;
    min-width: 80px;
    z-index: 10;
    overflow: auto;
    max-height: 170px;
    opacity: 0;
    visibility: hidden;
    display: flex;
}

.blv-list-option-custom::-webkit-scrollbar,
.blv-list::-webkit-scrollbar {
    width: 0px;
}

.blv-collapse.active .blv-list {
    display: grid;
    opacity: 1;
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
}

.blv-collapse.active .close-blv {
    display: block;
}

.blv-item {
    display: flex;
    border-collapse: collapse;
    box-sizing: content-box;
    border-width: 0.1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-image: radial-gradient(circle at center, var(--scl-primary), #ffe59403);
    border-image-slice: 1;
}

.blv-item a.dropdown-item {
    color: var(--all-text);
}

.blv-item a.dropdown-item {
    font-size: 12px;
    padding: 5px;
    text-align: left;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 80px;
}

.blv-item a.dropdown-item:hover {
    background-color: #16161665;
    color: var(--scl-primary);
}


.dropdown-item span {
    padding-left:0px;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.pagination .nav-links * {
    padding: 3px 10px;
    background-color: rgb(38, 38, 38);
    color: rgb(213, 213, 213);
    display: inline-flex;
    align-items: center;
    font-weight: bold;
}

.pagination .nav-links .current {
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
}

.match-time-count {
    position: relative;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 550;
    padding:5px;
}

.wp-block-table table {
    color: var(--scl-text);
}

nav#header {
    background-color: var(--scl-head-menu) !important;
}

.stat-bar {
    transition: 0.5s;
}

.match-option-3 .match-content {
    padding: 0 15px !important;
}

.hot-match-label {
    right: 15px;
    top: 15px;
    position: absolute;
    text-align: right;
    font-weight: bold;
    color: var(--scl-primary);
    margin: 0;
    font-size: 12px;
}

.blv-collapse.active .blv-max-4 {
    grid-template-columns: 1fr 1fr;
}

.blv-collapse.active .blv-max-6 {
    grid-template-columns: 1fr 1fr;
}

.blv-collapse.active .blv-max-8 {
    grid-template-columns: 1fr 1fr;
}

.blv-collapse.active .blv-max-12 {
    grid-template-columns: 1fr 1fr 1fr;
}


.hot-match .match-main {
    background-color: var(--scl-hotmatch);
}

.normal-match .match-main {
    background-color: var(--scl-normalmatch);
}

body,
html {
    overflow-x: hidden;
}

@media only screen and (max-width: 768px) {

    .match_filter_wg li,
    .match_filter li {
        padding: 10px 5px;
    }

    html[data-bs-theme='dark'] body.home .main-container h1::after {
        display: none;
    }

    .post-archive-item .post-item-bottom {
        grid-template-columns: auto;
    }

    .xc::before,
    #header::before,
    #header .container::before,
    #navbar>ul>li>a:hover::before {
        display: none;
    }

    #navbar>ul>li>a:hover {
        background-color: white;
        color: var(--scl-primary);
    }

    #navbar>ul>li:hover::before,
    #navbar>ul>li:hover::after,
    #navbar::before {
        display: none;
    }

    #navbar {
        padding-left: 0;
        position: relative;
        height: auto;
    }

    header>#header .container {
        background-color: var(--scl-head-menu);
        color: var(--scl-head-text);
    }

    .player-container {
        padding: 0;
        margin: 0 -15px 15px;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    .team-logo-option img {
        max-width: 50px;
        height: auto;
    }
}

@media only screen and (max-width: 992px) {
    .player-container {
        display: block;
    }
}

.hide {
    display: none;
}

@media only screen and (max-width: 552px) {
    .button-area a {
        padding: 2px 3px;
        font-size: 11px;
    }

    .button-area {
        bottom: 35px;
        right: 10px;
    }
}

.match-item.live-match .watch:before {
    display: none;

}

.match-item.live-match .watch-active:before {
    content: "";
    width: 100%;
    background: #00000040;
    height: 100%;
    display: block;
    position: absolute;
    z-index: -2;
}

.match-item.live-match .watch-active:after {
    content: "";
    width: 0%;
    background: var(--scl-primary);
    height: 100%;
    display: block;
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
}

.match-item.live-match .watch-active:hover:after {
    transform: scaleX(500);
}

.match-item.live-match .watch-active:after {
    transform: scaleX(0);
    width: 10px;
    transition: 1s;
}

/* Start Sub-livescore */

.ketqua-table .com-row {
    color: white;
    padding: 5px 5px;
    background-color: #2a3038;
}

.ketqua-table .match-item-row {
    padding: 5px 0;
    border-bottom: 0.5px solid rgb(97 91 90 / 26%);
    align-items: center;
}

.match-item-row {
    background-color: #272727;
}

.match-item-row .team-info:nth-child(2) {
    grid-template-columns: 1fr 30px;
    text-align: right;
}

.team-info {
    display: grid;
    align-items: center;
    grid-column-gap: 5px;
}

.sm-text {
    font-size: 12px;
}

.sm-time {
    color: #bebebe;
}

.ketqua-table .team-logo {
    max-height: 28px;
    height: auto;
    width: 28px;
    max-width: 60px;
    margin: 0;
}

.match-item-row .team-info:nth-child(4) {
    grid-template-columns: 30px 1fr;
    text-align: left;
}

.team-info .team-name {
    font-size: 12px;
    max-width: 100%;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.score-overview {
    background: var(--scl-primary);
    padding: 2px 8px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 18px;
    max-width: 60px;
    color: var(--overlay-bg-color);
    margin: 0 auto;
}

.match-status-overview {
    padding-top: 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
}

.ketqua-table .lv-score {
    background: var(--scl-primary);
    padding: 2px 8px;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    max-width: 60px;
    color: var(--overlay-bg-color);
    margin: 0 auto;
}

.competitions-list .cbtn,
.date-list .xbtn {
    background-color: rgba(65, 64, 64, .529);
    font-weight: 700;
    padding: 4px 7px;
    color: #fff;
    margin: 3px;
    display: inline-block;
}

.competitions-list .active-btn,
.date-list .xbtn.active-btn {
    background-color: var(--scl-primary);
    color: var(--overlay-bg-color);
}

.match-full-mid {
    display: grid;
    grid-template-columns: calc(50% - 40px) 80px calc(50% - 40px);
    justify-items: center;
    text-align: center;
    align-items: center;
}

.match-full-mid .logo-box img {
    max-height: 80px;
    width: auto;
    margin-bottom: 10px;
    width: auto;
}

.match-full-data {
    margin-bottom: 15px;
    /* box-shadow: 0 0 40px 40px rgba(255, 255, 255, .075) inset; */
    background: #272727;
    /* background-image: linear-gradient(rgb(0 0 0 / 81%), rgb(0 0 0 / 72%)), url(); */
    padding: 15px;
}

.match-full-data .competition-label {
    color: rgb(177, 176, 176);
    margin-bottom: 10px;
    font-size: 16px;
}

.match-full-data .match-time,
.match-full-data .match-score {
    font-size: 30px;
    padding: 3px 10px;
}

.match-full-data .match-score {
    padding: 5px 10px;
    line-height: 1.2em;
    margin: 5px 0;
}

.match-history {
    margin-bottom: 15px;
}

.match-history-detail {
    display: grid;
    grid-template-columns: calc(50% - 40px) 80px calc(50% - 40px);
    align-items: center;
    align-content: center;
}

.match-history-detail .team-info:nth-child(3) {
    grid-template-columns: 30px 1fr;
    text-align: left;
}

.match-history-detail .team-info:nth-child(1) {
    grid-template-columns: 1fr 30px;
    text-align: right;
}

@media only screen and (max-width: 991px) {
    .match-full-mid .logo-box img {
        max-height: 60px;
        margin-bottom: 10px;
    }
}

.mo-phong {
    position: absolute;
    width: 100%;
    height: 100%;
}

.embed-responsive-item-widget {
    position: relative;
    padding-bottom: calc(46.5% + 180px);
    margin-bottom: 15px;
}

.mo-phong iframe {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
}

.mo-phong::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.stat-label {
    font-weight: 450;
    background: #242323;
    line-height: 26px;
    color: white;
    text-align: center;
    width: 100%;
    font-size: 10px;
    padding: 0 5px;
    z-index: 3;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.23);
}

.no-padding {
    padding: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.away-bar {
    text-align: right;
}

.bar-label {
    font-size: 14px;
}

.stat-container, .lineup-container,.summary-container {
    background: #272727;
    margin-bottom: 10px;
}


.group-bar {
    display: grid;
    grid-template-columns: calc(50% - 60px) 120px calc(50% - 60px);
}

.parent-bar {
    position: relative;
    display: grid;
}

.stat-item {
    position: relative;
    margin: 5px;
    padding: 5px;
    border-bottom: 0.5px #8080802b solid;
}

.stat-bar {
    position: absolute;
    display: block;
    height: 100%;
    z-index: 1;
}

.away-bar .stat-bar {
    left: 0;
    background: orange;
}

.home-bar .stat-bar {
    right: 0;
    background: #1756a1;
}

.home-bar .cover-bar {
    order: 2;
}

.home-bar .bar-label {
    order: 1;
}

.cover-bar {
    position: relative;
    width: 100%;
    height: 10px;
    background: #424242;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}

.away-bar {
    grid-template-columns: 1fr 30px;
}

.home-bar {
    grid-template-columns: 30px 1fr;
}


.team-header .home-team .team-logo {
    order: 1;
}

.team-header .home-team .team-label {
    order: 2;
}

.team-header .team-label {
    max-width: 100%;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.team-header {
    padding: 10px;
    box-sizing: content-box;
    border-width: 0.5px;
    border-bottom-style: solid;
    border-image: radial-gradient(circle at center, #f8c21b, #ffe59403);
    border-image-slice: 1;
    display: grid;
    grid-template-columns: 50% 50%;
}

.team-gogo {
    display: flex;
    align-items: center;
    grid-column-gap: 10px;
}

.team-header .away-team {
    justify-content: end;
}

.team-header .home-team {
    justify-content: start;
}

.team-header .away-team .team-logo {
    order: 2;
}

.team-header .away-team .team-label {
    order: 1;
}

/* End Sub-livescore */


.ranking-competition {
    min-width: 540px;
}

.ranking-competition .header-row {
    background: #2a3038;
    padding: 8px 3px;
    font-size: 14px;
}

.ranking-competition .ranking-row {
    display: grid;
    grid-template-columns: 25px 1fr 250px 110px;
    font-size: 12px;
    text-align: center;
}

.ranking-item {
    background: #212121;
    border-bottom: 0.5px solid rgb(97 91 90 / 26%);
    padding: 5px 3px;
}

.current_team {
    background: #8b8b8b !important;
    border-bottom: 0.5px solid rgb(97 91 90 / 26%);
    padding: 5px 3px;
}


.ranking-detail {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.ranking-value {
    text-align: center;
}

.ranking-row .team-label {
    font-size: 12px;
    max-width: 100%;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    text-align: left;
    font-weight: 700;
}

.ranking-competition .team-logo-ranking {
    max-height: 25px;
    max-width: 25px;
}

.match-stt {
    display: grid;
    grid-template-columns: repeat(5, 20px);
    justify-content: left;
    grid-column-gap: 2px;
}

.match-stt span {
    line-height: 20px;
    text-align: center;
    display: block;
    width: 20px;
    font-size: 12px;
    border-radius: 5px;
    height: 20px;
    margin: 0 auto;
    color: white;
    font-weight: bold;
}

.match-stt span.win-match {
    background: rgb(15, 139, 21);
}

.match-stt span.draw-match {
    background: rgb(255, 174, 0);
}

.match-stt span.lost-match {
    background: rgb(161, 13, 13);
}

.ranking-title {
    font-size: 12px;
    font-weight: 700;
}

.standing {
    margin-bottom: 0px !important;
}

.group-table {
    padding-left: 10px;
    font-weight: 500;
    background-color: var(--scl-primary);
    padding-top: 8px;
    padding-right: 3px;
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
    .ranking-competition .ranking-row {
        display: grid;
        grid-template-columns: 25px 100px 250px 110px;
        font-size: 12px;
        text-align: center;
    }

    .ranking-container {
        overflow-x: auto;
    }
}


/* .selected-option span::after {
    content: "▼";
    float: right;
}  */

.dropdown-custom {
    position: absolute;
    top: 20%;
    right: 2%;
}

.competitions-dropdown {
    width: 300px;
    margin: 20px auto;
    position: relative;
}

.custom-dropdown {
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}

.selected-option {
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
}

.selected-option span {
    padding-left: 5px;
}

.options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #1f1e1e;
    border: 1px solid #ccc;
    border-top: none;
    max-width: 300px;
    max-height: 400px;
    overflow-y: auto;
    z-index: 10;
}

.options ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.options li {
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    cursor: pointer;
}

.options li:hover {
    background-color: #0f0b0b;
}

#selected-image,
.competition_item img {
    max-width: 25px;
    max-height: 25px;
}

/* #footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center !important;
}

.page-template-default {
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
} */

#not-found-table {
    display: flex;
    justify-content: center;
}

.loader-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

#table-loader {
    display: none;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #3498db;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.match-result {
    position: relative;
    cursor: pointer;
}

.match-result:hover .popover-content-match {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transition: all 0.2s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.popover-content-match {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: -68px;
    transform: translate(0, 10px);
    background-color: #525252;
    color: #ffffff;
    padding: 1.5rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: 150px;
    padding: 10px;
}

.popover-content-match:before {
    position: absolute;
    z-index: -1;
    content: "";
    right: calc(50% - 5px);
    top: -8px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #525252 transparent;
    transition-duration: 0.3s;
    transition-property: transform;
}

.popover-message-match {
    text-align: center;
    margin-bottom: 6px;
}

.modal-area-match img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    background: #fff;
    border-radius: 5px;
    padding: 3px;
    margin: 0 10px;
}

.popover-name {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}

.popover-name .home {
    float: left;
}

.popover-name .away {
    float: right;
}

.popover-name span {
    width: 60px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    overflow: hidden;
}

.table_odds .text_odds {
    margin-bottom: 0 !important;
    font-size: 12px;
}

.table_odds p {
    margin-bottom: 0 !important;
}

.clb_tr span.asia1,
.clb_tr span.bs1 {
    flex-grow: 1;
    text-align: right;
}

.clb_tr span.asia1,
.clb_tr span.bs1 {
    font-weight: 300;
    font-size: 11px;
    color: #727272;
}

.text_odds span {
    color: white;
    display: inline-block;
    font-size: 12px;
}

.table_odds.table-bordered .clb_tr:first-child span.asia2,
.table_odds.table-bordered .clb_tr:first-child span.asia3,
.table_odds.table-bordered .clb_tr:first-child span.bs2,
.table_odds.table-bordered .clb_tr:first-child span.bs3 {
    padding-left: 10px;
    text-align: left;
}

.clb_tr span.asia2,
.clb_tr span.asia3,
.clb_tr span.bs2,
.clb_tr span.bs3 {
    flex-grow: 1;
    text-align: right;
}

.text_odds span {
    color: white;
    display: inline-block;
    font-size: 12px;
}

.text_odds {
    font-weight: 450 !important;
    font-size: 12px;
}

.clb_tr {
    padding: 0 8px;
    /* display: flex; */
}

.text_odds {
    font-weight: 450 !important;
    font-size: 12px;
}

.table_odds.table-bordered .clb_tr:last-child span.asia2,
.table_odds.table-bordered .clb_tr:last-child span.asia3,
.table_odds.table-bordered .clb_tr:last-child span.bs2,
.table_odds.table-bordered .clb_tr:last-child span.bs3 {
    padding-left: 20px;
    text-align: center;
}

.clb_tr span.asia2,
.clb_tr span.asia3,
.clb_tr span.bs2,
.clb_tr span.bs3 {
    flex-grow: 1;
    text-align: right;
}

.clb_tr span {
    margin-right: 0 !important;
}

.text_odds span {
    color: var(--api-color-text);
    display: inline-block;
    font-size: 12px;
}

.table_odds {
    color: white;
}