/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: Flatsome
Template: flatsome
Version: 1.33
*/
table, td, th {
    border: 1px solid #ddd;
    text-align: left;
}

th, td {
    padding: 8px !important;
}
:root {
    --star-color: #f7a844;
}
.author-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
.absolute-footer.dark.medium-text-center.text-center {
    display: none;
}
.logo-betlink {
    display: flex;
    align-items: center;
    justify-content: center;
}
.entry-divider.is-divider.small {
    display: none;
}
.entry-header-text.entry-header-text-top.text-left {
    padding-bottom: 0;
}
section.section.item-bet {
    background-color: rgb(0, 0, 0);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    border-radius: 8px;
}

.promotion_text>* {
    margin: 0;
    font-size: 13px;
    text-align: left;
    width: 100%;
}

.box-detail-bet .promotion_text>* {
    text-align: center;
}

.star-rating:before, .star-rating span:before {
    color: var(--star-color) !important;
}

.stt_bet {
    position: absolute;
    top: -6px;
    width: 25px;
    height: 25px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 8px;
    left: -10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fec700;
    color: #FFF;
}

.flex-box-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.star-ranking {
    display: flex;
    align-items: center;
    gap: 6px;
    border: thin #CDCDCD solid;
    padding: 2px 10px;
    font-weight: 600;
    border-radius: 15px;
    text-align: center;
    width: 100%;
    max-width: 160px;
}

.row-collapse>.flex-box-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 10px !important;
    border-right: 1px solid;
}

.row-collapse>.flex-box-item:last-child {
    border-right: 0;
}

.flex-box-item .button {
    margin-right: 0;
}

.gift_code a {
    color: red;
}

.box-detail-bet {
    text-align: center;
    border: 1px dashed #bb0303;
    border-radius: 10px;
    padding: 10px;
    background: #f7f7f7;
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
}

.promotion_text>* {
    margin-bottom: 0;
}

.box-detail-bet img {
    max-width: 150px;
    margin: auto;
}

.bet_name {
    font-size: 22px;
    font-weight: bold;
    color: red;
}

.box-uu-nhuoc {
    display: flex;
    gap: 10px;
}

.box-uu-nhuoc>* {
    border: thin #CDCDCD solid;
    border-radius: 6px;
    padding: 10px;
    width: calc(50% - 10px);
}

.item-nhuoc li:before {
    content: "-";
    position: absolute;
    width: 30px;
    text-align: center;
    color: #f70000;
    font-weight: 700;
    top: 0;
    left: 0;
    font-size: 25px;
}

.item-nhuoc li {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 10px;
    position: relative;
    list-style: none;
    padding-left: 30px;
    margin-left: 0 !important;
}

.title-uu, .title-nhuoc {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}

.item-uu li:before {
    content: "+";
    position: absolute;
    width: 30px;
    text-align: center;
    color: #f70000;
    font-weight: 700;
    top: 0;
    left: 0;
    font-size: 25px;
}

.item-uu li {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 10px;
    position: relative;
    list-style: none;
    padding-left: 30px;
    margin-left: 0 !important;
}

.item-uu ul {
    margin: 0;
}

