/* Allgemein */

/* space between containers */
@media(min-width: 1025px){
    .page-id-4935 .main-container .row-container>.row-parent .row-child>.row-inner>div{
        padding:0 0 0 20px !important;
    }
}

/* shop button */
.page-id-4935 .shop-btn>.uncol>.uncoltable>.uncell>.uncont>.btn-container{
    position: absolute;
    bottom: 0;
    right: 0;
}

.button_row{
    max-width: 700px;
    margin: 0 auto;
}

.button_matchday_mobile:focus{
    color: black !important;
}

/*
.page-id-4935 .main-container .row-container>.row-parent .row-child>.row-inner>div{
    padding-left: 20px !important;
}
*/

.heading-text h3_r {
    font-family: 'DCC-Ash' !important;
    font-size: 40px;
    line-height: 40px !important;
    text-transform: uppercase;
    letter-spacing: 2px !important;
}

.interfaces_title_r{
    margin: 25px 0 25px 0;
}

.next-mday_r {
    text-transform: uppercase;
    font-family: "Futura LT W01 Medium Condensed";
    text-align: center;
    border: 2px solid #5C2483;
    height: 450px;
    width: auto;
}

.mday-t_r_2{
    width: 90%;
    margin: 0px auto;
    border-bottom: 2px solid #5c2483 !important;
    display: inline-block;
}

/* Logos */
.mday-a-i_r{
    height: 60px;
    max-width: none !important;
}

.mday-logo-r{
    padding-left: 30px;
    padding-right: 5px;
}

.mday-logo-l{
    padding-right: 30px;
    padding-left: 5px;
}

/* ------------------------------------------ */
/* --------------- Matchday ---------------- */
/* ------------------------------------------ */
.mday-t{
    padding-bottom: 12px;
}

.matchday_bottomText{
    text-transform: uppercase;
    font-family: "Futura LT W01 Medium Condensed";
    padding-right: 10px;
    font-size: 18px;
    color: #5C2483;
    padding-top: 10px;
}

.mday-t-space{
    padding-top: 7px;
    padding-bottom: 17px;
}

.mday-t-bottom{

}


.mday-score-l_r {
    /*
     margin-left: -40px;
     height: 60px;
     width: 98px;
     */
    margin-left: -40px;
}

.mday-score-r_r {
    margin-right: -40px;
}

.mday-t_r{
    /* breite underline */
    width: 570px;
    margin: 0px auto;
    border-bottom: 2px solid #5c2483 !important;
    display: inline-block;
}

.mday-teamname{
    margin-bottom: -10px;
}

.mday-mtype{
    font-size: 20px;
}

.mday-vs_r{
    font-size: 20px !important;
    margin: 0 5px;
    color: #5C2483;
    opacity: 0.63;
    text-transform: uppercase;
}

.mday-h-t_r{
    text-align: right;
    width: 30% !important;
    display: inline-block;
    font-size: 20px;
    font-family: "Futura LT W01 Medium Condensed";
}

.mday-a-t_r{
    text-align: left;
    width: 30% !important;
    display: inline-block;
    font-size: 20px;
    font-family: "Futura LT W01 Medium Condensed";
    font-family: inherit;
}

.mday-details{
    font-family: "Futura LT W01 Medium Condensed" !important;
}

/* Liveticker */
.mday-ticker-r_r{
    display: inline;
}
.mday-ticker-l_r{
    display: inline;
}

/* ------------------------------------------ */
/* --------------- Last Game ---------------- */
/* ------------------------------------------ */

.mday-last-teamname{
    width: 100px;
    font-size: 18px;
}

.mday-vs2_r{
    display: inline;
    font-size: 25px !important;
    color: #5c2483;
    opacity: 0.63;
    padding-left: 3px;
    padding-right: 3px;
}

.mday-vs2-right_r{
    padding-right: 20px;
}

.mday-vs2-left_r{
    padding-left: 20px;
}

