/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


@media only screen and (min-width: 1165px) {
	.chrono-container .chrono-bookingbutton {
		width: 20% !important;
		min-width: 200px !important;
	}
	.chrono-container .chrono-bookingbutton--active {
		width: 33% !important;
	}
}

@media only screen and (min-width: 768px) {
	.chrono-container .chrono-bookingbutton {
		right: 60px !important;
	}
}

@media only screen and (max-width: 768px) {
	.chrono-container .chrono-bookingbutton {
		right: 60px !important;
		bottom: 15px !important;		
	}
}


	
	
.top-contact {
	min-height: 47px;
}
.hm4.x-text.top-contact {
	line-height: 1.65;
}
.top-contact a {
	color: #1b1d27;
}
.top-contact a:hover {
	color: #621616;
}
.top-contact i {
	margin-left: 10px;
	color: rgba(0, 0, 0, 0.35);
	font-size: 1.35em;
}

/*
#topnav.x-menu > li.current-menu-item a.x-anchor .x-anchor-text-primary {
	color: #621616;
}

#topnav.x-menu > li.current-menu-parent a.x-anchor .x-anchor-text-primary {
	color: #621616;
}

#topnav.x-menu > li.current-menu-parent ul.sub-menu a.x-anchor .x-anchor-text-primary {
	color: #1b1d27;
}

#topnav.x-menu > li.current-menu-parent ul.sub-menu a.x-anchor .x-anchor-content:hover,
#topnav.x-menu > li.current-menu-parent ul.sub-menu a.x-anchor .x-anchor-text-primary:hover {
	color: #621616;
}
*/


#utility.x-bar {
	padding-top: 1em;
	padding-bottom: 1em;
}

#utility .x-bar-content {
	height: 5em !important;
}

.x-bar-fixed .x-image.top-logo {
	margin:0;
	width: 50%;
}


.page-id-57 header,
.page-id-57 footer {
	display: none;
}

a.button-inverted {
    border-color: rgb(98,22,22);
    background-color: rgb(98,22,22);
  	color: #fff;
}
a.button-inverted:hover {
	border-color: rgb(98,22,22);
	background-color: transparent;
  	color: rgb(98,22,22);
}
.x-btn, .button, [type="submit"] {
    text-shadow: none !important;
    text-transform: uppercase;
    border: 2px solid;
}

.x-btn.green, .button.green {
    color: #8ea96f;
    border-color: #8ea96f;
}
.x-btn.green:hover, .button.green:hover {
    color: #ffffff;
    border-color: #8ea96f;
    background-color: #8ea96f;
}

.x-btn.white, .button.white {
    color: #ffffff;
    border-color: #ffffff;
}
.x-btn.white:hover, .button.white:hover {
    color: #621616;
    border-color: #ffffff;
    background-color: #ffffff;
}

#topnav.x-menu > li.current_page_item > .x-anchor .x-anchor-particle-primary[data-x-particle],
#topnav.x-menu > li.current-menu-parent > .x-anchor .x-anchor-particle-primary[data-x-particle],
#mobilemenu-off-canvas .x-menu > li.current_page_item > .x-anchor .x-anchor-particle-primary[data-x-particle],
#mobilemenu-off-canvas .x-menu > li.current-menu-parent > .x-anchor .x-anchor-particle-primary[data-x-particle] {
	opacity: 1;
    transform: scale3d(1, 1, 1);
}

#topnav.x-menu > li.current-menu-item a.x-anchor .x-anchor-text-primary,
#mobilemenu-off-canvas .x-menu > li.current-menu-item a.x-anchor .x-anchor-text-primary {
	color: #621616;
}

#topnav.x-menu > li.current-menu-parent > .x-anchor .x-anchor-text-primary,
#mobilemenu-off-canvas .x-menu > li.current-menu-parent > .x-anchor .x-anchor-text-primary {
	color: #621616;	
}

#topnav .sub-menu > li.current-menu-item > .x-anchor .x-anchor-text-primary,
#mobilemenu-off-canvas .sub-menu > li.current-menu-item > .x-anchor .x-anchor-text-primary {
	color: #621616;		
}

#topnav .sub-menu > li.current-menu-item > .x-anchor .x-anchor-particle-primary[data-x-particle],
#mobilemenu-off-canvas .sub-menu > li.current-menu-item > .x-anchor .x-anchor-particle-primary[data-x-particle] {
	opacity: 1;
    transform: scale3d(1, 1, 1);
}



/*
.sub-menu .current_page_item {
    border-left: 5px solid #621616;
	border-top: 0;
    background-color: #fff;
}
*/

.sub-menu .current_page_item .x-anchor {
    background-color: #fff !important;
	color: #621616 !important;
}

/*
.sub-menu .x-anchor[class*="active"] {
    border-left: 5px solid #621616;
    background-color: #fff !important;
	color: #621616;
}


.sub-menu .current_page_item .x-anchor[class*="active"] {
    border-left: 0;
}
*/


