HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/bwcsports-site/wp-content/themes/salient/page-myaccount.php
<?php session_start();
/**
 * Template Name: Account Page
 *
 * A blank custom page template.
 *
 * The "Template Name:" bit above allows this to be selectable
 * from a dropdown menu on the edit page screen.
 *
 */
if(!isset($_SESSION['uid'])){
    wp_redirect(get_site_url()."/login");
}
$uid = $_SESSION['uid'];
// $apiurl =  "https://shootin-stage.spericorn.com/";
$apiurl =  BWC_API_LOGIN_ENDPOINT;
$siteurl =  WP_SITEURL;
?>
<script type="text/javascript">
    var baseUrl = "<?php echo esc_url( $apiurl ); ?>/wp-json/bwc-api/v1/";
	console.log("Base URL header: ", baseUrl);
</script>
<!DOCTYPE html>
<html lang="en-US">

<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="profile" href="https://gmpg.org/xfn/11" />
    <link rel="pingback" href="<?php echo $siteurl; ?>/xmlrpc.php" />
    <title>BWC Sports &#8211; Integrated Sports Instruction</title>
    <meta name='robots' content='max-image-preview:large' />
    <link rel='dns-prefetch' href='//fonts.googleapis.com' />
    <link rel="alternate" type="application/rss+xml" title="BWC Sports &raquo; Feed" href="<?php echo $siteurl; ?>/feed/" />
    <link rel="alternate" type="application/rss+xml" title="BWC Sports &raquo; Comments Feed" href="<?php echo $siteurl; ?>/comments/feed/" />
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/assets/custom/css/custom-theme.css">
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/assets/custom/css/custom-menu.css">
    <style type="text/css">
        img.wp-smiley,
        img.emoji {
            display: inline !important;
            border: none !important;
            box-shadow: none !important;
            height: 1em !important;
            width: 1em !important;
            margin: 0 0.07em !important;
            vertical-align: -0.1em !important;
            background: none !important;
            padding: 0 !important;
        }

        .elementor-social-icon-facebook, .elementor-social-icon-facebook-f {
            background-color: #3b5998;
            color: #FFF;
        }
        .elementor-kit-413 a{color:#FFF;}
        .elementor-social-icon-instagram {
            background-color: #262626;
            color: #FFF;
        }
    </style>
    <link rel='stylesheet' id='sbi_styles-css' href='<?php echo $siteurl; ?>/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.2.6' type='text/css' media='all' />
    <link rel='stylesheet' id='font-awesome-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css?ver=4.7.0' type='text/css' media='all' />
    <style id='classic-theme-styles-inline-css' type='text/css'>
        /*! This file is auto-generated */
        .wp-block-button__link {
            color: #fff;
            background-color: #32373c;
            border-radius: 9999px;
            box-shadow: none;
            text-decoration: none;
            padding: calc(.667em + 2px) calc(1.333em + 2px);
            font-size: 1.125em
        }

        .wp-block-file__button {
            background: #32373c;
            color: #fff;
            text-decoration: none
        }
        a{
            color: #fff;
        }
    </style>
    <style id='global-styles-inline-css' type='text/css'>
        body {
            --wp--preset--color--black: #000000;
            --wp--preset--color--cyan-bluish-gray: #abb8c3;
            --wp--preset--color--white: #ffffff;
            --wp--preset--color--pale-pink: #f78da7;
            --wp--preset--color--vivid-red: #cf2e2e;
            --wp--preset--color--luminous-vivid-orange: #ff6900;
            --wp--preset--color--luminous-vivid-amber: #fcb900;
            --wp--preset--color--light-green-cyan: #7bdcb5;
            --wp--preset--color--vivid-green-cyan: #00d084;
            --wp--preset--color--pale-cyan-blue: #8ed1fc;
            --wp--preset--color--vivid-cyan-blue: #0693e3;
            --wp--preset--color--vivid-purple: #9b51e0;
            --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
            --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
            --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
            --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
            --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
            --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
            --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
            --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
            --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
            --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
            --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
            --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
            --wp--preset--font-size--small: 13px;
            --wp--preset--font-size--medium: 20px;
            --wp--preset--font-size--large: 36px;
            --wp--preset--font-size--x-large: 42px;
            --wp--preset--spacing--20: 0.44rem;
            --wp--preset--spacing--30: 0.67rem;
            --wp--preset--spacing--40: 1rem;
            --wp--preset--spacing--50: 1.5rem;
            --wp--preset--spacing--60: 2.25rem;
            --wp--preset--spacing--70: 3.38rem;
            --wp--preset--spacing--80: 5.06rem;
            --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
            --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
            --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
            --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
            --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
        }

        :where(.is-layout-flex) {
            gap: 0.5em;
        }

        :where(.is-layout-grid) {
            gap: 0.5em;
        }

        body .is-layout-flow>.alignleft {
            float: left;
            margin-inline-start: 0;
            margin-inline-end: 2em;
        }

        body .is-layout-flow>.alignright {
            float: right;
            margin-inline-start: 2em;
            margin-inline-end: 0;
        }

        body .is-layout-flow>.aligncenter {
            margin-left: auto !important;
            margin-right: auto !important;
        }

        body .is-layout-constrained>.alignleft {
            float: left;
            margin-inline-start: 0;
            margin-inline-end: 2em;
        }

        body .is-layout-constrained>.alignright {
            float: right;
            margin-inline-start: 2em;
            margin-inline-end: 0;
        }

        body .is-layout-constrained>.aligncenter {
            margin-left: auto !important;
            margin-right: auto !important;
        }

        body .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
            max-width: var(--wp--style--global--content-size);
            margin-left: auto !important;
            margin-right: auto !important;
        }

        body .is-layout-constrained>.alignwide {
            max-width: var(--wp--style--global--wide-size);
        }

        body .is-layout-flex {
            display: flex;
        }

        body .is-layout-flex {
            flex-wrap: wrap;
            align-items: center;
        }

        body .is-layout-flex>* {
            margin: 0;
        }

        body .is-layout-grid {
            display: grid;
        }

        body .is-layout-grid>* {
            margin: 0;
        }

        :where(.wp-block-columns.is-layout-flex) {
            gap: 2em;
        }

        :where(.wp-block-columns.is-layout-grid) {
            gap: 2em;
        }

        :where(.wp-block-post-template.is-layout-flex) {
            gap: 1.25em;
        }

        :where(.wp-block-post-template.is-layout-grid) {
            gap: 1.25em;
        }

        .has-black-color {
            color: var(--wp--preset--color--black) !important;
        }

        .has-cyan-bluish-gray-color {
            color: var(--wp--preset--color--cyan-bluish-gray) !important;
        }

        .has-white-color {
            color: var(--wp--preset--color--white) !important;
        }

        .has-pale-pink-color {
            color: var(--wp--preset--color--pale-pink) !important;
        }

        .has-vivid-red-color {
            color: var(--wp--preset--color--vivid-red) !important;
        }

        .has-luminous-vivid-orange-color {
            color: var(--wp--preset--color--luminous-vivid-orange) !important;
        }

        .has-luminous-vivid-amber-color {
            color: var(--wp--preset--color--luminous-vivid-amber) !important;
        }

        .has-light-green-cyan-color {
            color: var(--wp--preset--color--light-green-cyan) !important;
        }

        .has-vivid-green-cyan-color {
            color: var(--wp--preset--color--vivid-green-cyan) !important;
        }

        .has-pale-cyan-blue-color {
            color: var(--wp--preset--color--pale-cyan-blue) !important;
        }

        .has-vivid-cyan-blue-color {
            color: var(--wp--preset--color--vivid-cyan-blue) !important;
        }

        .has-vivid-purple-color {
            color: var(--wp--preset--color--vivid-purple) !important;
        }

        .has-black-background-color {
            background-color: var(--wp--preset--color--black) !important;
        }

        .has-cyan-bluish-gray-background-color {
            background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
        }

        .has-white-background-color {
            background-color: var(--wp--preset--color--white) !important;
        }

        .has-pale-pink-background-color {
            background-color: var(--wp--preset--color--pale-pink) !important;
        }

        .has-vivid-red-background-color {
            background-color: var(--wp--preset--color--vivid-red) !important;
        }

        .has-luminous-vivid-orange-background-color {
            background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
        }

        .has-luminous-vivid-amber-background-color {
            background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
        }

        .has-light-green-cyan-background-color {
            background-color: var(--wp--preset--color--light-green-cyan) !important;
        }

        .has-vivid-green-cyan-background-color {
            background-color: var(--wp--preset--color--vivid-green-cyan) !important;
        }

        .has-pale-cyan-blue-background-color {
            background-color: var(--wp--preset--color--pale-cyan-blue) !important;
        }

        .has-vivid-cyan-blue-background-color {
            background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
        }

        .has-vivid-purple-background-color {
            background-color: var(--wp--preset--color--vivid-purple) !important;
        }

        .has-black-border-color {
            border-color: var(--wp--preset--color--black) !important;
        }

        .has-cyan-bluish-gray-border-color {
            border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
        }

        .has-white-border-color {
            border-color: var(--wp--preset--color--white) !important;
        }

        .has-pale-pink-border-color {
            border-color: var(--wp--preset--color--pale-pink) !important;
        }

        .has-vivid-red-border-color {
            border-color: var(--wp--preset--color--vivid-red) !important;
        }

        .has-luminous-vivid-orange-border-color {
            border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
        }

        .has-luminous-vivid-amber-border-color {
            border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
        }

        .has-light-green-cyan-border-color {
            border-color: var(--wp--preset--color--light-green-cyan) !important;
        }

        .has-vivid-green-cyan-border-color {
            border-color: var(--wp--preset--color--vivid-green-cyan) !important;
        }

        .has-pale-cyan-blue-border-color {
            border-color: var(--wp--preset--color--pale-cyan-blue) !important;
        }

        .has-vivid-cyan-blue-border-color {
            border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
        }

        .has-vivid-purple-border-color {
            border-color: var(--wp--preset--color--vivid-purple) !important;
        }

        .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
            background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
        }

        .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
            background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
        }

        .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
            background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
        }

        .has-luminous-vivid-orange-to-vivid-red-gradient-background {
            background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
        }

        .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
            background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
        }

        .has-cool-to-warm-spectrum-gradient-background {
            background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
        }

        .has-blush-light-purple-gradient-background {
            background: var(--wp--preset--gradient--blush-light-purple) !important;
        }

        .has-blush-bordeaux-gradient-background {
            background: var(--wp--preset--gradient--blush-bordeaux) !important;
        }

        .has-luminous-dusk-gradient-background {
            background: var(--wp--preset--gradient--luminous-dusk) !important;
        }

        .has-pale-ocean-gradient-background {
            background: var(--wp--preset--gradient--pale-ocean) !important;
        }

        .has-electric-grass-gradient-background {
            background: var(--wp--preset--gradient--electric-grass) !important;
        }

        .has-midnight-gradient-background {
            background: var(--wp--preset--gradient--midnight) !important;
        }

        .has-small-font-size {
            font-size: var(--wp--preset--font-size--small) !important;
        }

        .has-medium-font-size {
            font-size: var(--wp--preset--font-size--medium) !important;
        }

        .has-large-font-size {
            font-size: var(--wp--preset--font-size--large) !important;
        }

        .has-x-large-font-size {
            font-size: var(--wp--preset--font-size--x-large) !important;
        }

        .wp-block-navigation a:where(:not(.wp-element-button)) {
            color: inherit;
        }

        :where(.wp-block-post-template.is-layout-flex) {
            gap: 1.25em;
        }

        :where(.wp-block-post-template.is-layout-grid) {
            gap: 1.25em;
        }

        :where(.wp-block-columns.is-layout-flex) {
            gap: 2em;
        }

        :where(.wp-block-columns.is-layout-grid) {
            gap: 2em;
        }

        .wp-block-pullquote {
            font-size: 1.5em;
            line-height: 1.6;
        }
    </style>
    <style>
  

