/*# sourceMappingURL=frontend.css.map */

.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;
	box-sizing: border-box;
}

.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;
	font-size: var(--yith-wcbk-fields-font-size);
}

.yith-wcbk-checkbox input {
	display: none;
}

.yith-wcbk-checkbox span.yith-wcbk-checkbox__checkbox {
	width: 20px;
	height: 20px;
	display: block;
	background: #fff;
	border: 1px solid #d1d1d1;
	position: relative;
	margin-right: 10px;
	box-sizing: border-box;
}

.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: rgba(0, 0, 0, 0);
	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: .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-booking-form-block, .yith-wcbk-bookable-product-form-block, .yith_wcbk_booking_product_form_widget {
	box-sizing: border-box;
}

.yith-wcbk-booking-form-block .woocommerce-product-rating, .yith-wcbk-bookable-product-form-block .woocommerce-product-rating, .yith_wcbk_booking_product_form_widget .woocommerce-product-rating {
	font-size: 12px;
	margin: 0 !important;
}

.yith-wcbk-booking-form-block .product, .yith-wcbk-bookable-product-form-block .product, .yith_wcbk_booking_product_form_widget .product {
	max-width: 700px;
}

.yith-wcbk-booking-form-block .product .price, .yith-wcbk-booking-form-block .product p.price, .yith-wcbk-booking-form-block .product span.price, .yith-wcbk-bookable-product-form-block .product .price, .yith-wcbk-bookable-product-form-block .product p.price, .yith-wcbk-bookable-product-form-block .product span.price, .yith_wcbk_booking_product_form_widget .product .price, .yith_wcbk_booking_product_form_widget .product p.price, .yith_wcbk_booking_product_form_widget .product span.price {
	margin: 0 0 5px 0;
	color: inherit;
	font-size: 25px;
	font-weight: 800;
}

.yith-wcbk-booking-form-block .product button.button.alt.yith-wcbk-add-to-cart-button, .yith-wcbk-booking-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith-wcbk-booking-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover, .yith-wcbk-booking-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:hover, .yith-wcbk-bookable-product-form-block .product button.button.alt.yith-wcbk-add-to-cart-button, .yith-wcbk-bookable-product-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith-wcbk-bookable-product-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover, .yith-wcbk-bookable-product-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:hover, .yith_wcbk_booking_product_form_widget .product button.button.alt.yith-wcbk-add-to-cart-button, .yith_wcbk_booking_product_form_widget .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith_wcbk_booking_product_form_widget .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover, .yith_wcbk_booking_product_form_widget .product button.button.alt.yith-wcbk-add-to-cart-button:hover {
	border: none;
	border-radius: 7px;
	margin: 0;
	display: block;
	padding: 15px 20px;
	font-size: 18px;
	text-transform: none;
	background: var(--yith-wcbk-primary);
	color: var(--yith-wcbk-primary-contrast);
}

.yith-wcbk-booking-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith-wcbk-booking-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover, .yith-wcbk-bookable-product-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith-wcbk-bookable-product-form-block .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover, .yith_wcbk_booking_product_form_widget .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith_wcbk_booking_product_form_widget .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover {
	cursor: not-allowed;
	background: #ccc;
	color: #454545;
	opacity: .5;
}

.yith-wcbk-booking-form-block .product_meta, .yith-wcbk-bookable-product-form-block .product_meta, .yith_wcbk_booking_product_form_widget .product_meta {
	margin-top: 20px;
}

.yith-wcbk-booking-form-block .yith-booking-meta, .yith-wcbk-bookable-product-form-block .yith-booking-meta, .yith_wcbk_booking_product_form_widget .yith-booking-meta {
	border: none;
}

.yith-wcbk-booking-form-block form.cart, .yith-wcbk-bookable-product-form-block form.cart, .yith_wcbk_booking_product_form_widget form.cart {
	margin: 0 !important;
	padding: 0 !important;
}

