 @font-face {
    font-family: 'Avant Garde';
    src: url('/assets/fonts/ITCAvantGardePro-Md.eot');
    src: url('/assets/fonts/ITCAvantGardePro-Md.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/ITCAvantGardePro-Md.woff2') format('woff2'),
        url('/assets/fonts/ITCAvantGardePro-Md.woff') format('woff'),
        url('/assets/fonts/ITCAvantGardePro-Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('/assets/fonts/ITCAvantGardePro-XLt.eot');
    src: url('/assets/fonts/ITCAvantGardePro-XLt.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/ITCAvantGardePro-XLt.woff2') format('woff2'),
        url('/assets/fonts/ITCAvantGardePro-XLt.woff') format('woff'),
        url('/assets/fonts/ITCAvantGardePro-XLt.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('/assets/fonts/ITCAvantGardePro-Bold.eot');
    src: url('/assets/fonts/ITCAvantGardePro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/ITCAvantGardePro-Bold.woff2') format('woff2'),
        url('/assets/fonts/ITCAvantGardePro-Bold.woff') format('woff'),
        url('/assets/fonts/ITCAvantGardePro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('/assets/fonts/ITCAvantGardePro-Bk.eot');
    src: url('/assets/fonts/ITCAvantGardePro-Bk.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/ITCAvantGardePro-Bk.woff2') format('woff2'),
        url('/assets/fonts/ITCAvantGardePro-Bk.woff') format('woff'),
        url('/assets/fonts/ITCAvantGardePro-Bk.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Avant Garde';
    src: url('/assets/fonts/ITCAvantGardePro-Demi.eot');
    src: url('/assets/fonts/ITCAvantGardePro-Demi.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/ITCAvantGardePro-Demi.woff2') format('woff2'),
        url('/assets/fonts/ITCAvantGardePro-Demi.woff') format('woff'),
        url('/assets/fonts/ITCAvantGardePro-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

::selection {
  background: rgb(211, 171, 103); /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: rgb(211, 171, 103); /* Gecko Browsers */
}

body {
    font-family:'Avant Garde', avalon,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-weight:300;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Avant Garde';
  font-weight: 600;
  text-transform: capitalize;
}

b,strong{font-weight:600}
p {line-height:1.8;}

.upper-header .nav a, .footer-menu a {
    font-weight:500;
}

.lower-header .nav a {
    font-size: 12.8px;
    font-size:0.8rem;
    font-weight: 600;
}

#matchSelector label {
    color: rgb(82, 82, 82);
}

.newsletter-bar .newsletterContent p {
    padding-right:30px;
    font-size: 14.4px;
    font-size:0.9rem;
}

.page-wrap {
    box-shadow: 0 0 100px rgba(0,0,0,.6);
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.6);
}

.dd-selected {
    padding:13px 20px!important;
    font-weight:500!important;
}

#noGuests .dd-selected {padding-top:8px!important;}
#noGuests label {padding-top:0;vertical-align: top;}

.dd-pointer {top:17px!important;}

#matchSelector .dd-selected {padding:0 10px 10px!important;}
.hero.home-hero .dd-options {height:auto!important; max-height:200px;}

.woocommerce-Price-amount, .total-cost p {
    font-weight: 600;
    color:#000;
}

.singleBookingProduct strong {color:#000;}
.booking-section-hero {margin-bottom:-350px;}

.the-game{font-weight:300}

#completed-bookings{margin-top:60px;}

.booking-steps{margin:60px auto 0;}
.your-booking-container .upper-info p {font-weight:500;}
.loc-name{font-weight:500;}
.lounge-tabs.on-the-day{margin-top:0;}
.lounge-tabs .nav-tabs {-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.icon-cards-container .icon-card {width:70%; max-width:700px; margin:20px auto 80px;}
.nav-link{font-weight:500;}
.nav-tabs .nav-item{width:33.33%; text-align:center;}
.nav-tabs .nav-link {display:inline-block; font-weight:500;}
.account-form-wrap .small-title {font-size:24px;}
.btn{text-transform:capitalize;}

.form-control{font-weight:300;}

.section-3 .curved:before {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(211,171,103,0.5)),to(rgba(181,141,73,0.2)));
    background-image: -webkit-linear-gradient(top,rgba(211,171,103,0.5),rgba(181,141,73,0.2));
    background-image: -webkit-linear-gradient(top,rgba(211, 171, 103, 0.5),rgba(181, 141, 73, 0.2));
    background-image: linear-gradient(to bottom,rgba(211, 171, 103, 0.5),rgba(181, 141, 73, 0.2));
}

.user-menu a {
    font-size: 12.8px;
    font-size:0.8rem;
}

.lower-header .logo {
    margin:0 40px;
}

.upper-header .nav a:hover {background-color: rgb(31, 31, 31)}
.custom-control-description p { font-size: 12.8px; font-size:0.8rem; }
.btn {cursor:pointer;}
.scroll-down {font-size: 48px;font-size:3rem;}
.location-scroll {-webkit-transition: opacity .3s;transition: opacity .3s;}
.location-scroll.slick-disabled {opacity:0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.location-options .slick-list {padding-top:15px; margin-top:-15px; padding-bottom:15px; margin-bottom:-15px; padding-right:15px;}
.vr-card:focus {outline:none;}
.vr-card div {padding:10px 15px;}
.loc-name {line-height:1.3;}
.lounge-container .nav-tabs {flex-wrap:nowrap; -webkit-flex-wrap: nowrap; -ms-flex-wrap:nowrap; -webkit-box-align:end; -ms-flex-align:end; -ms-grid-row-align:flex-end; align-items:flex-end;}

 #entryModal {
    max-width:450px;
    padding:2px;
}

#entryModal p {
    color:#fff;
    line-height:1.6;
}

#entryModal a:hover, #entryModal a:focus {
    outline:none;
}

.modal-inner {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    text-align:center;
    padding:20px;
}

.modal-logo {
    max-width:130px;
    margin:0 auto 20px;
}

.modal__title--upper {
    font-size: 3rem;
    font-weight: 200;
    margin-bottom:10px;
}

.modal__title--upper::after {
    content: '';
    width: 60px;
    height: 2px;
    background: rgb(212, 171, 97);
    display: block;
    margin: 0px auto;
}

.modal__title--lower {
    font-weight: 500;
    font-size: 1.7rem;
}

.modal__contact a {
    display:block;
    color:#fff;
    font-weight:500;
}

.modal__email a:hover, .modal__email a:focus {
    color:rgb(212, 171, 97);
}



.carbon {
    margin-top:-250px;
}

.carbon-wrap {
    background-color:#000;
}

.carbon-wrap .hero {
    background-color:#000;
}

.carbon-wrap section:not(.no-border)::after {
    opacity:0.3;
}

.carbon-wrap p {
    color:rgb(154, 154, 154);
}

.carbon-wrap .footer-menu a {
    color:#fff;
}

.carbon-wrap .sponsor-logos span {
    color:#fff;
}

.carbon-wrap .social-media a {
    border-color:rgb(211, 171, 103);
    color:rgb(211, 171, 103);
}
    
.carbon-hero {
    position: relative;
    min-height:400px;
}

.carbon-hero__bg {
	position:relative;
}

.carbon-hero__bg::after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:linear-gradient(to bottom, rgba(0,0,0,0.2), #000);
}

.carbon-hero__bg img {
    max-width:100%;
}

.carbon-hero__inner {
    position: absolute;
    top:50%;
    left:50%;
    transform:translate3d(-50%, -50%, 0);
    text-align:center;
}

.carbon-hero__inner p {
    color:rgb(211, 171, 103);
    margin-top:40px;
}

.carbon-hero__inner .play-btn a {
    width:80px;
    height:80px;
    line-height:80px;
    font-size:2rem;
    background-image:linear-gradient(to bottom, rgb(211, 171, 103), rgb(156, 124, 68));
}

.carbon-hero__inner .play-btn i {
    margin-left:7px;
}

.carbon-row {
    margin-bottom:100px;
}

.carbon-row.has-bg {
    background-image:url('<?php echo get_template_directory_uri();?>/images/carbon-texture.png');
    background-color:rgb(37, 37, 37);
}
    

.carbon .features .section-title {
    color:#fff;
}

.carbon-row__content {
    max-width: 670px;
    padding-left: 100px;
    margin-left: 0;
}

.carbon-row.row2 {
    justify-content: space-between;
}

.carbon-row.row2 .carbon-row__content {
    margin-left: 0;
    margin-right: 100px;
}

.carbon-row.row2 .carbon-row__img {
    order: 2;
}

.feature__item {
    width:calc(25% - 20px);
    margin:0 10px 30px;
}

.feature__item::before {
    content:'';
    display:block;
    margin-bottom:20px;
    width:30px;
    height:3px;
    background-color:rgb(211, 171, 103);
}

.vr-card .loc-name small {font-size:60%;}


@media screen and (max-width: 576px) {
	#matchSelector .dd-selected {white-space: nowrap;}
	#matchSelector .dd-selected label {text-overflow:ellipsis; max-width:140px;overflow: hidden; margin-bottom:-5px;}
	.lounge-container .nav-tabs {overflow-y: hidden;}
	.lounge-container .nav-tabs .nav-item {width: auto;}
	.lounge-container .nav-link.active {border-bottom: none;}
}

@media screen and (max-width:991px) {
    .feature__item {
        width:calc(50% - 30px);
        margin:0 15px 30px;
    }
}


@media screen and (max-width:767px) {
    .carbon {
        margin-top:-200px;
    }

    .carbon-hero__inner {
        width:80%;
    }

    .carbon-logo {
        max-width:300px;
    }

    .carbon-row {
        margin-bottom:50px;
    }

    .carbon-row__content {
        padding:50px 30px;
    }

    .carbon-row__img {
        position:relative;
        height:300px;
        overflow:hidden;
    }

    .carbon-row__img  img {
        position:absolute;
        top:50%;
        transform:translateY(-50%);
    }
	
	.lounge-tabs .nav-item {width: auto;}
}


@media screen and (max-width:575px) {
    .feature__item {
        width:100%;
    }
	
	.hero-cta.rounded-circle svg {max-width: 70px; max-height: 70px;}
}


@media screen and (max-width:450px) {
    #entryModal {
        margin:0 10px;
    }

    .modal__title--upper {
        font-size:2.4rem;
    }

    .modal__title--lower {
        font-size:1.3rem;   
    }
}

.header-match-select-group__game {
    text-align: left;
}

.watford-portal {
    background-color: #fff;
    position: relative;
    z-index: 50;
    display: flex;
    justify-content: space-between;
}

.watford-portal a {
    padding: 15px;
    display: block;
    color: #000;
    font-size: 11px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
}

.watford-portal a:hover img {
    filter: grayscale(0);
}

.watford-portal__item {
    border-right: thin solid #d1d1d1;
    line-height: 25px;
}

.watford-portal__item.current {
    background-color: #d3ab67;
    line-height: 25px;
}

.watford-portal__item.current a {
    color: #fff;
}

.watford-portal__links {
    display: flex;
    list-style-type: none;
    margin-bottom: 0;
}

.watford-portal__item img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    filter: grayscale(1);
    transition: all 0.2s ease-in-out;
}

