@import url('https://fonts.googleapis.com/css2?family=Inter:wght@600&family=Rammetto+One&display=swap');
.hero__slider .owl-dots {
    display: none;
}
.cricket_ten_score img {
    width: 100%;
}
.cricket_ten_second_img_txt {
    display: flex;
    position: relative;
}
.cricket_ten_second_img_txt p {
    margin: 0px !important;
    font-size: 10px;
    font-family: Poppins;
    color: #FFF;
}
.inplay_count_rk {
    position: absolute;
    right: -28px;
    top: 1px;
    width: 15px;
}
.exchange_text_btom {
    font-family: Poppins;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.live_sport_image {
    background: none !important;
}
.live_sport_txt {
    font-family: 'Inter', sans-serif;
}
.view_all_txt {
    font-family: 'Inter', sans-serif;
    color: #FFF;
    line-height: 2;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
}
.vew_all_eight_game {
    border-radius: 5px;
    border: 0.5px solid #00A0FF;
    background: #0C1632;
}
.mai_imag.rupee {
    background: #00A0FF;
    box-shadow: 0px 0px 10px #00A0FF;
}
.mai_imag path {
    fill: #566384;
}
.forget_pass,.login_page_signup,.exp_mai_first {
    color: #00A0FF !important;
}
.button_section .login_sec_button .login_button,.button_section .login_sec_button .sign_up,button.forgot_btn_ksr {
    background: linear-gradient(276.47deg, #139FFF 17.08%, #139FFF 96.53%) !important;
}
.ex-sports ul li.selected a {
    background-image: linear-gradient(-180deg, #139FFF 0%, #139FFF 71%) !important;
}
.ex-sports ul {
    border: 1px solid #139FFF !important;
}
.bets-type-name-div {
    background: #139FFF !important;
}
.bets_tye_nme_jk {
    background: transparent !important;
}


@media screen and (min-width: 280px) and (max-width: 319px) 
{
    .inplay_count_rk {
        right: -21px;
        font-size: 9px !IMPORTANT;
    }
}

@media screen and (min-width: 320px) and (max-width: 359px) 
{
    .inplay_count_rk {
        right: -24px;
    }
}

@media screen and (min-width: 376px)
{
    .inplay_count_rk {
        right: -33px;
    }
}