/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.match-detail__time p {
	margin-bottom: 0;
}

.list-match {
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: grid;
    grid-template-columns: 411px 1fr;
}

.match-detail {
    background: #232b4f;
    border-radius: 12px;
    height: 200px;
    padding: 12px;
    width: 411px;
}

.match-detail__info[data-v-3b830136] {
    align-items: center;
    display: grid;
    gap: 8px;
    grid-template-columns: 30% 1fr;
    justify-content: space-between;
    margin-bottom: 12px;
}

.match-detail__time[data-v-3b830136] {
    color: #abafc8;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}

.match-detail__league[data-v-3b830136] {
    align-items: flex-end;
    color: #abafc8;
    display: flex;
    flex-direction: column;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}

.match-detail__league .logo[data-v-3b830136] {
    border-radius: 100%;
    height: 18px;
    width: 18px;
}

.match-detail__league .name[data-v-3b830136] {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.match-detail__content[data-v-3b830136] {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr 152px;
}

.match-detail__team[data-v-3b830136] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: space-between;
}

.match-detail__team--item[data-v-3b830136] {
    align-items: center;
    display: flex;
    height: 100%;
}

.match-detail__team--item .logo[data-v-3b830136] {
    border-radius: 100%;
    height: 32px;
    margin-right: 8px;
    width: 32px;
}

.match-detail__team--item .name[data-v-3b830136] {
    color: #fff;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.match-detail__team--item[data-v-3b830136] {
    align-items: center;
    display: flex;
    height: 100%;
}

.match-detail__odds--item[data-v-3b830136] {
    align-items: center;
    background: #384375;
    border-radius: 4px;
    cursor: pointer;
    display: flex
;
    flex-direction: column;
    gap: 6px;
    margin-bottom: 8px;
    padding: 4px 2px 4px 8px;
}

.match-detail__odds--item .title[data-v-3b830136] {
    color: #8b92b5;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
}

.match-detail__odds--item .odds-item[data-v-3b830136] {
    display: flex;
}

.match-detail__odds--item .odds-item .number.green[data-v-3b830136] {
    color: #008aff;
}

.match-detail__odds--item .odds-item .number[data-v-3b830136] {
    align-items: center;
    color: #abafc8;
    color: #fff;
    display: flex;
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 28px;
    justify-content: center;
    line-height: 24px !important;
    width: 40px;
}

.match-detail__odds--item .odds-item .number.red[data-v-3b830136] {
    color: #eea33f;
}
.match-item[data-v-0e85ec38] {
    align-items: center;
    display: flex;
    height: 40px;
    max-width: 100%;
    overflow: hidden;
    padding-right: 8px;
}

.list-match__right[data-v-d1d18b7f] {
    background: #1c2642;
    border-radius: 12px;
    overflow: hidden;
}

.match-item.active[data-v-0e85ec38], .match-item[data-v-0e85ec38]:hover {
    background: #384375;
    border-radius: 4px;
    cursor: pointer;
}

.match-item__time[data-v-0e85ec38] {
    color: #abafc8;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    margin-left: 16px;
}

.match-item__team[data-v-0e85ec38] {
    align-items: center;
    display: flex;
    flex: 1;
    margin-left: 16px;
}

.match-item__team--item[data-v-0e85ec38] {
    align-items: center;
    display: flex;
    flex: 1;
    max-width: 50%;
}

.match-item__team--item .logo[data-v-0e85ec38] {
    border-radius: 100%;
    height: 21px;
    margin-right: 8px;
    width: 21px;
}

.match-item.active .match-item__team .name[data-v-0e85ec38], .match-item:hover .match-item__team .name[data-v-0e85ec38] {
    color: #fff;
}

.match-item__team--item .name[data-v-0e85ec38] {
    color: #8b92b5;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.match-item__team--item[data-v-0e85ec38] {
    align-items: center;
    display: flex;
    flex: 1;
    max-width: 50%;
}

.match-item__odds[data-v-0e85ec38] {
    display: flex;
    gap: 40px;
}


.match-item__odds--item[data-v-0e85ec38] {
    display: flex;
    gap: 6px;
}

.match-item__odds--item[data-v-0e85ec38] {
    display: flex;
    gap: 6px;
}

.match-item__odds--item .number.green[data-v-0e85ec38] {
    color: #008aff;
}

.match-item__odds--item .number[data-v-0e85ec38]:last-child {
    margin-right: 0;
}
.match-item__odds--item .number[data-v-0e85ec38] {
    align-items: center;
    color: #abafc8;
    color: #fff;
    display: flex;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 20px;
    justify-content: center;
    line-height: 20px !important;
    margin-right: 6px;
    width: 40px;
}

.match-item__odds--item .number.red[data-v-0e85ec38] {
    color: #eea33f;
}