a:hover {
    text-decoration: underline !important;
}

:focus {
    box-shadow: none !important;
}

.recaptcha .g-recaptcha {
    margin: 0 auto;
    width: 304px;
}

.msg-top {
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #ff5722ed;
    padding: 12px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
}

.control-gift-box {
    position: relative;
}


.table {
    overflow-x: scroll;
    overflow-y: hidden;
}

.sticky-top .custom-height {
    transition: max-height 0.3s ease, overflow-y 0.3s ease;
}

.sticky-top .custom-height::-webkit-scrollbar {
    width: 10px;
}

.sticky-top .custom-height::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.sticky-top .custom-height::-webkit-scrollbar-thumb {
    background-color: #1a3150;
    border-radius: 10px;
    border: 2px solid #f1f1f1;
}

.sticky-top .custom-height::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.sport-fast-links {
    max-height: 15vw;
    overflow-y: scroll;
    overflow-x: hidden;
}

.mobile-table-of-content {
    top: 55px !important;
    position: -webkit-sticky;
    position: sticky;
    z-index: 910;
}

.mobile-table-of-content .sport-fast-links::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.mobile-table-of-content .sport-fast-links div {
    max-width: fit-content;
}

.mobile-table-of-content .sport-fast-links div a {
    display: block;
    font-weight: 500;
    text-decoration: none;
    line-height: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding: 14px 0px;
}

.mobile-table-of-content .sport-fast-links::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.mobile-table-of-content .sport-fast-links::-webkit-scrollbar-thumb {
    background-color: #1a3150;
    border-radius: 10px;
    border: 3px solid #f1f1f1;
}

.mobile-table-of-content .sport-fast-links::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.mobile-table-of-content .sport-fast-links {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}

.mobile-table-of-content .col-12.mt-2 {
    max-width: fit-content;
    width: fit-content;
    padding-bottom: 10px;
}


.sport-fast-links::-webkit-scrollbar {
    width: 10px;
}

.sport-fast-links::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.sport-fast-links a {
    font-size: 11px !important;
}

.sport-fast-links::-webkit-scrollbar-thumb {
    background-color: #1a3150;
    border-radius: 10px;
    border: 2px solid #f1f1f1;
}

.sport-fast-links::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}



.sticky-top.sticky-box-top {
    top: 90px;
}


.headline-title {
    font-size: 18px;
    padding-bottom: 2px;
}

.headline-title-2 {
    font-size: 18px;
    color: white;
    margin-bottom: 10px;
}

/* sub sports */
.sport-title-bg:after {
    background-color: #168965;
    position: absolute;
    width: 80px;
    height: 90px;
    content: " ";
    left: -55px;
    top: -50px;
    z-index: 0;
}

.sport-title {
    color: white;
    font-size: 12px;
    position: relative;
    overflow: hidden;
}

.sub-sport ul {
    list-style: none;
    display: inline-block;
}


.sub-sport ul li {
    margin-right: 5px;
    display: inline-block;
    border-radius: 12px;
}

.sub-sport ul li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
    padding: 8px 12px;
    font-weight: 600;
    text-transform: uppercase;

}

.sub-sports {
    font-size: 13px;
    border: 1px solid #eeeeee;
    border-radius: 12px;
    border-left: 4px solid #eeeeee;
}

.sub-sport ul li img {
    margin-right: 8px;
    max-height: 24px;
}

.sub-sport ul li p {
    margin: 0;
    color: #244163;
    font-size: 12px;
}


.sub-sport ul li i {
    font-size: 15px;
    color: white;
}







/* fixtures */
.date-picker-wrapper #date-picker {
    font-size: 13px;
    font-weight: 500;
    border: 0;
}

.date-picker-wrapper i {
    position: absolute;
    left: 20px;
    top: 4px;
    color: #F3CA2F;
}

.fixtures-listing .fixture-listing-sport {
    width: 100%;
    display: block;
    overflow: hidden;
}

.fixtures-listing .fixture-listing-sport p {
    font-size: 14px;
}

.fixture-listing-title p {
    font-size: 14px;
}

.fixtures-listing .fixture-listing-title a {
    font-size: 14px;
    text-decoration: none;
}

.fixtures-listing .fixture-listing-title .league-country, .fixtures-listing .fixture-listing-title .league-country a {
    font-size: 10px;
    text-transform: uppercase;
}

.fixtures-listing .fixture-listing-title {
    width: 100%;
    display: block;
    overflow: hidden;
}

.fixtures-listing .last-match-date {
    max-width: 50px;
}

.fixtures-listing .last-match-date p {
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
}

.fixtures-listing .last-match-score {
    max-width: 30px;
    text-align: center;
}

.fixtures-listing .fixture-actions {
    max-width: 40px;
}

.fixtures-listing .fixture-odd-col img {
    width: 100%;
    margin: 0 auto;
}

.fixtures-listing .fixture-odd-col {
    max-width: 60px !important;
    width: 100%;
    padding: 0 !important;
    text-align: center;
    margin-right: 10px;
}

.fixtures-listing .col.fixture-odds {
    min-width: 180px;
    max-width: 180px;
    padding: 0;
}

