:root {
	--bg-body1: #3c444b;
    --bg-bodyLight1: #23282e;
	--text-body1: #AAAFB5;
	--bg-sidebar1: #16191C;
	--text-sidebar1: #AAAFB5;
	--bg-table1: #2c8268;
	--text-table: #AAAFB5;
	--bg-table-header1: #1C402A;

	--btn-primary1: #03B37F;
	--btn-secondary1: #03B37F52; 
	--btn-reset1: #FC4242;
	--bg-tabs: #03B37F52;
}

body{
	background-color: var(--bg-bodyLight1) !important;
}

 .modal-body, .header-top, .sport-tabs{
    background-color: var(--bg-body1) !important;
}


.home-new-header {
    background-color: var(--bg-body1) ;
}


app-casino-events div.livescro {
    background-color: var(--bg-bodyLight1) !important;
}


header {
	background-color: var(--bg-bodyLight1) !important;

}

.bet-table {
    background-color: var(--bg-bodyLight1) !important;
}

.fixure-title{
    background-color: var(--bg-body1) !important;
}
.upcoming-fixure .fixure-title::after {
border-left: 28px solid var(--bg-body1) !important;
}


.footer-menu * {
    color: #fff !important;
}



.news-bar {
    /* background-color:#00000040 !important; */
}


.upcoming-fixure{
	background-color: #00000040 !important;
}

.sidebar-left {
    background-color: var(--bg-sidebar1) !important;
}


footer .support {
    background-image: linear-gradient(var(--bg-table1) , var(--bg-sidebar1)) !important;
}

.logo-box {
    background-color: var(--bg-sidebar1) !important;
}


.container-main-profit-loss .filters .container-nav-bg{
	background-color: var(--bg-body1) !important;
}


#login header.modal-header{
	background-color: transparent !important;
}

.logod3{
	background-color: transparent !important;
}

.container-main-profit-loss .filters .container-nav-bg {

    background-color: var(--bg-body1) !important;
}

.modal-body.bodypabal{
	background-color: transparent !important;
}


/* .livescro .maibody{
	background-color: var(--bg-body1) !important;
} */

.evetns-tab .tab-button.active, .evetns-tab .tab-button:hover, .event-box {
    background: var(--bg-body1) !important;
}
.event-box {
    border-color: var(--bg-bodyLight1) !important; color: #fff !important;
}
button.back-button {
    color: var(--text-fancy) !important;
}
.headerimg.show_image{border-color: var( --bg-bodyLight1) !important;} 
app-bonus-terms .modal-header {  background: var(--bg-bodyLight1);}

@media(max-width:767px) {
	.home-new-logo {
		width: 146px !important;
	}
}
.d3-winbuzz-golden .home-new-header{
	/* background: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f) !important; */
}
.d3-winbuzz-golden .home-new-header-bottom .btn{
	border: 1px solid #b6842d !important;
    border-radius: 50px;
    padding: 8px 15px;
    transition: 0.9s;
	color: white;
    background: none !important;
}
.d3-winbuzz-golden .header-top {
    background: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f) !important;
}
.d3-winbuzz-golden .header-top ul li a{
	color: white !important;
}
.d3-winbuzz-golden .header-top ul li::after {
    background-color: white !important;
}
.d3-winbuzz-golden .fixure-title {
    background: transparent linear-gradient(94deg, #b6842d, #ebda8d 55%, #b7862f) !important;
}
.d3-winbuzz-golden .upcoming-fixure .fixure-title::after {
    border-left: 28px solid #b78b23 !important;
}
.d3-winbuzz-golden div#game-btn { background: transparent !important;}
.d3-world777club-green .modal .modal-content .modal-body {  background: transparent !important;}





.d3-goa45-golden .home-new-header-bottom .btn{
	border: 1px solid #b6842d !important;
    border-radius: 50px;
    padding: 8px 15px;
    transition: 0.9s;
	color: white;
    background: none !important;
}
.d3-goa45-golden .header-top {
	background: transparent linear-gradient(94deg, #dcbd30, #ebda8d 33%, #fda085 70%) !important;
}
.d3-goa45-golden .header-top ul li a{
	color: black !important;
}
.d3-goa45-golden .header-top ul li::after {
    background-color: black !important;
}
.d3-goa45-golden .fixure-title {
    background: transparent linear-gradient(94deg, #dcbd30, #ebda8d 33%, #fda085 70%) !important;
}
.d3-goa45-golden .upcoming-fixure .fixure-title::after {
    border-left: 28px solid #fda085 !important;
}
.d3-goa45-golden div#game-btn { background: transparent !important;}
.d3-goa45-golden button#playersignup{
	background: transparent linear-gradient(94deg, #dcbd30, #ebda8d 33%, #fda085 70%) !important;
    color: black;
    font-weight: bold;
}