@media (max-width: 600px) {
    .box-uu-nhuoc {
        flex-wrap: wrap;
    }

    .box-uu-nhuoc>* {
        width: 100%;
    }
    .row.mobile-mx-0 {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase>* {
    background: #000;
    margin: 0px 12px;
    position: relative;
    height: 36px;
    transition: unset;
}


ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase>*:hover,  ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase>.current-menu-item{
    background: #a7a4fd !important;
}

ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase>*>a {
    line-height: 36px;
    position: relative;
    margin-bottom: 0px;
    padding: 0 7px 0;
    color: #fff;
    white-space: nowrap;
    -webkit-transition: none;
    transition: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}

.sidebar-box .large-4.col , .sidebar-box .large-8.col{
    padding: 0 10px 15px;
}
main#main {
    position: relative;
    background: linear-gradient(180deg, #F6F7F9 0%, #E5E7EA 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    color: rgb(0, 34, 108);
}
.siderbar-toplist span.section-title-main {
    background: #a7a4fd;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    padding-top: 5px;
    font-weight: 400;
    margin-top: 0;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding-bottom: 0;
}
.siderbar-toplist .flickity-prev-next-button {
    top: 0;
    height: 35px;
    color: #FFF !important;
    opacity: 1 !important;
}

.siderbar-toplist .flickity-prev-next-button>* {
    opacity: 1;
}
.siderbar-toplist .slider .flickity-prev-next-button:hover>*>* {
    color: #FFF !important;
    fill: #FFF !important;
}
.siderbar-toplist .container.section-title-container {
    margin-bottom: 0;
}
.siderbar-toplist .col.small-12.large-4{
    flex-basis: 100%;
    max-width: 100%;
}
.ItemTopBookmaker {
    background: linear-gradient(4.77deg, #E2F1FF -41.01%, #FFFFFF 39.35%);
    box-shadow: 0px 4px 10px rgb(127 144 155 / 40%), inset 0px -1px 1px rgb(198 190 190 / 25%);
    padding: 10px;
    position: relative;
    height: 100%;
}

.ItemTopBookmaker::after{
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    top: -3px;
    left: 0;
    background: linear-gradient(90deg, #858584 -0.26%, #DFDEDD 20.09%, #BCBBBA 45.29%, #FFFFFF 54.11%, #C2C2BA 69.82%, #4D4C4C 86.79%);
}

.ItemTopBookmaker_1::after{
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    top: -3px;
    left: 0;
    background: linear-gradient(31.81deg, #319BA2 9.89%, #49D4E7 37.23%, #078CC5 83.29%, #A2EAFA 93.6%, #57BFEB 144.92%);
}

.ItemTopBookmaker_2::after{
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    top: -3px;
    left: 0;
    background: linear-gradient(90deg, #a7a4fd61 -0.26%, #a7a4fd59 20.09%, #a7a4fd59 62.05%, #a7a4fd61 100.26%);
}

.ItemTopBookmaker_3::after{
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    top: -3px;
    left: 0;
    background: linear-gradient(90deg, #858584 -0.26%, #DFDEDD 20.09%, #BCBBBA 45.29%, #FFFFFF 54.11%, #C2C2BA 69.82%, #4D4C4C 86.79%);
}

.ItemTopBookmaker .header{
    display: flex;
    flex-direction: row;
}

.ItemTopBookmaker .header .order-1{
    background: url('icon/1.png') no-repeat center center;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    top: -10px;
}

.ItemTopBookmaker .header .order-2{ 
    background: url('icon/2.png') no-repeat center center;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    top: -10px;
    width: 40px;
    height: 40px;
}

.ItemTopBookmaker .header .order-3{ 
    background: url('icon/3.png') no-repeat center center;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    top: -10px;
}
.ItemTopBookmaker .header .order-4{ 
    background: url('icon/4.png') no-repeat center center;
    background-size: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    top: -10px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.ItemTopBookmaker .header .box-image {
    width: 85px;
    height: 85px;
    background: radial-gradient(128.92% 96.18% at 49.61% 50.38%, rgba(255, 255, 255, 0) 0%, #F8F9FB 66.77%), #FFFFFF;
    box-shadow: 0px 0px 4px rgb(3 93 149 / 12%), inset 0px 0px 4px rgb(0 0 0 / 25%);
    border-radius: 10px;
    overflow: hidden;
    margin-right: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.ItemTopBookmaker .header .box-image img{
    width: 100%;
    height: auto;
    max-width: 70px;
}

.ItemTopBookmaker .description {
    display: flex;
    flex-direction: column;
    padding-top: 0px;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    flex: 1;
}

.ItemTopBookmaker .description strong {
    color: #a7a4fd;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 22px;
}

.ItemTopBookmaker .description .image {
    max-width: 105px;
    margin-bottom: 5px;
    margin-left: -8px;
}

.ItemTopBookmaker .description .rating {
    height: 16px;
}

.ItemTopBookmaker .detail {
    
}

.ItemTopBookmaker .detail ul {
    list-style: none;
    padding: 0;
    display: table;
    color: #828282;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    width: 100%;
}

.ItemTopBookmaker .detail ul li{
    display: table-cell;
    border-right: 1px solid rgb(185 185 185 / 51%);
    margin-bottom: 9px;
    color: #6e6e6e;
}
.ItemTopBookmaker .detail ul li:last-child {
    border: 0px;
}

.ItemTopBookmaker .detail ul li strong {
    display: block;
    width: 100%;
    color: #a7a4fd;
    font-weight: 500;
}

.ItemTopBookmaker .link-share {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
}

.ItemTopBookmaker .link-share a {
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    background-blend-mode: multiply, normal;

    background: #a7a4fd;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%), inset -2px -2px 2px rgb(0 0 0 / 6%);
    color: #fff;
    font-size: 13px;
    flex: 1;

    margin-right: 5%;
}

.ItemTopBookmaker .link-share a:hover {
    background: #000!important;
    color: #fff !important;
}

.ItemTopBookmaker .link-share a:first-child{
    background: #F2F2F2;
    box-shadow: inset -2px -2px 2px rgb(3 92 149 / 4%);
    color: #828282;
}

.ItemTopBookmaker .link-share a:last-child{
    margin-right: 0;
}


.rating-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.rating-container .rate-number {
    color:#a7a4fd;
    margin-right: 5px;
    font: 13px;
    font-weight: bold;
}

.rating-wrapper {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.rating-container .back-stars {
    display: flex;
    color: rgb(219, 219, 219);
    position: relative;
}

.rating-container .front-stars {
    display: flex;
    color: #ffc72d;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .5s
}

.content-author {
    background: #fff;
    border-radius: 5px;
    color: #000;
    box-shadow: 0 0 5px 2px #c7c7c733
}

.content-author a {
    color: #000
}
.content-author-img, .content-author-des{
    padding-top: 30px;
}
.content-author-img img {
    width: 145px;
    max-width: 90%;
    border-radius: 50%
}

.content-author-des-icon img {
    width: 32px;
    height: 32px;
    margin-right: 25px
}
.title-3 {
    color: #000;
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    border-bottom: 3px #C00 solid;
    font-weight: 700;
    text-transform: uppercase;
}
.sidebar-box .col.post-item>* {
    background: linear-gradient(4.77deg, #E2F1FF -41.01%, #FFFFFF 39.35%);
    box-shadow: 0px 4px 10px rgb(127 144 155 / 40%), inset 0px -1px 1px rgb(198 190 190 / 25%);
    padding: 10px;
    position: relative;
}
@media(max-width: 600px){
    th, td {
        padding: 2px !important;
        font-size: 12px;
    }
}