/* BDH custom font Start */

/* Gellatio */
@font-face {
    font-family: 'Gellatio';
    src: url('inc/assets/fonts/Gellatio-Regular.ttf') format('truetype'),
       url('inc/assets/fonts/Gellatio.woff') format('woff'),
       url('inc/assets/fonts/Gellatio.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Anton */
@font-face {
    font-family: 'Anton';
    src: url('inc/assets/fonts/Anton.ttf') format('truetype'),
       url('inc/assets/fonts/Anton.woff') format('woff'),
       url('inc/assets/fonts/Anton.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




/* BDH custom font End */

body {
    margin: 0 auto;
    height: 100%;
    padding: 0;
    font-family: 'IBM Plex Sans Condensed', sans-serif !important;
    max-width: 3000px;
}

/*Mobile menu*/
#mobilemenu_bar {
    background: #bd1103;
    border-bottom: 1px solid #fff;
}

#mobilemenu_menu {
    background: #eee !important;
}

ul#mobilemenu_menu_ul li a {
    color: #000;
}

#mobilemenu_menu.left {
    width: 100%;
}

#mobilemenu_menu.mobilemenu_levels a.mobilemenu_parent_item {
    border-left: 1px solid #bd1103 !important;
}

#mobilemenu_menu.mobilemenu_levels ul li {
    border-bottom: 1px solid #bd1103 !important;
    border-top: 0px solid #bd1103 !important;
}

ul.dropdown-menu {
    margin-top: -10px;
    padding: 0;
}

#mobilemenu_menu a:hover {
    background: #bd1103 !important;
    color: #fff !important;
}

#mobilemenu_menu .mobilemenu_icon_par {
    color: #bd1103 !important;
}

#mobilemenu_menu.mobilemenu_levels ul li ul {
    border-top: 1px solid #bd1103 !important;
}

h1.lastH1 {
    margin-bottom: 0;
}

.post_filter_child {
    margin-bottom: 50px;
}

a.filter_cat.active {
    background: #bd1103;
    color: #fff;
}

a.filter_cat {
    background: #eee;
    color: #000;
    padding: 5px 10px;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    display: inline-block;
}

b.last_modified {
    color: #bd1103;
}

b.last_modified span {
    color: #333;
}

a.dropdown-toggle.nav-link:hover+.dropdown-menu,
a.dropdown-toggle.dropdown-item:hover+.dropdown-menu {
    display: block !important;
}

a.f_email,
a.f_email:hover {
    color: #000;
}

.dropdown-menu:hover {
    display: block !important;
}

.dropdown-menu li>.dropdown-menu {
    left: 13.875rem;
    top: 0;
    margin-top: 0 !important;
}

.dropdown-menu {
    min-width: 14.500rem;
    border-radius: 0;
}

ul#menu-hoofdmenu li a {
    color: #000;
    margin-right: 8px;
    font-size: 16px !important;
}

ul#menu-hoofdmenu li.dropdown-submenu:hover>ul.dropdown-menu {
    display: block !important;
}

ul#menu-hoofdmenu li.dropdown-submenu1:hover>ul.dropdown-menu {
    display: block !important;
}

.sps_topscoorders td,
.sps_topscoorders th {
    vertical-align: middle;
}

.header_line {
    background: #bd1103;
    height: 10px;
}

/* ---------- Smart sticky header ---------- */

#sps-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1030;
    background: #fff;
    transition: transform .3s ease;
}

#sps-sticky-header.is-hidden {
    transform: translateY(-100%);
}

/* Ruimte van de header_line blijft gereserveerd (geen layout-sprong),
   maar hij is alleen zichtbaar wanneer de pagina weer volledig
   bovenaan staat. */
#sps-sticky-header .header_line {
    transition: background-color .2s ease;
}

#sps-sticky-header:not(.is-top) .header_line {
    background-color: transparent;
}

/* WordPress-adminbalk staat ook fixed bovenaan; hou daar rekening mee
   zodat de sticky header ingelogde beheerders niet overlapt. */
body.admin-bar #sps-sticky-header {
    top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar #sps-sticky-header {
        top: 46px;
    }
}

ul.sps_top li a {
    border-radius: 0 !important;
    color: #bd1103;
    padding-right: 0 !important;
}

p.no_topscoorder {
    margin-top: 10px;
}

ul.sps_top li {
    width: 100px !important;
    text-align: center !important;
}

.sps_topscoorder_img {
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    max-width: 175px;
}

.featured_program a {
    color: #fff;
    text-decoration: none;
}

/* .header_actions bundelt de social iconen en de zoekbalk als flex-item
   in dezelfde rij als de hamburger (zie header.php): align-items:center
   op .navbar zorgt dat alles - hamburger, menu, iconen, zoekbalk -
   altijd verticaal gecentreerd staat, ongeacht paddings/breakpoints. */
