/*
Theme Name: starship
Description: Specific styles of the theme relative ti this website.
*/



@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap');

@font-face {
    font-family: Walkway UltraBold;
    src: url('/wp-content/themes/Apollow-woocommerce/framework/assets/Font/Walkway_UltraBold.ttf') format('truetype');
}

/* Smooth Scroll Behavior */
html {
    scroll-behavior: smooth;
}

#contact-us {
    scroll-margin-top: 100px;
}
section.hero-tennis-section:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #0000004a;
}
.page-container.pg-temp-staff {
    padding-top: 0;
}

@media (min-width: 1366px) {
    .extended-container {
        margin-left: -100px;
        margin-right: -100px;
    }
}

@media (min-width: 1440px) {
    .extended-container {
        margin-left: -120px;
        margin-right: -120px;
    }
}

@media (min-width: 1600px) {
    .extended-container {
        margin-left: -200px;
        margin-right: -200px;
    }
}

@media (min-width: 1680px) {
    .extended-container {
        margin-left: -220px;
        margin-right: -220px;
    }
}
.page-id-742 nav#site-header {
    background: rgb(0 0 0 / 38%) !important;
    backdrop-filter: blur(10px) !important;
    margin-top: 0 !important;
}
@media (min-width: 1768px) {
    .extended-container {
        margin-left: -250px;
        margin-right: -250px;
    }
}

@media (min-width: 1850px) {
    .extended-container {
        margin-left: -280px;
        margin-right: -280px;
    }
}

@media (min-width: 1920px) {
    .extended-container {
        margin-left: -320px;
        margin-right: -320px;
    }
}

/*=========== woocommerce shop changes ============*/

.woo-wrapper .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: var(--orange) !important;
    color: var(--black) !important;
}

.woocommerce span.onsale {
    background-color: var(--orange) !important;
}

.woocommerce ul.products li.product a img {
    border: 1px solid !important;
    border-color: #0000002b !important;
}

/*================= END ============*/



.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 58%;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 40%;
}

.woocommerce div.product form.cart .variations label {
    color: black;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000000;
}

p.price {
    border-bottom: 1px solid #0000001a;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.woocommerce-product-details__short-description {
    border-bottom: 1px solid #0000001a;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.woo-variation-swatches.wvs-show-label .variations td,
.woo-variation-swatches.wvs-show-label .variations th {
    display: flex;
    column-gap: 20px;
    align-items: center;
}

.woocommerce div.product form.cart .button {
    border-radius: 0;
    padding: 15px 25px;
    background: #2d2c2c;
    width: 50%;
}

.woocommerce div.product form.cart .button:hover {
    background: black;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled,
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled,
.woocommerce-variation-add-to-cart.variations_button,
.woocommerce div.product form.cart {
    display: flex;
}

form.variations_form.cart {
    display: block !important
}

.woocommerce .quantity .qty {
    width: 100%;
    height: 45px;
    border-radius: 0;
}

.yith-wcwl-add-to-wishlist-button {
    font-size: inherit;
}

.woocommerce div.product form.cart div.quantity {
    margin: 0 10px 0 0;
    width: 50%;
}

.woocommerce div.product form.cart {
    margin-bottom: 20px;
    border-bottom: 1px solid #0000001a;
    padding-bottom: 20px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #f30101;
}

.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery__image {
    /* max-height: calc(100vh - 155px); */
}

.owl-nav>button.owl-next {
    right: -25px;
}

.owl-nav>button.owl-prev {
    left: 25px;
}

.owl-nav>button {
    top: 40%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    padding: 0;
    background-color: #000000;
    width: 35px;
    height: 35px;
    background: #000000;
    color: white;
}

.owl-nav>button.owl-prev {
    left: 18px;
}

.owl-nav>button.owl-next {
    right: -18px;
}

.woocommerce span.onsale {
    border-radius: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    height: auto;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: calc(100% / 8);
}

section.related.products {
    clear: both;
    padding-top: 25px;
}

.sh-arch-cont-flex-wrapper {
    display: flex;
}

.sh-arch-cont-filter-wrap {
    width: 15%;
    padding: 10px;
    /* border-right: 1px solid #e5e5e5; */
    max-width: 300px;
    position: fixed;
}

.sh-arch-cont-filter-wrap:after {
    content: '';
    width: 1px;
    height: 100vh;
    position: absolute;
    background: #e5e5e5;
    top: 0;
    right: 0;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column {
    width: calc(25% - 10px);
    max-width: 34px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
    font-size: 12px;
}

.sh-arch-cont-product-wrap {
    width: 80%;
    margin-left: 20%;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover {
    background-color: #000000;
    box-shadow: 0 0 0 2px #000000;
    color: #000000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) {
    box-shadow: 0 0 0 2px #000000;
    color: #000000;
    background-color: #000000;
    box-shadow: 0 0 0 2px #000000;
}



.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color {
    border-color: #000000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-image {
    border-color: #000000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right)>a:after {
    background-color: #000000;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover {
    border-color: #000000;
}

.woocommerce ul.products li.product .price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    text-decoration: none;
}

.woocommerce span.onsale {
    border-radius: 0;
}

.wc-block-components-button {
    background: black;
    color: white;
}

.wc-block-components-button:hover,
.wp-block-button__link:hover {
    background: #707070;
    color: white;
}

.wp-block-button__link {
    border-radius: 0;
}


.woocommerce .products ul,
.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

.woocommerce ul.products::before {
    content: none !important;
}

.yith-add-to-wishlist-button-block {
    margin: 0;
}

p.sh-arch-cont-filter-tt-wrap {
    margin-bottom: 0;
    font-size: 20px;
}

.sh-arch-cont-filter-tt-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin-bottom: 20px; */
}

h4.filter-title {
    font-size: 15px;
}

table.wishlist_table {
    font-size: inherit;
}

.wc-block-grid__products .wc-block-grid__product-image img {
    width: auto !important;
}

.wc-block-grid__products .wc-block-grid__product-image img {
    width: revert-layer !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
    border: 2px solid transparent;
    border: 1px solid black;
}

.woocommerce .woocommerce-result-count {
    margin: 1em 0 1em;
}


















/* ======================================== CUSTOM WOOCOMMERCE LOGIN PAGE ======================================== */

/* Hide default WooCommerce elements on login page */
body.woocommerce-account.logged-out .woocommerce {
    margin: 0;
}

body.woocommerce-account.logged-out .entry-header,
body.woocommerce-account.logged-out .page-title {
    display: none;
}

.custom-woo-login-wrapper {
    margin: 0;
    padding: 0;
}

/* ========================================
   HERO SECTION
   ======================================== */

/* Centering the Hero Content */
.login-hero-section {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60vh;
    min-height: 500px;
    text-align: center;
    overflow: hidden;
    margin: 18px 18px 0 18px;
    border-radius: 15px;
}

/* Dark Overlay */
.login-hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.login-hero-label {
    display: block;
    font-family: 'Unbounded', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: var(--white);
    margin-bottom: 15px;
}

.login-hero-main-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 60px;
    line-height: 1.1;
    font-weight: 700;
    color: var(--white);
    margin: 0;
}

.login-hero-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
        object-position: bottom;
}

/* Positioning text above the overlay */
.login-hero-wrap {
    position: relative;
    z-index: 2;
}

.login-hero-content {
    max-width: 700px;
}

.login-hero-badge {
    display: inline-block;
    padding: 8px 24px;
    background-color: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--white);
    margin-bottom: 20px;
}

.login-hero-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 48px;
    line-height: 1.2;
    color: var(--white);
    margin: 0;
    font-weight: 800;
}

/* ========================================
   CONTENT SECTION
   ======================================== */

.login-content-section {
    padding: 80px 0;
    background-color: var(--white);
}

.login-content-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
}

/* ========================================
   LEFT SIDE CONTENT
   ======================================== */

.login-content-left {
    flex: 1;
    max-width: 700px;
}

.login-content-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 40px;
    line-height: 1.3;
    color: var(--dark-grey);
    margin: 0 0 20px 0;
    font-weight: 700;
}

.login-content-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    color: var(--light-grey);
    margin-bottom: 50px;
    letter-spacing: 1.2px;
}

.login-content-image {
    border-radius: 20px;
    overflow: hidden;
    height: 390px;
}

.login-content-image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 20px;
    object-fit: cover;
}

/* ========================================
   RIGHT SIDE FORM BOX
   ======================================== */

.login-form-right {
    flex: 1;
}

.login-form-box {
    background-color: var(--orange);
    border-radius: 30px;
    padding: 50px;
}

/* ========================================
   LOGIN/REGISTER TABS
   ======================================== */

.woo-login-tabs {
    display: flex;
    gap: 15px;
    margin-bottom: 30px;
}

.woo-tab-btn {
    flex: 1;
    padding: 12px 20px;
    background-color: rgba(255, 255, 255, 0.2);
    border: 2px solid transparent;
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: var(--white);
    cursor: pointer;
    transition: all 0.3s ease;
}

.woo-tab-btn:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.woo-tab-btn.active {
    background-color: var(--white);
    color: var(--orange);

}

/* Hide Login title above form */
.woocommerce-account .woocommerce h2 {
    display: none;
}

/* ========================================
   FORM TITLES
   ======================================== */

.login-form-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: var(--white);
    margin: 0 0 15px 0;
}

.login-form-subtitle {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    color: var(--white);
    margin-bottom: 35px;
    letter-spacing: 1px;
}

/* ========================================
   FORM STYLING
   ======================================== */

.custom-login-form-inner {
    width: 100%;
}

.login-form-field {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.login-form-field label {
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: var(--white);
    margin-bottom: 10px;
}

.login-form-field label .required {
    color: var(--white);
}

.login-form-field input {
    padding: 15px 20px;
    border: 2px solid transparent;
    border-radius: 50px;
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    color: var(--dark-grey);
    transition: all 0.3s ease;
    width: 100%;
}

.login-form-field input:focus {
    outline: none;
    border-color: var(--white);
    background-color: var(--white);
}

/* ========================================
   REMEMBER ME CHECKBOX
   ======================================== */

.woocommerce-form-login__rememberme,
.woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 14px;
    color: var(--white);
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.woocommerce-form__input-checkbox {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

/* ========================================
   LOGIN BUTTON
   ======================================== */

.woocommerce-form-login__submit,
.woocommerce-form-register__submit,
.login-form-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    padding: 16px 40px;
    background-color: var(--dark-grey);
    color: var(--white);
    border: none;
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    margin-bottom: 15px;
}

.woocommerce-form-login__submit:hover,
.woocommerce-form-register__submit:hover {
    background-color: #1a1a1a;
    color: var(--white);
    text-decoration: none;
}

/* Button icon (if you want to add manually) */
.login-btn-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: var(--orange);
    border-radius: 50%;
}

.login-btn-icon i {
    font-size: 14px;
    color: var(--white);
    transform: rotate(-45deg);
}

/* ========================================
   LOST PASSWORD LINK
   ======================================== */

.woocommerce-LostPassword,
.lost_password {
    text-align: center;
    margin: 10px 0 0 0;
}

.woocommerce-LostPassword a {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 14px;
    color: var(--white);
    text-decoration: underline;
    letter-spacing: 1px;
}

.woocommerce-LostPassword a:hover {
    text-decoration: none;
    color: var(--white);
}

/* ========================================
   ERROR/SUCCESS MESSAGES
   ======================================== */

.woocommerce-error,
.woocommerce-message,
.woocommerce-info {
    background-color: rgba(255, 255, 255, 0.95);
    border-left: 4px solid var(--orange);
    border-radius: 10px;
    /* padding: 15px 20px; */
    margin: 0 0 25px 0;
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 14px;
    color: var(--dark-grey);
    letter-spacing: 1px;
}

.woocommerce-error {
    border-left-color: #e74c3c;
}

.woocommerce-message {
    border-left-color: #27ae60;
}

/* ========================================
   HIDE DEFAULT 2-COLUMN LAYOUT
   ======================================== */

.u-columns.col2-set {
    display: block;
}

.u-column1,
.u-column2 {
    width: 100%;
    float: none;
    margin: 0;
}

/* Large Tablets & Small Desktops - 1200px */
@media (max-width: 1200px) {
    .page-container.pg-temp-login {
        padding-bottom: 50px;
    }

    .login-hero-section {
        height: 55vh;
        min-height: 450px;
    }

    .login-hero-main-title {
        font-size: 52px;
    }

    .login-hero-label {
        font-size: 16px;
    }

    .login-content-section {
        padding: 70px 0;
    }

    .login-content-wrap {
        gap: 50px;
    }

    .login-content-title {
        font-size: 36px;
    }

    .login-content-description {
        font-size: 18px;
        margin-bottom: 40px;
    }

    .login-content-image {
        height: 350px;
    }

    .login-form-box {
        padding: 45px;
    }

    .login-form-title {
        font-size: 26px;
    }

    .login-form-subtitle {
        font-size: 18px;
    }

}

