/* stylelint-disable no-descending-specificity */

/**
Theme Name: clubland
Author: Clubland
Author URI: https://clubland.au/
Description: Clubland Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clubland
Template: astra
*/
.ast-primary-header-bar {
    max-width: 1200px;
    align-content: center;
    display: block;
    margin: auto;
}

.main-header-bar-wrap {
    background-color: var(--club-color-0) !important;
}

.woocommerce .ast-container,
.single-product .ast-container,
.archive.woocommerce .ast-container {
    max-width: 1200px !important;
    margin: 0 auto !important;

}

.woocommerce-EditAccountForm .woocommerce-Button {
    display: inline-block;
    margin-right: 10px;
}

#account-deletion-request-button {
    font-weight: 700;
    background: #e74c3c;
    color: #fff;
    border: none;
    padding: 15px 15px;
    cursor: pointer;
    border-radius: 5px;
    transition: background 0.3s ease;
}

#account-deletion-request-button:hover {
    background: #c0392b;
}

.tc-seatchart-cart-info .tc-checkout-button,
.tc-seatchart-cart-info .tc-checkout-button:visited {
    background-color: var(--ast-global-color-0) !important;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

body {
    background-color: #f1f1f1;
    font-family: Poppins, sans-serif;
    margin: 0;
    padding: 0;
}

.banner-sec a {
    text-decoration: none !important;
}

.ast-related-post-content a {
    color: var(--ast-global-color-0);
}

body a:focus {
    outline: none !important;
}

.banner-content h2 {
    font-size: 20px;
    letter-spacing: normal;
}

.banner-img {
    text-align: center;
}

.banner-img .upcoming-matches__team__logo-img {
    height: 100px;
    object-fit: contain;
    width: 100px;
}

.banner-img p {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}

.banner-img p b {
    font-size: 15px;
}

.banner-sec {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    margin: 10px 0;
}

.banner-time {
    text-align: center;
}

.tab-page .banner-time {
    text-align: center;
}

.banner-sec .first-banner .banner-img {
    width: 25%;
}

.banner-sec .first-banner .banner-time {
    width: 50%;
}

.banner-sec .Grand {
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 1px solid #e0e0e0;
    color: #686868;
    margin: 10px 0;
    padding-top: 8px;
    text-align: center;
}

.banner-sec .upcoming-matches__button {
    color: #151f3a;
}

.banner-time h4.sp-table-caption {
    display: none !important;
}

.banner-time p {
    margin: 0;
}

.banner-time p b {
    color: #5a5a5a;
    font-size: 35px;
}

.banner-time p i {
    left: 0;
    position: relative;
    top: 0;
}

.banner-time p span {
    left: 0;
    margin: 0 10px;
    position: relative;
    top: -6px;
}

.banner-time table.sp-data-table.sp-event-venue * {
    border: unset !important;
}

.banner-time table.sp-data-table.sp-event-venue {
    border: unset !important;
}

.banner-time table.sp-data-table.sp-event-venue tbody {
    display: none;
}

.addon-img img {
    border-radius: 10px !important;
    border: 1px solid #e0e0e0 !important;
}

.home-blog .banner-content a {
    color: var(--club-color-0);
    text-decoration: underline;
}

.sp-list-wrapper .sp-player-details a {
    color: #000 !important;
    font-size: 18px;
}

.banner .main.full-width .upcoming a {
    color: #1e293b;
    text-decoration: none;
}

.upcoming h2 {
    margin: 0 !important;
    max-width: 600%;
}

.home-blog .banner-content h2,
.home-blog .banner-content p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 16px;
    line-clamp: 2;
    margin-bottom: 5px;
    overflow: hidden;
}

.tab-page .individual-stat h2,
.tab-page .individual-stat p {
    margin: 0;
}

.banner .main.full-width .upcoming h2 {
    letter-spacing: normal;
}

.home-blog .banner2-img {
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    margin: 0 0 15px 15px;
}

.banner1:nth-child(3) .banner2-img {
    margin: 0;
}

.banner1:nth-child(5) .banner2-img {
    margin: 0;
}

.banner2-content h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.first-banner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 27px 30px 10px 30px;
}

.home-blog .banner {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 14px;
    margin-top: 0;
}

.home-blog .banner-content {
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 20px;
    left: 0;
    padding: 20px;
    position: relative;
    text-align: start;
    top: -7px;
}

.home-blog .banner-img img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 215px;
    width: 100%;
}

.home-blog .banner1 {
    width: 50%;
}

.home-blog .banner2 {
    width: 50%;
}

.home-blog .banner2-content {
    padding: 25px 15px;
    width: 65%;
}

.home-blog .banner2-img img {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    width: 100%;
}

.home-blog .main-heading {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    margin-bottom: 30px;
}

.page-feature-card-go-back .page-feature-card-back-arrow {
    height: 42px;
    width: 42px;
}

.tab-page .content-heading {
    margin: 20px;
}

.tab-page .content-heading .grade1 {
    color: #fff;
    font-size: 25px;
    text-align: center;
}

.tab-page .content-heading .number {
    color: #fff;
    font-size: 20px;
    letter-spacing: normal;
}

.tab-page .content-heading .player-name-season {
    color: #fff;
    text-align: center;
    width: 100%;
}

.tab-page .content-heading h3.player-name {
    color: #fff;
    margin: 0;
    width: 100%;
}

.tab-page .content-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    margin: 0;
}

.tab-page .individual-stat {
    flex-basis: 33.33%;
    padding: 0 0 20px 0;
}

.section.event.fixture-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.page-feature-card.round .sp-player-number {
    display: none !important;
}

.staff-page .page-feature-card,
.player-page .page-feature-card,
.team-page .page-feature-card {
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 350px;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
    width: 30%
}

.tab-page .page-feature-card {
    border-radius: 20px;
    height: 100%;
    left: 0;
    top: 32px;
    width: 30%;
}

/* Blur .container when .without-login is present on the same page */
body:has(.without-login) .container {
    filter: blur(5px);
}

.player-page .page-feature-card-img {
    align-items: center;

}

.tab-page .page-feature-card-img {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.tab-page .page-feature-card-img .page-feature-card-img-wrap {
    background-position: center;
    background-size: cover;
    border-radius: 10%;
    height: 200px !important;
    justify-content: center !important;
    margin: 15px auto !important;
    width: 200px !important;
    display: flex;
    align-items: center !important;
}

.page-feature-card-img-wrap.bg-white {
    background-color: #fff;
}

.page-feature-card-img-wrap.small {
    height: 150px !important;
    width: 150px !important;
}

.tab-page .page-feature-card-img img {
    border-radius: 10px;
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    top: 5px;
    width: 40%;
}

.tab-page .sec-2 {
    width: 100%;
}

.ast-page-builder-template .entry-content[data-ast-blocks-layout]>.inherit-container-width>*,
.ast-page-builder-template .entry-content[data-ast-blocks-layout]>*:not(.wp-block-group):not(.uagb-is-root-container)>* {
    max-width: unset;
}

.ast-page-builder-template .entry-content[data-ast-blocks-layout]>.inherit-container-width>.mobile-image,
.ast-page-builder-template .entry-content[data-ast-blocks-layout] .mobile-image {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
}

.mobile-image img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
}

.tab-page .page-feature-card-go-back {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 6px 10px;
}

.tab-page .player-page,
.tab-page .staff-page,
.tab-page .team-page {
    margin: 0 auto;
    display: flex;
    padding: 3% 0%;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.tab-page .banner-sec {
    background-color: #fff;
    border-radius: 10px;
    padding: 0;
    width: 100%;
}

.tab-page .first-banner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.tab-page #Matches h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 30px 0 10px;
}

.upcoming-event .upcoming span {
    text-align: right;
    text-decoration: underline;
}

.tab-page .banner-img p {
    text-align: center;
}

.tab-page hr {
    margin: 0;
    padding: 0;
    border-color: #fff;
}

.tab-page .banner-time p span {
    margin: 0 10px;
    position: relative;
}

.tab-page .Grand {
    text-align: center;
    margin: 0;
    padding: 10px 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.tab-page .tab {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #e4e4e4;
}

.tab-page .tab button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 25%;
    border-radius: 0;
    position: relative;
    box-shadow: none;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background-color: inherit;
    color: #000;
}

.tab-page .tab button.active {
    color: #edcb0a !important;
}

.tab-page .tab button:focus {
    border-radius: 0;
    background-color: initial;
}

.tab-page .tabcontent {
    display: none;
    padding: 0;
    border-top: none;
}

.tab-page .tab-section {
    width: 70%;
    margin: 0 auto;
    padding: 0% 0% 0% 3%;
}

.home-blog .banner2-img .home_blog {
    width: 35%;
}

.addtoany_content_bottom {
    display: none;
}

.main.full-width {
    width: 100%;
}

