@font-face {
    font-family: 'Antonio-Bold';
    src: url('/assets/fonts/Antonio-Bold.ttf') format('truetype');
    font-weight: normal; /* Optional: Use bold, light, etc., if needed */
    font-style: normal; /* Optional: Use italic or normal */
}

@font-face {
    font-family: 'Antonio-Light';
    src: url('/assets/fonts/Antonio-Light.ttf') format('truetype');
}


@font-face {
    font-family: 'Antonio-ExtraLight';
    src: url('/assets/fonts/Antonio-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Antonio-Medium';
    src: url('/assets/fonts/Antonio-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Antonio-SemiBold';
    src: url('/assets/fonts/Antonio-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Antonio-Thin';
    src: url('/assets/fonts/Antonio-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Antonio-Regular';
    src: url('/assets/fonts/Antonio-Regular.ttf') format('truetype');
}

.parlay-selections{
    color:#131639 ;
}

.header-menu nav ul li a {
    text-transform: capitalize !important;
}

header {
    border-bottom: solid 2px var(--primary-color) !important;
}

.logo-holder {
    background: border-box;
    border-bottom: none;
}

.header-menu nav {
    background: border-box;
}

.header-menu nav>ul>li>a {
    color: var(--header-text);
    font-family: Roboto, sans-serif !important;
    font-size: 13.6px;
}

.header-menu nav>ul>li {
    font-weight: 100;
}

header div:first-child {
    max-width: 1400px;
    margin: auto;
}
.logo img {
    max-width: 93%;
}
  
.header-menu nav ul li {
    padding: 0px!important;
}
.header-menu nav ul li a{
    padding: 10px 9px !important;
}


.wrapper, #wrapper {
    max-width: 1400px;
    margin: auto;
}

.landingCasinoWrapper {
    width: 100%;
}
.scroll-e-games {
    max-height: 354px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.scroll-e-games button{
    width: 100%;
}

.logo {
    padding: 0px 0.8rem !important;
}

.wrapper::-webkit-scrollbar {
    display: none !important;
}


/* footer custom nitro */
footer {
    margin-bottom: 55px;
    padding-top: 10px;
}

footer .logo-footer{
    max-width: 200px;
}

footer .container-custom{
    border-top: 1px solid #ffffff4d;
}

footer h2{
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

footer .redes img{
    height: 18px;
    margin-left: 5px;
}
footer ul li {
    margin-bottom: 0.5rem;
}
footer ul li a{
    font-size: 12.6px;
    color: #8390bb;
   
}

footer ul li a:hover {
    color: #24aa4b;
}
footer ul li a:focus {
    color: #24aa4b;
}
footer ul li a:active {
    color: #24aa4b;
}
footer .copyRgiht {
    border-top: 1px solid #ffffff4d;
}
footer .copyRgiht p {
    font-size: 10px;
}

@media (max-width: 991px){
    footer .list-bottom{
        padding-bottom:1.5rem ;
    }
}
.icon-menu:before {
    color: #ffffff !important;
}


@media only screen and (max-width: 991.98px) {
    body {
        overflow-y: hidden !important;
    }
}

/* .header-menu nav ul li {
    padding: 10px 9px 10px 9px !important;
} */

.UseMobileSideBarMenu .page-content-wrapper-mob {
    padding-top: 47px !important;
}

.UseMobileSideBarMenu .iframeMobile-container {
    margin-top: 0px !important;
}

.top-desktop-balances {
    background: var(--top-balances-bg);
}

.top-bar-header-balances {
    padding: 0px 0px;
    max-width: 1400px;
    margin: auto;
}

@media screen and (max-width:1425px) {
    .top-bar-header-balances {
        padding: 0px 20px;
    }
}

.desktop-report-container {
    padding: 0px 0px;
}

@media screen and (max-width:1425px) {
    .desktop-report-container {
        padding: 0px 20px;
    }
}

.item-menu {
    flex: 0 0 20%;
}

.item-report {
    flex: 1;
}

.dropdown-toggle .mm-item::after {
    display: none !important;
}

.dropdown-menu {
    background-color: #323858 !important;
    min-width: 113px !important;
}

.dropdown-item {
    font-weight: 100 !important;
    color: #ffffff ;
}

.dropdown-item.active-dropdown-opt {
    color: var(--main-headers-detail-color);
}

.header-menu nav ul li a {
    border: none !important;
}

.drop-option {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-align: left;
    padding-left: 8px;
}

.sideBar_balances .item .title-pending, .sideBar_balances .item .number, .sideBar_balances .item .title-free-play {
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}