/* Tablets - 991px */
@media (max-width: 991px) {
    .page-container.pg-temp-login {
        padding-bottom: 50px;
    }

    .login-hero-section {
        height: 50vh;
        min-height: 400px;
        margin: 0;
        border-radius: 0;
    }

    .login-hero-main-title {
        font-size: 44px;
    }

    .login-hero-label {
        font-size: 15px;
    }

    .login-content-section {
        padding: 60px 0;
    }

    .login-content-wrap {
        flex-direction: column;
        gap: 40px;
    }

    .login-content-left {
        max-width: 100%;
    }

    .login-content-title {
        font-size: 32px;
    }

    .login-content-description {
        font-size: 17px;
        margin-bottom: 35px;
    }

    .login-content-image {
        height: 320px;
    }

    .login-form-right {
        max-width: 100%;
    }

    .login-form-box {
        padding: 40px;
    }

    .login-form-title {
        font-size: 24px;
    }

    .login-form-subtitle {
        font-size: 17px;
        margin-bottom: 30px;
    }

    .login-form-field input {
        padding: 14px 18px;
    }

    .woocommerce-form-login__submit {
        padding: 15px 35px;
        font-size: 15px;
    }

}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {
    .page-container.pg-temp-login {
        padding-bottom: 50px;
    }

    .login-hero-section {
        height: 45vh;
        min-height: 350px;
    }

    .login-hero-main-title {
        font-size: 36px;
    }

    .login-hero-main-title br {
        display: none;
    }

    .login-hero-label {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .login-content-section {
        padding: 50px 0;
    }

    .login-content-wrap {
        gap: 35px;
    }

    .login-content-title {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .login-content-description {
        font-size: 16px;
        margin-bottom: 30px;
        letter-spacing: 0.8px;
    }

    .login-content-image {
        height: 280px;
    }

    .login-form-box {
        padding: 35px 30px;
    }

    .login-form-title {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .login-form-subtitle {
        font-size: 16px;
        margin-bottom: 28px;
        letter-spacing: 0.8px;
    }

    .login-form-field {
        margin-bottom: 18px;
    }

    .login-form-field label {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .login-form-field input {
        padding: 13px 18px;
        font-size: 14px;
    }

    .woocommerce-form-login__rememberme {
        font-size: 13px;
        margin-bottom: 18px;
    }

    .woocommerce-form__input-checkbox {
        width: 16px;
        height: 16px;
    }

    .woocommerce-form-login__submit {
        padding: 14px 30px;
        font-size: 15px;
    }

    .woocommerce-LostPassword a {
        font-size: 13px;
    }

    .woocommerce-error {
        padding: 12px 18px;
        font-size: 13px;
        margin-bottom: 20px;
    }

}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {
    .page-container.pg-temp-login {
        padding-bottom: 50px;
    }

    .login-hero-section {
        height: 40vh;
        min-height: 300px;
    }

    .login-hero-main-title {
        font-size: 28px;
        padding: 0 15px;
    }

    .login-hero-label {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .login-content-section {
        padding: 40px 0;
    }

    .login-content-wrap {
        gap: 30px;
    }

    .login-content-title {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .login-content-description {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 0.5px;
    }

    .login-content-image {
        height: 240px;
        border-radius: 15px;
    }

    .login-form-box {
        padding: 30px 20px;
        border-radius: 25px;
    }

    .login-form-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .login-form-subtitle {
        font-size: 15px;
        margin-bottom: 25px;
        letter-spacing: 0.5px;
    }

    .login-form-field {
        margin-bottom: 16px;
    }

    .login-form-field label {
        font-size: 12px;
        margin-bottom: 7px;
    }

    .login-form-field input {
        padding: 12px 16px;
        font-size: 14px;
    }

    .woocommerce-form-login__rememberme {
        font-size: 12px;
        margin-bottom: 16px;
    }

    .woocommerce-form__input-checkbox {
        width: 15px;
        height: 15px;
    }

    .woocommerce-form-login__submit {
        padding: 13px 28px;
        font-size: 14px;
        margin-bottom: 12px;
    }

    .woocommerce-LostPassword {
        margin-top: 8px;
    }

    .woocommerce-LostPassword a {
        font-size: 12px;
        letter-spacing: 0.5px;
    }

    .woocommerce-error {
        padding: 12px 15px;
        font-size: 12px;
        margin-bottom: 18px;
        letter-spacing: 0.5px;
    }

}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .page-container.pg-temp-login {
        padding-bottom: 50px;
    }

    .login-hero-section {
        height: 35vh;
        min-height: 280px;
    }

    .login-hero-main-title {
        font-size: 24px;
        padding: 0 10px;
    }

    .login-hero-label {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .login-content-section {
        padding: 35px 0;
    }

    .login-content-wrap {
        gap: 25px;
    }

    .login-content-title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .login-content-description {
        font-size: 14px;
        margin-bottom: 20px;
        letter-spacing: 0.3px;
    }

    .login-content-image {
        height: 220px;
        border-radius: 12px;
    }

    .login-form-box {
        padding: 25px 18px;
        border-radius: 20px;
    }

    .login-form-title {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .login-form-subtitle {
        font-size: 14px;
        margin-bottom: 22px;
        letter-spacing: 0.3px;
    }

    .login-form-field {
        margin-bottom: 14px;
    }

    .login-form-field label {
        font-size: 11px;
        margin-bottom: 6px;
    }

    .login-form-field input {
        padding: 11px 14px;
        font-size: 13px;
    }

    .woocommerce-form-login__rememberme {
        font-size: 11px;
        margin-bottom: 14px;
    }

    .woocommerce-form__input-checkbox {
        width: 14px;
        height: 14px;
    }

    .woocommerce-form-login__submit {
        padding: 12px 24px;
        font-size: 13px;
        margin-bottom: 10px;
    }

    .woocommerce-LostPassword {
        margin-top: 6px;
    }

    .woocommerce-LostPassword a {
        font-size: 11px;
        letter-spacing: 0.3px;
    }

    .woocommerce-error {
        padding: 10px 12px;
        font-size: 11px;
        margin-bottom: 15px;
        letter-spacing: 0.3px;
    }

}

/* ======================================== END CUSTOM LOGIN PAGE STYLES ======================================== */



/* ======================================== DASHBOARD PAGE STYLES ======================================== */
.pg-temp-dashboard {
    padding: 0;
}

.page-template-template-dashboard #site-header,
.page-template-template-dashboard .footer-banner,
.page-template-template-dashboard .footer-main,
.page-template-template-dashboard .footer-bottom {
    display: none !important;
}

/* Smooth animation */
.dashboard-sidebar {
    transition: width .25s ease;
}

.dashboard-content {
    transition: margin-left .25s ease;
}

/* Toggle button default hidden (desktop/tablet) */
.dashboard-sidebar-toggle {
    display: none;
}

.dashboard-container {
    display: flex;
    height: 100vh;
    overflow: hidden;
}

/* LEFT SIDEBAR */
.dashboard-sidebar {
    width: 240px;
    min-width: 240px;
    background-color: var(--dark-grey);
    height: 100vh;
    display: flex;
    flex-direction: column;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1000;
}

/* Logo */
.dashboard-logo {
    padding: 30px 25px 40px 25px;
}

.dashboard-logo a {
    display: block;
}

.dashboard-logo img {
    max-width: 120px;
    height: auto;
}

/* Navigation Menu */
.dashboard-nav {
    flex: 1;
    overflow: hidden;
}

.dashboard-nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dashboard-nav-item {
    margin: 0;
}

.dashboard-nav-link {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 16px 25px;
    font-family: 'Unbounded', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
    border-left: 3px solid transparent;
}

.dashboard-nav-link i {
    font-size: 18px;
    width: 20px;
    text-align: center;
}

.dashboard-nav-item.active .dashboard-nav-link,
.dashboard-nav-link:hover {
    color: var(--white);
    background-color: rgba(255, 255, 255, 0.05);
    border-left-color: var(--orange);
    text-decoration: none;
}

/* Logout Button */
.dashboard-logout {
    padding: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.dashboard-logout-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    font-family: 'Unbounded', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
}

.dashboard-logout-link i {
    font-size: 18px;
    width: 20px;
}

.dashboard-logout-link:hover {
    color: var(--orange);
    text-decoration: none;
}


/* MAIN CONTENT AREA */
.dashboard-content {
    flex: 1;
    margin-left: 240px;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 40px 50px 60px 50px;
    scrollbar-width: thin;
    scrollbar-color: #c0c0c0 #e5e5e5;
}


/* HEADER SECTION */
.dashboard-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 45px;
}

.dashboard-header-left {
    flex: 1;
}

.dashboard-welcome {
    font-family: 'Unbounded', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: var(--dark-grey);
    margin: 0 0 25px 0;
}

.dashboard-welcome .user-name {
    color: var(--orange);
}

/* Membership Badge Card */
.membership-badge-card {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 15px 25px;
    background-color: var(--white);
    border-radius: 15px;
    border: 1px solid #E5E5E5;
}

.membership-badge-icon {
    width: 45px;
    height: 45px;
    background-color: var(--orange);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.membership-badge-icon i {
    font-size: 20px;
    color: var(--white);
}

.membership-badge-content {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.membership-badge-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: var(--dark-grey);
    margin: 0;
}

.membership-badge-renewal {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 13px;
    color: var(--light-grey);
    margin: 0;
    letter-spacing: 0.5px;
}

/* Header Right */
.dashboard-header-right {
    display: flex;
    align-items: center;
    gap: 15px;
}

.dashboard-notification-btn {
    width: 45px;
    height: 45px;
    background-color: var(--white);
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.dashboard-notification-btn i {
    font-size: 20px;
    color: var(--dark-grey);
}

.dashboard-notification-btn:hover {
    background-color: var(--orange);
}

.dashboard-notification-btn:hover i {
    color: var(--white);
}

.dashboard-user-avatar {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid var(--orange);
}

.dashboard-user-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* SECTION TITLES */
.dashboard-section-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--dark-grey);
    margin: 0 0 25px 0;
}


/* QUICK ACTIONS SECTION */
.quick-actions-section {
    margin-bottom: 45px;
}

.quick-actions-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.quick-action-card {
    flex: 1 1 calc(25% - 15px);
    min-width: calc(25% - 15px);
    background-color: var(--white);
    border: 2px solid #E5E5E5;
    border-radius: 20px;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    min-height: 180px;
}

.quick-action-card:hover {
    border-color: var(--orange);
    background-color: #FFF9F4;
    text-decoration: none;
}

.quick-action-icon {
    width: 65px;
    height: 65px;
    background-color: #F8F8F8;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.quick-action-card:hover .quick-action-icon {
    background-color: var(--orange);
}

.quick-action-icon i {
    font-size: 28px;
    color: var(--dark-grey);
    transition: all 0.3s ease;
}

.quick-action-card:hover .quick-action-icon i {
    color: var(--white);
}

.quick-action-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: var(--dark-grey);
    margin: 0;
    text-align: center;
}


/* UPCOMING BOOKINGS SECTION */
.upcoming-bookings-section {
    margin-bottom: 45px;
}

.bookings-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-height: 212px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
    scrollbar-width: thin;
    scrollbar-color: #c0c0c0 #F0F0F0;
}

.booking-item {
    background-color: var(--white);
    border: 2px solid #E5E5E5;
    border-radius: 15px;
    padding: 25px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
}

.booking-item:hover {
    border-color: var(--orange);
}

.booking-time {
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: var(--dark-grey);
    margin: 0;
}

.btn-reschedule {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 28px;
    background-color: var(--orange);
    color: var(--white);
    border: none;
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-reschedule i {
    font-size: 14px;
}

.btn-reschedule:hover {
    background-color: var(--dark-grey);
}


/* BOTTOM FLEX */
.dashboard-bottom-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
}

/* Waitlist Card */
.waitlist-card,
.activity-card {
    flex: 1 1 calc(50% - 10px);
    background-color: var(--white);
    border: 2px solid #E5E5E5;
    border-radius: 20px;
    padding: 35px;
}

.waitlist-membership-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: var(--dark-grey);
    margin: 0 0 25px 0;
}

.waitlist-progress-item {
    margin-bottom: 25px;
}

.waitlist-progress-item:last-child {
    margin-bottom: 0;
}

.waitlist-progress-label {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 14px;
    color: var(--light-grey);
    margin: 0 0 10px 0;
    letter-spacing: 0.5px;
}

.waitlist-progress-bar {
    width: 100%;
    height: 12px;
    background-color: #F0F0F0;
    border-radius: 10px;
    overflow: hidden;
}

.waitlist-progress-fill {
    height: 100%;
    background-color: var(--orange);
    border-radius: 10px;
    transition: width 0.3s ease;
}

/* Activity Card */
.activity-list {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.activity-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 18px;
    border-bottom: 1px solid #F0F0F0;
}

.activity-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.activity-label {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 15px;
    color: var(--light-grey);
    margin: 0;
    letter-spacing: 0.5px;
}

.activity-value {
    font-family: 'Unbounded', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: var(--dark-grey);
    margin: 0;
}


/* RESPONSIVE STYLES */
@media (max-width: 1200px) {

    .dashboard-content {
        padding: 35px 40px 50px 40px;
    }

    .dashboard-welcome {
        font-size: 32px;
    }

    .membership-badge-title {
        font-size: 16px;
    }

    .membership-badge-renewal {
        font-size: 12px;
    }

    .dashboard-section-title {
        font-size: 22px;
    }

    .quick-action-card {
        flex: 1 1 calc(50% - 10px);
        min-width: calc(50% - 10px);
        padding: 35px 25px;
        min-height: 160px;
    }

    .quick-action-icon {
        width: 60px;
        height: 60px;
    }

    .quick-action-icon i {
        font-size: 26px;
    }

    .quick-action-title {
        font-size: 15px;
    }

    .booking-item {
        padding: 20px 25px;
    }

    .booking-time {
        font-size: 15px;
    }

    .btn-reschedule {
        padding: 11px 24px;
        font-size: 13px;
    }

    .dashboard-bottom-grid {
        gap: 18px;
    }

    .waitlist-card,
    .activity-card {
        padding: 30px;
    }

}

@media (max-width: 991px) {

    .dashboard-sidebar {
        width: 200px;
        min-width: 200px;
    }

    .dashboard-logo {
        padding: 25px 20px 35px 20px;
    }

    .dashboard-logo img {
        max-width: 100px;
    }

    .dashboard-nav-link {
        padding: 14px 20px;
        font-size: 14px;
        gap: 12px;
    }

    .dashboard-nav-link i {
        font-size: 16px;
        width: 18px;
    }

    .dashboard-logout {
        padding: 20px;
    }

    .dashboard-logout-link {
        font-size: 14px;
        gap: 10px;
    }

    .dashboard-logout-link i {
        font-size: 16px;
        width: 18px;
    }

    .dashboard-content {
        margin-left: 200px;
        padding: 30px 35px 45px 35px;
    }

    .dashboard-header {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 35px;
    }

    .dashboard-header-right {
        align-self: flex-end;
    }

    .dashboard-welcome {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .membership-badge-card {
        padding: 12px 20px;
        gap: 12px;
    }

    .membership-badge-icon {
        width: 40px;
        height: 40px;
    }

    .membership-badge-icon i {
        font-size: 18px;
    }

    .membership-badge-title {
        font-size: 15px;
    }

    .dashboard-notification-btn,
    .dashboard-user-avatar {
        width: 42px;
        height: 42px;
    }

    .dashboard-notification-btn i {
        font-size: 18px;
    }

    .dashboard-section-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .quick-actions-section {
        margin-bottom: 35px;
    }

    .quick-actions-grid {
        gap: 15px;
    }

    .quick-action-card {
        flex: 1 1 calc(50% - 7.5px);
        min-width: calc(50% - 7.5px);
        padding: 30px 20px;
        min-height: 140px;
        gap: 15px;
    }

    .quick-action-icon {
        width: 55px;
        height: 55px;
    }

    .quick-action-icon i {
        font-size: 24px;
    }

    .quick-action-title {
        font-size: 14px;
    }

    .upcoming-bookings-section {
        margin-bottom: 35px;
    }

    .bookings-list {
        max-height: 180px;
        gap: 12px;
    }

    .booking-item {
        padding: 18px 20px;
    }

    .booking-time {
        font-size: 14px;
    }

    .btn-reschedule {
        padding: 10px 20px;
        font-size: 13px;
        gap: 8px;
    }

    .btn-reschedule i {
        font-size: 13px;
    }

    .dashboard-bottom-grid {
        gap: 15px;
    }

    .waitlist-card,
    .activity-card {
        padding: 25px;
    }

    .waitlist-membership-title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .waitlist-progress-item {
        margin-bottom: 20px;
    }

    .waitlist-progress-label {
        font-size: 13px;
    }

    .waitlist-progress-bar {
        height: 10px;
    }

    .activity-list {
        gap: 15px;
    }

    .activity-item {
        padding-bottom: 15px;
    }

    .activity-label {
        font-size: 14px;
    }

    .activity-value {
        font-size: 16px;
    }

}

@media (max-width: 768px) {

    .dashboard-sidebar {
        width: 70px;
        min-width: 70px;
    }

    .dashboard-logo {
        padding: 20px 10px 30px 10px;
    }

    .dashboard-logo img {
        max-width: 50px;
    }

    .dashboard-nav-link span,
    .dashboard-logout-link span {
        display: none;
    }

    .dashboard-nav-link {
        padding: 16px 10px;
        justify-content: center;
    }

    .dashboard-nav-link i {
        width: auto;
    }

    .dashboard-logout {
        padding: 15px 10px;
    }

    .dashboard-logout-link {
        justify-content: center;
    }

    .dashboard-content {
        margin-left: 70px;
        padding: 25px 20px 40px 20px;
    }

    .dashboard-header {
        margin-bottom: 30px;
    }

    .dashboard-welcome {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .dashboard-welcome br {
        display: none;
    }

    .membership-badge-card {
        padding: 10px 18px;
        gap: 10px;
    }

    .membership-badge-icon {
        width: 38px;
        height: 38px;
    }

    .membership-badge-icon i {
        font-size: 16px;
    }

    .membership-badge-title {
        font-size: 14px;
    }

    .membership-badge-renewal {
        font-size: 11px;
    }

    .dashboard-notification-btn,
    .dashboard-user-avatar {
        width: 38px;
        height: 38px;
    }

    .dashboard-notification-btn i {
        font-size: 16px;
    }

    .dashboard-section-title {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .quick-actions-section {
        margin-bottom: 30px;
    }

    .quick-actions-grid {
        gap: 12px;
    }

    .quick-action-card {
        flex: 1 1 calc(50% - 6px);
        min-width: calc(50% - 6px);
        padding: 25px 15px;
        min-height: 120px;
        gap: 12px;
    }

    .quick-action-icon {
        width: 50px;
        height: 50px;
    }

    .quick-action-icon i {
        font-size: 22px;
    }

    .quick-action-title {
        font-size: 13px;
    }

    .upcoming-bookings-section {
        margin-bottom: 30px;
    }

    .bookings-list {
        max-height: 225px;
        gap: 10px;
    }

    .booking-item {
        flex-direction: column;
        gap: 12px;
        padding: 15px;
        align-items: flex-start;
    }

    .booking-item-right {
        width: 100%;
    }

    .btn-reschedule {
        width: 100%;
        justify-content: center;
        padding: 10px 18px;
        font-size: 13px;
    }

    .dashboard-bottom-grid {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 30px;
    }

    .waitlist-card,
    .activity-card {
        flex: 1 1 100%;
        padding: 20px;
    }

    .waitlist-membership-title {
        font-size: 15px;
        margin-bottom: 18px;
    }

    .waitlist-progress-item {
        margin-bottom: 18px;
    }

    .waitlist-progress-label {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .waitlist-progress-bar {
        height: 10px;
    }

    .activity-list {
        gap: 12px;
    }

    .activity-item {
        padding-bottom: 12px;
    }

    .activity-label {
        font-size: 13px;
    }

    .activity-value {
        font-size: 15px;
    }

    /* Show the toggle button above logout */
    .dashboard-sidebar-toggle {
        display: flex;
        justify-content: center;
        padding: 0 10px 15px 10px;
    }

    .dashboard-sidebar-toggle-btn {
        width: 100%;
        height: 35px;
        border-radius: 12px;
        border: 1px solid rgba(255, 255, 255, 0.18);
        background: rgba(255, 255, 255, 0.06);
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all .25s ease;
    }

    .dashboard-sidebar-toggle-btn:hover {
        border-color: rgba(255, 255, 255, 0.35);
        background: rgba(255, 255, 255, 0.10);
    }

    /* EXPANDED STATE */
    .dashboard-sidebar.is-expanded {
        width: 240px;
        min-width: 240px;
    }

    .dashboard-sidebar.is-expanded~.dashboard-content {
        margin-left: 70px !important;
    }

    .dashboard-sidebar.is-expanded {
        box-shadow: 12px 0 30px rgba(0, 0, 0, 0.35);
    }

    /* Rotate icon when expanded */
    .dashboard-sidebar.is-expanded .dashboard-sidebar-toggle-btn i {
        transform: rotate(180deg);
    }

    /* Show text labels when expanded */
    .dashboard-sidebar.is-expanded .dashboard-nav-link span,
    .dashboard-sidebar.is-expanded .dashboard-logout-link span {
        display: inline-block;
    }

    /* Restore link layout when expanded */
    .dashboard-sidebar.is-expanded .dashboard-nav-link {
        padding: 16px 20px;
        justify-content: flex-start;
        gap: 12px;
    }

    .dashboard-sidebar.is-expanded .dashboard-logout {
        padding: 15px 20px;
    }

    .dashboard-sidebar.is-expanded .dashboard-logout-link {
        justify-content: flex-start;
        gap: 10px;
    }

    .dashboard-sidebar.is-expanded .dashboard-logo {
        padding: 20px 20px 30px 20px;
    }

    .dashboard-sidebar.is-expanded .dashboard-logo img {
        max-width: 100px;
    }

}

@media (max-width: 576px) {

    .dashboard-content {
        padding: 20px 15px 35px 15px;
    }

    .dashboard-header {
        gap: 15px;
        margin-bottom: 25px;
    }

    .dashboard-welcome {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .membership-badge-card {
        flex-direction: column;
        align-items: flex-start;
        padding: 12px 15px;
        gap: 10px;
    }

    .membership-badge-icon {
        width: 35px;
        height: 35px;
    }

    .membership-badge-icon i {
        font-size: 15px;
    }

    .membership-badge-title {
        font-size: 13px;
    }

    .membership-badge-renewal {
        font-size: 10px;
    }

    .dashboard-header-right {
        gap: 10px;
    }

    .dashboard-notification-btn,
    .dashboard-user-avatar {
        width: 35px;
        height: 35px;
    }

    .dashboard-notification-btn i {
        font-size: 15px;
    }

    .dashboard-section-title {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .quick-actions-section {
        margin-bottom: 25px;
    }

    .quick-actions-grid {
        flex-direction: column;
        gap: 10px;
    }

    .quick-action-card {
        flex: 1 1 100%;
        min-width: 100%;
        flex-direction: row;
        justify-content: flex-start;
        padding: 18px 15px;
        min-height: auto;
        gap: 15px;
    }

    .quick-action-icon {
        width: 45px;
        height: 45px;
    }

    .quick-action-icon i {
        font-size: 20px;
    }

    .quick-action-title {
        font-size: 14px;
        text-align: left;
    }

    .upcoming-bookings-section {
        margin-bottom: 25px;
    }

    .bookings-list {
        max-height: 250px;
        gap: 10px;
    }

    .booking-item {
        padding: 12px;
        gap: 10px;
    }

    .booking-time {
        font-size: 13px;
    }

    .btn-reschedule {
        padding: 9px 16px;
        font-size: 12px;
        gap: 6px;
    }

    .btn-reschedule i {
        font-size: 12px;
    }

    .dashboard-bottom-grid {
        gap: 12px;
        margin-bottom: 25px;
    }

    .waitlist-card,
    .activity-card {
        padding: 18px;
    }

    .waitlist-membership-title {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .waitlist-progress-item {
        margin-bottom: 15px;
    }

    .waitlist-progress-label {
        font-size: 11px;
        margin-bottom: 7px;
    }

    .waitlist-progress-bar {
        height: 8px;
    }

    .activity-list {
        gap: 10px;
    }

    .activity-item {
        padding-bottom: 10px;
    }

    .activity-label {
        font-size: 12px;
    }

    .activity-value {
        font-size: 14px;
    }

}

@media (max-width: 320px) {

    .dashboard-sidebar {
        width: 60px;
        min-width: 60px;
    }

    .dashboard-logo {
        padding: 15px 8px 25px 8px;
    }

    .dashboard-logo img {
        max-width: 44px;
    }

    .dashboard-nav-link {
        padding: 14px 8px;
    }

    .dashboard-nav-link i {
        font-size: 15px;
    }

    .dashboard-logout {
        padding: 12px 8px;
    }

    .dashboard-logout-link i {
        font-size: 15px;
    }

    .dashboard-content {
        margin-left: 60px;
        padding: 15px 12px 30px 12px;
    }

    .dashboard-header {
        gap: 12px;
        margin-bottom: 20px;
    }

    .dashboard-welcome {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .membership-badge-card {
        padding: 10px 12px;
        gap: 8px;
    }

    .membership-badge-icon {
        width: 32px;
        height: 32px;
    }

    .membership-badge-icon i {
        font-size: 14px;
    }

    .membership-badge-title {
        font-size: 12px;
    }

    .membership-badge-renewal {
        font-size: 9px;
    }

    .dashboard-header-right {
        gap: 8px;
    }

    .dashboard-notification-btn,
    .dashboard-user-avatar {
        width: 32px;
        height: 32px;
    }

    .dashboard-notification-btn i {
        font-size: 14px;
    }

    .dashboard-section-title {
        font-size: 15px;
        margin-bottom: 12px;
    }

    .quick-actions-section,
    .upcoming-bookings-section {
        margin-bottom: 20px;
    }

    .quick-actions-grid {
        gap: 8px;
    }

    .quick-action-card {
        padding: 15px 12px;
        gap: 12px;
    }

    .quick-action-icon {
        width: 40px;
        height: 40px;
    }

    .quick-action-icon i {
        font-size: 18px;
    }

    .quick-action-title {
        font-size: 13px;
    }

    .bookings-list {
        max-height: 220px;
        gap: 8px;
        padding-right: 5px;
    }

    .booking-item {
        padding: 10px;
        gap: 8px;
    }

    .booking-time {
        font-size: 12px;
    }

    .btn-reschedule {
        padding: 8px 14px;
        font-size: 11px;
        gap: 5px;
    }

    .btn-reschedule i {
        font-size: 11px;
    }

    .dashboard-bottom-grid {
        gap: 10px;
        margin-bottom: 20px;
    }

    .waitlist-card,
    .activity-card {
        padding: 15px;
    }

    .waitlist-membership-title {
        font-size: 13px;
        margin-bottom: 12px;
    }

    .waitlist-progress-item {
        margin-bottom: 12px;
    }

    .waitlist-progress-label {
        font-size: 10px;
        margin-bottom: 6px;
    }

    .waitlist-progress-bar {
        height: 7px;
    }

    .activity-list {
        gap: 8px;
    }

    .activity-item {
        padding-bottom: 8px;
    }

    .activity-label {
        font-size: 11px;
    }

    .activity-value {
        font-size: 13px;
    }

}

/* ====================== DASHBOARD TABS ====================== */
/* Panels */
.pg-temp-dashboard .dashboard-tab-panel {
    display: none;
}

.pg-temp-dashboard .dashboard-tab-panel.is-active {
    display: block;
}

/* Tab head */
.pg-temp-dashboard .dashboard-tab-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 25px;
}

.pg-temp-dashboard .dashboard-tab-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 28px;
    font-weight: 800;
    color: var(--dark-grey);
    margin: 0;
}

.pg-temp-dashboard .dashboard-tab-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

/* Card base */
.pg-temp-dashboard .dash-card {
    background-color: var(--white);
    border: 2px solid #E5E5E5;
    border-radius: 20px;
    padding: 30px;
}

.pg-temp-dashboard .dash-card-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 18px;
}

.pg-temp-dashboard .dash-card-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: var(--dark-grey);
    margin: 0;
}

.pg-temp-dashboard .dash-divider {
    height: 1px;
    background: #F0F0F0;
    margin: 20px 0;
}

.pg-temp-dashboard .dash-actions-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 18px;
}

/* 2-col layout */
.pg-temp-dashboard .dashboard-two-col {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.pg-temp-dashboard .dashboard-two-col>.dash-card {
    flex: 1 1 calc(50% - 10px);
    min-width: 320px;
}

/* Buttons */
.pg-temp-dashboard .btn-pill {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 18px;
    border-radius: 10px;
    font-family: 'Unbounded', sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #E5E5E5;
    cursor: pointer;
    transition: all .25s ease;
    background: var(--white);
    color: var(--dark-grey);
    line-height: 1;
}

.pg-temp-dashboard .btn-pill:hover {
    text-decoration: none;
    border-color: var(--orange);
}

.pg-temp-dashboard .btn-pill-primary {
    background: var(--orange);
    border-color: var(--orange);
    color: var(--white);
}

.pg-temp-dashboard .btn-pill-primary:hover {
    background: var(--dark-grey);
    border-color: var(--dark-grey);
    color: var(--white);
}

.pg-temp-dashboard .btn-pill-light {
    background: #F8F8F8;
}

.pg-temp-dashboard .btn-pill-danger {
    background: #fff3f3;
    border-color: #ffd0d0;
    color: #a40000;
}

.pg-temp-dashboard .btn-pill-danger:hover {
    border-color: #ff9f9f;
}

/* Filters (chips) */
.pg-temp-dashboard .dash-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.pg-temp-dashboard .chip {
    padding: 10px 14px;
    border-radius: 999px;
    border: 1px solid #E5E5E5;
    background: #F8F8F8;
    font-family: 'Unbounded', sans-serif;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: all .25s ease;
}

.pg-temp-dashboard .chip:hover {
    border-color: var(--orange);
}

.pg-temp-dashboard .chip.is-active {
    background: #FFF9F4;
    border-color: var(--orange);
    color: var(--dark-grey);
}

/* Tables */
.pg-temp-dashboard .dash-table-wrap {
    overflow: auto;
}

.pg-temp-dashboard .dash-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    min-width: 820px;
}

.pg-temp-dashboard .dash-table thead th {
    text-align: left;
    font-family: 'Unbounded', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: var(--light-grey);
    padding: 14px 12px;
    border-bottom: 1px solid #F0F0F0;
    white-space: nowrap;
}

.pg-temp-dashboard .dash-table tbody td {
    padding: 16px 12px;
    border-bottom: 1px solid #F0F0F0;
    vertical-align: middle;
    font-family: 'Walkway UltraBold', sans-serif;
    letter-spacing: .3px;
}

.pg-temp-dashboard .dash-table tbody td {
    border-bottom: 0 !important;
}

.pg-temp-dashboard .dash-table tbody tr {
    box-shadow: inset 0 -1px 0 #F0F0F0;
}

.pg-temp-dashboard .dash-table-actions-col {
    width: 260px;
}

.pg-temp-dashboard .dash-table-actions {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    flex-wrap: wrap;
}

/* Status badges */
.pg-temp-dashboard .status-badge {
    display: inline-flex;
    align-items: center;
    padding: 6px 10px;
    border-radius: 999px;
    font-family: 'Unbounded', sans-serif;
    font-size: 11px;
    font-weight: 700;
    border: 1px solid #E5E5E5;
    background: #F8F8F8;
    color: var(--dark-grey);
    white-space: nowrap;
}

.pg-temp-dashboard .status-upcoming {
    border-color: #ffe1c8;
    background: #FFF9F4;
}

.pg-temp-dashboard .status-completed {
    border-color: #cfead6;
    background: #f2fbf4;
}

.pg-temp-dashboard .status-cancelled {
    border-color: #ffd0d0;
    background: #fff3f3;
}

/* Membership */
.pg-temp-dashboard .membership-summary-top {
    display: flex;
    align-items: center;
    gap: 14px;
}

.pg-temp-dashboard .membership-plan-icon {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    background: var(--orange);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.pg-temp-dashboard .membership-plan-name {
    font-family: 'Unbounded', sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin: 0;
    color: var(--dark-grey);
}

.pg-temp-dashboard .membership-plan-sub {
    margin: 4px 0 0 0;
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--light-grey);
    letter-spacing: .3px;
}

.pg-temp-dashboard .membership-metrics {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.pg-temp-dashboard .metric {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pg-temp-dashboard .metric-label {
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--light-grey);
}

.pg-temp-dashboard .metric-value {
    font-family: 'Unbounded', sans-serif;
    font-weight: 800;
    color: var(--dark-grey);
}

.pg-temp-dashboard .progress-block .progress-label {
    margin: 0 0 10px 0;
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--light-grey);
}

/* Benefits list */
.pg-temp-dashboard .benefits-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--dark-grey);
}

.pg-temp-dashboard .benefits-list i {
    color: var(--orange);
    margin-right: 10px;
}

/* Waitlist cards */
.pg-temp-dashboard .waitlist-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.pg-temp-dashboard .waitlist-entry {
    border: 2px solid #E5E5E5;
    border-radius: 16px;
    padding: 18px;
    background: var(--white);
}

.pg-temp-dashboard .waitlist-entry-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
}

.pg-temp-dashboard .waitlist-entry-title {
    margin: 0;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 800;
    color: var(--dark-grey);
}

.pg-temp-dashboard .waitlist-entry-date {
    margin: 6px 0 0 0;
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--light-grey);
}

.pg-temp-dashboard .waitlist-entry-meta {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}

.pg-temp-dashboard .meta-label {
    display: block;
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--light-grey);
}

.pg-temp-dashboard .meta-value {
    display: block;
    font-family: 'Unbounded', sans-serif;
    font-weight: 800;
    color: var(--dark-grey);
}

/* Forms */
.pg-temp-dashboard .dash-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.pg-temp-dashboard .dash-field label {
    display: block;
    margin: 0 0 8px 0;
    font-family: 'Unbounded', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: var(--dark-grey);
}

.pg-temp-dashboard .dash-field input {
    width: 100%;
    border: 2px solid #E5E5E5;
    border-radius: 12px;
    padding: 12px 14px;
    background: var(--white);
    outline: none;
}

.pg-temp-dashboard .dash-field input:focus {
    border-color: var(--orange);
}

.pg-temp-dashboard .dash-small {
    display: block;
    margin-top: 8px;
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--light-grey);
}

.pg-temp-dashboard .dash-checks {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.pg-temp-dashboard .dash-check {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--dark-grey);
}

.pg-temp-dashboard .dash-help,
.pg-temp-dashboard .dash-empty,
.pg-temp-dashboard .dash-note {
    margin-top: 14px;
    font-family: 'Walkway UltraBold', sans-serif;
    color: var(--light-grey);
}

/* ================================= RESPONSIVE OVERRIDES ============================ */

/* -------------------- <= 1200px -------------------- */
@media (max-width: 1200px) {

    .pg-temp-dashboard .dashboard-tab-title {
        font-size: 24px;
    }

    .pg-temp-dashboard .dash-card {
        padding: 26px;
        border-radius: 18px;
    }

    .pg-temp-dashboard .dash-card-title {
        font-size: 16px;
    }

    .pg-temp-dashboard .btn-pill {
        padding: 11px 16px;
        font-size: 12px;
        gap: 8px;
    }

    .pg-temp-dashboard .chip {
        padding: 9px 12px;
        font-size: 11px;
    }

    .pg-temp-dashboard .dash-table {
        min-width: 760px;
    }

    .pg-temp-dashboard .dash-table thead th {
        font-size: 11px;
        padding: 12px 10px;
    }

    .pg-temp-dashboard .dash-table tbody td {
        padding: 14px 10px;
        font-size: 14px;
        /* walkway font reads a bit small; keep readable */
    }

    .pg-temp-dashboard .status-badge {
        font-size: 10px;
        padding: 6px 9px;
    }

    .pg-temp-dashboard .membership-plan-icon {
        width: 44px;
        height: 44px;
        font-size: 16px;
    }

    .pg-temp-dashboard .membership-plan-name {
        font-size: 16px;
    }

    .pg-temp-dashboard .waitlist-entry {
        padding: 16px;
    }

    .pg-temp-dashboard .dash-form-grid {
        gap: 14px;
    }

    .pg-temp-dashboard .dash-field input {
        padding: 11px 13px;
    }
}


/* -------------------- <= 991px -------------------- */
@media (max-width: 991px) {

    /* Head becomes stacked if needed */
    .pg-temp-dashboard .dashboard-tab-head {
        align-items: flex-start;
    }

    .pg-temp-dashboard .dashboard-tab-title {
        font-size: 22px;
    }

    /* Two-column content becomes 1 column */
    .pg-temp-dashboard .dashboard-two-col>.dash-card {
        flex: 1 1 100%;
        min-width: 100%;
    }

    /* Waitlist 2-col -> 1-col */
    .pg-temp-dashboard .waitlist-grid {
        grid-template-columns: 1fr;
    }

    .pg-temp-dashboard .dash-card {
        padding: 24px;
    }

    .pg-temp-dashboard .dash-card-head {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .pg-temp-dashboard .dash-filters {
        width: 100%;
    }

    .pg-temp-dashboard .dash-table {
        min-width: 700px;
    }

    .pg-temp-dashboard .dash-table-actions-col {
        width: 220px;
    }

    .pg-temp-dashboard .dash-table-actions {
        justify-content: flex-start;
    }
}


/* -------------------- <= 768px -------------------- */
@media (max-width: 768px) {

    .pg-temp-dashboard .dashboard-tab-head {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .pg-temp-dashboard .dashboard-tab-actions {
        width: 100%;
    }

    .pg-temp-dashboard .dashboard-tab-title {
        font-size: 20px;
    }

    .pg-temp-dashboard .dash-card {
        padding: 20px;
        border-radius: 16px;
    }

    .pg-temp-dashboard .dash-card-title {
        font-size: 15px;
    }

    .pg-temp-dashboard .btn-pill {
        padding: 20px 14px;
        font-size: 12px;
        gap: 8px;
    }

    .pg-temp-dashboard .chip {
        padding: 8px 11px;
        font-size: 11px;
    }

    .pg-temp-dashboard .dash-divider {
        margin: 16px 0;
    }

    /* Forms: 2-col -> 1-col */
    .pg-temp-dashboard .dash-form-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .pg-temp-dashboard .dash-field label {
        font-size: 12px;
    }

    .pg-temp-dashboard .dash-field input {
        padding: 11px 12px;
        border-radius: 10px;
    }

    /* Table: still scroll, but smaller minimum */
    .pg-temp-dashboard .dash-table {
        min-width: 640px;
    }

    .pg-temp-dashboard .dash-table thead th {
        font-size: 11px;
    }

    .pg-temp-dashboard .dash-table tbody td {
        padding: 12px 10px;
    }

    /* Membership */
    .pg-temp-dashboard .membership-plan-icon {
        width: 42px;
        height: 42px;
        font-size: 15px;
        border-radius: 10px;
    }

    .pg-temp-dashboard .membership-plan-name {
        font-size: 15px;
    }

    .pg-temp-dashboard .metric-value {
        font-size: 16px;
    }

    /* Waitlist card typography */
    .pg-temp-dashboard .waitlist-entry-title {
        font-size: 13px;
    }

    .pg-temp-dashboard .waitlist-entry-date {
        font-size: 13px;
    }
}


/* -------------------- <= 576px -------------------- */
@media (max-width: 576px) {

    .pg-temp-dashboard .dashboard-tab-title {
        font-size: 18px;
    }

    .pg-temp-dashboard .dash-card {
        padding: 18px;
    }

    .pg-temp-dashboard .dash-card-title {
        font-size: 14px;
    }

    /* Make buttons wrap nicely */
    .pg-temp-dashboard .dash-actions-row {
        gap: 10px;
    }

    .pg-temp-dashboard .btn-pill {
        padding: 20px 12px;
        font-size: 11px;
        gap: 7px;
        line-height: 15px;
    }

    /* Chips tighter */
    .pg-temp-dashboard .chip {
        padding: 7px 10px;
        font-size: 10px;
    }

    /* Table actions become stacked */
    .pg-temp-dashboard .dash-table-actions {
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
    }

    .pg-temp-dashboard .dash-table-actions-col {
        width: auto;
    }

    /* Table smaller min width */
    .pg-temp-dashboard .dash-table {
        min-width: 560px;
    }

    /* Badges smaller */
    .pg-temp-dashboard .status-badge {
        font-size: 10px;
        padding: 5px 8px;
    }

    /* Membership block spacing */
    .pg-temp-dashboard .membership-summary-top {
        gap: 12px;
    }

    .pg-temp-dashboard .membership-plan-icon {
        width: 40px;
        height: 40px;
    }

    /* Waitlist meta stack */
    .pg-temp-dashboard .waitlist-entry-meta {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}


/* -------------------- <= 320px -------------------- */
@media (max-width: 320px) {

    .pg-temp-dashboard .dashboard-tab-title {
        font-size: 16px;
    }

    .pg-temp-dashboard .dash-card {
        padding: 14px;
        border-radius: 14px;
    }

    .pg-temp-dashboard .btn-pill {
        padding: 20px 10px;
        font-size: 10px;
        gap: 6px;
    }

    .pg-temp-dashboard .chip {
        padding: 6px 9px;
        font-size: 10px;
    }

    .pg-temp-dashboard .dash-table {
        min-width: 500px;
    }

    .pg-temp-dashboard .membership-plan-name {
        font-size: 14px;
    }

    .pg-temp-dashboard .metric-value {
        font-size: 15px;
    }
}

/* ======================================== DASHBOARD PAGE STYLES END ======================================== */














/* =================================== */
/* NAVBAR BACKGROUND CONTROL */
/* =================================== */

#site-header {
    background: transparent;
    backdrop-filter: none;
}

/* Sticky navbar always has background */
#site-header.sticky {
    background: rgb(0 0 0 / 38%) !important;
    backdrop-filter: blur(10px) !important;
}

/* Solid background for Shop and ALL other pages (WooCommerce, Blog, etc.) */
body.woocommerce #site-header,
body.woocommerce-page #site-header,
body.woocommerce-shop #site-header,
body.woocommerce-cart #site-header,
body.woocommerce-checkout #site-header,
body.single-product #site-header,
body.post-type-archive-product #site-header,
body.blog #site-header,
body.archive #site-header,
body.search #site-header,
body.error404 #site-header,
body.single-post #site-header {
    background: rgb(0 0 0 / 38%) !important;
    backdrop-filter: blur(10px) !important;
}

