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

.entry-content {
    padding-top: 0 !important;
}
#content{
    background: #1a1a1a;
}
.home .sports-bars ul li button{
    font-family: unset !important;
}
.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);
}
.home .sports-bars ul li:first-child button{
    margin-right: 8px;
}
.home .sports-bars{
    margin-bottom: 8px;
}
.option-8 .match-team-inner * {
    text-align: center;
}
.option-8 .logo-team-inner img{
    width: 92%;
}
.row .row:not(.row-collapse){
    margin: 0 -3px;
}
.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;
}
.home .sports-bars ul li button{
    
    min-width: 115px;
    border-radius: 7px;
    position: relative;
    background: linear-gradient(360deg, rgb(24 29 89), rgba(34, 42, 73, 0.2));
}
.home .sports-bars ul li {
    margin-right: 7px;
}
.home .sports-bars ul li::after{
    right: -6%;
}
#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;
}
@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) {
	.home .sports-bars ul li button span {
		line-height: 17px;
		width: 85px;
		margin-left: -29px;
	}
	.home .sports-bars ul li::after {
		right: -4px;
	}
}