.login-container {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.input-group {
    margin-bottom: 15px;
}

label {
    display: block;
    margin-bottom: 5px;
}

input {
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
}

button {
    background-color: #4caf50;
    color: #fff;
    padding: 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

button:hover {
    background-color: #45a049;
}

#message {
    margin-top: 15px;
    color: red;
}
.parsley-required{
    list-style-type: none !important;
}

    </style>
    <link rel='stylesheet' id='hfe-style-css' href='<?php echo $siteurl; ?>/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1.6.21' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-icons-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.25.0' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-frontend-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.18.1' type='text/css' media='all' />
    <link rel='stylesheet' id='swiper-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-post-413-css' href='<?php echo $siteurl; ?>/wp-content/uploads/elementor/css/post-413.css?ver=1701919941' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-pro-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor-pro/assets/css/frontend.min.css?ver=3.17.1' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-global-css' href='<?php echo $siteurl; ?>/wp-content/uploads/elementor/css/global.css?ver=1701919942' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-post-874-css' href='<?php echo $siteurl; ?>/wp-content/uploads/elementor/css/post-874.css?ver=1701919942' type='text/css' media='all' />
    <link rel='stylesheet' id='hfe-widgets-style-css' href='<?php echo $siteurl; ?>/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1.6.21' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-post-889-css' href='<?php echo $siteurl; ?>/wp-content/uploads/elementor/css/post-889.css?ver=1701919942' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-post-1040-css' href='<?php echo $siteurl; ?>/wp-content/uploads/elementor/css/post-1040.css?ver=1701919942' type='text/css' media='all' />
    <link rel='stylesheet' id='salient-grid-system-css' href='<?php echo $siteurl; ?>/wp-content/themes/salient/css/grid-system.css?ver=11.0.4' type='text/css' media='all' />
    <link rel='stylesheet' id='main-styles-css' href='<?php echo $siteurl; ?>/wp-content/themes/salient/css/style.css?ver=11.0.4' type='text/css' media='all' />
    <style id='main-styles-inline-css' type='text/css'>
        @font-face {
            font-family: 'Lovelo';
            src: url('<?php echo $siteurl; ?>/wp-content/themes/salient/css/fonts/Lovelo_Black.eot');
            src: url('<?php echo $siteurl; ?>/wp-content/themes/salient/css/fonts/Lovelo_Black.eot?#iefix') format('embedded-opentype'), url('<?php echo $siteurl; ?>/wp-content/themes/salient/css/fonts/Lovelo_Black.woff') format('woff'), url('<?php echo $siteurl; ?>/wp-content/themes/salient/css/fonts/Lovelo_Black.ttf') format('truetype'), url('<?php echo $siteurl; ?>/wp-content/themes/salient/css/fonts/Lovelo_Black.svg#loveloblack') format('svg');
            font-weight: normal;
            font-style: normal;
        }
    </style>
    <link rel='stylesheet' id='nectar-header-secondary-nav-css' href='<?php echo $siteurl; ?>/wp-content/themes/salient/css/header/header-secondary-nav.css?ver=11.0.4' type='text/css' media='all' />
    <link rel='stylesheet' id='magnific-css' href='<?php echo $siteurl; ?>/wp-content/themes/salient/css/plugins/magnific.css?ver=8.6.0' type='text/css' media='all' />
    <link rel='stylesheet' id='nectar_default_font_open_sans-css' href='https://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&#038;subset=latin%2Clatin-ext' type='text/css' media='all' />
    <link rel='stylesheet' id='responsive-css' href='<?php echo $siteurl; ?>/wp-content/themes/salient/css/responsive.css?ver=11.0.4' type='text/css' media='all' />
    <link rel='stylesheet' id='skin-ascend-css' href='<?php echo $siteurl; ?>/wp-content/themes/salient/css/ascend.css?ver=11.0.4' type='text/css' media='all' />
    <link rel='stylesheet' id='tablepress-default-css' href='<?php echo $siteurl; ?>/wp-content/tablepress-combined.min.css?ver=33' type='text/css' media='all' />
    <link rel='stylesheet' id='dynamic-css-css' href='<?php echo $siteurl; ?>/wp-content/themes/salient/css/salient-dynamic-styles.css?ver=7190' type='text/css' media='all' />
    
    <style id='dynamic-css-inline-css' type='text/css'>
        #header-space {
            background-color: #ffffff
        }

        @media only screen and (min-width:1000px) {
            body #ajax-content-wrap.no-scroll {
                min-height: calc(100vh - 211px);
                height: calc(100vh - 211px) !important;
            }
        }

        @media only screen and (min-width:1000px) {

            #page-header-wrap.fullscreen-header,
            #page-header-wrap.fullscreen-header #page-header-bg,
            html:not(.nectar-box-roll-loaded) .nectar-box-roll>#page-header-bg.fullscreen-header,
            .nectar_fullscreen_zoom_recent_projects,
            #nectar_fullscreen_rows:not(.afterLoaded)>div {
                height: calc(100vh - 210px);
            }

            .wpb_row.vc_row-o-full-height.top-level,
            .wpb_row.vc_row-o-full-height.top-level>.col.span_12 {
                min-height: calc(100vh - 210px);
            }

            html:not(.nectar-box-roll-loaded) .nectar-box-roll>#page-header-bg.fullscreen-header {
                top: 211px;
            }

            .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),
            .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
                height: calc(100vh - 209px) !important;
            }

            .admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),
            .admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container {
                height: calc(100vh - 209px - 32px) !important;
            }
        }
    </style>
    <link rel='stylesheet' id='redux-google-fonts-salient_redux-css' href='https://fonts.googleapis.com/css?family=Lato&#038;ver=1701422971' type='text/css' media='all' />
    <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COverpass%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=auto&#038;ver=6.3.2' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-icons-shared-0-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-icons-fa-brands-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-icons-fa-solid-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3' type='text/css' media='all' />
    <link rel='stylesheet' id='elementor-icons-fa-regular-css' href='<?php echo $siteurl; ?>/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3' type='text/css' media='all' />
    <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
    <script type='text/javascript' src='<?php echo $siteurl; ?>/wp-includes/js/jquery/jquery.min.js?ver=3.7.0' id='jquery-core-js'></script>
    <script type='text/javascript' src='<?php echo $siteurl; ?>/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1' id='jquery-migrate-js'></script>
    <link rel="https://api.w.org/" href="<?php echo $siteurl; ?>/wp-json/" />
    <link rel="alternate" type="application/json" href="<?php echo $siteurl; ?>/wp-json/wp/v2/pages/874" />
    <link rel="EditURI" type="application/rsd+xml" title="RSD" href="<?php echo $siteurl; ?>/xmlrpc.php?rsd" />
    <meta name="generator" content="WordPress 6.3.2" />
    <link rel="canonical" href="<?php echo $siteurl; ?>/" />
    <link rel='shortlink' href='<?php echo $siteurl; ?>/' />
    <link rel="alternate" type="application/json+oembed" href="<?php echo $siteurl; ?>/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fbwcsports.com%2F" />
    <link rel="alternate" type="text/xml+oembed" href="<?php echo $siteurl; ?>/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fbwcsports.com%2F&#038;format=xml" />
    <script src="https://widget.emitrr.com/v1.0.0/emitrr-widget.js" defer></script>
    <script>
        function docReady(fn) {
            if (document.readyState === "complete" || document.readyState === "interactive") {
                setTimeout(fn, 1);
            } else {
                document.addEventListener("DOMContentLoaded", fn);
            }
        }
        docReady(function() {
            EmitrrWidget.initV2({
                webchatId: "3cb2e3e0-0701-44ae-a3aa-21fe51bdef7b",
            });
        });
    </script>
    <!--BEGIN: TRACKING CODE MANAGER (v2.0.16) BY INTELLYWP.COM IN HEAD//-->
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-148798785-1"></script>
    <script>
        window.dataLayer = window.dataLayer || [];

        function gtag() {
            dataLayer.push(arguments);
        }
        gtag('js', new Date());

        gtag('config', 'UA-148798785-1');
    </script>
    <!--END: https://wordpress.org/plugins/tracking-code-manager IN HEAD//-->
    <script type="text/javascript">
        var root = document.getElementsByTagName("html")[0];
        root.setAttribute("class", "js");
    </script>
    <script>
        (function(i, s, o, g, r, a, m) {
            i['GoogleAnalyticsObject'] = r;
            i[r] = i[r] || function() {
                (i[r].q = i[r].q || []).push(arguments)
            }, i[r].l = 1 * new Date();
            a = s.createElement(o),
                m = s.getElementsByTagName(o)[0];
            a.async = 1;
            a.src = g;
            m.parentNode.insertBefore(a, m)
        })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');

        ga('create', 'UA-82724504-1', 'auto');
        ga('send', 'pageview');
    </script>
    <meta name="generator" content="Elementor 3.18.1; features: e_dom_optimization, e_optimized_assets_loading, additional_custom_breakpoints, block_editor_assets_optimize, e_image_loading_optimization; settings: css_print_method-external, google_font-enabled, font_display-auto">
    <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress." />
    <link rel="icon" href="<?php echo $siteurl; ?>/wp-content/uploads/2021/04/cropped-BWC-Logo-1-32x32.png" sizes="32x32" />
    <link rel="icon" href="<?php echo $siteurl; ?>/wp-content/uploads/2021/04/cropped-BWC-Logo-1-192x192.png" sizes="192x192" />
    <link rel="apple-touch-icon" href="<?php echo $siteurl; ?>/wp-content/uploads/2021/04/cropped-BWC-Logo-1-180x180.png" />
    <meta name="msapplication-TileImage" content="<?php echo $siteurl; ?>/wp-content/uploads/2021/04/cropped-BWC-Logo-1-270x270.png" />
    <style id="sccss">
        /* Enter Your Custom CSS Here */
    </style><noscript>
        <style>
            .wpb_animate_when_almost_visible {
                opacity: 1;
            }
        </style>
    </noscript>
    