/* =================================== */


/* LARGE DESKTOP (1200px+) - Show Center Navigation */
@media (min-width: 1400px) {

    /* Default: Transparent navbar with top margin */
    #site-header {
        height: 80px !important;
        padding: 0 !important;
        margin: 30px 0 0 0 !important;
        background: transparent;
        backdrop-filter: none;
    }

    /* Solid navbar for Shop and other pages - NO top margin */
    body.woocommerce #site-header,
    body.woocommerce-page #site-header,
    body.woocommerce-shop #site-header,
    body.woocommerce-cart #site-header,
    body.woocommerce-checkout #site-header,
    body.single-product #site-header,
    body.post-type-archive-product #site-header,
    body.blog #site-header,
    body.archive #site-header,
    body.search #site-header,
    body.error404 #site-header,
    body.single-post #site-header {
        margin: 0 !important;
        background: rgb(0 0 0 / 38%) !important;
        backdrop-filter: blur(10px) !important;
    }

    /* Sticky state - ALWAYS has background and NO margin */
    #site-header.sticky {
        height: 80px !important;
        margin: 0 !important;
        background: rgb(0 0 0 / 38%) !important;
        backdrop-filter: blur(10px) !important;
    }

    /* Extended container needs to be relative for absolute positioning */
    .extended-container {
        position: relative;
    }

    #site-header .flex-parent {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        width: 100%;
    }

    /* Logo Section - Left */
    .navbar-header {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        z-index: 3;
    }

    .tennis-logo {
        display: flex;
        align-items: center;
    }

    .tennis-logo img {
        max-height: 60px;
        width: auto;
    }

    /* Center Navigation Menu - VISIBLE */
    .tennis-navbar-center {
        position: static !important;
        transform: none !important;
        flex: 1 1 auto;
        display: flex !important;
        visibility: visible !important;
        justify-content: center;
        align-items: center;
        z-index: 2;
    }

    .tennis-nav-menu {
        display: flex;
        gap: 40px;
        margin: 0 !important;
        padding: 0;
        list-style: none;
        justify-content: center;
    }

    .tennis-nav-menu>li {
        margin: 0;
    }

    .tennis-nav-menu>li>a {
        font-family: 'Unbounded', sans-serif;
        font-size: 16px;
        font-weight: 500;
        color: var(--white) !important;
        padding: 10px 0 !important;
        background-color: transparent !important;
        transition: all 0.3s ease;
        position: relative;
    }

    .tennis-nav-menu>li>a:hover,
    .tennis-nav-menu>li.current-menu-item>a {
        color: var(--orange) !important;
    }

    /* Right Side Container */
    .tennis-header-right {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 15px;
        z-index: 3;
    }

    /* Tennis Buttons */
    .tennis-btn {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        padding: 12px 25px;
        font-family: 'Unbounded', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: var(--white);
        border-radius: 50px;
        text-decoration: none;
        transition: all 0.3s ease;
        white-space: nowrap;
        border: 2px solid transparent;
    }

    /* Book Now Button */
    .tennis-btn-book {
        background-color: var(--dark-grey);
        color: var(--white);
    }

    .tennis-btn-book:hover {
        color: var(--white);
        text-decoration: none;
        border: 2px solid var(--white);
    }

    /* Log In Button */
    .tennis-btn-login {
        background-color: var(--orange);
        color: var(--white);
    }

    .tennis-btn-login:hover {
        background-color: var(--dark-grey);
        color: var(--white);
        text-decoration: none;
        border: 2px solid var(--white);
    }

    /* Button Icon Circle */
    .tennis-btn-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
        background-color: var(--orange);
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    .tennis-btn-icon i {
        font-size: 12px;
        transform: rotate(-45deg);
        transition: all 0.3s ease;
    }

    .tennis-btn-book .tennis-btn-icon i {
        color: var(--white);
    }

    .tennis-btn-login .tennis-btn-icon {
        background-color: var(--dark-grey);
    }

    .tennis-btn-login .tennis-btn-icon i {
        color: var(--white);
    }

    .tennis-btn-login:hover .tennis-btn-icon {
        background-color: var(--orange);
    }

    /* Hamburger Menu */
    .tennis-hamburger {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 30px;
        height: 22px;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 0;
        transition: all 0.3s ease;
    }

    .tennis-hamburger span {
        display: block;
        width: 100%;
        height: 3px;
        background-color: var(--white);
        border-radius: 2px;
        transition: all 0.3s ease;
    }

    .tennis-hamburger:hover span {
        background-color: var(--orange);
    }

    .tennis-hamburger:focus {
        outline: none;
    }

    /* Hamburger Open State */
    .tennis-hamburger.open span:nth-child(1) {
        transform: rotate(45deg) translate(7px, 7px);
    }

    .tennis-hamburger.open span:nth-child(2) {
        opacity: 0;
    }

    .tennis-hamburger.open span:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -7px);
    }

    /* Override Bootstrap's display: block */
    .navbar-collapse.collapse.tennis-navbar-center,
    #main-navbar.navbar-collapse.collapse {
        display: flex !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

}


/* TABLET (992px - 1399px) - Hide Center Nav, Show Logo + Buttons + Hamburger */
@media (min-width: 992px) and (max-width: 1399px) {

    /* Default: Transparent navbar with top margin */
    #site-header {
        height: 80px !important;
        padding: 0 !important;
        margin: 30px 0 0 0 !important;
        background: transparent;
        backdrop-filter: none;
    }

    /* Solid navbar for Shop and other pages - NO top margin */
    body.woocommerce #site-header,
    body.woocommerce-page #site-header,
    body.woocommerce-shop #site-header,
    body.woocommerce-cart #site-header,
    body.woocommerce-checkout #site-header,
    body.single-product #site-header,
    body.post-type-archive-product #site-header,
    body.blog #site-header,
    body.archive #site-header,
    body.search #site-header,
    body.error404 #site-header,
    body.single-post #site-header {
        margin: 0 !important;
        background: rgb(0 0 0 / 38%) !important;
        backdrop-filter: blur(10px) !important;
    }

    /* Sticky state - ALWAYS has background and NO margin */
    #site-header.sticky {
        height: 80px !important;
        margin: 0 !important;
        background: rgb(0 0 0 / 38%) !important;
        backdrop-filter: blur(10px) !important;
    }

    /* Extended container needs to be relative */
    .extended-container {
        position: relative;
    }

    #site-header .flex-parent {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    /* Logo Section - Left */
    .navbar-header {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
    }

    .tennis-logo {
        display: flex;
        align-items: center;
    }

    .tennis-logo img {
        max-height: 60px;
        width: auto;
    }

    /* HIDE Center Navigation Menu */
    #main-navbar,
    .tennis-navbar-center,
    .navbar-collapse.tennis-navbar-center,
    #site-header .navbar-collapse {
        display: none !important;
        visibility: hidden !important;
    }

    /* Right Side Container */
    .tennis-header-right {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        gap: 15px;
    }

    /* Tennis Buttons */
    .tennis-btn {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        padding: 12px 25px;
        font-family: 'Unbounded', sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: var(--white);
        border-radius: 50px;
        text-decoration: none;
        transition: all 0.3s ease;
        white-space: nowrap;
        border: 2px solid transparent;
    }

    /* Book Now Button */
    .tennis-btn-book {
        background-color: var(--dark-grey);
        color: var(--white);
    }

    .tennis-btn-book:hover {
        color: var(--white);
        text-decoration: none;
        border: 2px solid var(--white);
    }

    /* Log In Button */
    .tennis-btn-login {
        background-color: var(--orange);
        color: var(--white);
    }

    .tennis-btn-login:hover {
        background-color: var(--dark-grey);
        color: var(--white);
        text-decoration: none;
        border: 2px solid var(--white);
    }

    /* Button Icon Circle */
    .tennis-btn-icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
        background-color: var(--orange);
        border-radius: 50%;
        transition: all 0.3s ease;
    }

    .tennis-btn-icon i {
        font-size: 12px;
        transform: rotate(-45deg);
    }

    .tennis-btn-book .tennis-btn-icon i {
        color: var(--white);
    }

    .tennis-btn-login .tennis-btn-icon {
        background-color: var(--dark-grey);
    }

    .tennis-btn-login .tennis-btn-icon i {
        color: var(--white);
    }

    .tennis-btn-login:hover .tennis-btn-icon {
        background-color: var(--orange);
    }

    /* Hamburger Menu */
    .tennis-hamburger {
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
        width: 30px;
        height: 22px;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 0;
        transition: all 0.3s ease;
    }

    .tennis-hamburger span {
        display: block;
        width: 100%;
        height: 3px;
        background-color: var(--white);
        border-radius: 2px;
        transition: all 0.3s ease;
    }

    .tennis-hamburger:hover span {
        background-color: var(--orange);
    }

    .tennis-hamburger:focus {
        outline: none;
    }

    /* Hamburger Open State */
    .tennis-hamburger.open span:nth-child(1) {
        transform: rotate(45deg) translate(7px, 7px);
    }

    .tennis-hamburger.open span:nth-child(2) {
        opacity: 0;
    }

    .tennis-hamburger.open span:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -7px);
    }

}


/* MOBILE (Below 992px) - Keep Original Mobile Menu */
@media (max-width: 991px) {

    #site-header {
        background: rgb(0 0 0 / 38%);
        backdrop-filter: blur(10px);
    }

    #site-header.sticky {
        background: rgb(0 0 0 / 38%);
        backdrop-filter: blur(10px);
    }

    /* Hide desktop elements */
    .tennis-hamburger,
    .tennis-btn-book,
    .tennis-btn-login {
        display: none !important;
    }

    .tennis-header-right {
        display: flex;
        align-items: center;
    }

}



/* ========================================
   Tennis Menu Popups - Positioned Relative to Container
   ======================================== */


/* Base styles for both popups */
.tennis-fullscreen-menu {
    overflow: hidden;
    position: absolute;
    top: -600px;
    right: 0;
    width: 418px;
    height: auto;
    max-height: 550px;
    z-index: 99999;
    transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.tennis-fullscreen-menu.active {
    top: 100%;
}

.tennis-menu-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--orange);
    border-radius: 20px;
    z-index: 1;
    box-shadow: inset 0 -20px 40px rgba(0, 0, 0, 0.15);
}

.tennis-menu-content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 45px 45px 95px 45px;
    border-radius: 20px;
    overflow: hidden;
}

.tennis-menu-close {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
}

.tennis-menu-close i {
    font-size: 20px;
    color: var(--white);
    transition: transform 0.3s ease;
}

.tennis-menu-close:hover {
    background-color: transparent;
}

.tennis-menu-close:hover i {
    transform: rotate(90deg);
}

.tennis-menu-close:focus {
    outline: none;
}

.tennis-menu-items {
    display: flex;
    flex-direction: column;
    gap: 15px;
    z-index: 5;
    width: 100%;
    margin-bottom: 35px;
}

.tennis-menu-link {
    font-family: 'Unbounded', sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.5;
    color: var(--white);
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    padding-left: 0;
    display: block;
}

.tennis-menu-link:hover {
    color: var(--white);
    text-decoration: none;
}

.tennis-menu-logo {
    position: absolute;
    bottom: 25px;
    left: 45px;
    z-index: 5;
}

.tennis-menu-logo img {
    max-width: 110px;
    height: auto;
    opacity: 0.25;
    filter: brightness(0) invert(1);
}

.tennis-menu-racket {
    position: absolute;
    bottom: -42px;
    right: -40px;
    z-index: 3;
}

.tennis-menu-racket img {
    width: 145px;
    height: auto;
    transform: rotate(-45deg);
}

body.tennis-menu-open {
    overflow: visible;
}


/* TABLET Menu (992px - 1399px) - Show ALL items */
@media (min-width: 992px) and (max-width: 1399px) {

    /* Show tablet menu, hide desktop menu */
    .tennis-tablet-menu {
        display: block !important;
    }

    .tennis-desktop-menu {
        display: none !important;
    }

    .tennis-fullscreen-menu {
        width: 430px;
        height: auto;
        max-height: 600px;
    }

    .tennis-menu-link {
        font-size: 20px;
    }

    .tennis-menu-items {
        gap: 10px;
        max-height: 480px;
        overflow-y: auto;
        padding-right: 10px;
    }

    /* Scrollbar styling */
    .tennis-menu-items::-webkit-scrollbar {
        width: 6px;
    }

    .tennis-menu-items::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
    }

    .tennis-menu-items::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.3);
        border-radius: 10px;
    }

    .tennis-menu-racket img {
        width: 130px;
    }
}


/* DESKTOP Menu (1200px+) - Show ONLY common items */
@media (min-width: 1400px) {

    /* Show desktop menu, hide tablet menu */
    .tennis-desktop-menu {
        display: block !important;
    }

    .tennis-tablet-menu {
        display: none !important;
    }

    .tennis-fullscreen-menu {
        width: 418px;
        height: 350px;
    }

    .tennis-menu-link {
        font-size: 30px;
    }
}


/* MOBILE - Hide all popup menus */
@media (max-width: 991px) {

    .tennis-fullscreen-menu,
    .tennis-tablet-menu,
    .tennis-desktop-menu {
        display: none !important;
    }
}



/* Mobile Sidebar Logo at Bottom */
.sidebar-logo {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    z-index: 10;
}

.sidebar-logo img {
    width: 100%;
    height: auto;
    opacity: 0.3;
    filter: brightness(0) invert(1);
}









/* ========================================
    SECTION START
   ======================================== */

/* Color Variables */
:root {
    --orange: #D16600;
    --dark-grey: #2D2D2D;
    --light-grey: #6A6A6A;
    --white: #FFFFFF;
}

/* Hero Tennis Section */
.hero-tennis-section {
    height: 100vh;
    max-height: 1500px;
    position: relative;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    margin: 18px 18px 0 18px;
    border-radius: 15px 15px 0 0;
}

/* Background Image Styling */
.hero-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.hero-tennis-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    padding: 80px 0;
    position: relative;
    z-index: 2;
}

/* Left Content Styles */
.hero-content-left {
    flex: 1;
}

.hero-main-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 50px;
    line-height: 1.2;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 800;
}

.hero-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    line-height: 1.6;
    color: var(--white);
    margin-bottom: 35px;
    font-weight: 400;
    letter-spacing: 1.5px;
}

.hero-btn-group {
    display: flex;
    gap: 20px;
    align-items: center;
}

/* Button Styles with Circle Icon */
.btn-primary-tennis,
.btn-secondary-tennis {
    padding: 10px 18px 10px 32px;
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    transition: all 0.3s ease;
    border: 3px solid transparent;
    width: fit-content;
}

.btn-primary-tennis {
    background-color: var(--dark-grey);
    color: var(--white);
}

.btn-secondary-tennis {
    background-color: var(--orange);
    color: var(--white);
}

.btn-primary-tennis:hover {
    background-color: var(--dark-grey);
    color: var(--white);
    border-color: var(--white);
}

.btn-secondary-tennis:hover {
    background-color: var(--dark-grey);
    color: var(--white);
    border-color: var(--white);
}

/* Button Icon Circle */
.btn-icon-circle {
    width: 38px;
    height: 38px;
    background-color: var(--orange);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.btn-primary-tennis .btn-icon-circle {
    background-color: var(--orange);
}

.btn-secondary-tennis .btn-icon-circle {
    background-color: var(--dark-grey);
}

.btn-primary-tennis:hover .btn-icon-circle {
    background-color: var(--orange);
}

.btn-secondary-tennis:hover .btn-icon-circle {
    background-color: var(--orange);
}

.btn-icon-circle i {
    font-size: 14px;
    color: var(--white);
    transform: rotate(-45deg);
}

/* Glass Card Styles */
.hero-glass-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(1px);
    border-radius: 30px;
    padding: 35px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    width: 420px;
}

.glass-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.member-avatars {
    display: flex;
    align-items: center;
}

.avatar-img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin-left: -15px;
    object-fit: cover;
}

.avatar-img:first-child {
    margin-left: 0;
}

.icon-circle-orange {
    width: 50px;
    height: 50px;
    background-color: var(--orange);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 18px;
}

.icon-circle-orange i {
    color: var(--white);
    transform: rotate(-45deg);
}

.glass-card-content {
    background-color: var(--white);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.glass-card-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--dark-grey);
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1.3;
}

.glass-card-text {
    font-family: 'Walkway UltraBold', sans-serif;
    letter-spacing: 1.5px;
    font-size: 15px;
    line-height: 1.6;
    color: var(--light-grey);
    margin: 0;
}

/* Logo Carousel Section */
.logo-carousel-section {
    background-color: var(--orange);
    padding: 12px 0;
    overflow: hidden;
    margin: 0 18px 18px 18px;
    border-radius: 0 0 15px 15px;
}
section.smart-court-section.aos-init.aos-animate:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #00000099;
    top: 0;
    position: absolute;
}
.logo-carousel-container {
    overflow: hidden;
}

.logo-carousel-wrap {
    display: flex;
    align-items: center;
    gap: 60px;
    animation: scroll-left 20s linear infinite;
}

.logo-carousel-wrap:hover {
    animation-play-state: paused;
}

.logo-item {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 180px;
}

.logo-item img {
    max-width: 100%;
    height: auto;
    max-height: 92px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    opacity: 0.9;
    transition: all 0.3s ease;
}

.logo-item img:hover {
    opacity: 1;
    transform: scale(1.05);
}

/* Scroll Animation */
@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* ========================================
   RESPONSIVE BREAKPOINTS
   ======================================== */

/* Tablet Landscape - 1200px */
@media (max-width: 1385px) {

    .hero-tennis-section {
        margin: 15px 15px 0 15px;
        height: auto;
        min-height: 700px;
        align-items: flex-end;
    }

    .hero-tennis-wrap {
        flex-direction: column;
        gap: 40px;
        padding: 60px 0;
        text-align: center;
    }

    .hero-content-left {
        width: 100%;
    }

    .hero-main-title {
        font-size: 42px;
    }

    .hero-main-title br {
        display: none;
    }

    .hero-description {
        font-size: 16px;
    }

    .hero-description br {
        display: none;
    }

    .hero-btn-group {
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .hero-glass-card {
        display: none;
    }

    .logo-carousel-section {
        margin: 0 15px 15px 15px;
        padding: 10px 0;
    }
}

/* Tablet Portrait - 991px */
@media (max-width: 991px) {

    .hero-tennis-section {
        margin: 0px 0px 0 0px;
        min-height: 700px;
        align-items: flex-end;
    }

    .hero-tennis-wrap {
        flex-direction: column;
        gap: 40px;
        padding: 50px 0;
        text-align: center;
    }

    .hero-content-left {
        width: 100%;
    }

    .hero-main-title {
        font-size: 38px;
    }

    .hero-main-title br {
        display: none;
    }

    .hero-description {
        font-size: 16px;
    }

    .hero-description br {
        display: none;
    }

    .hero-btn-group {
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .hero-glass-card {
        display: none;
    }

    .logo-carousel-section {
        margin: 0 0px 0px 0px;
        padding: 30px 0;
        border-radius: 0 0 0px 0px
    }

    .logo-carousel-wrap {
        gap: 50px;
    }

}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {

    .hero-tennis-section {
        margin: 0px;
        min-height: 650px;
        border-radius: 12px 12px 0 0;
        align-items: flex-end;
    }

    .hero-tennis-wrap {
        padding: 40px 0;
        gap: 35px;
    }

    .hero-main-title {
        font-size: 32px;
        margin-bottom: 18px;
    }

    .hero-description {
        font-size: 15px;
        margin-bottom: 28px;
    }

    .hero-btn-group {
        flex-direction: row;
        /* CHANGED: Keep buttons in one line */
        justify-content: center;
    }

    .btn-primary-tennis,
    .btn-secondary-tennis {
        padding: 10px 16px 10px 28px;
        font-size: 15px;
        gap: 12px;
    }

    .btn-icon-circle {
        width: 35px;
        height: 35px;
    }

    .btn-icon-circle i {
        font-size: 13px;
    }

    .hero-glass-card {
        display: none;
    }

    .logo-carousel-section {
        margin: 0px;
        border-radius: 0 0 0px 0px;
        padding: 10px 0;
    }

    .logo-item {
        min-width: 150px;
    }

    .logo-item img {
        max-height: 70px;
    }

}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {

    .hero-tennis-section {
        margin: 0px;
        min-height: 600px;
        border-radius: 0px;
        align-items: flex-end;
    }

    .hero-tennis-wrap {
        padding: 35px 0;
        gap: 30px;
    }

    .hero-main-title {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .hero-description {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .hero-btn-group {
        flex-direction: row;
        /* CHANGED: Keep buttons in one line */
        gap: 15px;
        justify-content: center;
    }

    .btn-primary-tennis,
    .btn-secondary-tennis {
        justify-content: center;
        padding: 10px 15px;
        font-size: 14px;
    }

    .btn-icon-circle {
        width: 32px;
        height: 32px;
    }

    .btn-icon-circle i {
        font-size: 12px;
    }

    .hero-glass-card {
        display: none;
        /* ADDED: Hide glass card */
    }

    .logo-carousel-section {
        margin: 0px;
        border-radius: 0px;
        padding: 10px 0;
    }

    .logo-carousel-wrap {
        gap: 40px;
    }

    .logo-item {
        min-width: 120px;
    }

    .logo-item img {
        max-height: 70px;
    }

}

/* Small Mobile - 320px */
@media (max-width: 320px) {

    .hero-tennis-section {
        margin: 0px;
        min-height: 550px;
        align-items: flex-end;
    }

    .hero-tennis-wrap {
        padding: 30px 0;
        gap: 25px;
    }

    .hero-main-title {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .hero-description {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .hero-btn-group {
        flex-direction: row;
        /* CHANGED: Keep buttons in one line */
        gap: 10px;
        justify-content: center;
    }

    .btn-primary-tennis,
    .btn-secondary-tennis {
        padding: 10px 15px;
        font-size: 13px;
        gap: 10px;
    }

    .btn-icon-circle {
        width: 30px;
        height: 30px;
    }

    .btn-icon-circle i {
        font-size: 11px;
    }

    .hero-glass-card {
        display: none;
    }

    .logo-carousel-section {
        margin: 0px;
        padding: 10px 0;
    }

    .logo-carousel-wrap {
        gap: 35px;
    }

    .logo-item {
        min-width: 100px;
    }

    .logo-item img {
        max-height: 70px;
    }

}





/* About Tennis Section */
.about-tennis-section {
    padding: 80px 0 20px;
    background-color: var(--white);
}

.about-tennis-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
}

/* Left Content */
.about-content-left {
    flex: 1;
}

.about-badge {
    display: inline-block;
    padding: 8px 24px;
    background-color: transparent;
    border: 2px solid var(--dark-grey);
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--dark-grey);
    margin-bottom: 25px;
}

.about-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 32px;
    line-height: 1.4;
    color: var(--dark-grey);
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    position: relative;
}

.about-ball-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.about-racket-icon {
    width: 70px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
}


/* Center Image */
.about-image-center {
    flex: 1;
    /* max-width: 420px; */
}

.about-center-img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.about-center-img:hover {
    transform: scale(1.1);
}

/* Right Content */
.about-content-right {
    flex: 1;
    max-width: 380px;
    display: none;
}

.about-image-right {
    margin-top: 20px;
    margin-bottom: 20px;
}

.about-right-img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.about-right-img:hover {
    transform: scale(1.1);
}

.about-description-right {
    font-family: 'Walkway UltraBold', sans-serif;
    letter-spacing: 1.5px;
    font-size: 20px;
    color: var(--light-grey);
    margin: 0;
}


/* ========================================
   ABOUT SECTION - RESPONSIVE BREAKPOINTS
   ======================================== */

@media (max-width: 1400px) {

    .about-tennis-section {
        padding: 70px 0;
    }

    .about-tennis-wrap {
        flex-direction: column;
        gap: 45px;
        align-items: center;
    }

    .about-content-left {
        width: 100%;
        text-align: center;
        order: 1;
    }

    .about-badge {
        font-size: 14px;
        padding: 8px 24px;
        margin-bottom: 24px;
    }

    .about-title {
        font-size: 30px;
        margin-bottom: 28px;
    }

    .about-ball-icon {
        width: 48px;
        height: 48px;
    }

    .about-racket-icon {
        width: 65px;
        height: 75px;
    }

    .about-image-center {
        width: 100%;
        max-width: 600px;
        order: 2;
    }

    .about-content-right {
        width: 100%;
        max-width: 100%;
        order: 3;
        text-align: center;
    }

    .about-image-right {
        max-width: 600px;
        margin: 0 auto 20px;
    }

    .about-description-right {
        max-width: 650px;
        margin: 0 auto;
        font-size: 15px;
    }
}


/* Tablet Landscape - 1200px */
@media (max-width: 1200px) {

    .about-tennis-section {
        padding: 60px 0;
    }

    .about-tennis-wrap {
        flex-direction: column;
        gap: 40px;
        align-items: center;
    }

    .about-content-left {
        width: 100%;
        text-align: center;
        order: 1;
    }

    .about-badge {
        font-size: 13px;
        padding: 7px 22px;
        margin-bottom: 22px;
    }

    .about-title {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .about-ball-icon {
        width: 45px;
        height: 45px;
    }

    .about-racket-icon {
        width: 60px;
        height: 70px;
    }

    .about-image-center {
        width: 100%;
        max-width: 550px;
        order: 2;
    }

    .about-content-right {
        width: 100%;
        max-width: 100%;
        order: 3;
        text-align: center;
    }

    .about-image-right {
        max-width: 550px;
        margin: 0 auto 20px;
    }

    .about-description-right {
        max-width: 600px;
        margin: 0 auto;
    }
}


/* Tablet Portrait - 991px */
@media (max-width: 991px) {

    .about-tennis-section {
        padding: 50px 0;
    }

    .about-tennis-wrap {
        flex-direction: column;
        gap: 40px;
        align-items: center;
    }

    .about-content-left {
        width: 100%;
        text-align: center;
    }

    .about-title {
        font-size: 26px;
    }

    .about-image-center {
        width: 100%;
        max-width: 500px;
        order: 2;
    }

    .about-content-right {
        width: 100%;
        max-width: 100%;
        order: 3;
        text-align: center;
    }

    .about-content-left {
        order: 1;
    }

    .about-image-right {
        max-width: 500px;
        margin: 0 auto 20px;
    }

}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {

    .about-tennis-section {
        padding: 45px 0;
    }

    .about-tennis-wrap {
        gap: 35px;
    }

    .about-badge {
        font-size: 13px;
        padding: 7px 20px;
        margin-bottom: 20px;
    }

    .about-title {
        font-size: 24px;
        margin-bottom: 22px;
    }

    .about-ball-icon {
        width: 40px;
        height: 40px;
    }

    .about-racket-icon {
        width: 55px;
        height: 65px;
    }

    .about-image-center,
    .about-image-right {
        max-width: 450px;
    }

    .about-center-img,
    .about-right-img {
        border-radius: 18px;
    }

    .about-description-right {
        font-size: 14px;
    }

}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {

    .about-tennis-section {
        padding: 40px 0;
    }

    .about-tennis-wrap {
        gap: 30px;
    }

    .about-badge {
        font-size: 12px;
        padding: 6px 18px;
        margin-bottom: 18px;
    }

    .about-title {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .about-ball-icon {
        width: 35px;
        height: 35px;
        margin: 0 3px;
    }

    .about-racket-icon {
        width: 50px;
        height: 60px;
    }

    .about-image-center,
    .about-image-right {
        max-width: 100%;
    }

    .about-center-img,
    .about-right-img {
        border-radius: 15px;
    }

    .about-image-right {
        margin-bottom: 18px;
    }

    .about-description-right {
        font-size: 13px;
    }

}

/* Small Mobile - 320px */
@media (max-width: 320px) {

    .about-tennis-section {
        padding: 35px 0;
    }

    .about-tennis-wrap {
        gap: 25px;
    }

    .about-badge {
        font-size: 11px;
        padding: 5px 16px;
        margin-bottom: 15px;
    }

    .about-title {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .about-ball-icon {
        width: 32px;
        height: 32px;
    }

    .about-racket-icon {
        width: 45px;
        height: 55px;
    }

    .about-center-img,
    .about-right-img {
        border-radius: 12px;
    }

    .about-image-right {
        margin-bottom: 15px;
    }

    .about-description-right {
        font-size: 12px;
    }

}




/* Membership Section */
.membership-section {
    padding: 50px 0;
    background-color: var(--white);
}

.membership-wrap {
    width: 100%;
}

/* Section Header */
.membership-header {
    text-align: center;
    margin-bottom: 50px;
}

.membership-badge {
    display: inline-block;
    padding: 8px 24px;
    background-color: transparent;
    border: 2px solid var(--dark-grey);
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--dark-grey);
    margin-bottom: 20px;
}

.membership-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 45px;
    line-height: 1.3;
    color: var(--dark-grey);
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 800;
}

/* Membership Cards Carousel */
.membership-cards {
    margin-bottom: 50px;
    position: relative;
}

/* Individual Card */
.membership-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    height: 500px;
    width: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
}

.membership-card-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    transition: transform 0.4s ease;
}

.membership-card:hover .membership-card-bg {
    transform: scale(1.1);
}

.membership-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgb(0 0 0 / 10%) 0%, rgb(0 0 0 / 10%) 100%);
    z-index: 1;
}

