.header-main .nav > li > a {
    line-height: 50px !important;
}

.entry-content {
    padding-top: 0 !important;
}
#content{
    background: #1a1a1a;
}

.entry-content ul li{
    margin-left: 0 !important;
}
.tab-option-4 .match_filter li[data-value="live"] span{
    width: 60px;
}
.tab-option-4 .match_filter li:hover, .tab-option-4 .match_filter_wg li:hover{
    background: linear-gradient(113deg, var(--scl-primary) 7.37%, var(--scl-primary) 57.22%, var(--scl-primary) 66.05%, #000 131.67%);
    box-shadow: inset 0 0 0 1px var(--scl-primary);
}

.option-8 .match-team-inner * {
    text-align: center;
}
.option-8 .logo-team-inner img{
    width: 92%;
}
.home .sports-bars ul li {
 margin-left: 0;
}
.row .row:not(.row-collapse){
    margin: 0;
}
.match-list-container {
     padding: 10px 0px; 
}
.right-content {
    max-height: 1183px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #121212;
		margin-right: 0px;
        scrollbar-color: #000 #333333;
        padding: 15px;
}
.left-content{
    overflow-y: auto;
    padding: 0 10px 0 4px;
}
#ez-toc-container {
    background: #121212;
    border: 1px solid #4f4f4f;
    max-height: 1383px;
}
.ketqua-table .match-item-row{
    justify-content: left;
}
.slider-wrapper{
	position: relative  !important;
}

#footer p {
    margin-top: 5px;
    margin-bottom: 5px;
}
#footer{
    padding-top: 15px;
}
#footer .ux-menu-link__link{
    color: #ffc71c;
    border: none;
}
#footer .ux-menu-link__link:hover{
    color: #fff;
    border: none;
}

#footer .ux-menu-link__text{
    margin: 0 auto;
    text-transform: uppercase;
}
#footer .col{
    padding-bottom: 15;
}
#content {
    padding: 15px;
}

.content-boxs{
    scrollbar-color: #000 #333333;
    overflow-x: unset !important;
    padding: 0 15px;
    background: #1e1e1e;
    overflow-y: auto !important;
    max-height: 780px;
    padding-right: 15px;
}

.match-list-container ul.match_filter {
    margin-bottom: 0 !important;
    width: fit-content;
    margin-top: 7px;
}

.match_filter_wg li:hover, .match_filter_wg li.active, .tab-option-1 .match_filter li:hover, .tab-option-1 .match_filter li.active{
    color: #fff;
    background: linear-gradient(113deg, #dec064 7.37%, #f2be26 57.22%, #f1b911 66.05%, #dec064 131.67%);
    border-bottom: 0;
    height: max-content;
}

.match_filter_wg li span, .match_filter li span{
    
    margin-left: -20px;
}

.match_filter_wg li, .tab-option-1 .match_filter li {
    padding: 6px 38px;
    border-radius: 6px;
    margin-left: 0;
    margin-right: 10px !important;
}
.tab-option-1 .match_filter_wg li span::after, .tab-option-1 .match_filter li span::after {
    font-size: 10px;
    height: 20px;
    padding: 3px;
    top: 4px;
}
.breadcrumbs-content{
    padding: 0;
}
.entry-title{
    margin: 10px 0;
}

.post-item .box:hover a{
        color: #ff840a;
}


@media (min-width: 1000px) {
    .player-padding {
        padding-bottom: 405px;
    }
    
}
.copyright-sec{
    padding:  0 0 10px 0 !important;
}
@media (min-width: 1190px) {
    .player-padding {
        padding-bottom: 457px;
    }
    .liveRoom-wrapper .live-room .inner .chat .chat-center {
        height: 361px;
    }
    
}
@media (min-width: 1400px) {
    .player-padding {
        display: block;
        position: relative;
        padding-bottom: 58.25%;
    }
        .liveRoom-wrapper .live-room .inner .chat .chat-center {
        height: 381px;
    }
    
}
@media only screen and (max-width: 768px) {
	
	.tab-option-1 .match_filter_wg li span::after, .tab-option-1 .match_filter li span::after {
        font-size: 9px;
        height: 20px;
        padding: 3px;
        top: 0px;
        min-width: 17px;
        min-height: 17px;
    }
    .match_filter_wg, .match_filter {
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 0 0 12px 0;
        margin-bottom: 12px;
    }
}


.home .sports-bars ul {
  width:unset;
}