/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.gform_button.button a:active {
  background-color: #99A974 !important;
	border-color: #99A974 !important;
}
/*Fix for Dropdown fields*/
#gform_fields_1 .gfield select#input_1_6,#gform_fields_1 .gfield select#input_1_10 {
    border-color: #e6e6e6;
      border-radius: 4px !important;
      line-height: 1.428571429;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    color: #808080;
      padding: 15px 17px !important;
    height: 48px !important;
      min-height: 48px !important
}

/*---Location CPT page css--*/
.single-wpseo_locations div#fl-main-content .fl-sidebar,.single-wpseo_locations div#fl-main-content header.fl-post-header, .single-wpseo_locations .fl-post-meta.fl-post-meta-bottom, .single-wpseo_locations nav#breadcrumbs, .single-wpseo_locations .aiosrs-rating-wrap, .aiosrs-rating-wrap, .gform_required_legend {
	display: none! important;
}
.single-wpseo_locations  .container {
    	padding: 0;
    	overflow-x: hidden;
 }
.single-wpseo_locations  .container,   .single-wpseo_locations div#fl-main-content .fl-content-left{
 	width: 100% !important;
	max-width: 100% !important;
  	margin: 0 ! important;
}
  .single-wpseo_locations div#fl-main-content .fl-content-left {
    	border-right: 0px solid #e6e6e6;
    	padding-right: 0;
    	flex: 0 0 100%;
	}
/* For location page content left right */
.single-wpseo_locations .container .row .fl-content.fl-content-left.col-md-8{
  padding-left: 10px !important;
	padding-right:10px !important;
}
/*Centering Columns*/
.margin-auto
{
	margin: auto;
	float: unset;
}

/*Setting a max width for the Our Mission and Programs row on small devices*/
@media(max-width: 767px)
{
    .our-mission .margin-auto, .programs-small .fl-col-small .fl-col-content
    {
			max-width: 500px;
			margin-left: auto;
			margin-right: auto;
			float:unset;
    }
	.programs-small {
	max-width: 500px !important;
	margin: 0 auto !important;
}
}

/*** Schedule a Tour form styling ***/
/* Fields styling */
.gform_wrapper.gravity-theme .gfield input.large {
	height: 50px;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
	height: 50px;
}
.gform_wrapper.gravity-theme .gfield select {
	height: 50px;
	background-color: #ffffff;
	border: 0px;
}
body .gform_wrapper#gform_wrapper_11  input[type="text"] {
	border: 0px;
}
.calendar-info {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 20px;
}
select.ui-datepicker-month, select.ui-datepicker-year {
	font-family: "Helvetica",Verdana,Arial,sans-serif;
	font-size: 18px!important;
}

.gravity-theme.ui-datepicker table, .gravity-theme.ui-datepicker td, .gravity-theme.ui-datepicker th, .gravity-theme.ui-datepicker thead, .gravity-theme.ui-datepicker tr {
	font-size: 14px!important;
}

/* Placeholder text */
body .gform_wrapper#gform_wrapper_11 ::placeholder {
  color: #081220!important;
	opacity: 1;
}

/* Submit button style - Schedule a Tour*/
#gform_submit_button_11 {
	border-radius: 8px;
	padding: 14px 36px;
	color: #ffffff!important;
	line-height: 20px;
	}

/* Submit button style - Thank You*/
#gform_submit_button_12 {
	border-radius: 8px;
	padding: 14px 36px;
	margin: 0 auto;width:300px;
}

/*** Custom styles for the Home page ***/
/*Hide form title*/
.home #field_11_15 {
	display: none;
}

/*Hide comments field*/
.home #field_11_26 {
	display: none;
}
.home #input_11_26.textarea {
	display: none;
}

/*Turnstile*/
.home .cf-turnstile {
	margin-top: 20px;
}

/*** Custom styles for the Thank You page ***/
/* Hide the submit button 
 * on the Thank You page
 * for the Thank You (CRM v2) form. 
 * Change the page-id and form-ID.
 * Do not add !important 
 * to the display declaration.
 */
#gform_submit_button_12 {
    display: none;
}

/*** Custom classes 
 * for the embedded 
 * calendar ***/
.zabuto-calendar__days-of-week th,thead tr td {
	background: #F8F8F8 !important;
	color:#000000 ;
}
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available{
	padding: 9px;
	border-radius: 0;
}
/*Time slots*/
#child-crm-time-slots a.active {
		color: #fff;
	background-color: #505050;
}

#child-crm-time-slots li a:hover {
	color: #fff;
	background-color: #909090;
}

.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available {
	color: #505050;
}
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available:hover,.zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available:hover {
	background: #686868 !important;
	color:#fff;
}
.zabuto-calendar__day {
	color: #CAC9C9 !important;
}
.zabuto-calendar__day.zabuto-calendar__event,.zabuto-calendar__day--today.zabuto-calendar__event {
	padding: 0 !important;
}
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available.active,.zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available.active{
	background-color: #434343 !important;
	color:#fff;}
#child-crm-time-slots {
	display: flex;
	flex-wrap: wrap;
}
.zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available.active , .zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available:hover{
	background-color: #434343 !important;
	color: #fff;
}
.zabuto-calendar__day--today.zabuto-calendar__event .childcrm_tour_available,
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available  {
	padding: 9px;
	border-radius: 0;
}
.badge.bg-primary {
	background-color: #FFFFFF!important;
	color: #434343;
}