.fixtures-listing .last-match-score span {
    font-size: 12px;
    font-weight: 600;
}

.fixtures-listing .fixture-odd-col .odds-bookmaker {
    display: block;
    padding: 0px;
    min-height: 35px;
    max-height: 35px;
    margin-bottom: -1px;
}



.fixtures-listing .fixture-odd-col .fixture-odd-value {
    overflow: hidden;
}

.fixtures-listing .odds-result:hover {
    text-decoration: none !important;
}

.fixtures-listing .fixture-odd-col:hover .fixture-odd-value {
    background-color: #009688;
}


.fixtures-listing .fixture-odd-col .odd-title {
    margin-bottom: 0;
    font-size: 11px;
    color: #244163;
}


.fixtures-listing .odds-result {
    text-decoration: none;
}

.fixtures-listing .odd-result {
    background-color: #f5f7f9;
    font-size: 12px;
    font-weight: 600;
    color: black;
}

.fixtures-listing .fixture-teams a {
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}




.fixture-actions i {
    cursor: pointer;
}

span.d, .draw {
    color: #FF5722 !important;
}

span.w, .winner {
    color: #5FBA62 !important;
}

span.l, .loser {
    color: #e91e63 !important;
}

.s-text-live {
    color: #e73b3b;
    font-weight: 700;
}



/* news */
.news .news-item .news-title {
    margin-bottom: 4px;
    line-height: 19px;
}

.news-item {
    max-width: 350px !important
}

.news .news-item .news-excerpt {
    font-size: 11px;
}

.news .news-item .news-title a {
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    text-decoration: none;
}

.news .news-item .news-image {
    max-width: 105px;
    overflow: hidden;
}

.headline-see a {
    font-size: 11px;
    font-weight: 500;
    text-decoration: none;
}



/* top bookmakers */
.bookmakers .bookmaker-bonus p {
    font-size: 13px;
    font-weight: 600;
}


.bookmakers .bookmaker-bonus a {
    font-size: 11px;
    text-decoration: none;
}

.bookmakers .bookmaker-cta {
    max-width: 80px !important;
}

.bookmakers .bookmaker-logo {
    overflow: hidden;
    max-height: 80px !important;
    max-width: 80px !important;
}

.bookmakers .bookmaker-detail {
    border-bottom: 1px solid #f3f3f312;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.cta {
    display: block;
    padding: 4px 0px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
}

.cta i {
    margin-right: 4px;
}

.cta-1 {
    background-color: #009688;
    color: white;
}

.cta-1:hover {
    color: white;
}

.cta-2 {
    background-color: #f5f7f9;
    color: #244163;
}

.cta-2:hover {
    color: #244163;
}



/* Fixtures */
.main-fixture-bg {
    background-image: url('../img/fixture-bg-small.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.main-fixture-bg:after {
    content: " ";
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: linear-gradient(1deg, rgb(16 22 28) 0%, rgba(0, 212, 255, 0) 100%);
}

.main-fixture-bg .welcome-text, .main-fixture-bg .author-box, .main-fixture-bg .modal-title, .main-fixture-bg .btn-close {
    z-index: 1;
}

.main-fixture-bg #season-switcher, .fixtures-listing .main-fixture-bg .team-featured-image, .main-fixture-bg .team-sub-info, .main-fixture-bg .fixture-info {
    z-index: 1;
    position: relative;
}

.main-fixture-bg .team p {
    z-index: 1;
    position: relative;
}

#tipSubmissionModal .fixture-teams img, #tipModal .fixture-teams img, #tipModal .fixture-teams span {
    position: relative;
    z-index: 1;
}

.main-fixture-bg .user-main-navs .nav-tabs, .main-fixture-bg .profile-user-name, .main-fixture-bg .team-title {
    position: relative;
    z-index: 1;
}

.fixtures-listing .main-fixture-bg #season-switcher select {
    border: 0;
    padding: 4px 6px;
    font-size: 13px;
}

.fixtures-listing .team-image {
    max-width: 100px;
}

.fixtures-listing .toggle-section {
    display: none;
}

.fixtures-listing .toggle-section.active {
    display: block;
}

.fixtures-listing .main-fixture-icons i {
    cursor: pointer;
    margin-right: 4px;
    font-size: 17px;
}

.fixtures-listing .main-fixture-icons i.active {
    color: #ffac33;
}

.fixtures-listing .main-fixture-icons i.inactive {
    color: #6c757d;
}

.fixtures-listing .fixture-lineups {
    overflow: hidden;
}

.fixtures-listing .main-fixture-bg h1 {
    font-size: 22px;
    padding-bottom: 2px;
    color: white;
}

.fixtures-listing .main-fixture-bg .team-featured-image {
    background-color: white;
    max-width: 60px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 10px;
    margin: 0 auto;
}

.fixture-red-cards:after {
    content: " / ";
    margin-right: 4px;
    margin-left: 4px;
    color: #ffffff33;
}

.fixture-red-cards, .fixture-yellow-cards {
    color: white;
    font-size: 14px;
    text-shadow: 0px 0px 10px black;
}



.fixture-league a {
    text-decoration: none;
}


