.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 #dbdbdb;
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 #dbdbdb;
}
.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 {
margin : 0 !important;
}
.yith_wcbk_booking_product_form_widget .yith-booking-meta .yith-booking-checkin,
.yith_wcbk_booking_product_form_widget .yith-booking-meta .yith-booking-checkout {
border-bottom : none !important;
border-top    : none !important;
}
.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 {
border         : none;
border-radius  : 7px;
margin         : 0;
display        : block;
width          : 100%;
padding        : 15px 8px;
font-size      : 18px;
text-transform : none;
background     : #00a699;
color          : #fff;
}
.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 {
background : #41b7ae;
color      : #fff;
opacity    : 1;
}
.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 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 25px 0 rgba(0, 0, 0, 0.2);
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;
}
.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%;
}
.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     : 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   : #f1f1f1;
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 #009688;
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 : #008489;
} .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;
}  @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 .yith-wcbk-checkbox span.yith-wcbk-checkbox__checkbox {
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;
border-bottom: 1px solid #ccc;
}
.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;
width          : 200px;
box-sizing     : border-box;
}
@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.informal, .yith-wcbk-booking-search-form.elegant {
border-radius : 3px;
box-shadow    : 0px 2px 4px 0 rgba(0, 0, 0, 0.2);
border        : 1px solid #ccc;
padding       : 20px;
}
.yith-wcbk-booking-search-form.elegant {
padding : 10px 0 0 0;
}
.yith-wcbk-booking-search-form.casual {
padding : 0;
}
.yith-wcbk-booking-search-form .yith-wcbk-booking-search-form-submit,
.yith-wcbk-booking-search-form form {
margin : 0 !important;
}
.yith-wcbk-booking-search-form.informal .yith-wcbk-booking-search-form-submit {
border-radius  : 20px;
font-family    : Montserrat, "Helvetica Neue", sans-serif;
font-weight    : 700;
letter-spacing : 0.046875em;
line-height    : 1;
padding        : 0.84375em 1.5em 0.78125em;
text-transform : uppercase;
}
.yith-wcbk-booking-search-form.elegant .yith-wcbk-booking-search-form-submit {
border-radius  : 14px;
font-family    : Montserrat, "Helvetica Neue", sans-serif;
font-weight    : 700;
letter-spacing : 0.046875em;
line-height    : 1;
padding        : 0.84375em 3em 0.78125em 4.5em;
text-transform : uppercase;
position       : relative;
}
.yith-wcbk-booking-search-form.elegant .yith-wcbk-booking-search-form-submit:before {
content     : '\f179';
font-family : Dashicons;
position    : absolute;
left        : 1.5em;
font-size   : 1.6em;
top         : 0.4em;
font-weight : 400;
}
.yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-submit {
border-radius  : 3px;
font-family    : Montserrat, "Helvetica Neue", sans-serif;
font-weight    : 700;
letter-spacing : 0.046875em;
line-height    : 1;
padding        : 0.7em 3.5em 0.7em;
text-transform : uppercase;
position       : relative;
}
.yith-wcbk-booking-search-form .yith-wcbk-booking-field {
float          : left;
width          : 100%;
vertical-align : middle;
margin         : 0;
}
.yith-wcbk-booking-search-form input[type=text],
.yith-wcbk-booking-search-form input[type=number],
.yith-wcbk-booking-search-form .select2-choices {
padding       : 8px;
border-radius : 2px;
border        : 1px solid #ccc;
background    : #fff;
box-shadow    : none;
outline       : none;
}
.yith-wcbk-booking-search-form .select2-container--default .select2-selection--multiple {
border-radius : 2px;
border        : 1px solid #ccc;
background    : #fff;
}
.yith-wcbk-booking-search-form input {
margin : 0 !important;
}
.yith-wcbk-booking-search-form-table,
.yith-wcbk-booking-search-form-table tr,
.yith-wcbk-booking-search-form-table td {
border : none;
margin : 0 !important;
}
.yith-wcbk-booking-search-form.elegant .yith-wcbk-booking-search-form-table tr:last-child td {
padding    : 25px 0;
background : rgba(0, 0, 0, 0.05);
text-align : center;
}
.yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-table tr:last-child td {
text-align : right;
padding    : 20px;
}
.yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-table td {
border-top : 1px solid #d7d7d7;
}
.yith-wcbk-booking-search-form-table .yith-wcbk-booking-search-form-label {
width : 20%;
}
.yith-wcbk-booking-search-form.elegant .yith-wcbk-booking-search-form-label {
padding-left : 20px;
}
.yith-wcbk-booking-search-form.elegant .yith-wcbk-booking-search-form-input {
padding-right : 20px;
}
.yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-label {
padding    : 15px;
background : rgba(0, 0, 0, 0.05);
}
.yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-input {
padding : 15px;
} .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.default,
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form.informal,
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form.casual {
padding : 5px;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-label {
padding : 10px;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-input {
padding : 10px;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table,
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table tbody,
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table tr,
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table td,
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table .yith-wcbk-booking-search-form-label {
display : block;
width   : 100%;
zoom    : 1;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table tr:not(:last-child) td {
padding : 2px 10px;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table tr.yith-wcbk-booking-search-form-row-services {
display : table-row;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table tr.yith-wcbk-booking-search-form-row-services td {
display : table-cell;
padding : 5px 10px;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form.casual tr.yith-wcbk-booking-search-form-row-services .yith-wcbk-booking-search-form-label {
background : transparent;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-input {
padding : 7px 0;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form.casual .yith-wcbk-booking-search-form-table tr:last-child td {
text-align : center;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form.elegant .yith-wcbk-booking-search-form-input {
padding : 7px;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table td:before,
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table td:after {
content : "";
display : table;
}
.yith_wcbk_booking_search_form_widget .yith-wcbk-booking-search-form-table td:after {
clear : both;
}
.yith_wcbk_booking_search_form_widget--default {
border        : 1px solid #dbdbdb;
background    : #fff;
padding       : 20px;
margin-bottom : 20px;
color         : #1a1a1a;
}
.yith_wcbk_booking_search_form_widget--default .yith-wcbk-booking-search-form-table tr:not(:last-child) td {
padding : 2px 0;
}
.yith_wcbk_booking_search_form_widget--default .yith-wcbk-booking-search-form.default {
padding : 0;
}
.yith_wcbk_booking_search_form_widget--default tr.yith-wcbk-booking-search-form-row-services td.yith-wcbk-booking-search-form-label,
.yith_wcbk_booking_search_form_widget--default tr.yith-wcbk-booking-search-form-row-services td.yith-wcbk-booking-search-form-input {
padding-top : 5px;
}
.yith_wcbk_booking_search_form_widget--default .yith-wcbk-booking-search-form-table tr:last-child td {
padding-top : 20px;
}
.yith_wcbk_booking_search_form_widget--default button.button.alt.yith-wcbk-booking-search-form-submit {
border         : none;
border-radius  : 7px;
margin         : 0;
display        : block;
width          : 100%;
padding        : 15px 8px;
font-size      : 18px;
text-transform : none;
background     : #00a699;
color          : #fff;
} 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 {
color         : #4d5d6d;
display       : block;
font-weight   : 400;
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;
position         : absolute;
margin           : auto;
z-index          : 9;
opacity          : 0;
transition       : opacity 500ms;
}
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;
z-index    : 8;
}
.yith-wcbk-search-form-result-product-meta-wrapper h3 {
margin         : 0;
padding        : 5px;
font-size      : 14px;
font-family    : 'Open Sans', sans-serif;
color          : #6d6c6c;
font-style     : normal;
font-weight    : 700;
text-align     : center;
text-transform : uppercase;
}
.yith-wcbk-search-form-result-product-add-to-cart {
border-top : 1px solid #eee;
}
.yith-wcbk-search-form-result-product-add-to-cart a {
padding        : 10px 0;
font-size      : 14px;
font-family    : 'Open Sans', sans-serif;
font-style     : normal;
font-weight    : 700;
text-align     : center;
text-transform : uppercase;
display        : block;
}
.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-family    : 'Open Sans', sans-serif;
font-size      : 14px;
width          : 100%;
padding        : 8px;
text-transform : uppercase;
cursor         : pointer;
display        : block;
clear          : both;
text-align     : center;
background     : #e7eaef;
color          : #464d56;
font-weight    : 600;
}
.yith-wcbk-search-form-results-show-more:hover {
background : #d5d8dd;
color      : #2a2c2d;
}
@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 {
padding-right : 30px;
}
.yith-wcbk-date-picker-wrapper .yith-wcbk-booking-date-icon {
position   : absolute;
right      : 10px;
top        : 50%;
transform  : translateY(-50%);
transition : all 0.3s ease-in-out;
z-index    : 5;
}
.yith-wcbk-date-picker-wrapper input.yith-wcbk-date-picker:focus + .yith-wcbk-date-picker--formatted + .yith-wcbk-booking-date-icon {
transform : translateY(-50%) rotateZ(179deg);
} #ui-datepicker-div.yith-wcbk-datepicker.ui-widget-content,
.yith-wcbk-date-picker--inline .ui-widget-content {
font-family   : Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
width         : 300px;
background    : #fff;
border-radius : 3px;
padding       : 0;
overflow      : hidden;
border        : none;
box-shadow    : 0 0 0 1px #bbb inset !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 {
background    : #353840;
border-radius : 0;
border        : none;
color         : #e3e4ea;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-title,
.yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-title {
font-size   : 13px;
line-height : 40px;
}
.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-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  : 2px;
top    : 7px;
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   : 2px;
top    : 7px;
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                    : 0;
left                   : 0;
line-height            : 1.85;
margin                 : 0;
text-align             : center;
font-weight            : 400;
color                  : #f1f1f1;
}
.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     : 90%;
margin    : 5%;
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;
}
.yith-wcbk-datepicker.ui-datepicker td,
.yith-wcbk-date-picker--inline .ui-datepicker td{
padding: 1px !important;
}
.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;
}
.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;
position   : relative;
}
.yith-booking--classic-style .yith-wcbk-datepicker.ui-datepicker td span,
.yith-booking--classic-style .yith-wcbk-datepicker.ui-datepicker td a,
.yith-booking--classic-style .yith-wcbk-date-picker--inline .ui-datepicker td span,
.yith-booking--classic-style .yith-wcbk-date-picker--inline .ui-datepicker td a {
width         : 30px;
height        : 30px;
border-radius : 50%;
padding-top   : 6px;
box-sizing    : border-box;
}
.yith-wcbk-datepicker.ui-datepicker td a.ui-state-highlight:before,
.yith-wcbk-date-picker--inline .ui-datepicker td a.ui-state-highlight:before {
content       : '';
width         : 25px;
height        : 25px;
position      : absolute;
top           : -2px;
left          : 6px;
border-radius : 50%;
background    : #e3e5e8;
z-index       : -1;
}
.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 {
content       : '';
width         : 25px;
height        : 25px;
background    : #353840;
position      : absolute;
top           : 50%;
left          : 50%;
transform     : translateX(-50%) translateY(-50%);
border-radius : 50%;
z-index       : -1;
}
.yith-booking--classic-style .yith-wcbk-datepicker.ui-datepicker td a.ui-state-active,
.yith-booking--classic-style .yith-wcbk-date-picker--inline .ui-datepicker td a.ui-state-active {
background : #353840;
color      : #fff;
}
.yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane {
border     : none;
background : transparent;
height     : 30px;
}
.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          : #555;
font-size      : 13px;
margin         : 0;
}
.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 : 100% !important;
}.yith-booking--simple-style .yith-wcbk-checkbox span.yith-wcbk-checkbox__checkbox {
background : #fff;
} .yith-booking.yith-booking--simple-style #tiptip_holder {
}
.yith-booking.yith-booking--simple-style #tiptip_content {
background    : #fff;
color         : #484848;
border-radius : 0;
border        : 1px solid #dbdbdb;
padding       : 18px;
}
.yith-booking.yith-booking--simple-style #tiptip_holder.tip_bottom #tiptip_arrow_inner {
border : none;
}
.yith-booking.yith-booking--simple-style #tiptip_holder.tip_bottom #tiptip_arrow_inner:before {
content     : '';
position    : absolute;
height      : 18px;
width       : 18px;
border      : none;
background  : #fff;
margin-top  : 11px;
margin-left : 3px;
transform   : rotateZ(45deg);
z-index     : -1;
box-shadow  : 0 0 3px 0 rgba(0, 0, 0, 0.3)
}
.yith-booking.yith-booking--simple-style #tiptip_holder.tip_bottom #tiptip_arrow_inner:after {
content     : '';
position    : absolute;
height      : 18px;
width       : 18px;
border      : none;
background  : #fff;
margin-top  : 11px;
margin-left : 3px;
transform   : rotateZ(45deg);
}
.yith-booking.yith-booking--simple-style #tiptip_holder.tip_top #tiptip_arrow_inner {
border : none;
}
.yith-booking.yith-booking--simple-style #tiptip_holder.tip_top #tiptip_arrow_inner:before {
content     : '';
position    : absolute;
height      : 18px;
width       : 18px;
border      : none;
background  : #fff;
margin-top  : -7px;
margin-left : 3px;
transform   : rotateZ(45deg);
z-index     : -1;
box-shadow  : 1px 1px 4px 0 rgba(0, 0, 0, 0.3)
}
.yith-booking.yith-booking--simple-style #tiptip_holder.tip_top #tiptip_arrow_inner:after {
content     : '';
position    : absolute;
height      : 18px;
width       : 18px;
border      : none;
background  : #fff;
margin-top  : -7px;
margin-left : 3px;
transform   : rotateZ(45deg);
} .yith-booking--simple-style .yith-wcbk-booking-form input:not([type='checkbox']),
.yith-booking--simple-style .yith-wcbk-booking-form input.yith-wcbk-date-picker--formatted,
.yith-booking--simple-style .yith-wcbk-booking-form select,
.yith-booking--simple-style .yith-wcbk-booking-form textarea {
background    : #fff;
border        : 1px solid #d1d1d1;
border-radius : 0;
color         : #484848;
padding       : 8px 14px;
}
.yith-booking--simple-style .yith-wcbk-booking-form .yith-wcbk-booking-form__label {
font-weight : 600;
font-size   : 12px;
margin      : 5px 0 2px 0;
}
.yith-booking--simple-style .yith-wcbk-booking-form-message p,
.yith-booking--simple-style .yith-wcbk-booking-form-message .yith-wcbk-bookable {
padding    : 2px;
border     : none;
background : #fff;
color      : #999;
margin     : 5px 0 15px 0;
font-size  : 12px;
}
.yith-booking--simple-style .yith-wcbk-booking-form-message p.error {
border-color : #960039;
color        : #960039;
}
.yith-booking--simple-style .yith-wcbk-booking-form-message .yith-wcbk-bookable.bookable {
border-color : #009688;
color        : #009688;
} .yith-booking--simple-style .yith-wcbk-date-range-picker {
border-radius : 0;
background    : #fff;
border-color  : #dbdbdb;
color         : #484848;
}
.yith-booking--simple-style .yith-wcbk-date-range-picker input.yith-wcbk-date-picker--formatted {
border  : 0;
padding : 12px 14px;
} .yith-booking--simple-style #ui-datepicker-div.yith-wcbk-datepicker.ui-widget-content,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-widget-content {
box-shadow : 0 0 0 1px #d1d1d1 inset !important;
width      : 318px;
padding    : 13px;
}
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-widget-content {
width : 100%;
}
.yith-booking--simple-style .yith-wcbk-datepicker .ui-datepicker-header,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker-header {
background : transparent;
color      : #565a5c;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-title,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-title {
font-size   : 17px;
font-weight : 400;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev {
left   : 7px;
border : 1px solid #d1d1d1;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next {
right  : 7px;
border : 1px solid #d1d1d1;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev-hover,
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next-hover,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev-hover,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next-hover {
border : 1px solid #adadad;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-prev span:after,
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-next span:after,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-prev span:after,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-next span:after {
top   : -2px;
color : #565a5c;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker th,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker th {
font-weight : 400;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker table,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker table {
width  : 100%;
margin : 13px 0;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker td {
width      : 39px;
height     : 38px;
border     : 1px double rgb(228, 231, 231);
color      : rgb(220, 224, 224);
background : rgb(255, 255, 255);
text-align : center;
font-size  : 15px;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-other-month,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-other-month {
border : none;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-current-day,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-current-day {
background : #00a699;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td:not(.ui-state-disabled):hover,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker td:not(.ui-state-disabled):hover {
background : #61cbc7;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td:not(.ui-state-disabled):hover a.ui-state-default,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker td:not(.ui-state-disabled):hover a.ui-state-default {
color : #fff;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-widget-content .ui-datepicker-unselectable:not(.ui-datepicker-other-month),
.yith-booking--simple-style .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-booking--simple-style .yith-wcbk-datepicker.ui-datepicker td a.ui-state-active:before,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker td a.ui-state-active:before {
display : none;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane {
height : auto;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close {
color     : #008489;
font-size : 16px;
}
.yith-booking--simple-style .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close:hover,
.yith-booking--simple-style .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close:hover {
text-decoration : underline;
color           : #009fa4;
} .yith-booking--simple-style .yith-wcbk-booking-search-form input[type=text],
.yith-booking--simple-style .yith-wcbk-booking-search-form input[type=number],
.yith-booking--simple-style .yith-wcbk-booking-search-form .select2-choices,
.yith-booking--simple-style .yith-wcbk-booking-search-form .select2-container--default .select2-selection--multiple {
border-radius : 0;
} .yith-booking--simple-style .yith-wcbk-people-selector {
color : #484848;
}
.yith-booking--simple-style .yith-wcbk-people-selector__toggle-handler,
.yith-booking--simple-style .yith-wcbk-people-selector__fields-container {
background    : #fff;
border-color  : #dbdbdb;
padding       : 3px 14px;
border-radius : 0;
}
.yith-booking--simple-style .yith-wcbk-people-selector__totals {
padding       : 3px 7px;
border-radius : 4px;
}
.yith-booking--simple-style .yith-wcbk-people-selector__toggle-handler {
padding : 1px 7px;
}
.yith-booking--simple-style .yith-wcbk-people-selector--opened .yith-wcbk-people-selector__totals {
background : #1eadb3;
color      : #fff;
}
.yith-booking--simple-style .yith-wcbk-people-selector__fields-container {
border-top-width : 1px;
margin-top       : 6px;
min-width        : 300px;
right            : 0;
box-shadow       : 0 2px 13px 0 rgba(0, 0, 0, 0.24), 0 3px 3px -2px rgba(0, 0, 0, 0.12);
}
.yith-booking--simple-style .yith-wcbk-people-selector__fields-container:before {
content             : '';
position            : absolute;
height              : 0;
width               : 0;
border              : 13px solid transparent;
border-bottom-color : #dbdbdb;
margin-top          : -26px;
margin-right        : 25px;
top                 : 0;
right               : 0;
}
.yith-booking--simple-style .yith-wcbk-people-selector__fields-container:after {
content             : '';
position            : absolute;
height              : 0;
width               : 0;
border              : 13px solid transparent;
border-bottom-color : #fff;
margin-top          : -25px;
margin-right        : 25px;
top                 : 0;
right               : 0;
}
@media (max-width : 44.375em) {
.yith-booking--simple-style .yith-wcbk-people-selector__fields-container {
min-width : 0;
width     : 100%;
}
}