.informative-widget-link {
    display: flex;
    justify-content: center;
    background: #000000 !important;
    border-top: 2px solid rgba(var(--hero), 1);
    border-radius: 4px;
}

.hdr-logo-bc {
    max-width: 159px !important;
    padding: 2px 0;
}

body {
    background: #000000 !important;
}

.hdr-main-content-bc {
    background: #000000 !important;
    height: 100%;
    padding-inline-start: 7px;
    padding-inline-end: 15px;
    background: rgba(var(--header), 1);
    border-bottom: 1px solid rgba(var(--header-sc),.05);
    box-shadow: 0px 0px 30px 0px #ebbe43 !important;
}

a.tab-nav-item-bc.count-odd-animation.badge-.count-blink-odd {
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    color: #ffffff !important;
    border: 1.5px solid rgb(197 160 55) !important;
}

.e-p-header-bc {
    background: #000000 !important;
}

.popup-inner-bc {
    border-radius: 50px !important;
    border-bottom: 6px solid #ebbe43!important;
    border-top: 6px solid #ebbe43 !important;
    border-left: 2px solid #ebbe43 !important;
    border-right: 2px solid #ebbe43 !important;
    padding-top: 20px !important;
    box-shadow: 0px -2px 80px #ebbe43 !important;
}

.btn.a-color {
    color: #000000 !important;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    transition: .24s;
    font-weight: bold;
}

.btn.sign-in {
    padding: 0 8px !important;
    color: rgba(var(--header-sc), 1);
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    text-decoration: underline;
    transition: .24s;
}

.btn.register {
    padding: 0 8px;
    color: rgba(var(--hero-sc), 1);
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    transition: .24s;
    font-weight: bold;
}

.market-bc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 14px;
    color: rgba(var(--b-sc),.7);
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    word-break: break-word;
    cursor: pointer;
    position: relative;
    transition: .24s;
    border-radius: 10px;
}

.market-odd-bc {
    color: #000000 !important;
    font-size: 15px;
    line-height: 15px;
    transition: color .24s;
    font-weight: bold !important;
}

.sgm-market-g-i-cell-bc.market-bc.active {
    background: #ffffff !important;
    border: 3px solid rgb(197 160 55) !important;
    border-width: 3px !important;
    border-style: solid;
}

.market-bc.active .market-icon-bc, .market-bc.active .market-odd-bc {
    color: rgba(var(--accent), 1) !important;
}

.c-teams-bc:not(:only-child) .c-team-info-team-bc {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ebbe43 !important;
    font-size: 13px;
}

.m-nav-collapsed-container-bc .m-nav-list-item-title-bc {
    flex: auto;
    justify-content: flex-start;
    height: 48px;
    padding-inline-start: 10px;
    padding-inline-end: 110px;
    text-align: start;
    font-size: 14px;
    line-height: 16px;
    box-shadow: 0px 0px 30px 0px #ebbe43 !important;
}

.hdr-navigation-link-bc {
    width: 100%;
    text-align: center;
    padding: 0 10px;
    font-weight: 400;
    color: #ebbe43 !important;
    background: #000000 !important;
    position: relative;
    text-transform: uppercase;
    letter-spacing: .1em;
    box-shadow: inset 0 -2px 0 0 rgba(var(--menu-sc),.05);
    font-size: 10px;
    line-height: var(--mobile-header-navigation-height);
}

.sp-button-bc {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 100%;
    height: 56px;
    position: relative;
    border: none;
    padding: 0;
    color: #ebbe43 !important;
    background: #000000 !important;
    cursor: pointer;
    transition: background .24s;
}

.horizontal-sl-icon-bc {
    height: 28px;
    font-size: 28px;
    color: #ebbe43;
}

.horizontal-sl-title-bc {
    margin-top: 6px;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff !important;
}

.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active, .promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active {
    color: rgba(var(--menu-sc), 1);
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    box-shadow: 0px 0px 30px 0px #ebbe43 !important;
}

.horizontal-sl-item-bc:not(:empty) {
    background: #000000 !important;
}

.horizontal-sl-tab-bc {
    font-size: 14px;
    line-height: 36px;
    padding: 0 15px;
    text-align: center;
    white-space: nowrap;
    color: #ebbe43 !important;
    cursor: pointer;
}

.entrance-f-error-message-bc {
    display: flex;
    margin-bottom: 5px;
    padding: 5px;
    color: rgba(var(--b-sc), 1);
    background: #000000 !important;
    border-radius: 4px;
    font-size: 12px;
}

.promotions-article-title {
    height: 34px !important;
    margin-top: 8px !important;
    padding: 0 10px !important;
    color: #000000 !important;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    font-size: 12px !important;
    line-height: 34px !important;
    box-shadow: 0px 0px 100px 0px #ebbe43 !important;
    border-style: solid;
    border-width: 2px !important;
    border-radius: 10px 10px !important;
}