.standings-header .close-standings i {
    font-size: 13px;
    color: #F44336;
}




/* carousel */
#wp-template-carousel .carousel-inner, #wp-template-carousel, #wp-template-carousel .carousel-item {
    max-height: 250px;
    padding: 0;
}

#wp-template-carousel .carousel-inner {
    border: 1px solid #141d26;
}

#wp-template-carousel .carousel-caption {
    text-align: left;
    top: 35%;
    left: 15%;
    transform: translateY(-40%);
    max-width: 600px;
}

.carousel-cta {
    font-size: 14px;
    padding: 10px 16px;
    text-decoration: none;
}

#wp-template-carousel .carousel-caption p {
    font-size: 14px;
    line-height: 25px;
}

#wp-template-carousel .carousel-caption h2 {
    margin-bottom: 10px;
}

#wp-template-carousel .carousel-item img {
    opacity: 0.15;
    transition: opacity 0.3s ease;
}

#wp-template-carousel .carousel-item:hover img {
    opacity: 0.45;
}

/* content */

.the-content p {
    margin-bottom: 1.625em;
    font-size: 16px;
    line-height: 1.625;
}

.the-content a {
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}

.the-content ul li, .the-content ol li {
    line-height: 1.825;
}

.the-content table {
    width: 100%;
}


.the-content table a {
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}

.the-content table td {
    margin-bottom: 1.625em;
    font-size: 13px;
    line-height: 1.625;
    border: none !important;
    line-height: 1.21;
    min-width: auto;
    padding: 15px !important;
    vertical-align: middle !important;
}

.the-content h2, .the-content h3, .the-content h4, .the-content h5, .the-content h6 {
    font-size: 18px;
    padding-bottom: 2px;
}

.the-content h1 {
    font-size: 22px;
    display: inline-block;
    padding-bottom: 2px;
}


.table-of-content .toc-list li a {
    font-size: 12px;
    display: block;
    padding: 6px 12px;
    margin-bottom: 0.525em;
    line-height: 1.625;
    text-decoration: none;
    font-weight: 500;
}


.table-of-content .toc-list {
    margin: 0 auto;
    padding: 0;
    max-width: 95%;
    list-style: none;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
}


.table-of-content .toc-list::-webkit-scrollbar {
    width: 10px;
}

.table-of-content .toc-list::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.table-of-content .toc-list::-webkit-scrollbar-thumb {
    background-color: #1a3150;
    border-radius: 10px;
    border: 2px solid #f1f1f1;
}

.table-of-content .toc-list::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

/* leagues */
.standings-table td {
    font-size: 12px;
    color: #244163;
    padding: 8px 10px !important;
    border-bottom: 1px solid #e7e7e7;
}

.standings-table tr:nth-child(even) {
    background-color: #f5f7f9;
}

.standings-table thead th {
    font-size: 10px;
    text-transform: uppercase;
    color: white;
}

.standings-table td a {
    color: #244163;
    text-decoration: none;
    font-weight: 600;
}

.standings-table tbody tr:nth-child(1) {
    border-left: 3px solid #FFD700;
    background-color: #ffd70012;
}

.standings-table tbody tr:nth-child(2) {
    border-left: 3px solid #C0C0C0;
    background-color: #c0c0c036;
}

.standings-table tbody tr:nth-child(3) {
    border-left: 3px solid #CD7F32;
    background-color: #cd7f3217;
}

.fixtures-listing .team-sub-info .team-sub-box {
    padding: 2px 6px;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}

.teams-season-stats .team-season-stat {
    min-width: 120px;
}

.teams-season-stats .team-season-stat .team-season-stat-detail {
    font-size: 9px;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 4px;
}

.teams-sub-players-box .teams-sub-player-injury {
    color: #E91E63;
    font-size: 13px;
}

.teams-sub-players-box .teams-sub-player-image {
    max-width: 60px;
}

.teams-sub-players-box .teams-sub-player-info a {
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}

.teams-sub-players-box .teams-sub-player-image img {
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 0px 5px 5px #0000001a;
}

.teams-season-stats .team-season-stat .team-season-stat-text {
    font-size: 21px;
    margin-top: 0px;
    font-weight: 600;
}

.teams-season-stats .team-season-stat img {
    margin-top: 12px;
}

.player-detail-age, .player-detail-position {
    background-color: white;
    padding: 2px 6px;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    color: #244163;
    text-transform: uppercase;
    min-height: 21px;
    margin-right: 4px;
    margin-top: 4px;
}

.player-detail-position a {
    font-size: 11px;
    font-weight: 600;
    color: #244163;
    margin-right: 2px;
}

.player-detail-nationality {
    background-color: white;
    padding: 5px 10px 3px 10px;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    color: #244163;
    text-transform: uppercase;
    min-height: 21px;
}

.player-detail-age i, .player-detail-position i {
    color: #9eadbe;
    font-size: 14px;
}

.fixture-info h1 {
    font-size: 1.5rem;
}

.player-throphy {
    min-width: 120px;
    text-align: center;
}

