.ahb_m3 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active {
    background: #537167;
}
select.ahbfield_service {background: #ebdecf; }

.ahb_m3 #fbuilder .slots div a {
    width: 100%;
    border-radius: 100px;
    background: #f8f8f8;
    color: #000;
	border: 1px solid #537167; }

.ahb_m3 #fbuilder .slots div.currentSelection.htmlUsed a {
    color: #fff;
    background: #537167 !important;
}
#fbuilder .ui-datepicker-inline {max-width:none !important; }

#fbuilder .ui-datepicker select.ui-datepicker-month, #fbuilder .ui-datepicker select.ui-datepicker-year {
    width: auto; background: #a8b49e;
}

body, button, input, select, optgroup, textarea {
	color: #537167;}
#fbuilder .one_column {
    font-size: 12px;
}

#primary .post .entry-content h1, #primary .page .entry-content h1 {
    font-family: Nunito Sans;
    font-size: 25px; !important;
}

body {
    font-family: DM Sans;
    font-size: 17px; !important;
}


#fbuilder .one_column {
    font-size: 18px; !important;
}

body, button, input, select, optgroup, textarea {
    line-height: 2; !important;
}