.tab-nav-item-bc {
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 0 4px;
    text-align: center;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    box-shadow: 0 48px 0 0 rgba(var(--tab-navigation), 1);
    background: #000000;
}

.m-nav-collapsed-container-bc .m-nav-items-list-item-bc {
    display: flex;
    align-items: center;


    position: relative;
    z-index: 1;
    background: #000000;
    color: #ebbe43;
    border-style: solid;
    border-width: 1px;
}

.m-nav-collapsed-container-bc .m-block-nav-items-bc {
    margin: 0;
    padding: 0;
    grid-template-columns: 1fr;
    background: #000000 !important;
}

.m-nav-title-row-bc {
    width: 100%;
    height: 44px;
    box-shadow: 0 -1px 0 rgba(var(--b-sc),.1) inset;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #000000 !important;
}

.m-nav-info-w-container-bc {
    width: 100%;
    height: calc(100% - 44px);
    padding: 7px 7px var(--mobile-header-main-section-height);
    will-change: scroll-position;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: #000000 !important;
}

.horizontal-sl-tab-container .horizontal-sl-tab {
    will-change: scroll-position;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    background: #000000 !important;
}

.hdr-toggle-button-bc {
    flex-shrink: 0;
    color: rgba(var(--header-sc),.8);
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    border-radius: 50%;
    text-align: center;
    position: relative;
    font-size: 16px;
}

.count-odd-animation:after {
    content: attr(data-badge);
    position: absolute;
    width: 15px;
    height: 15px;
    color: #ffffff !important;
    background: #000000!important;
    border-radius: 50%;
    text-align: center;
    font-size: 8px;
    line-height: 15px;
    font-style: normal;
    font-family: Roboto,Arial,Helvetica,sans-serif;
}

.ftr-m-nav-name-bc {
    flex: auto;
    color: #ebbe43 !important;
    font-size: 14px;
    font-weight: 700;
}

.ftr-m-nav-l-item-hidden-bc>.ftr-m-nav-link-bc {
    color: #ffffff !important;
}

.m-nav-list-item-title-bc {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 42px;
    padding: 4px 0;
    font-size: 12px;
    line-height: 14px;
    word-break: break-word;
    color: #ebbe43;
}

.m-nav-items-list-item-bc {
    background: #000000 !important;
    border-style: solid;
    border-width: 3px;
    color: #ebbe43 !important;
    border-radius: 15px 15px !important;
}

.u-i-p-l-head-bc {
    align-items: center;
    height: 42px;
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
    -webkit-padding-end: 15px;
    padding-inline-end: 15px;
    background: #000000 !important;
    border-style: solid;
    border-width: 3px;
    color: #ebbe43;
    padding: 2px;
    margin-top: 15px;
    border-radius: 15px 15px !important;
}

.u-i-p-l-head-bc+.u-i-p-l-head-bc {
    margin-top: 20px !important;
}

.sgm-market-g-item-bc>.market-bc .market-name-bc {
    flex: auto;
    text-align: start;
    margin-bottom: 0;
    -webkit-margin-end: 4px;
    margin-inline-end: 4px;
    color: #000000 !important;
    font-weight: bold;
    font-size: 13px;
}

.sgm-market-g-item-bc>.market-bc.m-g-header {
    min-height: 26px;
    color: #000000 !important;
    background: rgba(var(--b-sc),.15);
    font-weight: bold;
}

.u-i-p-a-deposit-bc, .u-i-p-a-withdraw-bc {
    color: #ebbe43 !important;
    background: #000000;
    border-style: solid;
    border-width: 1px;
}

.u-i-p-amounts-bc.withdrawable .u-i-p-a-content-bc {
    background: #000000 !important;
    border-style: solid;
    border-width: 2px;
    color: #ebbe43;
}

.u-i-p-amounts-bc.bonuses .u-i-p-a-content-bc {
    background: #000000 !important;
    border-style: solid;
    border-width: 2px;
    color: #ebbe43;
}

.bonus-info-section>div span {
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
    opacity: .8;
    font-weight: 500;
    color: #ebbe43;
}

.description-c-row-bc {
    margin-bottom: 10px;
    padding: 10px 0;
    border-radius: 4px;
    background: #000000 !important;
    border-style: solid;
    border-width: 3px;
    color: #ebbe43;
}

.form-control-input-bc:not([name=phoneCode]) {
    -webkit-padding-end: 44px;
    padding-inline-end: 44px;
    border-style: solid;
    border-width: 2px;
    color: #ebbe43;
}
.product-banner-without-titles .product-banner-icon-bc, .product-banner-without-titles .product-banner-img-bc {
    max-width: 430% !important;
    border-radius: 4px;
    margin-top: -10px !important;
}

.product-banner-container-bc {
    padding: 10px 5px;
    background: #000000 !important;
}

.tab-nav-title-bc {
    margin-top: 2px;
    max-width: 100%;
    font-size: 10px;
    line-height: 14px;
    color: #000000 !important;
}

.tab-nav-icon-bc {
    font-size: 20px;
    line-height: 24px;
    color: #000000 !important;
}

