.bookero-plugin-header {
background: #333!important;
}
.calendar-days-list-cell.is-valid {
background: #FFD494!important;
border: 1px solid #edf6fd!important;
color: rgb(51, 51, 51)!important;
}
.calendar-days-list-cell.is-selected{
background: #333!important;
border-color: #333!important;
color: #fff!important;
}
.hours-section .hours-wrapper .hours-list-item.is-selected{
background: #333!important;
border-color: #333!important;
}
.submit-section .submit-button {
background: #333!important;
}
.bookero-plugin-form-wrapper a{
color: #333!important;
}
.submit-section .back-button:hover{
color: #333!important;
}
.inquiry-actions-details::after {
border-top: 2px solid  #333!important;
border-right: 2px solid  #333!important;
}
.switcher.is-active{
background: #333!important;
border-color: #333!important;
}
.hours-section .hours-wrapper .hours-list-item {
background: #f5f6f7!important;
border: 1px solid #f5f6f7!important;
color: #343434!important;
}
.hours-section .hours-wrapper .hours-list-item.is-selected{
background: #333!important;
border-color: #333!important;
color: #fff!important;
}
.inquiries-list-add-icon:before, .inquiries-list-add-icon:after {
background: #333!important;
}
.add-to-cart-section .add-button {
background: #333!important;
}
.add-to-cart-section .add-button:hover {
background: #333!important;
}
.inquiries-list-add {
background: #eef6fd!important;
}
.inquiries-list-add:hover {
background: #eef6fd!important;
}
.payment-section .payment-methods-item.is-active {
background: #333!important;
border: 1px solid #333!important;
}
.bookero-plugin-form .field.multiselect__option--highlight {
background: #228ee3;
}
.multiselect__option--highlight:after {
content: attr(data-select);
background: #FFF708;
color: #fff;
}
::selection {
background-color: #FFF708;
color: #ffffff;
}
.bookero-plugin-form .field .multiselect__option--highlight {
background: #FFD494;
}
.inquiries-list-add {
background: 
#FFD494 !important;
}
.inquiries-list-add:hover 
{
background: 
#FFD494  !important;
}
.bookero-plugin-footer
{
display: none
}