</head>

<body class="home page-template page-template-elementor_header_footer page page-id-874 ehf-header ehf-footer ehf-template-salient ehf-stylesheet-salient ascend wpb-js-composer js-comp-ver-6.1 vc_responsive elementor-default elementor-template-full-width elementor-kit-413 elementor-page elementor-page-874">
<div class="css_loader">Loading…</div>    
<div id="page" class="hfeed site">

        <header id="masthead" itemscope="itemscope" itemtype="https://schema.org/WPHeader">
            <p class="main-title bhf-hidden" itemprop="headline"><a href="<?php echo $siteurl; ?>" title="BWC Sports" rel="home">BWC Sports</a></p>
            <div data-elementor-type="wp-post" data-elementor-id="889" class="elementor elementor-889" data-elementor-post-type="elementor-hf">
                <section class="elementor-section elementor-top-section elementor-element elementor-element-2dce288 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2dce288" data-element_type="section">
                    <div class="elementor-container elementor-column-gap-default">
                        <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2c3671e" data-id="2c3671e" data-element_type="column">
                            <div class="elementor-widget-wrap elementor-element-populated">
                                <div class="elementor-element elementor-element-322f616 hfe-nav-menu__align-right hfe-submenu-icon-arrow hfe-submenu-animation-none hfe-link-redirect-child hfe-nav-menu__breakpoint-tablet elementor-widget elementor-widget-navigation-menu" data-id="322f616" data-element_type="widget" data-settings="{&quot;padding_horizontal_menu_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:15,&quot;sizes&quot;:[]},&quot;padding_horizontal_menu_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_horizontal_menu_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_vertical_menu_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:15,&quot;sizes&quot;:[]},&quot;padding_vertical_menu_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_vertical_menu_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_row_space&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_row_space_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_row_space_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;dropdown_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;dropdown_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;dropdown_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;width_dropdown_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;220&quot;,&quot;sizes&quot;:[]},&quot;width_dropdown_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;width_dropdown_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_horizontal_dropdown_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_horizontal_dropdown_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_horizontal_dropdown_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_vertical_dropdown_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:15,&quot;sizes&quot;:[]},&quot;padding_vertical_dropdown_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_vertical_dropdown_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;distance_from_menu&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;distance_from_menu_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;distance_from_menu_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_size&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_size_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_size_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="navigation-menu.default">
                                    <div class="elementor-widget-container">
                                        <div class="hfe-nav-menu hfe-layout-horizontal hfe-nav-menu-layout horizontal hfe-pointer__none" data-layout="horizontal">
                                            <div role="button" class="hfe-nav-menu__toggle elementor-clickable">
                                                <span class="screen-reader-text">Menu</span>
                                                <div class="hfe-nav-menu-icon">
                                                    <i aria-hidden="true" class="fas fa-align-justify"></i>
                                                </div>
                                            </div>
                                            <nav class="hfe-nav-menu__layout-horizontal hfe-nav-menu__submenu-arrow" data-toggle-icon="&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;" data-close-icon="&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;" data-full-width="yes">
                                                <ul id="menu-1-322f616" class="hfe-nav-menu">
                                                    <li id="menu-item-989" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-874 current_page_item parent hfe-creative-menu"><a href="<?php echo $siteurl; ?>/" class="hfe-menu-item">Home</a></li>
                                                    <!-- <li id="menu-item-1357" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="<?php echo $siteurl; ?>/scheduling/" class="hfe-menu-item">Scheduling</a></li>
                                                    <li id="menu-item-991" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children parent hfe-has-submenu hfe-creative-menu">
                                                        <div class="hfe-has-submenu-container"><a href="#classes" class="hfe-menu-item">Classes<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div>
                                                        <ul class="sub-menu">
                                                            <li id="menu-item-1257" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="<?php echo $siteurl; ?>/group-schedule/" class="hfe-sub-menu-item">Group Schedule</a></li>
                                                        </ul>
                                                    </li> -->
                                                    <li id="menu-item-992" class="menu-item menu-item-type-custom menu-item-object-custom parent hfe-creative-menu"><a href="#events" class="hfe-menu-item">Events</a></li>
                                                    <li id="menu-item-993" class="menu-item menu-item-type-custom menu-item-object-custom parent hfe-creative-menu"><a href="#coaches" class="hfe-menu-item">Coaches</a></li>
                                                    <li id="menu-item-1519" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="<?php echo $siteurl; ?>/school-programs/" class="hfe-menu-item">School Programs</a></li>
                                                    <li id="menu-item-990" class="menu-item menu-item-type-custom menu-item-object-custom parent hfe-creative-menu"><a href="#contact" class="hfe-menu-item">Contact Us</a></li>
                                                    
                                                    <li id="menu-item-1519" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="<?php echo $siteurl; ?>/shop/" class="hfe-menu-item">Instruction</a></li>
                                                    <li id="menu-item-1519" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="<?php echo $siteurl; ?>/cart/" class="hfe-menu-item">Cart</a></li>
                                                    <!-- <li id="menu-item-1666" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="<?php echo $siteurl; ?>/player-profile/" class="hfe-menu-item">Player profile</a></li> -->
                                                    <li id="menu-item-991" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children parent hfe-has-submenu hfe-creative-menu">
                                                        <div class="hfe-has-submenu-container"><a href="#classes" class="hfe-menu-item">Account<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div>
                                                        <ul class="sub-menu">
                                                            <li  class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="<?php echo $siteurl; ?>/my-account" class="hfe-sub-menu-item">My account</a></li>
                                                            <li  class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="<?php echo $siteurl; ?>/?action=custom_logout&redirect=<?php echo $siteurl; ?>" class="hfe-sub-menu-item">Logout</a></li>
                                                        </ul>
                                                    </li>   
                                                </ul>
                                            </nav>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ddad35e" data-id="ddad35e" data-element_type="column">
                            <div class="elementor-widget-wrap elementor-element-populated">
                                <div class="elementor-element elementor-element-c45011f e-grid-align-right elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="c45011f" data-element_type="widget" data-widget_type="social-icons.default">
                                    <div class="elementor-widget-container">
                                        <div class="elementor-social-icons-wrapper elementor-grid">
                                            <span class="elementor-grid-item">
                                                <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-300f36f" href="https://www.facebook.com/BecauseWeCanBasketball/" target="_blank">
                                                    <span class="elementor-screen-only">Facebook</span>
                                                    <i class="fab fa-facebook" style="color: white;"></i> </a>
                                            </span>
                                            <span class="elementor-grid-item">
                                                <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-94d3462" href="https://www.instagram.com/bwc_sports/" target="_blank">
                                                    <span class="elementor-screen-only">Instagram</span>
                                                    <i class="fab fa-instagram" style="color: white;"></i> </a>
                                            </span>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </section>
            </div>
        </header>

        <div data-elementor-type="wp-page" data-elementor-id="874" class="elementor elementor-874" data-elementor-post-type="page">
            <section class="elementor-section elementor-top-section elementor-element elementor-element-bc6b8d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bc6b8d8" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\/\/www.youtube.com\/watch?v=Wedd8v7Kev4&quot;,&quot;background_video_start&quot;:1,&quot;background_video_end&quot;:50,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}">
                <div class="elementor-background-video-container">
                    <div class="elementor-background-video-embed"></div>
                </div>
                <div class="elementor-background-overlay"></div>
                <div class="elementor-container elementor-column-gap-default">
                    <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-780772a0" data-id="780772a0" data-element_type="column">
                        <div class="elementor-widget-wrap elementor-element-populated">
                            <div class="elementor-element elementor-element-76fd277 elementor-widget elementor-widget-spacer" data-id="76fd277" data-element_type="widget" data-widget_type="spacer.default">
                                <div class="elementor-widget-container">
                                    <div class="elementor-spacer">
                                        <div class="elementor-spacer-inner"></div>
                                    </div>
                                </div>
                            </div>
                            <div class="elementor-element elementor-element-8423276 elementor-widget elementor-widget-image" data-id="8423276" data-element_type="widget" data-widget_type="image.default">
                                <div class="elementor-widget-container">
                                    <img fetchpriority="high" decoding="async" width="371" height="335" src="<?php echo $siteurl; ?>/wp-content/uploads/2021/04/BWC-Logo-1.png" class="attachment-large size-large wp-image-1153" alt="" srcset="<?php echo $siteurl; ?>/wp-content/uploads/2021/04/BWC-Logo-1.png 371w, <?php echo $siteurl; ?>/wp-content/uploads/2021/04/BWC-Logo-1-300x271.png 300w" sizes="(max-width: 371px) 100vw, 371px" />
                                </div>
                            </div>
                            <div class="elementor-element elementor-element-2db7701 elementor-widget elementor-widget-heading" data-id="2db7701" data-element_type="widget" data-widget_type="heading.default">
                                <div class="elementor-widget-container">
                                    <h2 class="elementor-heading-title elementor-size-default">Integrated</h2>
                                </div>
                            </div>
                            <div class="elementor-element elementor-element-96fae51 elementor-widget elementor-widget-heading" data-id="96fae51" data-element_type="widget" data-widget_type="heading.default">
                                <div class="elementor-widget-container">
                                    <h2 class="elementor-heading-title elementor-size-default">Judgement Free</h2>
                                </div>
                            </div>
                            <div class="elementor-element elementor-element-191ff62 elementor-widget elementor-widget-heading" data-id="191ff62" data-element_type="widget" data-widget_type="heading.default">
                                <div class="elementor-widget-container">
                                    <h2 class="elementor-heading-title elementor-size-default">Sports Instruction</h2>
                                </div>
                            </div>
                            <section class="elementor-section elementor-inner-section elementor-element elementor-element-b95c37f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b95c37f" data-element_type="section">
                                <div class="elementor-container elementor-column-gap-default">
                                    <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4fd35fc" data-id="4fd35fc" data-element_type="column">
                                        <div class="elementor-widget-wrap elementor-element-populated">
                                            <div class="elementor-element elementor-element-bee576e elementor-align-right elementor-widget elementor-widget-button" data-id="bee576e" data-element_type="widget" data-widget_type="button.default">
                                                <div class="elementor-widget-container">
                                                    <div class="elementor-button-wrapper">
                                                        <a class="elementor-button elementor-button-link elementor-size-sm" href="#classes">
                                                            <span class="elementor-button-content-wrapper">
                                                                <span class="elementor-button-text">CLASSES</span>
                                                            </span>
                                                        </a>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                    <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-845916e" data-id="845916e" data-element_type="column">
                                        <div class="elementor-widget-wrap elementor-element-populated">
                                            <div class="elementor-element elementor-element-e1441d7 elementor-widget elementor-widget-button" data-id="e1441d7" data-element_type="widget" data-widget_type="button.default">
                                                <div class="elementor-widget-container">
                                                    <div class="elementor-button-wrapper">
                                                        <a class="elementor-button elementor-button-link elementor-size-sm" href="#events">
                                                            <span class="elementor-button-content-wrapper">
                                                                <span class="elementor-button-text">EVENTS</span>
                                                            </span>
                                                        </a>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </section>
                            <div class="elementor-element elementor-element-508f82a0 elementor-widget elementor-widget-spacer" data-id="508f82a0" data-element_type="widget" data-widget_type="spacer.default">
                                <div class="elementor-widget-container">
                                    <div class="elementor-spacer">
                                        <div class="elementor-spacer-inner"></div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </section>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.2/css/bootstrap.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel='stylesheet' id='stm-theme-style-prepackaged-css' href='<?php bloginfo('stylesheet_directory'); ?>/assets/custom/css/skins/skin-custom-orange.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='stm-theme-style-prepackaged-css' href='<?php bloginfo('stylesheet_directory'); ?>/assets/custom/css/select2.min.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='stm-theme-style-prepackaged-css' href='<?php bloginfo('stylesheet_directory'); ?>/assets/custom/css/custom.css?ver=1.0' type='text/css' media='all' />