.last-mday-details_r{
    font-size: 18px !important;
    font-family: "Futura LT W01 Medium Condensed" !important;
    color: black;
}



/* ------------------------------------------ */
/* --------------- Next Game ---------------- */
/* ------------------------------------------ */

interfaces_next_game_title_r{
    margin: 18px 0 0 0;
}

.mday-vs3_r{
    display: inline;
    font-size: 20px !important;
    color: #5C2483;
    opacity: 1;
    margin: 0 30px !important;
}

.next-game-details_r{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
}

.next-t_r{
    width: 100%;
    margin: 0px auto;
    border-bottom: 2px solid #5c2483 !important;
    display: inline-block;
}

.next-game-hover:hover{
    color: #fff !important;
    opacity: 0.5 !important;
}

/************* Next Game Counter *************/

.table.ngts-t_r {
    background-color: #5C2483 !important;
}
.ngts-h_r{
    color: white !important;
    opacity: 1 !important;
}
.table.ngts-t_r tr {
    background-color: #5C2483 !important;
}
.table.ngts-t_r tr td {
    background-color: #5C2483 !important;
}

.timer_font_num{
    font-family: 'DCC-Ash' !important;
    font-size: 27px;
    letter-spacing: 2px !important;
    color: white;
}

.timer_font_num_r{
    font-family: 'DCC-Ash' !important;
    font-size: 35px;
    letter-spacing: 2px !important;
    color: white;
}

.timer_font_description{
    font-weight: 200 !important;
    font-size: medium;
}

.timer-padding_r{
    padding-left: 10%;
    padding-right: 10%;
}


/* ------------------------------------------ */
/* ----------------- Table ------------------ */
/* ------------------------------------------ */

.tile_bottomText{
    text-transform: uppercase;
    font-family: "Futura LT W01 Medium Condensed";
    padding-bottom: 20px;
    font-size: 18px;
    margin-right: 5%;
}


.table_bottomText{
    text-transform: uppercase;
    font-family: "Futura LT W01 Medium Condensed";
    padding-bottom: 20px;
    font-size: 18px;
    padding-right: 10px;
}


.table-hover:hover{
    color: black !important;
}

.table-head_r {
    background-color: white;
    color: #5c2483;
    text-transform: uppercase;
    border-bottom: 2px solid #5c2483;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-transform: uppercase;
    font-family: "Futura LT W01 Medium Condensed" !important;
    font-size: 20px;
    color: #5c2483;
    padding: 8px 8px 8px 8px !important;
}

.cfcleague-leaguetable .table-body_r {
    height: 420px !important;
}

.spieltabelle {
    font-size: 18px;
}

.table-body_r {
    display: flex;
    flex-direction: column;
    align-content: space-between;
    overflow: auto;
    height: 400px;
    width: 100%;
}

.table-row_r {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /*background-color: #e3e3e3;*/
}

.spieltabelle .table-head_r{
    text-transform: uppercase;
    font-family: "Futura LT W01 Medium Condensed" !important;
    font-size: 20px;
    color: #5c2483;
    padding: 8px 8px 8px 8px !important;
}

.spieltabelle .table-body_r .table-row_r:nth-child(3) {
    background: #af93c2;
}
.spieltabelle .table-body_r .table-row_r {
    border-bottom: 2px solid #fff;
    text-transform: uppercase;
    font-family: "Futura LT W01 Medium Condensed" !important;
    font-size: 18px;
    color: #000;
}

.spieltabelle .table-body_r .table-row_r div {
    padding: 8px 8px 8px 8px !important;
}

.table-row_r {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /* background-color: #e3e3e3;*/
}

/* ------------------------------------------ */
/* ---------------- Trikot ----------------- */
/* ------------------------------------------ */

.trikot-text{
    font-family: "Futura LT W01 Medium Condensed" !important;
    font-size: 50px;
    color: black;
    text-transform: uppercase;
}


.shop-text{
    font-family: "Futura LT W01 Medium Condensed";
    color: black;
    font-size: 20px;
}