.player-throphy i {
    font-size: 41px;
    margin-top: 10px;
    display: block;
    color: #D5AD6D;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(213, 173, 109, 1) 0%, rgba(213, 173, 109, 1) 26%, rgba(226, 186, 120, 1) 35%, rgba(213, 173, 109, 1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.player-throphy p {
    font-size: 13px;
    margin-bottom: 10px;
}

.main-fixture-bg .fixture-info .fixture-referee, .main-fixture-bg .fixture-info .fixture-venue {
    font-size: 11px;
    display: inline-block;
    margin-right: 4px;
    margin-left: 4px;
}






.fixture-detail .fixture-team-away .fixture-team-name {
    text-align: left;
    margin-left: 10px;
}

.fixture-detail .fixture-team-home .fixture-team-name {
    text-align: right;
    margin-right: 10px;
}

.fixture-detail h1 {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 24px;
    text-align: center;
    text-transform: uppercase;
}

.fixture-detail .fixture-league a {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
}



.fixture-detail .fixture-date {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
}

.fixture-detail .score {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    min-width: 24px;
    transition: all .5s;
    display: inline-block;
    color: white;
}

.fixture-detail .fixture-time {
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
}

.the-odds-table .table tbody tr td.is-top a {
    position: relative;
    overflow: hidden;
    border-left: 2px solid #8BC34A;
    background: #13273f;
    transition: box-shadow 0.5s ease;
}

.the-odds-table .table tbody tr td.is-top a:hover {
    box-shadow: inset 0px 10px 20px 0px #203c5f5d;
}


/* Base styling for all spans */
.the-odds-table .table tbody tr td.is-top a span {
    position: absolute;
    bottom: 0px;
    width: 10px;
    height: 10px;
    background: #8bc34a17;
    border-radius: 50%;
    animation: moveUp 2s ease-in-out infinite;
    z-index: 1;
    opacity: 0.7;
}