<style type="text/css">
    .my-packages-tables td {
        background-color: #e8e8e8 !important;
    }

    .my-packages-tables td {
        border: none;
        border-bottom: 4px solid #fff;
        border-top: 5px solid #fff;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        padding: 20px 10px;
    }

    .my-packages-tables th {
        line-height: 14px;
        font-size: 11px;
        font-weight: 500;
        padding: 14px 12px;
    }

    .profile-img-size {
        width: 75px;
        height: auto;
        border-radius: 25px;
    }

    .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
    }

    .label-success {
        background-color: #5cb85c;
    }

    .label-danger {
        background-color: #d9534f;
    }
</style>

<style>
    .close {
        display: none;
    }

    .tool {
        position: relative;
        display: inline-block;
    }

    .tool .tooltiptext {
        visibility: hidden;
        width: 400px;
        background-color: #f8f8f8;
        color: black;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;

        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 50%;
        margin-left: -125px;
        font-size: 17px;
        text-transform: none;
    }

    .tool:hover .tooltiptext {
        visibility: visible;
    }

    .btn {
        border: none;
        color: white;
        padding: 4px 8px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        transition-duration: 0.4s;
        cursor: pointer;
    }

    .min-width-td {

        min-width: 100px;
    }

    .my-packages-table th {
        line-height: 14px;
        font-size: 11px;
        font-weight: 500;
        padding: 14px 12px;
    }

    .my-packages-table td {
        border: none;
        border-bottom: 4px solid #fff;
        border-top: 5px solid #fff;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        padding: 20px 10px;
    }

    .my-packages-table td:first-child {
        padding-left: 12px;
    }

    .child-details-btns {
        border: 1px solid #eee;
        align-items: center;
        min-height: 65px;
        display: flex;
    }


    .heading-style-secondary {
        font-size: 28px !important;
        color: #000000;
        text-align: left;
        font-weight: 700;
        font-style: normal;
        letter-spacing: 0;
        text-transform: uppercase;
        margin: 0 0 15px 0;
        background: none;
    }

    .booking-cover {
        margin-top: 50px;
    }

    .book-an-appointment {
        background-color: #e8e8e8 !important;
        padding: 30px;
    }

    .book-an-appointment label {
        color: #333;
        opacity: 1;
        font-size: 14px;
        margin: 0 0 5px 0;
        font-family: roboto;
        font-weight: 500;
    }

    .book-an-appointment .select2-container {
        width: 100% !important;
    }


    .book-an-appointment .date_sel,
    .book-an-appointment textarea {
        height: 45px !important;
        border: 1px solid #d7d6d6 !important;
        outline: none !important;
        border-radius: 0 !important;
        box-shadow: none;
        padding: 0 15px !important;
        font-family: Roboto !important;
    }

    .book-an-appointment textarea {
        height: 100px !important;
        padding: 10px 20px !important;
        font-family: Roboto !important;
    }


    .book-an-appointment .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px !important;

    }

    .book-an-appointment .select2-container--default .select2-selection--single {
        height: 42px !important;
        font-family: roboto;
    }

    .book-an-appointment .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 40px !important;
    }

    .form-group {
        position: relative;
    }

    .custom-parsley>.parsley-errors-list {
        position: absolute;
        top: 70px;
        right: 0;
    }

    .parsley-required {
        color: #fd5692;
        font-size: 13px;
        margin-top: 2px;
    }

    .book-an-appointment .outerGroup {
        border-top: 2px solid #d2d2d2;
        padding: 25px 0;
    }


    .book-an-appointment .outerGroup:first-child {
        border-top: 0;
        padding: 0 0 25px 0 !important;
    }

    .close-row {
        width: 100%;
        float: left;
        margin: -10px 0 -15px 0;
    }

    .bill_th {
        min-width: 200px;
    }
