:root {
    --scl-primary: #e53500;
    --overlay-bg-color: ;
    --scl-background: #141417;
    --scl-text: #ffffff;
    --scl-container: #1c1c1c;
    --scl-head-logo-bg: #ffffff;
    --scl-head-menu: #e53500;
    --scl-head-menu-hover: #ffffff;
    --scl-head-text: #ffffff;
    --scl-head-text-hover: rgba(255, 102, 0, 0.86);
    --scl-footer-bg: #111111;
    --scl-footer-text: #ffffff;
    --scl-hotmatch: #161515;
    --scl-hotmatch-anchor: #161515;
    --scl-normalmatch: #161515;
    --scl-normalmatch-anchor: #161515;
    --api-bg-top-bar: #161616;
    --api-color-top-bar: #ffffff;
    --api-bg-title: #212121;
    --api-color-text: #ffffff;
    --api-bg-list: #2b2b2b;
    --api-color-hr: rgb(137 137 137 / 20%);
    --api-color-hot: #397f19;
    --api-color-bxh: #0bdf39;
}

.status-match, .match-score-scl, .match-running, .time-text,
.is-divider,
#post-list .entry-content,
#post-list footer.entry-meta,
#post-list .entry-meta .byline,
.date-item-label, #select_company, .slider .prev-btn, .slider .next-btn {
    display: none;
}

.col-inner ol li, .col-inner ul li, .entry-content ol li, .entry-content ul li, .entry-summary ol li, .entry-summary ul li,
.button, button, input[type=button], input[type=reset], input[type=submit] {
    margin: 0;
}
.button, button, input[type=button], input[type=reset], input[type=submit] {
    line-height: normal;
    min-height: 0;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}