.watford-portal__social {
    margin-bottom: 0;
    display: flex;
}

.watford-portal__social-item {
    border-left: thin solid #d1d1d1;
    border-right: none;
    margin-right: 0;
}

.watford-portal__social-item a {
    padding: 15px 20px;
    line-height: 25px;
    height: 100%;
}

.watford-portal__social-item a:hover {
    background-color: #000;
    color: #fff;
}


.watford-portal__acc-toggle {
    font-size: 10px;
    background: none;
    border: none;
    text-decoration: underline;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: 50px;
}

@media screen and (max-width: 991px) {
    .watford-portal {
        display: none;
    }
}

@media screen and (max-width: 1250px) {
    .watford-portal img {
        display: none;
    }
}

@media screen and (min-width: 1400px) {
    .watford-portal__item a {
        padding: 20px 30px;
    }

    .watford-portal a {
        font-size: 12px;
    }

    .watford-portal__social-item a {
        padding: 20px 30px;
    }
}

.booking-steps .step-container:not(:last-child) .step::after {
	width: 100px;
}

@media screen and (max-width: 1200px) {
    .booking-steps .step-container:not(:last-child) .step::after {
        width: 65px;
    }
}


.booking-form .gform_footer input[type=submit] {
    font-weight: 400;
    text-align: center;
    border: 1px solid transparent;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
    letter-spacing: 1px;
    font-size: 1rem;
    min-width: 240px;
    padding: 20px 25px;
    background-image: linear-gradient(to bottom,#d3ab67 0,#b58d49 100%);
    text-transform: capitalize;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    background-color: #ca9b49;
    border-color: #c8953f;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
}

.booking-form .gform_footer input[type=submit]:hover {
	color: #111;
}

.gform_wrapper.booking-form_wrapper .booking-form .gform_body .gform_fields {grid-row-gap: 24px;}
.booking-form .gform_body .gform_fields .gsection {border-bottom: none; padding-bottom: 0; margin-bottom: -16px;}
.booking-form .gform_body .gform_fields .gfield_label {
	    font-family: avalon,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
}

.booking-form .gform_body .gform_fields .gsection .gsection_title {
    box-sizing: inherit;
    overflow-wrap: break-word;
    line-height: 1.1;
    color: inherit;
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: avalon,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    text-transform: none;
    font-size: 18px;
    font-weight: 700;
	margin-bottom: 0;
}

.booking-form .gform_body .gform_fields .combined-input .gfield_label {
	padding: 15px 15px 5px;
    margin: 0;
    border: thin solid #d6d6d6;
    border-bottom: 0;
    border-radius: 3px 3px 0 0;
    width: 100%;
    font-size: 14px;
    color: #525252;
	font-weight: 300;
}

.booking-form .gform_body .gform_fields .combined-input .ginput_container {
    font-family: 'Avant Garde', avalon,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-weight: 300;
    -webkit-box-direction: normal;
    box-sizing: inherit;
    position: relative;
    display: block;
    width: 100%;
    font-size: 1.125rem;
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    padding: 5px 15px 15px;
    color: #000;
    border-color: #d6d6d6;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    -webkit-box-ordinal-group: 3;
    order: 2;
}

.booking-form .gform_body .gform_fields .combined-input input,
.booking-form .gform_body .gform_fields .combined-input select {
    order: 2;
    border: 0;
    padding: 0;
	height: 23px!important;
	font-weight: 300;
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1.125rem;
    line-height: 1.25;
    color: #495057;
    margin: 0;
    font-family: inherit;
    overflow: visible;
    display: block;
    width: 100%;
    font-size: 1.125rem;
    line-height: 1.25;
    font-weight: 300;
    transition: all .3s;
    color: #000;
    border-radius: 0 0 3px 3px;
}

.booking-form .gform_body .gform_fields .combined-input select {
	padding: 0;
}

.booking-form .gform_body .gform_fields .combined-input input:focus {
	outline: 0;
}