</style>

<div class="container">
    <input type="hidden" value="<?php echo $_SESSION['uid']; ?>" id="loggedUid">
    <?php
// echo $uid;
    $curl = curl_init();

    curl_setopt_array($curl, array(
        CURLOPT_URL => "$apiurl/wp-json/bwc-api/v1/BwcPackages?id=$uid",
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_ENCODING => '',
        CURLOPT_MAXREDIRS => 10,
        CURLOPT_TIMEOUT => 0,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
        CURLOPT_CUSTOMREQUEST => 'GET',
        CURLOPT_POSTFIELDS => array('id' => $uid),

    ));

    $response = curl_exec($curl);
// print_r($response);
    curl_close($curl);

    echo json_decode($response);
    ?>
    <div class="child-details-btns">
        <div class="col-md-3">
            <button type="button" class="button view" onclick="openNewChildModel(0);">Add New Children</button>
        </div>

        <!-- <div class="col-md-3">
				<button type="button" class="button view" onclick="viewChilds();">View Children Details</button>
			</div> -->
    </div>
    <?php

    $curl = curl_init();

    curl_setopt_array($curl, array(
        CURLOPT_URL => "$apiurl/wp-json/bwc-api/v1/BwcPlayerList?id=$uid",
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_ENCODING => '',
        CURLOPT_MAXREDIRS => 10,
        CURLOPT_TIMEOUT => 0,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
        CURLOPT_CUSTOMREQUEST => 'GET',
        CURLOPT_POSTFIELDS => array('id' => $uid),

    ));

    $response = curl_exec($curl);

    curl_close($curl);
    echo json_decode($response);

    $curl = curl_init();

    curl_setopt_array($curl, array(
        CURLOPT_URL => "$apiurl/wp-json/bwc-api/v1/BwcAvailableLocation",
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_ENCODING => '',
        CURLOPT_MAXREDIRS => 10,
        CURLOPT_TIMEOUT => 0,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
        CURLOPT_CUSTOMREQUEST => 'GET',

    ));

    $response = curl_exec($curl);

    curl_close($curl);
    echo json_decode($response);
