@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

header.site-header {   background-color: var(--bs-primary) !important; }
.site-header .title-bar .site-title {   color: #fff;     padding-left: 7px;}

.pre-header .scoreboard-wrapper {   display: none !important; }
 
section.sec-scoreboard .component-tabs .form-floating { display:none }
section.sec-scoreboard .event-box .sport-date-status .date:before { content:'| \a0' }
section.sec-scoreboard .event-box .sport-date-status .date:after { content:',' }
section.sec-scoreboard .event-box .event-links .fa-chart-bar:before { content:'\e473'; font-family:'Font Awesome 6 Sharp'; font-weight:300 }
section.sec-scoreboard .event-box .event-links .fa-ticket-alt:before { content:'\f145'; font-family:'Font Awesome 6 Sharp'; font-weight:300 }
section.sec-scoreboard .event-box .event-links .fa-video-camera:before { content:'\f03d'; font-family:'Font Awesome 6 Pro'; font-weight:300 }
section.sec-scoreboard .archive-link { display:none }
section.sec-scoreboard .slick-arrow-controls .fa-chevron-left:before,
section.sec-scoreboard .slick-arrow-controls .fa-chevron-right:before { content:'\f0d9'; font-size:1.25em; font-weight:900; font-family:"Font Awesome 6 Sharp" }
section.sec-scoreboard .slick-arrow-controls .fa-chevron-right:before { content:'\f0da'; font-size:1.25em }

section.section.sec-sponsors {    border-top: 2px solid var(--bs-primary);   margin-top: 2rem;}
footer#site-footer section.section.sec-affiliates {   border: none !important; }

.component-aotw:before{    background-color: #418fde;}

.component-navbar-primary.layout-standard .navbar .megamenu .megamenu-inner ul[data-mega="true"] > li.nav-item a {   color: var(--bs-primary); }
.site-header .component-navbar-secondary a {   color: var(--bs-primary) !important; }
.component-aotw .layout-wrapper:after {   background-color: #418fde !important; }
.site-header .social-icons .component-nav.layout-standard li a:hover {   color: #fff; }
.site-footer .footer-details .social-icons a:hover {   color: #fff; }

.component-headlines.layout-grid .item .details {   background: rgba(0, 0, 0, 0.01); }

.hostedby-logos .inc-hostedby .sr-only{background:#000 !important; color:#fff !important;}


@media(min-width:992px){
    .site-header .title-bar .site-logo img {   max-height: 6.5rem; }
    
}

@media(min-width:1200px){
    section.sec-scoreboard  > div > div { box-shadow:inset 0 0 0 1px var(--bs-border-color) }
    section.sec-scoreboard  .component-tabs > .layout-wrapper > div { flex-direction:row !important; align-items:center !important; }
    section.sec-scoreboard  .component-tabs .form-floating { display:block; margin:1rem; width:15% !important }
    section.sec-scoreboard  .component-tabs .form-floating .form-select { height:auto; margin:0 !important; padding:.375rem .75rem; font-weight:700; line-height:1.5; color:var(--bs-gray); border:1px solid var(--bs-border-color) }
    section.sec-scoreboard  .component-tabs .form-floating label { display:none }
    section.sec-scoreboard  .archive-link { display:inline-flex }
    section.sec-scoreboard  .archive-link .btn { position:relative; margin:0; padding:0; border:0; width:2rem; height:2rem; overflow:hidden }
    section.sec-scoreboard  .archive-link .btn:before { content:"\f073"; display:block; font-family:"Font Awesome 6 Sharp"; font-size:1.75rem; width:2rem; height:2rem; line-height:2rem }
    section.sec-scoreboard  .archive-link .btn:hover,
    section.sec-scoreboard  .archive-link .btn:focus { background-color:transparent; color:var(--bs-primary) }
    section.sec-scoreboard .component-scoreboard  .layout-wrapper { width:calc(100% - 3rem); flex:1 1 auto }
    section.sec-scoreboard .component-scoreboard  { flex-direction:row-reverse !important; align-items:center; color:var(--bs-gray) }
    section.sec-scoreboard  .slick-list { border-left:1px solid var(--bs-border-color); border-right:1px solid var(--bs-border-color) }
    section.sec-scoreboard  .slick-active + .slick-active { border-right:0; border-left:1px solid var(--bs-border-color) }
    section.sec-scoreboard  .slick-arrow { border-top:1px solid var(--bs-border-color) }
    .sec-sponsors .component-banner.layout-slider .layout-wrapper {   padding-bottom: 0; }
    .site-header .component-navbar-primary .navbar-nav > .nav-item > .dropdown-menu.megamenu > div {  left: 0;       max-width: var(--ps-site-width);}
    .component-navbar-primary.layout-standard .navbar .megamenu .megamenu-inner ul[data-flex="true"] > li > a {   padding: 0.75rem 0.5rem; }
    .component-navbar-primary.layout-standard .navbar .megamenu .megamenu-inner ul[data-flex="true"] > li > a {    padding: 0.75rem 0.35rem;   font-size: 0.875rem;}
    .site-header .component-navbar-primary .navbar-nav .dropdown-menu .nav-link {   font-size: 1rem; }
    
    .site-header .primary-nav-wrapper {   padding-bottom: 10px; }
    .site-header .title-bar .site-title {    letter-spacing: 2px;    font-size: 2rem;    padding-top: 10px;   padding-bottom: 0; }
 
}
@media(min-width:1400px){
    .component-navbar-primary.layout-standard .navbar .megamenu .megamenu-inner .megamenu-list > li {    /* flex: 0 0 30% !important; */   max-width: 31% !important; }
}

 @media(max-width:991px){
     .site-header .component-navbar-primary .navbar-light .navbar-toggler .icon-bar {   background-color: #fff; }
     .site-header .composite-search .btn {   color: #fff; }
     section.section.sec-scoreboard {   padding-top: 2rem !important; }
    .component-navbar-primary.layout-standard .navbar .megamenu .megamenu-inner ul[data-mega="true"] > li.nav-item a {   color: #fff;}
 
     
 }