.home-blog .banner2-content h2 {
    font-size: 20px;
    letter-spacing: normal;
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home-blog .banner2-content p {
    margin-bottom: 10px;
}

.home-blog .banner2-content a {
    text-decoration: none;
    color: var(--club-color-0);
}

.home-blog .banner1 a {
    position: relative;
}

.home-blog .banner1 a::after {
    content: '';
    background-image: url("https://uninorths1stg.wpengine.com/wp-content/uploads/2023/12/right-arrow-1.png");
    height: 15px;
    width: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 29%;
    left: 108%;
}

.banner-sec p {
    font-family: poppins, sans-serif !important;
}

.back_btn {
    background-color: #162b87;
    padding: 8px 16px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    display: block;
    margin-bottom: 25px;
    width: 60px;
    margin-left: 15px;
}

.back_btn img {
    width: 25px;
    margin-top: -3px;
}

.banner {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.main {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
}

.upcoming,
.fixture-month,
.event-card-content {
    width: 100%;
    box-sizing: border-box;
}

.upcoming {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

h4.fixture-month {
    margin: 0;
    padding-left: 10px;
    font-size: 18px;
    padding-bottom: 0;
}

.owl-item .uc_image_carousel_container_holder {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.uc_image_carousel_placeholder {
    flex: 0 0 auto;
}

.uc_image_carousel_content {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.uc_image_carousel_content_inside {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.uc_post_title {
    min-height: 2.8em;
    overflow: hidden;
}

.event-card-content {
    width: 100%;
    padding-left: 10px;
}

.result700 {
    color: #000 !important;
}

.postid-342549 .tab-page .tab button.active {
    border-bottom: 2px solid #000;
}

.main-heading-team {
    font-size: 20px;
    font-weight: 500;
    color: #232323;
}

.teams-box {
    align-items: center;
    border-bottom: 2px solid #f1f1f1;
    padding: 10px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    background-color: #fff;
    border-radius: 10px;
}

.teams-img img {
    width: 100px;
}

.teams-cont {
    margin: 10px;
}

.teams-cont a {
    text-decoration: none !important;
}

.teams-cont a h3 {
    font-size: 16px;
    margin: 0;
}

.teams-section h2 {
    letter-spacing: normal;
    padding: 0 10px;
}

.teams-cont::before {
    content: '';
    background-image: url("https://uninorths1stg.wpengine.com/wp-content/uploads/2023/12/right-arrow-3.png");
    background-position: center center;
    height: 18px;
    width: 18px;
    background-repeat: no-repeat;
    background-size: 18px;
    position: absolute;
    top: 41%;
    left: 91%;
}

.teams {
    width: 50%;
    border-radius: 10px;
    padding: 10px;
    display: inline-grid;
}

/* ---------------------------------------------------
   COMMON TEAM SECTION STYLES FOR ALL CLUBS
   ---------------------------------------------------- */

/* Teams container grid layout */
.teams-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2%;
    margin-bottom: 20px;
}

/* ===== Common Team Section Styling ===== */

/* Individual team section styling - applies to all clubs */
.team-section {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;
    max-height: 117px;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease;
}

.team-section:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.team-section a {
    text-decoration: none;
    width: 100%;
    display: flex;
    align-items: center;
}

.team-section .team-row {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px 0;
}

.team-section .team-image-box-img {
    flex: 0 0 auto;
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-section .team-image-box-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

.team-section .team-box-content {
    flex: 1;
    min-width: 0;
    padding: 0 0 0 10px;
}

.team-section .team-box-content h3 {
    margin-bottom: 0;
    color: var(--club-color-0, #0c2340);
}

.team-section .team-image-box-title {
    margin-bottom: 4px;
    margin-top: 0;
    color: var(--club-color-0);
    font-size: 1.2em;
    line-height: 1.3;
}

.team-section .team-image-box-description {
    font-size: 0.9rem;
    color: #666;
    line-height: 1.2;
    margin: 0;
}

.team-section .team-arrow-icon {
    flex: 0 0 auto;
    width: 43px;
    height: 43px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-section .team-arrow-icon svg {
    width: 43px;
    height: 43px;
    color: var(--club-color-0, #0c2340);
    stroke-width: 4;
}

.team-section .team-arrow-icon svg path {
    transform: scale(0.7, 0.7);
    transform-origin: center;
    color: var(--club-color-0, #0c2340);
}

/* Responsive behavior for team sections */
@media (max-width: 1024px) {

    .teams-container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {

    .teams-container {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .team-section .team-image-box-img,
    .team-section .team-image-box-img img {
        width: 50px;
        height: 50px;
    }
    
    .team-section .team-image-box-title {
        font-size: 0.9rem;
    }
    
    .team-section .team-image-box-description {
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {

    .teams-container {
        grid-template-columns: 1fr;
    }

    /* Fix for ticket #5515: The REAL issue - .custom-column widths are different! */

    /* Force .custom-columns to use block layout on mobile */
    .custom-columns {
        display: block !important;
        width: 100% !important;
    }

    /* Force all .custom-column containers to have equal width */
    .custom-column,
    .custom-columns .custom-column {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    /* Apply to all possible containers and team sections */
    .teams-container,
    .tab-content .teams-container,
    .tab-panel .teams-container,
    .cl-tab-panel .teams-container {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Force all team sections to have equal width regardless of content */
    .team-section,
    .teams-container .team-section,
    .tab-content .team-section,
    .tab-panel .team-section,
    .cl-tab-panel .team-section,
    .custom-column .team-section {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        flex: none !important;
        grid-column: 1 / -1 !important;
    }

    /* Ensure inner content doesn't affect team section width */
    .team-section .team-row,
    .team-section a {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        display: flex !important;
    }

    /* Prevent text overflow from affecting width */
    .team-section .team-box-content {
        min-width: 0 !important;
        flex: 1 !important;
        overflow: hidden !important;
        word-wrap: break-word !important;
    }

    /* Ensure team titles and descriptions don't break layout */
    .team-section .team-image-box-title,
    .team-section .team-image-box-description {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        word-break: break-word !important;
    }
}

.upcoming-event .event-details {
    margin: 10px;
    padding: 10px;
    width: 75%;
}

.upcoming-event .event-details h5 {
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.tab-page .section .page-feature-card .event-left-side {
    display: flex;
    width: 100%;
    align-items: start;
    text-align: center;
}

.tab-page .section .page-feature-card .event-left-side .stm-command-vs {
    padding-top: 10%;
}

.event-left-side .page-feature-card-img {
    width: 33%;
}

.event-left-side .page-feature-card-img img {
    position: relative;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    background-color: #fff;
    object-fit: contain;
    padding: 8px;
    border-radius: 4px;
    box-sizing: border-box;
}

.event-left-side .page-feature-card-img h4 {
    font-size: 11px;
    margin: 10px 0;
}

.event-left-side .page-feature-card-img h4 a, .event-left-side .page-feature-card-img h4 {
    color: #fff;
}

.event-left-side .stm-command-vs {
    width: 33%;
}

.event-left-side .stm-command-vs span {
    color: #fff;
}

.stm-next-match-info {
    color: #c2c2c2;
    text-align: center;
    font-size: 11px;
}

.stm-next-match-venue {
    color: #c2c2c2;
    text-align: center;
    font-size: 11px;
}

.scor {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.scor b {
    font-size: 30px;
    width: 33%;
    display: inline-block;
    color: #7c7c9e;
    text-align: center;
}

.scor span {
    font-size: 12px;
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
}

.scor i.fa-caret-left {
    color: #fff;
}

.scor i.fa-caret-right {
    color: #fff;
}

.section.event .page-feature-card {
    padding: 10px;
    height: 300px;
}

.section.event .tabcontent {
    width: 100%;
}

.tab-page .event .tab button {
    width: 50%;
}

.section.event .tabcontent p {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    font-weight: 600;
}

#Stats p span {
    background: #ccc;
    color: #000;
    border-radius: 5px;
    width: 30px;
    text-align: center;
}

#Stats p .stat-win {
    background-color: #010141;
    color: #fff;
}

#Stats p span.stat-win:nth-child(2) {
    background-color: #6293d5;
}

.last-five-meetings .component-box .wins .win span {
    background: #ccc;
    color: #000;
    border-radius: 5px;
    width: 30px;
    text-align: center;
}

.last-five-meetings .component-box .average-points span {
    background: #ccc;
    color: #000;
    border-radius: 5px;
    width: 30px;
    text-align: center;
}

.last-five-meetings .component-box .average-points span .stat-win {
    background-color: #010141;
    color: #fff;
}

.last-five-meetings .component-box .average-points span.stat-win:nth-child(2) {
    background-color: #6293d5;
    color: #fff;
}

.last-five-meetings .component-box .wins .win span .stat-win {
    background-color: #010141;
    color: #fff;
}

.last-five-meetings .component-box .wins .win .stat-win:nth-child(2) {
    background-color: #6293d5;
    color: #fff;
}

.promosection {
    text-align: center;
}

.bg-img {
    background-image: url("https://uninorths1stg.wpengine.com/wp-content/uploads/2023/12/Untitled-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 720px;
    position: relative;
}

.bg-img::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(1 1 68) 20%, rgba(255, 255, 255, 0) 50%);
    z-index: 1;
}

.bg-img h1 {
    color: #fff;
    width: 50%;
    margin: 40px 0;
    font-size: 48px;
}

.bg-img p {
    color: #fff;
    width: 50%;
    margin: 40px 0;
}

.bg-img-content {
    margin: 0 10px;
    z-index: 9;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}

.bg-img-content .container {
    background-color: transparent;
}

.bg-img-main-content {
    position: relative;
}

.bg-img a {
    position: relative;
    color: #fff;
    width: 50%;
}

.bg-img a:focus {
    color: #fff;
}

.bg-img a::after {
    content: '';
    background-image: url("https://uninorths1stg.wpengine.com/wp-content/uploads/2023/12/next.png");
    height: 15px;
    width: 15px;
    position: absolute;
    top: 4px;
    left: 100px;
    background-position: center;
    background-size: 15px;
    background-repeat: no-repeat;
}

.bg-img1 {
    background-image: url("https://uninorths1stg.wpengine.com/wp-content/uploads/2023/12/rugby-t-shirt.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 720px;
    position: relative;
}

.bg-img1::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(1 1 68) 20%, rgba(255, 255, 255, 0) 50%);
    z-index: 1;
}

.bg-img1 h1 {
    color: #fff;
    width: 50%;
    margin: 40px 0;
    font-size: 48px;
}

.bg-img1 p {
    color: #fff;
    width: 50%;
    margin: 40px 0;
}

.bg-img1 a {
    position: relative;
    color: #fff;
    width: 50%;
}

.bg-img1-content {
    margin: 0 10px;
    z-index: 999;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}

.bg-img1-content .container {
    background-color: transparent;
}

.bg-img1-main-content {
    position: relative;
}

.bg-img1 a::after {
    content: '';
    background-image: url("https://uninorths1stg.wpengine.com/wp-content/uploads/2023/12/next.png");
    height: 15px;
    width: 15px;
    position: absolute;
    top: 4px;
    left: 100px;
    background-position: center;
    background-size: 15px;
    background-repeat: no-repeat;
}

.home-blog .main-heading a:hover {
    color: #151f3a;
}

.home-blog .main-heading a {
    color: #1e293b;
    text-decoration: none;
}

.home-blog .main-heading a:focus {
    color: #151f3a;
}

.upcoming a:hover {
    color: #151f3a;
}

.upcoming a:focus {
    color: #151f3a;
}

.upcoming .see-more {
    text-decoration: underline;
    text-align: right;
    margin-right: 25px;
}

.see-more {
    text-decoration: underline !important;
    font-size: 16px;
    text-align: right;
}

.tabcontent {
    display: none;
}

a.upcoming-matches__button:hover {
    color: #151f3a;
}

a.upcoming-matches__button:focus {
    color: #151f3a;
}

.desktop .upcoming {
    margin: 10px 0 20px 0;
}

.desktop .upcoming h2 {
    margin: 0;
    max-width: 50%;
}

.award-section {
    margin-bottom: 5%;
}

.award-section a img {
    width: 100%;
    margin: 10px 0;
}

.nsl-container-buttons a {
    display: inline-block !important;
    width: auto !important;
    margin-left: 10px !important;
}

.nsl-container-buttons {
    display: inline-block !important;
    width: 100%;
}

.nsl-container-buttons a:nth-child(3) {
    margin-bottom: 0 !important;
    vertical-align: text-bottom;
}

.checkout.woocommerce-checkout .tickera_owner_info.info_section {
    width: 100%;
}

.promo h6 {
    text-align: center;
}

.club-right h2 {
    margin: 20px 0;
}

.club-right p {
    font-size: 13px;
}

.club-left h2 {
    margin: 20px 0;
    padding: 0 !important;
}

.club-left p {
    font-size: 13px;
}

.street-club .club-left {
    padding: 0;
}

.tab button:hover {
    color: var(--club-color-1);
}

.street-club {
    align-items: end !important;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Upcoming and previous matches on home page */
.banner .main {
    width: 100%
}

.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

.dot {
    cursor: pointer;
    height: 9px;
    width: 9px;
    margin: 0 2px;
    background-color: #bbbbbb86;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {

    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.home-main-banner {
    position: relative;
}

/* Override text color for order review table headings and totals */
.woocommerce-checkout-review-order-table tfoot th,
.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount {
    color: #000 !important;
}

.home-slider {
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: 50%;
    z-index: 999;
}

#Squad .players-list h3 {
    font-size: 20px;
    padding-left: 10px;
    margin: 0;
}

#Squad .players-list ul li a {
    width: 100%;
    display: flex;
    align-items: center;
}

#Squad .players-list ul li a .squad-name {
    width: 60%;
}

#favouriteplayer img {
    cursor: pointer;
}

#favouriteplayer {
    display: flex;
    justify-content: end;
}

.home_page_blog {
    margin-top: 5%;
}

/* Overall container style (like event-swiper-container) */
.fav-player-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;

    /* reserve space for pagination or just for visual breathing room */

    margin: 0 auto;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}

/* Ensure the swiper-wrapper transitions slides and centers them */
.fav-player-list .swiper-wrapper {
    display: flex;
    transition: transform 0.6s ease-out;
    padding: 10px 0;
    justify-content: center !important;
}

/* Slide styles */
.fav-player-list .swiper-slide {
    width: 150px;
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.fav-player-list .carousel-cell img {
    border-radius: 50%;
    border: 2px solid #162b87;
    width: 110px;
    margin: 0 auto;
}

.fav-player-list h3 {
    margin-bottom: 30px;
    text-align: left;
    font-size: 25px;
    color: #000;
    font-weight: 600;
}

.fav-player-list ul {
    margin: 0;
    list-style: none;
}

.fav-player-list ul li img {
    border-radius: 50%;
    border: 3px solid #162b87;
    width: 100%;
    height: 100px;
}

.fav-player-list ul li p {
    width: 100px;
}

.club-page-tab #London .club-sec1 .fav-player-list ul {
    flex-wrap: nowrap;
}

.club-sec1 .fav-player-list .flickity-viewport {
    height: 150px !important;
}

.club-sec1 .fav-player-list {
    display: flex;
    margin: 0 !important;
}

.fav-player-list .owl-carousel {
    display: flex;
    flex-direction: row;
}

.fav-player-list .carousel-cell a {
    color: #5b5b5b;
    text-align: -webkit-center;
}

#Stats .fav-player-list .carousel-cell a:hover {
    color: #151f3a;
}

#News .club-sec1 .fav-player-list {
    display: block;
}

#News .fav-player-list .carousel-cell {
    width: 10% !important;
}

.stats-player-list {
    margin-top: 20px;
}

.stats-player-list .carousel-cell {
    width: 100%;
    height: 160px;
    margin-right: 30%;
}

.stats-player-list .carousel-cell img {
    width: 100px;
    height: 100px;
    border: 2px solid #162b87;
    border-radius: 50%;
    margin: 0 auto;
}

.club-page-tab .tab {
    overflow: hidden;
    border-bottom: 1px solid #000;
    margin-bottom: 5%;
}

.club-page-tab .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 50%;
    color: #000;
    border-radius: 0;
}

.club-page-tab .tab button:hover {
    border-bottom: none;
    border-radius: 0;
}

.club-page-tab .tab button.active {
    border-bottom: 1px solid #000;
    border-radius: 0;
}

.club-page-tab .tabcontent {
    display: none;
    padding: 6px 12px;
    background-color: transparent;
}

.club {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

.our-club {
    border-radius: 10px;
    width: 100%;
    background-color: transparent;
}

.club img {
    border-radius: 10px;
    width: 100%;
    padding: 20px;
}

.club-left {
    width: 50%;
}

.club-right {
    width: 50%;
    padding: 0 30px;
}

.club-sec2 {
    margin: 5% 0;
}

.tabcontent .club-sec2 {
    margin-top: 0;
}

.about-club .club-right {
    padding-left: 70px;
}

.street-club .club-right {
    padding: 0;
}

.player-datail {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 5px;
    background-color: #fff;
    border-radius: 10px;
}

.highest-point-scorer .tabcontent .player-datail .player-datail-img img {
    width: 100%;
    border-radius: 50%;
    border: 2px solid #162b87;
    height: 110px;
}

.highest-point-scorer .tabcontent .player-datail .player-datail-img {
    width: 35%;
    padding: 10px;
}

.highest-point-scorer .player-name {
    width: 45%;
}

.highest-point-scorer .player-points {
    width: 12%;
}

.player-main {
    width: 100%;
    columns: 3;
}

.highest-point-scorer h2 {
    margin: 0 15px;
}

.highest-point-scorer .tabcontent {
    padding: 0;
    margin-bottom: 5%;
}

.player-datail .player-points p {
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 3px 7px;
    font-weight: 600;
    text-align: center;
}

.player-datail .player-name .player-main-name {
    font-weight: 600;
}

.highest-point-scorer .tab {
    margin: 20px auto !important;
    width: 97.5%;
}

.highest-point-scorer-main-heading {
    display: flex;
}

.scorer-heading {
    width: 98%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.scorer-heading span {
    font-size: 13px;
    margin-right: 10px;
}

.carousel-cell .player-name {
    text-align: center;
    font-size: 15px;
    line-height: normal;
    width: 60%;
}

.players-list ul li {
    background-color: #fff;
    margin: 10px 0;
    display: flex;
    align-items: center;
    border-radius: 10px
}

.players-list ul li img {
    border-radius: 50%;
    background-color: #fefefe;
}

.players-list ul li a {
    width: 60%;
}

.players-list ul li a:hover,
a:focus {
    color: #191970;
}

#Squad .players-list a p {
    margin: 0 10px;
}

.players-list ul {
    margin: 0;
}

.players-list ul li .player-icon img {
    border: none;
    height: 20px;
    width: 20px;
}

.players-list ul li .player-icon {
    width: 20%;
    display: flex;
    justify-content: end;
}

.shop-cat .owl-item {
    width: 150px !important;
}

.shop-cat .owl-item .carousel-image {
    border: 3px solid #000 !important;
}

.shop-cat .owl-item .carousel-image:hover {
    border-color: #FCCB0A !important;
}

.shop-cat .owl-item .uc_image_carousel_placeholder {
    background-color: #f1f1f1;
}

.pop-pro .uc_carousel .owl-stage-outer .owl-stage .owl-item {
    background-color: #f1f1f1;
}

.pop-pro .uc_carousel .owl-stage-outer .owl-stage .owl-item .uc_image_carousel_placeholder {
    border-radius: 10px;
}

ul.sub-menu {
    z-index: 99;
}

.home-blog .main-heading h2 {
    margin: 0 !important;
}

.main-heading h2 {
    margin: 10px 0 !important;
}

.slider-container {
    margin-bottom: 5%;
}

.blog-sec-se h2 {
    text-align: left !important;
}

.milestone-section li {
    list-style: none;
    position: relative;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    margin-right: 20px;
    width: 400px;
    display: flex;
    align-items: center;
}

.milestone-section li img.player_img {
    width: 100px;
    border-radius: 50%;
    display: inline-block;
    height: 100px;
}

.milestone-section li img.milestn_img {
    position: absolute;
    left: 80px;
    width: 40px;
    border-radius: 50%;
    bottom: 30px;
    height: 40px;
    border: 2px solid #000;
}

.milestone-section li .ms-details {
    display: inline-block;
    margin-left: 20px;
    max-width: calc(100% - 115px);
}

.milestone-section ul {
    margin: unset;
}

.milestone-section {
    padding: 25px 0;
}

.milestone-section>h4 {
    margin-bottom: 40px;
    font-size: 25px;
    color: #000;
}

.milestone-section li .ms-details h6 {
    color: #686868;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
}

.milestone-section li .ms-details h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 10px 0;
    font-weight: 600;
    color: #000;
}

.milestone-section li .ms-details p {
    font-size: 14px;
    line-height: 18px;
    color: #686868;
}

.club-sec2 .awards {
    padding-top: 30px;
}

.season-awards h2 {
    margin: 20px 0;
}

.awards h2 {
    margin: 20px 0;
}

.promosection h6 {
    margin: 10px 0;
}

.award-section h4 {
    margin: 20px 0 30px;
    font-size: 25px;
    color: #000;
}

.club-sec2 .awards .image img {
    height: 170px;
}

.stm-team-history-single-main {
    display: flex;
    flex-wrap: wrap;
}

.stm-team-history-single {
    width: 50%;
}

.clearfix {
    display: flex;
    line-height: 50px;
    font-size: 19px;
    color: #151f3a;
    font-weight: 600;
}

.year.heading-font {
    width: 10%;
}

.stm-team-history-content {
    width: 80%;
}

.club-sec2 .premiership h2 {
    text-align: center;
    margin: 10px 0;
}

.stm-team-history-linked {
    width: 10%;
}

.stm-team-history-linked span img {
    width: 25px;
    height: 25px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
}

#Details ul {
    padding: 20px 20px 20px 20px;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border-radius: 10px;
}

.tab-page .content-heading h4 {
    color: #fff;
    text-align: center;
}

#Details ul li {
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

#Details ul li img {
    display: block;
    width: 100px;
    height: 100px;
    margin-bottom: 8px;
    border-radius: 50%;
    border: 2px solid #000;
}

.last-five-meetings .component-box .wins .win {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    font-weight: 600;
}

.last-five-meetings .component-box .average-points {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    font-weight: 600;
}

.inner p {
    justify-content: center !important;
}

.general_stats h3 {
    display: block !important;
}

.inner {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}

.contact_page .elementor-column-gap-default .elementor-element-populated .elementor-element-35c8737 .elementor-widget-container p {
    color: #fff;
}

.general_stats_value {
    display: flex;
    justify-content: space-between;
}

.general_stats_progress progress {
    width: 100%;
}

.component-box .buttons .home {
    display: flex;
    justify-content: center;
    align-items: center;
}

.component-box .buttons .home img {
    width: 80px;
    height: 80px;
    max-width: 80px;
    max-height: 80px;
    background-color: #fff;
    object-fit: contain;
    padding: 8px;
    border-radius: 4px;
    box-sizing: border-box;
}

.component-box .buttons .home .verse {
    width: 60%;
    text-align: center;
}

.vote {
    display: table-cell;
    width: 100%;
}

.percent #team2-votes {
    text-align: right;
}

.percent progress {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
}

.vote-button {
    width: 100%;
    margin: 10px 0;
    background-color: var(--club-color-0);
    color: #fff;
}

table {
    border-radius: 10px !important;
    background-color: #fff;
    border-collapse: separate;
    overflow: hidden;
}

thead {
    background-color: var(--ast-global-color-0) !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff !important;
}

th {
    padding: 10px;
}

table,
td,
th {
    border: none;
}

thead tr th:first-child {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

thead tr th:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.sp-list-wrapper .sp-player-details {
    background-color: #fff !important;
    border-radius: 10px;
    padding: 10px;
}

.sp-list-wrapper .sp-player-details dt {
    color: #626262 !important;
}

.sp-list-wrapper .sp-player-details dd {
    border-bottom: 2px solid #f1f1f1;
    color: #000 !important;
}

.sp-list-wrapper .sp-player-details a:hover {
    text-decoration: none !important;
}

#Details .mile_stone h4 {
    margin: 30px 0 10px;
}

.player_profile h4 {
    margin: 15px 0;
}

.single-sp_player .sp-template.sp-template-player-statistics>div {
    position: relative;
}

.single-sp_player .sp-template.sp-template-player-statistics h4 {
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0 !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.sp-table-wrapper table.first_table {
    width: 100%;
}

.sp-table-wrapper table.first_table th {
    font-weight: 400;
}

tr.second_tr td {
    padding: 12px 16px;
    color: #000 !important;
    text-align: center;
    border-bottom: 2px solid #f1f1f1;

}

.second_tr td:nth-child(1) {
    text-align: left;
    border-bottom: 2px solid #f1f1f1;
}

tbody.second_tbody {
    background-color: #fff;
    border-radius: 10px;
}

.main-buttons {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}

.tab-page .tabcontent h3 {
    margin: 30px 0 10px;
    font-weight: 700;
    padding: 10px;
}

.facts {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}

.head-to-head .main-wins {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}

.site-footer-section .site-footer-focus-item section nav ul li a:hover,
.site-footer-section .site-footer-focus-item section nav ul li a:focus {
    color: #fff !important;
}

.promo h6 a {
    text-decoration: underline;
}

.mimessage_btn i.fa.fa-solid.fa-bell {
    width: 20px;
    height: 20px;
    font-size: 20px;
}

.club_contact .elementor-column .elementor-element .elementor-widget-container .contact-value a:hover {
    color: #151f3a;
}

.return-to-shop a:hover {
    background-color: #151f3a !important;
    color: #fff !important;
}

.woo-category-hero h1 {
    color: #fff !important;
}

.logged-in .woocommerce-MyAccount-navigation ul li a:hover {
    color: #151f3a !important;
}

.logged-in tbody tr td a:hover {
    color: #151f3a !important;
}

.logged-in .woocommerce-MyAccount-navigation ul .is-active a {
    color: #151f3a !important;
}

.logged-in .woocommerce-Address .woocommerce-Address-title a {
    color: #151f3a !important;
}

.logged-in .woocommerce-MyAccount-navigation>ul {
    margin: 0;
    padding: 0;
}

.logged-in .woocommerce-orders-table tbody tr .woocommerce-orders-table__cell-order-actions a:hover {
    background-color: #151f3a;
    color: #fff !important;
}

.wp-custom-logo .woocommerce-form-login p .woocommerce-form-login__submit:hover {
    background-color: #151f3a;
    color: #fff !important;
}

.ast-icon.icon-search svg {
    width: 20px;
    height: 22px;
}

span.ast-icon.icon-search {
    width: 20px;
    height: 25px;
}

#lineup #main_table .iner_table {
    background-color: #2b724b;
    border-radius: 10px;
    background-image: url("http://royalsrugby.com.au/wp-content/uploads/2024/04/background-pitch.png");
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

#lineup #main_table .iner_table #first_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#main_table .iner_table #second_content {
    display: flex;
    justify-content: center;
}

#main_table .iner_table #third_content {
    display: flex;
    justify-content: center;
}

#main_table .iner_table #fourth_content {
    display: flex;
    justify-content: center;
}