.yith-wcbk-booking-form-block.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button, .yith-wcbk-booking-form-block.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith-wcbk-booking-form-block.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover, .yith-wcbk-booking-form-block.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:hover, .yith-wcbk-bookable-product-form-block.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button, .yith-wcbk-bookable-product-form-block.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith-wcbk-bookable-product-form-block.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover, .yith-wcbk-bookable-product-form-block.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:hover, .yith_wcbk_booking_product_form_widget.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button, .yith_wcbk_booking_product_form_widget.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:disabled, .yith_wcbk_booking_product_form_widget.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:disabled:hover, .yith_wcbk_booking_product_form_widget.with-full-width-button .product button.button.alt.yith-wcbk-add-to-cart-button:hover {
	width: 100%;
}

.yith-wcbk-mobile-fixed-form__close {
	display: none;
	cursor: pointer;
	margin: -6px auto 20px -6px;
	padding: 6px;
	width: 30px;
	height: 30px;
	box-sizing: border-box;
}

.yith-wcbk-mobile-fixed-form .yith-wcbk-mobile-fixed-form__mouse-trap {
	display: none;
}

@media (max-width: 56.875em) {
	.yith-wcbk-mobile-fixed-form {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 86px;
		margin: 0 !important;
		border-width: 1px 0 0 0 !important;
		border-radius: 0 !important;
		z-index: 999999;
	}
	
	.yith-wcbk-mobile-fixed-form:not(.is-open) .yith-wcbk-mobile-fixed-form__mouse-trap {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		cursor: pointer;
		z-index: 10;
	}
	
	.yith-wcbk-mobile-fixed-form:not(.is-open) form.cart>*:not(.yith-wcbk-add-to-cart-button) {
		display: none;
	}
	
	.yith-wcbk-mobile-fixed-form:not(.is-open) .product {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		max-width: 100%;
	}
	
	.yith-wcbk-mobile-fixed-form:not(.is-open) .product>*:not(.price):not(form.cart) {
		display: none;
	}
	
	.yith-wcbk-mobile-fixed-form:not(.is-open) div.product p.price {
		font-size: 18px;
		margin: 0;
		line-height: 1.5em;
	}
	
	.yith-wcbk-mobile-fixed-form:not(.is-open) button.button.alt.yith-wcbk-add-to-cart-button {
		display: inline-block;
		padding: 12px 30px;
		width: auto;
		float: right;
	}
	
	.yith-wcbk-mobile-fixed-form.is-open {
		bottom: 50%;
		left: 50%;
		height: auto;
		max-width: 420px;
		max-height: 100%;
		border-width: 0 !important;
		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-mobile-fixed-form.is-open .yith-wcbk-mobile-fixed-form__close {
		display: block;
	}
}

@media (max-width: 44.375em) {
	.yith-wcbk-mobile-fixed-form {
		box-shadow: none;
		transition: height .3s ease-in-out;
		transform: none;
		border-radius: 0;
	}
	
	.yith-wcbk-mobile-fixed-form.is-open {
		height: 100%;
		border: 0;
		bottom: 0;
		left: 0;
		transform: none;
		max-width: 100%;
		border-radius: 0;
	}
}

.yith-wcbk-mobile-fixed-form__overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .8);
	z-index: 999998;
}

@media (max-width: 44.375em) {
	.yith-wcbk-mobile-fixed-form__overlay {
		opacity: 0;
	}
}

@media (max-width: 56.875em) {
	.yith_wcbk_booking_product_form_widget:not(.yith_wcbk_booking_product_form_widget.is-open) #yith-wcdp-add-deposit-to-cart {
		display: none;
	}
	
	.yith-wcbk-bookable-product-form-block:not(.bk-opened) #yith-wcdp-add-deposit-to-cart {
		display: none;
	}
}