/* ------------------------------------------ */
/* --------------- -Mobile ----------------- */
/* ------------------------------------------ */
@media only screen and (max-width: 550px) {
    /* Allgemein */

    .mday-t_r{
        width: 100%;
    }

    .mday-a-i_r{
        height: 82px;
        max-width: 100px !important;
    }

    .mday-t{
        font-size: 25px;
    }
    /*
    .page-id-4935 .main-container .row-container>.row-parent .row-child>.row-inner>div{
        padding: unset;
        padding-left: 20px !important;
    }

    .page-id-4935 .main-container .row-inner>div{
        padding-top: 36px !important;
    }

*/


    .page-id-4935 .shop-btn>.uncol>.uncoltable>.uncell>.uncont>.btn-container{
        position: unset;
        bottom: unset;
        right: unset;
    }

    /* ------------------------------------------ */
    /* ---------------- Matchday ----------------- */
    /* ------------------------------------------ */

    .mday-h-t_r{
        width: unset !important;
        font-family: "Futura LT W01 Medium Condensed";
        font-size: 17px;
        color: black;
        text-align: center;
        text-transform: uppercase;
    }

    .mday-a-t_r{
        width: unset !important;
        font-family: "Futura LT W01 Medium Condensed";
        font-size: 17px;
        color: black;
        text-align: center;
        text-transform: uppercase;
    }

    .mday-team_score_r{
        font-size: 30px !important;
        display: inline;
        color: #5c2483;
        opacity: 0.63;
    }

    .mday-vs_r{
        display: inline;
        font-size: 30px !important;
        color: #5c2483;
        opacity: 0.63;
    }

    .mday-a-td{
        width: 113px;
        padding-top: 0 !important;
    }

    .mday-details_mobile{
        font-size: 17px !important;
        text-transform: uppercase !important;
        color: black;
    }

    .mday-t-space{
        /*padding-top: 30px;*/
        padding-bottom: unset;
    }

    .mday-score_r{
        padding-left: 15%;
        padding-right: 15%;
    }

    .matchday_bottomText{
        padding-bottom: 8px;
        padding-top: unset;
    }

    /* ------------------------------------------ */
    /* --------------- Last Game ---------------- */
    /* ------------------------------------------ */

    .last-mday_mobile {
        height: 280px !important;
    }

    .mday-vs2_r{
        display: inline;
        font-size: 30px !important;
        color: #5c2483;
        opacity: 1;
        font-family: "Futura LT W01 Medium Condensed";
    }

    /* ------------------------------------------ */
    /* --------------- Next Game ---------------- */
    /* ------------------------------------------ */

    .next-mday_r_mobile{
        height: 450px;
    }

    /* ------------------------------------------ */
    /* ----------------- Table ------------------ */
    /* ------------------------------------------ */

    .table-body_r_mobile{
        height: 440px;
    }

    .trikot-preview-mobile{
        margin-top: -10px;
    }

    .trikot-preview-text{
        margin-top: -10px;
    }

    /* kann vlt bei mehr text entfernt werden */
    .shop-text{
        width: 300px;
    }

}


@media only screen and (max-width: 400px) {
    /* ------------------------------------------ */
    /* ---------------- Matchday ----------------- */
    /* ------------------------------------------ */
    .mday-team_score_r{
        font-size: 28px !important;
    }

    .mday-vs_r{
        font-size: 40px !important;
    }
}

@media only screen and (max-width: 385px) {
    /* ------------------------------------------ */
    /* ---------------- Matchday ----------------- */
    /* ------------------------------------------ */
    .mday-details_mobile{
        font-size: 16px !important;
    }
    .mday-team_score_r{
        font-size: 26px !important;
    }
}


@media only screen and (max-width: 375px) {
    /* ------------------------------------------ */
    /* ---------------- Matchday ----------------- */
    /* ------------------------------------------ */
    .mday-score_r{
        padding-left: 13%;
        padding-right: 13%;
    }
}