.header_actions {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

.sps_search input.search-field.form-control {
    border-radius: 0;
    box-shadow: none;
    height: 33px;
}

.sps_search i.fa-search {
    color: #fff;
    font-size: 19px;
    position: relative;
    bottom: 2px;
}

.sps_search button.search-submit {
    background: #bd1103;
    border: none;
    padding-right: 9px;
    padding-left: 9px;
    box-shadow: none;
    padding-bottom: 0;
}

a.header_fb {
    background: #bd1103;
    padding: 6px 13px;
}

a.header_fb i {
    color: #fff;
    font-size: 20px;
}

a.footer_fb {
    background: #fff;
    padding: 6px 12px 3px 13px;
}

a.footer_fb i {
    color: #bd1103;
    font-size: 20px;
}

button.navbar-toggler i.fa-bars {
    color: #bd1103;
    font-size: 30px;
}

button.navbar-toggler {
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
}

@media screen and (min-width: 1200px) {
    .sponsor_box .container {
        max-width: 810px;
        margin-left: 110px;
    }

    .home_section_two_bottom,
    .home_section_two {
        display: block !important;
    }

    .home_section_two_mobile,
    .home_section_two_mobile_sponsoren {
        display: none !important;
    }
}

@media screen and (max-width: 1200px) {
    header#masthead {
        padding: 12px 1rem !important;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
        border-bottom: none;
    }

    ul#menu-hoofdmenu {
        margin-top: 15px;
    }

    a.nav-link {
        padding-left: 0 !important;
    }

    .home_section_two_bottom,
    .home_section_two {
        display: none !important;
    }

    .home_section_two_mobile,
    .home_section_two_mobile_sponsoren {
        display: block !important;
    }

}

@media screen and (max-width: 650px) {
    .sponsor_page h2 {
        width: 91% !important;
    }
}

@media screen and (max-width: 450px) {
    .sps_search input.search-field.form-control {
        height: 31px;
        width: 166px;
    }



    ul#menu-hoofdmenu li a {
        width: 200px;
    }

    a.header_fb i {
        font-size: 19px;
    }
}

@media screen and (max-width: 578px) {
    button.navbar-toggler {
        margin-left: -12px;
    }
}

.home_section_one {
    background: #e7e6e6;
    padding-bottom: 85px;
    padding-top: 40px;
    margin-top: 0 !important;
}

.home_section_one .news_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    position: relative;

}

.news_slide {
    padding-left: 20px;
    padding-right: 20px;
}

.last_news .slick-prev {
    left: 0;
}

.last_news .slick-next {
    right: 0;
}

.last_news .slick-list.draggable {
    width: 80%;
    margin: 0 auto;
}

.home_section_one h1 {
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 31px;
}

.news_slide h2 {
    color: #bd1103;
}

.home_section_one h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #656262;
    margin-top: -4px;
}

.home_section_one hr {
    margin-top: -7px;
    margin-bottom: 12px;
    border-width: 2px;
    border-color: #bfbfbf;
}

.home_section_two_mobile {
    background: #bd1103;
    text-align: center;
    margin-top: -24px;
    padding-top: 9px;
    padding-bottom: 1px;
}

.home_section_two_mobile h1 {
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
}

.home_section_two_mobile_sponsoren {
    background: #312f3c;
}

.home_section_two_mobile_sponsoren .sponsor_collections {
    position: relative;
    top: 45px;
    padding-bottom: 56px;
    padding-left: 50px;
    padding-right: 30px;
}

button.read,
button.read_all {
    border-radius: 0 !important;
    border: 3px solid #bd1103 !important;
    background: none !important;
    color: #000 !important;
    box-shadow: none !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 3px 12px 3px 12px;
    position: relative;
    margin-bottom: 10px;
}

button.read:hover,
button.read_all:hover {
    background: #fff !important;
}

.home_section_one a {
    text-decoration: none;
}

@media screen and (max-width: 1191.5px) {
    button.btn.btn-primary.read_all {
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 991.5px) {
    .home_section_one h2 {
        margin-top: 14px;
    }

    .sps_sort_programm {
        margin-top: -21px;
    }
}

@media screen and (max-width: 1298px) {
    .home_section_two_title .row {
        left: 46px !important;
    }
}

.home_section_two_title .row {
    position: relative;
    left: 70px;
}

@media screen and (min-width: 380px) and (max-width: 991.5px) {
    .home_section_one .news_image {
        height: 460px;
    }
}

.home_section_two {
    background: linear-gradient(90deg, #bd1103 50%, #312f3c 50%);
}

.home_section_two_triangle h1 {
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 88px;
    font-size: 25px;
}

.home_section_two h1 i {
    position: relative;
    top: 1px;
}

.home_section_two_triangle {
    border-bottom: 294px solid #bd1103;
    border-right: 0px solid transparent;
    position: absolute;
    left: 0;
    bottom: -44px;
    width: 200px;
}

.home_section_two_title {
    background: #312f3c;
    height: 250px;
    position: relative;
    padding: 65px 50px 10px 50px;
}

.home_section_two_triangle_in {
    border-bottom: 45px solid #fff;
    border-left: 45px solid transparent;
    position: absolute;
    left: 156px;
    bottom: -295px;
    width: 348px;
}

.home_section_two_bottom {
    background: #bd1103;
    height: 44px;
    margin-right: 109vh;
}

.sponsor_collections {
    padding-top: 11px;
}

.sponsor_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 120px !important;
    margin-right: 21px;
}

/* Sommige sponsoren hebben een link (zie new-home.php): het slide-element
   is dan zelf een <a> in plaats van een <div>. Anchors zijn standaard
   inline, dus display:block is nodig zodat de achtergrondafbeelding en
   hoogte hetzelfde renderen als bij de niet-klikbare variant en slick's
   slide-structuur ongewijzigd blijft. */
a.sponsor_image {
    display: block;
}

.triangle_1 {
    border-bottom: 86px solid #312f3c;
    border-left: 132px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.triangle_2 {
    border-bottom: 64px solid #bd1103;
    border-left: 132px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.slider.slider-nav {
    max-width: 100%;
    position: relative;
    top: -23px;
}

.slider-nav .slick-dots li.slick-active button:before {
    color: #bd1103;
    font-size: 88px;
}

.slider-nav .slick-dots li button:before {
    font-size: 80px;
    color: #fff;
    content: '-';
    opacity: 10 !important;
}

/* Pijlen binnen de sliderbreedte houden (waren -50px/-30px buiten de
   slider gepositioneerd, wat op mobiel/tablet een horizontale
   scrollbar veroorzaakte omdat de omliggende .container maar 15px
   padding heeft). */
.slider-nav .slick-prev {
    left: 8px !important;
}

.slider-nav .slick-next {
    right: 8px !important;
}

.slider-nav .slick-prev:before,
.slider-nav .slick-next:before {
    color: #bd1103;
    opacity: 1;
}

.home_section_three h1,
.home_section_four h1 {
    text-transform: uppercase;
    font-size: 25px;
}

.home_section_three {
    margin-top: 60px;
}

.home_section_four {
    margin-top: 15px;
}

.home_section_three table {
    border: 4px solid #bd1103;
    margin-bottom: 0;
}

button.btn.btn-primary.look_all {
    border-radius: 0 !important;
    border: none;
    width: 100%;
    box-shadow: none !important;
    background: #bd1103 !important;
}

.home_section_three table tbody th {
    color: #bd1103;
}

.sps_last_result {
    background: #bd1103;
    height: 250px;
    position: relative;
}

.triangle {
    border-bottom: 250px solid #312f3c;
    border-left: 46px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
}

.sps_last_result h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 44px;
    text-align: center;
    position: relative;
    top: 10px;
}

.sps_last_result h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: relative;
}

.sponsor_box:before,
.sponsor_box:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-left: 80px solid transparent;
    background: #fff;
}