.yith-wcbk-bookable-product-form-block .yith-ywraq-add-to-quote, .yith_wcbk_booking_product_form_widget .yith-ywraq-add-to-quote, .woocommerce.single-product .yith-wcbk-bookable-product-form-block .product .yith-ywraq-add-to-quote, .woocommerce.single-product .yith_wcbk_booking_product_form_widget .product .yith-ywraq-add-to-quote {
	margin-top: 15px;
}

.yith-wcbk-bookable-product-form-block .yith-ywraq-add-to-quote a.add-request-quote-button.button, .yith_wcbk_booking_product_form_widget .yith-ywraq-add-to-quote a.add-request-quote-button.button, .woocommerce.single-product .yith-wcbk-bookable-product-form-block .product .yith-ywraq-add-to-quote a.add-request-quote-button.button, .woocommerce.single-product .yith_wcbk_booking_product_form_widget .product .yith-ywraq-add-to-quote a.add-request-quote-button.button {
	margin: 0;
}

.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.ui-state-disabled {
	opacity: .35;
}

.theme-yith-proteo #ui-datepicker-div.yith-wcbk-datepicker .ui-datepicker-calendar tbody td a {
	background: rgba(0, 0, 0, 0);
	color: #555;
	border: none;
	font-size: inherit;
	font-weight: 600;
}

.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;
	}
}

.theme-twentytwentytwo .yith-wcbk-booking-form-block .woocommerce-product-rating, .theme-twentytwentytwo .yith-wcbk-bookable-product-form-block .woocommerce-product-rating {
	display: flex;
	align-content: center;
}

.theme-twentytwentytwo .yith-wcbk-booking-form-block .woocommerce-product-rating .star-rating, .theme-twentytwentytwo .yith-wcbk-bookable-product-form-block .woocommerce-product-rating .star-rating {
	height: 1rem;
	margin: 0 5px 0 0;
}

.theme-twentytwentytwo .yith-wcbk-booking-form-block .product, .theme-twentytwentytwo .yith-wcbk-bookable-product-form-block .product {
	overflow: visible;
}

.yith-wcbk-services-selector {
	position: relative;
	user-select: none;
}

.yith-wcbk-services-selector .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;
	font-size: var(--yith-wcbk-fields-font-size);
	line-height: 1.5em;
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__toggle-handler:after {
	content: "";
	font-family: yith-icon;
	font-size: 15px;
	font-weight: 800;
	color: inherit;
	opacity: .7;
	position: absolute;
	right: 10px;
	transition: all .3s ease-in-out;
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__content {
	display: none;
	position: absolute;
	width: 100%;
	background: #fff;
	border-radius: 0;
	z-index: 9999;
	min-width: 300px;
	right: 0;
	box-shadow: var(--yith-wcbk-shadow);
}

.yith-wcbk-services-selector.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.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.yith-wcbk-services-selector--opened .yith-wcbk-services-selector__content {
	display: block;
	z-index: 9999;
}

.yith-wcbk-services-selector.yith-wcbk-services-selector--opened.yith-wcbk-services-selector--opened--below .yith-wcbk-services-selector__content {
	margin-top: 6px;
}

.yith-wcbk-services-selector.yith-wcbk-services-selector--opened.yith-wcbk-services-selector--opened--above .yith-wcbk-services-selector__content {
	bottom: 100%;
	margin-bottom: 6px;
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__services {
	display: flex;
	flex-direction: column;
	padding: 20px;
	max-height: 200px;
	overflow-y: auto;
	gap: 4px;
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__label {
	padding-left: 8px;
	position: absolute;
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__label__fake {
	width: 100%;
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__label--placeholder {
	opacity: .8;
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__label--selected {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__label--selected .item:not(:last-child):after {
	content: ",";
}

.yith-wcbk-services-selector .yith-wcbk-services-selector__content__footer {
	padding: 15px 20px;
	text-align: right;
	background: #f1f1f1;
}

.yith-wcbk-services-selector .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 .yith-wcbk-services-selector__close:hover {
	background: var(--yith-wcbk-primary-light);
	color: var(--yith-wcbk-primary-contrast);
}