@media only screen and (max-width: 360px) {
    /* ------------------------------------------ */
    /* ---------------- Matchday ----------------- */
    /* ------------------------------------------ */
    .mday-details_mobile{
        font-size: 15px !important;
    }

    /* ------------------------------------------ */
    /* --------------- Next Game ---------------- */
    /* ------------------------------------------ */
    .timer-padding_r{
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media only screen and (max-width: 340px) {
    /* ------------------------------------------ */
    /* ---------------- Matchday ----------------- */
    /* ------------------------------------------ */
    .mday-details_mobile{
        font-size: 13px !important;
    }

    /* ------------------------------------------ */
    /* --------------- Next Game ---------------- */
    /* ------------------------------------------ */

    .next-game-details_r{
        font-size: 15px;
    }

    /* ------------------------------------------ */
    /* --------------- Last Game ---------------- */
    /* ------------------------------------------ */

    .mday-vs2-right_r{
        padding-right: 15px;
    }

    .mday-vs2-left_r{
        padding-left: 15px;
    }
}
@media only screen and (max-width: 330px) {
    /* ------------------------------------------ */
    /* --------------- Next Game ---------------- */
    /* ------------------------------------------ */

    .timer-padding_r{
        padding-left: 0%;
        padding-right: 0%;
    }

    /* ------------------------------------------ */
    /* --------------- Last Game ---------------- */
    /* ------------------------------------------ */

    .last-mday-details_r{
        font-size: 14px !important;
    }

}

@media only screen and (max-width: 315px) {
    /* ------------------------------------------ */
    /* ---------------- Matchday ----------------- */
    /* ------------------------------------------ */

    .mday-score_r{
        padding-left: 10%;
        padding-right: 10%;
    }

    .mday-details_mobile{
        font-size: 11px !important;
    }

    /* ------------------------------------------ */
    /* --------------- Next Game ---------------- */
    /* ------------------------------------------ */

    .timer_font_description{
        font-size: 15px;
    }

    .next-game-details_r{
        font-size: 14px;
    }

    /* ------------------------------------------ */
    /* --------------- Last Game ---------------- */
    /* ------------------------------------------ */

    .mday-vs2-right_r{
        padding-right: 10px;
    }

    .mday-vs2-left_r{
        padding-left: 10px;
    }

}

.next-mday_r_mobile .heading-text{
    margin: 18px 0 0 0 !important;
}

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


    .mobile-mday.mday-t_r {
        border-bottom: none !important;
    }

    .next-mday .mobile-divider{
        border-bottom: 2px solid #5C2483;
        width: 50%;
        margin: 10px auto 5px auto;
    }

    .next-mday_r_mobile {
        background: white !important;
    }

    .next-mday_r_mobile .heading-text{
        margin: -18px 0 0 0 !important;
        padding-top: 18px !important;
        background: #5C2483 !important;
    }

    .last-mday_mobile .tile_bottomText,
    .next-mday_r_mobile .tile_bottomText,
    .table-body_r_mobile .table_bottomText{
        width: 100%;
        margin-right: 0;
        padding-left: 0.6em;
    }

    .next-mday_r_mobile .mday-t{
        padding-top: 22px !important;
    }
    .next-mday_r_mobile .tile_bottomText a{
        color: #5C2483 !important;
    }

    .last-mday_mobile .mday-t,
    .next-mday_r_mobile .next-t_r{
        border-bottom: none !important;
    }

    .last-mday_mobile .mobile-divider,
    .next-mday_r_mobile .mobile-divider{
        border-bottom: 2px solid #5C2483;
        width: 50%;
        margin: 10px auto 5px auto;
    }


    .last-mday_mobile .tile_bottomText i,
    .next-mday_r_mobile .tile_bottomText i,
    .table-body_r_mobile .table_bottomText i{
        display: none;
    }

    .next-mday_r_mobile .mday-h-i img,
    .next-mday_r_mobile .mday-a-i img{
        max-height: 80px !important;
    }

}