/* Eden Places Booking Form Styles */
#fbuilder .ui-datepicker-header { background:#294642 ; color:#f4f9f8; text-shadow:none; }
.ui-datepicker-title { font-family: 'Montserrat'; font-weight: 600; font-size: 1.2em; color:#f4f9f8 }
#fbuilder .pbSubmit{margin:5px auto;float:none;display:inline-block;}
#fbuilder .ui-datepicker table, #fbuilder .ui-datepicker thead, #fbuilder .ui-datepicker tr, #fbuilder .ui-datepicker th, #fbuilder .ui-datepicker td {border: 0px;}
#fbuilder .ui-datepicker{border-radius: 16px;}
#fbuilder .ui-datepicker-inline { max-width:none !important; }
#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default{background: none; border-radius: 16px; border: 3px solid #2F5650; color: #2F5650; font-family: "Expletus Sans"; font-size: 1.2em; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 4.08px;}
#fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-active {background: #2F5650; border-radius: 16px; border: 3px solid #2F5650; color: #DAEDE7; font-family: "Expletus Sans"; font-size: 1.2em; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 4.08px;}
#fbuilder td:not(.beforemindate) a.ui-datepicker-unselectable .ui-state-default{background: none; border-radius: 16px; border: 3px solid #2F5650; opacity: 0.3; color: #2F5650; font-family: "Expletus Sans"; font-size: 1.2em; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 4.08px;}
#fbuilder .beforemindate.ui-datepicker-unselectable .ui-state-default {border-radius: 16px; border: none; opacity: 0.3; background: #366B62; color: #DAEDE7;  text-shadow: none; font-family: "Expletus Sans"; font-size: 1.2em; font-style: normal; font-weight: 700; line-height: normal; letter-spacing: 4.08px;}