?>
<div class="container">
<?php 

    $curl = curl_init();

    curl_setopt_array($curl, array(
        CURLOPT_URL => "$apiurl/wp-json/bwc-api/v1/BwcCheckPackage?customer_id=$uid",
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_ENCODING => '',
        CURLOPT_MAXREDIRS => 10,
        CURLOPT_TIMEOUT => 0,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
        CURLOPT_CUSTOMREQUEST => 'GET',

    ));

    $response = curl_exec($curl);

    curl_close($curl);
    $responsechecker = json_decode($response);
    if($responsechecker->status == true){


    $curl = curl_init();

    curl_setopt_array($curl, array(
        CURLOPT_URL => "$apiurl/wp-json/bwc-api/v1/BwcRenderBookAppointment",
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_ENCODING => '',
        CURLOPT_MAXREDIRS => 10,
        CURLOPT_TIMEOUT => 0,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
        CURLOPT_CUSTOMREQUEST => 'GET',

    ));

    $response = curl_exec($curl);

    curl_close($curl);
    echo json_decode($response);
}
?> </div><div class="container"><?php 
    $curl = curl_init();

    curl_setopt_array($curl, array(
        CURLOPT_URL => "$apiurl/wp-json/bwc-api/v1/BwcAppointmentHistory?userID=$uid",
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_ENCODING => '',
        CURLOPT_MAXREDIRS => 10,
        CURLOPT_TIMEOUT => 0,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
        CURLOPT_CUSTOMREQUEST => 'GET',

    ));

    $response = curl_exec($curl);

    curl_close($curl);
    echo json_decode($response);


    ?>