.col-12 {
    width: 100%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: 0;
}
.h1, h1 {
    font-size: calc(1.375rem + 1.5vw);
}
.h4, h4 {
    font-size: calc(1.275rem + .3vw);
}
.absolute-footer {
    color: #fff;
}
.header, .header-wrapper {
    overflow: hidden;
}
#header .container > div {
    position: relative;
}
#header::before, #header .container::before {
    background-color: white;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
}
#header .flex-left {
    background-color: var(--fs-color-primary);
    color: white;
    padding-left: 40px;
}
#header li {
    padding: 0 15px;
}
#header li:hover a {
    color: var(--scl-head-text-hover);
    position: relative;
    z-index: 1;
}
#header li:hover::before {
    display: block;
    z-index: 0;
}
#logo {
    margin-right: 0;
}
#logo::before {
    background-color: white;
    content: "";
    position: absolute;
    /* right: 0px !important; */
    top: -100%;
    right: -25px;
    height: 200%;
    transform: rotate(15deg);
    width: 100%;
    z-index: 1;
}
#logo a {
    position: relative;
    z-index: 10;
}
#footer {
    background-color: var(--scl-footer-bg);
    color: var(--scl-footer-text);
}
.ux-menu-title,
.section-title,
.widget-title {
    position: relative;
    padding: 0;
    min-height: auto;
    padding-left: 15px;
    font-size: 1.5rem;
    color: white;
    text-transform: none;
    line-height: 1.2;
    margin-bottom: .5rem !important;
}
.widget-title {
    font-size: 22px !important;
}
.ux-menu-title::before,
.section-title-normal::before,
.match-widget-title::before, .widget-title::before{
    position: absolute;
    content: "";
    display: block;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--fs-color-primary);
}
.section-title-normal span {
    margin: 0;
    padding: 0;
}
.section-title-normal {
    border-bottom: none;
}
.ux-menu-link__link {
    padding: 0;
    color: var(--fs-color-primary);
    min-height: auto;
}
footer ul,
footer .col-inner ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.match-list-container {
    padding: 10px 15px;
}
.home .sports-bars {
    grid-template-columns: 1fr 130px;
    align-items: center;
    position: relative;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    gap: 10px;
    padding: 16px 0px 11px;
}
.home .sports-bars ul {
    width: 100%;
    display: flex;
    list-style: none;
    gap: 16px;
    margin: 0px;
    padding: 0px;
    border-bottom: none;
}
.home .sports-bars ul li {
    margin-bottom: 0px;
    position: relative !important;
    margin-left: 0px !important;
}
.home .sports-bars ul li:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    height: 24px;
    position: absolute;
    right: -10%;
    top: 50%;
    transform: translate(50%, -50%);
    background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 100%);
}
.home .sports-bars ul li button.active span, .home .sports-bars ul li button:focus span, .home .sports-bars ul li button:hover span {
    color: rgb(0, 255, 253);
    -webkit-text-fill-color: rgb(0, 255, 253);
    background: unset;
}
.home .sports-bars ul li button {
    font-family: Oswald;
    color: rgb(255, 237, 237);
    text-shadow: rgba(0, 0, 0, 0.24) 0px 0.92px 3.678px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 125px;
    height: 39px;
    background: transparent;
    gap: 7px;
    outline: 0px;
    border-radius: 7px;
}
.home .sports-bars ul li button.active, .home .sports-bars ul li button:focus, .home .sports-bars ul li button:hover {
    color: rgb(0, 255, 253);
    position: relative;
    border-radius: 7px;
    background: linear-gradient(360deg, rgb(37, 44, 135), rgba(34, 42, 73, 0.2));
    border: 1px solid rgb(0, 200, 244);
}
.home .sports-bars ul li button.active::before, .home .sports-bars ul li button:focus::before, .home .sports-bars ul li button:hover::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    pointer-events: none;
    border-radius: 7px;
    padding: 1px;
    /* background: linear-gradient(360deg, rgb(0, 200, 244), rgb(66, 83, 243)); */
    /* mask: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px) content-box xor, linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 0px); */
}
.home .sports-bars ul li button.active svg, .home .sports-bars ul li button:focus svg, .home .sports-bars ul li button:hover svg {
    filter: brightness(0) saturate(100%) invert(99%) sepia(71%) saturate(4947%) hue-rotate(102deg) brightness(101%) contrast(107%);
}

.match-item-footer {
    position: relative;
    padding: 10px;
    background: rgb(30, 30, 30);
}
.match-flex {
    display: flex;
    justify-content: space-between;
}
.match_filter_wg li span, .match_filter li span {
    position: relative;
}
.match_filter_wg li span::after, .match_filter li span::after {
    content: attr(amount);
    color: var(--scl-primary);
    left: calc(100% + 5px);
    min-width: 20px;
    min-height: 20px;
    display: block;
    position: absolute;
    top: 0px;
    text-align: center;
}
.dropdown-item {
    background-color: transparent;
    border: 0;
    clear: both;
    color: var(--bs-dropdown-link-color);
    display: block;
    font-weight: 400;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    text-align: inherit;
    white-space: nowrap;
    width: 100%;
}
.img_blv_inner {
    width: 20px;
    height: 20px;
    position: relative;
    margin-right: 3px;
    border-radius: 99px;
    overflow: hidden;
    border: 2px solid var(--scl-primary);
}
.img_blv_inner img {
    bottom: 0px;
    font-family: "object-fit: cover;";
    height: 100%;
    left: 0px;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
}
.match-item {
    margin-bottom: 10px;
}
.mshow-fade .match-item {
    animation: 0.6s linear 0s 1 normal forwards running matchfade;
}
.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-inner {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    background: rgb(10, 10, 10);
    border-radius: 7px;
    overflow: hidden;
}
.hot-match .match-item-inner {
    border-color: #b93d3d;
}
.status-match:not(.vs-match) {
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 4px;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
}
.status-match:not(.vs-match) {
    color: rgb(255, 255, 255);
    font-size: 12px;
    width: fit-content;
    text-align: center;
    background: rgb(0, 145, 57);
    padding: 3px 10px;
    border-radius: 4px;
    margin: 0px auto;
}
.entry-content {
	padding-top: 0;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: none;
}
.right-sidebar-post {
	background-color: var(--scl-container);
    margin: 0 auto;
    padding: 10px 15px;
}
#post-list .entry-header-text {
	padding: 0
}
#post-list .entry-title {
	font-size: 100%;
    color: var(--scl-primary);
    margin: 0;
    font-weight: normal;
}
#post-list .entry-image-float {
    float: left;
    margin-right: 10px;
    max-width: 30%;
}
#post-list .entry-meta, #post-list .entry-category {
	position: absolute;
    left: calc(30% + 20px);
    text-transform: none;
}
#post-list .entry-meta,
#post-list .entry-meta a {
    color: grey;
}
#post-list .entry-category {
	bottom: 25%;
}
#post-list article {
	position: relative;
}
.matchrow .col-12 {
	width: auto;
}
#leagues--live .row {
    margin-left: 0;
    margin-right: 0;
    flex-flow: row;
}