.sponsor_box:after {
    top: 80%;
    border-top: 50px solid #ffffff;
    margin-right: -4000px;
}

.slider.slider-nav button.slick-prev:before,
.slider.slider-nav button.slick-next:before {
    opacity: 10;
}

p.nothing {
    margin-top: -7px;
    margin-bottom: 27px;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #312f3c;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

.table-responsive::-webkit-scrollbar {
    width: 10px !important;
}

.table-responsive::-webkit-scrollbar-track {
    background: #bd1103 !important;
}

.table-responsive::-webkit-scrollbar-thumb {
    background: #312f3c !important;
}

.footer_section_one iframe {
    border: 0;
    position: absolute;
    height: 514px;
    right: 0;
    top: -220px;
    max-width: 709px;
}

.footer_section_one a {
    color: #fff;
}

.footer_section_data p {
    color: #fff;
    font-size: 17px;
}

.footer_section_data {
    /* Was "left: 237px" (position:relative), wat het element wel
       237px liet OPSCHUIVEN maar de doos zelf even breed liet -
       waardoor de rechterrand 187px buiten de ouder (en tussen
       ~1420px en ~1600px viewportbreedte buiten de viewport zelf)
       uitstak. margin-left verschuift de linkerkant identiek, maar
       laat de auto-breedte automatisch meekrimpen, zodat de
       rechterrand netjes binnen de ouder blijft. */
    position: relative;
    margin-left: 237px;
    bottom: 41px;
}

.footer_section_one h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 22px;
}

.footer_section_one {
    background: #bd1103;
    margin-top: 50px;
}

.footer_section_one_triangle {
    border-bottom: 294px solid #bd1103;
    border-right: 0px solid transparent;
    position: absolute;
    left: 0;
    bottom: -44px;
    width: 200px;
    z-index: 9;
}

.footer_section_one_title {
    background: #bd1103;
    height: 470px;
    position: relative;
    padding: 65px 50px 10px 50px;
}

.footer_section_one_triangle_in {
    border-bottom: 44px solid #fff;
    border-left: 45px solid transparent;
    position: absolute;
    left: 155px;
    bottom: -294px;
    width: 335px;
}

.footer_section_one_bottom {
    background: #bd1103;
    height: 44px;
    margin-right: 109vh;
    margin-bottom: -83px;
}

.footer_copyright {
    position: relative;
    top: 39px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer_copyright a {
    color: #000 !important;
    font-size: 14px;
}

.sep_1 {
    margin-left: 100px;
    margin-right: 100px;
}

.sep_1,
.sep_2 {
    display: inline;
}

.sep_2 {
    margin-right: 20px;
    margin-left: 20px;
}

ul.dropdown-menu.show a {
    color: #000 !important;
}

ul.dropdown-menu.show {
    border-radius: 0;
}

ul.dropdown-menu.show a:hover {
    color: #bd1103 !IMPORTANT;
}

header.entry-header h2 {
    color: #bd1103;
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 22px;
}

footer.entry-footer {
    display: none;
}

.sps_results_page h3 {
    text-transform: uppercase;
    font-size: 16px;
}

.sps_results_page i.fa-futbol {
    color: #bd1103;
    float: right;
    font-size: 25px;
}

.sponsor_image_page {
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: contain;
    height: 76px !important;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 217px;
}

.sponsor_page h4 {
    color: #312f3c;
    margin-bottom: 15px;
}

.spons_blx {
    border: 1px solid #eeeeee;
    padding: 10px;
    /* margin: 0 auto; */
}

.news_page .news_image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 210px;
    position: relative;
}

.news_page a {
    text-decoration: none;
}

.news_page h2 {
    min-height: 66px;
    display: flex;
    align-items: center;
}

nav.navigation.post-navigation a {
    color: #bd1103;
    border-radius: 0;
}

.sponsor_page .row {
    margin-bottom: 70px;
}

span.posted-on a,
span.author.vcard a,
.nav-previous a,
.nav-next a {
    color: #bd1103;
    text-decoration: none !important;
}

