/*
Theme Name: Centralized
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("/uploads/9yardsgolf-washingtonpa/assets/misc/1704993ffd9a.css");


/*#et-main-area .entry-content .et_pb_section:first-child{
	padding-top:50px!important;
}*/
.et_pb_menu_0_tb_header.et_pb_menu ul li.members-login-item a,
.et_pb_menu_2_tb_header.et_pb_menu ul li.members-login-item a, .et_pb_menu_1_tb_header.et_pb_menu ul li.members-login-item a{
  /*color: #04dc05 !important;*/
  Font-weight:bold;
}
.button-booking.button-booking-green{
	color: #000000 !important;
	border-width: 1px !important;
	border-color: #05DD05;
	font-size: 14px;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 800 !important;
	text-transform: uppercase !important;
	background-color: rgba(5,221,5,0.58);
	padding-top: 10px !important;
	padding-right: 25px !important;
	padding-bottom: 10px !important;
	padding-left: 25px !important;
	transition: all 300ms ease 0ms;
	line-height: 1.7em !important;
	border-radius: 3px;
	color: transparent!important;        /* Hide original text */
    position: relative;
}
.button-booking.button-booking-green::after {
  content: "Book Now";       /* Your replacement text */
  color: #000000 !important;              /* Choose your desired color */
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0%, -50%);
  pointer-events: none;      /* Optional: preserve click behavior */
}
.button-booking.button-booking-green:hover::after {
  color: #FFFFFF !important;
}
.button-booking.button-booking-green:hover{
	color: #FFFFFF !important;
	color: transparent !important;
	background-color: #262626;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li.franchising a{
	color: #05DD05 !important;
}
@media (min-width: 981px) and (max-width: 1549px) {
	.what_you_get.et_pb_blurb .et_pb_module_header{
		font-size: 13px!important;
	}
}
.extra-info-below-table{
	color:#fff;
}