@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 2.5rem;
    }
    .h4, h4 {
        font-size: 1.5rem;
    }
    .right-sidebar-post .left {
    	padding-right: 30px !important;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -webkit-box-flex:1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        width: auto
    }

    .row-cols-lg-1>*,.row-cols-lg-auto>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-lg-1>* {
        width: 100%
    }

    .row-cols-lg-2>* {
        width: 50%
    }

    .row-cols-lg-2>*,.row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-lg-3>* {
        width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        width: 25%
    }

    .row-cols-lg-4>*,.row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .row-cols-lg-5>* {
        width: 20%
    }

    .row-cols-lg-6>* {
        width: 16.6666666667%
    }

    .col-lg-auto,.row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-auto {
        width: auto
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-1,.col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-3,.col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-5,.col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-7,.col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10,.col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-11,.col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .col-lg-12 {
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,.gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,.gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,.gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }

    .g-lg-1,.gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }

    .g-lg-2,.gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }

    .g-lg-2,.gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }

    .g-lg-3,.gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,.gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,.gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,.gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,.gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,.gy-lg-5 {
        --bs-gutter-y: 3rem
    }
    #header li::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;
    }
}
@media (min-width: 768px) {
    .col-md-6 {
        width: 50%;
    }
    .px-md-1 {
        padding-left: .25rem !important;
        padding-right: .25rem !important;
    }
    .d-md-none {
        display: none !important;
    }
}

@media (max-width: 700px) {
    #header::before, #header .container::before {
        display: none;
    }
    .header .flex-row {
        padding: 0;
    }
    #logo {
        margin: 0;
        background-color: white;
        height: 100%;
        display: flex;
        align-items: center;
    }
    #logo::before {
        display: none;
    }
    .menu-bottom {
        position: fixed;
        bottom: 0;
        z-index: 99999;
        background: #1e1e1e;
        width: 100%;
        justify-content: space-evenly !important;
        padding: 7px 0;
        display: flex;
    }
    .menu-bottom .icon-box-center .icon-box-img {
        margin: 0 auto 5px !important;
        filter: brightness(0) invert(.8);
    }
    .menu-bottom .no-filter .icon-box-img {
        filter: none;
    }
    .icon-box-text {
        color: #b6b6b6;
        font-size: 12px;
        font-weight: 500;
    }
    .home .sports-bars ul li button {
        font-size: 12px;
    }
    .home .sports-bars ul li:not(:last-child)::after {
        right: -1px;
    }
    .match-list-container {
        padding: 0;
    }
    .match-list {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .right-sidebar-post, .archive-page-header {
    	padding: 10px;
    }
    #player-table .th_player .colteam, #player-table .th_teams .colteams {
        width: 110px;
    }
    #player-table .th_teams .colteams {
        width: 80px;
    }
}