.footer_section_one_mobile,
.footer_section_one_mobile_date {
    display: none !important;
}

.footer_section_one_mobile iframe {
    width: 100%;
    height: 170px;
}

.footer_section_one_mobile_date {
    background: #bd1103;
    padding: 10px;
    margin-top: -5px;
    margin-bottom: -35px;
}

.footer_section_one_mobile_date h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
}

.footer_section_one_mobile_date p {
    color: #fff;
    font-size: 17px;
}

b.first_cop {
    display: none;
}

@media screen and (max-width: 1420px) {

    .footer_section_one,
    .footer_section_one_bottom {
        display: none !important;
    }

    .footer_section_one_mobile,
    .footer_section_one_mobile_date {
        display: block !important;
    }

    .footer_copyright .col-lg-4 {
        max-width: 0%;
    }

    .footer_copyright {
        margin-left: 10px;
        height: 36px;
    }
}

@media screen and (max-width: 767px) {
    .sep_1 {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 470px) {
    b.first_cop {
        display: block;
        height: 0px;
    }

    .sep_1 {
        display: none;
    }

    .sep_2 {
        margin-right: -4px;
        margin-left: 15px;
    }

    .footer_copyright {
        left: 0px;
        height: 60px;
    }

    .footer_copyright a {
        margin-left: 24px;
    }
}

.sps_last_result h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

@media screen and (min-width: 1120px) and (max-width: 1493px) {
    body {
        overflow-x: hidden;
    }
}

a.dropdown-toggle.dropdown-item::after {
    position: relative;
    top: 4px;
}

ul.dropdown-menu.show ul.dropdown-menu {
    border-radius: 0;
    margin-left: 2px;
    border-left: 0;
}

/* ==========================================================================
   Teampagina — modern voetbalclub design (page-templates/voetbalteam.php)
   ========================================================================== */

.sps-team-hero {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    /* Ruimte rechts/onder voor de rode "backdrop"-laag die achter de foto
       vandaan piept - zie .sps-team-hero::before hieronder. */
    padding: 0 32px 56px 0;
}

/* De rode laag die 16px achter de foto verschoven staat: een eigen
   pseudo-element op .sps-team-hero (niet op .frame), zodat de overflow:hidden
   van .frame 'm niet afsnijdt. */
.sps-team-hero::before {
    content: "";
    position: absolute;
    inset: 16px 16px 40px 16px;
    z-index: 0;
    border-radius: 26px;
    background: linear-gradient(135deg, #bd1103 0%, #8E0C02 100%);
}

.sps-team-hero__frame {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 20px;
    background: #14110F;
    box-shadow: 0 24px 48px rgba(20, 17, 15, .3);
}

/* Volledige, ongecropte teamfoto: width 100%/height auto behoudt de originele
   beeldverhouding, zodat alle spelers en gezichten zichtbaar blijven. */
.sps-team-hero__image {
    display: block;
    width: 100%;
    height: auto;
    transform-origin: center;
    animation: sps-team-kenburns 18s ease-in-out infinite alternate;
}

/* Zeer lichte Ken Burns-zoom (100% -> 105%), rustig en niet afleidend. */
@keyframes sps-team-kenburns {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.05);
    }
}

.sps-team-hero__overlay {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(to top, rgba(20, 17, 15, .82) 0%, rgba(20, 17, 15, .28) 42%, rgba(20, 17, 15, 0) 68%);
}

.sps-team-hero__content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding-top: 70px;
    padding-bottom: 56px;
    animation: sps-team-fade-in 900ms ease-out both;
    animation-delay: 200ms;
}

