.elementor-2025 .elementor-element.elementor-element-e303dbf{--display:flex;}.elementor-2025 .elementor-element.elementor-element-7abe854{--display:flex;}body.elementor-page-2025:not(.elementor-motion-effects-element-type-background), body.elementor-page-2025 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#020202;}/* Start custom CSS for html, class: .elementor-element-1032d22 *//* =========================================
WER HEADER
========================================= */

.wer-header{

```
position:relative;

max-width:1200px;

margin:0 auto 60px auto;

min-height:450px;

border-radius:28px;

overflow:hidden;

background:
    linear-gradient(
        rgba(0,0,0,.65),
        rgba(0,0,0,.65)
    ),
    url('https://rugbyfancentral.com/wp-content/uploads/2026/05/TDP-Z-ONYX-LEGACY-CUP-1.jpg.webp');

background-size:cover;

background-position:center center;

background-repeat:no-repeat;

display:flex;

align-items:center;

justify-content:center;
```

}

.wer-header-content{

```
max-width:850px;

text-align:center;

padding:60px 30px;

position:relative;

z-index:2;
```

}

.wer-header h1{

```
font-family:'Oswald',sans-serif;

font-size:64px;

line-height:1.1;

margin-bottom:25px;

color:#ffffff;

text-shadow:0 4px 12px rgba(0,0,0,.6);
```

}

.wer-intro{

```
font-size:20px;

line-height:1.8;

color:#e2e8f0;

max-width:800px;

margin:0 auto 30px auto;

text-shadow:0 2px 8px rgba(0,0,0,.5);
```

}

.last-updated{

```
display:inline-block;

background:#f97316;

color:#ffffff;

padding:10px 18px;

border-radius:999px;

font-size:14px;

font-weight:700;

text-transform:uppercase;

letter-spacing:.5px;
```

}

/* MOBILE */

@media(max-width:768px){

```
.wer-header{

    min-height:380px;

}

.wer-header h1{

    font-size:42px;

}

.wer-intro{

    font-size:17px;

    line-height:1.7;

}
```

}
.elementor-nav-menu--dropdown,
.elementor-nav-menu,
.elementor-sticky--active{
z-index:99999 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82f30ee *//* =========================================
SECTION 2 — WER RESOURCE HUB
========================================= */

.wer-resource-hub{
    max-width:1200px;
    margin:0 auto 60px auto;
}

.hub-title{
    font-family:'Oswald',sans-serif;
    font-size:42px;
    text-align:center;
    margin-bottom:30px;
}

.hub-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px;
}

.hub-card{
    background:linear-gradient(
        145deg,
        #1e293b,
        #111827
    );
    border-radius:20px;
    padding:30px;
    border:1px solid rgba(255,255,255,.05);
    text-decoration:none;
    color:white;
    transition:.3s ease;
}

a.hub-card:hover{
    transform:translateY(-5px);
    background:linear-gradient(
        145deg,
        #f97316,
        #ea580c
    );
}

.hub-icon{
    font-size:36px;
    margin-bottom:15px;
}

.hub-name{
    font-family:'Oswald',sans-serif;
    font-size:26px;
    margin-bottom:12px;
}

.hub-description{
    color:#cbd5e1;
    font-size:15px;
    line-height:1.6;
}

a.hub-card:hover .hub-description{
    color:white;
}

/* =========================================
COMING SOON CARDS
========================================= */

.hub-card-coming-soon{
    position:relative;
}

.coming-soon-badge{
    display:inline-block;
    margin-top:18px;
    padding:6px 14px;
    border-radius:999px;
    background:#f97316;
    color:white;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.5px;
}

/* =========================================
MOBILE
========================================= */