#main_table .iner_table #fifth_content {
    display: flex;
    justify-content: center;
}

footer .site-above-footer-wrap .site-footer-above-section-1 section a img {
    width: 200px;
}

.sp-footer-sponsors {
    display: none;
}

.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button {
    margin-top: 0 !important;
}

.fixture-score-single {
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.fixture .tab-section {
    width: 100%;
    margin: 0 0 50px auto;
    padding: 0;
}

.fixture .tab-section .main {
    width: 100%;
    background-color: #f1f1f1;
}

.fixture .tab button {
    padding: 15px;
    width: 50%;
    color: #fff;
}

.fixture .tab-section .tabcontent .home_page_blog {
    margin: 0;
}

.fixture .tab-section .tabcontent {
    padding: 0 !important;
}

.promotion_sec .promo-banner-text h2 {
    color: #fff;
    font-size: 50px !important;
    margin-bottom: 0;
    padding-left: 50px;
}

.promo-banner-text {
    display: block;
    width: 100%;
}

.post__card {
    display: flex;
    background-color: #fff;
    border-radius: 10px;
    margin: 10px 0;
    align-items: center;
    width: 100%;
}

#customer_login .woocommerce-form .ast-animate-input input.woocommerce-Input {
    padding: 20px 0 10px 10px;
}

#customer_login .woocommerce-form .password-input .woocommerce-password-strength {
    margin-top: 15px;
}

.logged-in .entry-header.ast-no-thumbnail h1 {
    padding: 20px 0 0 50px;
    text-align: left;
}

#Details .mile_stone {
    display: none;
}

.teams-cont h3 {
    margin: 0;
}

.teams-box a {
    text-decoration: none !important;
}

.woocommerce-account button#login,
.woocommerce-account button#register {
    display: none;
}

#customer_login .u-column1.col-1 {
    float: none;
    width: 100%;
}

/* Ensure the checkbox is the correct size */
.woocommerce-form__input-checkbox {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    border: 2px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    cursor: pointer;
    outline: none;
    appearance: none;
    appearance: none;
    appearance: none;
    display: inline-block !important;
    position: relative;
}

.woocommerce-form__input-checkbox:checked::after {
    content: "✔";
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

/* If needed, style the label for better alignment */
.woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
}

#customer_login .u-column2.col-2 form {
    border: none;
}

#nsl-custom-login-form-1 .nsl-container-buttons {
    width: 100%;
}

#customer_login .u-column2.col-2 .form-row-wide input {
    border-radius: 40px;
}

.promotion_sec-main .promo-banner-text {
    width: 60%;
    z-index: 99;
}

.promotion_sec-main {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
    height: 410px;
    border-radius: 25px;
}

.promotion_sec-main .promo-banner-img {
    width: 100%;

}

.promotion_sec-main .promotion-image-carousel {
    width: 40%;
}

.promotion_sec-main .promo-banner-img img {
    width: 100%;
    height: 410px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

.promotion_sec-main::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    border-radius: 25px;
    z-index: 1;
}

.home-blog .banner2-content a:hover {
    color: #fccb0a;
}

.home-blog .banner-content a:hover {
    color: #fccb0a;
}

.custom-special-events .mep-ev-start-date .mep-day {
    background-color: #151f3a;
}

.custom-special-events .mep_event_list_item:hover {
    border: none;
}

.custom-special-events .mep_event_list_item {
    border: none;
    box-shadow: 0 0 10px #f1f1f1;
    background-color: #fff;
    border-radius: 10px;
}

.custom-special-events .mep_list_event_details a .mep-list-header::before {
    border-color: #151f3a;
}

.custom-special-events .mep_list_event_details .mep-list-footer a ul li .evl-ico i {
    color: #151f3a;
}

.carousel-cell.mep_list_event_details {
    margin: 0 10px;
}

.tabbing .box {
    width: 25%;
    background-color: #fff;
    height: 400px;
    border-radius: 20px;
    margin-left: 368px;
    padding-top: 29px;
    margin-top: 50px;
}

.tabbing p.paragraph {
    margin-left: 37px;
    margin-right: 10px;
}

.tabbing .bcolor {
    display: block;
    text-align: center;
}

button.button {
    padding: 15px 20px 15px 20px;
    margin-top: 28px;
}

.tabbing button.button {
    padding: 15px 20px 15px 20px;
    margin-top: 28px !important;
}

.tabbing .tabbing.tabbingp.paragraph {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 50px;
    margin-bottom: 23px;
}

.signup-sec .woocommerce #customer_login .u-column2.col-2 {
    width: 100%;
}

#customer_login .u-column1.col-1 form {
    border: none;
    margin: 0 auto;
}

.nsl-button-microsoft {
    background-color: #fff !important;
    color: #000 !important;
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {

    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}

.search-results .post-content.ast-grid-common-col {
    position: relative;
    padding-left: 270px;
}

.search-results .ast-blog-featured-section.post-thumb.ast-blog-single-element {
    width: 250px;
    position: absolute;
    left: 0;
}

.upcoming-event .banner .main {
    width: 100%;
}

.renewal-sen-sec #mepr_signup_form .mp-form-row.mepr_700.mepr_price {
    width: 100% !important;
    display: block;
}

.renewal-sen-sec #mepr_signup_form .mp-form-row {
    width: 48% !important;
    display: inline-block;
    margin: 5px 4px;
    vertical-align: top;
}

.renewal-sen-sec #mepr_signup_form .mp-form-row.mepr_email,
.renewal-sen-sec #mepr_signup_form .mp-form-row.mepr_email_stripe {
    width: 98% !important;
}

.renewal-sen-sec #mepr_signup_form .mp-form-row .mp-hide-pw button.button {
    margin: 0 !important;
    position: absolute;
    top: 0;
    right: 10px;
    padding: 0;
}

.renewal-sen-sec #mepr_signup_form .mp-form-submit input.mepr-submit {
    background-color: #162b87;
    color: #fff;
}

.owner-second-sec #mepr_signup_form .mp-form-row.mepr_700.mepr_price {
    width: 100% !important;
    display: block;
}

.owner-second-sec #mepr_signup_form .mp-form-row {
    width: 48% !important;
    display: inline-block;
    margin: 5px 4px;
    vertical-align: top;
}

.owner-second-sec #mepr_signup_form .mp-form-row.mepr_email,
.owner-second-sec #mepr_signup_form .mp-form-row.mepr_email_stripe {
    width: 97% !important;
}

.owner-second-sec #mepr_signup_form .mp-form-row .mp-hide-pw button.button {
    margin: 0 !important;
    position: absolute;
    top: 0;
    right: 10px;
    padding: 0;
}

.owner-second-sec #mepr_signup_form .mp-form-submit input.mepr-submit {
    background-color: #162b87;
    color: #fff;
}

.single .nav-links .nav-previous a {
    max-width: 100% !important;
    margin: 0;
    padding: 0;
}

.single .nav-links .nav-next a {
    max-width: 100% !important;
    margin: 0;
    padding: 0;
}

.post-navigation .nav-previous::after {
    display: none;
}

.post-col article {
    align-items: center;
}

.paginate_button.previous,
.paginate_button.next {
    color: var(--club-color-0);
    font-weight: 600;
}

.paginate_button.previous:hover,
.paginate_button.next:hover {
    background-color: var(--club-color-0);
    color: #fff;
}

.paging_simple_numbers .paginate_button.next {
    position: unset;
    margin-top: unset !important;
}

.ue-item-content-wrapper .ue-content-text .tab-heading {
    text-align: center !important;
}

.staff {
    padding-top: 10px;
    padding-bottom: 10px;
}

.staff h1 {
    font-size: 30px;
    padding-bottom: 5px;
}

.staff p {
    font-size: 14px;
}

.tab-page .staff .page-feature-card-img img {
    border-radius: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;

    /* width: 100%; */

    position: relative;
    top: 0;
    left: 0;
}

.staff-page .page-feature-card.round .content-heading h1.grade1 {
    font-size: 20px;
    display: block;
}

.tab-page.staff h1 {
    display: none;
}

.staff-page .page-feature-card.round .page-feature-card-img img {
    border-radius: 10px;
    margin-top: 30px;
}

.player_profile span {
    font-size: 14px;
    color: #626262;
    font-weight: 500;
}

.player_profile p {
    font-size: 18px;
    color: #000;
}

.country-staff {
    margin-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;

}

.first_box {
    color: #ffff;
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    align-items: center;
}

.first_box .left_box h6 {
    font-size: 22px;
    font-weight: 500;
}

.first_box .left_box i {
    margin-right: 15px;
    font-size: 18px;
}

.first_box .right_box i {
    font-size: 18px;
}

.second_box_img {
    margin: auto;
    width: 120px;
    margin-top: 20px;
}

.second_box_img img {
    width: 120px;
    height: 120px;
    border-radius: 100%;
}

.top_box {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.top_box .box_1 {
    width: 10%;
    text-align: center;
    color: #ffff;
}

.top_box .box_1 p {
    font-size: 14px;
}

.top_box .box_1 h5 {
    font-size: 29px;
    font-weight: 600;
}

.middle_box {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.middle_box .box_1 {
    width: 35%;
    text-align: center;
    color: #ffff;
}

.middle_box .box_1 p {
    font-size: 14px;
}

.middle_box .box_1 h5 {
    font-size: 29px;
    font-weight: 600;
}

.bottom_box {
    display: flex;
    margin-top: 30px;
    padding: 0 15px 20px 15px;
}

.bottom_box .box_1 {
    color: #ffff;
    width: 33.33%;
}

.bottom_box .box_1 p {
    font-size: 19px;
}

.bottom_box #center p {
    text-align: center;
}

.bottom_box #end p {
    text-align: end;
    color: #fac800;
    position: relative;
}

.bottom_box #end p::before {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 4px;
    background-color: #fac800;
    left: 140;
    right: 0;
    top: calc(100% + 17px);
    border-radius: 4px;
}

.ast-site-title-wrap .site-title {
    display: none;
}

#main_tbl {
    padding: 22px;
}

#main_tbl #top_box {
    display: flex;
    align-items: center;
    padding: 20px !important;
}

#top_box h3 {
    margin: 20px 0 15px 0 !important;
    font-weight: 700;
    width: 40% !important;
    font-size: 20px;
}

#main_tbl .left_box {
    width: 40%;
}

#main_tbl .left_box h1 {
    font-size: 23px;
    font-weight: 700;
}

#main_tbl .right_box {
    width: 60%;
}

#main_tbl .right_box ul {
    display: flex;
    list-style: none;
    margin: 0;

    /*    justify-content: space-evenly; */
}

#main_tbl .right_box ul li {
    text-align: center;
}

#main_tbl #bottom_box {
    background-color: #ffff;
    border-radius: 10px;
    padding: 20px 20px 0 20px !important;
}

/* teamlist_name styles moved to fixture-team-player-list.css */

#main_tbl #bottom_box #Spence {
    border-top: .5px solid rgb(203, 203, 203);
    padding-top: 19px;
    margin-top: 20px;
}

#main_tbl .second_table {
    padding-top: 22px;
}

.sp-player-list.sp-data-table .data-c,
.sp-player-list.sp-data-table .data-t,
.sp-player-list.sp-data-table .data-p,
.sp-player-list.sp-data-table .data-pts {
    text-align: center;
}

.sp-player-list.sp-data-table {
    width: 70%;
    margin: 0 auto;
}

.team-round-sec .panel-container .sp-player-list .data-name.sorting {
    font-size: 18px !important;
}

.team-round-sec .panel-container .sp-player-list .data-team.sorting {
    font-size: 18px !important;
}

.team-round-sec .panel-container .sp-player-list .data-position.sorting {
    font-size: 18px !important;
}

.team-round-sec .panel-container .sp-player-list tbody tr td {
    font-size: 14px !important;
    border-bottom: 1px solid #dadada !important;
    background-color: #fff;
    border: none !important;
    color: #000;

}

.team-round-sec .mi-tabs-col .sp-table-wrapper table.sp-player-list thead tr th {
    background-color: #151f3a !important;
    color: #fff !important;
    font-size: 18px !important;
    border: none !important;
}

.team-round-sec .panel-container .paging_simple_numbers .paginate_button.next {
    background-color: #151f3a;
    color: #fff !important;
    margin: 0.5em 0 !important;
    border-radius: 0;
    padding: 5px 30px;
}

.team-round-sec .panel-container .paging_simple_numbers .paginate_button.next:hover {
    background-color: #fccb0a;
    color: #151f2c !important;
    margin: 0.5em 0 !important;
    border-radius: 0;
    padding: 0 10px;
}

.team-round-sec .panel-container .paging_simple_numbers .paginate_button.previous {
    background-color: #151f3a;
    color: #fff !important;
    padding: 0 10px;
    font-size: 18px;
}

.team-round-sec .panel-container .paging_simple_numbers .paginate_button.previous:hover {
    background-color: #fccb0a;
    color: #151f2c !important;
    padding: 0 10px;
    font-size: 18px;
}

.team-round-sec .panel-container .paging_simple_numbers .paginate_button.current {
    background-color: #151f3a;
    padding: 0 10px;
    color: #fff !important;

}

.team-round-sec .panel-container .paging_simple_numbers .paginate_button:hover {
    background-color: #151f3a;
    padding: 0 10px;
    color: #fff !important;

}

.team-round-sec .panel-container .paging_simple_numbers span .paginate_button {
    padding: 0 10px;

}

.team-round-sec .panel-container .paging_simple_numbers {
    margin-top: 30px;
}

.award-sec {
    margin: 0 20px;
}

.contact_page .elementor-widget-text-editor .elementor-widget-container a {
    text-decoration: underline;
}

.fixture .main-heading-team {
    color: #fff;
}

.fixture .tab button.active {
    border: none;
    border-bottom: 2px solid #edcb0a;
    color: #edcb0a !important;
}

.login-sec .elementor-widget-text-editor .elementor-widget-container a {
    text-decoration: underline;
}

.mep-events-container .mep-default-sidebar .mep-default-sidrbar-calender-btn .mep-add-calender {
    background-color: #151f3a !important;
}

.mep-events-container .mep-default-sidebar .mep-default-sidrbar-events-schedule h3 i {
    color: #151f3a;
}

.mep-events-container .mep-default-sidebar .mep-default-sidrbar-events-schedule ul li span i {
    background-color: #151f3a;
    color: #fff;
    color: #fff;
}

.mep-events-container .mep-default-sidebar .mep-default-sidrbar-meta i {
    color: #151f3a;
}

.mep-events-container .mep-default-sidebar .mep-default-sidrbar-meta p a {
    color: #151f3a;
}

.mep-events-container .mep-default-sidebar .mep-default-sidrbar-social .mep-event-meta ul li a {
    background-color: #151f3a;
    color: #fff;
}

.mep-events-wrapper.wrapper {
    margin: 50px 0 50px auto !important;
}

.sea-sec .elementor-widget-container .elementor-posts .elementor-post {
    background-color: #fff;
    border-radius: 10px;
}

.signup-sec .elementor-widget-text-editor .elementor-widget-container a {
    text-decoration: underline !important;
}

.tab-page h4.main-heading-team {
    margin: 30px 0 10px;
}

.team-round-sec .sp-template-player-list {
    border-radius: 10px;
}

.team-round-sec .mi-tabs-col .sp-table-wrapper table.sp-player-list tbody tr td {
    border-bottom: 1px solid #dadada !important;
    color: #151f3a !important;
    font-size: 14px !important;
    line-height: 40px !important;
}

.team-round-sec .mi-tabs-col .sp-table-wrapper table.sp-player-list tbody tr td a {
    color: #151f3a !important;
    font-size: 16px !important;
}

.upcoming-event .event-details a {
    color: #1e293b;
    text-decoration: none;
}

.upcoming-event .event-details a p {
    margin: 0;
}

.contact_page .elementor-element-2e40ee71 .gform_required_legend {
    display: none;
}

.contact_page .elementor-element-2e40ee71 .gfield .gfield_validation_message {
    display: none;
}

.contact_page .elementor-element-2e40ee71 .gfield .ginput_container input {
    border-radius: 8px;
}

