/*
* Global styles
*/
/*
* Default page content
*/
input:focus::-webkit-input-placeholder { opacity: 0;}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.week_days_timing {
	padding-top: 0px;
}
.week_days_timing strong span {
	font-size: 14px;
	display: block;
    line-height: 14px;
}
.page-header{
	width:100%;
	min-height:240px;
	padding:152px 0;
	text-align:center;
	background: #ccc;
	margin:0;
}
.page-content{
	padding:60px 0;
max-width: 1300px;
    margin: 0 auto;
}
 .page-header h1{
    font-size: 11vw;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	font-family: 'League Gothic';
}
#custom-collapse-0 .panel-heading h4 br, #custom-collapse-0 .panel-heading p {
	display: none;
}
#custom-collapse-0 .panel-body h3 {
	text-transform: uppercase;
}
#custom-collapse-0 .panel-default {
	margin-bottom: 0;
    border-radius: 0;
}
#custom-collapse-0 .panel-default > p {
	display: none;
}
#custom-collapse-0 .panel-heading {
	
	padding: 0;
}
#custom-collapse-0 .panel-heading h4 {
	color: #f5f5f5;
}
#custom-collapse-0 .panel-heading h4 a {
	position: relative;
    display: block;
	padding: 10px 15px;
    text-transform: uppercase;
    font-size: 40px;
    text-decoration: none;
	color: #f5f5f5;
	background-color: #ff6000;
}
#custom-collapse-0 .panel-heading h4 a:after {
	content: '-';
	color: #f5f5f5;	
	display: inline-block;
	height: 56px;
	width: 60px;
	position: absolute;
    cursor: pointer;
    right: 0;
	top: 10px;
	    font-family: arial;
    font-weight: bold;
}
#custom-collapse-0 .panel-heading h4 a.collapsed:after {
	content: '+';
}
#custom-collapse-0 .panel-heading h4 a.collapsed {
	background-color: #0047aa;
}
#courses {
	padding: 200px 2% 0;
    margin-top: 0px;    
}
#courses h1 {
    font-family: 'proxima_nova_bold-webfont';
    color: #fff;
    font-size: 112px;
    line-height: 70px;
	margin-bottom: 0;
    
}
#courses_intro {
	position: relative;
	padding: 0 0 0 3%;
}

#courses_intro .desc {
	width: 50%;
	padding: 40px 0;
}
#courses_intro .desc h1 {
	font-family: 'proxima_nova_bold-webfont';
	font-size: 19vw;
	color: #ff6000;
	margin-bottom: 0;
}
#courses_intro .desc h2 {
    font-family: 'proxima_nova_bold-webfont';
    color: #0047aa;
    font-size: 8vw;
    line-height: 40px;
	margin-bottom: 0;
	text-transform: uppercase;
}
#courses_intro .desc h3 {
	font-family: 'proxima_nova_bold-webfont';
	font-size: 4vw;
}

#courses_intro img {
	position: absolute;
    right: 0;
    
    top: -48px;
    width: 54%;
}
.page-content .gallery {
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
	margin-bottom: -60px;
}
.gallery {
	
}
.gallery > div {
	position: relative;
	padding: 0;
}
.gallery > div img {
	width: 100%;
}
.gallery > div h4 { 
	display: none;
}
.gallery > div:hover h4 { 
	display: block;
}
.gallery > div:hover:before { 
	content: "";
	position: absolute;
	background: rgba(0, 71, 170, 0.65);
	width: 100%;
	height: 100%;
	border: solid 10px white;
}
.gallery > div h4{
	color: white;
    font-size: 3vw;
    line-height: 23px;
    font-family: 'League Gothic';
    font-weight: 400;
    position: absolute;
    top: 45%;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}
.gallery > div h4 span {
	text-transform: none;
	font-size: 18px;
	font-family: 'proxima_nova_reg-webfont';
	
}

/* 404 page */

.error404 .page-content {
	padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em;
}
.sidebar-area{
	
}
.golf-right {
	position: relative;
}
.golf-right > .widget_media_image img {
	margin-bottom: 20px;
	width: 100%;
}
.golf-right .widget_custom_html {
	position: absolute;
    left: 0;
    right: 0;
    bottom: 45px;
}
#happy_hour_link {
    background: #fe7600;
    padding: 8px 10px;
    width: 130px;
    margin: 0 auto;
}
#happy_hour_link a {
	font-family: 'League Gothic';
    color: white;
    text-decoration: none;
    text-align: center;
    display: block;
	font-size: 16px;
}
#happy_hour_link hr {
	border-top: 1px solid #ffa56e;
}
.sidebar-area ul li a{
	color: #454545;
	text-transform: uppercase;
	line-height: 56px;
	display: block;
	border-bottom: 1px solid #ababab;
	font-size: 24px;
	font-family: 'League Gothic';
	font-weight: 600;
	text-decoration: none !important;

}
.sidebar-area.golf {
	background: url(../images/sidebar_bg.jpg) no-repeat;
	width: 100%;
	max-width: 280px;
    height: 688px	; /*1048px;*/
	background-size: cover;
}

