/*
Theme Name:    Little Funky House
Description:   Child Theme for Beaver Builder
Version:       2.2.1
Author:        Sumy Designs, LLC
Author URI:    https://www.sumydesigns.com
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

.price {
	color: #000;
}
.wc-bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #5DA925 !important;
}
.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #6C419A!important;
    color: #fff;
}
.page-id-2403 .product-quantity {
	display: none;
}
.page-id-2403 .cart_totals h2 {
	display: none;
}
h3#order_review_heading  {
	display: none;
}
.optional {
	display: none;
}
.woocommerce-additional-fields h3 {
	display: none;
}
.woocommerce-additional-fields__field-wrapper .milk legend {
	color: #6c419a;
    font-family: "Crimson Text", serif;
    font-weight: 700;
    line-height: 1.4;
    text-transform: none;
    font-style: normal;
	font-size: 18px;
}
.woocommerce-additional-fields__field-wrapper .milk  label {
    margin-bottom: 0;
	font-size: 16px;
}
.woocommerce-additional-fields__field-wrapper .notes label{ 
	line-height: 1.5 !important;
	font-size: 16px;
}
#order_allergies_field {
	font-size: 16px;
}
.woocommerce-additional-fields__field-wrapper {
	font-size: 16px;
}
.postid-2458 .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
	margin-bottom: 0;
}
.postid-2458 .fl-theme-builder-woo-notices {
   
    padding-bottom: 0px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
color: #000;
}