.user-logout-bc .btn {
    color: rgba(var(--b-sc),.7);
    background: rgba(var(--b-sc),.05);
    border-style: solid !important;
    border-width: 3px !important;
    color: #ebbe43 !important;
    border-radius: 15px 15px !important; 
}

.form-control-label-bc.inputs {
    height: 52px;
    caret-color: rgba(var(--b-sc),.9);
    border-style: solid;
    border-width: 2px;
    border-color: #ebbe43 !important;
    border-radius: 15px 15px !important;
}

.sg-n-forgot-password-text {
    margin-top: 20px;
    color: rgba(var(--b-sc),.7);
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    display: none !important;
}

.footer-bc .live-chat-adviser-bc {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 36px;
    margin-top: 15px;
    padding: 0 20px;
    color: rgba(var(--oc-1), 1);
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    border: none;
    border-radius: 4px;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    transition: .24s;
   0px 0px 20px 0px #ebbe43 !important
}

.view-title-more {
    color: #ebbe43 !important;
    font-size: 13px;
}

.view-see-more {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    color: #ebbe43 !important;
    margin-inline-start: 10px;
    margin-inline-end: 4px;
    font-size: 12px;
    line-height: 14px;
}

.notification-new-item-info {
    flex: auto;
    margin: 0 5px;
    color: #ebbe43 !important;
}

[data-status=unread] {
    background: #000000!important;
    position: relative;
}

.form-control-label-bc.inputs {
    height: 52px;
    caret-color: rgba(var(--b-sc),.9);
    background: #000000 !important;
}

.nav-ico-w-row-bc {
    height: 75px;
}

.m-nav-info-w-container-bc .m-nav-icon-bc, .user-nav-icon {
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
}

.hdr-user-avatar-icon-bc {
    color: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    font-size: 28px;
}

.sg-n-text-row-1-bc {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #ebbe43 !important;
}

.sg-n-text-row-2-bc {
    width: 100%;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 20px;
    color: #ebbe43 !important;
    text-transform: uppercase;
}

.ftr-partners-row-inner-bc>a:only-child img, .ftr-partners-row-inner-bc>div:only-child img {
    max-height: 80px !important;
}

.promotion-details-info table tbody {
    display: table;
    white-space: nowrap;
    border-width: 2px !important;
    border-style: solid;
    border-color: #ebbe43 !important;
    border-radius: 10px !important;
}

.tab-nav-item-bc, .tab-navigation-w-bc {
    width: 100%;
    display: flex;
    align-items: center;
    border-width: 2px !important;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
    border: 1.5px solid rgb(197 160 55) !important;
    font-weight: bold !important;
}

.ftr-payments-row-img-bc {
    object-fit: contain;
    background: #000000 !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 2px !important;
    border-color: #ebbe43 !important;
}

.product-banner-info-bc {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: -10px !important;
}

.ftr-copy-rights-bc {
    color: #ffffff !important;
}

.expandable-info-body-content.not-expandable {
    padding: 10px;
    background: #000000 !important;
}

.expandable-info-body-content {
    line-height: 18px;
    color: #ebbe43 !important;
}

.button {
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
    padding-left: 15px;
    padding-right: 15px;
    color: #ebbe43 !important;
    cursor: pointer;
    text-transform: uppercase;
    transition: var(--default-transition-duration);
}

.footerSocialLink a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #ffffff !important;
    font-size: 18px;
    background: linear-gradient(0deg, rgb(235, 160, 55) 0%, rgb(166, 129, 23) 50%, rgb(197, 160, 55) 100%) !important;
}

.footerLinkColTitle {
    width: 100%;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #ebbe43 !important;
}

.footerLinkColEl a {
    text-transform: capitalize;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff !important;
    transition: color var(--default-transition-duration);
}

[class*=is-mobile] .sliderSingleEl .sliderImage img {
    display: block;
    height: 96px !important;
    max-width: 96%;
    object-fit: contain;
}

.horizontalSliderElem {
    display: inline-block;
    width: 90px;
    height: 50px;
    padding: 8px;
    background-color: #000000 !important;
    border-radius: 4px;
    margin-left: 4px;
    margin-right: 4px;
    vertical-align: middle;
    border-style: solid;
    border-width: 2px !important;
    border-color: #ebbe43 !important;
}

.footerSliderTitle {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #ebbe43 !important;
}

.footerWarningAge {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    flex: 0 0 auto;
    border-color: #ebbe43 !important;
    border-style: solid;
    border-radius: 50%;
    color: #ebbe43 !important;
    font-weight: 700;
}

footerCopyrights {
    font-size: 12px;
    line-height: 14px;
    color: #ebbe43 !important;
    font-weight: 400;
} 

.header-icon>img {
    width: 200% !important;
    height: 100% !important;
    object-fit: contain;
    border-radius: var(--border-radius);
}

.button.hero {
    background-color: rgba(var(--hero), 1);
    color: #000000 !important;
    font-weight: bold !important;
}