@keyframes sps-team-fade-in {
    from {
        opacity: 0;
        transform: translateY(16px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Grote, krachtige teamnaam over de foto — hergebruikt het bestaande
   Anton-lettertype dat het thema ook voor de "matchday-kop" gebruikt. */
.sps-team-hero__title {
    color: #fff;
    font-family: 'Anton', Impact, 'Arial Narrow', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: 1.05;
    margin: 0;
    font-size: 32px;
    text-shadow: 0 2px 14px rgba(0, 0, 0, .4);
}

.sps-team-hero__season {
    display: block;
    margin-top: 8px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 15px;
    opacity: .85;
    text-shadow: 0 1px 8px rgba(0, 0, 0, .4);
}

@media screen and (max-width: 767px) {
    .sps-team-hero {
        padding: 0 18px 40px 0;
    }

    .sps-team-hero::before {
        inset: 10px 10px 30px 10px;
        border-radius: 18px;
    }

    .sps-team-hero__frame {
        border-radius: 14px;
    }

    .sps-team-hero__content {
        padding-top: 40px;
        padding-bottom: 32px;
    }
}

@media screen and (min-width: 768px) {
    .sps-team-hero__title {
        font-size: 40px;
    }

    .sps-team-hero__season {
        font-size: 17px;
    }
}

@media screen and (min-width: 992px) {
    .sps-team-hero__title {
        font-size: clamp(48px, 5vw, 72px);
    }

    .sps-team-hero__season {
        font-size: 19px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .sps-team-hero__image,
    .sps-team-hero__content {
        animation: none;
    }

    .sps-team-hero__image {
        transform: none;
    }
}

.sps-team-intro {
    background: #fff;
}

.sps-team-intro__card {
    max-width: 860px;
    margin: -36px auto 0;
    position: relative;
    z-index: 3;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 12px 32px rgba(20, 17, 15, .12);
    padding: 32px 36px;
    font-size: 17px;
    line-height: 1.7;
    color: #312f3c;
}

@media screen and (max-width: 767px) {
    .sps-team-intro__card {
        margin-top: -16px;
        padding: 24px 20px;
    }
}

.sps-team-section-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .04em;
    font-size: 26px;
    color: #14110F;
    margin: 0 0 36px;
}

.sps-team-section-title::after {
    content: "";
    display: block;
    width: 56px;
    height: 4px;
    background: #bd1103;
    margin: 14px auto 0;
}

.sps-team-staff,
.sps-team-players {
    padding: 64px 0;
}

.sps-team-players {
    background: #f7f6f5;
}

.sps-team-grid {
    row-gap: 28px;
}

.sps-team-card {
    height: 100%;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(20, 17, 15, .08);
    transition: box-shadow .2s ease, transform .2s ease;
}

.sps-team-card:hover {
    box-shadow: 0 10px 24px rgba(20, 17, 15, .14);
    transform: translateY(-2px);
}

.sps-team-card__media {
    position: relative;
    width: 100%;
    aspect-ratio: 3 / 4;
    background: #e7e6e6;
    overflow: hidden;
}

.sps-team-card__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.sps-team-card__caption {
    margin: 0;
    padding: 14px 12px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .02em;
    color: #14110F;
}

.sps_results i.fa-newspaper,
.sps_results_page i.fa-newspaper {
    color: #312f3c;
}

.flexible_content_image_right {
    float: right;
    width: 100%;
    margin-bottom: 15px;
    padding: 13px 35px 0 0;
}

.flexible_content_image_left {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 13px 35px 0 0;
}

.sps_results_page .table-responsive {
    margin-bottom: 60px;
}

li.dropdown-submenu1 ul.dropdown-menu {
    display: none !important;
}

li.dropdown-submenu1.open ul.dropdown-menu {
    display: block !important;
}

.sponsor_page a {
    text-decoration: none;
}

.sponsor_page h2 {
    width: 100%;
    position: relative;
    left: 14px;
    font-weight: normal;
    color: #bd1103;
    background: #ececec;
    padding: 5px 10px;
    font-size: 20px;
    margin-bottom: 20px;
    height: 38px;
}

.sponsor_page h2 .triangle_2 {
    border-bottom: 35px solid #bd1103;
    border-left: 57px solid transparent;
}

.footer_section_one_mobile_date a {
    color: #fff !important;
}

.sps_sort_programm {
    position: relative;
    float: right;
}

body.page-id-17 header.entry-header h2 {
    margin-bottom: -25px;
}

.button-bottom {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: 0;
    border-radius: 2px;
    box-shadow: none;
    background: #312f3c;
    color: #fff;
    font-size: 26px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

.button-bottom i {
    color: #fff;
    position: relative;
    top: 9px;
}

div#sjaloom_target_nav {
    position: relative;
    bottom: 296px;
}

a.email_head {
    font-weight: bold;
    color: #bd1103;
}

.info_tel {
    background: #bd1103;
    width: 250px;
    border-bottom-left-radius: 10px;
    color: #ffff;
    float: right;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.info_tel a {
    color: #fff !important;
}

@media screen and (max-width: 600px) {
    .info_tel {
        width: 100%;
        border-radius: 0;
        margin-top: -58px;
        text-align: center;
    }

}

button.btn.btn-primary.read_all {
    margin-left: 10px;
}

.last_news .slick-prev:before,
.last_news .slick-next:before {
    color: #bd1103;
    opacity: 10 !important;
}

a.filter_year.active {
    background: #bd1103;
    color: #fff;
}

a.filter_year {
    background: #eee;
    color: #000;
    padding: 5px 10px;
    font-weight: bold;
    text-decoration: none;
}

.container.sps_marge {
    margin-top: 50px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1260px;
    }
}

/** Custom BDH **/

.table-sportlink {
    max-height: 75vh;
    overflow: auto;
}

.table-sportlink table {
    table-layout: fixed;
    word-break: break-word;
}

.table-sportlink table thead th {
    font-weight: 900;
    position: sticky;
    top: -4px;
    background-color: #bd1103;
    color: #fff;
    border: 2px solid #fff;
}

p.uitslagen-title a {
    font-size: 24px;
    color: #dc3545;
}

/* Start Main banner */

/* custom aanpassen */
/* custom aanpassen */
.bdh-main-banner {
    height: calc(800px);

}

.bdh-main-banner .row,
.bdh-main-banner .row .col-12 {
    height: 100%;
}

.bdh-main-banner .inner-right,
.bdh-main-banner .inner-left {
    height: 100%;
    position: relative;
}

.bdh-main-banner .inner-left {
    background-color: #bd1103;
}

.bdh-main-banner .inner-right picture {
    display: block;
    height: 100%;
}

.bdh-main-banner .inner-right picture img {
    width: 100%;
    height: 100%;
}

.bdh-main-banner .inner-left .matches-overlay {
    position: absolute;
    top: 50px;
    left: 95px;
    background-color: #fff;
    padding: 20px;
    display: block;
}

.bdh-main-banner .inner-left .matches-overlay:before {
    content: '';
    position: absolute;
    left: -90px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 100px solid transparent;
    border-right: 90px solid #fff;
    border-bottom: 100px solid transparent;
    clear: both;
    z-index: 1;
}

.bdh-main-banner .inner-left .matches-overlay:after {
    content: '';
    position: absolute;
    right: -90px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 100px solid transparent;
    border-left: 90px solid #fff;
    border-bottom: 100px solid transparent;
    clear: both;
    z-index: 1;
}

.matches-overlay-inner {
    height: 160px;
    display: flex;
}

.matches-overlay-inner p {
    margin-bottom: 0;
    text-align: center;
}

.matches-overlay-inner .game-team {
    display: flex;
    flex-direction: column;
    place-items: center;
    justify-content: center;
    z-index: 5;
}

.matches-overlay-inner .game-team img {
    width: auto;
    height: 150px;
}

.matches-overlay-inner .game-team p {
    font-family: Arial Black, Helvetica, sans-serif;
    word-break: break-all;
}

.vs-and-time {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 30px
}

.vs-and-time .vs-title {
    font-family: 'Gellatio';
    font-size: 44px;
    color: #bd1103;
    margin-bottom: 0;
}

.vs-time {
    margin-top: 15px;
    margin-bottom: 0;
    color: #bd1103;
    font-family: Arial Black, Helvetica, sans-serif;
}

.main-match-middle {
    top: 275px;
    position: relative;
    color: #fff;
    left: 95px;
}

.main-match-middle em {
    width: 24px;
    text-align: center;

}

.main-match-middle p {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
}

.next-match-container {
    max-width: calc(100vw - 15px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: calc(100% - 50px);
    width: 875px;
    z-index: 1;
    position: relative;
}

.next-match-container .datum-kop {
    font-size: 18px;
    margin-left: 2rem;
    color: #fff
}

.next-match-container-inner {
    display: flex;
    flex-wrap: wrap;
    white-space: nowrap;
    padding-bottom: 10px;
    background-color: #fff;
}

.next-match-container-inner img {
    max-width: 20px;
    align-self: center;
}

.next-match-container-inner p {
    font-size: 14px;
    font-weight: 900;
    word-break: break-all;
    align-items: center;
    display: flex;
    margin-bottom: 0;
    color: #000;
    font-family: Arial Black, Helvetica, sans-serif;
    max-width: 70%;
}

.next-match-container-inner p:last-child {
    margin-right: 20px;
}

p.tijd-matches {
    position: absolute;
    right: 0;
}

.next-match-container-inner .home-team {
    margin-right: 10px;
}

.away-team p {
    margin-right: 75px!important;
}

.next-match-container-inner .home-team,
.next-match-container-inner .away-team {
    display: flex;
    flex: 1;
    margin-left: 15px;
}

.matchday-kop {
    color: #fff;
    font-family: Anton;
    text-transform: uppercase;
    font-size: 4rem;
    margin: 4rem 0 4rem 2rem;
}

.swiper-icon-mobile-container {
    display: none;
}


@media (max-width: 1199px) {
    .bdh-main-banner {
        height: auto;
    }

    .bdh-main-banner .row {
        flex-direction: column-reverse;
    }

    .bdh-main-banner .inner-right {
        height: 500px;
    }

    .inner-left {
        display: flex;
        flex-direction: column;
        padding-bottom: 3rem;
    }

    .bdh-main-banner .inner-left .matches-overlay {
        top: -100px;
        z-index: 1;
    }

    .main-match-middle {
        margin-top: 120px;
        top: unset;
    }

    .next-match-container {
        margin-top: 3rem;

    }

    .next-match-container .datum-kop {
        text-align: left;
        margin-left: 1rem;
    }

    .matchday-kop {
        text-align: left;
        margin-left: 1rem;
    }

    .next-match-container-inner p {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .bdh-main-banner .inner-right picture img {
        width: 100%;
    }

    .bdh-main-banner .inner-left .matches-overlay:after,
    .bdh-main-banner .inner-left .matches-overlay:before {
        display: none;
    }

    .bdh-main-banner .inner-left .matches-overlay {
        max-width: 100%;
        left: 0;
    }

    .matches-overlay-inner {
        max-width: calc(100vw - 30px);
        overflow-x: auto;
        overflow-y: hidden;

    }

    .main-match-middle {
        left: 0;
    }

    .swiper-icon-mobile-container {
        display: flex;
        justify-content: center;
    }

    .swiper-icon-mobile {
        display: block;
        width: 64px;
    }
}

/* End Main banner */

@media (max-width: 768px) {
    .table-sportlink {
        max-height: calc(85vh - 300px);
    }
}

@media (min-width: 1200px) {
    .bdh-main-banner .inner-left .next-match-container:nth-child(2) {
        display: none;
    }
}
/* Homepage "Handige linkjes" knoppen (voorheen inline styles) */
.quick-link-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: unset;
    padding: 7.5px;
    width: 100%;
    border: 1px solid #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #bd1103;
}

/* Homepage "Laatste stand" blokken met extra ruimte boven (voorheen inline style) */
.sps_last_result--offset {
    margin-top: 45px;
}

/* ==========================================================================
   Matchday Hero Card — Sportlink PHP-component
   template-parts/sportlink/next-match-card.php
   Poster-stijl, geïnspireerd op de eigen supportersbus-flyer: effen
   SPS-rood, zwarte accentband, geel als actiekleur.
   ========================================================================== */

.sps-matchday {
    padding: 64px 0;
    background: #fff;
}

/* ---------- Kaart / "poster" ---------- */

.sps-matchday-card {
    position: relative;
    overflow: hidden;
    max-width: 900px;
    margin: 0 auto;
    padding: 48px 56px;
    border: 4px solid #14110F;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    background: radial-gradient(120% 140% at 50% 0%, #d81406 0%, #bd1103 45%, #8f0c02 100%);
    box-shadow: 0 20px 50px rgba(10, 9, 8, .28);
    transition: transform .3s ease, box-shadow .3s ease;
}

.sps-matchday-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 28px 64px rgba(10, 9, 8, .38);
}

/* Zelfde opbouw als .sps_last_result .triangle elders op de homepage:
   een effen accentkleur in de hoek, achter de inhoud. Negatieve z-index
   houdt 'm achter alle (niet-gepositioneerde) kaartinhoud, vóór de
   achtergrond van de kaart zelf. */
.sps-matchday-card__triangle {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    border-bottom: 140px solid #312f3c;
    border-left: 40px solid transparent;
    pointer-events: none;
}

.sps-matchday-card__dummy-flag {
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 2;
    color: rgba(255, 255, 255, .65);
    text-transform: uppercase;
    letter-spacing: .06em;
    font-size: 11px;
}

/* ---------- Kop: zwarte band met eyebrow + thuis/uit badge ---------- */

.sps-matchday-card__head {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px 16px;
    margin: -48px -56px 28px;
    padding: 16px 56px;
    background: #312f3c;
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
}

.sps-matchday-eyebrow {
    color: rgba(255, 255, 255, .7);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .16em;
    font-size: 12px;
}

/* Zelfde "layout" als .sps-hero__cta (de rode knop in de hoofdslider,
   new-home.php): scheve hoek rechtsonder via clip-path i.p.v.
   border-radius, vet/uppercase, ruime asymmetrische padding. Rood i.p.v.
   geel/zwart, want deze badge staat op de zwarte (#312f3c) kop-band -
   zwart-op-zwart zou onleesbaar zijn. */
.sps-matchday-badge {
    display: inline-block;
    background: #bd1103;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-size: 11px;
    padding: 6px 18px 6px 14px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0 100%);
}

/* ---------- Teams ---------- */

.sps-matchday-teams {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 32px;
}

.sps-matchday-team {
    flex: 1 1 200px;
    max-width: 260px;
    min-width: 0;
}

.sps-matchday-team__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 76px;
    height: 76px;
    margin: 0 auto 16px;
    background: #fff;
    border: 3px solid #312f3c;
    color: #14110F;
    font-family: 'Anton', Impact, 'Arial Narrow', sans-serif;
    font-weight: 400;
    font-size: 26px;
}

/* Echt clublogo (indien Sportlink er een meegeeft) i.p.v. de letter. */
.sps-matchday-team__logo--image {
    padding: 10px;
    object-fit: contain;
}

.sps-matchday-team__name {
    display: block;
    color: #fff;
    font-family: 'Anton', Impact, 'Arial Narrow', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .01em;
    line-height: 1.05;
    font-size: clamp(20px, 3.4vw, 34px);
    overflow-wrap: break-word;
    text-shadow: 2px 2px 0 rgba(20, 17, 15, .55);
}

/* #312f3c i.p.v. geel: deze badge staat op het rode kaartlichaam (niet op
   de zwarte kop-band), dus geen zwart-op-zwart-probleem. */
.sps-matchday-vs {
    flex: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    background: #312f3c;
    border: 3px solid #fff;
    border-radius: 10px;
    transform: rotate(-8deg);
    box-shadow: 3px 4px 0 rgba(20, 17, 15, .35);
    animation: sps-matchday-breathe 3s ease-in-out infinite;
}

@keyframes sps-matchday-breathe {

    0%,
    100% {
        transform: rotate(-8deg) scale(1);
    }

    50% {
        transform: rotate(-8deg) scale(1.06);
    }
}

.sps-matchday-vs__label {
    color: #fff;
    font-weight: 800;
    letter-spacing: .04em;
    font-size: 14px;
}

/* ---------- Datum / tijd / locatie ---------- */

.sps-matchday-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px 18px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    text-shadow: 1px 1px 0 rgba(20, 17, 15, .4);
}

