div#frm_form_1_container .frm_description, div#frm_form_1_container label, .frm_primary_label{
	color:white!important;
}


div#frm_form_1_container input,div#frm_form_1_container textarea{
	border-color:white!important;
}

button.frm_button_submit {
    width: 100% !important;
    background-color: #f2c335 !important;
    border-color: #f2c335 !important;
    box-shadow:0 1px 1px #f2c335 !important;
    border-radius: 0px !important;
    padding: 17px 17px 12px 17px!important;
}

.elementor-counter-title {
    text-align: center !important;
    padding-top: 20px !important;
}

.booked-form.booked-scrollable p {
    color: black;
}
select.field-paid-service-select,select.field-paid-service-select option {
    color: black;
}

.woocommerce-billing-fields__field-wrapper input {
    background-color: #fff !important;
}

.woocommerce-billing-fields__field-wrapper .select2-selection--single, .select2-results__options li {
    color: black!important;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgb(228 224 225)!important;
}

tr.cart_item,ul.wc_payment_methods.payment_methods.methods,.woocommerce-terms-and-conditions-wrapper,.woocommerce-terms-and-conditions-wrapper a,
span.woocommerce-terms-and-conditions-checkbox-text, span.woocommerce-terms-and-conditions-checkbox-text a {
    color: black!important;
}


.scrollToTop:after, .wd-cookies-inner .cookies-info-text {
    color: black!important;
}


.booked-appt-list.shown h2 span, .booked-appt-list.shown h2 strong {
    letter-spacing: 2px;
	font-family:"Josefin Sans";
}



.woocommerce-product-details__short-description li,.woocommerce-product-details__short-description a, .woocommerce-product-details__short-description p,.woocommerce-product-details__short-description strong, .wd-after-add-to-cart p, .wd-after-add-to-cart li, .wd-after-add-to-cart p, .wd-after-add-to-cart strong{
	color:#333!important;
}
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs, span.sku_wrapper {
    display: none;
}


[class*="wd-swatches"].wd-text-style-1 .wd-swatch.wd-text:after{
	border:none!important;
}
div.quantity input[type="button"] {
	color: black !important;
}


a.reset_variations {
    color: black;
}


div.quantity input[type="button"]:hover {
    background-color: #00000000 !important;
    border: solid 1px silver !important;
}

input {
    background-color: #00000000 !important;
    color: #000 !important;
}

/* 
.wapf-field-container.wapf-field-checkboxes .wapf-field-input {
    border: solid 1px #8C5889!important;
    width: 20px!important;
    height: 20px!important;
} */


.wapf-field-checkboxes  .wapf-field-container label[for] {
    display: flex;
    cursor: pointer;
    /* white-space: nowrap; */
    width: 550px !important;
    flex-direction: row;
    max-width: 550px !important;
}


.wapf-field-input input[type=checkbox], .wapf-field-input input[type=radio] {
    float: left;
    margin-top: 0px;
    width: 20px;
    height: 17px;
}

a.button.btn-cart.wc-forward {
    color: white!important;
}

.cart-actions button.button {
    color: white !important;
}


.woocommerce-shop .elementor.elementor-76.elementor-location-footer {
    margin-top: 70px;
}

body .booked-modal .bm-window p, body .booked-modal .bm-window li {
    margin: 0 0 6px;
    font-size: 10px;
    text-transform: none;
    font-family: 'Poppins';
    font-weight: 500;
	color:black;
	line-height:1.6em;
}

body .booked-form .field .checkbox-radio-block {
    display: unset;
}


.booked-calendar-fields .field:last-child label.field-label {
    display: none !important;
}

span.checkbox-radio-block h6{
	margin-bottom:2px!important;
}

body .booked-form .cf-block ul, body .booked-form .cf-block ol {
    margin-left: 9px;
}


@media only screen and (min-width: 768px) {
.bm-window{
	width:76%!important;
}
}