/*green color for days with tour*/
.zabuto-calendar__day.zabuto-calendar__event .childcrm_tour_available {
	color: #17BC17; 
}
.form-top {
	background: #EDEAF5;
	padding: 40px 12px;
	text-align: center;
}
.form-top h4 {
	color: #000;
	font-size: 18px !important;
}
.zabuto-calendar__days-of-week__item {
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top-message .container {
	width: 100% !important;
	max-width: 100%;
	padding: 0;
	margin: 0 !important;
}
#top-message .template-page.content.av-content-full.alpha.units {
	margin: 0 !important;
	padding: 0;
}

/*Current date cell border*/
#gform_wrapper_12 .gform_heading {
	display: none;
}

body table tr td,
body table tr th {
	border-color: #D2D2D2 !important;
}

.zabuto-calendar__day,.zabuto-calendar__day--today.zabuto-calendar__event,.zabuto-calendar__day--today {
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #ffffff!important;

}
.zabuto-calendar__navigation i,#gform_submit_button_12 {
	font-size: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center!important;
}
body .zabuto-calendar__day--today {
	background: transparent !important;
}
@media(max-width:1200px){

#child-crm-time-slots li {
	flex: fit-content;
}
}
/* program pages css */
.program-col .fl-col-content.fl-node-content {
	display: flex !important;
	flex-direction: row !important;
	align-items: center;
	gap: 16px;
}
.program-col {
	width: 100% !important;
}
.program-col .fl-col-content.fl-node-content .fl-module.fl-module-photo {
	max-width: 320px !important;
	min-width: 320px !important;
	width: 100% !important;
}
.max-width-774{
    max-width: 774px;
    margin:0 auto !important;
	  margin-bottom: 24px !important;
}
.max-width-594{
     max-width: 700px;
    margin: auto !important;
	  margin-bottom: 24px !important;
}
.gallery-css img{
    height:219px;
    object-fit: cover;
}
.listen360-reviews-container {
	margin: 0 !important;
}
.learn-more{
font-size: 16px;
font-weight: 700 !important;
color:#7f9451;
}
.learn-more:hover{
color:#99a974;}
.pp-faq-button-icon {
	color: #495057 !important;
}
.pp-faq-item{
 border-color: #495057 !important;
}
.single-wpseo_locations .listen360-reviews {
    padding-bottom: 48px !important;
}
#small-sec br {
	display: none !important;
}
.bullets ul {
	margin-left: -23px;
}
.link-color a{
	color:#7f9451 !important;
}
.link-color a:hover{
	color:#99a974 !important;
}

/*Setting a max width for the Our Mission and Programs row on small devices*/
@media(max-width: 767px)
{
    .our-mission .margin-auto, .programs-small .fl-col-small .fl-col-content
    {
			max-width: 500px;
			margin-left: auto;
			margin-right: auto;
			float:unset;
    }
	.form-description {
	padding-bottom: 0px !important;
}
	.home-page-form .gform_button {
	width: 100% !important;
}
}
/*---END SCHEDULER---*/

/* Show only when user is logged in */
body.logged-in .logged-in-only {
  display: block !important;
}
/* Gravity form css */
.gform_required_legend { display:none; }
.gravity-theme.ui-datepicker .ui-datepicker-calendar td {
	font-size: 1.2rem!important;
}
.home-page-form{
    backdrop-filter: blur(8px);
    border-radius: 12px;
}
/* forms calendar fields css */
.ui-datepicker-title select, .ui-datepicker-calendar th span {
  font-size: 12px !important;
}
.ginput_container.ginput_container_date {
	display: flex;
	justify-content: center;
  align-items: center;
	background: #fff !important;
	border: 1px solid #DEE2E6;
	border-radius: 4px; 
}
.gform_legacy_markup_wrapper{
margin-top: 0 !important;
}
.home-page-form .datepicker, .home-page-form select, .home-page-form input, .home-page-form .ginput_container.ginput_container_date {
	border: none !important; 
}
.ui-datepicker-title select {
	color: #000 !important;
}
.home-page-form .ui-datepicker-trigger {
	margin-right: 10px !important;
}
.home-page-form select {
	padding: 0px 16px !important;
	border-radius: 4px !important;
	color: #6C757D !important;
}
.home-page-form .ui-datepicker-title select {
	color: #000 !important;
}
.home-page-form .gform-footer {
	padding: 0 !important;
}
.home-page-form .gform_button {
	color: #fff !important;
	line-height: 28px !important;
	margin-top: 10px;
}
.home-page-form .pp-gf-content .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
	padding-right: 16px !important;
}
.home-page-form p {
	margin-bottom: 10px !important;
	padding-bottom: 10px;
}
.inner-section-images img{
    width: 100% !important;
    height: 170px !important;
    object-fit: cover;
}
.inner-pages-section a{
    color: #495057 !important;
}
@media(max-width: 767px){
	.programs-small {
	max-width: 500px !important;
	margin: 0 auto !important;
}
	.home-page-form .gform_button {
	width: 100% !important;
}
	.ginput_container .datepicker {
	width: 100% !important;
}
.ginput_container img {
	margin-right: 10px !important;
}
}
@media(min-width: 640px){
.home-page-form .gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths {
	grid-column: span 6 !important;
}
@media(max-width: 640px){
		.home-page-form .pp-gf-content .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
	padding-right: 0 !important;
}
}