

html,
body {
  background-color: #121212 !important;
  color-scheme: dark; 
}

html{
    --app-base-item-background: #2e2e2e !important;
    --app-base-item-background-dark: #404040 !important;
    --app-base-item-background-dark2: #3a3a3a !important;
    --app-base-item-second-background: #2e2e2e !important;
    --app-base-item-third-background: #333b4e !important;
    --app-base-item-fourth-background: #0a0a0a !important;
    --app-base-color: #ffffff !important;
    --app-second-color: #ffffff !important;
    --app-third-color: #ffffff !important;
    --app-fourth-color: #ffffff !important;
    --app-fifth-color: #ffffff !important;
    --app-sixth-color: #ffffff !important;
    --app-outcome-color: #ffffff !important;
    --app-game-header-v2-top-btn-background: #2b2b2b !important;
    --app-bet-history-item-background-color: #222222 !important;
    --app-tabs-background: #222222 !important;
    --app-profile-inputs-background: #222222 !important;
    --app-banners-card-outcome-background: #424242 !important;
    --app-sports-list-sub-item-border-bottom: 1px solid #3a3a3a !important;
    --app-sports-list-sub-item-background: #404040 !important;
    --app-sports-list-sub-item-tournament-background: #404040 !important;
    --app-sports-list-sub-item-tournament-color: #3a3a3a !important;
    --app-sports-list-sub-item-tournament-active-background: #404040 !important;
    --app-game-header-v2-top-background: #2c2c2c !important;
    --app-sports-tabs-wrapper-background: #2c2c2c !important;
    --app-sports-list-item-link-color: #ffffff !important;
    --app-matches-view-v2-match-background: #282828 !important;
    --app-title_block-subtitle-background: #5a5a5a !important;
    --app-carousel-menu-item-background: #242424 !important;
    --app-bet-slip-with-open-bets-background: #232323 !important;
    --app-toggler-background: #404040 !important;
    --app-big-wins-background: #121212 !important;
    --app-big-wins-header-background: #2c2c2c !important;
    --app-big-wins-items-background: #303030 !important;
    --app-accent-color: #ffd700 !important;
    --app-accent-color2: #ffd700 !important;
    --app-carousel-menu-item-active-color: #000 !important;
    --app-betslip-tabs-item-active-border-bottom: 2px solid #ffd700 !important;
    --app-external-mobile-menu-background: #ffd700 !important;
    --app-page-header-icon-fill: #ffd700;
    --app-page-header-icon-stroke: #ffd700;
    --app-external-mobile-menu-icon-color: #000 !important;
    --app-mgov2-outcome-button-title-selected-title-color: #000 !important;
    --app-mgov2-outcome-button-odds-selected-color: #000 !important;
    --app-mgov2-outcome-button-more-selected-fill: #000 !important;
    --app-mgov2-outcome-button-more-selected-stroke: #000 !important;
    --app-sports-list-sub-item-tournament-active-color: #ffd700;
    --app-sports-list-sub-item-tournament-active-color: #ffd700;
    --app-sports-slider-item-hover-background: #ffd700  !important;
    --app-sports-slider-item-hover-border: 1px solid #ffd700 !important;
    --app-title_block-subtitle-background: #2c2c2c !important;
    --app-bet-slip-bet-input-border: 1px solid #4e4e4e !important;
    --app-betslip-item-v2-team-color: #ccc !important;
    --app-betslip-item-v2-market-name-color: #fff !important; 
    --app-betslip-item-v2-outcome-name-color: #fff !important; 
    --app-betslip-footer-v2-btn-submit-color: #fff !important; 
    --app-betslip-footer-v2-price-btn-active-background: #222 !important; 
    --app-sports-list-item-hover-background: #2c2c2c !important;
    --app-game-header-v2-info-background: #2e2e2e !important;
    --app-game-markets-wrapper-background: #222222 !important;  
    --app-game-event-item-hover-background: #333 !important;
    --app-betslip-footer-v2-price-input-background: #4e4e4e !important;
    --app-sports-slider-background: #303030 !important;
    
    --app-tabs-background: #383838 !important;
    --app-mgov2-outcome-button-hover-background: #565656 !important;
    --app-week-calendar-item-active-content-color: #ffd700 !important;
    --app-week-calendar-item-hover-content-color: #ffd700 !important;
    --app-week-calendar-item-active-border-bottom: 2px solid #ffd700 !important;
    --app-live-matches-header-background: #2c2c2c !important;
    --app-betslip-item-v2-odds-color: #000000 !important;
    --app-notification-background: #393939 !important; 
    --app-notification-color: #ffffff !important; 
    --app-notification-close-color: #ffffff !important; 
    --app-betslip-footer-v2-price-btn-background: #3c3c3c !important;
    --app-betslip-footer-v2-price-btn-border: 1px solid #626262 !important;
    --app-tabs-background:  #222222 !important;
    --app-tournaments-list-v2-item-s-background: #222222 !important;
    
}



#root,
#app,
#body,
main,
.page,
.page__content,
.content,
.content__main,
.sb,
.sb-root,
.sb-layout,
.sb-page,
.sb-content,
.sb-wrapper,
.sb-sportsbook,
.sb-sports,
.sb-matches-view,
.sb-matches-view-v2,
.sb-sports-tabs-wrapper,
.sb-live-matches,
.sb-title_block,
.sb-tabs {
  background: #121212 !important;
  background-color: #121212 !important;
}

.sb-loader,
.sb-preloader,
.sb-skeleton,
.skeleton,
.loading {
  background: #121212 !important;
  background-color: #121212 !important;
}

.sb-card,
.sb-block,
.sb-tournaments-list-v2__item-tournament {
  background-color: #1e1e1e !important;
}


.sb-title_block-subtitle,
.sb-game-mini-tracker{
    background: #222 !important;
}
.sb-betslip-item-v2_related .sb-betslip-item-v2__teams{
    background: #343434 !important; 
}
.sb-tabs {
    background: #222 !important;
}
.sb-sports-list-sub-item_tournament .sb-sports-list-sub-item__title{
    color: #fff !important;
}
.sb-search-field {
    background: #2f2f2f !important;
}

.sb-tournaments-list-v2__item-tournament {
  background: #2E2E2E !important;
}

.sb-search-field__input {
  background: #2f2f2f !important;
}

.promo-post__cover img {
    position: absolute;
    z-index: 1;
    width: auto;
    height: auto;
    max-height: 100%;
    min-width: 164%;
    max-width: 116%;
    /* width: 100%; */
    inset: 0;
    object-fit: cover;
}