/** PRICING TABLE **/
.x-pricing-column-info {
    padding-bottom: 0;
    border: 0;
}
.x-pricing-column.featured .x-pricing-column-info {
    padding-bottom: 0;
}
.x-pricing-table h3 {
  color: #141414;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0.75em;
}
.x-pricing-column h2 {
    border: 0;
    padding: 70px 20px 25px;
    font-size: 32px;
  	font-weight: 600;
    background-color: #ffffff;
}
.x-pricing-column {
	background-color: #fff;
	margin-bottom: 1.5em;
	box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.2);
}
.x-pricing-column span {
    display: block;
    margin: -4px 20px 0;
    font-size: 1rem;
    color: #999999;
}
.x-pricing-table .x-btn {
  font-size: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: 600;
}
.x-pricing-column-info .x-btn {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  margin-top: 2em;
}
.x-pricing-column.featured .x-pricing-column-info .x-btn {
  margin-top: 50px;
}


/** Pricing - Individual **/
.x-pricing-table .individual .x-btn {
  background-color: #909090;
  border: 2px solid #909090;
  color: #ffffff;
}
.x-pricing-table .individual .x-btn:hover {
  background-color: #ffffff;
  border: 2px solid #909090;
  color: #909090;
}
.x-pricing-column.individual h2 {
  color: #909090;
}
.x-pricing-column.individual {
  border-top: 5px solid #909090;
}

/** Pricing - Family **/
.x-pricing-table .family .x-btn {
  background-color: #c09b4d;
  border: 2px solid #c09b4d;
  color: #ffffff;
}
.x-pricing-table .family .x-btn:hover {
  background-color: #ffffff;
  border: 2px solid #c09b4d;
  color: #c09b4d;
}
.x-pricing-column.family h2 {
  color: #c09b4d;
  background-color: #ffffff !important;
  box-shadow: none;
}
.x-pricing-column.family {
  border-top: 5px solid #c09b4d;
}
.x-pricing-column.featured {
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.08);
}

/** Pricing - Junior **/
.x-pricing-table .junior .x-btn {
  background-color: #17277f;
  border: 2px solid #17277f;
  color: #ffffff;
}
.x-pricing-table .junior .x-btn:hover {
  background-color: #ffffff;
  border: 2px solid #17277f;
  color: #17277f;
}
.x-pricing-column.junior h2 {
  color: #17277f;
}
.x-pricing-column.junior {
  border-top: 5px solid #17277f;
}

.x-pricing-column.individual,
.x-pricing-column.family,
.x-pricing-column.junior {
    margin-bottom: 1.5em;
    margin-left: 0;
    margin-right: 0;
}

/** Pricing - Limited Golf Memberships **/
.x-pricing-table .limited-golf.left {
	margin-left: 33.33%;
	width: 33.33%;
}

.x-pricing-table .limited-golf .x-btn {
  background-color: #621616;
  border: 2px solid #621616;
  color: #ffffff;
}
.x-pricing-table .limited-golf .x-btn:hover {
  background-color: #ffffff;
  border: 2px solid #621616;
  color: #621616;
}
.x-pricing-column.limited-golf h2 {
  color: #621616;
}
.x-pricing-column.limited-golf {
  border-top: 5px solid #621616;
}

.x-bar-fixed {
    border-bottom: 1px solid #ebebeb;
}

.page-header {
  min-height:400px;
}

.section-subtitle {
	font-size: 1.8rem;
	text-transform: uppercase;
	margin-bottom: 0.9em;
}

.man .x-promo-image-wrap {
	display: none;
}

h4.man {
	font-size: 1.5rem;
}

h5.man {
	font-size: 1.2rem;
	font-weight: 400;
	font-style: italic;
}

.man .x-btn {
    color: #ffffff;
    border-color: #621616;
    background-color: #621616;
}

.man .x-btn:hover,
.man .x-btn:focus {
    color: #621616;
    border-color: #621616;
    background-color: #ffffff;
}

.membership-jump.h4 a {
	color: #621616;
    padding-bottom: 5px;
	border-bottom: 2px solid #621616;
	margin-left: 10px;
    margin-right: 10px;
}

.membership-jump.h4 a:hover,
.membership-jump.h4 a:focus,
.membership-jump.h4 a:active {
	color: #272727;
	border-bottom: 2px solid #272727;
}



/*///////////////////////////
	TABLES
/////////////////////////*/
.outings th {
	background-color: #621616;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5;
	border-top: 0;
}
.outings td {
	text-align: center;
	border-top: 0;
}
.outings tr:nth-child(odd) {
	background-color: #f2f2f2;
}


.additional-fees table {
	margin-bottom: 2.5em;
}
.additional-fees th {
	background-color: #621616;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1.5;
	border-top: 0;
}
.additional-fees td {
	border-top: 0;
}
.additional-fees tr:nth-child(odd) {
	background-color: #f2f2f2;
}



.x-accordion-inner {
    padding: 20px 15px;
}

.x-pricing-column-info ul {
	list-style: none;
	margin: 25px 0 10px;
}

.x-pricing-column-info ul>li {
	font-size: 14px;
}

