/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.ahb_m2 #fbuilder .ahbfield_service,
.ahb_m2 #fbuilder .ahbfield_quantity_div 
{ 
	display: none!important;
} 
.ahb_m2 #fbuilder .pbSubmit,
.ahb_m2 #fbuilder .slots div:not(.htmlUsed) a:hover,
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default.ui-state-active,
.ahb_m2 #fbuilder td:not(.ui-datepicker-unselectable) a.ui-state-default:hover
{
	background-color: #db4f97!important;
}
.ahb_m2 #fbuilder .slots div a
{
	border-color: #db4f97!important; 
}