.poker-text-align-left > div {
    text-align: left;
    width: 100%;
}

.opatsp-schedule-country-heading {
    margin-top: 24px;
    margin-bottom: 8px;
}

.opatsp-schedule-container a {
    color: inherit;
}

.opatsp-schedule-container a:hover {
    color: #fff;
}

.opatsp-schedule-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;

    color: #fff;
    text-align: center;
}

.opatsp-schedule-link {
    height: 24px;
    width: 24px;
    background-image: url("open-alt.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.opatsp-schedule-info {
    height: 18px;
    width: 18px;
    background-image: url("info-icon-schedule.svg");
    background-size: contain;
    margin-left: 12px;
    cursor: pointer;
    position: relative;
}

/* max width 900px */
@media screen and (max-width: 900px) {
    .opatsp-schedule-info {
        margin-left: 1px;
    }
}

.landing_GTD_hightlight {
    color: #08F9AE;
}

.landing_Beige_hightlight {
    color: #F8D09E;
}

.landing_Green_hightlight {
    color: #B7FF31;
}

.landing_Pink_hightlight {
    color: #FF73FF;
}

.landing_Yellow_hightlight {
    color: #FFBD06;
}

.landing_GTD_hightlight a:hover {
    color: #08F9AE;
}

.landing_Beige_hightlight a:hover {
    color: #F8D09E;
}

.landing_Green_hightlight a:hover {
    color: #B7FF31;
}

.landing_Pink_hightlight a:hover {
    color: #FF73FF;
}

.landing_Yellow_hightlight a:hover {
    color: #FFBD06;
}

.opatsp-schedule-responsive-table {
    padding: 0px;
}

.opatsp-schedule-responsive-table li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2px;
}

.opatsp-schedule-responsive-table .table-header {
    background-color: #E6E6F2;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: bebas-neue-pro, sans-serif;
    color: #09214C;
    margin-bottom: 8px;
    height: 65px;
    padding-left: 10px;
    padding-right: 10px;
}

.opatsp-schedule-responsive-table .table-row {
    font-size: 16px;
    font-family: "Montserrat", montseratt, sans-serif;
    background-color: #09214C;
}

.opatsp-schedule-responsive-table .table-row:nth-child(even) {
    background-color: #093F8E;
}


.opatsp-schedule-responsive-table .table-date {
    background-color: #19191C;
}

.olybetevents-poker-schedule-link {
    height: 24px;
    width: 24px;
    background-image: url("open-alt.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
    .opatsp-schedule-read-more {
        display: none;
    }


    .opatsp-schedule-responsive-table .col-4 {
        justify-content: right !important;
    }

    .opatsp-schedule-responsive-table .col {
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
        padding: 4px;
    }

    .opatsp-schedule-responsive-table li {
        padding: 5px 5px;
        border-radius: 4px;
    }

    .opatsp-schedule-read-more {
        display: none;
    }

    .opatsp-schedule-responsive-table .table-row {
        margin-bottom: 8px;
        padding-left: 10px;
        padding-right: 10px;
        height: 65px;
    }

    .opatsp-schedule-responsive-table .col-8 > div {
        text-align: right;
    }

}

.opatsp-schedule-responsive-table .col {
    display: flex;
    align-items: center;
}

.opatsp-schedule-responsive-table .col-1 {
    flex-basis: 18%;
    justify-content: left;
}

.opatsp-schedule-responsive-table .col-2 {
    flex-basis: 10%;
    justify-content: left;
}

.opatsp-schedule-responsive-table .col-3 {
    flex-basis: 40%;
    justify-content: left;
    text-align: left;
}

.opatsp-schedule-responsive-table .col-4 {
    flex-basis: 40%;
}

.opatsp-schedule-responsive-table .col-5 {
    flex-basis: 5%;
}

.opatsp-schedule-responsive-table .col-6 {
    flex-basis: 10%;
}

.opatsp-schedule-responsive-table .col-7 {
    flex-basis: 10%;
}

.opatsp-schedule-responsive-table .col-8 {
    flex-basis: 10%;
}

@media (min-width: 768px) {
    .opatsp-schedule-responsive-table .col-8 {
        justify-content: flex-end;
    }

}

.opatsp-schedule-responsive-table .col-9 {
    flex-basis: 4%;
}

.opatsp-schedule-responsive-table .col-10 {
    flex-basis: 100%;

    font-size: 22px;
    font-weight: bold;
}


@media (max-width: 767px) {

    .mobile-hidden {
        display: none !important;
    }
    .opatsp-schedule-read-more {
        font-size: 14px;
        line-height: 19px;
        color: #08F9AE;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
        text-decoration: underline;
        padding-right: 34px;
    }

    a.opatsp-schedule-link {
        width: auto;
        background-position: right;
    }

    .opatsp-schedule-responsive-table .table-header {
        display: none;
    }

    .opatsp-schedule-responsive-table li {
        display: block;
        border-radius: 8px;
    }

    .opatsp-schedule-responsive-table .col > div {
        padding: 8px;
        text-align: left;
    }

    .opatsp-schedule-responsive-table .col {
        flex-basis: 100%;
        align-items: stretch;
    }

    .opatsp-schedule-responsive-table {
        text-align: center !important;
    }

    .opatsp-schedule-read-more {
        font-size: 14px;
        line-height: 19px;
        color: #08F9AE;
        font-family: Montserrat, sans-serif;
        font-weight: 500;
        text-decoration: underline;
        padding-right: 34px;
    }

    a.opatsp-schedule-link {
        width: auto;
        background-position: right;
    }

    .opatsp-schedule-container .col {
        display: flex;
        font-size: 14px;
        line-height: 19px;
        border-bottom: 2px solid #09152F;
    }

    .opatsp-schedule-container .col:last-child {
        border-bottom: none;
    }

    .opatsp-schedule-container .col-1:before {
        border-radius: 8px 0 0 0;
    }

    .opatsp-schedule-container .col-5:before {
        display: none;
    }

    .opatsp-schedule-container .col-5 {
        justify-content: center;
        padding: 10px;
    }

    .opatsp-schedule-responsive-table .table-row {
        margin-bottom: 16px;
    }

    .opatsp-schedule-container .col::before {
        color: #09214C;
        content: attr(data-label);
        flex-basis: 10%;
        background-color: #E6E6F2;
        font-weight: bold;
        font-family: bebas-neue-pro, sans-serif;
        font-size: 20px;
        text-align: left;
        text-transform: uppercase;
        padding: 8px;
        min-width: 100px;
    }
}
