#woocommerce-booking . hndle {
padding: 10px;
}
.days-fieldset {
border:			1px solid #DCDBDA;
float: 			left;
margin-bottom: 	10px;
margin-left: 	0px;
margin-top: 	0;
width: 			160px;
padding-left:	10px;
} .booking_calender {
margin-bottom: 10px;
}
#inline_calendar {
margin-bottom: 16px;
} .time_slot {
font-family: inherit;
} .day-checkbox{
} .save_button{
background: 		#0091cd;
border-color: 		#0073aa;
box-shadow: 		inset 0 1px 0 rgba(120,200,230,.6);
color: 				#fff;
display: 			inline-block;
text-decoration: 	none;
font-size: 			13px;
line-height: 		26px;
height: 			28px;
margin: 			0;
padding: 			0 10px 1px;
cursor: 			pointer;
border-width: 		1px;
border-style: 		solid;
border-radius: 		3px;
white-space: 		nowrap;
box-sizing: 		border-box;
} #test_connection_ajax_loader{
display: none;
} .ui-datepicker {
padding: 		0;
margin: 		0;
border-radius: 	0px !important;
border: 		1px solid #dfdfdf !important;
border-top: 	none;
box-shadow: 	0 3px 6px rgba(0, 0, 0, 0.075);
min-width: 		fit-content;
z-index:		9999!important;
}
.ui-datepicker * {
padding: 				0;
font-family: 			"Open Sans", sans-serif;
-webkit-border-radius: 	0;
-moz-border-radius: 	0;
border-radius: 			0;
}
.ui-datepicker table {
font-size: 			13px;
margin: 			0;
border: 			none;
border-collapse: 	collapse;
}
.ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
background-image: 	none;
border: 			none;
font-weight: 		normal;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
background: 	transparent;
border-color: 	transparent;
cursor: 		pointer;
}
.ui-datepicker .ui-datepicker-title {
margin: 		0;
padding: 		10px 0;
font-size: 		14px;
line-height: 	14px;
text-align: 	center;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: 	relative;
margin-top: 6px;
height: 	34px;
width: 		34px;
}
.ui-datepicker .ui-state-hover.ui-datepicker-prev,
.ui-datepicker .ui-state-hover.ui-datepicker-next {
border: none;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {
left: 0;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {
right: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
display: none;
}
.ui-datepicker .ui-datepicker-prev {
float: left;
}
.ui-datepicker .ui-datepicker-next {
float: right;
}
.ui-datepicker .ui-datepicker-prev:before {
content: 			"";
display: 			inline-block;
width: 				0.5em;
height: 			0.5em;
border-left: 		0.1em solid;
border-bottom: 		0.1em solid;
-ms-transform: 		rotate(45deg);
-webkit-transform: 	rotate(45deg);
-moz-transform: 	rotate(45deg);
-o-transform: 		rotate(45deg);
transform: 			rotate(45deg);
margin-left: 		0.6em;
font: 				normal 20px/34px 'dashicons';
}
.ui-datepicker .ui-datepicker-next:before {
content: 			"";
display: 			inline-block;
width: 				0.5em;
height: 			0.5em;
border-right: 		0.1em solid;
border-top: 		0.1em solid;
-ms-transform: 		rotate(45deg);
-webkit-transform: 	rotate(45deg);
-moz-transform: 	rotate(45deg);
-o-transform: 		rotate(45deg);
-webkit-transform:	rotate(45deg);
transform: 			rotate(45deg);
margin-left: 		0.6em;
font: 				normal 20px/34px 'dashicons';
}
.ui-datepicker .ui-datepicker-prev-hover:before,
.ui-datepicker .ui-datepicker-next-hover:before {
opacity: 0.7;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 33%;
}
.ui-datepicker thead {
font-weight: 600;
}
.ui-datepicker th {
padding: 	10px !important;
font-size: 	12px;
}
.ui-datepicker td {
padding: 	0 !important;
border: 	1px solid #f4f4f4;
}
.ui-datepicker td.ui-datepicker-today {
background-color: #f0f0c0;
}
.ui-datepicker td.ui-datepicker-current-day {
background: #bbdd88;
}
.ui-datepicker td .ui-state-default {
border: 			none;
text-align: 		center;
text-decoration: 	none;
width: 				auto;
display: 			block;
padding: 			5px 10px;
font-weight: 		normal;
}
.ui-datepicker td.ui-state-disabled .ui-state-default {
opacity: 0.5;
}
.ui-datepicker-multi {
width: 37em !important;	
}
@media only screen and ( max-width: 1000px ) {
.ui-datepicker-group.ui-datepicker-group-first,
.ui-datepicker-group.ui-datepicker-group-last,
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 100% !important;
}
.ui-datepicker-multi .ui-datepicker-group {
float: none !important;
}
.ui-datepicker-multi {
width: 17em !important
}
} .bkap_start_date { 
position: relative;
width:50%;
}
.bkap_start_date input { 
background:#fff;
display:block;
width: 100% !important;
box-sizing: border-box;
}
.bkap_start_date img { 
position: absolute;
top: 53%;
right: 5%; 
}
.bkap_end_date { 
position: relative;
width:50%;
}
.bkap_end_date input { 
background:#fff;
display:block;
width: 100% !important;
box-sizing: border-box;
}
.bkap_end_date img { 
position: absolute;
top: 63%;
right: 5%; 
} .bkap-booking-form {
border:1px solid #ddd;
padding: 1em 1em;
width: 100%;
margin-bottom: 1em;
}
#bkap-price-box {
padding: 1em;
font-weight: bold;
border: 1px solid #ddd;
margin-bottom: 1em;
display: none;
}
#ajax_img {
display:none;
float: left;
margin-right: 1%;
margin-top: 1%;
} .bkap_show_stock_status{
border-bottom: 1px #ddd solid;
margin-bottom: 20px;
padding: 8px 0px;
}   .widget_product_search input[type="submit"] {
margin-bottom: 1em;
position: relative;
}   .bkap_switch {
position: relative;
display: 	inline-block;
width: 	40px;
height: 	20px;
}
.bkap_switch input[type="checkbox"] {
display: none;
}
.bkap_slider {
position: 			absolute;
cursor: 				pointer;
top: 					0;
left: 				0;
right: 				0;
bottom: 				0;
background-color: 	#ccc;
-webkit-transition: 	.4s;
transition: 			.4s;
}
.bkap_slider:before {
position: 			absolute;
content: 				"";
height: 				16px;
width: 				16px;
left: 				4px;
bottom: 				2px;
background-color: 	white;
-webkit-transition: 	.4s;
transition: 			.4s;
}
input:checked + .bkap_slider {
background-color: #006799;
}
input:focus + .bkap_slider {
box-shadow: 0 0 1px green;
}
input:checked + .bkap_slider:before {
-webkit-transform: 	translateX(16px);
-ms-transform: 		translateX(16px);
transform: 			translateX(16px);
}  .bkap_slider.round {
border-radius: 32px;
}
.bkap_slider.round:before {
border-radius: 50%;
} .bkap_select2 {
width: 500px;
}
#add_weekday_lockout_section table {
width:		auto;
margin-top:	10px;
}  .booking_options-flex-main {
display: flex;
}
.booking_options-flex-child {
flex: 1;
} .booking_types-flex-main {
margin-top: 20px;
display: 	flex;
}
.booking_types-flex-child {
flex: 		1;
display: 	flex;
} .booking_types-flex-child-day {
flex: 1;
} .only_day_booking_section_flex_main, .date_time_booking_section_flex_main {
margin-top: 20px;
display: 	flex;
}
.only_day_booking_section_flex_child1, .date_time_booking_section_flex_child1 {
flex:	0 0 33.5%;
}
.only_day_booking_section_flex_child2,.date_time_booking_section_flex_child2 {
flex:	1;
display: flex;
}
.only_day_booking_section_flex_child21, .date_time_booking_section_flex_child21{
flex: 0 0 25%;
}
.only_day_booking_section_flex_child22, .date_time_booking_section_flex_child22{
flex: 1;
}
.weekdays_flex_main{
margin-top: 20px;
}
.weekdays_flex_child {
display: flex;
}
.weekdays_flex_child_1 {
flex: 		1;
min-width: 	89px
}
.weekdays_flex_child_2 {
flex: 1;
}
.weekdays_flex_child_3 {
flex: 1;
}
.weekdays_flex_child_4 {
flex: 1;
} #purchase_wo_date_section {
margin-top:		15px;
margin-bottom:	15px;
} .date_and_time_section_flex_main{
display: flex;
margin: 0 25%;
} div > input[type=number] {
width: 80px;
}
div > input[type=text] {
width: 80px;
}
div p input[type=number] {
width: 55px;
}
.another_specific {
display: flex
}
@media ( max-width : 800px ){ .booking_options-flex-main {
flex-direction:	column;
padding: 		5px 0px 5px 0px;
}
.booking_options-flex-child {
padding: 5px;
} .booking_types-flex-main {
flex-direction:	column;
padding: 		5px 0px 5px 0px;
}
.booking_types-flex-child {
padding: 5px;
} .only_day_booking_section_flex_child1{
flex: none;
}
} .z-tabs.vertical > ul > li.z-active > a {
background-color: 	#eee !important;
font-weight: 		575;
}
.z-tabs.medium.vertical > ul > li > a {
color: #0073aa;
}
#bkap-tabbed-nav {
margin: -6px -12px -4px -12px;
} 
.z-tabs > ul, .z-tabs > ul > li > a, .z-tabs > .z-container {
border-bottom : 1px solid #eee;
}
.z-tabs.vertical > ul > li.z-active > a {
font-weight: 	600;
color: 			black;
}
.z-tabs.medium.vertical > ul > li > a {
border: 			none;
background-color: 	#fafafa;
border-right: 		1px solid #eee;
border-bottom: 		1px solid #eee;
} table.specific {
border-collapse: 	collapse;
border: 			1px solid #eee;
margin: 			0 -2% 0 -2%;
}
table.specific tr td {
border: 	1px solid #eee;
padding: 	1%;
}
table.specific tr th, table#bkap_date_timeslot_table tr th, table#bkap_fixed_block_booking_table tr th, table#bkap_price_range_booking_table tr th, table.bkap-executable-table tr th{
padding-top: 	5px;
padding-bottom: 5px;
font-weight: 	normal;
}
.red:hover {
background-color: red;
}
.fake-input {
position: 	relative; 
width:		100%;
}
.fake-input input {
border:		none;
background:	#fff; 
display:	block; 
width: 		100%; 
box-sizing: border-box;
}
.fake-input img {
position: 	absolute; 
top: 		4px; 
right: 		5px }
.fake-textarea {
position: 	relative; 
width:		100%;
}
.fake-textarea textarea { 
border:		none;
background:	#fff;
display:	block; 
width: 		100%; 
box-sizing: border-box
}
.fake-textarea img { 
position: 	absolute; 
top: 		4px; 
right: 		5px
}
textarea {
overflow: auto;
}
td.remove {
width: 		16px!important;
cursor: 	pointer;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAOElEQVQYV2O8f//+fwYgUFRUZATRMAATZ4QxkBUhi4F1IQsgmwIyFW4suiKYlcQpwGsFQUcS8iYAtbQueUkqcX4AAAAASUVORK5CYII=) no-repeat center!important;
}
input[id^=weekday_lockout_] {
height: 24px;
}
@media screen and (max-width: 782px){
.weekdays_flex_child_4 > input[type="text"] {
padding: 2px 10px !important; 
}
} @media ( min-width: 320px ) and ( max-width: 895px ) { .bkap_tab{
font-size: 0 !important;
}
#bkap_collapse {
font-size: 0 !important;
}
.bkap_tab .fa{
font-size: 12px !important;
}
#bkap_collapse{
display:none !important;
}
.z-tabs.vertical.top-left > ul {
width: 10% !important;
}
.bkap_start_date, .bkap_end_date {
width: 100%;
}
} .specific_date {
width:		100%;
margin-top:	20px;
}
.bkap_lockout_column_data_4 {
width: 26%;
} td.bkap_remove {
width: 		40px;
cursor: 	pointer;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAOElEQVQYV2O8f//+fwYgUFRUZATRMAATZ4QxkBUhi4F1IQsgmwIyFW4suiKYlcQpwGsFQUcS8iYAtbQueUkqcX4AAAAASUVORK5CYII=) no-repeat center !important;
}
td.bkap_remove:hover {
background: #d73026 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAJCAYAAAAPU20uAAAAXElEQVQYV2P8DwQMQMAIBCAaBuDiMAayIhSxNery/4NvPEDWDGev1VBgABuLTRFIMuTmQ4S9yMYiWwd3GLoCmCJGZAmQsSCA7Ca4Apid6G5iBDkQJAhyELJXYOIAYDU73N3P8p4AAAAASUVORK5CYII=) no-repeat center !important;
} .bkap_box{
float: 		right;
margin-top: -0.3%;
font-size: 	small;
} .bkap_weekdays_heading {
padding-bottom:	5px;
border-bottom:	1px solid #eee;
}   table#bkap_date_timeslot_table {
table-layout: fixed;
border: 1px solid #eee; 
border-collapse:none;
width:104%;
margin:2% -2% 0 -2%; 
border-collapse: collapse;
}
table#bkap_duration_date_timeslot_table{
width: 100%;
}
table#bkap_duration_date_timeslot_table td{
padding: 5px 5px;
}
table#bkap_date_timeslot_table td, table#bkap_fixed_block_booking_table td, table#bkap_price_range_booking_table td, table.bkap-executable-table td{
border: 1px solid #eee;
padding: 5px 5px;
}
.bkap_date_and_timeslot_main_div {
width:		100%;
margin-top:	20px;
clear: both;
} table.bkap_date_and_timeslot_table {
border-collapse: 	collapse;
border: 			1px solid #eee;
margin: 			0 -2% 0 -2%;
}
table.bkap_date_and_timeslot_table tr td {
border: 	1px solid #eee;
padding: 	1%;
}
table.bkap_date_and_timeslot_table tr th {
padding-top: 	5px;
padding-bottom: 5px;
font-weight: 	normal;
}
span#bkap_collapse{
display: block;
border: none;
background-color: #fafafa;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
padding: 12px 10px;
color: #0073aa;
font-size: 12px;
cursor: pointer;
padding-left: 4%;
}
@media ( max-width: 767px ) {
} .bkap_popup {
position: relative;
display: inline-block;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .bkap_popup .bkap_popuptext {
visibility: hidden;
width: 160px;
background-color: #333;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 8px 0;
position: absolute;
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -80px;
font-size: .8em;
} .bkap_popup .bkap_popuptext::after {
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
} .bkap_popup .bkap_show {
visibility: visible;
-webkit-animation: bkap_fadeIn 1s;
animation: bkap_fadeIn 1s;
} @-webkit-keyframes bkap_fadeIn {
from {opacity: 0;} 
to {opacity: 1;}
}
@keyframes bkap_fadeIn {
from {opacity: 0;}
to {opacity:1 ;}
}
input[type=time]::-webkit-inner-spin-button, 
input[type=time]::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
}
.select2-choices{
width: 95% !important;
}
.select2-input{
width: 0px !important;
} .bkap_expand-close, .bkap_resource_expand-close{
float: right;
font-size: 12px;
} .bkap-primary{
height: 35px !important;
} .block_pricing_flex_main{
display: 	flex;
justify-content: space-around;
align-items: stretch;
max-width: 100%;
}
.block_pricing_flex_child.pricing_left {
width: 20%;
}
.block_pricing_flex_child.pricing_right {
width: 20%;
}
.block_pricing_flex_child.pricing_center {
width: 60%;
}
.block_type_main{
display: 	flex;
}
.block_pricing_flex_child_block_type{
flex: 		1;
}
.bkap_help{
text-align : right;
} table#bkap_fixed_block_booking_table, table#bkap_price_range_booking_table, table.bkap-executable-table{
width:100%;
border: 1px solid #eee; 
border-collapse:none;
border-collapse: collapse;	
} .bkap_disable_block_pricing{
pointer-events: none;
opacity: 0.4;
}
.bkap_disable_block_pricing:hover{
cursor: no-drop;
}  #booking_switcher, #booking_new_switcher {
width: 18em;
} .ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
background: #743620 none;
color: white;
} .bkap_toolbar {
float: right !important;
line-height: 24px;
}
.bkap_toolbar .bkap_displaying_num {
color: #777;
font-size: 12px;
font-style: italic;
}
.bkap_toolbar a.disabled, .bkap_toolbar a.disabled:active, .bkap_toolbar a.disabled:focus, .bkap_toolbar a.disabled:hover {
color: #a0a5aa;
background: rgba(0,0,0,.05);
}
.bkap_toolbar a {
padding: 0 10px 3px;
background: rgba(0,0,0,.05);
font-size: 16px;
font-weight: 400;
text-decoration: none;
}
.bkap_screen_reader_text, .bkap_screen_reader_text span {
position: absolute;
margin: -1px;
padding: 0;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
word-wrap: normal !important;
}
.bkap_replace_response_data {
min-height: 50% !important;
}
.bkap_add_resource, .bkap_add_resource_id {
float:right;
margin-left: 10px !important;
}
ul.bkap_actions {
margin: 0;
overflow: hidden;
zoom: 1;
}
.wc-wp-version-gte-55 #woocommerce-booking .hndle{
display: block;
} .show_time_slot .bkap-duration-block {
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
zoom: 1;
}
.show_time_slot .bkap-duration-block li.block {
white-space: nowrap;
text-align: center;
}
.show_time_slot .bkap-duration-block li {
float: left;
margin: 0;
padding: 0;
min-width: 33.33%;
}
.show_time_slot .bkap-duration-block li a {
margin: 0;
border: 0;
padding: .5em;
vertical-align: middle;
text-align: center;
display: block;
text-decoration: none;
box-shadow: none;
font-size: 15px;
}
.show_time_slot .bkap-duration-block li a .booking-spaces-left {
display: block;
}
.show_time_slot .bkap-duration-block li a.selected {
background: #239e57!important;
color: #fff!important;
}
.show_time_slot .bkap-duration-block li:nth-child(odd) a {
background: #fafafa;
}
.show_time_slot .bkap-duration-block li:nth-child(odd) a:focus, .show_time_slot .bkap-duration-block li:nth-child(odd) a:hover {
background: #3a3a3a;
color: #fff;
}
.show_time_slot .bkap-duration-block li:nth-child(even) a {
background: #f5f5f5;
}
.show_time_slot .bkap-duration-block li:nth-child(even) a:focus, .show_time_slot .bkap-duration-block li:nth-child(even) a:hover {
background: #3a3a3a;
color: #fff;
}
.bkap-duration-selected{
background: #3a3a3a !important;
color: #fff;
}
.product_sync_integration_mode_div{
line-height: normal;
}  .sbkap_table {
display: table;
}
.sbkap_row {
display: table-row;
}
.sbkap_cell {
display: table-cell;
border-width: thin;
padding-left: 5px;
padding-right: 5px;
}
#bkap_product_status_txt {
opacity: 0;
position: absolute;
z-index: -9999;
pointer-events: none;
}
.bkap_export_booking_link{
text-decoration: none;
background-color: #EEEEEE;
color: #333333;
padding: 3px 6px 3px 6px;
border: 1px solid #dcdcd6;
} .bkap-timezone-block{
background: #eee;
font-weight: 700;	
} #bkap_bulk_day_date, #bkap_bulk_action {
width: 100%;
}
.bkap_bulk_fromto_div{
text-align: center;
}
.bkap_bulk_day_class{
width: 100%;
}
.bkap-executable-table thead{
border: 1px solid #eee;
}
.bkap-executable-table{
margin-bottom: 20px;
} .bkap-integrations-accordion{
background-color: #fafafa;
color: #444;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
margin-bottom: 10px;
}
.bkap-integrations-accordion:after {
content: '\002B';
color: #777;
font-weight: bold;
float: right;
margin-left: 5px;
}
.bkap-accordion-active, .bkap-integrations-accordion:hover {
background-color: #eee; 
}
.bkap-accordion-active:after {
content: "\2212";
}
.bkap_integrations_panel{
padding: 0 18px;
display: none;
background-color: white;
overflow: hidden;
}
.bkap_zoom_test_connection{
margin-left: 4px;
}