.sidebar-area.golf .widget_nav_menu {
	padding: 20px;
}
.sidebar-area.golf ul li a {
	color: #fff;
	font-weight: 400;
}
.sidebar-area.golf ul li a:hover, .current_page_item a {
	color: #ff6000 !important;
}
.page-colum{
	border-left:1px solid #ababab;
}

.content-area .col-lg-3{
	padding-right:0;
}
.content-area{
	padding:80px 0;
}
#primary.content-area{
	padding:0px 0;
}
article.post {
	margin-top: 50px;
	margin-bottom: 100px;
}
/*typo*/
.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6{
	font-family: 'League Gothic';
}
.page-content h1{
	color:#0047aa;
	font-size: 70px;
	font-weight: normal;
	line-height: normal;
}
.page-content h1 span {	   
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
}
.page-content h2{
	color:#0047aa;
	font-size: 60px;
	font-weight: lighter;
	line-height: normal;
}
.page-content h3{
	color:#000;
	font-size: 40px;
	font-weight:400;
	line-height: normal;
}
.page-content h4{
	color:#0047aa;
	font-size: 30px;
	font-weight:normal;
	line-height: normal;
}
.page-content h5{
	color:#000;
	font-size: 28px;
	font-weight: normal;
	line-height: normal;
}
.page-content h6{
	color:#0047aa;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
}
.page-content p, .page-content form {
	color:#2c2c2c;
	font-size:20px;
	line-height: 28px;
	font-weight:500;
	margin-bottom: 30px;
	font-family: 'proxima_nova_reg-webfont';
}
.page-content blockquote{
	margin-bottom: 30px;
}
.page-content a{
	color:#0047aa;
	text-decoration: underline;
}
.page-content ul, .bullets {
	margin-bottom: 20px;
}
.page-content ul li, .bullets li {
	color:#2c2c2c;
	font-size:20px;
	line-height: 24px;
	font-weight:500;
	font-family: 'proxima_nova_reg-webfont';
}
.bullets li  {
	font-size: 16px;
    padding-left: 20px;
    position: relative;
	    margin-bottom: 10px;
}
.bullets li::before {
	left: 0;
    position: absolute;
    top: 0;
	margin-top: 6px;
}
.page-content .entry-content ul li::before, .bullets li::before {
    background: #0047aa none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 13px;
    margin-right: 13px;
    vertical-align: middle;
    width: 13px;
}
.page-content .entry-content form ul li {
	margin-bottom: 10px;
}
.page-content .entry-content form ul li::before  {
	content: none !important;
}

.golf-page-content {}
.golf-page-content h1, .golf-games-page-content h1 {
	color: #0047aa;
	font-size: 14vw;
    line-height: 13vw;
    font-family: 'League Gothic';
    text-transform: uppercase;
    margin: 20px 0;
}
.golf-page-content p, .golf-games-page-content p {
	font-size: 16px;
	padding-bottom: 20px;
	font-family: 'proxima_nova_reg-webfont';
}
.golf-page-content .entry-content h4, .golf-games-page-content .entry-content h4 {
	font-family: 'proxima_nova_bold-webfont';
    color: #0047aa;
    font-size: 60px;
    line-height: 66px;
	margin-bottom: 20px;
}
.golf-page-content .entry-content h4 i, .golf-games-page-content .entry-content h4 i {
	font-family: 'proxima_nova_reg-webfont';
    color: #ff6000;
    font-size: 32px;
    line-height: 36px;
}
.golf-games-page-content .sidebar-area.golf {
    height: 1055px; 
}


