/*! lightslider - v1.1.6 */
.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider:after{clear:both}.lSSlideWrapper{max-width:100%;position:relative}.lightSlider{margin:0}.lslide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.lslide>img{display:block!important}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(../img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:1px}.lSAction>.lSNext{background-position:-32px 0;right:1px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter .lSPager{margin-top:10px;text-align:center}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s;float:left;border-radius:5px}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSSlideOuter .lSPager>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager>li:hover a,.lSSlideOuter .lSPager>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}

 ul.lightSlider.matches:not(.lSSlide) {height:200px; transition: all 0.3s ease, visibility 0.3s ease;}


    .AnubSliderMatch { background: #f7f8fa; margin: 1rem 0px; border-radius: 10px; }
    .AnubSliderMatch .filter-tabs {    display: flex;
    overflow: hidden;
    justify-content: center;
    position: relative;
    width: 100%;
    margin-bottom: 0;}
    .AnubSliderMatch .tab-btn {   
    cursor: pointer;
    transition: all .15s;
    padding: 0 30px;
    height: 30px;
    position: relative;
    text-align: center;
    background-color: #fff;
    font-weight: 400;
    font-size: 14px;
    color: #111;
    line-height: 22px;
    border: 1px solid #e0e0e0;
    border-bottom: 0px;
}
    .AnubSliderMatch .tab-btn.active {background-color: #0277bd; color:#fff; }
.AnubSliderMatch .team-name {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding-top: 5px;
    color: #000;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
}

.AnubSliderMatch .matches-day.no-matches .lSAction {
    display: none !important;
}
    /* بطاقات المباريات */
    .AnubSliderMatch .match-card {  background: #e0e2e5; border-radius:8px; padding:10px; box-shadow:0 2px 6px rgba(0,0,0,.08); text-align:center; margin:8px; }
   .AnubSliderMatch li div.no-matches {     padding: 24px;
    color: #000000;
    margin: 0 !important;
    background: #fff;
    font-size: 22px;}
    .AnubSliderMatch .match-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
        width: 45%;
}
.AnubSliderMatch .match-info .score {
    font-size: 22px;
}
.AnubSliderMatch .match-league {
    margin: -4px 0 5px 0;
}
.AnubSliderMatch ul.lightSlider.no-matches li{width: 100% !important;margin: 0 !important;float: none !important;}
.AnubSliderMatch ul.lightSlider.no-matches{width: 100% !important; margin: 0 auto !important;}

.AnubSliderMatch .filter-tabs .tab-btn:nth-child(1) {border-radius: 0px 7px 0px 0px;}
.AnubSliderMatch .filter-tabs .tab-btn:nth-child(3) {border-radius: 7px 0px 0px 0px;}
.AnubSliderMatch .match-status { display:inline-block; padding:4px 8px; border-radius:12px; font-size:12px; margin-bottom:8px; }
.AnubSliderMatch .match-status.live { background:#e74c3c; color:#fff; }
.AnubSliderMatch .match-status.upcoming { background:#3498db; color:#fff; }
.AnubSliderMatch .match-status.ended { background:#7f8c8d; color:#fff; }
.AnubSliderMatch .filter-tabs .tab-btn:nth-child(2) {
    border-left: 0;
    border-right: 0;
}
    /* تحسين الـ lightSlider wrapper */
    .AnubSliderMatch .lSSlideOuter { max-width:1200px; margin:0 auto; background:#fff; border-radius:7px; padding:10px; border: 1px solid #e0e0e0; }
.AnubSliderMatch li.lslide .match-card .team img {
    height: 26px;
    width: auto;
    border: none;
    display: inline-block;
    max-height: 26px;
}

.AnubSliderMatch .lSAction {
    display: inline!important;
}
.AnubSliderMatch .lSAction a {
    background-color: #0277bd;
    border-radius: 50%;
}
.AnubSliderMatch .lSAction a svg{fill:#fff}
.AnubSliderMatch .lSAction a svg {
    width: 21px;
    margin: 5px 3px 0 0;
    height: auto;
}
.AnubSliderMatch .lSAction a.lSPrev svg {
    fill: #fff;
    width: 21px;
    margin: 5px 6px 0 0px;
    height: auto;
}
.AnubSliderMatch li.lslide .teams {
    columns: 3;
    display: flex;
    justify-content: space-between;
}