.contact_page .elementor-element-2e40ee71 .gfield .ginput_container textarea {
    border-radius: 8px;
}

.contact_page .elementor-element-2e40ee71 .gform_wrapper.gravity-theme .gform_validation_errors {
    display: none;
}

.nsl-button-svg-container svg rect {
    fill: transparent;
}

.sportspress .sp-event-performance-tables .sp-template-event-statistics table .sp-statistic-ratio .sp-statistic-bar {
    background: #283e31 !important;
}

.sportspress .sp-event-performance-tables .sp-template-event-statistics table .sp-statistic-ratio .sp-statistic-bar .sp-statistic-bar-fill {
    background: #6294d5;
}

.sportspress .sp-event-performance-tables {
    background-color: #fff;
}

.sportspress .sp-event-performance-tables .sp-event-statistics tr {
    background-color: #fff;
}

.fix-res-sec .fix-tab-col .tabs.uc_tab_nav.uc-items-wrapper.r-tabs-nav {
    background-color: #162b87;
}

.fix-res-sec .fix-tab-col .home_page_blog {
    margin-top: 0;
}

.without-login {
    width: 350px;
    position: fixed;
    height: 400px;
    text-align: center;
    top: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.without-login-popup {
    width: 330px;
    background-color: #fff;
    text-align: center;
    height: 150px;
    margin: 0 auto;
    border-radius: 20px;
    box-shadow: 0 0 10px 3px #ccc;
    border: 1px solid #f1f1f1;
    position: relative;
    top: 90px;
}

.without-login-popup p {
    font-size: 16px;
    padding: 10px 10px 10px 10px;
    font-weight: 600;
    text-transform: full-size-kana;
    color: var(--club-color-0);
    margin-bottom: 0;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    translate: 0;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    cursor: pointer !important;
    height: 2.4em;
    background-color: #cecece;
}

.astra-dark-mode-enable .woocommerce-js .woocommerce-page label,
legend {
    color: var(--club-color-0) !important;
}

.redirect-login {
    display: flex;
    justify-content: center;
    gap: 10px;
    padding-top: 0;
}

.without-login-popup a {
    display: inline-block;
    background-color: var(--club-color-0);
    color: #fff;
    padding: 12px 25px;
    border-radius: 10px;

    text-align: center;
    text-decoration: none;
    font-weight: 700;
    width: auto;
}

.without-login-popup a:hover {
    background-color: var(--club-color-0);
}

.container.tab-page.without-login-container {
    filter: blur(5px);
}

select {
    padding: 0 0 0 16px !important;
}

h4.main-heading-team {
    margin: 30px 0 10px;
}

h4.main-heading-team.loggedout {
    display: block;
}

.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--customer-logout {
    display: none;
}

.sp-data-table .data-name,
.sp-data-table .data-role {
    text-align: left;
    padding: .7em 1em;
}

/* Mini-cart cancel button */
.woocommerce-mini-cart li a.remove .ahfb-svg-iconset {
    transform: scale(1.1);
    margin-right: 0
}

.woocommerce-mini-cart li a.remove {
    top: 2em !important;
}

/* End of Mini-cart cancel button */

.woocommerce-mini-cart-item .ast-mini-cart-price-wrap,
.woocommerce-mini-cart-item .woocommerce-Price-amount.amount {
    float: right;
}

.summary.entry-summary .cart .single_add_to_cart_button {
    background-color: var(--club-color-0);
    color: #fff !important;
}

.woocommerce-notices-wrapper .woocommerce-message .wc-forward {
    background-color: var(--club-color-0) !important;
    color: #fff !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    margin-top: 10px;
}

.woocommerce .price,
.woocommerce-page .price {
    color: var(--club-color-0) !important;
}

.woocommerce-js div.product .product_meta>span {
    display: none;
}

.woocommerce-js div.product .product_title {
    font-size: 26px;
}

.woocommerce-js .comment-reply-title {
    font-size: 1.5em;
    color: var(--club-color-0);
}

#review_form_wrapper {
    font-size: 0.8em;
}

.comment-form-rating {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px !important;
}

.comment-form-rating label {
    margin-bottom: -5px !important;
}

.woocommerce ul.products li.product {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    width: 90% !important;
    height: 100% !important;
}

.woocommerce ul.products li.product a img {
    display: block;
    margin: 0 auto;
    object-fit: contain;
    max-width: 140px;
    max-height: auto
}

.astra-shop-summary-wrap {
    margin-top: auto;
    width: 100%;
    text-align: center;
}

#order_review #payment .place-order .woocommerce-terms-and-conditions-wrapper p .woocommerce-privacy-policy-link {
    color: #393236;
}

#order_review #payment .place-order #place_order {
    background-color: var(--club-color-0);
    color: #fff !important;
}

.single-product .ast-article-single {
    margin-top: 50px;
}

.single-product .ast-article-single .woocommerce-Tabs-panel ul li i {
    margin-right: 10px;
    color: #162b87;
}

.single-product .related .products .ast-article-single {
    margin-top: 0;

}

#customer_details .woocommerce-billing-fields h3 {
    padding-top: 0 !important;
}

.checkout.woocommerce-checkout {
    position: relative !important;
    margin-bottom: 30px;
}

.woocommerce-checkout .woocommerce-notices-wrapper {
    margin-top: 40px;
}

.home_page_blog .tab-section .tab {
    text-align: center;
    margin: 10px 0;
}

.home_page_blog .tab-section .tab button.tablinks:hover {
    background-color: #e8ac52;
    color: #fff;
}

.home_page_blog .tab-section .tab button.tablinks {
    margin: 0 5px;
}

.home_page_blog .tab-section .tab button.tablinks.active {
    background-color: #e8ac52;
    color: #fff;
}

.tickera .event_tickets tbody tr td .add_to_cart_inline a:hover {
    color: #fff !important;
}

.product.woocommerce.add_to_cart_inline {
    background-color: transparent !important;
}

.tickera .event_tickets tbody {
    text-align: center;
}

.woocommerce-checkout .woocommerce-order-details .order-details .alternate td a:hover {
    color: #000 !important;
}

.woocommerce-order-details .order-details .alternate td a:hover {
    color: #f1f1f1 !important;
}

.checkout.woocommerce-checkout .tickera_additional_info {
    width: 55%;
    float: left;
}

.woocommerce .woocommerce-info,
.woocommerce .cart_totals h2,
.woocommerce .cart_totals .shop_table {
    display: none;
}

.woocommerce .cart_totals {
    border-width: 0 !important;
}

.astra-cart-drawer .astra-cart-drawer-content .cart_item .product-price {
    display: flex;
    justify-content: start;
    align-items: center;
}

.astra-cart-drawer .astra-cart-drawer-content .cart_item .product-price .quantity.buttons_added {
    width: 65%;
    display: flex;
    justify-content: start;
    align-items: center;
}

.astra-cart-drawer .astra-cart-drawer-content .cart_item .product-price .quantity.buttons_added label {
    display: none;
}

.astra-cart-drawer .astra-cart-drawer-content .cart_item .product-price .quantity.buttons_added #minus_qty {
    width: 40px;
    height: 40px;
    text-align: center;
    margin-right: 0;
    line-height: 38px;
}

.astra-cart-drawer .astra-cart-drawer-content .cart_item .product-price .quantity.buttons_added input {
    top: 0;
    position: relative;
    margin: 0;
}

.astra-cart-drawer .astra-cart-drawer-content .cart_item .product-price .quantity.buttons_added #plus_qty {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
}

.upcoming-event .banner .main .event-list {
    display: flex;
    max-height: 140px;
    overflow: hidden;
}

#account_display_name~span {
    display: none;
}

.astra-cart-drawer .astra-cart-drawer-content .cart_item .product-price .ast-mini-cart-price-wrap span {
    color: #162b87;
}

.phone-number .ginput_container_number input {
    width: 100% !important;
    max-width: 100% !important;
}

.play-year .tab .tab-btn-uppast {
    width: 50%;
}

.status-publish .sp-table-wrapper .dataTables_paginate {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.status-publish .sp-table-wrapper .dataTables_paginate a#DataTables_Table_0_next,
.status-publish .sp-table-wrapper .dataTables_paginate .next {
    padding: 10px;
    margin: 0 10px;
    border-radius: 10px;
}

a#DataTables_Table_0_previous {
    padding: 10px;
    border-radius: 10px;
}

.status-publish .sp-template a,
.sp-data-table a {
    color: #162b87 !important;
}

.status-publish a.paginate_button.current {
    background-color: #151f3a;
    color: #fff !important;
    padding: 0 10px;
    border-radius: 50%;
}

.status-publish a.paginate_button {
    background-color: #151f3a;
    color: #fff !important;
    padding: 2px 10px;
    border-radius: 50%;
}

.sp-data-table td {
    font-size: 16px !important;
    border: none !important;
    color: #162b87 !important;
}

.sp-data-table th {
    font-size: 16px !important;
    color: #fff !important;
    border: none !important;
}

.sp-data-table a {
    color: #162b87 !important;
    text-decoration: none;
}

.sp-data-table a:hover {
    color: #0d1a61 !important;
}

.sp-data-table {
    border: none !important;
}

.sp-data-table tr {
    height: 40px !important;
}

.dataTables_paginate span .paginate_button:first-child {
    padding: 2px 12px !important;
}

.sp_season-199 {
    padding-top: 0 !important;
}

.entry-content.clear .sp-section-content .sp-table-caption {
    border: none !important;
}

.parent_player h4 {
    margin: 15px 0;
}

.sp-data-table.sp-player-list.award-winners-table td a {
    color: var(--ast-global-color-0) !important;
}

.north-player-profiles {
    margin-top: 20px;
    margin-bottom: 20px;
}

th.data-order::before {
    content: "Position";
    color: #fff;
}

.team-round-sec .mi-tabs-col .sp-table-wrapper table.sp-player-list thead tr th.data-order {
    color: #151f3a !important;
}

.single-sp_player .tab-page .section {
    padding-bottom: 50px !important;
}

.elementor-shortcode .north-posts-pages {
    min-height: unset !important;
}

thead th.data-order.sorting {
    text-indent: -9999px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

.single-post .post-navigation .nav-links {
    flex-direction: unset !important;
}

li#wp-admin-bar-site-name {
    z-index: 999999 !important;
}

.popular-post p {
    font-weight: 500;
}

.popular-post {
    margin-bottom: 50px;
}

.quantity.buttons_added {
    display: flex;
    align-items: flex-end;
    gap: 5px;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 18px;
    border: 1px solid #ccc;
    background: #f8f8f8;
    text-decoration: none;
    line-height: 1;
}

.quantity.buttons_added input.qty {
    width: 40px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    padding: 0;
    border: 1px solid #ccc;
}

.single-product .cart.bundle_data button {
    margin: 0 !important;
}

.single-product .cart.bundle_data .quantity.buttons_added {
    margin: 5px 30px 0 0 !important;
}

.single-product form button {
    margin: 0 !important;
}

.popular-tag-section .popular-tag-list ul li {
    width: auto;
    display: block;
    padding: 0;
    margin: 6px 2px;
}

.popular-tag-section .popular-tag-list ul {
    margin: 10px 0 0 0;
    display: flex;
    flex-wrap: wrap;
}

.popular-tag-section h3 {
    padding-top: 40px;
}

.ast-header-html-1 {
    display: none;
}

.logged-in .ast-header-html-1 {
    display: block;
}

.easts-player-profiles {
    margin-bottom: 50px;
}

.easts-posts-pages {
    margin-top: 50px;
}

.popular-tag-list {
    margin-bottom: 30px;
}

.woocommerce-checkout .woocommerce-checkout-payment ul .payment_method_woocommerce_payments .payment_box.payment_method_woocommerce_payments .woocommerce-validated label {
    opacity: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.woocommerce-checkout .woocommerce-checkout-payment ul .payment_method_cod {
    padding: 15px 10px !important;
    margin: 0 !important;
}

.woocommerce-checkout .woocommerce-checkout-payment ul .payment_method_cod input,
.woocommerce-checkout .woocommerce-checkout-payment ul .payment_method_cod label {
    vertical-align: middle !important;
    margin: 0 5px !important;
    padding: 0 !important;
}

.woocommerce-order-details .order-details tr td:last-child a,
.woocommerce-order-details .order-details tr td:last-child a:hover {
    color: #162b87 !important;
    background-color: #fff !important;
    padding: 10px;
    border-radius: 5px;
}

.woocommerce-MyAccount-navigation {
    display: none;
}

.squad-thumbnail img {
    width: 100px;
    height: 100px;
    object-fit: cover;

    /* border-radius: 50%; */

    display: block;
}

.players-list ul li .squad-thumbnail {
    padding: 10px;
}

.scroll-container .scroll-arrow {
    margin-top: 40px;
    padding: 8px 10px;
    box-shadow: none;
    background: transparent;
    width: 60px;
}

.scroll-container .scroll-arrow.left img {
    transform: rotate(180deg);
    width: 100%;
}

h3.mep_list_date {
    display: none;
}

.player_next_prev .prev_link {
    left: 0;
}

.checkout.woocommerce-checkout #customer_details .address-field .woocommerce-input-wrapper .selection .select2-selection--single {
    padding-top: 18px;
    padding-bottom: 1px;
}

.checkout.woocommerce-checkout #customer_details .address-field .woocommerce-input-wrapper .selection .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
}

.woocommerce-order-received .woocommerce-order-details .order-details tr td:last-child a,
.woocommerce-order-received .woocommerce-order-details .order-details tr td:last-child a:hover {
    color: #FFF !important;
    background-color: #162b87 !important;
    padding: 10px;
    border-radius: 5px;
}

.milestone_parent.staff h3.term_year,
.milestone_parent.staff h3.title_show {
    margin: unset;
}

.ast-blog-single-style-1 .elementor-widget-container p a:hover,
.ast-blog-single-style-1 .ast-article-single .entry-content p a:hover,
.ast-blog-single-style-1 .ast-article-single .entry-content a {
    color: #151f3a;
    text-decoration: underline !important;
}

p#mep_single_view_all_date {
    background-color: #151f3a;
}

ul#mep_event_date_sch i {
    background-color: #151f3a;
}

.mep-default-theme .mep-default-sidrbar-events-schedule h3 i {
    color: #151f3a;
}

#uc_post_grid_elementor_b7b1bd0 .uc_content .ue_p_title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.scroll-container {
    display: flex;
    align-items: center;
}

.ticket-custom-fields.popup {
    position: absolute;
    top: 20%;
    left: 0;
    padding: 30px;
    background-color: #fff;
    border: 5px solid #001480;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    right: 0;
    width: 60%;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    overflow-y: scroll;
    height: 500px;
}

.popup-close-div {
    text-align: right;
}

.woocommerce form .password-input,
.woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.woocommerce form .password-input input[type="password"],
.woocommerce-page form .password-input input[type="password"] {
    padding-right: 2.5rem;
}

.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
    font-family: dashicons, sans-serif;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "\f177";
    text-decoration: none;
    color: #162b87;
}

.ast-site-header-cart i.astra-icon::after {
    align-items: center !important;
    background-color: #f00 !important;
    border-radius: 50% !important;
    color: #fff !important;
    display: flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    height: 20px !important;
    justify-content: center !important;
    position: absolute !important;
    width: 20px !important;
}

.category-controls {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}

.clubland-footer {
    color: #fff;
    text-align: left;
}