.membership-card-content {
    position: relative;
    z-index: 2;
    padding: 40px 30px;
    width: 100%;
    text-align: center;
    height: 100%;
}

.membership-card-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 22px;
    text-transform: inherit;
}

.membership-card-subtitle {
    font-family: 'Walkway UltraBold', sans-serif;
    letter-spacing: 1.5px;
    font-size: 13px;
    color: var(--white);
    margin-top: -15px;
    margin-bottom: 20px;
    opacity: 0.85;
}
/* scrollbar */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}

.membership-features {
       list-style: none;
    padding: 0;
    margin: 0 0 25px 0;
    max-height: 60%;
    position: relative;
    overflow: hidden;
    overflow-y: auto;}

.membership-features li {
    font-family: 'Walkway UltraBold', sans-serif;
    letter-spacing: 1.5px;
    font-size: 20px;
    color: var(--white);
    margin-bottom: 12px;
}

.membership-features li:last-child {
    margin-bottom: 0;
}

.membership-price {
    display: inline-block;
    background-color: var(--orange);
    color: var(--white);
    font-family: 'Walkway UltraBold', 'Unbounded', sans-serif;
    font-size: 28px;
    font-weight: 800;
    padding: 12px 35px;
    border-radius: 25px;
    margin-bottom: 15px;
}

.membership-total {
    font-family: 'Unbounded', sans-serif;
    font-size: 12px;
    color: var(--white);
}

/* Explore Button */
.membership-explore {
    text-align: center;
}

/* ========================================
   MEMBERSHIP SECTION - RESPONSIVE BREAKPOINTS
   ======================================== */
/* Large Desktop - 1400px */
@media (max-width: 1400px) {

    .membership-section {
        padding: 48px 0;
    }

    .membership-header {
        margin-bottom: 48px;
    }

    .membership-badge {
        font-size: 14px;
        padding: 8px 23px;
        margin-bottom: 19px;
    }

    .membership-title {
        font-size: 40px;
    }

    .membership-cards {
        margin-bottom: 48px;
    }

    .membership-card {
        height: 520px;
    }

    .membership-card-content {
        padding: 38px 28px;
    }

    .membership-card-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .membership-card-subtitle {
        font-size: 12px;
        margin-bottom: 18px;
    }

    .membership-features li {
        font-size: 17px;
        margin-bottom: 11px;
    }

    .membership-price {
        font-size: 22px;
        padding: 11px 32px;
    }

    .membership-total {
        font-size: 12px;
    }

}

/* Tablet Landscape - 1200px */
@media (max-width: 1200px) {

    .membership-section {
        padding: 45px 0;
    }

    .membership-header {
        margin-bottom: 45px;
    }

    .membership-badge {
        font-size: 13px;
        padding: 7px 22px;
        margin-bottom: 18px;
    }

    .membership-title {
        font-size: 25px;
    }

    .membership-cards {
        margin-bottom: 45px;
    }

    .membership-card {
        height: 550px;
    }

    .membership-card-content {
        padding: 35px 25px;
    }

    .membership-card-title {
        font-size: 28px;
        margin-bottom: 22px;
    }

    .membership-features li {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .membership-price {
        font-size: 16px;
        padding: 9px 30px;
    }

}

/* Tablet Portrait - 991px */
@media (max-width: 991px) {

    .membership-section {
        padding: 40px 0;
    }

    .membership-header {
        margin-bottom: 40px;
    }

    .membership-title {
        font-size: 34px;
    }

    .membership-title br {
        display: none;
    }

    .membership-cards {
        margin-bottom: 40px;
    }

    .membership-card {
        height: 400px;
    }

}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {

    .membership-section {
        padding: 35px 0;
    }

    .membership-header {
        margin-bottom: 35px;
    }

    .membership-badge {
        font-size: 12px;
        padding: 6px 20px;
        margin-bottom: 16px;
    }

    .membership-title {
        font-size: 30px;
    }

    .membership-cards {
        margin-bottom: 35px;
    }

    .membership-card {
        height: 390px;
        border-radius: 18px;
    }

    .membership-card-content {
        padding: 32px 22px;
    }

    .membership-card-title {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .membership-features {
        margin-bottom: 22px;
    }

    .membership-features li {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .membership-price {
        font-size: 25px;
        padding: 10px 30px;
        border-radius: 22px;
        margin-bottom: 12px;
    }

    .membership-total {
        font-size: 11px;
    }

}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {

    .membership-section {
        padding: 30px 0;
    }

    .membership-header {
        margin-bottom: 30px;
    }

    .membership-badge {
        font-size: 11px;
        padding: 5px 18px;
        margin-bottom: 14px;
    }

    .membership-title {
        font-size: 26px;
    }

    .membership-cards {
        margin-bottom: 30px;
    }

    .membership-card {
        height: 390px;
        border-radius: 15px;
    }

    .membership-card-content {
        padding: 28px 20px;
    }

    .membership-card-title {
        font-size: 25px;
        margin-bottom: 18px;
    }

    .membership-features {
        margin-bottom: 20px;
    }

    .membership-features li {
        font-size: 11px;
        margin-bottom: 9px;
    }

    .membership-price {
        font-size: 20px;
        padding: 9px 28px;
        border-radius: 20px;
        margin-bottom: 10px;
    }

    .membership-total {
        font-size: 10px;
    }

}

/* Small Mobile - 320px */
@media (max-width: 320px) {

    .membership-section {
        padding: 25px 0;
    }

    .membership-header {
        margin-bottom: 25px;
    }

    .membership-badge {
        font-size: 10px;
        padding: 4px 16px;
        margin-bottom: 12px;
    }

    .membership-title {
        font-size: 22px;
    }

    .membership-cards {
        margin-bottom: 25px;
    }

    .membership-card {
        height: 370px;
        border-radius: 12px;
    }

    .membership-card-content {
        padding: 25px 18px;
    }

    .membership-card-title {
        font-size: 26px;
        margin-bottom: 16px;
    }

    .membership-features {
        margin-bottom: 18px;
    }

    .membership-features li {
        font-size: 10px;
        margin-bottom: 8px;
    }

    .membership-price {
        font-size: 20px;
        padding: 8px 25px;
        border-radius: 18px;
        margin-bottom: 8px;
    }

    .membership-total {
        font-size: 9px;
    }

}






/* Smart Court Technology Section */
.smart-court-section {
    position: relative;
    min-height: 500px;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 80px 0;
}

/* Background Image */
.smart-court-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

/* Logo Overlay - Top Right */
.smart-court-logo {
    position: absolute;
    top: 40px;
    right: 60px;
    z-index: 2;
}

.smart-court-logo img {
    max-width: 200px;
    height: auto;
}

.smart-court-wrap {
    position: relative;
    z-index: 2;
}

/* Left Content */
.smart-court-content {
    max-width: 650px;
}

.smart-court-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 45px;
    line-height: 1.2;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 800;
}

.smart-court-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: var(--white);
    margin-bottom: 35px;
}


/* ========================================
   SMART COURT SECTION - RESPONSIVE BREAKPOINTS
   ======================================== */

/* Tablet Landscape - 1200px */
@media (max-width: 1200px) {

    .smart-court-section {
        min-height: 450px;
        padding: 70px 0;
    }

    .smart-court-logo {
        top: 35px;
        right: 50px;
    }

    .smart-court-logo img {
        max-width: 180px;
    }

    .smart-court-content {
        max-width: 600px;
    }

    .smart-court-title {
        font-size: 40px;
        margin-bottom: 22px;
    }

    .smart-court-description {
        font-size: 14px;
        margin-bottom: 30px;
    }

}

/* Tablet Portrait - 991px */
@media (max-width: 991px) {

    .smart-court-section {
        min-height: 400px;
        padding: 60px 0;
    }

    .smart-court-logo {
        top: 30px;
        right: 40px;
    }

    .smart-court-logo img {
        max-width: 160px;
    }

    .smart-court-content {
        max-width: 550px;
    }

    .smart-court-title {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .smart-court-description {
        font-size: 14px;
        margin-bottom: 28px;
    }

}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {

    .smart-court-section {
        min-height: 500px;
        padding: 50px 0;
    }

    .smart-court-logo {
        top: 25px;
        right: 30px;
    }

    .smart-court-logo img {
        max-width: 140px;
    }

    .smart-court-content {
        max-width: 100%;
    }

    .smart-court-title {
        font-size: 32px;
        margin-bottom: 18px;
    }

    .smart-court-description {
        font-size: 13px;
        line-height: 1.6;
        margin-bottom: 25px;
    }

}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {

    .smart-court-section {
        min-height: 550px;
        padding: 40px 0;
    }

    .smart-court-logo {
        top: 20px;
        right: 20px;
    }

    .smart-court-logo img {
        max-width: 120px;
    }

    .smart-court-title {
        font-size: 28px;
        margin-bottom: 16px;
    }

    .smart-court-description {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 22px;
    }

}

/* Small Mobile - 320px */
@media (max-width: 320px) {

    .smart-court-section {
        min-height: 600px;
        padding: 35px 0;
    }

    .smart-court-logo {
        top: 15px;
        right: 15px;
    }

    .smart-court-logo img {
        max-width: 100px;
    }

    .smart-court-title {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .smart-court-description {
        font-size: 11px;
        line-height: 1.6;
        margin-bottom: 20px;
    }

}





/* Shop Section */
.shop-section {
    display: none;
    padding: 80px 0;
    background-color: var(--white);
}

.shop-wrap {
    width: 100%;
}

/* Section Header */
.shop-header {
    text-align: center;
    margin-bottom: 60px;
}

.shop-badge {
    display: inline-block;
    padding: 8px 24px;
    background-color: transparent;
    border: 2px solid var(--dark-grey);
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--dark-grey);
    margin-bottom: 20px;
}

.shop-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 45px;
    line-height: 1.3;
    color: var(--dark-grey);
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 800;
}

/* Product Cards - OWL CAROUSEL */
.product-cards {
    margin-bottom: 50px;
}

.product-card-item {
    /* Wrapper for carousel items */
}

.product-card {
    text-align: center;
    position: relative;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.product-card:hover {
    text-decoration: none;
}

/* Sale Badge */
.product-badge-sale {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: var(--orange);
    color: var(--white);
    font-family: 'Unbounded', sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 6px 16px;
    border-radius: 4px;
    z-index: 2;
}

.product-image-wrap {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid;
    border-color: #0000002b;
    height: 420px;
}

/* Rounded Corners - WooCommerce Shop Page */
.tp-image-wrapper {
    border-radius: 20px;
}

.woocommerce ul.products li.product a img {
    border: 1px solid #00000012;
    border-radius: 20px;
}

/* Hover Logo - Home Page (.product-image-wrap) */
.product-image-wrap::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    background-image: url('/wp-content/uploads/2025/12/shop-logotop.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

.product-image-wrap:hover::before {
    opacity: 1;
    transform: translateY(0);
}

/* Hover Logo - WooCommerce Shop Page (.tp-image-wrapper) */
.tp-image-wrapper::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    background-image: url('/wp-content/uploads/2025/12/shop-logotop.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

.tp-image-wrapper:hover::before {
    opacity: 1;
    transform: translateY(0);
}

.product-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.product-card:hover .product-image {
    transform: scale(1.15);
}

/* Hover Icons - Bottom Center */
.product-hover-icons {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    display: flex;
    gap: 10px;
    z-index: 3;
    opacity: 0;
    transition: all 0.3s ease;
}

.product-image-wrap:hover .product-hover-icons {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.product-icon-btn {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: var(--white);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.051);
}

.product-icon-btn i {
    font-size: 18px;
    color: var(--orange);
    transition: all 0.3s ease;
}

.product-icon-btn:hover {
    background-color: var(--orange);
    transform: scale(1.1);
}

.product-icon-btn:hover i {
    color: var(--white);
}

.product-title {
    font-size: 20px;
    color: var(--dark-grey);
    margin-top: 0;
    margin: 20px 0 20px;
}

.product-price {
    font-size: 18px;
    font-weight: 600;
    color: var(--light-grey);
    margin: 0;
}

/* Shop Now Button */
.shop-button-wrap {
    text-align: center;
}

/* Owl Carousel - Hide Navigation Arrows */
.product-cards.owl-carousel .owl-nav {
    display: none;
}

/* Owl Carousel - Custom Dots */
.product-cards.owl-carousel .owl-dots {
    margin-top: 30px;
    text-align: center;
}

.product-cards.owl-carousel .owl-dot {
    width: 12px;
    height: 12px;
    background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    transition: all 0.3s ease;
}

.product-cards.owl-carousel .owl-dot.active {
    background-color: var(--orange);
    width: 30px;
    border-radius: 10px;
}

/* ========================================
   SHOP SECTION - RESPONSIVE BREAKPOINTS
   ======================================== */

/* Tablet Landscape - 1200px */
@media (max-width: 1200px) {
    .shop-section {
        padding: 70px 0;
    }

    .shop-header {
        margin-bottom: 50px;
    }

    .shop-badge {
        font-size: 13px;
        padding: 7px 22px;
        margin-bottom: 18px;
    }

    .shop-title {
        font-size: 40px;
    }

    .product-cards {
        margin-bottom: 45px;
    }

    .product-badge-sale {
        top: 18px;
        right: 18px;
        font-size: 11px;
        padding: 5px 14px;
    }

    .product-image-wrap::before,
    .tp-image-wrapper::before {
        width: 45px;
        height: 45px;
    }

    .product-title {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .product-price {
        font-size: 17px;
    }

    .product-icon-btn {
        width: 42px;
        height: 42px;
    }

    .product-icon-btn i {
        font-size: 16px;
    }
}

/* Tablet Portrait - 991px */
@media (max-width: 991px) {
    .shop-section {
        padding: 60px 0;
    }

    .shop-header {
        margin-bottom: 45px;
    }

    .shop-title {
        font-size: 36px;
    }

    .shop-title br {
        display: none;
    }

    .product-cards {
        margin-bottom: 40px;
    }
}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {
    .shop-section {
        padding: 50px 0;
    }

    .shop-header {
        margin-bottom: 40px;
    }

    .shop-badge {
        font-size: 12px;
        padding: 6px 20px;
        margin-bottom: 16px;
    }

    .shop-title {
        font-size: 32px;
    }

    .product-cards {
        margin-bottom: 35px;
    }

    .product-badge-sale {
        top: 15px;
        right: 15px;
        font-size: 10px;
        padding: 4px 12px;
    }

    .product-image-wrap::before,
    .tp-image-wrapper::before {
        top: 15px;
        left: 15px;
        width: 40px;
        height: 40px;
    }

    /* Rounded Corners - Responsive */
    .product-image-wrap,
    .tp-image-wrapper {
        border-radius: 15px;
    }

    .woocommerce ul.products li.product a img {
        border-radius: 15px;
    }

    .product-title {
        font-size: 18px;
    }

    .product-price {
        font-size: 16px;
    }

    .product-hover-icons {
        bottom: 15px;
    }

    .product-icon-btn {
        width: 40px;
        height: 40px;
    }

    .product-icon-btn i {
        font-size: 15px;
    }
}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {
    .shop-section {
        padding: 40px 0;
    }

    .shop-header {
        margin-bottom: 35px;
    }

    .shop-badge {
        font-size: 11px;
        padding: 5px 18px;
        margin-bottom: 14px;
    }

    .shop-title {
        font-size: 28px;
    }

    .product-cards {
        margin-bottom: 30px;
    }

    .product-badge-sale {
        top: 12px;
        right: 12px;
        font-size: 9px;
        padding: 3px 10px;
    }

    .product-image-wrap::before,
    .tp-image-wrapper::before {
        top: 12px;
        left: 12px;
        width: 38px;
        height: 38px;
    }

    /* Rounded Corners - Responsive */
    .product-image-wrap,
    .tp-image-wrapper {
        border-radius: 12px;
    }

    .woocommerce ul.products li.product a img {
        border-radius: 12px;
    }

    .product-title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .product-price {
        font-size: 16px;
    }

    .product-hover-icons {
        bottom: 12px;
        gap: 8px;
    }

    .product-icon-btn {
        width: 38px;
        height: 38px;
    }

    .product-icon-btn i {
        font-size: 14px;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .shop-section {
        padding: 35px 0;
    }

    .shop-header {
        margin-bottom: 30px;
    }

    .shop-badge {
        font-size: 10px;
        padding: 4px 16px;
        margin-bottom: 12px;
    }

    .shop-title {
        font-size: 24px;
    }

    .product-cards {
        margin-bottom: 25px;
    }

    .product-image-wrap::before,
    .tp-image-wrapper::before {
        width: 35px;
        height: 35px;
    }

    .product-title {
        font-size: 16px;
    }

    .product-price {
        font-size: 15px;
    }

    .product-icon-btn {
        width: 36px;
        height: 36px;
    }

    .product-icon-btn i {
        font-size: 13px;
    }
}







/* Services Section */
.services-section {
    padding: 80px 0;
    background: var(--orange);
    position: relative;
}

/* Tennis Ball Decoration */
.services-ball-decoration {
    position: absolute;
    top: -75px;
    left: 0;
    width: 300px;
    height: auto;
    z-index: 1;
}

.services-wrap {
    position: relative;
    z-index: 2;
}

/* Top Content */
.services-top {
    display: flex;
    justify-content: right;
    align-items: flex-start;
    gap: 80px;
    margin-bottom: 50px;
}

.services-left {
    flex: 0 0 auto;
}

.services-badge {
    display: inline-block;
    padding: 8px 24px;
    background-color: transparent;
    border: 2px solid var(--white);
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--white);
    margin-bottom: 20px;
}

.services-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
}

.services-right {
    flex: 1;
    max-width: 500px;
}

.services-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    line-height: 1.7;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 30px;
}

/* Service Cards Carousel */
.services-cards {
    position: relative;
}

.service-card {
    height: 500px;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
    width: 100%;
}

.service-card-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
    transition: transform 0.5s ease;
}

.service-card:hover .service-card-bg {
    transform: scale(1.1);
}

.service-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.25) 100%);
    z-index: 1;
}

.service-card-logo {
    position: relative;
    z-index: 2;
    padding: 25px;
}

.service-card-logo img {
    max-width: 50px;
    height: auto;
}

.service-card-content {
    position: relative;
    z-index: 2;
    margin: 15px;
    padding: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.684);
}

.service-card-title {
    font-family: 'Walkway UltraBold', 'Unbounded', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: var(--white);
    margin: 0;
    line-height: 1.2;
}

.service-card-link {
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

.service-card-link:hover {
    background-color: var(--orange);
    transform: scale(1.1);
}

.service-card-link i {
    font-size: 16px;
    color: var(--white);
    transform: rotate(-45deg);
}

/* ========================================
   RESPONSIVE BREAKPOINTS
   ======================================== */

/* Tablet Landscape - 1200px */
@media (max-width: 1200px) {

    .services-section {
        padding: 70px 0;
    }

    .services-ball-decoration {
        top: -60px;
        width: 250px;
    }

    .services-top {
        gap: 60px;
        margin-bottom: 45px;
    }

    .services-badge {
        font-size: 13px;
        padding: 7px 22px;
        margin-bottom: 18px;
    }

    .services-title {
        font-size: 36px;
    }

    .services-right {
        max-width: 480px;
    }

    .services-description {
        font-size: 14px;
        margin-bottom: 28px;
    }

    .service-card {
        height: 480px;
        border-radius: 22px;
    }

    .service-card-logo {
        padding: 22px;
    }

    .service-card-logo img {
        max-width: 45px;
    }

    .service-card-content {
        margin: 12px;
        padding: 22px;
        border-radius: 13px;
    }

    .service-card-title {
        font-size: 16px;
    }

    .service-card-link {
        width: 38px;
        height: 38px;
    }

    .service-card-link i {
        font-size: 15px;
    }

}

/* Tablet Portrait - 991px */
@media (max-width: 991px) {

    .services-section {
        padding: 60px 0;
    }

    .services-ball-decoration {
        top: -50px;
        width: 220px;
    }

    .services-top {
        flex-direction: column;
        gap: 35px;
        margin-bottom: 40px;
        text-align: center;
        align-items: center;
    }

    .services-left {
        width: 100%;
    }

    .services-title {
        font-size: 34px;
    }

    .services-title br {
        display: none;
    }

    .services-right {
        max-width: 100%;
    }

    .services-description {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
    }

}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {

    .services-section {
        padding: 50px 0;
    }

    .services-ball-decoration {
        top: -40px;
        width: 180px;
    }

    .services-top {
        gap: 30px;
        margin-bottom: 35px;
    }

    .services-badge {
        font-size: 12px;
        padding: 6px 20px;
        margin-bottom: 16px;
    }

    .services-title {
        font-size: 30px;
    }

    .services-description {
        font-size: 13px;
        margin-bottom: 25px;
    }

    .service-card {
        height: 420px;
        border-radius: 20px;
    }

    .service-card-logo {
        padding: 20px;
    }

    .service-card-logo img {
        max-width: 42px;
    }

    .service-card-content {
        margin: 10px;
        padding: 20px;
        border-radius: 12px;
    }

    .service-card-title {
        font-size: 15px;
    }

    .service-card-link {
        width: 36px;
        height: 36px;
    }

    .service-card-link i {
        font-size: 14px;
    }

}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {

    .services-section {
        padding: 40px 0;
    }

    .services-ball-decoration {
        top: -35px;
        width: 150px;
    }

    .services-top {
        gap: 25px;
        margin-bottom: 30px;
    }

    .services-badge {
        font-size: 11px;
        padding: 5px 18px;
        margin-bottom: 14px;
    }

    .services-title {
        font-size: 26px;
    }

    .services-description {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 22px;
    }

    .service-card {
        height: 450px;
        border-radius: 20px;
    }

    .service-card-logo {
        padding: 25px;
    }

    .service-card-logo img {
        max-width: 55px;
    }

    .service-card-content {
        margin: 20px;
        padding: 28px;
        border-radius: 15px;
    }

    .service-card-title {
        font-size: 20px;
    }

    .service-card-link {
        width: 45px;
        height: 45px;
    }

    .service-card-link i {
        font-size: 17px;
    }

}

/* Small Mobile - 320px */
@media (max-width: 320px) {

    .services-section {
        padding: 35px 0;
    }

    .services-ball-decoration {
        top: -35px;
        width: 130px;
    }

    .services-top {
        gap: 22px;
        margin-bottom: 25px;
    }

    .services-badge {
        font-size: 10px;
        padding: 4px 16px;
        margin-bottom: 12px;
    }

    .services-title {
        font-size: 22px;
    }

    .services-description {
        font-size: 11px;
        margin-bottom: 20px;
    }

    .service-card {
        height: 400px;
        border-radius: 18px;
    }

    .service-card-logo {
        padding: 22px;
    }

    .service-card-logo img {
        max-width: 50px;
    }

    .service-card-content {
        margin: 18px;
        padding: 25px;
        border-radius: 13px;
    }

    .service-card-title {
        font-size: 18px;
    }

    .service-card-link {
        width: 42px;
        height: 42px;
    }

    .service-card-link i {
        font-size: 16px;
    }

}





/* CTA Membership Section */
.cta-membership-section {
    padding: 100px 0;
    background-color: var(--dark-grey);
    position: relative;
    border-radius: 30px;
    margin: 0 18px;
    margin-top: 200px;
}

/* Tennis Ball Decoration - Top Right */
.cta-ball-decoration {
    position: absolute;
    top: -220px;
    right: -20px;
    width: 120px;
    height: auto;
    z-index: 1;
}

/* Watermark Logo - Center */
.cta-watermark {
    position: absolute;
    top: 50%;
    left: 65%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.cta-watermark img {
    width: 450px;
    height: auto;
}

/* Tennis Player Image - Right Side */
.cta-player-image {
    position: absolute;
    bottom: 0;
    right: 80px;
    height: 515px;
    width: auto;
    max-height: 515px;
    z-index: 2;
}

.cta-membership-wrap {
    position: relative;
    z-index: 3;
}

.cta-content {
    max-width: 640px;
}

.cta-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
}

.cta-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    line-height: 1.7;
    color: var(--white);
    margin-bottom: 35px;
}

