.yith-wcbk-clearfix:before,
.yith-wcbk-clearfix:after {
content : "";
display : table;
}
.yith-wcbk-clearfix:after {
clear : both;
}
.yith-wcbk-clearfix {
zoom : 1; } .woocommerce table.my_account_bookings {
font-size : .85em;
}
.woocommerce table.booking_details .yith-wcbk-service-list {
list-style : none;
} .yith_wcbk_booking_product_form_widget {
border        : 1px solid var(--yith-wcbk-border-color);
background    : #fff;
padding       : 20px;
margin-bottom : 20px;
}
.yith_wcbk_widget_booking_form_close {
display       : none;
cursor        : pointer;
margin-bottom : 15px;
}
.yith_wcbk_widget_booking_form_head {
padding-bottom : 10px;
border-bottom  : 1px solid var(--yith-wcbk-border-color);
}
.yith_wcbk_booking_product_form_widget .woocommerce-product-rating {
font-size : 12px;
margin    : 0 !important;
}
.yith_wcbk_booking_product_form_widget div.product p.price,
.yith_wcbk_booking_product_form_widget div.product span.price {
margin      : 0 0 5px 0;
color       : #484848;
font-size   : 25px;
font-weight : 800;
}
.yith_wcbk_booking_product_form_widget .yith-booking-meta {
border : none;
}
.yith_wcbk_booking_product_form_widget form.cart {
margin  : 0 !important;
padding : 0 !important;
}
.yith_wcbk_booking_product_form_widget button.button.alt.yith-wcbk-add-to-cart-button,
.yith_wcbk_booking_product_form_widget button.button.alt.yith-wcbk-add-to-cart-button:disabled,
.yith_wcbk_booking_product_form_widget button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover,
.yith_wcbk_booking_product_form_widget button.button.alt.yith-wcbk-add-to-cart-button:hover {
border         : none;
border-radius  : 7px;
margin         : 0;
display        : block;
width          : 100%;
padding        : 15px 8px;
font-size      : 18px;
text-transform : none;
background     : var(--yith-wcbk-primary);
color          : var(--yith-wcbk-primary-contrast);
}
.yith_wcbk_booking_product_form_widget button.button.alt.yith-wcbk-add-to-cart-button:hover {
background : var(--yith-wcbk-primary-light);
color      : var(--yith-wcbk-primary-contrast);
opacity    : 1;
}
.yith_wcbk_booking_product_form_widget button.button.alt.yith-wcbk-add-to-cart-button:disabled,
.yith_wcbk_booking_product_form_widget button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover {
opacity : .4;
}
.yith_wcbk_booking_product_form_widget .yith_wcbk_widget_booking_form_mouse_trap {
display : none;
}
.yith_wcbk_widget_booking_form_overlay {
display    : none;
position   : fixed;
top        : 0;
left       : 0;
width      : 100%;
height     : 100%;
background : rgba(255, 255, 255, 0.8);
z-index    : 999998;
}
@media (max-width : 56.875em) {
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed {
position     : fixed;
left         : 0;
bottom       : 0;
width        : 100%;
height       : 86px;
margin       : 0 !important;
border-width : 1px 0 0 0;
z-index      : 999999;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) .yith_wcbk_widget_booking_form_mouse_trap {
display  : block;
position : absolute;
top      : 0;
left     : 0;
width    : 100%;
height   : 100%;
cursor   : pointer;
z-index  : 10;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) .yith-wcbk-booking-form {
display : none;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) .product {
display : table;
width   : 100%;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) .yith_wcbk_widget_booking_form_head {
display        : table-cell;
border         : none;
padding-bottom : 0;
vertical-align : middle;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) .yith_wcbk_widget_booking_form_summary {
display        : table-cell;
vertical-align : middle;
text-align     : right;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) div.product p.price {
font-size     : 18px;
margin-bottom : 3px;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) .woocommerce-product-rating {
margin    : 0 !important;
font-size : 10px;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) .woocommerce-review-link {
display : none;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed:not(.yith_wcbk_booking_product_form_widget__opened) button.button.alt.yith-wcbk-add-to-cart-button {
display : inline-block;
padding : 12px 30px;
width   : auto;
float   : right;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed.yith_wcbk_booking_product_form_widget__opened {
bottom        : 50%;
left          : 50%;
height        : auto;
max-width     : 420px;
max-height    : 100%;
border-width  : 0;
transform     : translateX(-50%) translateY(50%);
box-shadow    : 0 2px 10px -2px rgba(0, 0, 0, .12), 0 4px 30px 0 rgba(0, 0, 0, .21);
border-radius : 8px;
overflow-y    : auto;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed.yith_wcbk_booking_product_form_widget__opened .yith_wcbk_widget_booking_form_close {
display : block;
}
}
@media (max-width : 44.375em) {
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed {
box-shadow    : none;
transition    : height 0.3s ease-in-out;
transform     : none;
border-radius : 0;
}
.yith_wcbk_booking_product_form_widget.yith_wcbk_booking_product_form_widget--mobile-fixed.yith_wcbk_booking_product_form_widget__opened {
height        : 100%;
border        : 0;
bottom        : 0;
left          : 0;
transform     : none;
max-width     : 100%;
border-radius : 0;
}
.yith_wcbk_widget_booking_form_overlay {
opacity : 0;
}
} .yith-wcbk-confirm-cancel-button {
background : #bc000f !important;
color      : #fff !important;
}
.yith-wcbk-confirm-button-done {
background    : #d8d8d8;
width         : 23px;
height        : 23px;
top           : -10px;
right         : -10px;
position      : absolute;
padding       : 3px;
color         : #515151;
border-radius : 50%;
font-size     : 13px;
border        : 2px solid #fff;
box-sizing    : border-box;
} .yith-wcbk-google-maps-places-autocomplete {
background : #fff !important;
} .yith-wcbk-checkbox {
display     : inline-flex;
align-items : center;
font-weight : 400;
cursor      : pointer;
}
.yith-wcbk-checkbox input {
display : none;
}
.yith-wcbk-checkbox span.yith-wcbk-checkbox__checkbox {
width        : 18px;
height       : 18px;
display      : block;
background   : #ffffff;
border       : 1px solid #d1d1d1;
position     : relative;
margin-right : 5px;
}
.yith-wcbk-checkbox span.yith-wcbk-checkbox__checkbox:after {
content           : '';
width             : 11px;
height            : 7px;
position          : absolute;
top               : 3px;
left              : 3px;
border            : 2px solid var(--yith-wcbk-primary);
border-top        : none;
border-right      : none;
background        : transparent;
opacity           : 0;
-webkit-transform : rotate(-45deg);
transform         : rotate(-45deg);
}
.yith-wcbk-checkbox input:checked + span.yith-wcbk-checkbox__checkbox:after {
opacity : 1;
}
.yith-wcbk-checkbox:hover span.yith-wcbk-checkbox__checkbox:after {
opacity : 0.4;
} .yith-wcbk-help-tip {
color          : #333;
vertical-align : middle;
}
.yith-wcbk-help-tip:hover {
color : var(--yith-wcbk-primary);
} .yith-wcbk-shortcode-services {
margin : 15px 0;
} .product-type-booking .blockUI.blockOverlay::before,
.yith_wcbk_booking_product_form_widget .blockUI.blockOverlay::before,
.yith-wcbk-shortcode-booking-form .blockUI.blockOverlay::before,
.yith-wcbk-popup .blockUI.blockOverlay::before {
display : none;
}
.yith-wcbk-block-ui-element {
top       : 50% !important;
left      : 50% !important;
transform : translateX(-50%) translateY(-50%) !important;
} .yith-wcbk-booking-of {
font-weight : 600;
}
.woocommerce .cart-item--booking td.product-name .variation .variation-Totals {
display : block;
float   : none;
} .yith-wcbk-services-selector {
position    : relative;
user-select : none;
}
.yith-wcbk-services-selector__toggle-handler {
position        : relative;
min-height      : 42px;
background      : #fff;
border          : 1px solid var(--yith-wcbk-border-color);
padding         : 7px 37px 7px 7px;
border-radius   : 0;
cursor          : pointer;
display         : flex;
flex-direction  : column;
align-items     : flex-start;
justify-content : center;
}
.yith-wcbk-services-selector__toggle-handler:after {
content     : '\e900';
font-family : yith-icon;
font-size   : 15px;
font-weight : 800;
color       : inherit;
opacity     : .7;
position    : absolute;
right       : 10px;
transition  : all 0.3s ease-in-out;
}
.yith-wcbk-services-selector--opened .yith-wcbk-services-selector__toggle-handler {
border-radius : 2px 2px 0 0;
border-color  : var(--yith-wcbk-border-color-focus);
box-shadow    : var(--yith-wcbk-shadow-focus);
}
.yith-wcbk-services-selector--opened .yith-wcbk-services-selector__toggle-handler:after {
transform : rotateZ(180deg);
color     : var(--yith-wcbk-border-color-focus);
}
.yith-wcbk-services-selector__content {
display       : none;
position      : absolute;
width         : 100%;
background    : #fff;
border        : 1px solid var(--yith-wcbk-border-color);
border-radius : 0;
z-index       : 9999;
min-width     : 300px;
right         : 0;
box-shadow    : 0 2px 13px 0 rgba(0, 0, 0, .24), 0 3px 3px -2px rgba(0, 0, 0, .12);
}
.yith-wcbk-services-selector--opened .yith-wcbk-services-selector__content {
display : block;
z-index : 9999;
}
.yith-wcbk-services-selector--opened--below .yith-wcbk-services-selector__content {
margin-top : 6px;
}
.yith-wcbk-services-selector--opened--above .yith-wcbk-services-selector__content {
bottom        : 100%;
margin-bottom : 6px;
}
.yith-wcbk-services-selector__services {
display        : flex;
flex-direction : column;
padding        : 20px;
max-height     : 200px;
overflow-y     : auto;
gap            : 4px;
}
.yith-wcbk-services-selector__label {
padding-left : 8px;
position     : absolute;
}
.yith-wcbk-services-selector__label__fake {
width : 100%;
}
.yith-wcbk-services-selector__label--placeholder {
opacity : .8;
}
.yith-wcbk-services-selector__label--selected {
white-space   : nowrap;
overflow      : hidden;
text-overflow : ellipsis;
}
.yith-wcbk-services-selector__label--selected .item {
font-size : .8em;
}
.yith-wcbk-services-selector__label--selected .item:not(:last-child):after {
content : ',';
}
.yith-wcbk-services-selector__content__footer {
padding    : 15px 20px;
text-align : right;
background : #f1f1f1;
}
.yith-wcbk-services-selector__close {
display       : inline-block;
padding       : 5px 17px;
background    : var(--yith-wcbk-primary);
border-radius : 5px;
color         : var(--yith-wcbk-primary-contrast);
font-weight   : 600;
cursor        : pointer;
}
.yith-wcbk-services-selector__close:hover {
background : var(--yith-wcbk-primary-light);
color      : var(--yith-wcbk-primary-contrast);
}  @media (max-width : 56.875em) {
.yith_wcbk_booking_product_form_widget:not(.yith_wcbk_booking_product_form_widget__opened) #yith-wcdp-add-deposit-to-cart {
display : none;
}
} .theme-yith-proteo .shop_table.booking_details tr > th,
.theme-yith-proteo .shop_table.booking_person_types_details tr > th,
.theme-yith-proteo .shop_table.booking_details tr > td,
.theme-yith-proteo .shop_table.booking_person_types_details tr > td {
border : none;
}
.theme-yith-proteo .shop_table.booking_details tbody > tr:first-child > th,
.theme-yith-proteo .shop_table.booking_person_types_details tbody > tr:first-child > th,
.theme-yith-proteo .shop_table.booking_details tbody > tr:first-child > td,
.theme-yith-proteo .shop_table.booking_person_types_details tbody > tr:first-child > td {
border-top : 1px solid #ccc;
}
.theme-yith-proteo .shop_table.booking_details tr > th,
.theme-yith-proteo .shop_table.booking_person_types_details tr > th {
text-align     : left;
vertical-align : middle;
max-width      : 200px;
box-sizing     : border-box;
}
.theme-yith-proteo #ui-datepicker-div.yith-wcbk-datepicker .ui-datepicker-calendar tbody td a {
background  : transparent;
color       : #555;
border      : none;
font-size   : inherit;
font-weight : 600;
}
.theme-yith-proteo #ui-datepicker-div.yith-wcbk-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled {
opacity : .35;
}
.theme-yith-proteo #ui-datepicker-div.yith-wcbk-datepicker .ui-datepicker-calendar tbody td:not(.ui-state-disabled):hover a.ui-state-default,
.theme-yith-proteo .yith-wcbk-date-picker--inline .ui-datepicker td:not(.ui-state-disabled):hover a.ui-state-default {
color      : var(--yith-wcbk-primary-contrast);
background : var(--yith-wcbk-primary-light);
}
.theme-yith-proteo #ui-datepicker-div.yith-wcbk-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day a.ui-state-default,
.theme-yith-proteo .yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-current-day a.ui-state-default {
color      : var(--yith-wcbk-primary-contrast);
background : var(--yith-wcbk-primary);
}
@media (max-width : 56.875em) {
.theme-yith-proteo section.widget.yith_wcbk_booking_product_form_widget {
position : fixed;
}
}.yith-wcbk-popup {
display    : none;
position   : absolute;
top        : 25%;
left       : 25%;
width      : 50%;
padding    : 35px;
box-sizing : border-box;
box-shadow : 0px 4px 28px 2px rgba(0, 0, 0, 0.7);
background : #fff;
border     : 1px solid #ccc;
z-index    : 99999;
overflow   : hidden;
}
.yith-wcbk-popup img.alignleft {
margin-left : 0 !important;
}
.yith-wcbk-popup img.alignright {
margin-right : 0 !important;
}
.yith-wcbk-popup .yith-wcbk-product-table-wrapper {
padding : 0;
}
.yith-wcbk-popup h2 {
margin-top : 0;
}
span.yith-wcbk-popup-close {
cursor      : pointer;
position    : absolute;
top         : 0;
right       : 0;
z-index     : 99999;
font-size   : 30px;
width       : 40px;
height      : 40px;
line-height : 40px;
color       : #ccc;
} .yith-wcbk-popup-informal {
box-shadow    : none;
background    : #999;
border-radius : 8px;
padding       : 6px;
border        : 0;
}
.yith-wcbk-popup-informal .yith-wcbk-popup-container {
background : #fff;
padding    : 30px;
}
.yith-wcbk-popup-informal span.yith-wcbk-popup-close {
top   : 10px;
right : 10px;
} .yith-wcbk-popup-casual {
box-shadow    : none;
background    : #b37c81;
border-radius : 8px;
padding       : 5px;
border        : 0;
}
.yith-wcbk-popup-casual .yith-wcbk-popup-container {
background : #fff;
padding    : 30px;
}
.yith-wcbk-popup-casual span.yith-wcbk-popup-close {
top        : 3px;
right      : 3px;
color      : #fff;
background : #b37c81;
} .yith-wcbk-popup-elegant {
box-shadow : none;
background : #fff;
}
.yith-wcbk-popup-elegant span.yith-wcbk-popup-close {
top        : 10px;
right      : 10px;
color      : #6d6d6d;
background : #dfdfdf;
}
.yith-wcbk-popup-ajax-container {
overflow-y : auto;
overflow-x : hidden;
height     : 100%;
padding    : 10px;
} .yith-wcbk-overlay {
background : #000;
opacity    : 0.8;
z-index    : 99998;
position   : fixed;
width      : 100%;
height     : 100%;
top        : 0;
left       : 0;
} @media only screen and (max-width : 768px) {
.yith-wcbk-popup {
left        : 2% !important;
width       : 96% !important;
padding     : 5px;
padding-top : 35px;
}
}.yith-wcbk-booking-search-form{padding:10px;margin:0}.yith-wcbk-booking-search-form *{box-sizing:border-box}.yith-wcbk-booking-search-form .form{margin:0 !important}.yith-wcbk-booking-search-form button.yith-wcbk-booking-search-form-submit{margin:15px 0 0 0;font-weight:600;letter-spacing:0.046875em;line-height:1;padding:0.84375em 1.475em;font-size:1em}.yith-wcbk-booking-search-form .yith-wcbk-booking-search-form__row__label{font-weight:600;margin:.8em 0 .2em;display:inline-block}.yith-wcbk-booking-search-form .yith-wcbk-booking-search-form__row__content{max-width:400px}.yith-wcbk-booking-search-form .yith-wcbk-booking-field,.yith-wcbk-booking-search-form select{width:100%;margin:0;box-shadow:none;outline:none;background:#fff;border:1px solid var(--yith-wcbk-border-color);border-radius:0;color:inherit;padding:12px 14px}.yith-wcbk-booking-search-form input{margin:0}.yith-wcbk-booking-search-form input[type=text]:focus,.yith-wcbk-booking-search-form input[type=number]:focus,.yith-wcbk-booking-search-form .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--yith-wcbk-border-color-focus);box-shadow:var(--yith-wcbk-shadow-focus)}.yith-wcbk-booking-search-form input[type=text].select2-search__field{min-height:0}.yith-wcbk-booking-search-form input[type=text].select2-search__field:focus{border:none;box-shadow:none}.yith-wcbk-booking-search-form .select2-container--default .select2-selection--multiple{border-radius:0;border:1px solid var(--yith-wcbk-border-color);background:#fff;padding:0}.yith-wcbk-booking-search-form .select2-container--default .select2-selection--multiple .select2-selection__choice{color:var(--yith-wcbk-primary-contrast);background-color:var(--yith-wcbk-primary);border-radius:4px;padding:2px 25px 2px 8px;line-height:1.5em;border:none;position:relative}.yith-wcbk-booking-search-form .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:var(--yith-wcbk-primary-contrast);font-size:24px;line-height:0;vertical-align:middle;font-weight:400;position:absolute;top:50%;right:4px}.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout .yith-wcbk-booking-search-form__fields{display:flex;flex-wrap:wrap}.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout .yith-wcbk-booking-search-form__fields>*{flex:180px 1;margin-right:10px}.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout .yith-wcbk-booking-search-form__row--submit{align-self:flex-end}.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout .yith-wcbk-booking-field,.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout .yith-wcbk-date-picker-wrapper,.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout select,.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout .yith-wcbk-date-range-picker,.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout .yith-wcbk-people-selector__toggle-handler{height:45px}.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout .yith-wcbk-services-selector__toggle-handler{min-height:45px}.yith-wcbk-booking-search-form.yith-wcbk-booking-search-form--horizontal-layout button.yith-wcbk-booking-search-form-submit{margin:0;height:45px;line-height:45px;padding:0 25px}.yith-wcbk-booking-search-form input::-webkit-input-placeholder{color:inherit;font-size:.8em;opacity:.8}.yith-wcbk-select2-results-container.select2-container.select2-container--default{z-index:9999;border-radius:0}.yith-wcbk-select2-results-container.select2-container.select2-container--default .select2-results__option[aria-selected=true],.yith-wcbk-select2-results-container.select2-container.select2-container--default .select2-results__option[data-selected=true]{background-color:var(--yith-wcbk-underlined-bg);color:var(--yith-wcbk-underlined-text)}.yith-wcbk-select2-results-container.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected],.yith-wcbk-select2-results-container.select2-container.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--yith-wcbk-underlined-bg);color:var(--yith-wcbk-underlined-text)}.yith-wcbk-select2-results-container.select2-container.select2-container--default .select2-dropdown{overflow:hidden;margin-top:5px;border-radius:0;box-shadow:0 1px 4px 0 rgba(0,0,0,0.12),0 2px 20px 0 rgba(0,0,0,0.2);border:0}.yith-wcbk-select2-results-container.select2-container.select2-container--default .select2-dropdown.select2-dropdown--above{margin-top:-5px}body.admin-bar .yith-wcbk-select2-results-container.select2-container.select2-container--default .select2-dropdown{margin-top:calc(32px + 5px)}body.admin-bar .yith-wcbk-select2-results-container.select2-container.select2-container--default .select2-dropdown.select2-dropdown--above{margin-top:calc(32px - 5px)}.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-label{width:40%}.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form{padding:0}.yith_wcbk_booking_search_form_widget{border:1px solid var(--yith-wcbk-border-color);background:#fff;padding:20px;margin-bottom:20px;color:#1a1a1a}.yith_wcbk_booking_search_form_widget button.button.alt.yith-wcbk-booking-search-form-submit{border:none;border-radius:7px;display:block;width:100%;text-transform:none;background:var(--yith-wcbk-primary);color:var(--yith-wcbk-primary-contrast)}ul.yith-wcbk-search-form-result-products{margin:0 0 1em;padding:0;list-style:none;clear:both}ul.yith-wcbk-search-form-result-products li.product-type-booking{float:left;margin:0 2.2% 2em 0;padding:0;position:relative;width:14.8%;text-align:center;box-shadow:1px 3px 12px 0 rgba(0,0,0,0.2);background:#fff;clear:none}ul.yith-wcbk-search-form-result-products li.product-type-booking .price{display:block;font-weight:600;margin-bottom:.5em;font-size:.857em}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper{width:100%;padding-bottom:100%;overflow:hidden;position:relative}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper .yith-wcbk-search-form-result-product-thumb-actions{position:absolute;top:calc(50% - 25px);left:0;z-index:11;height:50px;width:100%;opacity:0;transition:opacity 400ms}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper:hover .yith-wcbk-search-form-result-product-thumb-actions{opacity:1}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper .yith-wcbk-search-form-result-product-thumb-actions span{font-size:50px;color:#fff;width:50px;height:50px;text-shadow:1px 1px 3px rgba(0,0,0,0.4);opacity:0.7;cursor:pointer}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper .yith-wcbk-search-form-result-product-thumb-actions span:hover{opacity:1}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper .yith-wcbk-search-form-result-product-thumb-actions span.yith-wcbk-search-form-result-product-thumb-action-prev{float:left}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper .yith-wcbk-search-form-result-product-thumb-actions span.yith-wcbk-search-form-result-product-thumb-action-next{float:right}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper .yith-wcbk-thumb{width:100%;height:100%;background-color:#e9e9e9;background-size:cover;background-position:center;position:absolute;margin:auto;z-index:9;opacity:0;transition:opacity 500ms ease-in-out, transform .2s ease-in-out}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper:hover .yith-wcbk-thumb{transform:scale(1.1)}ul.yith-wcbk-search-form-result-products li.product-type-booking .yith-wcbk-search-form-result-product-thumb-wrapper .yith-wcbk-thumb.current{opacity:1;transition:opacity 0ms, transform .2s ease-in-out;z-index:8}.yith-wcbk-search-form-result-product-meta-wrapper h3{margin:0;padding:5px;font-size:14px;color:#000;font-style:normal;font-weight:400;text-align:center}.yith-wcbk-search-form-result-product-add-to-cart a{padding:10px 0;font-size:14px;font-style:normal;font-weight:700;text-align:center;text-transform:uppercase;display:block;color:var(--yith-wcbk-primary)}.yith-wcbk-search-form-result-product-add-to-cart a:hover{color:var(--yith-wcbk-primary-light)}.yith-wcbk-search-form-result-product-add-to-cart form{border:none !important;padding:0 !important;margin:0 !important;background:transparent !important}.yith-wcbk-search-form-results-show-more{font-size:14px;width:100%;padding:8px;cursor:pointer;display:block;clear:both;text-align:center;color:var(--yith-wcbk-primary);text-decoration:underline;font-weight:600}.yith-wcbk-search-form-results-show-more:hover{color:var(--yith-wcbk-primary-light)}@media only screen and (min-width: 1280px){ul.yith-wcbk-search-form-result-products li.product-type-booking:nth-child(6n){margin-right:0}ul.yith-wcbk-search-form-result-products li.product-type-booking:nth-child(6n+1){clear:both}}@media only screen and (min-width: 580px) and (max-width: 1280px){ul.yith-wcbk-search-form-result-products li.product-type-booking{width:31%;float:left;margin:0 3.5% 2em 0}ul.yith-wcbk-search-form-result-products li.product-type-booking:nth-child(3n){margin-right:0}ul.yith-wcbk-search-form-result-products li.product-type-booking:nth-child(3n+1){clear:both}}@media only screen and (max-width: 580px){ul.yith-wcbk-search-form-result-products li.product-type-booking{width:48%;float:left;clear:both;margin:0 0 2em}ul.yith-wcbk-search-form-result-products li.product-type-booking:nth-child(2n){float:right;clear:none !important}}input.yith-wcbk-date-picker,
input.yith-wcbk-date-picker--formatted {
padding    : 0;
margin     : 0;
background : transparent;
border     : none;
box-sizing : border-box;
}
input.yith-wcbk-date-picker {
opacity  : 0;
position : absolute;
z-index  : 0;
}
input.yith-wcbk-date-picker--formatted {
position : relative;
z-index  : 1;
}
.yith-wcbk-date-picker-wrapper {
position : relative;
width    : 100%;
}
.yith-wcbk-date-picker-wrapper input.yith-wcbk-date-picker--formatted {
width         : 100% !important;
height        : auto;
box-shadow    : none;
display       : block;
outline       : none;
background    : #fff -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border        : 1px solid var(--yith-wcbk-border-color);
border-radius : 0;
color         : #484848;
padding       : 8px 30px 8px 14px;
}
.yith-wcbk-date-picker-wrapper .yith-wcbk-booking-date-icon {
position  : absolute;
right     : 11px;
top       : 50%;
transform : translateY(-50%);
z-index   : 5;
color     : inherit;
opacity   : .7;
}
.yith-wcbk-date-picker-wrapper input.yith-wcbk-date-picker:focus + .yith-wcbk-date-picker--formatted + .yith-wcbk-booking-date-icon {
color   : var(--yith-wcbk-border-color-focus);
opacity : .7;
}
.yith-wcbk-date-picker-wrapper input.yith-wcbk-date-picker:focus + .yith-wcbk-date-picker--formatted {
border-color : var(--yith-wcbk-border-color-focus);
box-shadow   : var(--yith-wcbk-shadow-focus);
} #ui-datepicker-div.yith-wcbk-datepicker.ui-widget-content,
.yith-wcbk-date-picker--inline .ui-widget.ui-widget-content {
font-family   : Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
background    : #fff;
border-radius : 5px;
overflow      : hidden;
border        : none;
box-shadow    : 0 0 0 1px #eaeaea inset, 0 2px 8px 0 rgba(135, 162, 164, .48) !important;
width         : 318px;
padding       : 13px;
z-index       : 999 !important;
}
.yith-wcbk-date-picker--inline .ui-widget-content {
width : 100%;
}
.yith-wcbk-datepicker .ui-datepicker-header,
.yith-wcbk-date-picker--inline .ui-datepicker-header {
border-radius : 0;
border        : none;
background    : transparent;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-title,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-title {
font-size   : 15px;
font-weight : 600;
line-height : 30px;
}
.yith-wcbk-datepicker .ui-widget-content .ui-state-hover,
.yith-wcbk-datepicker .ui-widget-content .ui-state-focus,
.yith-wcbk-date-picker--inline .ui-widget-content .ui-state-hover,
.yith-wcbk-date-picker--inline .ui-widget-content .ui-state-focus {
border-radius : 0;
border        : none;
}
.yith-wcbk-datepicker .ui-state-hover,
.yith-wcbk-datepicker .ui-widget-content .ui-state-hover,
.yith-wcbk-datepicker .ui-widget-header .ui-state-hover,
.yith-wcbk-datepicker .ui-state-focus,
.yith-wcbk-datepicker .ui-widget-content .ui-state-focus,
.yith-wcbk-datepicker .ui-widget-header .ui-state-focus,
.yith-wcbk-date-picker--inline .ui-state-hover,
.yith-wcbk-date-picker--inline .ui-widget-content .ui-state-hover,
.yith-wcbk-date-picker--inline .ui-widget-header .ui-state-hover,
.yith-wcbk-date-picker--inline .ui-state-focus,
.yith-wcbk-date-picker--inline .ui-widget-content .ui-state-focus,
.yith-wcbk-date-picker--inline .ui-widget-header .ui-state-focus {
background : transparent;
}
.yith-wcbk-datepicker .ui-widget-header .ui-icon,
.yith-wcbk-date-picker--inline .ui-widget-header .ui-icon {
background : transparent;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev {
left   : 7px;
border : none;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next {
right  : 7px;
border : none;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next-hover,
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next-hover,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next {
right  : 3px;
top    : 4px;
cursor : pointer;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev-hover,
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev-hover,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev {
left   : 3px;
top    : 4px;
cursor : pointer;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next-hover,
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next-hover,
.yith-wcbk-date-picker--inline.ui-datepicker .ui-datepicker-next-hover,
.yith-wcbk-date-picker--inline.ui-datepicker .ui-datepicker-next-hover {
color : #c6c6c6;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev span,
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next span,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev span,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next span {
position : static;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev span:after,
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next span:after,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev span:after,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next span:after {
font-family            : Dashicons;
text-indent            : 0;
position               : absolute;
width                  : 100%;
height                 : 100%;
speak                  : none;
font-variant           : normal;
text-transform         : none;
-webkit-font-smoothing : antialiased;
top                    : -2px;
left                   : 0;
line-height            : 1.85;
margin                 : 0;
text-align             : center;
font-weight            : 400;
color                  : #565a5c;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev span:after,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev span:after {
content : "\f341";
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next span:after,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next span:after {
content : "\f345";
}
.yith-wcbk-datepicker.ui-datepicker table,
.yith-wcbk-date-picker--inline .ui-datepicker table {
width     : 100%;
margin    : 5px 0 13px;
border    : none;
font-size : 12px;
}
.yith-wcbk-datepicker.ui-datepicker tr,
.yith-wcbk-date-picker--inline .ui-datepicker tr {
border : 0;
}
.yith-wcbk-datepicker.ui-datepicker th,
.yith-wcbk-date-picker--inline .ui-datepicker th {
padding     : .1em;
font-weight : 600;
font-size   : 14px;
}
.yith-wcbk-datepicker.ui-datepicker td,
.yith-wcbk-date-picker--inline .ui-datepicker td {
padding    : 2px 0 !important;
width      : 39px;
border     : none;
color      : #9f9f9f;
background : #ffffff;
text-align : center;
font-size  : 13px;
}
.yith-wcbk-datepicker .ui-state-default,
.yith-wcbk-datepicker.ui-widget-content .ui-state-default,
.yith-wcbk-datepicker .ui-widget-header .ui-state-default,
.yith-wcbk-date-picker--inline .ui-state-default,
.yith-wcbk-date-picker--inline .ui-widget-content .ui-state-default,
.yith-wcbk-date-picker--inline .ui-widget-header .ui-state-default {
border      : none;
background  : transparent;
font-weight : 400;
color       : #555;
line-height : 1.9em;
}
.yith-wcbk-datepicker.ui-datepicker td span,
.yith-wcbk-datepicker.ui-datepicker td a,
.yith-wcbk-date-picker--inline .ui-datepicker td span,
.yith-wcbk-date-picker--inline .ui-datepicker td a {
text-align : center;
display    : block;
}
.yith-wcbk-datepicker.ui-datepicker td a.ui-state-default,
.yith-wcbk-date-picker--inline .ui-datepicker td a.ui-state-default{
font-weight: 600;
}
.yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-other-month,
.yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-other-month {
border : none;
}
.yith-wcbk-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled {
opacity : .35;
}
.yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-current-day a,
.yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-current-day a {
background : var(--yith-wcbk-primary);
}
.yith-wcbk-datepicker.ui-datepicker td:not(.ui-state-disabled):hover a,
.yith-wcbk-date-picker--inline .ui-datepicker td:not(.ui-state-disabled):hover a {
background : var(--yith-wcbk-primary-light);
}
.yith-wcbk-datepicker.ui-datepicker td:not(.ui-state-disabled):hover a.ui-state-default,
.yith-wcbk-date-picker--inline .ui-datepicker td:not(.ui-state-disabled):hover a.ui-state-default {
color : var(--yith-wcbk-primary-contrast);
}
.yith-wcbk-datepicker.ui-widget-content .ui-datepicker-unselectable:not(.ui-datepicker-other-month),
.yith-wcbk-date-picker--inline .ui-widget-content .ui-datepicker-unselectable:not(.ui-datepicker-other-month) {
text-decoration       : line-through;
text-decoration-color : #565a5c;
}
.yith-wcbk-datepicker.ui-datepicker td a.ui-state-active,
.yith-wcbk-date-picker--inline .ui-datepicker td a.ui-state-active {
color : #fff;
}
.yith-wcbk-datepicker.ui-datepicker td a.ui-state-active:before,
.yith-wcbk-date-picker--inline .ui-datepicker td a.ui-state-active:before {
display : none;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane {
border      : none;
background  : transparent;
height      : auto;
text-align  : center;
margin      : 0;
padding     : 0;
line-height : 15px;
}
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane {
display : none;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current {
display : none !important;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
text-transform : none;
border         : none;
background     : transparent;
font-weight    : 400;
color          : var(--yith-wcbk-primary);
font-size      : 11px;
margin         : 0;
float          : none;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close:hover,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close:hover {
text-decoration : underline;
color           : var(--yith-wcbk-primary-light);
}
.yith-wcbk-datepicker--static {
position  : absolute !important;
top       : auto !important;
left      : auto !important;
max-width : 100% !important;
}
.yith_wcbk_booking_product_form_widget .yith-wcbk-datepicker--static {
min-width : max(280px, 100%) !important;
}