.clubland-footer img {
    max-width: 160px !important;
    vertical-align: middle;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-embedded-audio,
.entry-content .wp-embedded-video,
.entry-content .wp-video,
.entry-content p {
    margin-bottom: 0;
}

.load-more-container {
    margin-top: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.match-time {
    color: #1e1e1e;
    font-size: 1.5rem;
    font-weight: 700;
}

.player_next_prev {
    position: relative;
}

.player_next_prev a.player_nav {
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    text-transform: uppercase;
    top: -40px;
}

.player_next_prev .next_link {
    right: 0;
}

.view-toggle button {
    background: var(--ast-global-color-0);
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    padding: 10px;
}

.woo-category-hero {
    background: var(--ast-global-color-0);
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    color: #fff !important;
    padding: 10px;
    text-align: center;
    width: 100%;
}

/* Mobile Optimization */
@media only screen and (max-width: 767px) {

    .banner-img .upcoming-matches__team__logo-img {
        height: 50px;
        width: 50px;
    }

    .entry-content.clear {
        margin: 0 auto;
        padding: 0 0;
    }

    .popup_content_sec {
        width: 90% !important;
        padding: 0;
    }

    .elementor-element {
        padding-inline-start: 0 !important;

    }

    .banner-sec {
        margin: 10px 0 !important;
    }

    .banner-time p b {
        font-size: 20px !important;
    }

    .banner-time p span {
        margin: 0 7px !important;
        left: 0;
        top: -2px;
    }

    .banner {
        display: block;
        margin: 0;
    }

    .banner-img p {
        line-height: normal;
    }

    .banner-img p b {
        font-size: 10px !important;
    }

    .banner-time p i {
        left: 0;
        position: relative;
        top: 0;
    }

    .element-style {
        min-height: 50px;
    }

    .tab-page .individual-stat {
        padding: 0;
        margin: 0;
        height: auto;
        min-height: 40px;
    }

    .tab-page .individual-stat h2 {
        line-height: 1;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .tab-page .page-feature-card-img .page-feature-card-img-wrap {
        margin: 0;
        align-items: center;
        justify-content: center;
    }

    html {
        margin-top: 0 !important;
    }

    .cat-sec .shop-cat .owl-item {
        width: 100px !important;
    }

    .banner .main:nth-child(even) {
        margin: 0;
        margin-right: 0 !important;
    }

    .first-banner {
        padding: 5px !important;
    }

    .stm-team-history-linked span img {
        height: 20px !important;
        width: 20px !important;
    }

    .home-blog .banner {
        display: block;
    }

    .home-blog .banner1 {
        width: 100%;
    }

    .home-blog .banner-content {
        top: -1px;
    }

    .home-blog .banner-img img {
        border-radius: 10px;
    }

    .home-blog .banner2-img {
        border-radius: 10px;
        margin: 10px 0;
    }

    .home-blog .main-heading {
        margin: 10px 0 !important;
        padding: 0 !important;
    }

    .home-blog .main-heading h1 {
        margin: 10px 0;
    }

    .main {
        padding: 5px;
    }

    .site-content .ast-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .staff {
        padding-bottom: 20px !important;
        padding-top: 0 !important;
    }

    .staff-page .page-feature-card.round .page-feature-card-img {
        padding: 0;
    }

    .staff-page .page-feature-card.round .page-feature-card-img img {
        border-radius: 50% !important;
        height: 150px;
        width: 150px;
    }

    .life-member-sec .elementor-widget-container p,
    .life-member-sec .sp-data-table td,
    .life-member-sec .elementor-widget-container tbody tr td,
    .life-member-sec .sp-data-table .data-name a {
        font-size: 13px;
        vertical-align: top;
        line-height: 1;
    }

    .tab-page .banner-sec {
        padding: 3px;
    }

    .tab-page .content-heading {
        text-align: center;
        margin: 0;
    }

    .tab-page .content-heading .grade1 {
        font-size: 20px;
    }

    .tab-page .section {
        padding-top: 10px;
        width: 100%;
    }

    .tab-page div[class="tab round"] {
        border: none;
        border-radius: 0 0 12px 12px;
    }

    .tab-section div[class="tab round"] {
        background-color: var(--club-color-0);
        border: none;
        padding: 14px 10px !important;
        color: #fff !important;
    }

    .tab-section div[class="tab round"] button {
        color: #fff !important;
    }

    .tab-page .tab button.active {
        color: #edcb0a !important;
    }

    .tab-page .tab-section {
        left: 0;
        margin: 0 auto;
        padding: 0;
        position: relative;
        width: 100%;
    }

    .tab-page .tabcontent {
        padding: 15px 5px !important;
    }

    #Matches-Squad-Stats .tablinks:not(.active) {
        color: #fff !important;
    }

    #Matches .tab button.tab-btn {
        color: #162b87 !important;
    }

    .single-sp_player #Matches .tab .tab-btn {
        color: #162b87 !important;
    }

    .about-club .club-right {
        padding: 10px !important;
        width: 100% !important;
    }

    .club img {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    .club-left {
        width: 100% !important;
    }

    .club-page-tab .tab {
        border-bottom: none !important;
    }

    .club-page-tab .tab button {
        position: relative;
    }

    .club-page-tab .tab button.active {
        border-bottom: none !important;
    }

    .club-page-tab .tab button.active::before {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 55px;
        border: none;
        content: '';
        height: 4px;
        left: 9%;
        position: absolute;
        top: 36px;
        width: 85%;
    }

    .club-page-tab .tab button.tablinks.active {
        color: #edcb0a;
    }

    .club-page-tab .tabcontent {
        padding: 0 !important;
    }

    .fixture .main-heading-team {
        background-color: #162b87;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        color: #fff;
        display: block !important;
        height: 150px;
        margin: 0;
        padding: 10px;
        padding-bottom: 70px;
    }

    .fixture .tab button {
        margin-bottom: 10px;
    }

    #Matches-Squad-Stats .tab .tab-page .tab button {
        background-color: inherit;
        border: none;
        color: #fff !important;
        padding: 14px 10px !important;
    }

    #Matches-Squad-Stats .tab .tablinks {
        color: #fff !important;
    }

    .main-heading-team {
        display: none;
    }

    .our-club .about-club {
        background-color: #fff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        display: block;
    }

    .our-club .street-club {
        background-color: #fff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        display: flex;
        flex-direction: column-reverse;
        margin: 40px 0;
    }

    .stm-team-history-single {
        width: 100% !important;
    }

    .street-club .club-left {
        padding: 10px !important;
    }

    .street-club .club-right {
        width: 100% !important;
    }

    .tab-page .banner-img img {
        border: 1px solid #fff;
        height: 50px;
        margin-top: 20px;
        position: relative;
        width: 50px;
    }

    .tab-page .page-feature-card-img img {
        border: 1px solid #fff;
        margin-top: 20px;
        position: relative;
    }


    .tab-page .tab button.active::before {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 55px;
        border: none;
        content: '';
        height: 4px;
        left: 8%;
        position: absolute;
        top: 43px;
        width: 85%;
    }

    .tab-page .tab button:hover {
        border: none;
    }

    .player_next_prev a.player_nav {
        position: relative;
        top: 0;
    }

    .tab-page .teams {
        width: 100% !important;
    }

    .tab-page .teams-box {
        display: flex !important;
        padding: 5px !important;
        width: 100% !important;
    }

    .tab-page .teams-cont a h3 {
        font-size: 13px !important;
    }

    .tab-page .teams-cont::before {
        height: 15px !important;
        top: 39% !important;
        width: 15px !important;
    }

    .bg-img {
        height: 330px;
    }

    .bg-img-content {
        margin: 0;
    }

    .bg-img h1 {
        font-size: 25px;
        margin: 0;
        width: 100%;
    }

    .bg-img p {
        margin: 10px 0;
        width: 100%;
    }

    .bg-img1 {
        height: 330px;
    }

    .bg-img1-content {
        margin: 0;
    }

    .bg-img1 h1 {
        font-size: 25px;
        margin: 0;
        width: 100%;
    }

    .bg-img1 p {
        margin: 10px 0;
        width: 100%;
    }

    .carousel-cell .player-name {
        font-size: 12.5px !important;
    }

    .cat-sec .post-col .uc_post_grid_style_one .uc_content .uc_content-info-wrapper .uc_post_text {
        display: none;
    }

    .desktop {
        display: none;
    }

    .highest-point-scorer .tab button.active::before {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 55px;
        border: none;
        content: '';
        height: 4px;
        left: 9%;
        position: absolute;
        top: 32px;
        width: 85%;
    }

    .highest-point-scorer .tab button.tablinks.active {
        color: #edcb0a;
    }

    .highest-point-scorer .tab button {
        position: relative;
    }

    .highest-point-scorer .tabcontent .player-datail .player-datail-img {
        width: 25% !important;
    }

    .highest-point-scorer-main-heading {
        display: block !important;
    }

    .home_page_blog .home-blog .main-heading h1 {
        font-size: 20px;
    }

    .home_page_blog {
        margin-top: 10px !important;
    }

    .mobile .tab-section .tab button.active::before {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 55px;
        border: none;
        content: '';
        height: 4px;
        left: 9%;
        position: absolute;
        top: 32px;
        width: 85%;
    }

    .mobile .tab-section .tab button.tablinks.active {
        color: #edcb0a;
    }

    .mobile .tab-section .tab button {
        background-color: transparent;
        color: #162b87;
        position: relative;
        width: 49%;
    }

    .owner-second-sec .owner-mem-col .uc_post_grid_style_one_item>div {
        width: 100% !important;
    }

    .owner-second-sec .owner-mem-col .uc_post_grid_style_one_item {
        display: block !important;
    }

    .player-datail {
        background-color: transparent !important;
        border-bottom: 2px solid #f1f1f1 !important;
        border-radius: 0 !important;
        margin: 5px 0 !important;
        width: 100% !important;
    }

    .player-main {
        background-color: #fff !important;
        border-radius: 10px;
    }

    .promosection {
        margin: 20px 0;
    }

    .round .content-heading .content-main {
        justify-content: center;
        text-align: center;
    }

    .round .page-feature-card-img .page-feature-card-img-wrap {
        border: solid 1px #fff;
        border-radius: 50%;
    }

    .round .page-feature-card-img img {
        border-radius: 50%;
    }

    .scorer-heading {
        width: 100% !important;
    }

    .stm-team-history-linked {
        text-align: center;
    }

    .tab-page .page-feature-card .player-next-prev {
        bottom: 0;
        left: 20px;
        position: absolute;
        right: 20px;
        top: 120px;
    }

    .tab-page .page-feature-card .player-next-prev a {
        color: #fff;
    }

    .tab-page .tab-section .player-next-prev {
        display: none;
    }

    .team-round-sec .panel-container .paging_simple_numbers span {
        display: none;
    }

    .upcoming-event .banner .main .event-list {
        display: block !important;
    }

    #lineup #main_table .iner_table #first_content {
        align-items: start !important;
    }

    #Squad .players-list h3 {
        font-size: 13px !important;
    }

    #Squad .players-list ul li .player-icon img {
        height: 20px !important;
        width: 20px !important;
    }

    #Squad .players-list ul li img {
        height: 70px !important;
        margin-top: 5px;
        width: 70px !important;
    }

    #Squad .players-list ul li a p {
        font-size: 12px !important;
    }

    #top_box h3 {
        font-size: 13px !important;
        font-weight: 700 !important;
        width: 100% !important;
    }

    .promotion_sec .promo-banner-text h2 {
        font-size: 20px !important;
    }

    .club-page-tab .tabcontent .promo .banner .main .event-list .event-item {
        width: 100% !important;
    }

    .club-sec2 .awards .image img {
        height: 100px !important;
    }

    .fav-player-list ul li img {
        width: 25% !important;
    }

    .fav-player-list p {
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .fav-player-list .carousel-cell img {
        height: 100px !important;
        width: 100px !important;
    }

    #main_tbl {
        padding: 2px !important;
        padding: 2px !important;
        position: relative;
    }

    #main_tbl #bottom_box {
        padding: 4px !important;
    }

    .checkout.woocommerce-checkout #order_review_heading {
        position: inherit !important;
        right: 0;
        top: 0;
    }

    .checkout_page #order_review {
        left: 0 !important;
    }

    .checkout_page #order_review_heading {
        left: 0 !important;
    }

    .checkout.woocommerce-checkout #order_review {
        position: inherit !important;
        top: 0 !important;
        right: 0;
    }

    .checkout_page .checkout.woocommerce-checkout .tickera_owner_info.info_section {
        width: 100%;
    }

    .tab-page .page-feature-card,
    .tab-page .page-feature-card.round {
        height: auto !important;
        width: 100% !important;
        border-radius: 20px 20px 0 0;
    }

    .club-right h2 {
        font-size: 40px;
        margin: 20px 0;
    }

    .club-right p {
        font-size: 14px;
    }

    .club-left h2 {
        font-size: 40px;
        margin: 20px 0;
    }

    .club-left p {
        font-size: 14px;
    }

    .prev,
    .next,
    .text {
        font-size: 11px
    }

    footer .site-above-footer-wrap .site-footer-above-section-1 section a img {
        width: 150px !important;
    }

    .club-right {
        padding: 0 10px !important;
    }

    /* Hide desktop prev player */
    .player_next_prev {
        display: none;
    }

    #main_tbl .right_box ul {
        display: none !important;
    }

    #main_tbl #top_box {
        position: sticky;
        top: 0;
        background-color: #d8d8d8;
        z-index: 9999;
        height: 70px;
    }

    .fav-player-list.highest_score_list {
        margin-top: 30px;
    }

    .sp-player-list tbody tr td a span {
        left: -8px !important;
        top: -5px !important;
        width: 25px !important;
        height: 25px !important;
    }

    .sp-player-list tbody tr td a span img {
        min-width: 25px !important;
        min-height: 25px !important;
    }

    .post-col article {
        display: block !important;
    }

    .page-title.ast-archive-title {
        text-align: center;
    }

    .search-results .post-content.ast-grid-common-col {
        position: unset;
        padding-left: unset;
    }

    .search-results .ast-blog-featured-section.post-thumb.ast-blog-single-element {
        width: unset;
        position: unset;
        left: unset;
    }

    .section.event {
        margin-top: 25px;
    }

    .feed-news-hedding h5 {
        color: #fff !important;
    }

    .feed-active h5 {
        position: relative;
        color: #FCCB0A !important;
    }

    .feed-active h5::before {
        content: '';
        width: 60px;
        height: 2px;
        background-color: #FCCB0A;
        position: absolute;
        bottom: -13px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .fav-sec .elementor-shortcode .fav-player-list h2 {
        text-align: left;
    }

    .fav-sec .elementor-shortcode .fav-player-list {
        display: block;
        text-align: center;
    }

    /* Overide elementor issue with yellow not stretching on some mobiles */
    .elementor-24291 .elementor-element.elementor-element-ef38a46:not(.elementor-motion-effects-element-type-background),
    .elementor-24291 .elementor-element.elementor-element-ef38a46>.elementor-motion-effects-container>.elementor-motion-effects-layer {
        height: 100%;
    }

    .fav-sec .elementor-shortcode .fav-player-list .carousel-cell {
        margin: 0 auto !important;
        width: 140px !important;
    }

    .checkout_page .woocommerce-checkout-review-order-table tbody .product-name {
        display: block !important;
    }

    .checkout_page div#order_review {
        padding: 5px !important;
    }

    .nsl-container-buttons a {
        display: inline-block !important;
        width: 100% !important;
        margin: 0 !important;
        margin-top: 10px !important;
    }

    .award-sec {
        padding: 0 !important;
    }

    .award-sec .award-sec-inn {
        padding-left: 15px;
    }

    .page-feature-card.round .player_next_prev {
        display: none;
    }

    .ticket-custom-fields.popup {
        width: 100%;
    }

    .main_box_content {
        overflow-x: scroll;
    }

    #main_tbl #top_box h3,
    #bottom_box_heading h3 {
        width: 30% !important;
    }

    #main_tbl .right_box {
        width: 70% !important;
    }

    #main_tbl .right_box ul li {
        width: 80px;
    }

    #bottom_box_heading {
        display: flex;
        align-items: center;
    }

    #bottom_box_heading h3 {
        margin: 10px 0;
        font-size: 17px;
        font-weight: 600;
    }

    .news-feed-buttons .wp-block-group {
        width: 150px;
        padding: 15px;
    }

    .news-feed-buttons .wp-block-group h2 {
        padding: 0 10px !important;
    }
}

/* Ensure sp-list table is scrollable on small screens */
@media (max-width: 768px) {

    .sp-player-list.sp-data-table {
        width: 100%;
        overflow-x: auto;
    }

    .ast-post-format-.single-layout-1.ast-no-date-box,
    .entry-header,
    .sp-table-wrapper,
    .ast-post-social-sharing,
    #primary>.highest_score_list.our-club,
    .ast-single-post.ast-page-builder-template .site-main>article,
    .woocommerce.ast-page-builder-template .site-main,
    .ast-page-builder-template .post-navigation {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }

    /* Convert table rows into stacked blocks */

    .sp-player-list.sp-data-table tbody,
    .sp-player-list.sp-data-table tr {
        width: 100%;
    }

    /* Ensure each row appears separately */
    .sp-player-list.sp-data-table tbody tr {
        margin-bottom: 10px;
        border: 1px solid #ddd;
        background: #fff;
    }

    /* Each table cell acts as a row */
    .sp-player-list.sp-data-table td {
        word-break: break-word;
        font-size: 14px !important;
        line-height: 1 !important;
        padding: 10px 0;

    }

    .data-pts,
    .data-rank,
    .data-t {
        text-align: center;
    }

    /* Bolden labels for clarity */

    /* Ensure player names are clear */
    .sp-player-list.sp-data-table .data-name a {
        font-weight: 700;
        text-decoration: none;
        color: #0073aa;
    }
}

/* SINGLE ARTICLE PAGE – RELATED POSTS */
.ast-related-post-content {
    background-color: #fff;
    border: none;
    border-radius: 12px;
    padding: 12px;
    text-align: center;
}

.ast-related-post-content .ast-related-post-featured-section.post-has-thumb {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ast-related-post-content .post-thumb-img-content.post-thumb {
    width: 250px;
    height: 250px;
    display: flex;
    align-items: center;
}

.ast-related-post-content img {
    border-radius: 8px;
}

.woocommerce-account .entry-content .woocommerce {
    border: none !important;
    max-width: 750px !important;
    margin: 0 auto !important;
    align-self: center !important;
}

.checkout-thankyou {
    color: var(--ast-global-color-0);
}

.woocommerce-checkout-review-order-table thead {
    color: #ffff !important;
}

/* Woo-Shop.CSS Styling */

.woocommerce-breadcrumb,
.woocommerce-products-header {
    display: none;
}

/* Ensure product containers in list view are displayed as a vertical list */
.products {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Ensure each product container takes full width */
.product-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 20px;
}

.product-container.grid-view {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

/* Styling for individual product cards */
.product-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
    padding: 0;
    text-align: center;
    width: 100%;
    height: 350px;
}

.product-card:hover {
    transform: scale(1.05);
}

/* Image container - ensures consistent sizing */
.product-card .product-image {
    flex: 0 0 175px;
    height: 175px;
    overflow: hidden;
    border-radius: 5px;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    max-width: 100%;

    /* Ensure image does not overflow */
}

.product-price {
    font-size: 1.1em;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    color: var(--club-color-0) !important;
}

.product-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 5px;
    align-content: flex-start;
}

