.bg--new-player-homepage {
    background-color: #FAF9FA;
}



.bg--new-player-homepage section.section-1 .top-bar .menu-icon {
    top: 20px;
}

@media (min-width: 1025px) {

    .bg--new-player-homepage section.section-1 .top-bar-fixed .logo {
        top: -11px;
    }

    .bg--new-player-homepage section.section-4 h1 {
        font-size: 2.6rem;
    }
}

.custom-skin {
    background-position: 0 bottom;
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
}
.custom-skin > div {
    background: transparent !important;
    --lobbyRowBackgroundColor__casino: transparent !important;
    --lobbyRowBackgroundColor__bingo: transparent !important;
    --lobbyRowBackgroundColor__promos: transparent !important;
}
.bg--page .custom-skin {
    background-position: 0 bottom;
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
}
.bg--page .custom-skin > div {
    background: transparent !important;
    --lobbyRowBackgroundColor__casino: transparent !important;
    --lobbyRowBackgroundColor__bingo: transparent !important;
    --lobbyRowBackgroundColor__promos: transparent !important;
}

/*@media (min-width:320px) and (max-width: 961px) {*/
    /*.bg--new-player-homepage section.section-3 .heros .hero-b {*/
        /*width: 270px;*/
    /*}*/
/*}*/