@media(max-width:768px){

    .hub-grid{
        grid-template-columns:1fr;
    }

    .hub-title{
        font-size:34px;
    }

    .hub-name{
        font-size:22px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-12ad0a5 *//* =========================================
SECTION 3 — ABOUT WER
========================================= */

.wer-about{
    max-width:1200px;
    margin:0 auto 70px auto;
}

.section-header{
    text-align:center;
    margin-bottom:40px;
}

.section-header h2{
    font-family:'Oswald',sans-serif;
    font-size:42px;
    margin-bottom:10px;
}

.section-subtitle{
    color:#94a3b8;
    font-size:18px;
}

.about-grid{
    display:grid;
    grid-template-columns:2fr 1fr;
    gap:30px;
    align-items:start;
}

.about-content{
    background:linear-gradient(
        145deg,
        #1e293b,
        #111827
    );
    padding:30px;
    border-radius:20px;
}

.about-content p{
    color:#cbd5e1;
    line-height:1.9;
    margin-bottom:20px;
}

.about-content p:last-child{
    margin-bottom:0;
}

.about-stats{
    display:flex;
    flex-direction:column;
    gap:20px;
}

.about-stat-card{
    background:linear-gradient(
        145deg,
        #1e293b,
        #111827
    );
    border-radius:20px;
    padding:25px;
    text-align:center;
}

.stat-number{
    font-family:'Oswald',sans-serif;
    font-size:52px;
    color:#f97316;
    line-height:1;
    margin-bottom:10px;
}

.stat-label{
    color:#cbd5e1;
    font-weight:600;
}

/* MOBILE */

@media(max-width:768px){

    .about-grid{
        grid-template-columns:1fr;
    }

    .section-header h2{
        font-size:34px;
    }

    .stat-number{
        font-size:42px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-246f6ce *//* =========================================
SECTION 4 — THIS WEEK'S FIXTURES
========================================= */

.upcoming-fixtures{
    max-width:1200px;
    margin:0 auto 70px auto;
}

.round-badge{
    display:inline-block;
    background:#f97316;
    color:white;
    padding:8px 16px;
    border-radius:999px;
    font-size:14px;
    font-weight:700;
    margin-bottom:15px;
    text-transform:uppercase;
    letter-spacing:.5px;
}

.fixtures-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}

.upcoming-card{
    background:linear-gradient(
        145deg,
        #1e293b,
        #111827
    );
    border-radius:22px;
    padding:28px;
    border:1px solid rgba(255,255,255,.05);
    transition:.3s ease;
}

.upcoming-card:hover{
    transform:translateY(-5px);
}

.fixture-date{
    text-align:center;
    color:#f97316;
    font-weight:700;
    margin-bottom:20px;
}

.fixture-teams{
    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:15px;
    margin-bottom:20px;
}

.fixture-team{
    text-align:center;
}

.fixture-team img{
    width:80px;
    height:80px;
    object-fit:contain;
    margin-bottom:12px;
}

.fixture-team-name{
    font-family:'Oswald',sans-serif;
    font-size:22px;
    line-height:1.2;
    text-transform:uppercase;
}

.fixture-vs{
    font-family:'Oswald',sans-serif;
    font-size:28px;
    color:#f97316;
}

.fixture-time{
    text-align:center;
    font-size:18px;
    font-weight:700;
    margin-bottom:10px;
}

.fixture-venue{
    text-align:center;
    color:#94a3b8;
    font-size:15px;
    line-height:1.5;
}

/* MOBILE */

@media(max-width:768px){

    .fixtures-grid{
        grid-template-columns:1fr;
    }

    .fixture-team img{
        width:70px;
        height:70px;
    }

    .fixture-team-name{
        font-size:18px;
    }

    .fixture-vs{
        font-size:22px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d0d0aa *//* =========================================
SECTION 5 — NEXT MATCH SPOTLIGHT
========================================= */

.next-match-spotlight{
    max-width:1200px;
    margin:0 auto 70px auto;
}

.spotlight-header{
    text-align:center;
    margin-bottom:30px;
}

.spotlight-badge{
    display:inline-block;
    background:#f97316;
    color:white;
    padding:8px 16px;
    border-radius:999px;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom:15px;
}

.spotlight-header h2{
    font-family:'Oswald',sans-serif;
    font-size:42px;
}

.spotlight-card{
    background:linear-gradient(
        145deg,
        #f97316,
        #ea580c
    );
    border-radius:28px;
    padding:40px;
    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:30px;
    box-shadow:0 15px 35px rgba(0,0,0,.35);
}

.spotlight-team{
    text-align:center;
}

.spotlight-team img{
    width:120px;
    height:120px;
    object-fit:contain;
    margin-bottom:15px;
}

.spotlight-team-name{
    font-family:'Oswald',sans-serif;
    font-size:32px;
    text-transform:uppercase;
}

.spotlight-center{
    text-align:center;
}

#countdown{
    font-family:'Oswald',sans-serif;
    font-size:52px;
    margin-bottom:15px;
}

#next-date{
    font-size:20px;
    font-weight:700;
    margin-bottom:10px;
}

#next-venue{
    font-size:16px;
}

#gameday-alert{
    margin-top:15px;
    font-family:'Oswald',sans-serif;
    font-size:24px;
}

/* MOBILE */

@media(max-width:768px){

    .spotlight-card{
        grid-template-columns:1fr;
    }

    .spotlight-team img{
        width:90px;
        height:90px;
    }

    .spotlight-team-name{
        font-size:24px;
    }

    #countdown{
        font-size:40px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-53042e2 *//* =========================================
SECTION 6 — RECENT RESULTS
========================================= */

.recent-results{
    max-width:1200px;
    margin:0 auto 80px auto;
}

.results-badge{
    display:inline-block;
    background:#f97316;
    color:white;
    padding:8px 16px;
    border-radius:999px;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.5px;
    margin-bottom:15px;
}

.results-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}

.result-card{
    background:linear-gradient(
        145deg,
        #1e293b,
        #111827
    );
    border-radius:22px;
    padding:28px;
    border:1px solid rgba(255,255,255,.05);
    transition:.3s ease;
}

.result-card:hover{
    transform:translateY(-5px);
}

.result-date{
    text-align:center;
    color:#94a3b8;
    margin-bottom:20px;
    font-weight:600;
}

.result-teams{
    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:15px;
}

.result-team{
    text-align:center;
}

.result-team img{
    width:80px;
    height:80px;
    object-fit:contain;
    margin-bottom:10px;
}

.result-team-name{
    font-family:'Oswald',sans-serif;
    font-size:20px;
    line-height:1.2;
    text-transform:uppercase;
}

.result-score{
    font-family:'Oswald',sans-serif;
    font-size:34px;
    color:#f97316;
    white-space:nowrap;
}

/* MOBILE */

@media(max-width:768px){

    .results-grid{
        grid-template-columns:1fr;
    }

    .result-team img{
        width:65px;
        height:65px;
    }

    .result-team-name{
        font-size:18px;
    }

    .result-score{
        font-size:28px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ed9d372 *//* =========================================
SECTION 7 — FULL SCHEDULE
========================================= */

.full-schedule-section{
    max-width:1200px;
    margin:0 auto 80px auto;
}

.schedule-container{
    width:100%;
}

.schedule-badge{
    display:inline-block;
    background:#f97316;
    color:white;
    padding:8px 16px;
    border-radius:999px;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.5px;
    margin-bottom:15px;
}

.full-schedule-section .section-header{
    text-align:center;
    margin-bottom:40px;
}

.full-schedule-section h2{
    font-family:'Oswald',sans-serif;
    font-size:42px;
    margin-bottom:10px;
}

.full-schedule-section .section-subtitle{
    color:#94a3b8;
    font-size:18px;
    line-height:1.6;
}

/* Week Navigation Improvements */

.week-nav{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
    justify-content:center;
    margin-bottom:40px;
}

.week-nav button{
    transition:.25s ease;
}

.week-nav button:hover{
    transform:translateY(-2px);
}

/* Mobile Improvements */

@media(max-width:768px){

    .full-schedule-section h2{
        font-size:34px;
    }

    .week-nav{
        flex-wrap:nowrap;
        overflow-x:auto;
        justify-content:flex-start;
        padding-bottom:10px;
        scrollbar-width:thin;
    }

    .week-nav button{
        flex:0 0 auto;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-546792d *//* =========================================
SECTION 8 — WER TEAMS
========================================= */

.wer-teams-section{
    max-width:1200px;
    margin:0 auto 80px auto;
}

.teams-badge{
    display:inline-block;
    background:#f97316;
    color:white;
    padding:8px 16px;
    border-radius:999px;
    font-size:14px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:.5px;
    margin-bottom:15px;
}

.teams-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}

.team-card{
    background:linear-gradient(
        145deg,
        #1e293b,
        #111827
    );
    border-radius:22px;
    padding:30px;
    text-align:center;
    border:1px solid rgba(255,255,255,.05);
    transition:.3s ease;
}

.team-card:hover{
    transform:translateY(-5px);
}

.team-card img{
    width:110px;
    height:110px;
    object-fit:contain;
    margin-bottom:20px;
}

.team-card h3{
    font-family:'Oswald',sans-serif;
    font-size:28px;
    margin-bottom:15px;
}

.coming-soon{
    display:inline-block;
    background:#f97316;
    color:white;
    padding:6px 12px;
    border-radius:999px;
    font-size:12px;
    font-weight:700;
    text-transform:uppercase;
}

/* MOBILE */

@media(max-width:768px){

    .teams-grid{
        grid-template-columns:1fr;
    }

    .team-card img{
        width:90px;
        height:90px;
    }

    .team-card h3{
        font-size:24px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-020ae52 *//* =========================================
SECTION 9 — FAQ
========================================= */

.wer-faq{
max-width:1200px;
margin:0 auto 80px auto;
}

.faq-badge{
display:inline-block;
background:#f97316;
color:white;
padding:8px 16px;
border-radius:999px;
font-size:14px;
font-weight:700;
text-transform:uppercase;
letter-spacing:.5px;
margin-bottom:15px;
}

.faq-container{
display:flex;
flex-direction:column;
gap:16px;
}

.faq-item{
background:linear-gradient(
145deg,
#1e293b,
#111827
);
border-radius:20px;
border:1px solid rgba(255,255,255,.05);
overflow:hidden;
}

.faq-question{
list-style:none;
cursor:pointer;
padding:24px;
color:#fff;
font-family:'Oswald',sans-serif;
font-size:24px;
position:relative;
}

.faq-question::-webkit-details-marker{
display:none;
}

.faq-question::after{
content:"+";
position:absolute;
right:24px;
top:50%;
transform:translateY(-50%);
color:#f97316;
font-size:30px;
font-weight:700;
}

.faq-item[open] .faq-question::after{
content:"−";
}

.faq-answer{
padding:0 24px 24px;
}

.faq-answer p{
color:#cbd5e1;
line-height:1.8;
margin:0;
}

.faq-item a{
color:#f97316;
font-weight:600;
text-decoration:none;
}

.faq-item a:hover{
color:#fb923c;
text-decoration:underline;
}

@media(max-width:768px){

```
.faq-question{
    font-size:20px;
    padding:20px;
}

.faq-answer{
    padding:0 20px 20px;
}
```

}/* End custom CSS */