</div>
<div class="container"><?php 
    $curl = curl_init();

    curl_setopt_array($curl, array(
        CURLOPT_URL => "$apiurl/wp-json/bwc-api/v1/BwcAppointmentPastHistory?userID=$uid",
        CURLOPT_RETURNTRANSFER => true,
        CURLOPT_ENCODING => '',
        CURLOPT_MAXREDIRS => 10,
        CURLOPT_TIMEOUT => 0,
        CURLOPT_FOLLOWLOCATION => true,
        CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
        CURLOPT_CUSTOMREQUEST => 'GET',

    ));

    $response = curl_exec($curl);

    curl_close($curl);
//echo json_decode($response);


    ?>

</div>
</div>

<div class="modal fade" id="addNewChildModal" role="dialog">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-bs-dismiss="modal">&times;</button>
                <h4 class="modal-title"> Add New Children</h4>
            </div>
            <div class="modal-body">
                <form id="createChild" method="POST" enctype="multipart/form-data">

                    <div id="appendNewChildDiv">
                        <!-- Append Here -->
                    </div>
                </form>

                <div class="row">
                    <div class="col-md-4 pull-left">
                        <div class="form-group">
                            <button type="button" class="button btn btn-sm" onclick="openNewChildModel(1);">+ Add Another</button>
                        </div>
                    </div>
                </div>
            </div>

            <div class="modal-footer">
                <button type="button" onclick="saveChild()">Add</button>
                <button type="button"  data-bs-dismiss="modal">Cancel</button>
            </div>
        </div>
    </div>
