html {
    --b: 11, 28, 48 !important;
    --header: 11, 28, 48 !important;
    --menu: 4, 29, 66 !important;
    --hero-oc1-gradient: linear-gradient(90deg, rgba(235,114,44,1) 0%, rgba(207,44,0,1) 48%, rgba(234,113,42,1) 100%) !important;
    --oc-1: 179 72 9;
    --hero: 179 72 9;
}

body {
    background-image: url(https://cmsbetconstruct.com/storage/medias/betbox/media_1870995_3b9be1a2d188b76f3da455045fafb81f.jpeg)!important;
    background-attachment: fixed!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}

.product-banner-info-bc:before {
    background: transparent!important;
}

.btn.register,
.count-odd-animation:after,
.nav-menu-container.header-navigation:first-child .nav-menu>li>.nav-menu-item.active,
.left-menu-container .second-tabs-bc .tab-bc.active,
.market-bc.active,
.ui-kit-toggle.active:before,
.bs-number-button-bc:active,
.btn.a-color,
.react-datepicker__tab-loop .react-datepicker__day--selected,
.casino-horizontal-sl-list-bc .horizontal-sl-item-bc.active,
.game-details-c-head-time-bc+.game-details-c-head-time-bc:not(.stoppage-time),
.casino-info-block .main-tabs-bc .tab-bc.active,
.promotion-horizontal-sl-list-bc .horizontal-sl-item-bc.active,
.header-custom-buttons a[class*=promotions],
.checkbox-control-input-bc:checked~.checkbox-control-icon-bc
{
    background: rgba(var(--hero-oc1-gradient), 1) !important;
}
@media all and (hover: hover) {
    .market-bc:hover,
    .left-menu-container .second-tabs-bc .tab-bc:hover,
    .casino-horizontal-sl-list-bc .horizontal-sl-item-bc:hover,
    .promotion-horizontal-sl-list-bc .horizontal-sl-item-bc:hover
    {
        background: rgba(var(--hero-oc1-gradient), 1) !important;
    }
}