/* Position, size, and delay for each span */
.the-odds-table .table tbody tr td.is-top a span:nth-child(1) {
    left: 5%;
    width: 8px;
    /* Varying size */
    height: 8px;
    animation-delay: 0s;
    animation-duration: 6s;
    /* Different speed */
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(2) {
    left: 15%;
    width: 10px;
    height: 10px;
    animation-delay: 0.5s;
    animation-duration: 7s;
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(3) {
    left: 25%;
    width: 6px;
    height: 6px;
    animation-delay: 1s;
    animation-duration: 5s;
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(4) {
    left: 35%;
    width: 9px;
    height: 9px;
    animation-delay: 1.5s;
    animation-duration: 6.5s;
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(5) {
    left: 45%;
    width: 7px;
    height: 7px;
    animation-delay: 2s;
    animation-duration: 5.5s;
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(6) {
    left: 55%;
    width: 10px;
    height: 10px;
    animation-delay: 2.5s;
    animation-duration: 7.5s;
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(7) {
    left: 65%;
    width: 6px;
    height: 6px;
    animation-delay: 3s;
    animation-duration: 5s;
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(8) {
    left: 75%;
    width: 8px;
    height: 8px;
    animation-delay: 3.5s;
    animation-duration: 6s;
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(9) {
    left: 85%;
    width: 7px;
    height: 7px;
    animation-delay: 4s;
    animation-duration: 6.5s;
}

.the-odds-table .table tbody tr td.is-top a span:nth-child(10) {
    left: 95%;
    width: 9px;
    height: 9px;
    animation-delay: 4.5s;
    animation-duration: 7s;
}

@keyframes moveUp {
    0% {
        transform: translateY(100%) scale(0.8);
        opacity: 0;
    }

    20% {
        opacity: 1;
        transform: translateY(70%) scale(1);
    }

    50% {
        transform: translateY(40%) scale(1.2);
    }

    80% {
        transform: translateY(10%) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateY(-100%) scale(0.8);
        opacity: 0;
    }
}



.team-fixtures .team-logo-container {
    margin: 0;
    padding: 0;
}

.team-fixtures #lineups {
    font-size: 10px;
    margin: 0;
    padding: 6px;
}


.team-fixtures #lineups-substitutes {
    font-size: 12px;
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
    padding: 12px;
    background-color: #f8f9fa;
}

.team-fixtures .fixture-headline-col {
    background: #f8f9fa;
    color: #343a40;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    padding: 12px 20px;
    text-transform: uppercase;
    text-align: center;
}


.flatpickr-innerContainer .flatpickr-day {
    font-size: 12px;
    color: #244163;
}

.flatpickr-innerContainer .flatpickr-weekday {
    font-size: 12px;
    color: #244163;
}

.flatpickr-innerContainer .flatpickr-day.flatpickr-disabled {
    color: rgba(57, 57, 57, 0.1);
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    font-size: 12px !important;
    color: #244163 !important;
    padding: 6px 20px !important;
}

.flatpickr-current-month input.cur-year {
    font-size: 12px !important;
    color: #244163 !important;
    padding: 6px 10px !important;
}




.leagues-lists .leagues-list p a:after {
    content: " / ";
    font-size: 11px;
    color: #e2e2e2;
    font-weight: 300;
    margin-left: 2px;
    margin-right: 2px;
}

.leagues-lists .leagues-list p a {
    font-size: 11px;
    display: inline-block;
    margin: 0;
}

.leagues-lists .leagues-list p {
    color: #244163;
}

.leagues-lists .leagues-list a {
    margin: 10px 0px 10px;
    padding: 0;
    font-size: 16px;
    display: block;
    font-weight: 500;
    text-decoration: none;
    line-height: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fixture-actions i.bi.bi-heart-fill.favorite-icon {
    color: #E91E63;
    opacity: 1;
}

.pagination .nav-links a {
    font-size: 13px;
    color: #1a3150;
    background-color: #f5f7f9;
    padding: 6px 10px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 500;
}

.pagination .nav-links span {
    font-size: 13px;
    color: #1a3150;
    padding: 6px 10px;
    text-decoration: none;
    font-weight: 500;
}


.fixtures-listing .last-matches-wrapper span.win {
    background-color: #5FBA62cc;
}

.fixtures-listing .last-matches-wrapper span.loss {
    background-color: #f44336b0;
}

.fixtures-listing .last-matches-wrapper span.draw {
    background-color: #ffa5009c;
}

.fixtures-listing .last-matches-wrapper span {
    width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 50%;
    margin-right: -5px;
    margin-top: 8px;
}

.tooltip {
    border-radius: 5px !important;
    padding: 10px;
    opacity: 1 !important;
}

.tooltip .tooltip-inner {
    color: black !important;
    font-size: 12px;
    background-color: white;
    border-radius: 5px;
    padding: 6px;
    max-width: 200px;
    text-align: center;
}

.last-matches-wrapper {
    max-width: 100px !important;
    margin-right: 20px;
}

/* Tooltip arrow */
.tooltip .tooltip-arrow {
    border-top-color: white !important;
    bottom: 3px !important;
}


.tooltip.fade.show {
    opacity: 1 !important;
    transition: opacity 0.3s ease-in-out;
}



.country-list h2 {
    margin: 0;
    font-size: 16px;
}

.country-list h2 a {
    text-decoration: none;
    display: block;
    padding: 11px;
}

.country-title p {
    color: white;
    font-size: 16px;
}

.leagues-list .title a {
    font-size: 15px;
    text-decoration: none;
}


.the-content ul, .the-content ol {
    list-style: auto;
}

.sticky-top.sticky-box-top {
    z-index: 700 !important;
}


#league-standings-container .standings-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000000d9;
    z-index: 999;
    padding: 22px;
}

.standings-table-div {
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(80%);
    max-width: 800px;
    margin: 0 auto;
}

#league-standings-container .standings-header {
    margin: 50px auto 10px;
    max-width: 800px;
}

#league-standings-container .standings-table {
    background-color: white;
}

#league-standings-container .standings-table tr th {
    padding: 8px;
}

#league-standings-container .standings-headline-title {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    padding-bottom: 2px;
}

@media only screen and (min-width: 991px) {
    .sport-leagues-list {
        max-width: 220px !important;
        min-width: 220px;
    }

    .news-standings, .news-casino {
        max-width: 300px;
    }

    .fixture-detail .fixture-data {
        max-width: 200px;
        margin-left: 50px;
        margin-right: 50px;
    }


    .fixture-detail .fixture-team-logo {
        max-width: 100px;
    }

    .fixture-detail .fixture-team-name a {
        font-size: 19px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 0;
        max-width: 100%;
        text-align: center;
        color: white;
    }
}

@media only screen and (max-width: 600px) {
    #wp-template-carousel .carousel-inner, #wp-template-carousel, #wp-template-carousel .carousel-item {
        min-height: 250px;
    }

    .fixture-detail .fixture-team-name a {
        margin: 0px 0 0;
        padding: 0;
        font-size: 15px;
        display: block;
        font-weight: 500;
        text-decoration: none;
        line-height: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        text-align: center;
        color: white;
    }

    .fixture-detail .fixture-data {
        min-width: 70px;
    }

    .fixture-detail .fixture-team-away {
        max-width: 120px;
    }

    .fixture-detail .fixture-team-home .fixture-team-name {
        order: 2;
        text-align: center;
    }

    .fixture-detail .fixture-team-logo img {
        margin: 0 auto;
    }

    .fixture-detail .fixture-team-home {
        max-width: 120px;
    }

    #wp-template-carousel .carousel-item img {
        height: 250px;
        object-fit: cover;
    }

    #wp-template-carousel .carousel-caption h2 {
        margin-bottom: 20px;
    }

    .standings-table thead th {
        padding: 12px;
    }

    .fixture-team-logo {
        width: 80px;
        height: 80px;
    }

    .fixture-info h1 {
        display: none;
    }

}

.is-shortcode {
    border: 1px solid #e3e3e3;
}

.is-shortcode .fixture-odd-col .fixture-odd-value {
    background-color: white;
    border: 1px solid #e3e3e3;
}

.is-shortcode .fixture-odd-col .odds-bookmaker {
    background-color: white;
}

.content-box-plugin {
    box-shadow: none !important;
    background-color: transparent !important;
}

.text-with-image .content-box-plugin .image-Center img {
    border-radius: 0 !important;
}