.x-pricing-column h2 {
    padding: 50px 20px 15px;
    font-size: 1.8rem;
}
.x-pricing-column-info .x-price {
    font-size: 3rem;
}
.x-content-band {
	margin: 0 0 20px;
	padding: 30px 0;
}
.x-pricing-table.two-columns .x-pricing-column {
    width: 46%;
}
.x-pricing-column {
    margin: 0 1.5em 1.5em;
}



.alert {
	background-color: #621616;
	padding: 1em 1.15em;
	color: #ffffff;
}

.alert h6 {
    color: #ffffff !important;
    text-align: center;
    text-transform: uppercase !important;
    font-weight: 600;
    letter-spacing: 0 !important;
    margin: 0 !important;
    line-height: 1.5 !important;
    font-size: 1.5rem !important;
}

.gform_wrapper.gf_browser_safari .gfield_time_ampm select {
    font-size: inherit;
    padding: 5px 4px;
}





/*///////////////////////////
	FOOTER
/////////////////////////*/

footer a[href^=tel] { 
	color: #ffffff; 
	text-decoration: none;
}

.ftr-social {
	color:#ffffff;
	padding: 0.65em 0.75em;
	transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-property: border-color, background-color, box-shadow;
    background-color: rgba(255,255,255,0.15);
    margin: 0px 5px 5px 5px;
    border-radius: 100em;
    font-size: 13px;
}

.ftr-social.fb-icon:hover {
	color:#ffffff;	
	background-color: rgb(59,89,152);
}

.ftr-social.twitter-icon:hover {
	color:#ffffff;	
	background-color: #4ab3f4;
}

.ftr-social i {
    width: 1em;
    height: 1em;
    line-height: 1em;
	text-align: center;
}

.ftr-social.twitter-icon {
	
}



/*///////////////////////////
	MOBILE STYLING
/////////////////////////*/

@media only screen and (min-width: 1198px) {
	.x-pricing-table.cf.two-columns {
		left: 15%;
		position: inherit;
	}
	.x-pricing-table.two-columns .x-pricing-column {
		width: 35%;
	}
}




@media (max-width: 1165px) {
.x-nav-wrap.desktop {
   display:none;
}

.x-nav-wrap.mobile {
   display:block;
}

.x-nav-wrap.mobile.collapse {
   display:none;
}

.x-nav-wrap.mobile.collapse.in {
   display:block !important;
}

.masthead-inline .x-btn-navbar {
    display: block;
    float: right;
}
.page-header {
    min-height: 200px;
}
.x-pricing-table.two-columns .x-pricing-column {
    width: 44%;
}

.hm13 .current_page_item {
    border-left: 3px solid #621616;
	border-top: 0;
    background-color: #f5f5f5;
}

.hm13.x-menu > li.current_page_item > a,
.hm13.x-menu > li.current-menu-parent > a {
    background-color: #f5f5f5;
}

.hm13.x-menu > li.current-menu-parent > a {
    border-left: 3px solid #621616;
}

.hm13.x-menu > li.current-menu-parent > .x-anchor[class*="active"]	{
    border-left: 0;	
}
	
}

@media (max-width: 991px) {
.x-image.top-logo {
	margin-top: -110px !important;
}
.x-image.top-logo img {
	max-width: 70%;
}
.x-bar-fixed .x-image.top-logo {
	width: 100%;
}
.x-bar-fixed .x-image.top-logo {
    margin: 0;
    width: 50%;
}
.x-pricing-table.two-columns .x-pricing-column {
    width: 43%;
}
.x-pricing-table .limited-golf.left {
	margin-left: 0;
}
.x-pricing-column.limited-golf {
	display: inline-block;
    margin-bottom: 1.5em;
    margin-left: 0;
    margin-right: 0;
}
footer {
	text-align: center;
}	

.membership-jump.h4 {
	font-size: 120%;
}
.membership-jump.h4 a {
	display: block;
	width: 100%;
	margin-left: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: underline;
	border-bottom: 2px solid #ffffff;
}
	
.membership-jump.h4 a:hover,
.membership-jump.h4 a:focus,
.membership-jump.h4 a:active {
	border-bottom: 2px solid #ffffff;
}
	
.x-pricing-table .limited-golf.left {
	width: 50%;
}
	
}


@media (max-width: 767px) {
.x-image.top-logo {
	margin-top: 0 !important;
}
.x-image.top-logo img {
	max-width: 50%;
}
.x-bar-fixed .x-image.top-logo {
	width: 100%;
}
.hm9.x-bar-container {
    padding-left: 0 !important;
}
.current_page_item {
    border-top: 0;
}
.x-btn, .button {
	display: block;
}
.x-pricing-table.two-columns .x-pricing-column {
    width: auto;
}
	
.x-pricing-table .limited-golf.left {
	width: 100%;
}


}

@media (max-width: 479px) {
.hm1.x-bar-outer-spacers:before,
.hm10.x-bar-outer-spacers:before {
	flex-basis: 0;
	width: 0;
	height: 0;
}
.hm10.x-bar-content {
	flex: 0 0 95%;
}

}


