.video-wrap iframe {
    max-height: 340px;
}

.history-table.history-transaction tbody tr:first-child td {
    color: unset !important;
}

.deposit-options-list ul li img {
    height: 32px;
}

.ca-seo-structure .ca-seo-slide {
    transform: unset !important;
    padding: 20px !important;
}

.deactivate {
    filter: blur(10px) !important;
    pointer-events: none !important;
}

.payment_method_section {
    margin-top: 2rem;
}

.input-icon .btn-eye {
    position: absolute !important;
    right: 0 !important;
    left: unset !important;
}

.account_nav_ul li a .account_nav_title_box {
    word-break: keep-all;
}

.deposit-options-radio-bank-box-img img {
    width: 40px;
    height: 40px;
}

.navbar-collapse2.navbar-wrapper2 {
    background-image: none;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(100px);
}

.promotion_box_description_background {
    -webkit-backdrop-filter: blur(10px);
}

.spinwin_button_box_btn {
    background-color: #218838 !important;
    border-color: #1e7e34 !important;
}

.btn-custom {
    /* background: rgb(104, 26, 148) !important;
    background: linear-gradient(
        90deg,
        rgba(104, 26, 148, 1) 0%,
        rgba(61, 83, 238, 1) 100%
    ) !important; */
    background: radial-gradient(
        circle at 50% -50%,
        #481f04,
        #ceb154,
        #ae7900,
        #0f0502
    );
    box-shadow: 0 -2px 3px #ceb154 inset, 0 2px 2px #0f0502;
    padding: 6px 20px;
    min-width: 100px;
}

.menu_profile_column:first-child {
    min-width: 125px;
    width: auto;
}

.new-icon-container {
    overflow: visible;
}

.game_box_div img.new-icon {
    height: unset;
    width: 53px;
    position: absolute;
    top: 20px;
    left: 175px;
    z-index: 1;
}

.recommanded-icon-container {
    overflow: visible;
}

.game_box_div img.recommanded-icon {
    height: unset;
    width: 53px;
    position: absolute;
    top: 20px;
    left: 175px;
    z-index: 1;
}

li.nav-item span.small-text {
    top: -3px;
    right: -30px;
}

img.tempImgHighlight {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 32%;
}

.account_nav_ul li.active img {
    filter: contrast(0.1);
}

.text-white,
.text-white * {
    color: white;
}

.text-white a {
    color: #007bff !important;
}

.promotion_box_description_content {
    background: linear-gradient(180deg, #CEB154 0%, #AE7900 35%, #481F04 69.5%, #0F0502 98%);
}

.custom-gold-btn {
    background: #CEB154;
}