.text-with-image .content-box-plugin .image-Center {
    border-radius: 0 !important;
}

.the-content .how-to-register-headline h2, .the-content .how-to-register-headline h3, .the-content .how-to-register-headline p {
    color: white;
}



@media screen and (max-width: 1400px) and (min-width: 993px) {
    .book-news-table .bookmaker-cta {
        min-width: 98%;
    }
}

.fixtures-listing .search-container input::placeholder {
    color: #a6b7c7 !important;
    padding: 12px;
    font-size: 14px;
}

.fixtures-listing .search-container input {
    padding: 12px;
    border-radius: 8px;
    border: 0;
}

.single-event:nth-child(odd) .event-card {
    background-color: #10161c42;
}




/* tips */

.tips .potential-win {
    font-size: 11px;
}

.tip-stake-col {
    max-width: 60px !important;
}

.tip-outcome-text {
    font-size: 11px;
}

.tip-outcome-title {
    font-weight: 600;
}

.tip-comment {

    font-size: 11px;
}

.tip-details .card {
    border: 1px solid #ffffff1a;
}

.tip-details .user-nationality, .tips-detail-modal .user-nationality {
    position: absolute;
    left: -5px;
    bottom: 25%;
}

.tipster-name a, .tipster-name {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
}

.tipster-posted {
    font-size: 11px;
}

.tips-comments .user-nationality {
    position: absolute;
    left: -5px;
    bottom: 15%;
}

.tips-comments .avatar {
    display: inline-block;
}

.tip-stake-col p {
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.tip-stake-col .badge {
    font-size: 14px;
}

.tips-main-bg {
    border: 1px solid #ffffff1a;
}

.tipster-details {
    font-size: 13px;
}

.tips-ctas .btn.btn-sm.btn-success {
    background-color: #5FBA62 !important;
    font-size: 12px;
    border: 1px solid #5FBA62 !important;
}

.tips-ctas .btn.btn-sm.btn-danger {
    background-color: #E91E63 !important;
    font-size: 12px;
    border: 1px solid #E91E63 !important;
}

.tips-ctas .btn.btn-sm.btn-outline-secondary {
    background-color: #28476f;
    color: white;
    font-size: 12px;
    border: 1px solid #28476f;
}






.tips-comments .comment-meta {
    display: none;
}

.tips-comments .comment .comment-author img {
    border-radius: 50%;
    margin-right: 10px;
}

.tips-comments .comment-text {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 8px;
}

.tips-comments .comment .comment-author a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
}

.tips-comments .form-control {
    font-size: 13px;
}

.tips-comments .comment-date i {
    margin-right: 2px;
}

.tips-comments .comment-date {
    font-size: 11px;
    margin-left: 10px;
}

.ntip {
    font-size: 11px;
}


#tipSubmissionModal, #tipModal {
    background: #000000cc;
    top: 15px;
    border-radius: 12px;
}

#tipSubmissionModal .modal-header, #tipModal .modal-header {
    border: 0;
}

#tipSubmissionModal .fixture-teams img, #tipModal .fixture-teams img {
    max-width: 95px;
}

#tipSubmissionModal .home-team p, #tipSubmissionModal .away-team p, #tipModal .away-team p, #tipModal .home-team p {
    color: white;
    font-weight: 600;
    font-size: 15px;
}

#tipSubmissionModal .match-time, #tipModal .match-time {
    color: white;
}

#tipSubmissionModal .modal-title, #tipModal .modal-title {
    font-size: 14px;
}

#tipSubmissionModal .modal-header .btn-close, #tipModal .modal-header .btn-close {
    font-size: 13px;
    margin-right: 4px;
}

#tipSubmissionModal .odds-section .accordion-header .accordion-button, #tipModal .odds-section .accordion-header .accordion-button {
    background: #e1e7ed;
    font-size: 13px;
    padding: 10px 20px;
    border-bottom: 1px solid #ffffff;
    font-weight: 600;
}

#tipSubmissionModal .accordion-button:focus, #tipModal .accordion-button:focus {
    box-shadow: none;
}

#tipSubmissionModal .odds-button, #tipModal .odds-button {
    background-color: #ffffff;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #e1e7ed;
    border-left: 3px solid #e1e7ed;
    font-size: 13px;
}

#tipSubmissionModal .odds-button input[type="radio"], #tipModal .odds-button input[type="radio"] {
    width: 0px;
    height: 0px;
}

#tipSubmissionModal .odds-button.checked, #tipModal .odds-button.checked {
    font-weight: 600;
    border-left-color: #5FBA62 !important;
}

#tipSubmissionModal .cta-submit-tip button, #tipModal .cta-submit-tip button {
    font-size: 14px;
    padding: 12px 20px;
}

#tipSubmissionModal #stake-calculator-section textarea, #tipModal #stake-calculator-section textarea {
    font-size: 14px;
    padding: 12px;
}


.book-compared {
    font-size: 14px;
    color: grey;
    font-weight: 400;
    text-transform: uppercase;
}

.tips-detail-table thead th {
    font-size: 13px;
    font-weight: 600;
    border-bottom: 1px solid #e7e7e7;
}