.cta-buttons {
    display: flex;
    gap: 20px;
    align-items: center;
}

.btn-book-court {
    padding: 10px 18px 10px 32px;
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    transition: all 0.3s ease;
    border: 3px solid transparent;
}

.btn-book-court {
    background-color: transparent;
    color: var(--white);
    border-color: var(--white);
}


.btn-book-court:hover {
    background-color: var(--orange);
    color: var(--dark-grey);
    border-color: transparent;
}


.btn-book-court .btn-icon-circle {
    width: 38px;
    height: 38px;
    background-color: var(--orange);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}


.btn-book-court:hover .btn-icon-circle {
    background-color: var(--dark-grey);
}


.btn-book-court .btn-icon-circle i {
    font-size: 14px;
    color: var(--white);
    transform: none !important;
}


.btn-book-court:hover .btn-icon-circle i {
    color: var(--white);
}


/* ========================================
   CTA MEMBERSHIP SECTION - RESPONSIVE BREAKPOINTS
   ======================================== */

/* Tablet Landscape - 1200px */
@media (max-width: 1200px) {

    .cta-membership-section {
        padding: 80px 0;
        border-radius: 25px;
        margin: 0 15px;
        margin-top: 180px;
    }

    .cta-ball-decoration {
        top: -200px;
        right: -15px;
        width: 100px;
    }

    .cta-watermark {
        left: 60%;
    }

    .cta-watermark img {
        width: 400px;
    }

    .cta-player-image {
        right: 60px;
        height: 480px;
        max-height: 480px;
    }

    .cta-content {
        max-width: 580px;
    }

    .cta-title {
        font-size: 36px;
        margin-bottom: 18px;
    }

    .cta-description {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .cta-buttons {
        gap: 18px;
    }

    .btn-book-court {
        font-size: 15px;
        padding: 10px 16px 10px 28px;
        gap: 12px;
    }

    .btn-book-court .btn-icon-circle {
        width: 36px;
        height: 36px;
    }

    .btn-book-court .btn-icon-circle i {
        font-size: 13px;
    }

}

/* Tablet Portrait - 991px */
@media (max-width: 991px) {

    .cta-membership-section {
        padding: 70px 0;
        border-radius: 22px;
        margin: 0 12px;
        margin-top: 150px;
    }

    .cta-ball-decoration {
        top: -180px;
        right: -10px;
        width: 90px;
    }

    .cta-watermark {
        left: 50%;
        opacity: 0.3;
    }

    .cta-watermark img {
        width: 350px;
    }

    .cta-player-image {
        right: 40px;
        height: 420px;
        max-height: 420px;
    }

    .cta-content {
        max-width: 520px;
    }

    .cta-title {
        font-size: 32px;
    }

    .cta-description {
        font-size: 14px;
        margin-bottom: 28px;
    }

    .cta-buttons {
        flex-wrap: wrap;
    }

}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {

    .cta-membership-section {
        padding: 60px 0;
        border-radius: 20px;
        margin: 0 10px;
        margin-top: 120px;
    }

    .cta-ball-decoration {
        top: -150px;
        right: -8px;
        width: 80px;
    }

    .cta-watermark {
        display: none;
    }

    .cta-player-image {
        right: 20px;
        height: 360px;
        max-height: 360px;
    }

    .cta-content {
        max-width: 480px;
    }

    .cta-title {
        font-size: 28px;
        margin-bottom: 16px;
    }

    .cta-description {
        font-size: 13px;
        margin-bottom: 25px;
    }

    .cta-buttons {
        gap: 15px;
    }

    .btn-book-court {
        font-size: 14px;
        padding: 10px 16px 10px 26px;
    }

    .btn-book-court .btn-icon-circle {
        width: 34px;
        height: 34px;
    }

    .btn-book-court .btn-icon-circle i {
        font-size: 12px;
    }

}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {

    .cta-membership-section {
        padding: 50px 0 60px;
        border-radius: 18px;
        margin: 0 8px;
        margin-top: 100px;
        text-align: center;
        display: flex;
        flex-direction: column;
        min-height: 700px;
        overflow: visible;
    }

    .cta-ball-decoration {
        top: -120px;
        right: 5%;
        transform: translateX(50%);
        width: 70px;
    }

    .cta-player-image {
        position: relative;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        height: 500px;
        max-height: 500px;
        margin: -80px auto 20px;
        display: block;
        opacity: 1;
        order: -1;
        z-index: 10;
        mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%);
        -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%);
    }

    .cta-watermark {
        display: none;
    }

    .cta-membership-wrap {
        display: flex;
        flex-direction: column;
        overflow: visible;
    }

    .cta-content {
        max-width: 100%;
        position: relative;
    }

    .cta-title {
        font-size: 26px;
        margin-bottom: 14px;
    }

    .cta-description {
        font-size: 12px;
        margin-bottom: 22px;
    }

    .cta-buttons {
        flex-direction: row;
        /* CHANGED: Keep buttons in one line */
        gap: 12px;
        justify-content: center;
        /* ADDED: Center the buttons */
    }

    .btn-book-court {
        justify-content: center;
        padding: 12px 15px;
        font-size: 12px;
        width: auto;
    }

    .btn-book-court .btn-icon-circle {
        width: 32px;
        height: 32px;
    }

    .btn-book-court .btn-icon-circle i {
        font-size: 12px;
    }

}

/* Small Mobile - 320px */
@media (max-width: 320px) {

    .cta-membership-section {
        padding: 40px 0 50px;
        border-radius: 15px;
        margin: 0 5px;
        margin-top: 80px;
        min-height: 650px;
        overflow: visible;
    }

    .cta-ball-decoration {
        top: -100px;
        width: 60px;
    }

    .cta-player-image {
        height: 450px;
        max-height: 450px;
        margin: -70px auto 15px;
        left: 50%;
        transform: translateX(-50%);
        position: relative;
        display: block;
        opacity: 1;
        order: -1;
        z-index: 10;
        mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%);
        -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0) 100%);
    }

    .cta-membership-wrap {
        display: flex;
        flex-direction: column;
        overflow: visible;
    }

    .cta-title {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .cta-description {
        font-size: 11px;
        line-height: 1.6;
        margin-bottom: 20px;
    }

    .cta-buttons {
        gap: 10px;
        flex-direction: row;
        /* CHANGED: Keep buttons in one line */
        justify-content: center;
        /* ADDED: Center the buttons */
    }

    .btn-book-court {
        padding: 10px 18px;
        font-size: 13px;
        gap: 10px;
        width: auto;
        justify-content: center;
    }

    .btn-book-court .btn-icon-circle {
        width: 30px;
        height: 30px;
    }

    .btn-book-court .btn-icon-circle i {
        font-size: 11px;
    }

}







/* Contact Section */
.contact-section {
    padding: 80px 0 80px;
    background-color: var(--white);
}


.contact-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
}


/* Left Content */
.contact-content-left {
    flex: 1;
    max-width: 500px;
}


.contact-badge {
    display: inline-block;
    padding: 8px 24px;
    background-color: transparent;
    border: 2px solid var(--dark-grey);
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--dark-grey);
    margin-bottom: 20px;
}


.contact-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 45px;
    line-height: 1.2;
    color: var(--dark-grey);
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 800;
}


.contact-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    line-height: 1.7;
    color: var(--light-grey);
    margin-bottom: 40px;
}


.contact-subheading {
    font-family: 'Unbounded', sans-serif;
    font-size: 28px;
    font-weight: 800;
    color: var(--dark-grey);
    margin-top: 0;
    margin-bottom: 30px;
}

/* Contact Info List */
.contact-info-list {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.contact-info-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.contact-text a {
    color: inherit;
    text-decoration: none;
}

.contact-text a:hover {
    text-decoration: underline;
    opacity: 0.8;
}

.contact-icon {
    width: 50px;
    height: 50px;
    background-color: var(--orange);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}


.contact-icon i {
    font-size: 20px;
    color: var(--white);
}


.contact-details {
    flex: 1;
}


.contact-label {
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: var(--light-grey);
    margin-top: 0;
    margin-bottom: 5px;
}


.contact-text {
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: var(--dark-grey);
    margin: 0;
}


/* Right Form */
.contact-form-right {
    flex: 1;
    max-width: 900px;
}


.contact-form-wrap {
    background-color: var(--orange);
    border-radius: 30px;
    padding: 50px;
}


.form-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 32px;
    font-weight: 800;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 15px;
}


.form-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    line-height: 1.6;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 30px;
}


/* Contact Form 7 Styling */
.contact-form-wrap .wpcf7-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}


/* 2 Column Layout */
.contact-form-wrap .wpcf7-form .form-row {
    display: flex;
    gap: 20px;
}


.contact-form-wrap .wpcf7-form .form-row label {
    flex: 1;
}


.contact-form-wrap .wpcf7-form>label {
    width: 100%;
}


.contact-form-wrap .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}


.contact-form-wrap label {
    display: block;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: var(--white);
    margin-bottom: 8px;
}


p {
    margin: 0 0 0px;
}


.contact-form-wrap input[type="text"],
.contact-form-wrap input[type="email"],
.contact-form-wrap input[type="tel"],
.contact-form-wrap textarea {
    width: 100%;
    padding: 15px 20px;
    border: 2px solid var(--white);
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    color: var(--white);
    background-color: transparent !important;
    transition: all 0.3s ease;
}


.contact-form-wrap input[type="text"]::placeholder,
.contact-form-wrap input[type="email"]::placeholder,
.contact-form-wrap input[type="tel"]::placeholder,
.contact-form-wrap textarea::placeholder {
    color: rgba(255, 255, 255, 0.7);
}


.contact-form-wrap input[type="text"]:focus,
.contact-form-wrap input[type="email"]:focus,
.contact-form-wrap input[type="tel"]:focus,
.contact-form-wrap textarea:focus {
    background-color: rgba(255, 255, 255, 0.1);
    outline: none;
    color: var(--white);
}


.contact-form-wrap textarea {
    min-height: 120px;
    resize: vertical;
    border-radius: 30px;
}


.contact-form-wrap input[type="submit"] {
    background-color: var(--dark-grey);
    color: var(--white);
    border-radius: 50px;
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    position: relative;
}


.contact-form-wrap input[type="submit"]:hover {
    border-color: var(--white);
}


.contact-form-wrap .wpcf7-not-valid-tip {
    font-family: 'Unbounded', sans-serif;
    font-size: 12px;
    color: var(--white);
    margin-top: 5px;
}


.contact-form-wrap .wpcf7-response-output {
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    padding: 15px;
    border-radius: 10px;
    margin-top: 20px;
}


.contact-form-wrap .wpcf7-validation-errors {
    background-color: #ffe0e0;
    color: #ff0000;
    border: 2px solid #ff0000;
}


.contact-form-wrap .wpcf7-mail-sent-ok {
    background-color: #e0ffe0;
    color: #008000;
    border: 2px solid #008000;
}


/* ========================================
   CF7 Spinner - Hide Text & Center Spinner
   ======================================== */

/* Submit button container - REQUIRED */
.contact-form-wrap .wpcf7-form p:has(input[type="submit"]) {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Hide "Send Message" text when submitting */
.contact-form-wrap .wpcf7-form.submitting input[type="submit"] {
    color: transparent !important;
    pointer-events: none;
}

/* Center the spinner inside button */
.contact-form-wrap .wpcf7-spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.3) !important;
    padding: 8px !important;
    border-radius: 50% !important;
    z-index: 10 !important;
}

/* Make spinner more visible on dark grey button */
.contact-form-wrap .wpcf7-spinner::before {
    border-color: rgba(255, 255, 255, 0.2) !important;
    border-top-color: #ffffff !important;
}


/* ========================================
   CONTACT SECTION - RESPONSIVE BREAKPOINTS
   ======================================== */


/* Tablet Landscape - 1200px */
@media (max-width: 1200px) {


    .contact-section {
        padding: 70px 0 30px;
    }


    .contact-wrap {
        gap: 50px;
    }


    .contact-content-left {
        max-width: 480px;
    }


    .contact-badge {
        font-size: 13px;
        padding: 7px 22px;
        margin-bottom: 18px;
    }


    .contact-title {
        font-size: 40px;
        margin-bottom: 18px;
    }


    .contact-description {
        font-size: 14px;
        margin-bottom: 35px;
    }


    .contact-subheading {
        font-size: 26px;
        margin-bottom: 28px;
    }


    .contact-info-list {
        gap: 22px;
    }


    .contact-icon {
        width: 48px;
        height: 48px;
    }


    .contact-icon i {
        font-size: 19px;
    }


    .contact-label {
        font-size: 15px;
    }


    .contact-text {
        font-size: 13px;
    }


    .contact-form-right {
        max-width: 700px;
    }


    .contact-form-wrap {
        padding: 45px;
        border-radius: 28px;
    }


    .form-title {
        font-size: 30px;
        margin-bottom: 14px;
    }


    .form-description {
        font-size: 13px;
        margin-bottom: 28px;
    }


}


/* Tablet Portrait - 991px */
@media (max-width: 991px) {


    .contact-section {
        padding: 60px 0 20px;
    }


    .contact-wrap {
        flex-direction: column;
        gap: 40px;
    }


    .contact-content-left {
        max-width: 100%;
        text-align: center;
    }


    .contact-description {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }


    .contact-subheading {
        font-size: 24px;
        margin-bottom: 25px;
    }


    .contact-info-list {
        max-width: 600px;
        margin: 0 auto;
    }


    .contact-info-item {
        text-align: left;
    }


    .contact-form-right {
        max-width: 100%;
    }


    .contact-form-wrap {
        padding: 40px;
        border-radius: 25px;
    }


    .form-title {
        font-size: 28px;
    }


}


/* Mobile Landscape - 768px */
@media (max-width: 768px) {


    .contact-section {
        padding: 50px 0 10px;
    }


    .contact-wrap {
        gap: 35px;
    }


    .contact-badge {
        font-size: 12px;
        padding: 6px 20px;
        margin-bottom: 16px;
    }


    .contact-title {
        font-size: 32px;
        margin-bottom: 16px;
    }


    .contact-description {
        font-size: 13px;
        margin-bottom: 28px;
    }


    .contact-subheading {
        font-size: 22px;
        margin-bottom: 22px;
    }


    .contact-info-list {
        gap: 20px;
    }


    .contact-icon {
        width: 45px;
        height: 45px;
    }


    .contact-icon i {
        font-size: 18px;
    }


    .contact-label {
        font-size: 14px;
    }


    .contact-text {
        font-size: 13px;
    }


    .contact-form-wrap {
        padding: 35px;
        border-radius: 22px;
    }


    .form-title {
        font-size: 26px;
        margin-bottom: 12px;
    }


    .form-description {
        font-size: 12px;
        margin-bottom: 25px;
    }


    .contact-form-wrap .wpcf7-form {
        gap: 18px;
    }


    .contact-form-wrap .wpcf7-form .form-row {
        gap: 18px;
    }


    .contact-form-wrap label {
        font-size: 13px;
        margin-bottom: 7px;
    }


    .contact-form-wrap input[type="text"],
    .contact-form-wrap input[type="email"],
    .contact-form-wrap input[type="tel"],
    .contact-form-wrap textarea {
        padding: 14px 18px;
        font-size: 13px;
    }


    .contact-form-wrap textarea {
        min-height: 110px;
        border-radius: 28px;
    }


    .contact-form-wrap input[type="submit"] {
        font-size: 15px;
    }


}


/* Mobile Portrait - 576px */
@media (max-width: 576px) {


    .contact-section {
        padding: 40px 0 10px;
    }


    .contact-wrap {
        gap: 30px;
    }


    .contact-badge {
        font-size: 11px;
        padding: 5px 18px;
        margin-bottom: 14px;
    }


    .contact-title {
        font-size: 26px;
        margin-bottom: 14px;
    }


    .contact-description {
        font-size: 12px;
        margin-bottom: 25px;
    }


    .contact-subheading {
        font-size: 20px;
        margin-bottom: 20px;
    }


    .contact-info-list {
        gap: 18px;
    }


    .contact-info-item {
        gap: 15px;
    }


    .contact-icon {
        width: 42px;
        height: 42px;
    }


    .contact-icon i {
        font-size: 17px;
    }


    .contact-label {
        font-size: 13px;
        margin-bottom: 4px;
    }


    .contact-text {
        font-size: 12px;
    }


    .contact-form-wrap {
        padding: 30px 25px;
        border-radius: 20px;
    }


    .form-title {
        font-size: 24px;
        margin-bottom: 10px;
        text-align: center;
    }


    .form-description {
        font-size: 11px;
        margin-bottom: 22px;
    }


    .contact-form-wrap .wpcf7-form {
        gap: 16px;
    }


    .contact-form-wrap .wpcf7-form .form-row {
        flex-direction: column;
        gap: 16px;
    }


    .contact-form-wrap label {
        font-size: 12px;
        margin-bottom: 6px;
    }


    .contact-form-wrap input[type="text"],
    .contact-form-wrap input[type="email"],
    .contact-form-wrap input[type="tel"],
    .contact-form-wrap textarea {
        padding: 12px 16px;
        font-size: 12px;
        border-radius: 40px;
    }


    .contact-form-wrap textarea {
        min-height: 100px;
        border-radius: 25px;
    }


    .contact-form-wrap input[type="submit"] {
        font-size: 14px;
    }


}


/* Small Mobile - 320px */
@media (max-width: 320px) {


    .contact-section {
        padding: 35px 0 10px;
    }


    .contact-wrap {
        gap: 25px;
    }


    .contact-badge {
        font-size: 10px;
        padding: 4px 16px;
        margin-bottom: 12px;
    }


    .contact-title {
        font-size: 22px;
        margin-bottom: 12px;
    }


    .contact-description {
        font-size: 11px;
        margin-bottom: 22px;
    }


    .contact-subheading {
        font-size: 18px;
        margin-bottom: 18px;
    }


    .contact-info-list {
        gap: 16px;
    }


    .contact-info-item {
        gap: 12px;
    }


    .contact-icon {
        width: 40px;
        height: 40px;
    }


    .contact-icon i {
        font-size: 16px;
    }


    .contact-label {
        font-size: 12px;
    }


    .contact-text {
        font-size: 11px;
    }


    .contact-form-wrap {
        padding: 25px 20px;
        border-radius: 18px;
    }


    .form-title {
        font-size: 20px;
        margin-bottom: 10px;
    }


    .form-description {
        font-size: 10px;
        margin-bottom: 20px;
    }


    .contact-form-wrap .wpcf7-form {
        gap: 14px;
    }


    .contact-form-wrap .wpcf7-form .form-row {
        gap: 14px;
    }


    .contact-form-wrap label {
        font-size: 11px;
    }


    .contact-form-wrap input[type="text"],
    .contact-form-wrap input[type="email"],
    .contact-form-wrap input[type="tel"],
    .contact-form-wrap textarea {
        padding: 10px 14px;
        font-size: 11px;
    }


    .contact-form-wrap textarea {
        min-height: 90px;
        border-radius: 22px;
    }


    .contact-form-wrap input[type="submit"] {
        font-size: 13px;
    }


}



/* ========================================
                     About Us
   ======================================== */
@media (max-width: 1200px) {
    .page-template-template-about-us-php .page-container {
        padding-bottom: 130px;
    }
}

@media (max-width: 991px) {
    .page-template-template-about-us-php .page-container {
        padding-bottom: 100px !important;
    }
}

@media (max-width: 768px) {
    .page-template-template-about-us-php .page-container {
        padding-bottom: 80px !important;
    }
}

/* About Hero Section */
.about-hero-section {
    height: 90vh;
    max-height: 900px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 18px 18px 0 18px;
    border-radius: 15px 15px 15px 15px;
}

/* Background Image Styling */
.about-hero-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.about-hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.about-hero-section .container {
    position: relative;
    z-index: 3;
}

.about-hero-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Hero Content */
.about-hero-content {
    text-align: center;
}

.about-hero-badge {
    display: inline-block;
    padding: 10px 28px;
    background-color: transparent;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.about-hero-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* Tablet Large - 1200px */
@media (max-width: 1200px) {
    .about-hero-title {
        font-size: 64px;
    }
}

/* Tablet - 991px */
@media (max-width: 991px) {
    .about-hero-section {
        max-height: 700px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .about-hero-title {
        font-size: 56px;
    }
}

/* Tablet Small - 768px */
@media (max-width: 768px) {
    .about-hero-section {
        max-height: 600px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .about-hero-badge {
        font-size: 12px;
        padding: 8px 24px;
        margin-bottom: 20px;
    }

    .about-hero-title {
        font-size: 44px;
        letter-spacing: 1.5px;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .about-hero-section {
        max-height: 500px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .about-hero-badge {
        font-size: 11px;
        padding: 7px 20px;
        margin-bottom: 15px;
    }

    .about-hero-title {
        font-size: 32px;
        letter-spacing: 1px;
    }
}

/* Mobile Small - 320px */
@media (max-width: 320px) {
    .about-hero-section {
        max-height: 450px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .about-hero-badge {
        font-size: 10px;
        padding: 6px 16px;
    }

    .about-hero-title {
        font-size: 24px;
        line-height: 1.3;
    }
}



/* Content Section */
.about-us-content-section {
    padding: 100px 0;
    background-color: var(--white);
}

.about-us-content-wrap {
    display: flex;
    align-items: center;
    gap: 80px;
}

/* Left Content */
.about-us-content-left {
    flex: 1;
    /* max-width: 480px; */
}

.about-us-content-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: var(--dark-grey);
    line-height: 1.5;
    margin: 0 0 30px 0;
}

/* Tennis Ball Icon */
.about-us-tennis-ball-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin: 0 10px;
    vertical-align: middle;
}

/* Tennis Racket Icon */
.about-us-tennis-racket-icon {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: middle;
}

.about-us-content-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: var(--light-grey);
    line-height: 1.8;
    margin: 0;
}

/* Right Images */
.about-us-content-right {
    flex: 1;
}

.about-us-images-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
}

.about-us-image-box {
    flex-shrink: 0;
    overflow: hidden;
}

.about-us-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.about-us-image-box:hover img {
    transform: scale(1.1);
}

/* Image 1 (Left) */
.about-us-image-1 {
    width: 30%;
    height: 460px;
    border-radius: 20px;
}

/* Image 2 (Center Tall) */
.about-us-image-2 {
    width: 32%;
    height: 600px;
    border-radius: 26px;
}

/* Image 3 (Right) */
.about-us-image-3 {
    width: 30%;
    height: 460px;
    border-radius: 22px;
}

/* Tablet Large - 1200px */
@media (max-width: 1200px) {
    .about-us-content-wrap {
        gap: 50px;
    }

    .about-us-content-title {
        font-size: 28px;
    }

    .about-us-tennis-ball-icon {
        width: 50px;
        height: 50px;
    }

    .about-us-tennis-racket-icon {
        width: 100px;
        height: 100px;
    }
}

/* Tablet - 991px */
@media (max-width: 991px) {
    .about-us-content-section {
        padding: 80px 0;
    }

    .about-us-content-wrap {
        flex-direction: column;
        gap: 40px;
    }

    .about-us-content-title {
        font-size: 26px;
    }

    .about-us-content-description {
        font-size: 16px;
    }

    .about-us-images-grid {
        gap: 12px;
    }

    .about-us-image-1,
    .about-us-image-3 {
        height: 350px;
    }

    .about-us-image-2 {
        height: 450px;
    }
}

/* Mobile layout - applies to 0–768px (768, 576, 320 all same) */
@media (max-width: 768px) {

    .about-us-content-section {
        padding: 50px 0;
    }

    .about-us-content-wrap {
        flex-direction: column;
        gap: 30px;
    }

    .about-us-content-title {
        font-size: 20px;
        line-height: 1.6;
        margin-bottom: 18px;
    }

    .about-us-tennis-ball-icon {
        width: 35px;
        height: 35px;
    }

    .about-us-tennis-racket-icon {
        width: 70px;
        height: 70px;
    }

    .about-us-content-description {
        font-size: 14px;
        line-height: 1.7;
    }

    .about-us-image-3 {
        display: none;
    }

    .about-us-images-grid {
        display: flex;
        justify-content: center;
        gap: 12px;
    }

    .about-us-image-1,
    .about-us-image-2 {
        width: 50%;
        max-width: 260px;
        height: 260px;
        /* same height for both */
        border-radius: 18px;
        overflow: hidden;
    }

    .about-us-image-box img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* crop to keep equal height */
        display: block;
    }
}

@media (max-width: 576px) {
    .about-us-content-title {
        font-size: 19px;
    }

    .about-us-content-description {
        font-size: 13px;
    }
}

@media (max-width: 320px) {
    .about-us-content-title {
        font-size: 18px;
    }

    .about-us-content-description {
        font-size: 12px;
    }
}






/* About Community Section */
.about-community-section {
    padding: 0 0 100px 0;
    background-color: var(--white);
}

.about-community-wrap {
    display: flex;
    align-items: center;
    gap: 80px;
}

/* Left Image */
.about-community-left {
    flex: 1;
    max-width: 600px;
}

.about-community-image {
    width: 100%;
    height: 430px;
    overflow: hidden;
    border-radius: 25px;
}

.about-community-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.about-community-image:hover img {
    transform: scale(1.1);
}

/* Right Content */
.about-community-right {
    flex: 1;
}

.about-community-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: var(--dark-grey);
    line-height: 1.4;
    margin: 0 0 30px 0;
}