.sps-matchday-date {
    text-transform: capitalize;
}

/* ---------- Countdown ---------- */

.sps-matchday-countdown {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 32px;
    padding: 8px 18px;
    background: #fff;
    border-radius: 999px;
    color: #14110F;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-size: 12px;
}

.sps-matchday-countdown__icon {
    flex: none;
    color: #14110F;
}

/* ---------- CTA ---------- */

/* Zelfde "layout" als .sps-hero__cta (de rode knop in de hoofdslider,
   new-home.php): scheve hoek rechtsonder via clip-path i.p.v.
   border-radius. #312f3c i.p.v. geel: deze knop staat op het rode
   kaartlichaam (niet op de zwarte kop-band), dus geen
   zwart-op-zwart-probleem. */
.sps-matchday-cta {
    display: inline-block;
    background: #312f3c;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .06em;
    font-size: 14px;
    padding: 15px 40px 15px 36px;
    border: 3px solid #fff;
    clip-path: polygon(0 0, 100% 0, calc(100% - 16px) 100%, 0 100%);
    box-shadow: 0 6px 0 #1d1c24;
    transition: background-color .18s ease, transform .2s ease, box-shadow .2s ease;
}

.sps-matchday-cta:hover,
.sps-matchday-cta:focus-visible {
    background: #46424f;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 8px 0 #1d1c24;
}