.tips-detail-table {
    border-color: transparent !important;
}

.tips-detail-table thead th:nth-child(2) {
    text-align: center;
}

.tips-detail-table tbody tr {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid white;
}

.tips-detail-table tbody tr img {
    border-radius: 6px;
}

.tips-detail-table tbody td {
    font-size: 13px;
    font-weight: 600;
}

.tips-detail-table tbody td:last-child {
    background: #198754;
}

.tips-detail-table tbody td:last-child p {
    text-align: center;
}

.tips-detail-modal .modal-header h5 {
    color: white;
    font-size: 13px;
    text-transform: uppercase;
}

.tips-detail-modal .modal-header .btn-close {
    background: #ffffff var(--bs-btn-close-bg) center / 1em auto no-repeat;
}


.prediction-stake-col .badge {
    border: 1px solid #ffffff1a;
    font-size: 14px;
}

.prediction-stake-col p {
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.prediction-detail .prediction-cta a {
    color: white;
}

.prediction-detail .prediction-text-cta a {
    font-weight: 600;
}

.prediction-detail .prediction-text-cta .tip-outcome-text {
    font-weight: 600;
}





/* user profile */
.user-main-info .profile-image-wrapper {
    max-width: 90px;
    z-index: 1;
}

.user-main-info .user-nationality {
    position: absolute;
    top: 25%;
    left: 0;
}

.user-main-info .profile-user-name h2 {
    color: white;
    font-size: 21px;
    font-weight: 400 !important;
    text-transform: capitalize;
}

.user-main-info .profile-user-name small {
    font-size: 13px;
    color: #ffffff !important;
}


.user-main-navs .nav-tabs .nav-link {
    margin-right: 6px;
    font-size: 13px;
    font-weight: 600;
    border: 0px !important;
    position: relative;
    padding-left: 35px;
    border-radius: 10px 10px 0px 0px !important;
    white-space: nowrap;
}

.user-main-navs .nav-tabs .nav-link.active {
    border: 0px;
    padding-bottom: 7px;
}

.user-main-navs .nav-tabs {
    border: 0px;
}


.user-main-navs .nav-tabs .nav-link.active i {
    color: white;
}

.user-main-navs .nav-tabs .nav-link i {
    font-size: 16px;
    position: absolute;
    left: 12px;
    bottom: 15%;
}



.hot-predictions-filtration select {
    width: 100%;
    display: inline-block;
    border: 0;
    padding: 8px 20px;
    font-size: 13px;
}


.tip-correct .tips-main-bg {
    border-color: #5FBA62;
}

.tip-correct .tips-main-bg .bg-success {
    background-color: #5FBA62;
}

.tip-incorrect .tips-main-bg {
    border-color: #E91E63;
}

.tip-incorrect .tips-main-bg .bg-success {
    background-color: #E91E63 !important;
}






/* top leagues list */
.sport-leagues-list .title, .sport-leagues-list .title-leagues {
    font-size: 11px;
    font-weight: 500;
}

.sport-leagues-list li a, #country-league-container .country-group button, #top-league-container .country-group button {
    font-size: 11px;
    font-weight: 500;
}


@media only screen and (min-width: 992px) {
    .sport-leagues-list li {
        flex: 0 0 100%;
    }
}

@media only screen and (max-width: 991px) {
    .sport-leagues-list li {
        flex: 0 0 auto;
    }
}




.sports-listing .sport-list {
    padding: 6px 12px;
    display: inline-block;
    margin-right: 8px;
}

.sports-listing .sport-list a {
    color: white;
    font-size: 13px;
}

.sports-listing .sport-list .sport-icon {
    display: inline-block;
    margin-right: 4px;
}


.leagues-list-search #leagueSearch {
    padding: 0;
    margin: 0;
    font-size: 13px;
}

.leagues-list-search #leagueSearch::placeholder {
    color: #a6b7c7;
}

.leagues-list-search #leagueSearch:focus {
    box-shadow: none !important;
}


.sport-leagues-list hr {
    color: #ffffff54;
}

.control-search-under-box .searchform .datafetch {
    box-shadow: 0px 10px 60px #ffffff40;
}

.week-group {
    text-align: left;
    display: block;
}

.league-search input {
    padding: 10px 14px;
    font-size: 13px;
}

