
body {
    background: url(https://i.imgur.com/xhhLj5R.jpg), url(https://i.imgur.com/xhhLj5R_d.webp?maxwidth=1500&fidelity=low);
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: fixed;
    background-color: #0e0e0e;
    overflow-y: overlay;
    background-color: #02050b;
}
.header {
    position: relative;
    z-index: 2;
    pointer-events: none;
}


.xbox {
    
    background-position: center;
        background: linear-gradient( 316deg, rgb(74 51 21 / 91%) 4%, rgb(44 26 73) 81% );
}
.modal-content {
    
    background-position: center;
    background: linear-gradient( 318deg, rgb(74 51 21 / 91%) 4%, rgb(74 39 30) 25%, rgb(54 20 42) 53%, rgba(46, 24, 71, 1) 81% );
}
.xbox_widget_stats {
    
    background-position: center;
    background: linear-gradient( 318deg, rgb(74 51 21 / 91%) 4%, rgb(74 39 30) 25%, rgb(54 20 42) 53%, rgba(46, 24, 71, 1) 81% );
}
.navbar-brand {
    background: #332350 !important;
}

.navbar-toggleable-md .nav-link {
    background: #332350 !important;
}
.nav-item .nav-link:focus, .nav-item .nav-link.active {
    background: #332350 !important;
}
.ml-auto .navbar-nav {
    background: #332350 !important; 
}
@media (min-width: 1560px){
	.xbox__body .store-categories {
		background: rgb(6 31 48 / 80%) !important;
	}

	.xbox__body .store-global-discount {
		background: rgb(6 31 48 / 80%) !important;
	}
}
.modal .modal-content, #Modal .modal-content {
    background: rgb(6 31 48 / 80%) !important;
}
.store-products__qritem .navbar-brand {
    background: white !important;
}


@media (max-width: 992px){
	.navbar {
		background: #332350 !important;
	}
}

.roulette {
    background-color: #0b1c2d;
}
.roulette-item {
    background-color: #0f2237;
}

.qiwi-inp-other {
    background-color: #464a4c66 !important;
}
.qiwi-inp-other .qiwi-submit-main {
    box-shadow: 0 12px 15px 0 #572918 !important;
    background-color: #663917 !important;
}
.skinsback-create-main .qiwi-submit-main {
    background-color: rgb(96 51 25 / 43%) !important;
}