.games {
	text-align: center;
}
.games > div img {
    margin: 0 auto;
}
.games > div h4 {
	color: #ff6000;	
    font-size: 60px;
    line-height: 77px;
    font-family: 'League Gothic';
    text-transform: uppercase;
    margin-bottom: 20px;
}
.form-half {
    float: left;
    width: 45%;
    min-height: 55px;
}
.form-half:nth-child(2n) {
	margin-left: 5%;
}
/*
* button
*/
.page-content button, .page-content a.button, .page-content input[type="button"] {
	background: #0047aa none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 22.5px;
	line-height: 36px;
	margin-right: 40px;
	border-radius: 0;
	padding: 9px 30px;
	transform: skewX(-22deg);
	-webkit-transform: skewX(-22deg);
	-moz-transform: skewX(-22deg);
	vertical-align: top;
	-webkit-transition:ease-in-out .2s;
	font-family: 'League Gothic';
}
.page-content button:hover, .page-content a.button:hover, .page-content input[type="button"]:hover{
	background: #ff6000 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 22.5px;
	line-height: 36px;
	margin-right: 40px;
	border-radius: 0;
	
	transform: skewX(-22deg);
	-webkit-transform: skewX(-22deg);
	-moz-transform: skewX(-22deg);
	vertical-align: top;
	-webkit-transition:ease-in-out .2s;
}
.page-content button.btn-icon:after{
	content: '';
	background: url(../images/icon-book.png) no-repeat #ff6000;
	    background-position-x: 0%;
	    background-position-y: 0%;
	    background-size: auto auto;	
	display: inline-block;
	height: 56px;
	width: 60px;
	position: absolute;
	margin-top: -10px;
	margin-left: 14px;
	background-position: 11px 3px;
    cursor: pointer;
    background-size: 38px 59px;
}

.page-content form li > label {
	font-family: 'proxima_nova_reg-webfont';
	font-size: 22px;
	color: #0047aa;
	text-transform: uppercase;
}

.page-content input, 
.page-content select, 
.page-content textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: 'proxima_nova_reg-webfont';
    padding-left	:14px;
    font-weight: 600;
    font-size: 22px;
    color:#505051;
    width:100%;
    background:#ebebeb;
    border:1px solid #dbdbdb;
    margin-bottom: 10px;
    outline: none;
    text-transform: capitalize;
}
.page-content input, 
.page-content select {
	height: 68px;
	line-height: 68px;
}
.page-content select:focus,
.page-content textarea:focus,
.page-content input:focus {
	border:1px solid #ff6000;
}
.page-content input[type="submit"]{
	display:inline-block;
	float:right;
	width:auto;
	padding:10px 20px;
	background: #0047aa none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 22.5px;
	line-height: 36px;
	margin-right: 40px;
	border-radius: 0;
	padding: 9px 30px;
	transform: skewX(-22deg);
	-webkit-transform: skewX(-22deg);
	-moz-transform: skewX(-22deg);
	vertical-align: top;
	-webkit-transition:ease-in-out .2s;
	outline: none;
}
.page-content input[type="submit"]{
	content: '';
	background:url(../images/submit-btn.png) no-repeat #ff7600;
	background-position: right;
	background-size: auto auto;
	padding: 10px 131px 10px 30px;
	
}
.page-content select{
	  -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:    none;
   position:relative;
}
.page-content select{
	
	background: url(../images/menu.png) no-repeat #ebebeb;
	background-position:98%;
	  
}
.page-content label input,
.page-content label span
{

}

.site-main{
	padding:0 30px;

}

.page-content blockquote{
quotes: none;
padding: 20px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
min-height: 100px;
padding: 20px 20px 20px 80px;
position: relative;
font-size: 23px;
font-style: italic;
}
.page-content blockquote p{
	font-size:20px;
	font-family:georgia;
	color:#696969;
}
.page-content blockquote:before, q:before{
	content:'“';
	font-size: 167px;
	line-height: 167px;
	color: #0047aa;
	font-family:georgia;
	position: absolute;
	left: 0;
	top: 10px;
}

span.wpcf7-list-item { position: relative; margin: 0.5em 0 1.5em 2em; }
.wpcf7-list-item input[type="radio"] {position: absolute; height: 28px;}
 .wpcf7-list-item-label {}
 
 input[type="radio"] {
  opacity:0;
}

input[type="radio"] + label {
	position: relative;
	margin-bottom: 30px !important;
}

input[type="radio"] + span::before, input[type="radio"] + label::before {
	position: absolute;
	display:inline-block;
    width:30px;
    height:30px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -30px;
}
input[type="radio"] + span::before, input[type="radio"] + label::before {
  content: '';
  background:url('https://www.flyingteegolf.com/wp-content/themes/flyingtee/assets/images/uncheck.png') no-repeat center center;
}
input[type="radio"]:checked + span::before, input[type="radio"]:checked + label::before {
   content: '';
  background:url('../images/radio-check.png') no-repeat center center;
}
.gfield_radio li {
	display: inline-block;

}

 input[type="checkbox"] {
  opacity:0;
  display: none;
}

