﻿:root {
  --mainTheme: #090909;
}

input,
textarea,
select {
  border: 1px solid #b18f35;
}
input:focus, input:focus, input:focus,
textarea:focus,
textarea:focus,
textarea:focus,
select:focus,
select:focus,
select:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #efb631;
  outline-width: 0;
  font-weight: 400;
}

.table .thead-dark th {
  color: #b18f35;
  border-color: #b18f35;
}

.promo-font-color {
  color: #e6ce83 !important;
}

.afb-dark-blue {
  background-color: #151515 !important;
}

.afb-title-h1 .h1 {
  color: #eeda9d !important;
}

.megamenu {
  background: #303030;
}

/* Navigation Bar */
.megamenu .megamenu-nav .nav-item.active .nav-link,
.megamenu .megamenu-nav .nav-item:hover .nav-link {
  background-color: #121212;
  color: #fff;
}

.megamenu .megamenu-nav .nav-item.active .nav-link .megamenu-icon,
.megamenu .megamenu-nav .nav-item:hover .nav-link .megamenu-icon {
  color: #ebb62a;
}

.megamenu .btn-link {
  background-color: #121212;
}

.main.nav-wrapper .nav-item-content {
  background-color: #121212;
}

.nav-item-content-item {
  background-color: #303030;
}