.about-community-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: var(--light-grey);
    line-height: 1.8;
    margin: 0 0 25px 0;
}

.about-community-description:last-child {
    margin-bottom: 0;
}

/* Tablet Large - 1200px */
@media (max-width: 1200px) {
    .about-community-wrap {
        gap: 60px;
    }

    .about-community-title {
        font-size: 32px;
    }

    .about-community-description {
        font-size: 18px;
    }

    .about-community-image {
        height: 380px;
    }
}

/* Tablet - 991px */
@media (max-width: 991px) {
    .about-community-section {
        padding: 0 0 80px 0;
    }

    .about-community-wrap {
        flex-direction: column-reverse;
        gap: 40px;
    }

    .about-community-left {
        max-width: 100%;
        width: 100%;
    }

    .about-community-image {
        max-width: 600px;
        margin: 0 auto;
    }

    .about-community-title {
        font-size: 30px;
    }

    .about-community-description {
        font-size: 16px;
    }
}

/* Tablet Small - 768px */
@media (max-width: 768px) {
    .about-community-section {
        padding: 0 0 60px 0;
    }

    .about-community-title {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .about-community-description {
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 20px;
    }

    .about-community-image {
        height: 320px;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .about-community-section {
        padding: 0 0 50px 0;
    }

    .about-community-wrap {
        gap: 30px;
    }

    .about-community-title {
        font-size: 22px;
        line-height: 1.5;
    }

    .about-community-description {
        font-size: 14px;
    }

    .about-community-image {
        height: 280px;
        border-radius: 20px;
    }
}

/* Mobile Small - 320px */
@media (max-width: 320px) {
    .about-community-section {
        padding: 0 0 40px 0;
    }

    .about-community-title {
        font-size: 20px;
    }

    .about-community-description {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .about-community-image {
        height: 240px;
        border-radius: 18px;
    }
}




/* About Offer Section */
.about-offer-section {
    padding: 100px 0;
    background-color: var(--white);
}

.about-offer-wrap {
    position: relative;
    overflow: visible;
}

/* Decorative Tennis Balls */
.about-offer-ball-left {
    position: absolute;
    left: -50px;
    bottom: 50px;
    width: 120px;
    height: 120px;
    z-index: 10;
}

.about-offer-ball-right {
    position: absolute;
    right: -155px;
    top: -80px;
    width: 350px;
    height: 365px;
    z-index: 10;
}

/* Orange Container */
.about-offer-container {
    position: relative;
    background-color: var(--orange);
    border-radius: 30px;
    padding: 80px 60px 100px;
    display: flex;
    align-items: center;
    gap: 10px;
    overflow: visible;
    min-height: 650px;
}

/* Left Player Image */
.about-offer-left {
    flex-shrink: 0;
    width: 40%;
    height: 800px;
}

.about-offer-left img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    display: block;
}

/* Right Content */
.about-offer-right {
    flex: 1;
}

.about-offer-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.3;
    margin: 0 0 50px 0;
    max-width: 625px;
}

/* Features Grid */
.about-offer-features {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 50px;
}

.about-offer-feature-box {
    flex: 0 0 calc(50% - 25px);
}

.about-offer-feature-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
}

.about-offer-feature-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.about-offer-feature-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.4;
    margin: 0 0 12px 0;
}

.about-offer-feature-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: var(--white);
    line-height: 1.7;
    margin: 0;
}

/* Logo Watermark */
.about-offer-logo {
    position: absolute;
    right: 40px;
    bottom: 40px;
    width: 180px;
    height: auto;
    opacity: 0.15;
    z-index: 1;
}

/* Large Desktop - 1400px */
@media (max-width: 1400px) {
    .about-offer-ball-right {
        width: 280px;
        height: 280px;
        right: -150px;
    }

    .about-offer-container {
        padding: 75px 55px 100px;
        min-height: 600px;
    }

    .about-offer-left {
        width: 39%;
        height: 720px;
    }

    .about-offer-title {
        font-size: 38px;
        margin-bottom: 45px;
        max-width: 550px;
    }

    .about-offer-features {
        gap: 35px 45px;
    }

    .about-offer-feature-description {
        font-size: 19px;
    }

    .about-offer-logo {
        width: 105px;
        right: 30px;
        bottom: 30px;
    }
}


/* Desktop - 1300px */
@media (max-width: 1300px) {
    .about-offer-ball-right {
        width: 250px;
        height: 250px;
        right: -100px;
    }

    .about-offer-container {
        padding: 70px 52px 115px;
        min-height: 580px;
    }

    .about-offer-left {
        width: 38%;
        height: 680px;
    }

    .about-offer-title {
        font-size: 36px;
        margin-bottom: 42px;
        max-width: 425px;
    }

    .about-offer-feature-title {
        font-size: 17px;
    }

    .about-offer-logo {
        width: 105px;
        right: 30px;
        bottom: 30px;
    }
}

/* Tablet Large - 1200px */
@media (max-width: 1200px) {
    .about-offer-section {
        padding: 80px 0 10px;
    }

    .about-offer-ball-right {
        width: 190px;
        height: 190px;
        right: -80px;
    }

    .about-offer-container {
        padding: 60px 50px 80px;
        min-height: 550px;
    }

    .about-offer-left {
        width: 38%;
        height: 650px;
    }

    .about-offer-title {
        font-size: 34px;
        margin-bottom: 40px;
    }

    .about-offer-features {
        gap: 30px 40px;
    }

    .about-offer-feature-box {
        flex: 0 0 calc(50% - 20px);
    }

    .about-offer-feature-title {
        font-size: 16px;
    }

    .about-offer-feature-description {
        font-size: 18px;
    }

    .about-offer-logo {
        width: 105px;
        right: 30px;
        bottom: 30px;
    }
}

/* Tablet - 991px */
@media (max-width: 991px) {
    .about-offer-section {
        padding: 60px 0 10px;
    }

    .about-offer-ball-left {
        width: 100px;
        height: 100px;
        left: -40px;
        bottom: 30px;
    }

    .about-offer-ball-right {
        width: 150px;
        height: 150px;
        right: -60px;
        top: -60px;
    }

    .about-offer-container {
        flex-direction: column;
        padding: 50px 40px 115px;
        min-height: auto;
        gap: 30px;
    }

    .about-offer-left {
        width: 335px;
        height: 445px;
        order: 1;
        margin: 0 auto;
    }

    .about-offer-right {
        order: 2;
        text-align: center;
    }

    .about-offer-title {
        font-size: 30px;
        margin: 0 auto 30px;
    }

    .about-offer-features {
        justify-content: center;
    }

    .about-offer-feature-box {
        text-align: left;
    }

    .about-offer-logo {
        width: 105px;
        right: 30px;
        bottom: 30px;
    }
}