input[type="checkbox"] + span::before {
  display:inline-block;
    width:30px;
    height:30px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    
}
input[type="checkbox"] + span::before {
  content: '';
  background:url('https://www.flyingteegolf.com/wp-content/themes/flyingtee/assets/images/uncheckbox.png') no-repeat center center;
}
input[type="checkbox"]:checked + span::before {
   content: '';
  background:url('https://www.flyingteegolf.com/wp-content/themes/flyingtee/assets/images/checkbox.png') no-repeat center center;
}



.error-404 .page-content input{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: 'proxima_nova_reg-webfont';
    padding:14px;
    font-weight: 600;
    font-size: 16px;
    color:#505051;
    width:calc(100% - 195px);
    background:#ebebeb;
    border:1px solid #dbdbdb;
    margin-bottom: 10px;
    z-index: 99;
    position: relative;

}
.error-404 .page-content button{
	    background: #0047aa none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 22.5px;
    line-height: 36px;
    margin-right: 20px;
    border-radius: 0;
    padding: 7px 30px;
    transform: skewX(-22deg);
    -webkit-transform: skewX(-22deg);
    -moz-transform: skewX(-22deg);
    vertical-align: top;
    -webkit-transition: ease-in-out .2s;
    border: none;
    z-index: 0;
    margin-left: -14px;
}
.error-404  .page-content input[type="submit"]{
	content: '';
	background:url(../images/submit-btn.png) no-repeat #ff7600;
	background-position: right;
	background-size: auto auto;
	padding: 10px 131px 10px 30px;
	
}

.page-template-page-golf {

}

.page-template-page-golf .page-header, .page-template-page-golf-games .page-header, .page-template-page-golf-no-sidebar .page-header {
    padding: 225px 55px 0;   
    margin: 0;
}

.page-template-page-golf .page-header h1, .page-template-page-golf-games .page-header h1, .page-template-page-golf-no-sidebar .page-header h1 {
    font-size: 224px;
    line-height: 139px;
    text-align: right;
}
#menu-item-10 > div > ul .ubermenu-item-126 , #menu-item-8 > div > ul .ubermenu-item-752{
	width: 210px;
}
#menu-item-10 > div > ul .ubermenu-item-124, #menu-item-8 > div > ul .ubermenu-item-659 {
	width: 319px;
}
#menu-item-10 > div > ul .ubermenu-item-129, #menu-item-8 > div > ul .ubermenu-item-756 {
	width: 260px;
}
.ubermenu-retractor { display: none !important; }

body .gform_wrapper ul li.event-type .gfield_radio li label { margin-bottom: 0px !important; }
body .gform_wrapper ul li.event-type .gfield_radio li label img {  

    margin: 5px;
}
body .gform_wrapper ul li.event-type .gfield_radio li label h2 {     
    font-size: 45px;
	position: absolute;
    text-align: center;
    line-height: 29px; 
	color: white;
	width: 100%;
	margin-top: 100px;
	text-shadow: #7b7b7b 3px 3px 3px;
}
body .gform_wrapper ul li.event-type .gfield_radio li label h2 span { font-size: 23px; }

body .gform_wrapper ul li.event-type .gfield_radio li input[type="radio"]:checked + label img { 
    outline: 5px solid #0048a9;
}
body .gform_wrapper ul li.birthday-package .gfield_radio {
	display: flex;
}
body .gform_wrapper ul li.birthday-package .gfield_radio > li {
	flex: 1;
    display: flex;
}
body .gform_wrapper ul li.birthday-package .gfield_radio li label {
	text-transform: none;
    background: #e5e5e5;
    padding: 15px;
    font-size: 16px;
    border: solid 5px #d6d4d4;
}
body .gform_wrapper ul li.birthday-package .gfield_radio li label ul li {	
	margin-bottom: 0px;
    font-size: 16px;
}
body .gform_wrapper ul li.birthday-package .gfield_radio li label > span {
	font-size: 12px;
}
body .gform_wrapper ul li.birthday-package .gfield_radio li label::before {
	content: none;
}
body .gform_wrapper ul li.birthday-package .gfield_radio li input[type="radio"]:checked + label {
	border-color: #0048a9;
}
ul.fluid {
	display: flex;
    flex-wrap: wrap;
}
ul.fluid li {
	flex: 1 0 35%;
    box-sizing: border-box;
}
#post-654 .panel-grid-cell ul.fluid li {
    flex: 1 0 48%;
    box-sizing: border-box;
    border-left: 1px solid #0047aa;
    font-size: 14px;
    margin-right: 0px;
    padding-left: 5px;
    margin-bottom: 5px;
    text-align: left;
}
#post-654 .panel-grid-cell ul.fluid li:before {
	content: none;
}
.gform_wrapper.gf_browser_safari .gfield_time_ampm select {
    width: calc(2rem + 60px) !important;
}