</div>


<div class="modal fade" id="cancelWarningModal" role="dialog">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-bs-dismiss="modal">&times;</button>
                <h4 class="modal-title">Cancel Appointment Confirmation</h4>
            </div>
            <div class="modal-body" id="appendSavedCardsDiv">
                <!-- Append Here -->
            </div>
            <div class="modal-footer">
                <button type="button" id="proceedBtn" data-appt_pur_ids="" onclick="cancelMyAppointment();">Yes, Proceed</button>
                <button type="button"  data-bs-dismiss="modal">No</button>
            </div>
        </div>
    </div>
</div>

<div class="modal fade" id="booking_error_modal" role="dialog">
    <div class="modal-dialog">
        <!-- Modal content-->
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-bs-dismiss="modal">&times;</button>
                <h4 class="modal-title">Appointment Booking Error</h4>
            </div>
            <div class="modal-body" id="booking_error_modalBody">
                <!-- Append Here -->
            </div>
            <div class="modal-footer">
                <button type="button"  data-bs-dismiss="modal">Dismiss</button>
            </div>
        </div>
    </div>
</div>
<link rel='stylesheet' id='toastr-css'  href='https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.css?ver=5.7.10' type='text/css' media='all' />
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.2/js/bootstrap.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>

<script src="<?php bloginfo('stylesheet_directory'); ?>/assets/custom/js/select2.full.min.js"></script>
<script src="<?php bloginfo('stylesheet_directory'); ?>/assets/custom/js/parsley.min.js"></script>
<script type='text/javascript' src='https://code.jquery.com/ui/1.12.1/jquery-ui.min.js?ver=6.3.2' id='jquery-ui-js'></script>
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js?ver=1' id='toastr-js'></script>
<script src="<?php bloginfo('stylesheet_directory'); ?>/assets/custom/js/custom.js"></script>
<script>
    cloneAppointment(<?php echo $uid; ?>);
    jQuery(document).ready(function () {

        var dtToday = new Date();
    
    var month = dtToday.getMonth() + 1;
    var day = dtToday.getDate() + 1;
    var year = dtToday.getFullYear();
    if(month < 10)
        month = '0' + month.toString();
    if(day < 10)
        day = '0' + day.toString();
    
    var maxDate = year + '-' + month + '-' + day;

    // or instead:
    // var maxDate = dtToday.toISOString().substr(0, 10);

    // alert(maxDate);
    jQuery('.date_sel').attr('min', maxDate);
    } );
</script>
<footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo">
            <div class='footer-width-fixer'>
                <div data-elementor-type="wp-post" data-elementor-id="1040" class="elementor elementor-1040" data-elementor-post-type="elementor-hf">
                    <section class="elementor-section elementor-top-section elementor-element elementor-element-3cd28f8 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="3cd28f8" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
                        <div class="elementor-container elementor-column-gap-default">
                            <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-86db9ed" data-id="86db9ed" data-element_type="column">
                                <div class="elementor-widget-wrap elementor-element-populated">
                                    <div class="elementor-element elementor-element-3ba3eee elementor-widget elementor-widget-copyright" data-id="3ba3eee" data-element_type="widget" data-settings="{&quot;align&quot;:&quot;center&quot;}" data-widget_type="copyright.default">
                                        <div class="elementor-widget-container">
                                            <div class="hfe-copyright-wrapper">
                                                <span>Copyright © 2023 BWC Sports | Powered by <a href="https://statensolutions.com">Staten Solutions</a></span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </section>
                </div>
            </div>
        </footer>