.dropdown-single:hover .dropbtn-single {
  background: #b79f61;
  background: -moz-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: -webkit-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: linear-gradient(to bottom, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
}

.btn-color {
  background: #eeda9d;
  background: -moz-linear-gradient(top, #eeda9d 0%, #b79f61 48%, #886e31 100%);
  background: -webkit-linear-gradient(top, #eeda9d 0%, #b79f61 48%, #b18f35 100%);
  background: linear-gradient(to bottom, #eeda9d 0%, #b79f61 48%, #b18f35 100%);
}

.btn-color:hover {
  background: #b79f61;
  background: -moz-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: -webkit-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: linear-gradient(to bottom, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
}

.btn-white {
  color: #927001 !important;
  background-color: #fff !important;
  border: 2px solid #b79f61 !important;
}

btn-white:hover {
  background: rgb(205, 156, 0) !important;
  background: linear-gradient(180deg, rgb(205, 156, 0) 0%, rgb(217, 170, 21) 100%) !important;
}

button.afb {
  color: #c0c0c0;
  /* background: linear-gradient(180deg, rgba(72, 72, 72, 1) 0%, rgba(59, 59, 59, 1) 100%) !important; */
}
button.afb:hover, button.afb.afb.active, button.afb:has(+ .dropdown-menu.show) {
  color: #ebb62a;
  background: #303030;
  /* background: linear-gradient(180deg, rgba(72, 72, 72, 1) 37%, rgba(105, 105, 105, 1) 100%) !important; */
}
button.afb01 {
  background: #b18f35 !important;
}
button.afb01.xs {
  background-image: linear-gradient(to right, #dca90b, #d7a812) !important;
}
button.afb01:hover {
  background: rgb(217, 170, 22) !important;
  /* background: linear-gradient(180deg, rgba(217, 170, 22, 1) 0%, rgba(205, 156, 0, 1) 100%) !important; */
}
button.afb03 {
  background: #b18f35 !important;
}
button.afb03:hover {
  background: #b18f35 !important;
  background: linear-gradient(180deg, rgb(217, 170, 22) 0%, rgb(205, 156, 0) 100%) !important;
}
button.afb04 {
  background: #298929 !important;
}
button.afb04:hover {
  background: #42b742 !important;
}

.simple-login input:-webkit-autofill, .simple-login input:is(:-webkit-autofill, :autofill) {
  box-shadow: inset 0 0 0 100px #303030;
  -webkit-text-fill-color: #fff;
}
.simple-login input:-webkit-autofill:hover, .simple-login input:-webkit-autofill:focus, .simple-login input:-webkit-autofill:active, .simple-login input:is(:-webkit-autofill, :autofill):hover, .simple-login input:is(:-webkit-autofill, :autofill):focus, .simple-login input:is(:-webkit-autofill, :autofill):active {
  box-shadow: inset 0 0 0 100px #303030;
  -webkit-text-fill-color: #fff;
}
.simple-login .fld {
  background: #303030;
  border-color: #303030;
}

.form-control,
.did-floating-input,
.did-floating-select {
  color: #fff;
  background: #121212;
  border-color: #121212;
}
.form-control:focus,
.did-floating-input:focus,
.did-floating-select:focus {
  border-color: #ebb62a;
}

.menu-button {
  color: #c0c0c0;
}

.afb-header-menu-wallet {
  background-color: #303030;
}

.dropdown-single-content,
.dropdown-menu {
  background-color: #222222;
}

.dropdown-single-content a,
.dropdown-item {
  color: #fff;
  border: none;
}

.dropdown-single-content[aria-labelledby=dropdownLang] a:hover,
.dropdown-item:hover,
.active-lang {
  color: #fff;
  background: #303030;
}

/*Lite version button*/
.btn-lite {
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border: 2px solid #b79f61;
  border-radius: 2px 2px;
  font-size: 1em;
  margin-right: 1em;
  background-image: linear-gradient(to right, #d6bb74, #c2a65d);
  color: white;
}

.btn-lite:hover {
  background-image: linear-gradient(to left, #d6bb74, #c2a65d);
  color: white;
}

.inside .h1,
.searchgamewidget .h1 {
  color: #ebb62a;
}
.inside .h1 .icon,
.searchgamewidget .h1 .icon {
  color: #fff;
}

.inside p,
.inside .h2 {
  color: white !important;
}

.inside > div > div > a:hover {
  color: #b18f35 !important;
  text-decoration: underline;
}

.inside a p:hover {
  color: white !important;
}

button.afb-m-menu {
  border: 1px solid #c3952a !important;
  background-color: #000 !important;
}

button.afb-m-menu:hover {
  background: #c3952a !important;
}

.btn-icontop-lg {
  background-color: #b18f35 !important;
}

img.megamenu-icon {
  filter: sepia(100%) hue-rotate(0deg) saturate(150%) !important;
}

a.btn-icontop-lg:hover {
  background: #b79f61;
  background: -moz-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: -webkit-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: linear-gradient(to bottom, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
}

.btn-light {
  background-color: #595959 !important;
}

.btn-light:hover {
  background: rgb(82, 82, 82) !important;
  background: linear-gradient(180deg, rgb(82, 82, 82) 0%, rgb(48, 48, 48) 100%) !important;
}

.mobile-col {
  background-color: #2c2c2c !important;
}

/*.text-wrap {
    border-top: 3px solid transparent;
    border-image: #977931;
    border-image: -moz-linear-gradient(left, #977931 1%, #f4e194 25%, #bf8e31 48%, #f4e497 70%, #886722 100%);
    border-image: -webkit-linear-gradient(left, #977931 1%,#f4e194 25%,#bf8e31 48%,#f4e497 70%,#886722 100%);
    border-image: linear-gradient(to right, #977931 1%,#f4e194 25%,#bf8e31 48%,#f4e497 70%,#886722 100%);
    border-image-slice: 1;
    border-radius: 0 0 8px 8px;
}*/
#slideout p {
  background: #b18f35 !important;
}

.afb-medias a {
  background: #b18f35;
}
.afb-medias a:hover {
  background: #b79f61;
  background: -moz-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: rgb(217, 170, 22);
  background: rgb(217, 170, 22);
}

/* saerch bar */
.search-btn,
.searchgamewidget .search-btn {
  background: #eeda9d;
  background: -moz-linear-gradient(top, #eeda9d 0%, #b79f61 48%, #886e31 100%);
  background: -webkit-linear-gradient(top, #eeda9d 0%, #b79f61 48%, #b18f35 100%);
  background: #b18f35;
}

.search-btn:hover {
  background: rgb(217, 170, 22);
  color: white;
}

.button-afb.one {
  background: linear-gradient(195deg, rgb(161, 99, 0) 0%, rgb(231, 148, 16) 100%) !important;
  background: #b18f35 !important;
}

.button-afb.one:hover {
  background: rgb(217, 170, 22) !important;
  background: linear-gradient(180deg, rgb(217, 170, 22) 0%, rgb(205, 156, 0) 100%) !important;
}

.button-afb-deposit {
  background: #0d6f11 !important;
  padding: 5px 5px;
  text-align: center;
  height: 30px;
  border-radius: 2px;
}

.button-afb-deposit:hover {
  background: #0f9315 !important;
}

.button-afb:hover {
  background: #de4756 !important;
}

.button-afb-withdraw {
  background: #890b0b !important;
  padding: 5px 5px;
  text-align: center;
  height: 30px;
  border-radius: 2px;
}

.button-afb-withdraw:hover {
  background: #b30d0d !important;
}

.button-afb a {
  color: #fff;
}

.btn-primary,
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #b18f35;
  border-color: #b18f35;
}

/*@media (min-width: 64rem) {
    .cd-tabs__list {
        background-color: hsl(0deg 0% 18%) !important;
    }
}

@media (min-width: 64rem) {
    .js .cd-tabs__item--selected {
        box-shadow: inset 0 3px 0 #dea506 !important;
    }
}*/
.inside-tab-item > a.active {
  border: 2px solid #464646 !important;
  color: #fff;
}

.game-part .h3 {
  background: #2e2e2e !important;
}

ul.gamesHs-title li {
  background-color: #434959 !important;
}

.rank-part .h4 {
  color: #efb910 !important;
}

/*
.card-header {
    background: #434959 !important;
}
*/
.user-names a span:hover {
  color: #d5a50e !important;
}

/* Delete Button */
button.afb02 {
  background: #b18f35 !important;
}

/* number page */
.paginationjs-page.J-paginationjs-page.active {
  background: #b18f35 !important;
  background-image: none !important;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background: rgb(217, 170, 22) !important;
  background: linear-gradient(180deg, rgb(217, 170, 22) 0%, rgb(205, 156, 0) 100%) !important;
}

.notif-hd-title {
  background: #b18f35 !important;
}

.gold-faq a {
  color: #dadada !important;
}

.gold-faq a:hover {
  color: #e2c360 !important;
}

/*.nav-bottom img.megamenu-icon {
    filter: brightness(0) invert(1) !important;
}*/
/* User Profile */
.afb-blue-bar {
  background: #b18f35 !important;
}

.afb-blue-bar a.toggleLeft-profile {
  background: #b18f35 !important;
}

/* Daily Lucky Spin | Free spin Button */
.button-afb.one:hover.free-spin-btn:hover {
  background: rgb(217, 170, 22) !important;
}

.luckspin_logo {
  background: rgb(28, 28, 28) !important;
  background: linear-gradient(180deg, rgb(28, 28, 28) 0%, rgb(51, 51, 51) 100%) !important;
  box-shadow: 3px 3px 13px black;
  /*border: 2px solid gold;*/
}

.filter-button.active,
.filter-button:hover {
  background: #b18f35 !important;
  background-image: none !important;
}

.modal-content.oned {
  border-bottom: 5px solid rgb(220, 170, 11) !important;
  background: linear-gradient(180deg, rgb(28, 28, 28) 0%, rgb(51, 51, 51) 100%) !important;
}

.dls-title .h1 {
  background-color: #d2a20a !important;
}

.bonus-dls-bg {
  background: rgba(46, 46, 46, 0.4) !important;
}

.modal .genericLink,
.modal2 .genericLink {
  color: #ebb62a;
}
.modal .modal-h3,
.modal2 .modal-h3 {
  color: #ebb62a;
}

.captchaInputRefresh a svg {
  color: #ebb62a;
}

.pagination a.active {
  background-image: linear-gradient(to right, #b18f35, #b18f35) !important;
  color: white !important;
  display: block !important;
}

.btn-icontop-lg img {
  filter: sepia(100%) hue-rotate(0deg) saturate(150%) !important;
}

.btn-white:hover {
  color: #fff !important;
  background: #b79f61;
  background: -moz-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: -webkit-linear-gradient(top, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
  background: linear-gradient(to bottom, #eeda9d 0%, #b18f35 48%, #b79f61 100%);
}

/*.inside-tab {
    background-color: hsl(0deg 0% 18%)!important;
}*/
.paginationjs-page.J-paginationjs-page.active {
  background-image: linear-gradient(to right, #b99431, #b18f35) !important;
  color: white !important;
}

.cd-tabs__list li {
  background: hsl(0, 0%, 14%) !important;
}

.cd-tabs__navigation {
  background: hsl(0, 0%, 14%) !important;
}

.modal-header button.close {
  background: #b18f35;
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle,
.btn-light.focus,
.btn-light:focus {
  background: rgb(82, 82, 82) !important;
  background: linear-gradient(180deg, rgb(82, 82, 82) 0%, rgb(48, 48, 48) 100%) !important;
}

.faq-nav .nav-link.active {
  background-color: #b18f35 !important;
}

.nav-pills-qr .nav-link {
  background: #b18f35;
}

#dls-mobile {
  background-color: #d2a20a;
}

/* DLS */
.dls-pop-bg {
  background: linear-gradient(195deg, rgb(220, 170, 11) 0%, rgb(207, 125, 3) 100%) !important;
}

.dls-pop-button {
  background: #b18f35 !important;
}

.dls-pop-button:hover {
  background: rgb(217, 170, 22) !important;
  background: linear-gradient(180deg, rgb(217, 170, 22) 0%, rgb(205, 156, 0) 100%) !important;
}

.from-date:focus-within input,
.end-date:focus-within input {
  background: #b18f35 !important;
  color: #fff !important;
}

.from-date:focus-within,
.end-date:focus-within {
  background: #b18f35;
  color: #fff;
}

.ui-datepicker .ui-datepicker-header {
  background: #b18f35;
  color: #fff;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #b18f35;
  background: #b18f35;
  font-weight: normal;
  color: #ffffff;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #b18f35;
  background: #b18f35;
  font-weight: normal;
  color: #ffffff;
}

.nav-bottom {
  --backgroundColor: #151515;
}

.nav-bottom .nav-link {
  color: #eeda9d;
}

.nav-bottom .nav-bottom-home::after {
  background: #b18f35;
}

.top5game .afb-title-h1,
.jackpotpool .afb-title-h1 {
  color: #c0c0c0;
}

.top5game .photobox__previewbox .action_overlay a div,
.jackpotpool .photobox__previewbox .action_overlay a div {
  background: linear-gradient(to right, #dca90b, #d7a812) !important;
}

.top5game .photobox__previewbox .action_overlay a div:hover,
.jackpotpool .photobox__previewbox .action_overlay a div:hover {
  background: rgb(217, 170, 22) !important;
  background: linear-gradient(180deg, rgb(217, 170, 22) 0%, rgb(205, 156, 0) 100%) !important;
}

/* .megamenu .container .toggleRight i,
.megamenu .container .toggleLeft i {
    color: #eeda9d !important;
} */
.faq-card {
  background-color: #b18f35;
  color: white;
}

@media (max-width: 429px) {
  button.afb-m-menu {
    background: rgb(28, 28, 28) !important;
  }
}
.rgstButton {
  background: #b18f35;
}
.rgstButton:hover {
  background: #b18f35;
}

#registerModal .bottom a {
  color: #b18f35 !important;
}

#registerModal .bottom a:hover {
  color: #333 !important;
}

.h_nav-item > a,
.h_nav-item > span,
.payment-item {
  background-color: #656565 !important;
}

.inside-tab-item > a.active {
  color: var(--cd-color-1) !important;
  border: 2px solid #fff !important;
  background-color: white !important;
}

.toast-body {
  border-bottom: 6px solid #eeda9d;
}

.loyalprogram-info .table-title {
  color: rgba(177, 143, 53, 0.8);
}

.item-content .item-content-overlay {
  background: rgb(27, 0, 71);
  background: rgba(99, 73, 6, 0.56);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  /* z-index: 99; */
}

.footer-bottom .h1 {
  font-size: 18px;
  color: #eeda9c;
}

.footer-bottom p {
  color: rgba(255, 255, 255, 0.5019607843);
  font-size: 12px;
  margin: 5px 0 auto;
}

.footer-bottom p:hover {
  color: #b18f35;
}

.modal .did-floating-label-content svg {
  color: #ebb62a;
}
.modal .did-floating-label-content .toggle-password {
  filter: invert(1) brightness(0.4) sepia(1) contrast(1.5);
}

.text-light {
  color: #fff !important;
}

#primary-menu-trigger .btn {
  color: #b18f35 !important;
}

.item_list-aside-function-row .item_list-aside-function-provider {
  color: #fff;
  background-color: #b18f35;
  border-color: #b18f35;
}

.promotion_list .h3.afb-title-h1 {
  color: #fff;
}
.promotion_list-info .info-title {
  color: #ebb62a;
}

.promotion_detail-info .info-title {
  color: #ebb62a;
}

.phoneRegisterBorder {
  border: 1px solid #b18f35 !important;
  border-radius: 2px !important;
  box-sizing: border-box;
}

.tournament_category.selectCustom .custom-select-dd,
.promo_category.selectCustom .custom-select-dd {
  padding: 0 20px 0 20px;
}

.custom-select-dd:active,
.custom-select-dd.active {
  border: 1px solid #efb631 !important;
}

.selectCustom svg {
  color: #ebb62a;
}

.bg-gold {
  background-color: #141004;
}

.company_list-overlay a {
  background: #b18f35;
}

.company_list-overlay a:hover {
  background-color: rgb(217, 170, 22);
}

.vl {
  border-left: 6px solid #b18f35;
  height: 20px;
  display: inline;
  margin-right: 10px;
  margin-left: 5px;
}

.btn-sharebox-gray {
  background-color: #b18f35;
  color: #fff !important;
}

.modal-header {
  background: #b18f35;
  color: #ffffff;
}

.cd-tabs__item .icon {
  margin-bottom: 5px !important;
  color: #b18f35;
}

.cd-tabs__list span {
  color: #b18f35;
  word-break: break-word;
}

@media (min-width: 48rem) {
  .js .cd-tabs__item--selected {
    box-shadow: inset 2px 0 0 #b18f35;
  }
}
.cd-tabs__item:hover {
  color: hsl(225, 31%, 23%);
  color: #b18f35;
  background-color: hsla(54, 42%, 84.55%, 0.3);
  background-color: hsla(var(--cd-color-2-h), var(--cd-color-2-s), calc(var(--cd-color-2-l) * 0.89), 0.3);
}

.js .cd-tabs__item--selected span {
  color: #b18f35;
}

.js .cd-tabs__item--selected .icon {
  color: #b18f35;
}

.h_nav-item1 > a,
.h_nav-item > span {
  display: block;
  padding: 0 10px;
  z-index: 0;
  color: #bebebe;
  font-weight: 500;
  font-size: 12px;
  line-height: 35px;
  border-radius: 5px;
  background-color: var(--cd-color-1);
  margin-right: 5px;
  border: 2px solid var(--cd-color-1);
}

.h_nav-item1 > a,
.h_nav-item > span,
.payment-item {
  background-color: hsl(0, 0%, 14%) !important;
}

.h_nav-item > a,
.h_nav-item > span {
  display: block;
  padding: 0 10px;
  z-index: 0;
  color: #bebebe;
  font-weight: 500;
  font-size: 12px;
  line-height: 35px;
  border-radius: 2px 2px 0px 0px;
  background-color: var(--cd-color-1);
  margin-right: 5px;
  border: 2px solid #656565;
}

.wallet-top-left {
  width: 35%;
  float: left;
  padding: 0 10px;
  background: #b18f35;
  border-bottom: solid 1px hsl(0, 0%, 22%);
  color: #ff6a00;
  text-align: center;
  position: relative;
  line-height: 34px;
}

.wallet-top-left:before {
  content: "";
  position: absolute;
  right: -15px;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-left-color: #b18f35;
  top: 0;
  bottom: 0;
  margin: auto;
}

.sharebox-container {
  border-radius: 2px;
  background-color: #b18f35;
}

.btn-sharebox-grey {
  background-color: #5b5b5b;
  width: 35px;
  color: #fff !important;
  height: 35px;
  padding: 0;
}

.promotion-rules-page.dark-theme .CalculationTable td {
  border-color: #b18f35 !important;
}

.custom-select-dd:after {
  transform: rotateZ(0deg);
  content: "";
  display: block;
  position: absolute;
  right: 12px;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center center;
  width: 15px;
  height: 15px;
  filter: invert(54%) sepia(75%) saturate(371%) hue-rotate(6deg) brightness(90%) contrast(89%) !important;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 19.3 18.7' xml:space='preserve'%3E%3Cpolygon points='9.6 18.6 4.8 9.3 0 0 9.6 0 19.3 0 14.4 9.3 '/%3E%3C/svg%3E");
}

#my_offcanvas1 a.btn-icontop-lg span {
  float: left;
  line-height: 2rem;
  margin-left: 13px;
  font-weight: bold;
  color: #eeda9d;
}

#my_offcanvas1 a.btn-icontop-lg[data-toggle=collapse].collapsed:after {
  position: absolute;
  right: 10px;
  content: var(--angle-down-solid);
  width: 20px;
  height: 20px;
  filter: invert(89%) sepia(12%) saturate(876%) hue-rotate(2deg) brightness(96%) contrast(97%);
  transform: scale(0.7) translate(0%, 30%);
  transition: transform 0.25s, -webkit-transform 0.25s;
}

#my_offcanvas1 a.btn-icontop-lg[data-toggle=collapse]:not(.collapsed):after {
  position: absolute;
  right: 10px;
  content: var(--angle-down-solid);
  width: 20px;
  height: 20px;
  filter: invert(89%) sepia(12%) saturate(876%) hue-rotate(2deg) brightness(96%) contrast(97%);
  transform: rotate(180deg) scale(0.7) translate(0%, -30%);
  transition: transform 0.25s, -webkit-transform 0.25s;
}

.provider-color {
  color: #c1c1c1;
}

#gotoTop {
  background-color: #b18f35;
}

#gotoTop:hover {
  background: #b79f61;
  background: rgb(217, 170, 22);
  background: rgb(217, 170, 22);
  background: rgb(217, 170, 22);
}

.s006 form .suggestion-wrap span {
  background: #b18f35 !important;
}

.s006 form .suggestion-wrap span:hover {
  background: rgb(217, 170, 22) !important;
  background: linear-gradient(180deg, rgb(217, 170, 22) 0%, rgb(205, 156, 0) 100%) !important;
}

text-wrap {
  text-align: center;
  background-color: #b18f35;
  margin-bottom: 10px;
  border-radius: 2px;
}

text-wrap:hover {
  text-align: center;
  background-color: rgb(217, 170, 22);
  margin-bottom: 10px;
  border-radius: 2px;
}

@media screen and (max-width: 767px) {
  #gotoTop {
    position: relative;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 40px;
    margin-top: 0;
    background-color: #b18f35;
    width: 100%;
  }
}
#active-member-list .h3,
.user-profile .h3 {
  color: #ebb62a;
  /*margin: 1rem 0 0 0;*/
}

.promo_preview .h4 a {
  font-size: 16px;
  color: #ebb62a;
  margin-top: 10px;
}

.btn-sharebox {
  background-image: linear-gradient(to right, #b18f35, #b18f35);
  color: #fff;
}

.btn-sharebox:hover {
  background-image: linear-gradient(to right, #b18f35, #b18f35);
  color: #fff;
}

.downline-details .h3 {
  font-size: 12px;
  border-bottom: 1px solid transparent;
  padding: 0;
  margin-bottom: 15px;
}

.popup-footer button {
  background: #b18f35;
  border: #b18f35;
  width: 100%;
  border-radius: 2px;
  padding: 8px 0;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px;
  font-weight: bold;
}

.popup-footer button span {
  color: white;
}

.js .cd-tabs__item--selected {
  background-color: var(--color-user-bg);
  box-shadow: inset 0 2px 0 #b18f35;
  color: var(--cd-color-1);
}

.footer-separator hr {
  border-top: 1px solid #eeda9d;
}

.a-top-text-block {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: inherit !important;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
}

.a-top-text-block:hover:before {
  content: "";
  width: 4px;
  background: #b18f35;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.sidebar-box .read-more a.button {
  background: #b18f35;
}

.sidebar-box .read-more a.button:hover,
.sidebar-box .read-more-btn a.button:hover {
  background: rgb(217, 170, 22);
}

.btn-gray {
  color: #fff;
  background-color: #959595 !important;
  border-color: #959595 !important;
}

.btn-gold {
  color: #fff;
  background-color: #b18f35;
  border-color: #b18f35;
}

.text-gold {
  color: #b18f35 !important;
}

#DepoConfModal .btn-primary {
  background-image: linear-gradient(to right, #dca90b, #d7a812) !important;
  border-color: #d7a812 !important;
  color: #fff !important;
}

#DepoConfModal .modal-header {
  background: #d7a812 !important;
}

#DepoConfModal .modal-header h5 {
  color: #fff !important;
}

#DepoConfModal .fa-clone,
#DepoConfModal .text-primary {
  color: #d7a812 !important;
}

.universal_hamburger_menu {
  --subtheme: #201c12;
  --contrasttheme: #b18f35;
  --main_text: #fff;
}
.universal_hamburger_menu .aside_content-main_content {
  color: #d0d0d0;
}
.universal_hamburger_menu .aside_content-login .did-floating-label-content svg {
  color: #ebb62a;
}
.universal_hamburger_menu .aside_content-login .did-floating-label-content .toggle-password {
  filter: invert(1) brightness(0.4) sepia(1) contrast(1.5);
}
.universal_hamburger_menu .aside_content-login .did-floating-input {
  background: #303030;
  border-color: #303030;
}
.universal_hamburger_menu .aside_content-login .did-floating-input:focus {
  border-color: #ebb62a;
}
.universal_hamburger_menu .aside_content-login .login-button button.btn-login {
  color: #fff;
  background: var(--contrasttheme);
}
.universal_hamburger_menu .aside_content-login .login-button button.btn-login:hover {
  background: linear-gradient(180deg, #b18f35 0%, #b18f35 100%);
}
.universal_hamburger_menu .aside_content-login .login-button button.btn-register {
  background: linear-gradient(180deg, #484848 0%, #3b3b3b 100%);
}
.universal_hamburger_menu .aside_content-login .login-button button.btn-register:hover {
  background: linear-gradient(180deg, #484848 37%, #696969 100%);
}

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Deposit-Btn {
  background: #0d6f11;
}

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Deposit-Btn:hover {
  background: #0f9315;
}

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Withdraw-Btn {
  color: #fff;
  background: #890b0b;
}

.universal_hamburger_menu .aside_content-account_box .account_box-dashboard .btn#burgermenu-Withdraw-Btn:hover {
  background: #b30d0d;
}

.game-overlay-DetailBottom .bottom-container,
.game-overlay-DetailBottom .top-container .fav-rtp-container .favourite-game-container {
  background: hsl(0, 0%, 14%);
}

.game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-play,
.casinoug-overlay-ui .hover-content .btn-play {
  background: #b18f35;
  color: #fff;
}

.game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-play:hover {
  filter: none;
  background: linear-gradient(180deg, rgb(217, 170, 22) 0%, rgb(205, 156, 0) 100%);
}

.game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-demo {
  background: linear-gradient(180deg, rgb(72, 72, 72) 0%, rgb(59, 59, 59) 100%);
  color: #fff;
}

.game-overlay-DetailBottom .top-container .game-img-container .hover-content .btn-demo:hover {
  filter: none;
  background: linear-gradient(180deg, rgb(72, 72, 72) 37%, rgb(105, 105, 105) 100%);
  color: #fff;
}

.dot3-popup.ui-widget.ui-widget-content {
  border-color: #b18f35;
}

.game-overlay-DetailBottom .bottom-container .game-attribute .game-attribute-details:after {
  border-top: 0px solid #b18f35;
  border-right: 0.5px solid #b18f35;
  border-bottom: 0.5px solid #b18f35;
  border-left: 0px solid #b18f35;
}

button#depositBtn,
button#withdrawBtn,
button#WICKET9WithdrawBtn,
button#depositBtn:hover,
button#withdrawBtn:hover,
button#WICKET9WithdrawBtn:hover,
button#playnowBtn,
button#playnowBtn:hover,
.transferModal #playnowBtn,
.updatepassword,
.transferModal #playnowBtn:hover,
.updatepassword:hover,
#NRebateClaim .button-claim-rebate,
#NRebateClaim .button-claim-rebate:hover {
  background: linear-gradient(to right, #b18f35, #b18f35) !important;
}

#NRebateClaim .button-claim-rebate,
#NRebateClaim .button-claim-rebate:hover {
  color: white;
}

.casinoug-overlay-ui .bottom-container .rtp-provider-container .rtp-circle-container .rtp-circle.level-1 .rtp-circle-start-color {
  stop-color: #ffee32;
}
.casinoug-overlay-ui .bottom-container .rtp-provider-container .rtp-circle-container .rtp-circle.level-1 .rtp-circle-offset-color {
  stop-color: #ef9d00;
}

.casinoug-overlay-ui .bottom-container .rtp-provider-container .rtp-circle-container .rtp-circle {
  border-color: hsl(0, 0%, 14%);
}

.casinoug-overlay-ui .bottom-container,
.casinoug-overlay-ui .top-container .fav-gametag .favourite-game-container {
  background: hsl(0, 0%, 14%);
}

/* .nav-item.afb-dark-blue {
    background: #363636 !important;
} */

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/project/TFS/AFBPlaySolution/AFBPlayWeb/Views/casinoUGv3/css/black-gold.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%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CA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AACA;;;AAqBF;EACE;EACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAiCA;EAGE;;AAIF;EACE;;;AAIJ;EACE;;;AAGF;EACE;;;AAEF;EACE;EACA;EACA;;;AAIA;EACE;;AAGA;EACE;;;AAMF;EACE;;;AAKN;EACE;EACA;EACA;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;EAEE;;;AAOF;EAEE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;EACA;EACA;;;AAQF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;IACE;;;AAIJ;EACE;EACA;EACA;EACA;;;AAQF;EACE;;;AAGF;EACE;;;AAGF;AAAA;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;AAAA;AAAA;EAGE;;;AAGF;AAAA;EAEE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;EAEA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;;;AAGF;EACE;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;;;AAOF;EACE;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;IACE;IACA;IACA;IACA;IACA;IACA;IACA;IACA;;;AAIJ;AAAA;EAME;AACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;;;AAGF;EACE;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EAEA;EACA;;;AAGF;EACE;;;AASF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGF;EACE;;;AAGF;AAAA;EAEE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;EACA;EACA;;;AAGF;EACE;;;AAGF;EACE;;;AAGF;AAAA;EAEE;;;AAGF;EACE;EACA;EACA;;AAEA;EACE;;AAIE;EACE;;AAEF;EACE;;AAGJ;EACE;EACA;;AACA;EACE;;AAKA;EACE;EACA;;AACA;EACE;;AAGJ;EACE;;AACA;EACE;;;AAQZ;EAIE;;;AAGF;EAIE;;;AAGF;EAIE;EACA;;;AAGF;EAIE;;;AAGF;AAAA;EAKE;;;AAGF;AAAA;EAME;EACA;;;AAGF;EAKE;EACA;;;AAOF;EAKE;EAKA;;;AAGF;EAKE;EACA;EAKA;;;AAGF;EACE;;;AAGF;EAIE;EACA;EACA;EACA;;;AAGF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;EAcE;;;AAGF;AAAA;EAEE;;;AAOA;EACE;;AAEF;EACE;;;AAIJ;EAKE;;;AAGF;AAAA;EAEE;;;AAGF;AAAA;AAAA%22%7D */