.product-title h5 {
    font-size: 0.8em;
    margin: 0 0 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 2.6em;
}

.product-description {
    font-size: 10px;
    color: #555;
    margin: 5px 0;
}

.product-buttons a {
    display: inline-block;
    padding: 8px 15px;
    font-size: 0.9em;
    background-color: #0073e6;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    transition: background 0.3s;
}

.product-buttons a:hover {
    background-color: #005bb5;
}

.product-info .product-buttons {
    margin-top: 0;
}

/* Responsive Design */
@media (max-width: 768px) {

    .product-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 10px;
    }

    /* Make image full-width */
    .product-image {
        width: 100%;
        height: auto;
        margin: 0 0 15px;
    }

    .product-image img {
        width: 100%;
        height: auto;
        max-height: 300px;
        object-fit: cover;
        border-radius: 5px;
    }

    /* Center product info */
    .product-info {
        width: 100%;
        text-align: center;
    }

    /* Ensure description is readable */
    .product-description {
        display: none;
    }

    /* Adjust price layout */
    .product-price {
        font-size: 1.2em;
        font-weight: 700;
        color: #000;
        margin-bottom: 10px;
    }

    /* Center align buttons */
    .product-info .product-buttons {
        text-align: center;
        margin-top: 10px;
    }

    ul.products.columns-4 {
        display: grid !important;
        padding: 0;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 15px !important;
    }

    .product-info.product-buttons a {
        display: inline-block;
        width: 80%;
        padding: 5px;
        font-size: 1em;
        text-align: center;
    }

    .product-container {
        padding: 5px;
        ;
        width: 100%;
    }

    .ast-container .primary {
        padding: 0;
    }

    .product-container.grid-view {
        gap: 5px;
    }

    /* Make sure only one product is visible per row */
    .products {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 5px;
    }

    .category-controls,
    .orderby {
        display: none;
    }

}

#load-more {
    padding: 10px 20px;
    background: #ff4e50;
    color: #fff;
    border: none;
    cursor: pointer;
}

ul.products.columns-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

/* END Woo-Shop.CSS Styling */

/* SCALE PLAYER STATS FOR MOBILE SCREENS */
@media screen and (max-width: 768px) {

    .container.tab-page {
        width: 98%;
        padding: 0% 1%;
    }

    .scroll-arrow.left,
    .scroll-arrow.right {
        width: 40px;
    }
}

@keyframes wobble {

    0% {
        transform: translateX(0);
    }

    15% {
        transform: translateX(-5px) rotate(-1deg);
    }

    30% {
        transform: translateX(5px) rotate(1deg);
    }

    45% {
        transform: translateX(-5px) rotate(-1deg);
    }

    60% {
        transform: translateX(5px) rotate(1deg);
    }

    75% {
        transform: translateX(-3px) rotate(-0.5deg);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes nudge {

    0%,
    100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(10px);
    }
}

@media (max-width: 767px) {

    .player-page .page-feature-card.wobble,
    .staff-page .page-feature-card.wobble {
        animation: wobble 0.5s ease-in-out;
    }

    .player-page .page-feature-card.nudge,
    .staff-page .page-feature-card.nudge {
        animation: nudge 1s ease-in-out 2;
    }
}

.player-navigation {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;

    /* Allows touch/swipe events to pass through */
}

.swipe-left-arrow,
.swipe-right-arrow {
    font-size: 24px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.5);
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    transition: opacity 0.3s;
    pointer-events: auto;
}

.swipe-left-arrow {
    left: 10px;
}

.swipe-right-arrow {
    right: 10px;
}

.swipe-left-arrow:hover,
.swipe-right-arrow:hover {
    opacity: 1;
}

.swipe-hint {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 14px;
    animation: fadeInOut 3s ease-in-out;
}

@keyframes fadeInOut {

    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.sp-player-list .entry-meta {
    display: none;
}

.sp-template {
    margin-top: 1.5em;
}

/* 
 * Highest Scorer styles have been moved to:
 * /wp-content/plugins/clubland-custom/css/highest-scorer.css
 * This prevents duplication and makes maintenance easier.
 */


.cl-admin-settings table {
    width: 900px;
}

.cl-admin-settings td .instructions {
    width: 200px;
}

.cl-admin-settings td .action {
    width: 100%;
}

[id^="ad-"] {
    text-align: center;

    /* Centers inline elements like <img> */
}

/* General Styling */
.main_box_content {
    background: #f8f9fa;

    /* Light background */

    padding: 2px;
    padding: 2px;
    border-radius: 10px;
    max-width: 900px;

    /* Adjust as needed */

    margin: auto;

    /* Centers the content */

    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* Team list styles moved to fixture-team-player-list.css */

/* WooCommerce Checkout remove buttons */

/* Style the product name container */
.product-name-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

/* Style the remove button */
.remove-checkout-item {
    background-color: #ff5c5c !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Hover effect */
.remove-checkout-item:hover {
    background-color: #ff3b3b !important;
    transform: scale(1.1);
}

/* Hide default WooCommerce remove buttons */
.woocommerce-cart-form .product-remove {
    display: none !important;
}

/* WooCommerce Cart Badge - Change Background to Red */
.cart-count,
.widget_shopping_cart .cart-count {
    background-color: #f00 !important;

    /* Red */

    color: #fff !important;

    /* White text */

    border-radius: 50% !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    width: 18px !important;
    height: 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: absolute !important;
    top: -5px !important;
    right: -5px !important;
}

.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout) {
    color: #00102e !important;
}

a.remove {
    display: none !important;
}

::selection {
    background: #1c7128;
    color: #fff;
}

::-moz-selection {
    background: #1c7128;
    color: #fff;
}

.next-post {
    float: right;
    text-align: right;
    width: 50%;
}

nav.footer-menu:not(.footer-column *) {
    display: none !important;
}

.underline-yellow {
    border-bottom: 2px solid #F1C10D;
    display: inline-block;
    padding-bottom: 5px !important;
    margin-bottom: 10px !important;
}

.underline-team-color {
    display: inline-block;
    padding-bottom: 5px !important;
    margin-bottom: 10px !important;
    border-bottom: 2px solid;
}

.cl-column-wrapper {
    max-width: var(--wp--custom--ast-content-width-size);
    width: var(--wp--custom--ast-content-width-size);
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

@media (max-width: 768px) {

    .underline-yellow {
        width: 80%;
    }

}

/* Makes group clickable */
.clickable-group {
    position: relative;
}

.clickable-group .group-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-decoration: none;
}

.cl-image-overlay .su-image-carousel-item {
    width: 230px !important;
    height: 200px !important;
}

.cl-image-overlay .flickity-viewport {
    height: 200px !important;
}

.cl-image-overlay .su-image-carousel-item-content img {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);

    /* Light drop shadow */

    border-radius: 6px;

    /* Optional: slightly rounded corners */

    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Add a little hover effect for extra style */
.cl-image-overlay .su-image-carousel-item-content img:hover {
    transform: scale(1.02);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

/* Mobile responsive fix for su-image-carousel horizontal overflow */
@media (max-width: 768px) {
	/* Prevent horizontal overflow on mobile devices - high specificity */
	.su-image-carousel,
	div[class*="su-image-carousel"] {
		overflow-x: hidden !important;
		max-width: 100% !important;
		contain: layout !important;
	}
	
	/* Ensure carousel items don't extend beyond viewport - strengthen selectors */
	.su-image-carousel-item,
	div[class*="su-image-carousel-item"] {
		max-width: calc(100vw - 40px) !important;
		position: static !important;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		transform: none !important;
		float: none !important;
		display: block !important;
		margin: 0 auto !important;
	}
	
	/* Fix carousel wrapper overflow - strengthen selectors */
	.su-image-carousel-wrapper,
	.su-image-carousel-content,
	div[class*="su-image-carousel-wrapper"],
	div[class*="su-image-carousel-content"] {
		overflow-x: hidden !important;
		max-width: 100% !important;
		contain: layout !important;
	}
	
	/* Ensure content within carousel items is properly contained */
	.su-image-carousel-item-content,
	div[class*="su-image-carousel-item-content"] {
		max-width: 100% !important;
		box-sizing: border-box !important;
		position: relative !important;
	}
	
	/* Force body and html to not have horizontal scroll */
	body, html {
		overflow-x: hidden !important;
		max-width: 100% !important;
	}
	
	/* Target carousel-specific absolutely positioned elements that cause overflow */
	.su-image-carousel *[style*="position: absolute"],
	div[class*="su-image-carousel"] *[style*="position: absolute"] {
		position: static !important;
	}
	
	/* Fix Swiper carousel overflow issues - exclude shop and news carousels which need natural scrolling */
	.swiper-container:not(.clubland-shop-items-carousel .swiper-container):not(.clubland-shop-category-carousel .swiper-container):not(.news-category-list.swiper-container),
	.swiper-wrapper:not(.clubland-shop-items-carousel .swiper-wrapper):not(.clubland-shop-category-carousel .swiper-wrapper):not(.news-category-list .swiper-wrapper) {
		overflow-x: hidden !important;
		max-width: 100% !important;
		contain: layout !important;
	}
	
	/* Ensure Swiper slides don't extend beyond viewport - exclude shop and news carousels which need natural scrolling */
	.swiper-slide:not(.clubland-shop-items-carousel .swiper-slide):not(.clubland-shop-category-carousel .swiper-slide):not(.news-category-list .swiper-slide) {
		max-width: calc(100vw - 20px) !important;
		box-sizing: border-box !important;
	}
	
	/* Fix event carousel items */
	.carousel-cell.event-item,
	.event-details {
		max-width: calc(100vw - 40px) !important;
		box-sizing: border-box !important;
	}
	
	/* Hide WooCommerce cart drawer that causes overflow */
	.astra-cart-drawer {
		transform: translateX(100%) !important;
		opacity: 0 !important;
		pointer-events: none !important;
	}
	
	/* Ensure WP Block columns don't cause overflow */
	.wp-block-column {
		max-width: 100% !important;
		box-sizing: border-box !important;
		flex-shrink: 1 !important;
	}
}

/*  Patch for header */
@media (max-width: 768px) {

    .wp-container-core-group-is-layout-3 {
        flex-wrap: wrap !important;
        row-gap: 0;
    }

    .wp-block-group {
        row-gap: 0 !important;
        column-gap: 0;
    }
}

#cl-player-lists-page {
    max-width: 1200px !important;
    margin: 0 auto;
}

@media (max-width: 768px) {

    .player_next_prev.phone {
        display: none !important;
    }
}

/* Fix for single item WooCommerce carousels on mobile */
@media (max-width: 768px) {

    .owl-carousel .owl-stage {
        display: flex !important;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .owl-carousel .owl-item:only-child {
        flex: 0 0 auto !important;
        width: 220px !important;
        margin-right: 16px;
        scroll-snap-align: start;
    }
}

.player_next_prev.phone {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1rem 0;
    width: 100%;
}

.player_next_prev.phone .prev_link {
    text-align: left;
}

.player_next_prev.phone .next_link {
    text-align: right;
}

.event-details .venue {
    max-width: 400px;
}

.product-title {
    color: var(--club-color-0) !important;
}

.is-large.wc-block-cart .wc-block-cart-items th,
table.wc-block-cart-items .wc-block-cart-items__header th {
    border: none;
    background-color: var(--club-color-0) !important;
}

table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
    visibility: unset !important;
}

.site-content .ast-container {
    display: block;
    max-width: 1200px !important;
    max-width: 1200px !important;
}

body.woocommerce-page.woocommerce-lost-password #tgwc-woocommerce {
    width: 100vw;
    max-width: none !important;
    margin-left: calc(-50vw + 50%) !important;
    padding: 0 2rem;
    box-sizing: border-box;
}

.woocommerce.woocommerce-checkout form #order_review,
.woocommerce.woocommerce-checkout form #order_review_heading,
.woocommerce-page.woocommerce-checkout form #order_review,
.woocommerce-page.woocommerce-checkout form #order_review_heading {
    width: unset;
    float: none !important;
    margin-right: unset;
    clear: unset;
}

@media (max-width: 768px) {

    .award-winners-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.our-club-blocks .wp-block-columns {
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    width: 100% !important;

}

.our-club-blocks .wp-block-column {
    width: 100% !important;
    flex-basis: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    text-align: left !important;
}

@media (max-width: 768px) {

    .our-club-blocks {
        display: flex !important;
        flex-direction: column !important;
        gap: 25px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: 0 !important;
    }

    .our-club-blocks>.wp-block-group {
        width: 100% !important;
        justify-content: flex-start !important;
        text-align: left !important;
        margin: 0 !important;
    }

    .our-club-blocks .clickable-group {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        margin-bottom: 0 !important;
        justify-content: flex-start !important;
        text-align: left !important;
        min-height: 120px !important;
    }

    .clickable-group.committee-group {
        height: 200px !important;
        background-size: 100% !important;
    }

    .our-club-blocks-spacer {
        height: 20px !important;
    }

    .our-club-blocks .wp-block-heading {
        font-size: 18px !important;
        margin: 0 0 10px 0 !important;
        line-height: 1.2 !important;
    }

    .our-club-blocks .fa-stack {
        font-size: 1.5em !important;
        margin-top: 10px !important;
    }

    .our-club-blocks .wp-block-columns {
        height: 100% !important;
        align-items: flex-start !important;
    }

    .our-club-blocks .wp-block-column {
        padding: 0 !important;
    }
}

.our-club-blocks h4 {
    margin-bottom: 0;
}

.our-club-blocks a {
    margin: 0;
    position: 0;
}

.our-club-blocks .clickable-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

/* to be removed on the next deploy to Prod */

.sponsors-image-carousel-wrapper {
    padding-top: 0 !important;
}

@media screen and (max-width:768px) {

    .event-card-inner .team-container-half .fixture-score .winner-p {
        padding: 0 15px 35px 15px;
    }
}

.sponsor-filter-buttons {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    gap: 10px;
}

.filter-btn {
    border: none;
    padding: 10px 20px;
    border-radius: 15px;
    cursor: pointer;
    font-weight: 700;
}

.sponsor-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    align-items: center;
}