/* Tablet Small - 768px */
@media (max-width: 768px) {
    .about-offer-section {
        padding: 50px 0 10px;
    }

    .about-offer-ball-left {
        width: 80px;
        height: 80px;
        left: -30px;
        bottom: 30px;
    }

    .about-offer-ball-right {
        width: 135px;
        height: 135px;
        right: -40px;
        top: -40px;
    }

    .about-offer-container {
        padding: 40px 30px 100px;
        border-radius: 25px;
    }

    .about-offer-left {
        width: 300px;
        height: 385px;
    }

    .about-offer-title {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .about-offer-features {
        gap: 25px 30px;
    }

    .about-offer-feature-icon {
        width: 50px;
        height: 50px;
        margin-bottom: 15px;
    }

    .about-offer-feature-title {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .about-offer-feature-description {
        font-size: 16px;
        line-height: 1.6;
    }

    .about-offer-logo {
        width: 85px;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .about-offer-section {
        padding: 40px 0 10px;
    }

    .about-offer-ball-left {
        width: 60px;
        height: 60px;
        left: -20px;
        bottom: 20px;
    }

    .about-offer-ball-right {
        width: 95px;
        height: 105px;
        right: -30px;
        top: -30px;
    }

    .about-offer-container {
        padding: 30px 20px 95px;
        border-radius: 20px;
    }

    .about-offer-left {
        width: 230px;
        height: 300px;
    }

    .about-offer-title {
        font-size: 22px;
        margin-bottom: 20px;
        line-height: 1.4;
    }

    .about-offer-features {
        flex-direction: column;
        gap: 25px;
    }

    .about-offer-feature-box {
        flex: 1 1 100%;
    }

    .about-offer-feature-icon {
        width: 45px;
        height: 45px;
    }

    .about-offer-feature-title {
        font-size: 14px;
    }

    .about-offer-feature-description {
        font-size: 14px;
    }

    .about-offer-logo {
        width: 75px;
        right: 20px;
        bottom: 20px;
    }
}

/* Mobile Small - 320px */
@media (max-width: 320px) {
    .about-offer-section {
        padding: 30px 0;
    }

    .about-offer-ball-left {
        width: 50px;
        height: 50px;
        left: -15px;
        bottom: 15px;
    }

    .about-offer-ball-right {
        width: 80px;
        height: 95px;
        right: -30px;
        top: -20px;
    }

    .about-offer-container {
        padding: 25px 15px 70px;
        border-radius: 18px;
    }

    .about-offer-left {
        width: 230px;
        height: 300px;
    }

    .about-offer-title {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .about-offer-features {
        gap: 20px;
    }

    .about-offer-feature-icon {
        width: 40px;
        height: 40px;
        margin-bottom: 12px;
    }

    .about-offer-feature-title {
        font-size: 13px;
    }

    .about-offer-feature-description {
        font-size: 13px;
    }

    .about-offer-logo {
        width: 70px;
        right: 15px;
        bottom: 15px;
    }
}

/* ======= ABOUT US END ======== */



/* ======== Zenniz Smart Court ======= */
@media (max-width: 1200px) {
    .page-template-template-smart-court-php .page-container {
        padding-bottom: 130px;
    }
}

@media (max-width: 991px) {
    .page-template-template-smart-court-php .page-container {
        padding-bottom: 100px !important;
    }
}

@media (max-width: 768px) {
    .page-template-template-smart-court-php .page-container {
        padding-bottom: 80px !important;
    }
}

/* Zenniz Hero Section */
.zenniz-hero-section {
    height: 90vh;
    max-height: 900px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 18px 18px 0 18px;
    border-radius: 15px 15px 15px 15px;
}

/* Background Image Styling */
.zenniz-hero-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.zenniz-hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.zenniz-hero-section .container {
    position: relative;
    z-index: 3;
}

.zenniz-hero-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Hero Content */
.zenniz-hero-content {
    text-align: center;
}

.zenniz-hero-badge {
    display: inline-block;
    padding: 10px 28px;
    background-color: transparent;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.zenniz-hero-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* RESPONSIVE BREAKPOINTS */

/* Large Tablets / Small Desktops */
@media (max-width: 1200px) {
    .zenniz-hero-section {
        height: 80vh;
        max-height: 800px;
        margin: 16px 16px 0 16px;
        border-radius: 18px;
    }

    .zenniz-hero-title {
        font-size: 52px;
    }

    .zenniz-hero-badge {
        font-size: 13px;
        padding: 9px 24px;
        margin-bottom: 25px;
    }
}

/* Tablets */
@media (max-width: 991px) {
    .zenniz-hero-section {
        height: 70vh;
        max-height: 700px;
        margin: 0px 0px 0 0px;
        border-radius: 16px;
    }

    .zenniz-hero-title {
        font-size: 44px;
    }

    .zenniz-hero-badge {
        font-size: 12px;
        padding: 8px 22px;
        margin-bottom: 20px;
    }
}

/* Small Tablets */
@media (max-width: 768px) {
    .zenniz-hero-section {
        height: 60vh;
        max-height: 600px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .zenniz-hero-title {
        font-size: 36px;
        letter-spacing: 0.5px;
    }

    .zenniz-hero-badge {
        font-size: 11px;
        padding: 7px 20px;
        margin-bottom: 18px;
        letter-spacing: 0.5px;
    }
}

/* Mobile */
@media (max-width: 576px) {
    .zenniz-hero-section {
        height: 55vh;
        max-height: 500px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .zenniz-hero-title {
        font-size: 28px;
        letter-spacing: 0.5px;
    }

    .zenniz-hero-badge {
        font-size: 10px;
        padding: 6px 18px;
        margin-bottom: 15px;
    }
}

/* Small Mobile */
@media (max-width: 320px) {
    .zenniz-hero-section {
        height: 50vh;
        max-height: 450px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .zenniz-hero-title {
        font-size: 22px;
        letter-spacing: 0.3px;
    }

    .zenniz-hero-badge {
        font-size: 9px;
        padding: 5px 15px;
        margin-bottom: 12px;
    }
}


/* Zenniz Analysis Section */
.zenniz-analysis-section {
    padding: 100px 0;
    background-color: var(--white);
}

.zenniz-analysis-wrap {
    display: flex;
    align-items: flex-start;
    gap: 80px;
}

/* Left Side */
.zenniz-analysis-left {
    flex: 1;
}

.zenniz-analysis-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: var(--dark-grey);
    line-height: 1.4;
    margin: 0 0 40px 0;
}

.zenniz-analysis-image-large {
    width: 100%;
    height: 350px;
    overflow: hidden;
    border-radius: 25px;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.zenniz-analysis-image-large:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.zenniz-analysis-image-large img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.zenniz-analysis-image-large:hover img {
    transform: scale(1.1);
}

/* Right Side */
.zenniz-analysis-right {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.zenniz-analysis-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: var(--light-grey);
    line-height: 1.8;
    margin: 0 0 80px 0;
}

/* Three Images Grid */
.zenniz-analysis-images-grid {
    display: flex;
    gap: 20px;
}

.zenniz-analysis-image-box {
    flex: 1;
    height: 250px;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer;
}

.zenniz-analysis-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.zenniz-analysis-image-box:hover img {
    transform: scale(1.1);
}

/* Responsive Styles */

@media (max-width: 1200px) {
    .zenniz-analysis-wrap {
        gap: 60px;
    }

    .zenniz-analysis-title {
        font-size: 32px;
        margin-bottom: 35px;
    }

    .zenniz-analysis-description {
        font-size: 15px;
        margin-bottom: 60px;
    }

    .zenniz-analysis-image-large {
        height: 320px;
    }

    .zenniz-analysis-image-box {
        height: 220px;
    }
}

@media (max-width: 991px) {
    .zenniz-analysis-section {
        padding: 80px 0;
    }

    .zenniz-analysis-wrap {
        gap: 50px;
    }

    .zenniz-analysis-title {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .zenniz-analysis-description {
        font-size: 14px;
        margin-bottom: 50px;
    }

    .zenniz-analysis-image-large {
        height: 280px;
    }

    .zenniz-analysis-images-grid {
        gap: 15px;
    }

    .zenniz-analysis-image-box {
        height: 200px;
    }
}

@media (max-width: 768px) {
    .zenniz-analysis-section {
        padding: 60px 0;
    }

    .zenniz-analysis-wrap {
        flex-direction: column;
        gap: 40px;
    }

    .zenniz-analysis-title {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .zenniz-analysis-description {
        font-size: 14px;
        margin-bottom: 40px;
    }

    .zenniz-analysis-image-large {
        height: 250px;
    }

    .zenniz-analysis-images-grid {
        gap: 12px;
    }

    .zenniz-analysis-image-box {
        height: 180px;
    }
}

@media (max-width: 576px) {
    .zenniz-analysis-section {
        padding: 50px 0;
    }

    .zenniz-analysis-title {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .zenniz-analysis-description {
        font-size: 13px;
        line-height: 1.7;
        margin-bottom: 30px;
    }

    .zenniz-analysis-image-large {
        height: 220px;
        border-radius: 20px;
    }

    .zenniz-analysis-images-grid {
        flex-direction: column;
        gap: 15px;
    }

    .zenniz-analysis-image-box {
        height: 200px;
        border-radius: 15px;
    }
}

@media (max-width: 320px) {
    .zenniz-analysis-section {
        padding: 40px 0;
    }

    .zenniz-analysis-title {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .zenniz-analysis-description {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 25px;
    }

    .zenniz-analysis-image-large {
        height: 200px;
        border-radius: 18px;
    }

    .zenniz-analysis-image-box {
        height: 180px;
        border-radius: 15px;
    }
}



/* Zenniz Technology Section */
.zenniz-technology-section {
    padding: 0px 0;
    background-color: var(--white);
}

.zenniz-technology-main-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: var(--dark-grey);
    line-height: 1.3;
    text-align: center;
    margin: 0 0 60px 0;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.zenniz-technology-wrap {
    display: flex;
    gap: 30px;
}

/* Card Styling */
.zenniz-technology-card {
    flex: 1;
    position: relative;
    height: 545px;
    border-radius: 25px;
    overflow: hidden;
    cursor: pointer;
}

.zenniz-technology-card-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transition: transform 0.5s ease;
}

.zenniz-technology-card:hover .zenniz-technology-card-bg {
    transform: scale(1.05);
}

.zenniz-technology-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 2;
}

/* Content Box */
.zenniz-technology-card-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 60px);
    padding: 40px;
    z-index: 3;
    background: rgb(0 0 0 / 8%);
    backdrop-filter: blur(10px);
    border: 1px solid rgb(255 255 255 / 50%);
    border-radius: 20px;
}


.zenniz-technology-card-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.3;
    margin: 0 0 20px 0;
}

.zenniz-technology-card-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: var(--white);
    line-height: 1.8;
    margin: 0;
}

/* Responsive Styles */

@media (max-width: 1200px) {
    .zenniz-technology-main-title {
        font-size: 42px;
        margin-bottom: 50px;
        max-width: 800px;
    }

    .zenniz-technology-wrap {
        gap: 25px;
    }

    .zenniz-technology-card {
        height: 500px;
    }

    .zenniz-technology-card-content {
        width: calc(100% - 50px);
        padding: 35px;
    }

    .zenniz-technology-card-title {
        font-size: 26px;
        margin-bottom: 18px;
    }

    .zenniz-technology-card-description {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .zenniz-technology-main-title {
        font-size: 36px;
        margin-bottom: 40px;
        max-width: 700px;
    }

    .zenniz-technology-wrap {
        flex-direction: column;
        gap: 20px;
    }

    .zenniz-technology-card {
        height: 500px;
    }

    .zenniz-technology-card-content {
        width: calc(100% - 40px);
        padding: 30px;
    }

    .zenniz-technology-card-title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .zenniz-technology-card-description {
        font-size: 13px;
        line-height: 1.7;
    }
}

@media (max-width: 768px) {
    .zenniz-technology-section {
        padding: 60px 0;
    }

    .zenniz-technology-main-title {
        font-size: 28px;
        margin-bottom: 35px;
        max-width: 100%;
    }

    .zenniz-technology-card {
        height: 480px;
    }

    .zenniz-technology-card-content {
        border-radius: 18px;
    }

    .zenniz-technology-card-title {
        font-size: 22px;
        margin-bottom: 15px;
    }
}

@media (max-width: 576px) {
    .zenniz-technology-section {
        padding: 50px 0;
    }

    .zenniz-technology-main-title {
        font-size: 24px;
        margin-bottom: 30px;
        line-height: 1.4;
    }

    .zenniz-technology-wrap {
        gap: 15px;
    }

    .zenniz-technology-card {
        height: 450px;
        border-radius: 20px;
    }

    .zenniz-technology-card-content {
        width: calc(100% - 30px);
        padding: 25px;
        border-radius: 15px;
    }

    .zenniz-technology-card-title {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .zenniz-technology-card-description {
        font-size: 12px;
        line-height: 1.7;
    }
}

@media (max-width: 320px) {
    .zenniz-technology-section {
        padding: 40px 0;
    }

    .zenniz-technology-main-title {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .zenniz-technology-card {
        height: 400px;
        border-radius: 18px;
    }

    .zenniz-technology-card-content {
        width: calc(100% - 25px);
        padding: 20px;
        border-radius: 12px;
    }

    .zenniz-technology-card-title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .zenniz-technology-card-description {
        font-size: 11px;
        line-height: 1.6;
    }
}




/* ========================================
   ZENNIZ VIDEO SECTION
   ======================================== */

.zenniz-video-section {
    padding: 100px 0;
    background-color: var(--white);
}

.zenniz-video-wrap {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 600px;
    overflow: hidden;
    cursor: pointer;
}

/* Poster Image — visible until video plays */
.zenniz-video-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 5;
    display: block;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

/* Hide poster when video is playing */
.zenniz-video-wrap.playing .zenniz-video-poster {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

/* Video Player */
.zenniz-video-player {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    background-color: #000;
}

/* Play Button Overlay */
.zenniz-video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    background-color: var(--white);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    pointer-events: auto;
    opacity: 1;
}

.zenniz-video-wrap:hover .zenniz-video-play-btn {
    transform: translate(-50%, -50%) scale(1.1);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
}

.zenniz-video-play-btn svg {
    width: 40px;
    height: 50px;
    color: var(--orange);
    margin-left: 8px;
}

/* Hide play button when video is playing */
.zenniz-video-wrap.playing .zenniz-video-play-btn {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

/* Hide default video controls initially */
.zenniz-video-player::-webkit-media-controls {
    display: none !important;
}

.zenniz-video-player::-webkit-media-controls-enclosure {
    display: none !important;
}

/* Show controls when playing */
.zenniz-video-wrap.playing .zenniz-video-player::-webkit-media-controls {
    display: flex !important;
}

.zenniz-video-wrap.playing .zenniz-video-player::-webkit-media-controls-enclosure {
    display: flex !important;
}

/* Learn How video part */
.learn-video-section {
    padding-bottom: 40px; 
}
/* Learn How video part END*/

/* ========================================
   VIDEO SECTION - RESPONSIVE BREAKPOINTS
   ======================================== */

@media (max-width: 1200px) {
    .zenniz-video-section { padding: 80px 0; }
    .learn-video-section { padding-bottom: 20px; }
    .zenniz-video-wrap { height: 550px; }
    .zenniz-video-play-btn { width: 110px; height: 110px; }
    .zenniz-video-play-btn svg { width: 36px; height: 45px; }
}

@media (max-width: 991px) {
    .zenniz-video-section { padding: 70px 0; }
    .learn-video-section { padding-bottom: 20px; }
    .zenniz-video-wrap { height: 500px; }
    .zenniz-video-play-btn { width: 100px; height: 100px; }
    .zenniz-video-play-btn svg { width: 32px; height: 40px; margin-left: 6px; }
}

@media (max-width: 768px) {
    .zenniz-video-section { padding: 60px 0; }
    .learn-video-section { padding-bottom: 20px; }
    .zenniz-video-wrap { height: 400px; }
    .zenniz-video-play-btn { width: 90px; height: 90px; }
    .zenniz-video-play-btn svg { width: 28px; height: 36px; margin-left: 5px; }
}

@media (max-width: 576px) {
    .zenniz-video-section { padding: 50px 0; }
    .learn-video-section { padding-bottom: 20px; }
    .zenniz-video-wrap { height: 300px; }
    .zenniz-video-play-btn { width: 80px; height: 80px; }
    .zenniz-video-play-btn svg { width: 24px; height: 32px; margin-left: 4px; }
}

@media (max-width: 320px) {
    .zenniz-video-section { padding: 40px 0; }
    .learn-video-section { padding-bottom: 20px; }
    .zenniz-video-wrap { height: 250px; }
    .zenniz-video-play-btn { width: 70px; height: 70px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); }
    .zenniz-video-play-btn svg { width: 20px; height: 28px; margin-left: 4px; }
}



/* COURT TECH SECTION */

.court-tech-section {
    padding: 0px 0 100px;
    background-color: var(--white);
}

/* Section Heading */
.court-tech-heading {
    font-size: 48px;
    font-weight: 700;
    color: var(--black);
    text-align: center;
    margin-bottom: 60px;
    line-height: 1.2;
}

/* Flex Wrapper */
.court-tech-wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Flex Rows */
.court-tech-row {
    display: flex;
    gap: 20px;
}

/* Card Styles */
.court-tech-card {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.court-tech-card:hover {
    transform: translateY(-5px);
}

/* Card Sizes - Using Flex */
.court-tech-card-wide {
    flex: 2;
    height: 350px;
}

.court-tech-card-square {
    flex: 1;
    height: 350px;
}

.court-tech-card-small {
    flex: 1;
    height: 320px;
}

.court-tech-card-wide-tall {
    flex: 2;
    height: 320px;
}

/* Card Image */
.court-tech-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Card Label Box (Border Style) */
.court-tech-card-label {
    position: absolute;
    bottom: 30px;
    left: 30px;
    padding: 15px 25px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    transition: all 0.3s ease;
}

.court-tech-card:hover .court-tech-card-label {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.5);
}

/* Card Title */
.court-tech-card-title {
    font-size: 28px;
    font-weight: 700;
    color: var(--white);
    margin: 0;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
}


/* Responsive Styles */

@media (max-width: 1200px) {
    .court-tech-section {
        padding: 0px 0 80px;
    }

    .court-tech-heading {
        font-size: 42px;
        margin-bottom: 50px;
    }

    .court-tech-wrapper {
        gap: 18px;
    }

    .court-tech-row {
        gap: 18px;
    }

    .court-tech-card-wide {
        height: 320px;
    }

    .court-tech-card-square {
        height: 320px;
    }

    .court-tech-card-small {
        height: 290px;
    }

    .court-tech-card-wide-tall {
        height: 290px;
    }

    .court-tech-card-label {
        bottom: 25px;
        left: 25px;
        padding: 12px 22px;
    }

    .court-tech-card-title {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .court-tech-section {
        padding: 0px 0 70px;
    }

    .court-tech-heading {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .court-tech-wrapper {
        gap: 15px;
    }

    .court-tech-row {
        gap: 15px;
    }

    .court-tech-card {
        border-radius: 20px;
    }

    .court-tech-card-wide {
        height: 280px;
    }

    .court-tech-card-square {
        height: 280px;
    }

    .court-tech-card-small {
        height: 260px;
    }

    .court-tech-card-wide-tall {
        height: 260px;
    }

    .court-tech-card-label {
        bottom: 20px;
        left: 20px;
        padding: 10px 20px;
        border-radius: 10px;
    }

    .court-tech-card-title {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .court-tech-section {
        padding: 0px 0 60px;
    }

    .court-tech-heading {
        font-size: 28px;
        margin-bottom: 35px;
        line-height: 1.3;
    }

    .court-tech-heading br {
        display: none;
    }

    .court-tech-wrapper {
        gap: 15px;
    }

    .court-tech-row {
        flex-direction: column;
        gap: 15px;
    }

    .court-tech-card {
        border-radius: 18px;
    }

    .court-tech-card-wide,
    .court-tech-card-square,
    .court-tech-card-small,
    .court-tech-card-wide-tall {
        height: 280px;
    }

    .court-tech-card-label {
        bottom: 20px;
        left: 20px;
        padding: 10px 18px;
    }

    .court-tech-card-title {
        font-size: 20px;
        white-space: normal;
    }
}

@media (max-width: 576px) {
    .court-tech-section {
        padding: 0px 0 50px;
    }

    .court-tech-heading {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .court-tech-wrapper {
        gap: 12px;
    }

    .court-tech-row {
        gap: 12px;
    }

    .court-tech-card {
        border-radius: 15px;
    }

    .court-tech-card-wide,
    .court-tech-card-square,
    .court-tech-card-small,
    .court-tech-card-wide-tall {
        height: 250px;
    }

    .court-tech-card-label {
        bottom: 15px;
        left: 15px;
        padding: 8px 16px;
        border-radius: 8px;
        border: 1.5px solid rgba(255, 255, 255, 0.3);
    }

    .court-tech-card-title {
        font-size: 18px;
    }
}

@media (max-width: 320px) {
    .court-tech-section {
        padding: 0px 0 40px;
    }

    .court-tech-heading {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .court-tech-wrapper {
        gap: 10px;
    }

    .court-tech-row {
        gap: 10px;
    }

    .court-tech-card {
        border-radius: 12px;
    }

    .court-tech-card-wide,
    .court-tech-card-square,
    .court-tech-card-small,
    .court-tech-card-wide-tall {
        height: 220px;
    }

    .court-tech-card-label {
        bottom: 12px;
        left: 12px;
        padding: 6px 14px;
        border-radius: 6px;
    }

    .court-tech-card-title {
        font-size: 16px;
    }
}

/* ========================================
        Zenniz Smart Court END
   ======================================== */



/* ========================================
        Court Experience
   ======================================== */
@media (max-width: 1200px) {
    .page-template-template-in-court-experience-php .page-container {
        padding-bottom: 130px;
    }
}

@media (max-width: 991px) {
    .page-template-template-in-court-experience-php .page-container {
        padding-bottom: 100px !important;
    }
}

@media (max-width: 768px) {
    .page-template-template-in-court-experience-php .page-container {
        padding-bottom: 80px !important;
    }
}

/* In Court Experience Section */
.court-experience-section {
    position: relative;
    height: 90vh;
    max-height: 900px;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 18px 18px 0 18px;
}

.court-experience-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.court-experience-section .container {
    position: relative;
    z-index: 2;
}

.court-experience-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 15px;
}

.court-experience-badge {
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: var(--white);
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.court-experience-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 56px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.2;
    margin: 0;
    max-width: 800px;
}

/* In Court Experience Section - RESPONSIVE */

/* Large Desktop - 1200px */
@media (max-width: 1200px) {
    .court-experience-section {
        height: 80vh;
        max-height: 800px;
        margin: 15px 15px 0 15px;
        border-radius: 18px;
    }

    .court-experience-badge {
        font-size: 15px;
    }

    .court-experience-title {
        font-size: 48px;
        max-width: 700px;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .court-experience-section {
        height: 70vh;
        max-height: 700px;
        margin: 0px 0px 0 0px;
        border-radius: 16px;
    }

    .court-experience-wrap {
        gap: 12px;
    }

    .court-experience-badge {
        font-size: 14px;
    }

    .court-experience-title {
        font-size: 40px;
        max-width: 600px;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .court-experience-section {
        height: 60vh;
        max-height: 600px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .court-experience-wrap {
        gap: 10px;
    }

    .court-experience-badge {
        font-size: 13px;
    }

    .court-experience-title {
        font-size: 32px;
        max-width: 500px;
        line-height: 1.3;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .court-experience-section {
        height: 55vh;
        max-height: 500px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .court-experience-wrap {
        gap: 8px;
        padding: 0 20px;
    }

    .court-experience-badge {
        font-size: 12px;
        letter-spacing: 0.3px;
    }

    .court-experience-title {
        font-size: 26px;
        max-width: 100%;
        line-height: 1.3;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .court-experience-section {
        height: 50vh;
        max-height: 450px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .court-experience-wrap {
        gap: 6px;
        padding: 0 15px;
    }

    .court-experience-badge {
        font-size: 11px;
        letter-spacing: 0.2px;
    }

    .court-experience-title {
        font-size: 22px;
        line-height: 1.4;
    }
}


/* Tennis Experience Section */
.tennis-experience-section {
    padding: 80px 0;
    background-color: var(--white);
}

.tennis-experience-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 80px;
}

.tennis-experience-left {
    flex: 1;
}

.tennis-experience-right {
    flex: 1;
}

.tennis-experience-left .section-heading {
    font-family: 'Unbounded', sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.3;
    color: var(--dark-grey);
    margin: 0;
}

.tennis-experience-right .section-paragraph {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    color: var(--light-grey);
    margin: 0;
}

/* Tennis Experience Section - RESPONSIVE */

/* Large Desktop - 1200px */
@media (max-width: 1200px) {
    .tennis-experience-section {
        padding: 70px 0;
    }

    .tennis-experience-wrap {
        gap: 60px;
    }

    .tennis-experience-left .section-heading {
        font-size: 38px;
    }

    .tennis-experience-right .section-paragraph {
        font-size: 15px;
        line-height: 1.7;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .tennis-experience-section {
        padding: 60px 0;
    }

    .tennis-experience-wrap {
        gap: 50px;
    }

    .tennis-experience-left .section-heading {
        font-size: 34px;
        line-height: 1.4;
    }

    .tennis-experience-right .section-paragraph {
        font-size: 15px;
        line-height: 1.7;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .tennis-experience-section {
        padding: 50px 0;
    }

    .tennis-experience-wrap {
        flex-direction: column;
        gap: 30px;
    }

    .tennis-experience-left .section-heading {
        font-size: 30px;
        line-height: 1.4;
    }

    .tennis-experience-right .section-paragraph {
        font-size: 14px;
        line-height: 1.8;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .tennis-experience-section {
        padding: 40px 0;
    }

    .tennis-experience-wrap {
        gap: 25px;
    }

    .tennis-experience-left .section-heading {
        font-size: 26px;
        line-height: 1.4;
    }

    .tennis-experience-right .section-paragraph {
        font-size: 14px;
        line-height: 1.8;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .tennis-experience-section {
        padding: 35px 0;
    }

    .tennis-experience-wrap {
        gap: 20px;
    }

    .tennis-experience-left .section-heading {
        font-size: 22px;
        line-height: 1.5;
    }

    .tennis-experience-right .section-paragraph {
        font-size: 13px;
        line-height: 1.8;
    }
}


/* Tennis Spirit Section */
.tennis-spirit-section {
    padding: 100px 0;
    background-color: var(--white);
    position: relative;
    overflow: visible;
}

.tennis-spirit-wrap {
    position: relative;
}

/* Large Background Text */
.spirit-large-text {
    font-family: 'Unbounded', sans-serif;
    font-size: 150px;
    font-weight: 700;
    color: var(--orange);
    text-align: center;
    line-height: 1;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

/* Three Column Content Wrapper */
.spirit-content-wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 60px;
    position: relative;
    z-index: 2;
}

/* Left Column - Top Aligned */
.spirit-left-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 40px;
}

.spirit-left-col .section-paragraph {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    color: var(--light-grey);
    margin: 0;
}

/* Center Image - Higher Z-index */
.spirit-center-image {
    flex: 0 0 500px;
    position: relative;
    top: -55px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: floatUpDown 3s ease-in-out infinite;
}

/* Floating Up and Down Animation */
@keyframes floatUpDown {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }
}

.spirit-player-img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    display: block;
    border: 1px solid;
    border-color: var(--white);
}

/* Right Column - Bottom Aligned */
.spirit-right-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
}

.spirit-right-heading {
    font-family: 'Unbounded', sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    color: var(--dark-grey);
    margin: 0 0 20px 0;
}

.spirit-right-col .section-paragraph {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    color: var(--light-grey);
    margin: 0;
}


/* Tennis Spirit Section - RESPONSIVE */

/* Large Desktop - 1200px */
@media (max-width: 1200px) {
    .tennis-spirit-section {
        padding: 80px 0;
    }

    .spirit-large-text {
        font-size: 120px;
    }

    .spirit-content-wrap {
        gap: 50px;
    }

    .spirit-center-image {
        flex: 0 0 420px;
        top: -45px;
    }

    .spirit-left-col {
        padding-top: 30px;
    }

    .spirit-left-col .section-paragraph {
        font-size: 14px;
        line-height: 1.7;
    }

    .spirit-right-heading {
        font-size: 26px;
        margin-bottom: 18px;
    }

    .spirit-right-col .section-paragraph {
        font-size: 14px;
        line-height: 1.7;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .tennis-spirit-section {
        padding: 70px 0;
    }

    .spirit-large-text {
        font-size: 100px;
    }

    .spirit-content-wrap {
        gap: 40px;
    }

    .spirit-center-image {
        flex: 0 0 350px;
        top: -40px;
    }

    .spirit-left-col {
        padding-top: 25px;
    }

    .spirit-left-col .section-paragraph {
        font-size: 14px;
    }

    .spirit-right-heading {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .spirit-right-col {
        padding-bottom: 15px;
    }

    .spirit-right-col .section-paragraph {
        font-size: 14px;
    }

    .spirit-player-img {
        border-radius: 16px;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .tennis-spirit-section {
        padding: 60px 0;
        overflow: hidden;
    }

    .spirit-large-text {
        font-size: 70px;
        margin-bottom: 30px;
    }

    .spirit-content-wrap {
        flex-direction: column;
        gap: 30px;
        align-items: center;
    }

    .spirit-left-col {
        flex: none;
        width: 100%;
        padding-top: 0;
        order: 1;
    }

    .spirit-center-image {
        flex: 0 0 auto;
        width: 100%;
        max-width: 400px;
        top: 0;
        order: 2;
        animation: none;
    }

    .spirit-right-col {
        flex: none;
        width: 100%;
        padding-bottom: 0;
        order: 3;
    }

    .spirit-left-col .section-paragraph {
        font-size: 14px;
        text-align: center;
    }

    .spirit-right-heading {
        font-size: 22px;
        margin-bottom: 15px;
        text-align: center;
    }

    .spirit-right-col .section-paragraph {
        font-size: 14px;
        text-align: center;
    }

    .spirit-player-img {
        border-radius: 14px;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .tennis-spirit-section {
        padding: 50px 0;
    }

    .spirit-large-text {
        font-size: 50px;
        margin-bottom: 25px;
        letter-spacing: 1px;
    }

    .spirit-content-wrap {
        gap: 25px;
    }

    .spirit-center-image {
        max-width: 100%;
    }

    .spirit-left-col .section-paragraph {
        font-size: 13px;
        line-height: 1.8;
    }

    .spirit-right-heading {
        font-size: 20px;
        margin-bottom: 12px;
        line-height: 1.4;
    }

    .spirit-right-col .section-paragraph {
        font-size: 13px;
        line-height: 1.8;
    }

    .spirit-player-img {
        border-radius: 12px;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .tennis-spirit-section {
        padding: 40px 0;
    }

    .spirit-large-text {
        font-size: 38px;
        margin-bottom: 20px;
        letter-spacing: 0.5px;
    }

    .spirit-content-wrap {
        gap: 20px;
    }

    .spirit-left-col .section-paragraph {
        font-size: 12px;
        line-height: 1.8;
    }

    .spirit-right-heading {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    .spirit-right-col .section-paragraph {
        font-size: 12px;
        line-height: 1.8;
    }

    .spirit-player-img {
        border-radius: 10px;
    }
}




/* Enhance Experience Section */
.enhance-experience-section {
    background-color: var(--orange);
    padding: 100px 0;
    margin-bottom: 100px;
    position: relative;
    overflow: visible;
}

/* Tennis Ball Decoration - Top Left */
.tennis-ball-decor {
    position: absolute;
    top: -50px;
    left: 20px;
    width: 120px;
    height: auto;
    z-index: 20;
}

.enhance-experience-wrap {
    position: relative;
}

/* Section Title */
.enhance-experience-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: var(--white);
    text-align: center;
    line-height: 1.3;
    margin: 0 0 60px 0;
    text-transform: capitalize;
}

/* Services Grid - 4 Columns */
.enhance-services-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

/* Individual Service Card */
.enhance-service-card {
    flex: 0 0 calc(25% - 23px);
    position: relative;
    height: 500px;
    border-radius: 20px;
    overflow: hidden;
}



/* Card Background Image */
.service-card-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transition: transform 0.5s ease;
}

.enhance-service-card:hover .service-card-bg {
    transform: scale(1.1);
}

/* Kros Logo - Top Left */
.service-card-logo {
    width: 100px;
    height: auto;
    z-index: 3;
}

/* Glassmorphism Content Box - Bottom */
.service-card-content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 25px 20px;
    background: rgb(255 255 255 / 3%);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgb(255 255 255 / 55%);
    border-radius: 15px;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.service-card-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: var(--white);
    margin: 0;
    line-height: 1.3;
    max-width: calc(100% - 60px);
}

/* Arrow Icon */
.service-card-arrow {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background-color: var(--orange);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    text-decoration: none;
}

.service-card-arrow i {
    color: var(--white);
    font-size: 16px;
}

.enhance-service-card:hover .service-card-arrow {
    background-color: var(--dark-grey);
}


/* Enhance Experience Section - RESPONSIVE */

   ======================================== */
@media (min-width: 1401px) {
    .enhance-service-card {
        flex: 0 0 calc(25% - 23px);
        height: 500px;
    }
}


/* Large Desktop - 1400px and below → 3 cards */
@media (max-width: 1400px) {
    .enhance-experience-section {
        padding: 80px 0;
        margin-bottom: 0px;
    }

    .tennis-ball-decor {
        top: -40px;
        width: 100px;
    }

    .enhance-experience-title {
        font-size: 42px;
        margin-bottom: 50px;
    }

    .enhance-services-grid {
        gap: 25px;
    }

    /* 3 cards per row */
    .enhance-service-card {
        flex: 0 0 calc(33.333% - 17px);
        height: 450px;
    }

    .service-card-logo {
        width: 85px;
    }

    .service-card-content {
        padding: 22px 18px;
        bottom: 18px;
        left: 18px;
        right: 18px;
    }

    .service-card-title {
        font-size: 17px;
    }

    .service-card-arrow {
        width: 38px;
        height: 38px;
    }

    .service-card-arrow i {
        font-size: 15px;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .enhance-experience-section {
        padding: 70px 0;
        margin-bottom: 0px;
    }

    .tennis-ball-decor {
        top: -35px;
        width: 90px;
        left: 15px;
    }

    .enhance-experience-title {
        font-size: 38px;
        margin-bottom: 45px;
    }

    .enhance-services-grid {
        gap: 22px;
    }

    .enhance-service-card {
        flex: 0 0 calc(50% - 11px);
        height: 420px;
    }

    .service-card-logo {
        width: 80px;
    }

    .service-card-content {
        padding: 20px 16px;
        bottom: 16px;
        left: 16px;
        right: 16px;
        border-radius: 14px;
    }

    .service-card-title {
        font-size: 16px;
    }

    .service-card-arrow {
        width: 36px;
        height: 36px;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .enhance-experience-section {
        padding: 60px 0;
        margin-bottom: 0px;
    }

    .tennis-ball-decor {
        top: -30px;
        width: 80px;
        left: 12px;
    }

    .enhance-experience-title {
        font-size: 32px;
        margin-bottom: 40px;
        line-height: 1.4;
    }

    .enhance-services-grid {
        gap: 20px;
    }

    .enhance-service-card {
        flex: 0 0 calc(50% - 10px);
        height: 380px;
        border-radius: 16px;
    }

    .service-card-logo {
        width: 70px;
        top: 16px;
        left: 16px;
    }

    .service-card-content {
        padding: 18px 15px;
        bottom: 15px;
        left: 15px;
        right: 15px;
        border-radius: 12px;
    }

    .service-card-title {
        font-size: 15px;
        line-height: 1.4;
    }

    .service-card-arrow {
        width: 34px;
        height: 34px;
    }

    .service-card-arrow i {
        font-size: 14px;
    }

    .service-card-bg {
        border-radius: 16px;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .enhance-experience-section {
        padding: 50px 0;
        margin-bottom: 0px;
    }

    .tennis-ball-decor {
        top: -25px;
        width: 70px;
        left: 10px;
    }

    .enhance-experience-title {
        font-size: 26px;
        margin-bottom: 35px;
        padding: 0 15px;
    }

    .enhance-services-grid {
        gap: 18px;
    }

    .enhance-service-card {
        flex: 0 0 100%;
        height: 350px;
        border-radius: 14px;
    }

    .service-card-logo {
        width: 65px;
        top: 15px;
        left: 15px;
    }

    .service-card-content {
        padding: 16px 14px;
        bottom: 12px;
        left: 12px;
        right: 12px;
        border-radius: 10px;
    }

    .service-card-title {
        font-size: 15px;
    }

    .service-card-arrow {
        width: 32px;
        height: 32px;
    }

    .service-card-arrow i {
        font-size: 13px;
    }

    .service-card-bg {
        border-radius: 14px;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .enhance-experience-section {
        padding: 40px 0;
        margin-bottom: 0px;
    }

    .tennis-ball-decor {
        top: -20px;
        width: 60px;
        left: 8px;
    }

    .enhance-experience-title {
        font-size: 22px;
        margin-bottom: 30px;
        padding: 0 10px;
    }

    .enhance-services-grid {
        gap: 15px;
    }

    .enhance-service-card {
        height: 320px;
        border-radius: 12px;
    }

    .service-card-logo {
        width: 60px;
        top: 12px;
        left: 12px;
    }

    .service-card-content {
        padding: 14px 12px;
        bottom: 10px;
        left: 10px;
        right: 10px;
        border-radius: 8px;
    }

    .service-card-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .service-card-arrow {
        width: 30px;
        height: 30px;
    }

    .service-card-arrow i {
        font-size: 12px;
    }

    .service-card-bg {
        border-radius: 12px;
    }
}



/* ========================================
        Court Experience END
   ======================================== */







/* ====================== FOOTER ========================= */


/* Footer Banner */
.footer-banner {
    background-color: var(--dark-grey);
    padding: 60px 0 40px 0;
    position: relative;
    overflow: visible;
    z-index: 10;
}

.extended-container {
    position: relative;
}

.footer-banner-text {
    position: relative;
}

.banner-text-wrap {
    position: relative;
    text-align: center;
}

.banner-full-text {
    font-family: 'Unbounded', sans-serif;
    font-size: 230px;
    font-weight: 800;
    color: var(--white);
    line-height: 1;
    display: block;
}

.banner-image-box {
    width: 160px;
    height: 160px;
    border-radius: 20px;
    border: 4px solid;
    border-color: var(--white);
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner-image-1 {
    left: 150px;
    top: -145px;
}

.banner-image-2 {
    right: 230px;
    top: 120px;
}

.banner-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-powered-text {
    position: absolute;
    right: 0;
    bottom: -10px;
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: var(--white);
}



/* Footer Main */
.footer-main {
    background-color: var(--dark-grey);
    padding: 80px 0 40px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 5;
}

.footer-wrap {
    display: flex;
    justify-content: space-between;
    gap: 60px;
}

/* Footer Columns */
.footer-col {
    position: relative;
}

.footer-col-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--white);
    margin-top: 0;
    margin-bottom: 25px;
}

/* Vertical Lines Between Columns */
.footer-links::before,
.footer-contact::before,
.footer-social::before {
    content: '';
    position: absolute;
    left: -30px;
    top: -80px;
    bottom: -40px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}

/* Column 1: About */
.footer-about {
    flex: 2;
    max-width: 380px;
}

.footer-logo {
    margin-bottom: 25px;
}

.footer-logo img {
    max-width: 120px;
    height: auto;
}

.footer-description {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 30px;
}


/* Column 2: Links */
.footer-links {
    flex: 1;
}

.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-menu li {
    margin-bottom: 15px;
}

.footer-menu li:last-child {
    margin-bottom: 0;
}

.footer-menu a {
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-menu a:hover {
    color: var(--orange);
}

/* Column 3: Contact */
.footer-contact {
    flex: 1;
}

.footer-contact-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-contact-list li {
    margin-bottom: 15px;
}

.footer-contact-list li:last-child {
    margin-bottom: 0;
}

.footer-contact-list a {
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-contact-list a:hover {
    color: var(--orange);
}

/* Column 4: Social */
.footer-social {
    flex: 1;
}

.footer-social-icons {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.social-icon {
    width: 50px;
    height: 50px;
    background-color: var(--orange);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
}

.social-icon:hover {
    background-color: var(--white);
    transform: scale(1.1);
}

.social-icon i {
    font-size: 20px;
    color: var(--white);
}

.social-icon:hover i {
    color: var(--orange);
}

/* Footer Bottom */
#footer-bottom {
    background-color: var(--dark-grey);
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    z-index: 5;
}

.footer-bottom-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-copyright,
.footer-developer {
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
}

.footer-developer a {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-developer a:hover {
    color: var(--orange);
}


/* ========================================
   FOOTER - RESPONSIVE BREAKPOINTS
   ======================================== */

/* 1900px */
@media (max-width: 1900px) {
    .banner-full-text {
        font-size: 200px;
    }
}

/* 1750px */
@media (max-width: 1750px) {
    .banner-full-text {
        font-size: 185px;
    }
}

/* 1600px */
@media (max-width: 1600px) {
    .banner-full-text {
        font-size: 185px;
    }
}

/* 1500px */
@media (max-width: 1500px) {
    .banner-full-text {
        font-size: 180px;
    }
}

/* 1365px */
@media (max-width: 1365px) {

    /* Footer Banner */
    .footer-banner {
        padding: 55px 0 50px 0;
    }

    .banner-full-text {
        font-size: 150px;
    }

    .banner-image-box {
        width: 150px;
        height: 150px;
        border-radius: 19px;
    }

    .banner-image-1 {
        left: 140px;
        top: -135px;
    }

    .banner-image-2 {
        right: 215px;
        top: 110px;
    }

    .banner-powered-text {
        font-size: 15px;
        bottom: -5px;
    }

    /* Footer Main */
    .footer-main {
        padding: 75px 0 38px 0;
    }

    .footer-wrap {
        gap: 55px;
    }

    .footer-col-title {
        font-size: 23px;
        margin-bottom: 23px;
    }

    .footer-links::before,
    .footer-contact::before,
    .footer-social::before {
        left: -27px;
        top: -75px;
        bottom: -38px;
    }

    .footer-about {
        max-width: 365px;
    }

    .footer-logo img {
        max-width: 115px;
    }

    .footer-description {
        font-size: 13px;
        margin-bottom: 29px;
    }

    .footer-menu li,
    .footer-contact-list li {
        margin-bottom: 14px;
    }

    .footer-menu a,
    .footer-contact-list a {
        font-size: 13px;
    }

    .social-icon {
        width: 49px;
        height: 49px;
    }

    .social-icon i {
        font-size: 19px;
    }

    /* Footer Bottom */
    .footer-copyright,
    .footer-developer {
        font-size: 13px;
    }

}

/* Tablet Landscape - 1200px */
@media (max-width: 1200px) {

    /* Footer Banner */
    .footer-banner {
        padding: 50px 0 60px 0;
    }

    .banner-full-text {
        font-size: 125px;
        text-align: center;
    }

    .banner-image-box {
        width: 140px;
        height: 140px;
        border-radius: 18px;
        border-width: 3px;
    }

    .banner-image-1 {
        left: 130px;
        top: -120px;
    }

    .banner-image-2 {
        right: 200px;
        top: 100px;
    }

    .banner-powered-text {
        font-size: 15px;
        bottom: -10px;
    }

    /* Footer Main */
    .footer-main {
        padding: 70px 0 35px 0;
    }

    .footer-wrap {
        gap: 50px;
    }

    .footer-col-title {
        font-size: 22px;
        margin-bottom: 22px;
    }

    .footer-links::before,
    .footer-contact::before,
    .footer-social::before {
        left: -25px;
        top: -70px;
        bottom: -35px;
    }

    .footer-about {
        max-width: 350px;
    }

    .footer-logo img {
        max-width: 110px;
    }

    .footer-description {
        font-size: 13px;
        margin-bottom: 28px;
    }

    .footer-menu li,
    .footer-contact-list li {
        margin-bottom: 13px;
    }

    .footer-menu a,
    .footer-contact-list a {
        font-size: 13px;
    }

    .social-icon {
        width: 48px;
        height: 48px;
    }

    .social-icon i {
        font-size: 19px;
    }

    /* Footer Bottom */
    .footer-copyright,
    .footer-developer {
        font-size: 13px;
    }

}

/* Tablet Portrait - 991px */
@media (max-width: 991px) {

    /* Footer Banner */
    .footer-banner {
        padding: 45px 0 30px 0;
    }

    .banner-full-text {
        font-size: 95px;
        text-align: center;
    }

    .banner-image-box {
        width: 120px;
        height: 120px;
        border-radius: 16px;
    }

    .banner-image-1 {
        left: 105px;
        top: -100px;
    }

    .banner-image-2 {
        right: 170px;
        top: 80px;
    }

    .banner-powered-text {
        font-size: 14px;
        bottom: -15px;
    }

    /* Footer Main */
    .footer-main {
        padding: 60px 0 30px 0;
    }

    .footer-wrap {
        flex-wrap: wrap;
        gap: 40px;
    }

    .footer-col-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    /* Remove vertical lines on tablet */
    .footer-links::before,
    .footer-contact::before,
    .footer-social::before {
        display: none;
    }

    .footer-about {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-logo {
        text-align: center;
        margin-bottom: 22px;
    }

    .footer-description {
        max-width: 600px;
        margin: 0 auto 25px;
    }

    .footer-links,
    .footer-contact,
    .footer-social {
        flex: 0 0 calc(33.333% - 27px);
        text-align: center;
    }

    .footer-menu,
    .footer-contact-list {
        text-align: center;
    }

    .footer-social-icons {
        align-items: center;
    }

}

/* Mobile Landscape - 768px */
@media (max-width: 768px) {

    /* Footer Banner */
    .footer-banner {
        padding: 40px 0 25px 0;
    }

    .banner-full-text {
        font-size: 75px;
        text-align: center;
    }

    .banner-image-box {
        width: 100px;
        height: 100px;
        border-radius: 14px;
    }

    .banner-image-1 {
        left: 0;
        transform: none;
        top: -95px;
    }

    .banner-image-2 {
        right: 0;
        transform: none;
        top: 55px;
    }

    .banner-powered-text {
        font-size: 13px;
        right: 50%;
        transform: translateX(50%);
        bottom: -17px;
    }

    /* Footer Main */
    .footer-main {
        padding: 50px 0 25px 0;
    }

    .footer-wrap {
        gap: 35px;
    }

    .footer-col-title {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .footer-logo {
        display: none;
    }

    .footer-description {
        font-size: 12px;
        margin: 40px auto;
        max-width: 600px;
    }

    .footer-links,
    .footer-contact,
    .footer-social {
        flex: 1;
    }

    .footer-menu li,
    .footer-contact-list li {
        margin-bottom: 12px;
    }

    .footer-menu a,
    .footer-contact-list a {
        font-size: 12px;
    }

    .footer-social-icons {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .social-icon {
        width: 45px;
        height: 45px;
    }

    .social-icon i {
        font-size: 18px;
    }

    /* Footer Bottom */
    .footer-bottom-wrap {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .footer-copyright,
    .footer-developer {
        font-size: 12px;
    }

}

/* Mobile Portrait - 576px */
@media (max-width: 576px) {

    /* Footer Banner */
    .footer-banner {
        padding: 35px 0 20px 0;
    }

    .banner-full-text {
        font-size: 40px;
        text-align: center;
    }

    .banner-image-box {
        width: 80px;
        height: 80px;
        border-radius: 12px;
        border-width: 2px;
    }

    .banner-image-1 {
        left: 0;
        transform: none;
        top: -80px;
    }

    .banner-image-2 {
        right: 0;
        transform: none;
        top: 45px;
    }

    .banner-powered-text {
        font-size: 11px;
        bottom: -15px;
    }

    /* Footer Main */
    .footer-main {
        padding: 40px 0 20px 0;
    }

    .footer-wrap {
        flex-direction: column;
        gap: 30px;
    }

    .footer-col-title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .footer-about {
        margin-bottom: 10px;
    }

    .footer-logo {
        display: none;
    }

    .footer-description {
        font-size: 11px;
        line-height: 1.6;
        margin: 40px auto;
        max-width: 100%;
        text-align: center;
    }

    .footer-links,
    .footer-contact,
    .footer-social {
        flex: 0 0 100%;
    }

    .footer-menu li,
    .footer-contact-list li {
        margin-bottom: 10px;
    }

    .footer-menu a,
    .footer-contact-list a {
        font-size: 12px;
    }

    .footer-social-icons {
        flex-direction: row;
        justify-content: center;
        gap: 15px;
    }

    .social-icon {
        width: 42px;
        height: 42px;
    }

    .social-icon i {
        font-size: 17px;
    }

    /* Footer Bottom */
    #footer-bottom {
        padding: 18px 0;
    }

    .footer-bottom-wrap {
        gap: 8px;
    }

    .footer-copyright,
    .footer-developer {
        font-size: 11px;
    }

}

/* Small Mobile - 320px */
@media (max-width: 320px) {

    /* Footer Banner */
    .footer-banner {
        padding: 30px 0 18px 0;
    }

    .banner-full-text {
        font-size: 35px;
    }

    .banner-image-box {
        width: 70px;
        height: 70px;
        border-radius: 10px;
    }

    .banner-image-1 {
        left: 0;
        transform: none;
        top: -70px;
    }

    .banner-image-2 {
        right: 0;
        transform: none;
        top: 35px;
    }

    .banner-powered-text {
        font-size: 10px;
        bottom: -12px;
    }

    /* Footer Main */
    .footer-main {
        padding: 35px 0 18px 0;
    }

    .footer-wrap {
        gap: 25px;
    }

    .footer-col-title {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .footer-logo {
        display: none;
    }

    .footer-description {
        font-size: 10px;
        margin: 40px auto;
        max-width: 100%;
        text-align: center;
    }

    .footer-menu li,
    .footer-contact-list li {
        margin-bottom: 9px;
    }

    .footer-menu a,
    .footer-contact-list a {
        font-size: 11px;
    }

    .footer-social-icons {
        gap: 12px;
    }

    .social-icon {
        width: 40px;
        height: 40px;
    }

    .social-icon i {
        font-size: 16px;
    }

    /* Footer Bottom */
    #footer-bottom {
        padding: 15px 0;
    }

    .footer-copyright,
    .footer-developer {
        font-size: 10px;
    }

}

/* ========================================
                     END
   ======================================== */

/* ================= Membership Section ==================== */
@media (max-width: 1200px) {
    .page-template-template-membership-php .page-container {
        padding-bottom: 130px !important;
    }
}

@media (max-width: 991px) {
    .page-template-template-membership-php .page-container {
        padding-bottom: 100px !important;
    }
}

@media (max-width: 768px) {
    .page-template-template-membership-php .page-container {
        padding-bottom: 80px !important;
    }
}


/* Membership Hero Section */
.membership-hero-section {
    position: relative;
    height: 75vh;
    max-height: 800px;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 18px 18px 0 18px;
}

.membership-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

/* Dark Overlay */
.membership-hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.membership-hero-section .container {
    position: relative;
    z-index: 3;
}

.membership-hero-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 20px;
}

.membership-hero-badge {
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: var(--white);
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.membership-hero-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.2;
    margin: 0;
    max-width: 1000px;
}

/* Desktop - Default */
.membership-hero-section {
    height: 90vh;
    max-height: 900px;
    margin: 15px 15px 0 15px;
    border-radius: 20px;
}

.membership-hero-badge {
    font-size: 16px;
}

.membership-hero-title {
    font-size: 60px;
    max-width: 1000px;
}

.membership-hero-wrap {
    gap: 20px;
}

/* Large Desktop - 1200px */
@media (max-width: 1200px) {
    .membership-hero-section {
        height: 80vh;
        max-height: 800px;
        margin: 15px 15px 0 15px;
        border-radius: 18px;
    }

    .membership-hero-badge {
        font-size: 15px;
    }

    .membership-hero-title {
        font-size: 52px;
        max-width: 900px;
    }

    .membership-hero-wrap {
        gap: 18px;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .membership-hero-section {
        height: 70vh;
        max-height: 700px;
        margin: 0px 0px 0 0px;
        border-radius: 16px;
    }

    .membership-hero-badge {
        font-size: 14px;
    }

    .membership-hero-title {
        font-size: 44px;
        max-width: 750px;
    }

    .membership-hero-wrap {
        gap: 16px;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .membership-hero-section {
        height: 60vh;
        max-height: 600px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .membership-hero-badge {
        font-size: 13px;
    }

    .membership-hero-title {
        font-size: 36px;
        max-width: 600px;
        line-height: 1.3;
    }

    .membership-hero-wrap {
        gap: 14px;
        padding: 0 20px;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .membership-hero-section {
        height: 55vh;
        max-height: 500px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .membership-hero-badge {
        font-size: 12px;
        letter-spacing: 0.3px;
    }

    .membership-hero-title {
        font-size: 28px;
        max-width: 100%;
        line-height: 1.3;
    }

    .membership-hero-wrap {
        gap: 12px;
        padding: 0 20px;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .membership-hero-section {
        height: 50vh;
        max-height: 450px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .membership-hero-badge {
        font-size: 11px;
        letter-spacing: 0.2px;
    }

    .membership-hero-title {
        font-size: 24px;
        line-height: 1.4;
    }

    .membership-hero-wrap {
        gap: 10px;
        padding: 0 15px;
    }
}


/* Membership Content Section */
.membership-content-section {
    padding: 100px 0;
    background-color: var(--white);
}

.membership-content-wrap {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

/* ========== LEFT SIDE ========== */
.membership-left-side {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

/* Top Row: Small Image + Large Heading */
.membership-top-row {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

.membership-small-image {
    flex: 0 0 270px;
    border-radius: 20px;
    overflow: hidden;
}

.membership-small-image img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
}

.membership-large-heading {
    flex: 1;
    font-family: 'Unbounded', sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    color: var(--dark-grey);
    margin: 0;
    text-align: center;
}

/* Bottom Row: Content + Racket Image */
.membership-bottom-row {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

.membership-text-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.membership-subheading {
    font-family: 'Unbounded', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    color: var(--dark-grey);
    margin: 0;
    max-width: 600px;
}

.membership-paragraph {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    color: var(--light-grey);
    margin: 0;
}

.membership-racket-image {
    flex: 0 0 450px;
    border-radius: 20px;
    overflow: hidden;
}

.membership-racket-image img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    display: block;
}

/* ========== RIGHT SIDE ========== */
.membership-right-side {
    flex: 0 0 350px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
}

/* Top Image: Woman Running */
.membership-top-image {
    border-radius: 20px;
    overflow: hidden;
}

.membership-top-image img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    display: block;
}

/* Bottom Image: Logo Circle */
.membership-logo-circle {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    align-self: center;
}

.membership-logo-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Membership Content Section - RESPONSIVE (UPDATED) */

/* Extra Large Desktop - 1600px */
@media (max-width: 1600px) {
    .membership-content-section {
        padding: 95px 0;
    }

    .membership-content-wrap {
        gap: 38px;
    }

    .membership-large-heading {
        font-size: 40px;
    }

    .membership-subheading {
        font-size: 31px;
    }

    .membership-racket-image {
        flex: 0 0 440px;
    }

    .membership-racket-image img {
        height: 340px;
    }

    .membership-right-side {
        flex: 0 0 340px;
    }

    .membership-top-image img {
        height: 370px;
    }

    .membership-logo-circle {
        width: 175px;
        height: 175px;
    }
}

/* Large Desktop - 1400px */
@media (max-width: 1400px) {
    .membership-content-section {
        padding: 90px 0;
    }

    .membership-content-wrap {
        gap: 35px;
    }

    .membership-large-heading {
        font-size: 38px;
    }

    .membership-subheading {
        font-size: 30px;
    }

    .membership-racket-image {
        flex: 0 0 420px;
    }

    .membership-racket-image img {
        height: 335px;
    }

    .membership-right-side {
        flex: 0 0 330px;
    }

    .membership-top-image img {
        height: 360px;
    }

    .membership-logo-circle {
        width: 170px;
        height: 170px;
    }
}

/* Desktop - 1200px to 991px (Same Design) */
@media (max-width: 1200px) {
    .membership-content-section {
        padding: 70px 0;
    }

    .membership-content-wrap {
        flex-direction: column;
        gap: 40px;
    }

    /* Left Side - Full Width */
    .membership-left-side {
        width: 100%;
        gap: 35px;
    }

    .membership-top-row {
        gap: 25px;
    }

    .membership-small-image {
        flex: 0 0 220px;
    }

    .membership-small-image img {
        height: 240px;
    }

    .membership-large-heading {
        font-size: 36px;
        text-align: left;
    }

    .membership-bottom-row {
        flex-direction: column;
        gap: 30px;
    }

    .membership-text-content {
        width: 100%;
    }

    .membership-subheading {
        font-size: 28px;
        max-width: 100%;
        text-align: left;
    }

    .membership-paragraph {
        font-size: 14px;
        text-align: left;
        line-height: 1.7;
    }

    .membership-racket-image {
        flex: none;
        width: 100%;
    }

    .membership-racket-image img {
        height: 350px;
    }

    /* Right Side - Horizontal Layout */
    .membership-right-side {
        flex: none;
        width: 100%;
        flex-direction: row;
        gap: 30px;
        align-items: center;
        justify-content: space-between;
    }

    .membership-top-image {
        flex: 1;
    }

    .membership-top-image img {
        height: 380px;
    }

    .membership-logo-circle {
        flex: 0 0 200px;
        width: 200px;
        height: 200px;
        align-self: center;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .membership-content-section {
        padding: 65px 0;
    }

    .membership-content-wrap {
        gap: 38px;
    }

    .membership-left-side {
        gap: 32px;
    }

    .membership-top-row {
        gap: 22px;
    }

    .membership-small-image {
        flex: 0 0 200px;
    }

    .membership-small-image img {
        height: 220px;
    }

    .membership-large-heading {
        font-size: 32px;
    }

    .membership-bottom-row {
        gap: 28px;
    }

    .membership-subheading {
        font-size: 26px;
    }

    .membership-paragraph {
        font-size: 14px;
    }

    .membership-racket-image img {
        height: 330px;
    }

    .membership-right-side {
        gap: 28px;
    }

    .membership-top-image img {
        height: 360px;
    }

    .membership-logo-circle {
        flex: 0 0 190px;
        width: 190px;
        height: 190px;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .membership-content-section {
        padding: 55px 0;
    }

    .membership-content-wrap {
        gap: 35px;
    }

    .membership-left-side {
        gap: 30px;
    }

    .membership-top-row {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .membership-small-image {
        flex: none;
        width: 100%;
        max-width: 400px;
    }

    .membership-small-image img {
        height: 280px;
    }

    .membership-large-heading {
        font-size: 28px;
        text-align: center;
    }

    .membership-bottom-row {
        gap: 25px;
    }

    .membership-text-content {
        align-items: center;
        text-align: center;
    }

    .membership-subheading {
        font-size: 24px;
        text-align: center;
    }

    .membership-paragraph {
        font-size: 14px;
        text-align: center;
    }

    .membership-racket-image img {
        height: 300px;
    }

    /* Right Side - Vertical Stack */
    .membership-right-side {
        flex-direction: column;
        gap: 25px;
    }

    .membership-top-image {
        width: 100%;
    }

    .membership-top-image img {
        height: 380px;
    }

    .membership-logo-circle {
        flex: none;
        width: 160px;
        height: 160px;
        align-self: center;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .membership-content-section {
        padding: 45px 0;
    }

    .membership-content-wrap {
        gap: 30px;
    }

    .membership-left-side {
        gap: 25px;
    }

    .membership-top-row {
        gap: 18px;
    }

    .membership-small-image {
        max-width: 100%;
    }

    .membership-small-image img {
        height: 250px;
    }

    .membership-large-heading {
        font-size: 24px;
        line-height: 1.3;
    }

    .membership-bottom-row {
        gap: 22px;
    }

    .membership-subheading {
        font-size: 22px;
        line-height: 1.4;
    }

    .membership-paragraph {
        font-size: 13px;
        line-height: 1.8;
    }

    .membership-racket-image img {
        height: 280px;
    }

    .membership-right-side {
        gap: 22px;
    }

    .membership-top-image img {
        height: 320px;
    }

    .membership-logo-circle {
        width: 140px;
        height: 140px;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .membership-content-section {
        padding: 35px 0;
    }

    .membership-content-wrap {
        gap: 25px;
    }

    .membership-left-side {
        gap: 20px;
    }

    .membership-top-row {
        gap: 15px;
    }

    .membership-small-image img {
        height: 220px;
    }

    .membership-large-heading {
        font-size: 20px;
        line-height: 1.4;
    }

    .membership-bottom-row {
        gap: 18px;
    }

    .membership-subheading {
        font-size: 19px;
        line-height: 1.4;
    }

    .membership-paragraph {
        font-size: 12px;
        line-height: 1.8;
    }

    .membership-racket-image img {
        height: 250px;
    }

    .membership-top-image img {
        height: 280px;
    }

    .membership-logo-circle {
        width: 120px;
        height: 120px;
    }
}


/* ================ END ===================== */



/* ================== Contact Section =================== */
@media (max-width: 1200px) {
    .pg-temp-contact {
        padding-bottom: 130px !important;
    }
}

@media (max-width: 991px) {
    .pg-temp-contact {
        padding-bottom: 100px !important;
    }
}

@media (max-width: 768px) {
    .pg-temp-contact {
        padding-bottom: 80px !important;
    }
}

/* Contact Hero Section */
.contact-hero-section {
    position: relative;
    height: 90vh;
    max-height: 900px;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 18px 18px 0 18px;
}

.contact-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

/* Dark Overlay */
.contact-hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.contact-hero-section .container {
    position: relative;
    z-index: 3;
}

.contact-hero-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 20px;
}

.contact-hero-badge {
    font-family: 'Unbounded', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: var(--white);
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

.contact-hero-title {
    font-family: 'Unbounded', sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: var(--white);
    line-height: 1.2;
    margin: 0;
    max-width: 900px;
}


/* Large Desktop - 1200px */
@media (max-width: 1200px) {
    .contact-hero-section {
        height: 70vh;
        max-height: 700px;
        margin: 15px 15px 0 15px;
        border-radius: 18px;
    }

    .contact-hero-badge {
        font-size: 15px;
    }

    .contact-hero-title {
        font-size: 52px;
        max-width: 800px;
    }

    .contact-hero-wrap {
        gap: 18px;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .contact-hero-section {
        height: 60vh;
        max-height: 600px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .contact-hero-badge {
        font-size: 14px;
    }

    .contact-hero-title {
        font-size: 44px;
        max-width: 700px;
    }

    .contact-hero-wrap {
        gap: 16px;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .contact-hero-section {
        height: 50vh;
        max-height: 500px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .contact-hero-badge {
        font-size: 13px;
    }

    .contact-hero-title {
        font-size: 36px;
        max-width: 550px;
        line-height: 1.3;
    }

    .contact-hero-wrap {
        gap: 14px;
        padding: 0 20px;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .contact-hero-section {
        height: 50vh;
        max-height: 450px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .contact-hero-badge {
        font-size: 12px;
        letter-spacing: 0.3px;
    }

    .contact-hero-title {
        font-size: 28px;
        max-width: 100%;
        line-height: 1.3;
    }

    .contact-hero-wrap {
        gap: 12px;
        padding: 0 20px;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .contact-hero-section {
        height: 50vh;
        max-height: 450px;
        border-radius: 15px;
        margin: 0px 0px 0 0px;
    }

    .contact-hero-badge {
        font-size: 11px;
        letter-spacing: 0.2px;
    }

    .contact-hero-title {
        font-size: 24px;
        line-height: 1.4;
    }

    .contact-hero-wrap {
        gap: 10px;
        padding: 0 15px;
    }
}



/* Contact Info Section */
.contact-info-section {
    padding: 100px 0;
    background-color: var(--white);
}

.contact-info-wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 0;
    border-radius: 20px;
    overflow: hidden;
}

/* Left Side - Dark Content */
.contact-info-left {
    flex: 0 0 50%;
    background-color: var(--dark-grey);
    padding: 80px 60px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.contact-info-heading {
    font-family: 'Unbounded', sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.3;
    color: var(--white);
    margin: 0;
    max-width: 620px;
}

.contact-info-paragraph {
    font-family: 'Walkway UltraBold', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.8;
    color: var(--white);
    margin: 0;
    max-width: 650px;
}

/* Right Side - Image */
.contact-info-right {
    flex: 0 0 50%;
    position: relative;
    overflow: visible;
}

.contact-racket-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Logo Circle Overlay */
.contact-logo-circle {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 10;
}

.contact-logo-circle img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* Large Desktop - 1200px */
@media (max-width: 1200px) {
    .contact-info-section {
        padding: 80px 0;
    }

    .contact-info-left {
        padding: 70px 50px;
        gap: 22px;
    }

    .contact-info-heading {
        font-size: 38px;
        max-width: 550px;
    }

    .contact-info-paragraph {
        font-size: 14px;
        line-height: 1.7;
        max-width: 580px;
    }

    .contact-logo-circle {
        width: 160px;
        height: 160px;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .contact-info-section {
        padding: 70px 0;
    }

    .contact-info-left {
        padding: 60px 40px;
        gap: 20px;
    }

    .contact-info-heading {
        font-size: 34px;
        max-width: 500px;
    }

    .contact-info-paragraph {
        font-size: 14px;
        max-width: 520px;
    }

    .contact-logo-circle {
        width: 140px;
        height: 140px;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .contact-info-section {
        padding: 60px 0;
    }

    .contact-info-wrap {
        flex-direction: column;
        border-radius: 16px;
    }

    .contact-info-left {
        flex: none;
        width: 100%;
        padding: 50px 35px 100px;
        gap: 18px;
    }

    .contact-info-heading {
        font-size: 30px;
        max-width: 100%;
        text-align: center;
    }

    .contact-info-paragraph {
        font-size: 14px;
        max-width: 100%;
        text-align: center;
    }

    .contact-info-right {
        flex: none;
        width: 100%;
        height: 400px;
    }

    .contact-logo-circle {
        width: 120px;
        height: 120px;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .btn-secondary-tennis {
        align-self: center;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .contact-info-section {
        padding: 50px 0;
    }

    .contact-info-wrap {
        border-radius: 14px;
    }

    .contact-info-left {
        padding: 40px 25px 80px;
        gap: 16px;
    }

    .contact-info-heading {
        font-size: 26px;
        line-height: 1.4;
    }

    .contact-info-paragraph {
        font-size: 13px;
        line-height: 1.8;
    }

    .contact-info-right {
        height: 350px;
    }

    .contact-logo-circle {
        width: 100px;
        height: 100px;
    }

    .btn-secondary-tennis {
        font-size: 14px;
        padding: 12px 15px;
        ;
        gap: 12px;
    }

    .btn-icon-circle {
        width: 32px;
        height: 32px;
    }

    .btn-icon-circle i {
        font-size: 12px;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .contact-info-section {
        padding: 40px 0;
    }

    .contact-info-wrap {
        border-radius: 12px;
    }

    .contact-info-left {
        padding: 35px 20px 65px;
        gap: 14px;
    }

    .contact-info-heading {
        font-size: 22px;
        line-height: 1.4;
    }

    .contact-info-paragraph {
        font-size: 12px;
        line-height: 1.8;
    }

    .contact-info-right {
        height: 300px;
    }

    .contact-logo-circle {
        width: 90px;
        height: 90px;
    }

    .btn-secondary-tennis {
        font-size: 13px;
        padding: 7px 14px 7px 20px;
        gap: 10px;
    }

    .btn-icon-circle {
        width: 30px;
        height: 30px;
    }

    .btn-icon-circle i {
        font-size: 11px;
    }
}



/* Map Section */
.map-section {
    width: 100%;
    height: 450px;
    position: relative;
    margin: 100px 0;
}

.map-iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

/* Map Section - RESPONSIVE */

/* Large Desktop - 1200px */
@media (max-width: 1200px) {
    .map-section {
        height: 420px;
        margin: 80px 0 0px;
    }
}

/* Tablet Landscape - 991px */
@media (max-width: 991px) {
    .map-section {
        height: 400px;
        margin: 70px 0 0px;
    }
}

/* Tablet Portrait - 768px */
@media (max-width: 768px) {
    .map-section {
        height: 350px;
        margin: 60px 0 0px;
    }
}

/* Mobile - 576px */
@media (max-width: 576px) {
    .map-section {
        height: 300px;
        margin: 50px 0 10px;
    }
}

/* Small Mobile - 320px */
@media (max-width: 320px) {
    .map-section {
        height: 250px;
        margin: 40px 0 10px;
    }
}


/* ================ END ===================== */




@media (min-width:992px) {
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 60px) / 4) !important;
        margin-right: 0 !important;
    }

    .woocommerce div.product div.images .flex-control-thumbs {
        display: flex;
        flex-wrap: wrap;
        max-height: 100%;
        width: 81px;
        position: absolute;
        left: 0;
        overflow-y: scroll;
        /* flex-direction: column; */
        /* Hide scrollbar */
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
    }



    .yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
        flex-wrap: wrap;
        display: flex;
        column-gap: 10px;
    }

    .woocommerce-product-gallery .flex-viewport {
        margin-left: 81px;
    }

    .woocommerce div.product div.images .flex-control-thumbs::-webkit-scrollbar {
        /* display: none; */
        /* WebKit (Chrome, Safari) */
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 100%;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        display: flex;
        flex-direction: row-reverse;
    }


}

@media (max-width: 1366px) {
    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 20px) / 3) !important;
        margin-right: 0 !important;
    }

    .woocommerce .products ul,
    .woocommerce ul.products {
        column-gap: 10px;
    }



    .sh-arch-cont-filter-wrap {
        height: 85vh;
        overflow-y: auto;
    }
}

@media (max-width: 991px) {
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: calc(100% / 4);
    }
}

@media (max-width: 768px) {

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%;
    }

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
    }

    .owl-nav>button.owl-prev {
        left: 10px;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
        width: 20px;
        height: 20px;
        padding: 0 !important;
    }

    .owl-nav>button.owl-next {
        right: -10px;
    }
}

@media (max-width: 767px) {
    .sh-arch-cont-flex-wrapper {
        flex-direction: column;
    }

    .sh-arch-cont-product-wrap {
        width: 100%;
        margin-left: 0;
    }

    .woo-wrapper .woocommerce ul.products li.product {
        width: calc((100% - 10px) / 2) !important;
    }

    .sh-arch-cont-filter-wrap {
        width: 100%;
        /* padding-right: 0; */
        margin-right: 0;
        border-right: 0;
        position: relative;
        max-width: 100%;
    }

    .woocommerce ul.products li.product .price del {
        margin-left: 0 !important;
    }

    .woocommerce ul.products li.product a img {
        margin: 0 0 1px;
        box-shadow: none;
        height: 250px;
        object-fit: cover;

    }

    .sh-arch-cont-filter-wrap:after {
        content: none;
    }

    .sh-arch-cont-filter-wrap-inner {
        height: 0;
        opacity: 0;
        padding: 1px;
    }

    .sh-arch-cont-filter-wrap.open .sh-arch-cont-filter-wrap-inner {
        opacity: 1;
        height: auto;
        background-color: #f0f0f0;
    }

    .sh-arch-cont-filter-tt-wrap:hover {
        color: black;
    }

    .sh-arch-cont-filter-tt-wrap {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-text-decoration-skip: objects;
    }

    .sh-arch-cont-filter-wrap {
        height: auto;
        overflow: hidden;
        padding: 2;
        background-color: #f0f0f0;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 100%;
    }

    .yith-wcan-filters {
        background-color: #f0f0f0;
    }
}