/* ---------- Responsive ---------- */

@media screen and (max-width: 991px) {
    .sps-matchday-card {
        padding: 40px 32px;
    }

    .sps-matchday-card__head {
        margin: -40px -32px 28px;
        padding: 14px 32px;
    }
}

@media screen and (max-width: 767px) {
    .sps-matchday {
        padding: 40px 0;
    }

    .sps-matchday-card {
        padding: 32px 20px;
        border-radius: 16px;
    }

    .sps-matchday-card__head {
        margin: -32px -20px 24px;
        padding: 12px 20px;
    }

    .sps-matchday-card__triangle {
        border-bottom-width: 90px;
        border-left-width: 26px;
    }

    .sps-matchday-teams {
        gap: 12px;
    }

    .sps-matchday-team {
        flex-basis: 130px;
    }

    .sps-matchday-team__logo {
        width: 56px;
        height: 56px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    .sps-matchday-team__logo--image {
        padding: 7px;
    }

    .sps-matchday-vs {
        width: 44px;
        height: 44px;
    }
}

@media screen and (max-width: 420px) {
    .sps-matchday-teams {
        gap: 8px;
    }

    .sps-matchday-team {
        flex-basis: 0;
        flex-grow: 1;
    }

    .sps-matchday-team__name {
        font-size: clamp(14px, 4.6vw, 20px);
    }

    .sps-matchday-vs {
        width: 40px;
        height: 40px;
    }
}

/* ---------- Toegankelijkheid: minder beweging ---------- */

@media (prefers-reduced-motion: reduce) {
    .sps-matchday-vs {
        animation: none;
    }

    .sps-matchday-card,
    .sps-matchday-cta {
        transition: none;
    }
}

/* ==========================================================================
   Stand in één oogopslag — Sportlink PHP-component
   template-parts/sportlink/standings-cards.php

   Bewust dezelfde rood/driehoek-achtergrond als de bestaande
   .sps_last_result / .triangle elders in dit bestand (niet het eerdere
   "moderne kaart"-ontwerp) - .triangle wordt hier hergebruikt, met een
   kleinere, aan deze compacte lijst aangepaste maat via een scoped
   override hieronder. De globale .sps_last_result/.triangle-regels zelf
   blijven ongewijzigd (die worden nog gebruikt door de oude _home.php/
   home.php-templates).
   ========================================================================== */

.sps-standings {
    padding: 56px 0 64px;
    background: #fff;
}

.sps-standings__title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .02em;
    font-size: clamp(22px, 3vw, 30px);
    color: #14110F;
    margin: 0 0 32px;
    font-family: 'Anton', Impact, 'Arial Narrow', sans-serif;
}