@media (max-width: 768px) {

    .sponsor-filter-buttons {
        flex-direction: column;
        align-items: center;
        gap: 5px;
        flex-wrap: wrap;
        margin: 0;
    }

    .filter-btn {
        width: 100%;
        width: 100%;
        text-align: center;
    }

    .sponsor-grid {
        display: flex;
        flex-direction: column;
        align-items: center;
        grid-template-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .sponsor-card {
        width: 90%;
        max-width: 350px;
        text-align: center;
    }

    .wp-block-group-is-layout-grid {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 10px !important;
    }

    .wp-block-group-is-layout-grid>.wp-block-group {
        width: 110% !important;
        max-width: 400px !important;
        text-align: center !important;
    }

}

.mep-default-feature-content .woocommerce-js a.button {
    background-color: var(--club-color-0) !important;
    color: #fff !important;
    padding: 15px 20px 15px 20px !important;
    border-radius: 5px !important;
}

.mep-default-feature-content .woocommerce-js a.button:hover {
    color: #fff;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: unset;
}

@media (max-width: 768px) {

    :root :where(.is-layout-flow)>* {
        margin-block-start: 0;
    }

}

.fixture-ad-spacer {
    height: 15px;
}

.vertical-middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.vertical-middle h4 {
    margin: 0;
    text-align: center;
    line-height: 1.2;
}

@media (max-width: 768px) {

    .vertical-middle {
        padding: 10px;
    }

    .honour-board-blocks .wp-block-group {
        padding: 5px;
        margin-bottom: 5px;
    }

}

@media (max-width: 768px) {

    :root :where(.is-layout-flow)>* {
        margin-block-start: 0;
    }

}

.footer-menu-items a {
    color: #FFF;
    text-decoration: none;
}

.footer-row {
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-align: start;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.footer-row:last-child {
    border-bottom: none;
}

.footer-column {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-column.social .social-icons {
    display: flex;
    gap: 10px;
}

.footer-column a,
.footer-column.social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    text-decoration: none;
}

.footer-menu-items a:hover {
    text-decoration: underline;
}

nav.footer-menu {
    display: block;
}

.footer-column.social .social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    text-decoration: none;
}

.footer-column.social {
    display: unset;
}

.button.product_type_simple {
    background-color: var(--club-color-0) !important;
    color: #fff !important;
    padding: 15px 20px 15px 20px;
    border-radius: 5px;
}

.carousel-header h2 {
    color: var(--club-color-0) !important;
}

.footer-column h2 {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.upcoming h3 {
    color: var(--ast-global-color-0);
    margin-top: 20px;
}

.footer-column.social h2 {
    margin-bottom: 10px;
}

.cl-footer {
    padding: 30px 20px;
    font-family: Arial, sans-serif;
}

.footer-container {
    max-width: 1200px;
    margin: auto;
}

.back-button__link:hover {
    opacity: 0.9;
    color: #fff !important;
}

.footer-column a i {
    font-size: 2em;
}

.footer-logo {
    max-width: 200px !important;
}

.footer-app-logo {
    max-width: 180px !important;
    width: auto !important;
    height: auto !important;
    margin: 5px !important;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 8px !important;
    border: none !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
    transition: all 0.3s ease !important;
}

.footer-menu {
    text-align: left;
    padding: 0;
}

.footer-menu-items {
    list-style: none;
    padding: 0;
    margin-left: 0;
}

.footer-menu-items li {
    margin-bottom: 5px;
}

/* Footer Dropdown Styles */
.footer-menu .collapsible-menu {
	list-style: none;
	padding: 0;
}

.footer-menu .collapsible-menu li {
	margin-bottom: 8px;
}

.footer-menu .dropdown-toggle {
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 0;
	color: inherit;
	text-decoration: none;
	user-select: none;
	font-size: 20px;
}

.footer-menu .dropdown-toggle:hover {
	opacity: 0.8;
}

.footer-menu .dropdown-arrow {
	font-size: 12px;
	transition: transform 0.3s ease;
	margin-left: 8px;
}

.footer-menu .dropdown-toggle.active .dropdown-arrow {
	transform: rotate(180deg);
}

.footer-menu .sub-menu {
	list-style: none;
	padding-left: 15px;
	margin-top: 8px;
	overflow: hidden;
	transition: max-height 0.3s ease, opacity 0.3s ease;
	max-height: 0;
	opacity: 0;
}

.footer-menu .sub-menu.show {
	max-height: 200px;
	opacity: 1;
}

.footer-menu .sub-menu li {
	margin-bottom: 5px;
}

.footer-menu .sub-menu a {
	color: inherit;
	text-decoration: none;
	padding: 3px 0;
	display: block;
	font-size: 1em;
}

.footer-menu .sub-menu a:hover {
	opacity: 0.8;
}

.custom-email-container button {
    position: absolute !important;
    right: 5px !important;
    transform: translateY(-50%) !important;
    border: none !important;
    top: 48% !important;
    padding: 10px 15px !important;
    border-radius: 5px !important;
    cursor: pointer !important;
}

.custom-email-container button::before {
    content: "✔";
    font-size: 18px;
}

/* Layout for logo + app buttons container */
.logo-app-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.custom-email-container {
    position: relative;
    width: 100%;
    max-width: 400px;
        display: flex;
    align-items: center;

}

.custom-email-container input[type="email"] {
    width: 100%;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    background-color: #fff;
    color: #000;
}

.footer-logo-apps {
    width: 50%;
}

.footer-apps {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-end;
}

/* Mobile-specific styles */
@media only screen and (max-width: 768px) {

    .footer-menu-items {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-menu-items li {
        margin-bottom: 10px;
    }

    .footer-column h2 {
        font-size: 1.5rem;
    }

    .footer-logo {
        width: 40vw;
        max-width: 180px;
        height: auto;
    }

    .footer-app-logo {
        width: 35vw !important;
        max-width: 160px !important;
        height: auto !important;
        min-height: unset !important;
    }

    /* Default footer row (column layout) */
    .footer-row {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-column {
        width: 100%;
        align-items: center;
    }

    .footer-first-row {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-logo-apps {
        width: 100%;
    }

    .logo-app-container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

    .footer-apps {
        align-items: flex-end;
    }

    .footer-row.grid-2x2 {
        display: flex;
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        text-align: center;
    }

    .footer-row.grid-2x2 .footer-column {
        width: 50%;
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-row.grid-4-columns {
        display: flex;
        flex-direction: row !important;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: flex-start;
        text-align: center;
    }

    .footer-row.grid-4-columns .footer-column {
        width: 25%;
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-menu-items li a {
        font-size: 0.95rem;
        line-height: 1.4;
    }

    .footer-column.social {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        text-align: center !important;
        font-size: 1.2rem !important;
    }

    .footer-column.social .social-icons {
        display: flex;
        justify-content: center;
        gap: 12px;
    }

    .footer-column.social h2 {
        margin-bottom: 10px;
    }

    .footer-column.social a {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .footer-column.social i {
        font-size: 1.2rem !important;
    }
}

@media only screen and (max-width: 768px) {

    .woocommerce-MyAccount-content {
        width: 100%;
        padding: 10px;
    }

    .woocommerce-order-details tfoot tr {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .woocommerce-order-details tfoot th,
    .woocommerce-order-details tfoot td {
        flex: 1 1 100%;
        padding: 5px 0;
    }

    .order-details.widefat th,
    .order-details.widefat td {
        display: block;
        width: 100%;
        text-align: left;
        padding: 5px 0;
    }

    .order-details.widefat tr {
        display: block;
        margin-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }
}

/* WC My-Account Orders screen order-details table */

@media only screen and (max-width: 768px) {

    .woocommerce-table.order_details {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        border: 1px solid #ddd;
        border-radius: 8px;
    }

    .woocommerce-table.order_details thead,
    .woocommerce-table.order_details tbody,
    .woocommerce-table.order_details tfoot,
    .woocommerce-table.order_details tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

    .woocommerce-table.order_details th,
    .woocommerce-table.order_details td {
        display: table-cell;
        width: auto;
        padding: 10px;
        text-align: left;
        vertical-align: top;
    }

    .woocommerce-table.order_details thead th {
        background-color: #001c44;
        color: #fff;
        font-weight: 700;
    }
}

.woocommerce-MyAccount-content h2 {
    margin-top: 10px;
}

/* WC My-Account Orders screen Ticket order-details table */
@media only screen and (max-width: 768px) {

    table.order-details {
        display: block;
        width: 100%;
        overflow-x: auto;
        border-radius: 8px;
        border: 1px solid #ddd;
    }

    table.order-details thead,
    table.order-details tr:first-child {
        display: none;

        /* Hide header row */
    }

    table.order-details tr {
        display: block;
        border-bottom: 1px solid #eee;
        margin-bottom: 10px;
        background: #fff;
        padding: 10px;
    }

    table.order-details td {
        display: flex;
        justify-content: space-between;
        padding: 8px 10px;
        font-size: 14px;
        position: relative;
        border: none;
        width: 100%;
        text-align: left;
    }

    table.order-details td::before {
        content: attr(data-column);
        font-weight: 700;
        color: #002d5e;
        flex: 1 1 auto;
        margin-right: 10px;
    }

    /* Optional: Keep buttons aligned */
    table.order-details .open-popup {
        margin-left: auto;
    }
}

.award-winners-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1rem;
    margin: 2rem 0;
}

.award-card {
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 1rem;
    text-align: center;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.award-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.award-name {
    display: block;
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none;
    margin-bottom: 0.25rem;
}

.award-name:hover {
    text-decoration: underline;
}

.award-year {
    font-size: 0.9rem;
    color: #666;
}

.menu-selector {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(-50vw + 50%) !important;
  margin-right: calc(-50vw + 50%) !important;
  box-sizing: border-box;
}

@media (min-width: 769px) {

    .club-header-container {
        display: none !important;
    }

}

@media (max-width: 768px) {

    .feed-row-desktop {
        display: none !important;
    }

    .custom-email-container {
        max-width: 100%;
    }

}

.feed-underline {
    border-bottom: 2px solid var(--club-color-0);
    display: inline-block;
    padding-bottom: 5px !important;
    margin-bottom: 10px !important;
}

#customer_login .u-column2 {
    display: none;
    width: 100%;
}

/* Style the toggle buttons (optional) */
.form-toggle-link {
    margin-top: 1em;
    display: inline-block;
    cursor: pointer;
    color: #0073aa;
    text-decoration: underline;
}

#custom-email-input {
    width: 100%;
    padding-right: 48px;

    /* Enough space for the button */

    height: 40px;

    /* Adjust as needed */

    box-sizing: border-box;
}

#custom-email-submit {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    height: 32px;
    width: 32px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--club-color-0);
    background-color: var(--club-color-0);
}

#custom-email-submit::before {
    content: "✔";
    font-size: 18px;
    color: #fff;
}

.hide-this-block {
  display: none !important;
}

.tgwc-woocommerce-MyAccount-navigation-wrap ul li.tgwc-navicon-right > a {
  display: inline-flex !important;
  align-items: center !important;
	justify-content: flex-start !important;
    width: 100% !important;
}

.tgwc-woocommerce-MyAccount-navigation-wrap ul li.tgwc-navicon-right > a svg {
  order: -1;
  margin-left: 0;
  margin-right: 0.5em;
}

/* 1) remove the default divider from every link */
.tgwc-woocommerce-MyAccount-navigation-wrap ul li > a {
  border-top: none !important;
}

/* 2) re-add a top border only on these endpoints */
.tgwc-woocommerce-MyAccount-navigation-wrap ul li > a[data-endpoint="memberships"],
.tgwc-woocommerce-MyAccount-navigation-wrap ul li > a[data-endpoint="orders"],
.tgwc-woocommerce-MyAccount-navigation-wrap ul li > a[data-endpoint="payment-methods"] {
  border-top: 1px solid #ced4da;
}

.onesignalmsglist {
    background-color: unset !important;
    padding: unset !important;
    margin-top: 10px !important;
}

/* Player Stats Table Mobile Horizontal Scrolling */
@media (max-width: 768px) {

    .sp-table-wrapper.scroll-content.player-stats {
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        width: 100% !important;
        max-width: 100vw !important;
    }

    .sp-table-wrapper.scroll-content.player-stats table.sp-season-table {
        min-width: 600px !important;
        width: max-content !important;
        table-layout: auto !important;
    }

    .sp-table-wrapper.scroll-content.player-stats table.sp-season-table th,
    .sp-table-wrapper.scroll-content.player-stats table.sp-season-table td {
        white-space: nowrap !important;
        padding: 8px 12px !important;
        font-size: 12px !important;
    }

    .sp-table-wrapper.scroll-content.player-stats table.sp-season-table .league-name {
        min-width: 150px !important;
        max-width: 200px !important;
        white-space: normal !important;
        word-wrap: break-word !important;
    }
}

/* Container Layout */
.team-news-card {
  display: flex;
  flex-direction: row;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

/* Thumbnail Block */
.team-news-thumbnail-link {
  flex: 0 0 35%;
  width: 35%;
  max-height: 235px;
  overflow: hidden;
}

.team-news-thumbnail-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Content Block */
.team-news-text {
  flex: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.team-news-meta {
    font-size: 16px !important;
    color: #777 !important;
    margin-bottom: 0 !important;
}

.team-news-date,
.team-news-author {
    font-size: 16px !important;
    color: #777 !important;
    margin-bottom: 0 !important;
    background: none !important;
}

.team-news-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px !important;
  color: #000;
  line-height: 1.4;
  max-height: calc(1.4em * 2);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 !important;
}

.team-news-title a {
  color: inherit;
  text-decoration: none;
}

.team-news-title a:hover {
  color: var(--ast-global-color-2);
}

/* Excerpt */
.team-news-excerpt p {
  font-size: 16px;
  color: #000;
  margin: 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Read More */
.team-news-read-more-wrapper {
  margin-top: auto;
}

.team-news-read-more {
  display: inline-block;
  font-weight: 700;
  color: var(--ast-global-color-0);
  text-decoration: none;
}

.team-news-read-more:hover {
  color: var(--ast-global-color-2);
  text-decoration: underline;
}

@media (max-width: 768px) {

  .team-news-card {
    flex-direction: row;
    align-items: stretch;
    height: 115px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-bottom: 10px;
    background: #fff;
  }

  .team-news-meta {
    display: none;
  }

  .team-news-thumbnail-link {
    flex: 0 0 36%;
    height: 100%;
    flex-shrink: 0;
    overflow: hidden;
  }

  .team-news-thumbnail-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
  }

  .team-news-text {
    width: 60%;
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .team-news-title {
    font-size: 16px;
    margin: 0 0 8px;
    line-height: 1.3;
  }

  .team-news-title a {
    font-size: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .team-news-excerpt {
    display: none;
  }

  .team-news-read-more-wrapper {
    margin-top: auto;
  }

  .team-news-read-more {
    font-size: 14px;
  }
}

/* Mobile-friendly Gallery Layout */
@media (max-width: 768px) {

    .su-custom-gallery {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        padding: 10px;
    }

    .su-custom-gallery-slide {
        width: calc(50% - 5px) !important;
        height: auto !important;
        min-width: unset !important;
        max-width: 150px !important;
        margin: 0 !important;
        flex: 0 0 calc(50% - 5px);
    }

    .su-custom-gallery-slide img {
        width: 100% !important;
        height: auto !important;
        object-fit: cover;
        border-radius: 8px;
    }

    .su-custom-gallery-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .su-custom-gallery-title {
        font-size: 12px;
        padding: 5px;
        line-height: 1.2;
    }

    /* Ensure proper spacing and alignment */
    .su-custom-gallery-slide:nth-child(odd) {
        margin-right: 5px;
    }

    .su-custom-gallery-slide:nth-child(even) {
        margin-left: 5px;
    }
}

/* Additional mobile optimization for very small screens */
@media (max-width: 480px) {

    .su-custom-gallery-slide {
        width: calc(50% - 3px) !important;
        max-width: 120px !important;
        flex: 0 0 calc(50% - 3px);
    }

    .su-custom-gallery {
        gap: 6px;
        padding: 8px;
    }

    .su-custom-gallery-slide:nth-child(odd) {
        margin-right: 3px;
    }

    .su-custom-gallery-slide:nth-child(even) {
        margin-left: 3px;
    }

    .su-custom-gallery-title {
        font-size: 10px;
        padding: 3px;
    }
}

/* Favourite Player Star SVG Styling */
#favouriteplayer .star-icon {
  color: var(--star-color, #ccc); /* default: grey */
  transition: color 0.2s, transform 0.2s;
  cursor: pointer;
}

#favouriteplayer[aria-pressed="true"] .star-icon {
  color: var(--star-active-color, #edcb0a); /* default: yellow */
}

#favouriteplayer:active .star-icon {
  transform: scale(1.1);
}

.club-page-tab .tab button.tablinks.active {
    color: #edcb0a;
    border-bottom: 2px solid #edcb0a;
}

.highest-point-scorer .tab button.tablinks.active {
    color: #edcb0a;
    border-bottom: 2px solid #edcb0a;
}

.mobile .tab-section .tab button.tablinks.active {
    color: #edcb0a;
    border-bottom: 2px solid #edcb0a;
}

/* Centralized tab button styles - all clubs */
.tab-page .tab button.tab-btn {
    background: none;
    border: none;
    padding: 14px 16px;
    cursor: pointer;
    font-size: 17px;
    color: var(--club-color-0);
    transition: color 0.2s, border-bottom 0.2s;
}

.tab-page .tab button.tab-btn.active {
    color: var(--club-color-1) !important;
    border-bottom: 2px solid var(--club-color-1);
}

.tab-page .tab button.tab-btn-uppast {
    background: none;
    border: none;
    padding: 14px 16px;
    cursor: pointer;
    font-size: 17px;
    color: var(--club-color-0);
    transition: color 0.2s, border-bottom 0.2s;
}

.tab-page .tab button.tab-btn-uppast.active {
    color: var(--club-color-1) !important;
    border-bottom: 2px solid var(--club-color-1);
}

@media (max-width: 768px) {

    .tab-page .tab button.tab-btn,
    .tab-page .tab button.tab-btn-uppast {
        font-size: 16px;
        padding: 12px 14px;
    }
}

/* Mobile-specific overrides (only for properties that differ from desktop) */
@media (max-width: 768px) {

    .tab-page .tab button.tab-btn {
        font-size: 16px;
        padding: 12px 14px;
    }

    .tab-page .tab button.tab-btn-uppast {
        font-size: 16px;
        padding: 12px 14px;
    }
}

.sp-staff-role {
    text-align: center  ;
}

/* Add this at the end of the file or in a relevant section */
.staff-page-content {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 24px;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.milestone_parent.staff {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.details-section {
    width: 100%;
}

.woocommerce-ResetPassword {
    max-width: 400px;
    margin: 40px auto 0 auto;
    padding: 32px 24px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.woocommerce-ResetPassword .form-row input[type="password"] {
    max-width: 350px;
    margin: 0 auto 16px auto;
    display: block;
}

/* RESET PASSWORD */
form.woocommerce-ResetPassword {
    max-width: 400px;
    margin: 0 auto;
  }

  .woocommerce-form-row {
    display: block;
    text-align: left;
  }

  /* Center and style the WooCommerce login/register forms */
#customer_login {
    max-width: 800px;
    margin: 40px auto 0 auto;
    display: flex;
    gap: 40px;
    justify-content: center;
}

#customer_login .u-column1,
#customer_login .u-column2 {
    flex: 1 1 320px;
    max-width: 380px;
    background: #fff;
    padding: 32px 24px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

#customer_login .woocommerce-form-row input[type="text"],
#customer_login .woocommerce-form-row input[type="email"],
#customer_login .woocommerce-form-row input[type="password"] {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 16px auto;
    display: block;
}

#customer_login .form-row {
    text-align: center;
}

#customer_login button[type="submit"] {
    margin: 16px auto 0 auto;
    display: block;
    min-width: 120px;
}

.woocommerce-Tabs-panel p {
    font-weight: 400 !important;
  }

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab * {
    font-weight: 400 !important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab p:not(:has(strong)):not(:has(b)) {
    font-weight: 400 !important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab p strong,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab p b {
    font-weight: 700 !important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab p {
    font-weight: 400 !important;
    line-height: unset !important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab br {
    display: block !important;
}

/* Ensure proper spacing for lists in descriptions */
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab ul,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab ol {
    line-height: unset !important;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab li {
    line-height: unset !important;
}


/* Forfeit styling for score display */
.fixture-card__score-value:contains("Winner"),
.winner_score:contains("Winner"),
b:contains("Winner") {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #4CAF50;
}

.fixture-card__score-value:contains("Forfeit"),
.winner_score:contains("Forfeit"),
b:contains("Forfeit") {
    display: none !important;
}

/* Facts section forfeit styling */
#Stats p span:contains("Winner") {
    background-color: #4CAF50 !important;
    color: #fff !important;
}

#Stats p span:contains("Forfeit") {
    display: none !important;
}

.woocommerce button.button.alt.disabled {
    background-color: var(--club-color-0) !important;
    color: #fff !important;
}

/* Tab Layout Fix - Keep tabs on one line */
.tab-section .tab.round {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
}

.tab-section .tab.round button {
    flex: 0 0 auto;
    white-space: nowrap;
    min-width: fit-content;
}

/* Ladder Styles */
.ladder-container {
    margin: 20px 0;
}

.league-ladder {
    margin-bottom: 30px;
}

.league-ladder-title {
    font-size: 1.5em;
    margin-bottom: 15px;
    color: #333;
}

.ladder-pool {
    margin-bottom: 20px;
}

.pool-name {
    font-size: 1.2em;
    margin-bottom: 10px;
    color: #666;
}

.ladder-table-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 5px;
    margin-bottom: 20px;
}

.ladder-table thead {
    border: none !important;
    border-collapse: collapse;
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
}


    
.ladder-table {
    width: 100%;
    min-width: 900px; /* Increased minimum width for additional columns */
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    font-size: 0.9em;
}

.ladder-table th,
.ladder-table td {
    padding: 8px 6px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.ladder-table th {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #495057;
    position: sticky;
    top: 0;
    z-index: 10;
}

.ladder-table th:first-child {
    z-index: 21 !important;
}

.ladder-table th:first-child,
.ladder-table td:first-child {
    text-align: center;
    padding-left: 12px;
    position: sticky !important;
    left: 0 !important;
    background-color: #fff !important;
    z-index: 20 !important;
}

.ladder-table .team-name {
    text-align: left;
    max-width: 150px;
    padding-left: 12px;
}

.ladder-table .team-name span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

.ladder-table .team-crest {
    width: 20px;
    height: 20px;
    object-fit: contain;
    vertical-align: middle;
}

.ladder-table .current-team {
    background-color: #fff3cd;
    font-weight: 600;
}

.ladder-table .current-team td {
    border-bottom: 1px solid #ffeaa7;
}

.ladder-table tbody tr:hover {
    background-color: #f8f9fa;
}

.ladder-no-data {
    text-align: center;
    padding: 40px;
    color: #666;
}

/* Ladder Legend Styles */
.ladder-legend {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    margin-top: 20px;
}

.ladder-legend details {
    padding: 0;
}

.ladder-legend summary {
    padding: 15px 20px;
    margin: 0;
    color: #495057;
    font-size: 1.1em;
    font-weight: 600;
    cursor: pointer;
    user-select: none;
    border-radius: 5px;
    transition: background-color 0.2s ease;
}

.ladder-legend summary:hover {
    background-color: #e9ecef;
}

.ladder-legend summary::-webkit-details-marker {
    display: none;
}

.ladder-legend summary::marker {
    display: none;
}

.ladder-legend .legend-content {
    padding: 0 20px 20px 20px;
}

.legend-columns {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.legend-column {
    flex: 1;
    min-width: 250px;
}

.legend-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.legend-column li {
    margin-bottom: 8px;
    font-size: 0.9em;
    line-height: 1.4;
}

.legend-column li strong {
    color: #495057;
    min-width: 50px;
    display: inline-block;
}

/* Mobile responsiveness for legend */
@media (max-width: 768px) {

    .legend-columns {
        flex-direction: column;
        gap: 15px;
    }


    .legend-column {
        min-width: auto;
    }


    .ladder-table {
        min-width: auto;
        width: max-content;
        font-size: 0.8em;
        border-collapse: separate;
        border-spacing: 0;
    }


    .ladder-table th,
    .ladder-table td {
        padding: 6px 4px;
        font-size: 12px;
        width: 35px;
        min-width: 35px;
        max-width: 35px;
    }

    .ladder-table th:first-child,
    .ladder-table td:first-child {
        padding-left: 2px;
        padding-right: 2px;
        width: 30px !important;
        min-width: 30px !important;
        max-width: 30px !important;
        position: sticky !important;
        left: 0 !important;
        background-color: #fff !important;
        z-index: 20 !important;
    }

    .ladder-table .team-name {
        padding-left: 4px;
        padding-right: 4px;
        max-width: 180px;
        width: 180px !important;
        min-width: 180px !important;
    }

    .ladder-table .team-name-container {
        gap: 4px !important;
        max-width: 180px;
        overflow: hidden;
    }

    .ladder-table .team-name-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 13px;
    }

    .ladder-table .team-crest {
        width: 16px !important;
        height: 16px !important;
        margin: 0 !important;
        flex-shrink: 0 !important;
    }

    h3.league-ladder-title {
        margin: 0 !important;
        padding: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .tab-page .tab button {
        padding: 8px 6px;
        font-size: 15px;
    }
}

/* Enhanced Footer App Promotion Section */
.footer-app-promotion {
    text-align: center;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    max-width: 400px;
}

.footer-app-promotion h3 {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 12px;
}

.app-feature-highlight {
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    padding: 12px;
    margin: 8px 0;
}

.app-description {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #fff;
}

.app-benefits {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
}

.app-benefit {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    min-width: 70px;
}

.app-benefit i {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
    font-size: 14px;
}

.app-benefit span {
    font-size: 10px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
}

.footer-apps-inline {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 10px;
}

.app-store-link {
    transition: transform 0.3s ease;
    border-radius: 8px;
    overflow: hidden;
    display: block;
}

.app-store-link:hover {
    transform: scale(1.05);
}

.app-store-link:hover .footer-app-logo {
    background: rgba(255, 255, 255, 1);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Mobile Responsiveness for App Promotion */
@media (max-width: 768px) {

    .footer-app-promotion {
        padding: 8px 0;
    }


    .footer-app-promotion h3 {
        font-size: 1.1em;
        margin-bottom: 8px;
    }


    .app-feature-highlight {
        padding: 10px;
        margin: 6px 0;
    }


    .app-description {
        font-size: 12px;
        margin-bottom: 8px;
    }


    .app-benefits {
        gap: 6px;
        margin-bottom: 6px;
    }


    .app-benefit {
        min-width: 60px;
    }


    .app-benefit i {
        width: 25px;
        height: 25px;
        font-size: 12px;
        margin-bottom: 4px;
    }


    .app-benefit span {
        font-size: 9px;
    }


    .footer-apps-inline {
        gap: 12px;
        margin-top: 8px;
    }


    .footer-app-logo {
        height: auto !important;
        min-height: 45px !important;
    }
}

/* Enhanced 3-Column Footer Layout */
.footer-first-row {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    min-height: 200px;
}

.footer-logo-only {
    flex: 0 0 auto;
    text-align: center;
    min-width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-app-middle {
    flex: 1;
    max-width: 400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-stay-connected {
    flex: 0 0 280px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 768px) {

    .footer-first-row {
        flex-direction: column;
        gap: 15px;
        text-align: center;
        min-height: auto;
        padding: 10px 0;
    }


    .footer-logo-only,
    .footer-app-middle,
    .footer-stay-connected {
        flex: none;
        width: 100%;
        max-width: none;
        display: block;
        min-height: auto;
    }


    .footer-logo-only {
        order: 1;
    }


    .footer-app-middle {
        order: 2;
    }


    .footer-stay-connected {
        order: 3;
    }

    .footer-row.grid-4-columns {
        flex-direction: column !important;
        gap: 20px;
    }

    .footer-row.grid-4-columns .footer-column {
        width: 100%;
    }
}

.clubland-post__content p {
    margin-bottom: 1.2em;
}

/* -----------------------------------------
   COMMON CLUB STYLES
   These styles are shared across all clubs.
   Club-specific colors and images are defined in individual club CSS files.
   ----------------------------------------- */

/* Load More Button - Common Structure with Default Colors */
.load-more {
    background-color: var(--club-color-0) !important;
    color: #fff !important;
    border: none !important;
    transition: background-color 0.3s ease !important;
}

.load-more:hover {
    background-color: var(--club-color-1) !important;
    color: #fff !important;
}



/* Page Feature Cards - Common Structure */
.player-page .page-feature-card,
.search-result-card.sp_player .search-card,
.staff-page .page-feature-card,
.search-result-card.sp_staff .search-card,
.team-page .page-feature-card {
    /* Background images set in club-specific files */
}

.fixture-page .page-feature-card {
    /* Background color set in club-specific files */
}

.clubland-my-account-header {
    /* Background image set in club-specific files */
}

/* Common Header and Footer Styles */
.entry-header .entry-title {
    color: var(--club-color-0) !important;
}


/* Honours Board Styles - Common Structure */
.honour-tabs.su-tabs {
    border: 2px solid var(--club-color-0);
    border-radius: 15px;
    margin-top: 1em;
    background-color: #fff;
    padding: 0.5em;
}

.honour-tabs.su-tabs .su-tabs-nav {
    display: flex;
    gap: 5px;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.honour-tabs.su-tabs .su-tabs-nav span {
    flex: 1;
    text-align: center;
    background-color: var(--club-color-0);
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
    border: 2px solid var(--club-color-0);
    border-radius: 15px;
    margin: 0;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 700;
}

.honour-tabs.honour-tabs--vertical .su-tabs-nav span {
    width: 100%;
    margin-bottom: 5px;
}

.honour-tabs.su-tabs .su-tabs-nav span:focus {
    outline: none;
}

.honour-tabs.su-tabs .su-tabs-nav span.su-tabs-current {
    background-color: #fff;
    color: var(--club-color-0);
    border: 2px solid var(--club-color-0);
    font-size: 1.1em;
    font-weight: 700;
}

.honour-tabs.su-tabs .su-tabs-pane .tab-content {
    border-bottom: 2px solid var(--club-color-0);
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    color: var(--club-color-0);
    font-weight: 400;
}

.honour-tabs.honour-tabs--vertical .su-tabs-nav {
    flex-direction: column;
}

.su-accordion.honour-tabs.honour-tabs--vertical .su-spoiler {
    border: 2px solid var(--club-color-0);
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 8px;
}

.su-accordion.honour-tabs--vertical .su-spoiler-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: var(--club-color-0);
    color: #fff;
    margin: 0;
    padding: 10px 15px;
    font-size: 1.1em;
    font-weight: 700;
    position: relative;
}

.su-accordion.honour-tabs--vertical .su-spoiler-title:focus {
    outline: none;
}

.su-accordion.honour-tabs--vertical .su-spoiler-title .su-spoiler-icon {
    position: static;
    order: 2;
    margin-left: auto;
    transform: none;
}

.su-accordion.honour-tabs.honour-tabs--vertical .su-spoiler:not(.su-spoiler-closed) .su-spoiler-title {
    background-color: #fff;

    /* Color set in club-specific files */
}

.su-accordion.honour-tabs.honour-tabs--vertical .su-spoiler-content .tab-content {
    border-bottom: 2px solid var(--club-color-0);
    margin-bottom: 1em;
}

/* FAQ Styles - Common Structure */
.faq .su-spoiler {
    border: 2px solid var(--club-color-0);
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 8px;
}

.faq .su-spoiler-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: var(--club-color-0);
    color: #fff;
    margin: 0;
    padding: 10px 15px;
    font-size: 1.1em;
    font-weight: 700;
    cursor: pointer;
    position: relative;
}

.faq .su-spoiler-title:focus {
    outline: none;
}

.faq .su-spoiler-icon {
    transition: none !important;
    transform: none !important;
    border-left: none !important;
    border-bottom: none !important;
}

.faq .su-spoiler-title .su-spoiler-icon {
    order: 2;
    margin-left: auto;
    transform: none;
}

.faq .su-spoiler:not(.su-spoiler-closed) .su-spoiler-title {
    background-color: #fff;
    border: none !important;

    /* Color set in club-specific files */
}

.faq .su-spoiler-content {
    background-color: #fff;
    border: none !important;
    margin-bottom: 0 !important;
}

.faq .su-spoiler:not(.su-spoiler-closed) .su-spoiler-content {
    padding: 0.5em 1em !important;
}

.faq .su-spoiler-content .tab-content {
    border-bottom: 2px solid var(--club-color-0);
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    color: var(--club-color-0);
    font-weight: 400;
}

/* Votes System - Common Structure */
.progressvotes {
    display: flex;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.teamvotes {
    height: 8px;
    transition: width 0.3s ease-in-out;
    min-width: 2px;
}

div#team1votes {
    /* Background color set in club-specific files */
}

div#team2votes {
    background: var(--club-color-0);
}

div#drawvotes {
    background: #808080;
}

progress#progress-bar {
    display: none;
}




/* Simple Year Tab Buttons - Common Structure */
.simple-year-tab.tab-btn {
    margin: 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 15px 30px;
    transition: all 0.3s ease;

    /* Background and text colors set in club-specific files */
}

.simple-year-tab.tab-btn:hover,
.simple-year-tab.tab-btn.active {
    background-color: #e8ac52;
    color: #fff;
    border-color: #e8ac52;
}

/* Footer Styles - Common Structure */
.ast-primary-header-bar,
.cl-footer {
    background-color: var(--club-color-0) !important;
}

.footer-column.social .social-icons a,
.footer-column a i,
.cl-footer {
    color: #fff !important;
}

/* Footer App Promotion - Common Structure */
.footer-app-promotion h3 .clubland-logo {
    height: 1.2em;
    width: auto;
    margin-right: 8px;
    vertical-align: middle;
}


/* Floating Back Button - Common Structure */
.floating-back-button {
    background-color: var(--club-color-0);
    border: 2px solid var(--club-color-0);
}

.floating-back-button .arrow-icon {
    background-color: #fff;
}

/* Hide floating back button on desktop (768px and above) */
@media only screen and (min-width: 768px) {

    .floating-back-button {
        display: none !important;
    }
}

/* Common Mobile Responsive Patterns */
@media only screen and (width <= 768px) {

    .our-club-blocks .clickable-group {
        background-color: var(--club-color-0);
    }
}

@media (width <= 768px) {

    .honour-tabs.su-tabs .su-tabs-nav {
        flex-direction: column;
    }

    .honour-tabs.su-tabs .su-tabs-nav span {
        margin-bottom: 5px;
    }

    .faq .su-spoiler-title {
        font-size: 1em;
        padding: 8px 12px;
    }

    #Matches .tab .tab-btn {
        color: var(--club-color-0) !important;
    }

    #Matches .tab .tab-btn.active {
        /* Color set in club-specific files */
    }
}

/* Common Content Styles */
.player-page .content-main p,
.team-page .content-main p {
    color: var(--club-color-0);
}


.su-spoiler-content {
    background-color: #fff;
}

/* Common Form Styles */
.woocommerce-form__input-checkbox:checked {
    background-color: var(--club-color-0) !important;
    border-color: var(--club-color-0) !important;
}

/* Common Cart and WooCommerce Styles */
.astra-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    padding: 20px 0;
}

.woocommerce-js .astra-cart-drawer .widget_shopping_cart_content a.button.wc-forward {
    color: #fff !important;
}

.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons.buttons a {
    border: 1px solid #000;
    border-radius: 0;
    margin: 0;
}

.astra-cart-drawer .buttons_added input {
    left: 0;
    padding: 6px;
    position: relative;
    top: 0;
}


/* Team list fixture styling moved to fixture-team-player-list.css */

/* Remove underline from links by default, show on hover */
a {
	text-decoration: none !important;
}

a:hover {
	text-decoration: underline;
}

/* Shortcodes Ultimate Gallery Styling */
.su-custom-gallery-title {
  display: none !important;
}

/* Override #primary width limitation from Astra theme */
@media (min-width: 922px) {

    #primary {
        width: 100% !important;
        max-width: 100% !important;
    }

    body.ast-right-sidebar #primary {
        border-right: none;
    }
}

/* Astra right sidebar: remove the extra padding on desktop */
@media (min-width: 993px) {

  body.ast-right-sidebar #primary {
    padding-right: 0;
  }
}

#primary {
    margin: 0 !important;
}

@media (max-width: 921px) {

    #primary, #secondary {
        padding: 0 !important;
    }
}


/* ===== Mobile Ad Height Override - Ticket #5514 ===== */

/* Override inline CSS heights for advertisements on mobile devices */

@media (max-width: 768px) {
    /* Target ads with IDs starting with "ad-" */
    [id^="ad-"] {
        height: auto !important;
        min-height: auto !important;
        max-height: none !important;
    }

    /* Target common ad container classes */
    .ad-unit,
    .advertisement,
    .adsbygoogle {
        height: auto !important;
        min-height: auto !important;
        max-height: none !important;
    }

    /* Override fixture ad spacer on mobile */
    .fixture-ad-spacer {
        height: auto !important;
        min-height: 10px !important;
    }

    /* Target iframes within ad containers */
    [id^="ad-"] iframe,
    .ad-unit iframe,
    .advertisement iframe {
        height: auto !important;
        min-height: 200px !important;
        max-height: 400px !important;
    }
}

/* Team image box title sizing */
.team-image-box-title {
    font-size: 1.2em;
    margin-top: 0 !important;
}

/* Team image box description sizing */
.team-image-box-description {
    font-size: 0.9em;
}

.alignfull {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
}