@media only screen and (min-width: 992px) {
    .league-sort .cta {
        display: inline-block;
        padding: 10px 14px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .league-sort .cta {
        display: inline-block;
        padding: 10px 8px;
        font-size: 11px;
    }
}

.league-sort {
    display: inline-block;
}

.league-search {
    display: inline-block;
    max-width: 50%;
    width: 100%;
}




.league-standings-table td {
    font-size: 12px;
    padding: 8px 10px !important;
    white-space: nowrap;
}


.league-standings-table thead th {
    font-size: 10px;
    text-transform: uppercase;
}

.league-standings-table td a {
    text-decoration: none;
    font-weight: 600;
}

.the-odds-table .is-top {
    background-color: #5FBA620f;
}

.league-standings-table tbody tr td:nth-child(2) {
    text-align: left;
}

.league-standings-table tbody tr {
    text-align: center;
}

.main-tips-filter input:focus {
    outline: 0;
}

.main-tips-filter input {
    width: 100%;
    border: 0;
    padding: 8px 20px;
    font-size: 13px;
}

.main-tips-filter select {
    font-size: 14px;
    padding: 6px 10px;
    border: 0;
    width: 100%;
}


.modal-backdrop.show {
    --bs-backdrop-opacity: 0.8;
}

.modal.fade.show {
    top: 40px;
}

.modal .btn-close {
    background-color: #ffffff;
    --bs-btn-close-opacity: 0.5;
}

.leagues-list-full .unfollow-btn, .leagues-list-full .unfollow-team-btn, .leagues-list-full .unfollow-league-btn {
    cursor: pointer;
}

.user-main-info .follow-button i {
    cursor: pointer;
    margin-right: 4px;
    font-size: 17px;
}

.single-main-bonus {
    background-color: #10161ca3;
    position: relative;
    z-index: 1;
}

.main-fixture-bg .bookmaker-title-stars, .main-fixture-bg h1 {
    position: relative;
    z-index: 1;
}

.main-fixture-bg .players-fast-details {
    position: relative;
    z-index: 1;
}

.top-bookmaker {
    color: #D5AD6D;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(213, 173, 109, 1) 0%, rgba(213, 173, 109, 1) 26%, rgba(226, 186, 120, 1) 35%, rgba(213, 173, 109, 1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    margin-right: 2px;
}

@media only screen and (min-width: 992px) {
    .listing-bookmaker-top {
        position: absolute;
        left: 10px;
        bottom: -8px;
        color: #141d26;
        background: #f3ca2f;
        padding: 2px 10px;
        border-radius: 12px;
    }

    .archive-payments .post-logo {
        max-width: 100px;
    }
}

@media only screen and (max-width: 991px) {
    .listing-bookmaker-top {
        position: absolute;
        left: 18px;
        bottom: -14px;
        color: #141d26;
        background: #f3ca2f;
        padding: 2px 10px;
        border-radius: 12px;
    }

    .d-pc {
        display: none;
    }

    .sport-leagues-list {
        padding: 0 !important;
    }

    .user-detail-page .book-news-table, .user-favorites-page .book-news-table {
        order: 3;
        flex: 100%;
    }

    .user-detail-page .sport-leagues-list, .user-favorites-page .sport-leagues-list {
        order: 2;
        flex: 100%;
    }


    .page-home-page .book-news-table {
        order: 3;
    }
}

#wpadminbar .user-nationality, #wpadminbar .avatar-container {
    display: none;
}


.live-fixture-events {
    max-width: 600px;
    margin: 0 auto;
}


.weather-widget {
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.weather-widget:hover {
    transform: translateY(-5px);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
}

.weather-title {
    text-align: center;
    text-transform: uppercase;
}

.weather-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.weather-icon img {
    width: 60px;
    height: 60px;
}

.weather-details {
    text-align: left;
}

.weather-details p {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 8px 0;
}

.single-fixture-result .score {
    font-size: 29px;
    font-weight: 700;
}

.tip-details .user-nationality img, .tips-detail-modal .user-nationality img {
    box-shadow: 0px 0px 10px black;
    border-radius: 50%;
}

.user-main-info .user-nationality img {
    border-radius: 50%;
    box-shadow: 0px 0px 10px black;
}


.sports-container {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding: 8px 0;
    margin-bottom: 4px;
}

.sports-listing {
    display: inline-block;
    margin-right: 10px;
    /* Add spacing between items */
}


.sports-container::-webkit-scrollbar {
    width: 10px;
    height: 8px;
}

.sports-container::-webkit-scrollbar-track {
    background: #10161c;
    border-radius: 10px;
    height: 8px;
}

.sports-container::-webkit-scrollbar-thumb {
    background-color: #1c2935;
    border-radius: 10px;
    height: 8px;
}

.sports-container::-webkit-scrollbar-thumb:hover {
    background-color: white;
}



@media only screen and (max-width: 991px) {
    .prediction-detail .prediction-stake-col {
        order: 1;
    }

    .prediction-detail .prediction-cta {
        order: 2;
    }

    .prediction-detail .prediction-text-cta {
        order: 3;
    }

    .main-fixture-detail {
        margin-bottom: 50px;
    }
}



@media only screen and (max-width: 991px) {
    .user-main-navs {
        padding: 0;
        margin: 0;
    }

    .user-main-navs ul {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
    }

    .sportbook-bonuses-list .prediction-cta {
        order: 3;
        margin: 0 auto;
    }

    .sportbook-bonuses-list .prediction-text-cta {
        order: 1;
        flex: 100%;
    }

    .sportbook-bonuses-list .prediction-stake-col {
        order: 2;
    }

    .weather-content {
        display: block;
        text-align: center;
    }

    .list-unstyled,
    .leagues-list-search,
    #country-league-container {
        display: none;
    }
}


.ads-banner-box img {
    border-radius: 12px;
    overflow: hidden;
}

.spinner-border {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border: 0.25em solid white;
    border-top: 0.25em solid white;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    color: white;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}