.sps-standings__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    align-items: stretch;
}

/* ---------- Paneel (rood met driehoek-hoek) ---------- */

.sps-standing-panel {
    position: relative;
    overflow: hidden;
    background: #bd1103;
    min-height: 150px;
}

/* Kleinere driehoek dan het origineel (die is afgestemd op een vaste
   250px-hoge box); hier past een compactere maat beter bij een variabel
   aantal rijen. */
.sps-standing-panel .triangle {
    border-bottom-width: 90px;
    border-left-width: 30px;
    width: auto;
}

.sps-standing-panel__inner {
    position: relative;
    z-index: 1;
    padding: 22px 24px 24px;
}

.sps-standing-panel__dummy-flag {
    position: absolute;
    top: 14px;
    right: 16px;
    color: rgba(255, 255, 255, .72);
    text-transform: uppercase;
    letter-spacing: .06em;
    font-size: 10px;
    font-weight: 700;
}

.sps-standing-panel__title {
    margin: 0 0 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .03em;
    font-size: 15px;
}

.sps-standing-panel__empty {
    margin: 0;
    color: rgba(255, 255, 255, .85);
    font-size: 14px;
}

/* ---------- Rijen (eredivisie-achtige compacte lijst) ---------- */

.sps-standing-panel__table {
    display: flex;
    flex-direction: column;
}

.sps-standing-panel__row {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.sps-standing-panel__row:last-child {
    border-bottom: none;
}

.sps-standing-panel__pos {
    flex: none;
    width: 18px;
    text-align: left;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

.sps-standing-panel__name {
    flex: 1 1 auto;
    min-width: 0;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sps-standing-panel__stat {
    flex: none;
    color: rgba(255, 255, 255, .85);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .02em;
}

/* ---------- Responsive ---------- */

@media screen and (max-width: 991px) {
    .sps-standings__grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 640px) {
    .sps-standings {
        padding: 40px 0 48px;
    }

    .sps-standings__grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }
}

/* ==========================================================================
   Aankomend programma + Laatste uitslagen per team — Sportlink PHP-component
   template-parts/sportlink/schedule-results.php
   Vervangt de oude Sportlink JS-widgets (data-article) volledig.
   ========================================================================== */

.sps-schedule {
    padding: 8px 0 56px;
    background: #fff;
}

.sps-schedule__col {
    margin-bottom: 32px;
}

.sps-schedule__title {
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .02em;
    font-size: clamp(20px, 2.6vw, 26px);
    color: #14110F;
    margin: 0 0 20px;
    font-family: 'Anton', Impact, 'Arial Narrow', sans-serif;
}

.sps-schedule__empty {
    margin: 0;
    color: #57534e;
    font-size: 14px;
}

.sps-schedule__list {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #f0eeec;
    border-left: 1px solid #f0eeec;
    border-right: 1px solid #f0eeec;
}

.sps-schedule__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 6px 16px;
    padding: 12px 16px;
    border-bottom: 1px solid #f0eeec;
}

.sps-schedule__teams {
    color: #14110F;
    font-weight: 600;
    font-size: 15px;
}

.sps-schedule__vs {
    color: #bd1103;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 4px;
}

.sps-schedule__meta {
    flex: none;
    color: #57534e;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
}

.sps-schedule__score {
    color: #bd1103;
    font-weight: 800;
}

@media screen and (max-width: 991px) {
    .sps-schedule__col {
        margin-bottom: 40px;
    }

    .sps-schedule__col:last-child {
        margin-bottom: 0;
    }
}