/**
 * Selectize (v0.15.2)
 * https://selectize.dev
 *
 * Copyright (c) 2013-2015 Brian Reavis & contributors
 * Copyright (c) 2020-2023 Selectize Team & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 * @author Ris Adams <selectize@risadams.com>
 */
.selectize-control.plugin-drag_drop.multi>.selectize-input.dragging{overflow:visible}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,0.06) !important;border:0 none !important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,0.2)}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px !important;text-decoration:none}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover{color:black}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button .item{display:inline-flex;align-items:center;padding-right:0 !important}.selectize-control.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 6px;border-left:1px solid #0073bb;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:6px}.selectize-control.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,0.05)}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:#00578d}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:0}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#aaa}.selectize-control.plugin-clear_button .clear{text-decoration:none;display:flex;position:absolute;height:100%;width:25px;top:0;right:calc(8px - 6px);color:#000;opacity:.4;font-weight:bold;border:0;cursor:pointer;z-index:1;font-size:21px;justify-content:center;align-items:center}.selectize-control.plugin-clear_button .clear:hover{opacity:1}.selectize-control.plugin-clear_button.single .clear{right:calc(8px - 6px + 1.5rem)}.selectize-dropdown.plugin-auto_position.selectize-position-top{border-top:1px solid #d0d0d0;border-bottom:0 none;border-radius:3px 3px 0 0;box-shadow:0 -6px 12px rgba(0,0,0,0.18)}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active{border-radius:0 0 3px 3px;border-top:0 none}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before{top:0;bottom:unset}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;font-smoothing:inherit}.selectize-input,.selectize-control.single .selectize-input.input-active{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;padding:8px 8px;display:inline-block;width:100%;position:relative;z-index:1;box-sizing:border-box;box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:calc(8px - 2px - 1px) 8px calc(8px - 2px - 3px - 1px)}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,0.15)}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#fff;border:1px solid #0073bb}.selectize-control.multi .selectize-input>div.active{background:#92c836;color:#fff;border:1px solid #00578d}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:white;background:#d2d2d2;border:1px solid #aaa}.selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;user-select:auto !important;box-shadow:none !important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none !important}.selectize-input>input[placeholder]{box-sizing:initial}.selectize-input.has-items>input{margin:0 0 !important}.selectize-input::after{content:" ";display:block;clear:left}.selectize-input.dropdown-active::before{content:" ";display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,0.2);border-radius:1px}.selectize-dropdown .option,.selectize-dropdown .optgroup-header,.selectize-dropdown .no-results,.selectize-dropdown .create{padding:5px 8px}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1;cursor:pointer}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#92c836;color:#fff}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .selected{background-color:#92c836;color:#fff}.selectize-dropdown .create{color:rgba(48,48,48,0.5)}.selectize-dropdown .active:not(.selected){background:#f5fafd;color:#495c68}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;overflow-scrolling:touch}.selectize-dropdown-emptyoptionlabel{text-align:center}.selectize-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.selectize-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input:not(:read-only){cursor:text}.selectize-control.single .selectize-input:not(.no-arrow):after{content:" ";display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#808080 transparent transparent transparent}.selectize-control.single .selectize-input:not(.no-arrow).dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #808080 transparent}.selectize-control.rtl{text-align:right}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px}.selectize-control.multi .selectize-input.disabled [data-value]{color:#999;text-shadow:none;background:0;box-shadow:none}.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6}.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:0}.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,0.3);border-radius:3px;background-color:#1b9dec;background-image:linear-gradient(to bottom,#1da7ee,#178ee9);background-repeat:repeat-x;box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03)}.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:linear-gradient(to bottom,#008fd8,#0075cf);background-repeat:repeat-x}.selectize-control.single .selectize-input{box-shadow:0 1px 0 rgba(0,0,0,0.05),inset 0 1px 0 rgba(255,255,255,0.8);background-color:#f9f9f9;background-image:linear-gradient(to bottom,#fefefe,#f2f2f2);background-repeat:repeat-x}.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#b8b8b8}.selectize-dropdown .optgroup-header{padding-top:7px;font-weight:bold;font-size:.85em}.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0}.selectize-dropdown .optgroup:first-child{border-top:0 none}.selectize-dropdown.plugin-auto_position.selectize-position-top{border-top:1px solid #d0d0d0;border-bottom:0 none;border-radius:3px 3px 0 0;box-shadow:0 -6px 12px rgba(0,0,0,0.18)}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active{border-radius:0 0 3px 3px;border-top:0 none}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before{top:0;bottom:unset}.selectize-control.plugin-clear_button .clear{text-decoration:none;display:flex;position:absolute;height:100%;width:25px;top:0;right:calc(8px - 6px);color:#000;opacity:.4;font-weight:bold;border:0;cursor:pointer;z-index:1;font-size:21px;justify-content:center;align-items:center}.selectize-control.plugin-clear_button .clear:hover{opacity:1}.selectize-control.plugin-clear_button.single .clear{right:calc(8px - 6px + 1.5rem)}.selectize-control.plugin-drag_drop.multi>.selectize-input.dragging{overflow:visible}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,0.06) !important;border:0 none !important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,0.2)}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px !important;text-decoration:none}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover{color:black}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button .item{display:inline-flex;align-items:center;padding-right:0 !important}.selectize-control.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 6px;border-left:1px solid #0073bb;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:6px}.selectize-control.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,0.05)}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:#00578d}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:0}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#aaa}/* search form */

p.hb-check-dates-wrapper,
p.hb-accom-number-wrapper,
p.hb-people-wrapper,
p.hb-search-button-wrapper {
	float: left;
	margin-right: 2%;
	position: relative;
}

p.hb-search-button-wrapper {
	margin-right: 0;
}

.hb-datepick-check-in-out-mobile-trigger {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.hb-datepick-check-in-out-trigger {
	display: block;
	position: absolute;
}

.hb-check-dates-wrapper {
	width: 22%;
}

.hb-people-wrapper {
	width: 14%;
}

.hb-search-button-wrapper {
	width: 20%;
}

.hb-accom-number-wrapper,
.hb-search-form-multiple-accom .hb-check-dates-wrapper,
.hb-search-form-multiple-accom .hb-search-button-wrapper,
.hb-search-form-no-children .hb-check-dates-wrapper,
.hb-search-form-no-children .hb-people-wrapper,
.hb-search-form-no-children .hb-search-button-wrapper {
	width: 23.5%;
}

.hb-search-form-no-people:not(.hb-search-form-multiple-accom) .hb-check-dates-wrapper {
	width: 36%;
}

.hb-search-form-no-people:not(.hb-search-form-multiple-accom) .hb-search-button-wrapper {
	width: 24%;
}

.hb-admin-search-type-wrapper,
.hb-accom-number-wrapper,
.hb-search-form-multiple-accom .hb-people-wrapper,
.hb-search-form-no-people .hb-people-wrapper {
	display: none;
}

.hb-search-form-multiple-accom .hb-accom-number-wrapper {
	display: block;
}

.hb-search-form-no-children .hb-people-wrapper-children,
.hb-search-form-no-children .hb-chosen-children {
	display: none;
}

.hb-check-dates-wrapper input,
.hb-accom-number-wrapper select,
.hb-people-wrapper select,
.hb-search-button-wrapper input {
	box-sizing: border-box;
	width: 100%;
}

.hb-search-button-wrapper input {
	text-align: center;
	white-space: normal;
}

.hb-vertical-search-form .hb-searched-summary p,
.hb-vertical-search-form .hb-check-dates-wrapper,
.hb-vertical-search-form .hb-people-wrapper,
.hb-vertical-search-form .hb-accom-number-wrapper,
.hb-vertical-search-form .hb-search-button-wrapper,
.hb-vertical-search-form.hb-search-form-no-people:not(.hb-search-form-multiple-accom) .hb-check-dates-wrapper,
.hb-vertical-search-form.hb-search-form-no-people:not(.hb-search-form-multiple-accom) .hb-search-button-wrapper {
	margin-right: 0%;
	width: 100%;
}

.hb-vertical-search-form:not(.hb-search-form-no-children) p.hb-people-wrapper {
	float: left;
	width: 48%;
}

.hb-vertical-search-form .hb-searched-summary p.hb-people-wrapper {
	width: 100%;
}

.hb-vertical-search-form:not(.hb-search-form-no-children) p.hb-people-wrapper-adults {
	margin-right: 4%;
}

.hb-vertical-search-form p.hb-people-wrapper-last {
	margin-right: 0;
}

.hb-vertical-search-form:not(.hb-narrow-search-form) .hb-search-button-wrapper input {
	width: auto;
}

.hb-vertical-search-form .hb-search-button-wrapper label {
	display: none;
}

p.hb-booking-searching,
.hb-multi-accom-people-selection-wrapper,
.hb-searched-summary,
.hb-search-no-result,
.hb-search-error,
.hb-accom-list {
	display: none;
}

.hb-people-popup-wrapper {
	border-radius: 6px;
	display: none;
	margin: 10px 0;
	left: 10px;
	top: 10px;
	padding: 15px 25px 5px;
	position: absolute;
	z-index: 99999;
}

.hb-people-popup-wrapper-close {
	border-radius: 10px;
	display: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	position: absolute;
	right: 4px;
	text-align: center;
	text-decoration: none;
	top: 4px;
	width: 20px;
	height: 20px;
}

.hb-multi-accom-people-title {
	display: block;
}

.hb-multi-accom-people-wrapper {
	float: left;
	margin-right: 40px;
}

/* end search form */

/* accommodation selection */

.hb-accom-quantity,
.hb-accom-page .hb-view-accom,
.hb-accom-selected-left-wrapper,
.hb-accom-none-left .hb-select-accom,
.hb-accom-selected .hb-select-accom,
.hb-multi-accom-no-accom-selected,
.hb-accom-page .hb-accom-selected .hb-select-accom-wrapper,
.hb-accom-selected-name {
	display: none;
}

.hb-accom {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 20px;
	min-height: 90px;
	padding: 15px;
	padding-bottom: 0px;
	transition: background 0.5s;
}

.hb-accom-page .hb-multi-accom-choices.hb-accom-page-one-result .hb-accom {
	background: none;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 0;
	padding-top: 15px;
}

.hb-accom-selected {
	background: #eee;
}

.hb-accom-title {
	font-weight: bold;
}

.hb-accom-img {
	display: block;
	float: right;
	margin: 0 0 15px 15px;
	max-width: 100%;
}

.hb-accom-price {
	float: left;
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
	margin-right: 8px;
}

.hb-accom-price-caption {
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin: 22px 0 15px;
}

.hb-accom-price-caption-small {
	margin-top: 8px;
}

.hb-price-breakdown,
.hb-price-bd-hide-text,
.hb-hidden-price-breakdown,
.hb-price-breakdown-global-discount,
.hb-price-breakdown-section.hb-fee-accom-included,
.hb-price-breakdown-section.hb-fee-accom-final {
	display: none;
}

.hb-price-breakdown-title {
	display: block;
	font-weight: bold;
}

.hb-price-breakdown-section {
	display: block;
}

.hb-select-accom,
.hb-view-accom {
	float: left;
}

p.hb-select-accom {
	margin-right: 15px;
}

.hb-accom-selected .hb-accom-selected-name {
	display: block;
	font-weight: bold;
}

.hb-accom-page .hb-multi-accom-choices.hb-accom-page-one-result .hb-accom-selected .hb-accom-selected-name {
	display: none;
}

.hb-nb-accom-selected,
.hb-accom-left {
	display: block;
}

/* end accommodation selection */

/* booking details form */

.hb-booking-details-form,
.hb-saving-resa,
.hb-loading-summary,
.hb-processing-later-payment,
.hb-confirm-error,
.hb-policies-error,
.hb-resa-done-msg,
.hb-resa-payment-msg,
.hb-bottom-area-content,
.hb-bottom-area,
.hb-thank-you-page-form {
	display: none;
}

.hb-detail-field {
	box-sizing: border-box;
	width: 100%;
}

textarea.hb-detail-field {
	height: 140px !important;
}

.hbook-wrapper .form-error {
	display: block;
}

.hb-resa-summary-content {
	background: #FCFCFC;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 22px;
	padding: 10px 17px;
}

.hb-resa-summary-content .hb-fee-accom-final {
	display: block;
}

.hb-summary-multi-accom-title,
.hb-summary-accom-total-price,
.hb-summary-deposit,
.hb-summary-total-price,
.hb-summary-bond,
.hb-resa-done-email,
.hb-resa-done-alphanum-id {
	font-weight: bold;
}

.hb-summary-accom-content {
	margin-left: 30px;
}

.hb-resa-summary-content .hb-included-fees-wrapper {
	margin-left: 20px;
}

.hb-summary-total-price small {
	font-weight: normal;
}

.hb-summary-price-breakdown-trigger-wrapper {
	font-size: 12px;
}

.hb-booking-details-form .hb-payment-type-multiple-choice label,
.hb-booking-details-form .hb-payment-method label, .hb-payment-method-choice label {
	display: inline;
}

.hb-payment-data-summary,
.hb-payment-type-explanation,
.hb-payment-type-hidden,
.hb-payment-method-hidden,
.hb-payment-type-null-price-wrapper,
.hb-payment-method-wrapper {
	display: none;
}

.hb-payment-link-form .hb-payment-method-wrapper {
	display: block;
}

.hb-column-half {
	float: left;
	width: 48%;
}

.hb-column-third {
	float: left;
	width: 30.66%;
}

.hb-column-half,
.hb-column-third {
	margin-right: 4%;
}

.hb-column-half:last-of-type,
.hb-column-third:last-of-type {
	margin-right: 0;
}

.hb-details-form-stacked .hb-column-half,
.hb-details-form-stacked .hb-column-third {
	float: none;
	width: 100%;
}

/* end booking details form */

/* coupon */

input.hb-coupon-code {
	width: 200px;
}

.hb-coupon-code,
.hb-apply-coupon {
	float: left;
	margin-right: 15px;
}

.hb-processing-coupon,
.hb-coupon-msg,
.hb-coupon-error {
	display: none;
}

/* end coupon */

/* selectize */

.hbook-wrapper .selectize-control .selectize-input input[type="text"],
.hb-payment-link-form-wrapper .selectize-control .selectize-input input[type="text"] {
	padding: 0 !important;
	height: 20px !important;
}

.hbook-wrapper .selectize-control .selectize-input,
.hb-payment-link-form-wrapper .selectize-control .selectize-input {
	background-image: none;
	box-shadow: none;
	padding: 0;
}

.hbook-wrapper .selectize-control .selectize-input .item,
.hb-payment-link-form-wrapper .selectize-control .selectize-input .item {
	padding-right: 0px;
}

.selectize-dropdown .selected {
	background-color: #999;
}

.selectize-dropdown .active:not(.selected) {
	background-color: #dde8ee;
}

.selectize-control.single .selectize-input:not(.no-arrow):after {
	right: 8px;
}

.hotelwp-select-wrapper .selectize-control.single .selectize-input:not(.no-arrow):after,
.maestrel-select-wrapper .selectize-control.single .selectize-input:not(.no-arrow):after {
	display: none;
}

.hotelwp-select-hb-country-iso-select .hotelwp-select-arrow svg,
.hotelwp-select-selectized .hotelwp-select-arrow svg {
	top: 16px;
}

.hotelwp-select-selectized .selectize-control .selectize-input {
	padding-bottom: 2px;
}

/* end selectize */

/* misc */

.hb-payment-link-form-wrapper input[name="hb-payment-type"],
.hb-later-payment-thank-you-summary-top-js-msg,
.hb-later-payment-history-table,
#hb-payment-form-select-for-selectize-styles {
	display: none;
}

.hb-dots-loader span {
	font-family: monospace;
	font-weight: bold;
	clip-path: inset(0 3ch 0 0);
	animation: hb-dots-animation 1s steps(4) infinite;
}

.hb-dots-loader span:before {
	content: '...';
}

@keyframes hb-dots-animation {
	to {
		clip-path: inset(0 -1ch 0 0)
	}
}

.hb-explanation {
	font-style: italic;
}

.hbook-wrapper input[type="text"] {
	display: block;
}

.hb-people-popup-wrapper label,
.hbook-wrapper label {
	display: table;
}

.hbook-wrapper label.hb-label-choice,
.hbook-wrapper label.hb-terms-and-cond,
.hbook-wrapper label.hb-privacy-policy {
	display: inline;
}

.hb-accom-listing-shortcode-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.hb-accom-listing-row {
	display: flex;
	align-items: stretch;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

.hb-accom-listing-column  {
	padding: 2%;
	margin-bottom: 50px;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: stretch;
}

.hb-accom-listing-actions-wrapper {
	display: flex;
	align-items: stretch;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	overflow: hidden;
}

.hb-listing-view-accom {
	margin-right: 20px;
}

.hb-accom-listing-mobile-view .hb-listing-view-accom {
	margin-right: 0px;
}

.hb-accom-listing-mobile-view .hb-accom-listing-actions-wrapper p, .hb-accom-listing-mobile-view .hb-accom-listing-actions-wrapper p input {
	width: 100%;
}

.hb-accom-listing-desc a {
	word-break: keep-all;
	word-wrap: normal;
}

.hb-accom-listing-mobile-view {
	max-width: 100% !important;
}

.hb-accom-listing-booking-form {
	display: none;
	margin-top: 12px;
}

a.hb-thumbnail-link {
	border: none;
	display: block;
}

.hb-accom-listing-thumb {
	display: block;
	float: left;
	max-width: 100%;
}

.hb-accom-listing-item h2,
.hb-accom-listing-item h3,
.hb-accom-listing-item h4 {
	clear: none;
}

.hb-single-option {
	line-height: 2;
}

.hb-quantity-option {
	margin-bottom: 5px;
}

.hb-summary-multi-accom-accom .hb-summary-price-details,
.hb-summary-price-breakdown-hide-text,
.hb-intermediate-step-wrapper,
.hb-options-form,
.hb-quantity-option,
.hb-single-option,
.hb-multiple-option {
	display: none;
}

.hbook-wrapper .hb-options-form label {
	display: inline;
}

.hb-options-total-price {
	font-weight: bold;
}

.hb-price-placeholder-minus {
	display: none;
}

.hb-select-accom-num-form {
	margin-bottom: 20px;
}

.hb-payment-form-stripe {
	background: #ddd;
	border-radius: 5px;
	padding: 20px;
	position: relative;
	margin-bottom: 22px;
}

.hb-stripe-payment-form-txt-top {
	margin-top: 0;
	padding-top: 0;
}

.hb-stripe-payment-form-txt-bottom,
.hb-powered-by-stripe {
	margin-bottom: 0;
	padding-bottom: 0;
}

.hb-stripe-payment-form-txt-bottom {
	margin-top: 10px;
}

.hb-stripe-payment-form-txt-bottom-has-margin {
	margin-right: 120px;
}

.hb-powered-by-stripe {
	bottom: 6px;
	position: absolute;
	right: 20px;
}

.hb-padlock-img {
	margin-right: 3px;
	vertical-align: text-bottom;
}

.hb-paypal-payment-gateway-label-img-paypal {
	margin-top: -4px;
}

.hb-bottom-area img,
.hbook-wrapper label img {
	vertical-align: middle;
}

.hb-search-error,
.hbook-wrapper .form-error,
.hb-confirm-error,
.hb-policies-error,
.hb-stripe-error,
.hb-coupon-error {
	color: #F04826;
}

.hb-alignleft {
	float: left;
}

.hb-clearfix:after {
	clear: both;
	content: "";
	display: table;
}

/* end misc *//** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/
/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/

.mega-menu-last-modified-1770113014 { content: 'Tuesday 3rd February 2026 10:03:34 UTC'; }

#mega-menu-wrap-adomus_menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-row, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-column, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu span.mega-menu-badge, #mega-menu-wrap-adomus_menu button.mega-close, #mega-menu-wrap-adomus_menu button.mega-toggle-standard {
  transition: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #666;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 14px;
  height: auto;
  left: auto;
  line-height: 2;
  list-style-type: none;
  margin: 0;
  min-height: auto;
  max-height: none;
  min-width: auto;
  max-width: none;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  pointer-events: auto;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
  word-wrap: break-word;
  white-space: normal;
  -webkit-tap-highlight-color: transparent;
}
#mega-menu-wrap-adomus_menu:before, #mega-menu-wrap-adomus_menu:after, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu:before, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu:after, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu ul.mega-sub-menu:before, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu ul.mega-sub-menu:after, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item:before, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item:after, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-row:before, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-row:after, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-column:before, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-column:after, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link:before, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link:after, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu span.mega-menu-badge:before, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu span.mega-menu-badge:after, #mega-menu-wrap-adomus_menu button.mega-close:before, #mega-menu-wrap-adomus_menu button.mega-close:after, #mega-menu-wrap-adomus_menu button.mega-toggle-standard:before, #mega-menu-wrap-adomus_menu button.mega-toggle-standard:after {
  display: none;
}
#mega-menu-wrap-adomus_menu {
  border-radius: 0px;
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu {
    background-color: transparent;
  }
}
#mega-menu-wrap-adomus_menu.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation #mega-menu-adomus_menu a:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation #mega-menu-adomus_menu span:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation #mega-menu-adomus_menu input:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation #mega-menu-adomus_menu li.mega-menu-item a.mega-menu-link:focus, #mega-menu-wrap-adomus_menu.mega-keyboard-navigation #mega-menu-adomus_menu form.mega-search-open:has(input[type=text]:focus), #mega-menu-wrap-adomus_menu.mega-keyboard-navigation #mega-menu-adomus_menu + button.mega-close:focus {
  outline-style: solid;
  outline-width: 3px;
  outline-color: #109cde;
  outline-offset: -3px;
}
#mega-menu-wrap-adomus_menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
  outline-offset: 2px;
}
#mega-menu-wrap-adomus_menu.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
  background-color: rgba(221, 221, 221, 0.48);
  color: white;
  font-weight: normal;
  text-decoration: none;
  border-color: white;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
    color: white;
    background-color: #333;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu {
  text-align: right;
  padding: 0px;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link {
  cursor: pointer;
  display: inline;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link .mega-description-group {
  vertical-align: middle;
  display: inline-block;
  transition: none;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link .mega-description-group .mega-menu-description {
  transition: none;
  line-height: 1.5;
  display: block;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link .mega-description-group .mega-menu-description {
  font-style: italic;
  font-size: 0.8em;
  text-transform: none;
  font-weight: normal;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
  align-items: center;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
  flex: 0 0 auto;
  align-self: flex-start;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: block;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-icon-top > a.mega-menu-link {
  display: table-cell;
  vertical-align: middle;
  line-height: initial;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
  display: block;
  margin: 0 0 6px 0;
  text-align: center;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
  display: inline-block;
  transition: none;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: block;
    line-height: 60px;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: inline-block;
    margin: 0 6px 0 0;
    text-align: left;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-animating > ul.mega-sub-menu {
  pointer-events: none;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
  cursor: inherit;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
  cursor: pointer;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu p {
  margin-bottom: 10px;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu input, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu img {
  max-width: 100%;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  visibility: hidden;
  opacity: 1;
  pointer-events: auto;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
    display: none;
  }
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
    opacity: 0;
    transition: opacity 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    transform: translate(0, 0);
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transform: translate(0, 10px);
    transition: transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    transform: translate(0, 0);
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
  display: none;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
  display: block;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  visibility: visible;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
  opacity: 1;
  display: block;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 100%;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 50%;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 33.3333333333%;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 25%;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 20%;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 16.6666666667%;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item a[class^="dashicons"]:before {
  font-family: dashicons;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
  top: auto;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  border-radius: 0px;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  border-radius: 0px;
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu.mega-menu-item {
    position: static;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-item-align-right {
  float: right;
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-item-align-right {
    margin: 0 0 0 0px;
  }
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-item-align-float-left {
    float: left;
  }
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item > a.mega-menu-link:focus {
    background-color: rgba(221, 221, 221, 0.48);
    color: white;
    font-weight: normal;
    text-decoration: none;
    border-color: white;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background-color: rgba(221, 221, 221, 0.48);
  color: white;
  font-weight: normal;
  text-decoration: none;
  border-color: white;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: white;
    background-color: #333;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item > a.mega-menu-link {
  line-height: 100px;
  height: 100px;
  padding: 0px 10px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: white;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background-color: transparent;
  border: 0;
  border-radius: 0px;
  font-family: inherit;
  font-size: 15px;
  font-weight: normal;
  outline: none;
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 60px;
    height: 60px;
    padding: 0 10px;
    background: transparent;
    text-align: left;
    color: white;
    font-size: 17px;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  width: 100%;
  float: left;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
  float: left;
  min-height: 1px;
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: calc(var(--span) / var(--columns) * 100%);
  }
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 15px;
  width: 100%;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  border-radius: 0px;
  background-color: transparent;
  border: 0;
  padding: 0px;
  position: absolute;
  width: 100%;
  max-width: none;
  left: 0;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard {
    width: calc(var(--span) / var(--columns) * 100%);
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
  margin: 5px 0;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 10px;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  display: block;
  float: left;
  clear: none;
  padding: 15px;
  vertical-align: top;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard.mega-menu-clear, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard h4.mega-block-title, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
  display: block;
  visibility: inherit;
  border: 0;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard h4.mega-block-title:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
  border-color: transparent;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #555;
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  vertical-align: top;
  display: block;
  border: 0;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
  border-color: transparent;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:focus, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #555;
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
  text-decoration: none;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  color: #666;
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */
  font-family: inherit;
  font-size: 15px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  vertical-align: top;
  display: block;
  border: 0;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
  border-color: transparent;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  color: #666;
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
    border-radius: 0;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #666;
  font-family: inherit;
  font-size: 15px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0px;
  vertical-align: top;
  display: block;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 250px;
  max-width: none;
  padding: 0px;
  border: 0;
  background-color: #f1f1f1;
  border-radius: 0px;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
  border-bottom: 1px solid #ddd;
  /* Hide divider on last menu item */
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child {
  border-bottom: 0;
  box-shadow: none;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background-color: #f1f1f1;
  color: #666;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 10px;
  line-height: 35px;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background-color: #ddd;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
  }
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
    padding-left: 30px;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: inline-block;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
  height: auto;
  line-height: inherit;
  color: inherit;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: "";
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: right;
  margin-left: auto;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  content: "";
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "";
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
    display: none;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
  display: none;
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "";
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: right;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
    float: left;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "";
    margin: 0 6px 0 0;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
  }
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    left: -100%;
    top: 0;
  }
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li[class^="mega-lang-item"] > a.mega-menu-link > img {
  display: inline;
}
#mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu a.mega-menu-link > img.iclflag {
  display: inline;
  margin-right: 8px;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-hide-on-mobile, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 951px) {
  #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu li.mega-hide-on-desktop, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-adomus_menu #mega-menu-adomus_menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle {
  display: none;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle ~ button.mega-close {
  visibility: hidden;
  opacity: 0;
  transition: left 600ms ease-in-out, right 600ms ease-in-out, visibility 600ms ease-in-out, opacity 600ms ease-out;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle ~ button.mega-close {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 950px) {
  #mega-menu-wrap-adomus_menu .mega-menu-toggle {
    z-index: 1;
    cursor: pointer;
    background-color: transparent;
    border-radius: 2px;
    line-height: 100px;
    height: 100px;
    text-align: left;
    user-select: none;
    outline: none;
    white-space: nowrap;
    display: flex;
    position: relative;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle img {
    max-width: 100%;
    padding: 0;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-right {
    display: flex;
    flex-basis: 33.33%;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block {
    display: flex;
    height: 100%;
    outline: 0;
    align-self: center;
    flex-shrink: 0;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-left {
    flex: 1;
    justify-content: flex-start;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
    margin-left: 6px;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
    margin-right: 6px;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-center {
    justify-content: center;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
    margin-left: 3px;
    margin-right: 3px;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-right {
    flex: 1;
    justify-content: flex-end;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 6px;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
    margin-left: 6px;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle + #mega-menu-adomus_menu {
    flex-direction: column;
    flex-wrap: nowrap;
    background-color: #222;
    padding: 0px;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999999;
    position: fixed;
    width: 300px;
    max-width: 100%;
    height: 100dvh;
    max-height: 100dvh;
    top: 0;
    box-sizing: border-box;
    transition: left 600ms ease-in-out, right 600ms ease-in-out, visibility 600ms ease-in-out;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999999999;
    overscroll-behavior: contain;
    visibility: hidden;
    display: flex;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle.mega-menu-open + #mega-menu-adomus_menu {
    display: flex;
    visibility: visible;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle ~ button.mega-close {
    display: flex;
    position: fixed;
    top: 0;
    z-index: 99999999999;
    cursor: pointer;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle ~ button.mega-close:before {
    display: flex;
    content: "";
    font-family: dashicons;
    font-weight: normal;
    color: white;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle + #mega-menu-adomus_menu {
    right: -300px;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle.mega-menu-open ~ button.mega-close {
    visibility: visible;
    opacity: 1;
    right: calc(min(100vw - 40px, 300px));
    left: auto;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle.mega-menu-open + #mega-menu-adomus_menu {
    right: 0;
  }
  #mega-menu-wrap-adomus_menu .mega-menu-toggle.mega-menu-open:after {
    position: fixed;
    width: 100%;
    height: 99999px;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.5;
    background: black;
    cursor: pointer;
    z-index: 9999999998;
  }
}
html.mega-menu-adomus_menu-off-canvas-open {
  overflow: hidden;
  height: auto;
}
html.mega-menu-adomus_menu-off-canvas-open body {
  overflow: hidden;
  height: auto;
}
html.mega-menu-adomus_menu-off-canvas-open #wpadminbar {
  z-index: 0;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 {
  cursor: pointer;
  /*! 
                    * Hamburgers 
                    * @description Tasty CSS-animated hamburgers 
                    * @author Jonathan Suh @jonsuh 
                    * @site https://jonsuh.com/hamburgers 
                    * @link https://github.com/jonsuh/hamburgers 
                    */
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
  padding: 0;
  display: flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  transform: scale(0.8);
  align-self: center;
  outline: 0;
  background: none;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  outline: 0;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  width: 40px;
  height: 4px;
  background-color: #ddd;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  content: "";
  display: block;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before {
  top: -10px;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  bottom: -10px;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 2px;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
#mega-menu-wrap-adomus_menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
/** Push menu onto new line **/
.wp-block {}/*
Theme Name: Adomus
Theme URI: https://maestrel.com/adomus/
Author: Maestrel
Author URI: https://maestrel.com/
Description: Adomus is a theme perfectly suited for anybody owning a business in the hospitality industry: hotel, B&B, holiday apartment, campsite...
Version: 1.9
License URI: https://maestrel.com/terms-and-conditions/
Text Domain: hotelwp
*/

/*
1) html tags and general elements
2) hero
    2.1) hero layout
    2.2) header
    2.3) main menu
    2.4) mobile menu
    2.5) header misc
3) booking
4) blog
    4.1) news
    4.2) comments
    4.3) sidebar
5) advanced template layout
    5.1) owner row
    5.2) video block row
    5.3) accom row
    5.4) gallery row
    5.5) testimonials row
    5.6) news row
    5.7) cta row
    5.8) map and contact row
    5.9) pages row
	5.10) text img row
	5.11) gallery slider row
	5.12) misc
6) footer
7) slick slider
8) misc
*/

/* --------------------------------------------------------------------------------- */
/* 1) html tags and general elements */
/* --------------------------------------------------------------------------------- */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #333;
	font-size: 15px;
	line-height: 24px;
}

h1,h2,h3,h4,h1 a,h2 a,h3 a,h4 a {
	font-weight: 800;
}

h5,h6 {
	font-weight: 700;
}

h1 {
	font-size: 42px;
	line-height: 60px;
	margin-bottom: 18px;
}

h2 {
	font-size: 25px;
	line-height: 36px;
	margin-bottom: 22px;
    padding-top: 14px;
}

h3 {
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 16px;
	padding-top: 14px;
}

h4 {
	font-size: 16px;
	margin-bottom: 12px;
}

h5 {
	font-size: 15px;
	margin-bottom: 12px;
}

h6 {
	font-size: 15px;
}

.hero-caption .title,
.hero-caption h1 {
	color: #fff;
	margin-bottom: 0;
	text-align: center;
}

.title {
    font-size: 42px;
    font-weight: 800;
    line-height: 60px;
}

.tagline {
	color: rgba(255,255,255,0.9);
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 12px;
	text-align: center;
	text-transform: uppercase;
}


.below-hero-title,
.section-title {
	text-align: center;
}

.section-title h2 {
    padding-top: 16px;
	margin-bottom: 24px;
}

.section-title p + h2 {
	padding-top: 0;
}

.section-title-followed-by-content h2 {
	margin-bottom: 35px;
}

.below-hero-title p.tagline,
.section-title p {
	color: #888;
	font-weight: 800;
	margin-bottom: 2px;
	padding-top: 14px;
	text-transform: uppercase;
}

.below-hero-title p.tagline {
    padding-top: 38px;
}

.below-hero-title h1,
.below-hero-title .title {
    margin-bottom: 36px;
	padding-top: 12px;
}

.below-hero-title p.tagline + h1,
.below-hero-title p.tagline + .title {
	padding-top: 0;
}

p {
	margin-bottom: 24px;
}

blockquote {
	background: #eee;
	border-left: 3px solid;
	margin-bottom: 11px;
	padding: 11px 20px;
}

table {
    background: #fff;
    border: 1px solid;
	border-collapse: collapse;
	margin: 11px 0 33px;
	width: 100%;
	word-wrap: break-word;
}

table th,
table td {
	border: 1px solid #d4d4d4;
    padding: 17px 20px 18px;
}

table td {
	border-bottom: 0 !important;
	padding: 11px 20px 12px;
}

table tr:first-child th,
table tr:first-child td {
  border-top: 0;
}

table thead tr:last-child th,
table thead tr:last-child td {
    border-bottom: 1px solid #d4d4d4;
}

table tfoot tr:last-child th,
table tfoot tr:last-child td {
    border-top: 1px solid #d4d4d4;
}

table tr td:first-child,
table tr th:first-child {
    border-left: 0;
}

table tr td:last-child,
table tr th:last-child {
    border-right: 0;
}

table caption {
    margin-bottom: 11px;
}

ul {
	list-style-type: none;
	margin-bottom: 22px;
}

ol {
    list-style-position: inside;
    list-style-type: decimal;
	margin-bottom: 22px;
}

ol ol {
    list-style-type: upper-alpha;
}

ol ol ol {
    list-style-type: lower-alpha;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
    margin-left: 20px;
}

.the-content ul:not(.no-bullets-list) li:before,
ul.list-with-bullets li:before,
ul.bullets-list li:before {
    content: "\002022";
    font-size: 18px;
    padding-right: 8px;
    vertical-align: -2px;
}

ol li:before {
    content: '';
    padding-right: 0;
}

hr {
	background: #d4d4d4;
	border: none;
    height: 1px;
    margin: 30px 0 35px;
}

button {
    border: none;
    cursor: pointer;
	outline: none;
    text-decoration: none;
}

label {
    display: block;
    font-weight: 700;
	margin-bottom: 9px;
}

input + label {
	font-weight: 400;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
    display: inline;
}

input[type="text"],
input[type="email"],
input[type="number"],
textarea,
select {
	background: rgba(0,0,0,0.07);
	border: none;
	box-sizing: border-box;
	border-bottom: 1px solid #bbb;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 6px;
	outline: none;
	padding: 10px;
	transition: background 0.4s, border 0.4s;
}

select option {
	font-size: 16px;
}

.hotelwp-select-wrapper {
	display: block;
	max-width: 540px;
	position: relative;
}

.hotelwp-select-wrapper select {
	appearance: none;
	padding-right: 28px;
	position: relative;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.hotelwp-select-arrow:before {
	content: "\f107";
	display: none;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}

.hotelwp-select-arrow svg {
	bottom: 21px;
	display: block;
	font-size: 15px;
	position: absolute;
	right: 7px;
	transition: color 0.4s;
}

.widget-area-top-header-left .hotelwp-select-arrow svg,
.widget-area-top-header-right .hotelwp-select-arrow svg {
	bottom: -1px;
}

.top-header input[type="text"],
.top-header input[type="email"],
.top-header select {
	color: #fff;
	margin-bottom: 0;
}

.top-header select option {
	color: #555;
}

select {
	cursor: pointer;
	max-width: 540px;
	position: relative;
	width: 100%;
}

option {
	background: #fff;
}

textarea {
	padding: 10px;
	width: 100%;
}

input[type="text"]:focus,
textarea:focus {
	outline: none;
}

.hotelwp-contact-form input[type="text"],
.hotelwp-contact-form input[type="email"],
.hotelwp-contact-form input[type="number"],
.hotelwp-contact-form select {
	width: 100%;
}

.hotelwp-contact-form textarea {
	height: 129px;
    vertical-align: top;
}

a {
	font-weight: 700;
	text-decoration: none;
	transition: color 0.4s, border 0.4s;
}

input[type="button"],
input[type="submit"],
.button {
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font: inherit;
    font-size: 14px;
    font-weight: 700;
	line-height: 22px;
	min-width: 100px;
	outline: none;
	padding: 10px 15px 9px;
	text-transform: uppercase;
	transition: background 0.4s, color 0.4s;
}

input[type="button"],
.button {
	margin-bottom: 11px;
}

input[type="radio"] {
	margin-top: 4px;
}
.button:hover {
	color: #fff;
}

.main-wrapper {
    position: relative;
}

/* end 1) html tags and general elements */


/* --------------------------------------------------------------------------------- */
/* 2) hero */
/* --------------------------------------------------------------------------------- */

/* 2.1) hero layout */

.hero {
    background: #000;
    position: relative;
}

.hero-media-wrapper {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

.hero-overlay {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.hero.hero-is-full-screen {
    padding-bottom: 0;
}

.hero.hero-custom {
    height: auto;
    padding-bottom: 0;
}

.hero.hero-no-padding {
    padding-bottom: 0;
}

.hero-img {
    display: block;
    max-width: none;
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s;
}

.hero-slide-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.hero-slide-wrapper small {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 33px;
    margin: 11px auto 0;
    max-width: 720px;
}

.hero-slide-wrapper img {
    position: relative;
}

.hero video,
.hero-youtube-video-player {
    opacity: 0;
    position: absolute;
    transition: opacity 0.4s;
}

.hero-caption {
    left: 120px;
    margin-bottom: 40px;
    opacity: 0;
    position: absolute;
    text-align: center;
    right: 120px;
    transition: opacity 0.4s;
}

.hero-caption-left {
    right: 420px;
}

.hero-caption-right {
	left: 420px;
    right: 120px;
}

.hero-slider.slick-slider {
    position: absolute;
    width: 100%;
}

.hero-slider .slick-prev {
    left: 40px;
}

.hero-wide.hero-caption-right-on-wide-screen .hero-slider .slick-prev {
    left: 340px;
}

.hero-slider .slick-next {
    right: 40px;
}

.hero-wide.hero-caption-left-on-wide-screen .hero-slider .slick-next {
    right: 340px;
}

.hero-slider .slick-arrow {
    background: rgba(0,0,0,0.25);
}

/* end 2.1) hero layout */

/* 2.2) header */

.header {
	border-bottom: 1px solid rgba(255,255,255,0.15);
	height: 100px;
    margin-bottom: 40px;
	position: absolute;
    top: 0px;
    width: 100%;
}

.top-header + .header {
    top: 61px;
}

.top-header {
	border-bottom: 1px solid rgba(255,255,255,0.15);
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	min-height: 60px;
    position: absolute;
    top: 0;
	width: 100%;
	z-index: 99;
}

.top-header a {
    color: rgba(255,255,255,0.8);
    transition: color 0.4s;
}

.top-header a:hover {
    color: #fff;
}

.widget-area-top-header-left,
.widget-area-top-header-right {
    height: 60px;
    line-height: 60px;
	position: absolute;
}

.widget-area-top-header-left {
	left: 40px;
	top: 0;
}

.widget-area-top-header-right {
    right: 40px;
    top: 0;
}

.widget-area-top-header-left h3,
.widget-area-top-header-right h3 {
    display: none;
}

.widget-area-top-header-left .widget {
	border-right: 1px solid rgba(255,255,255,0.15);
	float: left;
	height: 60px;
	margin-right: 40px;
	padding-right: 40px;
}

.widget-area-top-header-left .widget_hotelwp_contact_details {
	padding-right: 0;
}

.widget-area-top-header-left .contact-details-trigger {
	padding-right: 40px;
}

.widget-area-top-header-right .widget {
	border-left: 1px solid rgba(255,255,255,0.15);
	float: right;
	height: 60px;
	margin-left: 40px;
	padding-left: 40px;
}

.widget-area-top-header-right .widget_hotelwp_contact_details {
	padding-left: 0;
}

.widget-area-top-header-right .contact-details-trigger {
	padding-left: 40px;
}

.widget-contact-content span {
	border-right: 1px solid rgba(255,255,255,0.15);
	display: inline-block;
	line-height: 60px;
	padding: 0 40px;
}

.widget-area-top-header-left .widget-contact-content span:first-child {
	padding-left: 0;
}

.widget-contact-content span:last-child {
	border-right: none;
}

.widget-area-top-header-right .widget-contact-content span:last-child {
	padding-right: 0;
}

.widget_hotelwp_contact_details {
	position: relative;
}

.contact-details-trigger {
    display: none;
}

.top-header:not(.mobile-top-header) .widget-contact-content {
    display: block !important;
}

.logo,
.site-name {
	float: left;
	font-size: 17px;
    line-height: 100px;
    margin-left: 40px;
}

.logo span {
	display: none;
}

.site-name {
	display:inline-block;
	margin-bottom: 0;
	padding-top: 0;
}

.site-name a {
    color: rgba(255,255,255,0.7);
	font-size: 24px;
	font-weight: 800;
	text-transform: uppercase;
	transition: color 0.4s;
}

.site-name a:hover {
    color: #fff;
}

.header.is-fixed-header {
	border-bottom: none;
	position: fixed;
	top: 0;
	transition: background 0.4s;
	z-index: 999;
}

.is-fixed-header .list-menu ul {
	top: 100px;
}

.admin-bar .is-fixed-header {
	top: 32px;
}

@media screen and (max-width: 782px) {
	.admin-bar .is-fixed-header {
		top: 46px;
	}
}

@media screen and (max-width: 600px) {
	.admin-bar .is-fixed-header {
		top: 0px;
	}
}

/* end 2.2) header */

/* 2.3) main menu */

.list-menu {
	opacity: 0;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.list-menu > li {
	float: left;
	line-height: 100px;
	margin-right: 40px;
}

.header-no-bg .header:not(.is-fixed-header) .list-menu > li {
	border-bottom: 1px solid rgba(255,255,255,0);
	transition: border 0.4s;
}

.header-no-bg .header:not(.is-fixed-header) .list-menu > li.current-menu-item,
.header-no-bg .header:not(.is-fixed-header) .list-menu > li.menu-item-hover,
.header-no-bg .header:not(.is-fixed-header) .list-menu > li.current-menu-ancestor {
	border-bottom: 1px solid rgba(255,255,255,0.5);
}

.list-menu ul li {
    border-top: 1px solid rgba(255,255,255,0.15);
    line-height: 22px;
    padding: 16px 10px;
    position: relative;
}

.list-menu ul li a {
    padding: 0 10px;
}

.list-menu ul ul {
	left: 201px;
	top: 0;
}

.is-fixed-header .list-menu ul ul {
	top: 0;
}

.list-menu ul ul.menu-sub-left {
	 left: -201px;
}

.list-menu > li:last-child > ul {
    right: 40px;
}

.list-menu > li.menu-item-has-children > a:after {
	content: '\f107';
	display: none;
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
}

.list-menu > li.menu-item-has-children > a svg {
	margin-left: 5px;
}

.list-menu li.menu-item-has-children li.menu-item-has-children > a:after {
	content: '\f105';
	display: none;
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
}

.list-menu li.menu-item-has-children li.menu-item-has-children > a svg {
	left: 88%;
	margin-top: -6px;
	position: absolute;
	top: 50%;
}

ul.list-menu ul {
    margin-left: 0;
}

.list-menu li:before {
    content: "";
    padding-right: 0;
}

.list-menu a {
	color: rgba(240,240,240,0.8);
    display: block;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	transition: color 0.4s;
}

.list-menu .current-menu-ancestor > a,
.list-menu .current-menu-item > a,
.list-menu a:hover {
	color: #fff;
}

.list-menu ul {
    display: none;
    position: absolute;
    top: 101px;
    width: 200px;
    z-index: 999;
}

.list-menu ul li a {
    font-size: 13px;
}

/* end 2.3) main menu */

/* 2.4) mobile menu */

.mobile-menu-trigger {
    color: rgba(255,255,255,0.8);
	display: none;
	font-size: 30px;
	position: absolute;
	right: 40px;
	top: 36px;
}

.mobile-menu-trigger:hover {
    color: #fff;
}

.mobile-header .mobile-menu-trigger {
	display: block;
}

.mobile-header ul {
	display: none;
	margin-bottom: 0;
}

.mobile-menu li.menu-item-hover,
.mobile-menu li.current-menu-item {
	border-bottom: none;
}

.mobile-menu {
	background: rgba(0,0,0,0.95);
	display: none;
	left: 0;
	line-height: 55px;
	position: absolute;
	top: 0;
    width: 100%;
    z-index: 999;
}

.mobile-menu {
	font-size: 15px;
	font-weight: 800;
	line-height: 55px;
	text-transform: uppercase;
}

.admin-bar .mobile-menu {
    margin-top: 32px;
}

@media screen and (max-width: 782px) {
    .admin-bar .mobile-menu {
        margin-top: 46px;
    }
}

.mobile-menu ul,
.mobile-menu ul ul {
    margin: 0;
}

.mobile-menu li {
	border-top: 1px solid rgba(255,255,255,0.2);
}

.mobile-menu li:before {
    content: "";
    padding-right: 0;
}

.mobile-menu li li a:before {
    content: "-- ";
    padding-right: 0;
}

.mobile-menu li li li a:before {
    content: "---- ";
}

.mobile-menu a {
	color: rgba(255,255,255,0.9);
	display: block;
    margin: 0 auto;
	max-width: 320px;
    padding: 0 20px;
    transition: color 0.4s;
}

.mobile-menu a:hover {
	color: #fff
}

.mobile-top-header .contact-details-trigger {
    display: block;
}

.mobile-top-header .widget-contact-content {
	background: rgba(0,0,0,0.95);
	display: none;
	max-width: 270px;
	min-width: 170px;
	position: absolute;
	top: 61px;
}

.mobile-top-header .widget-area-top-header-left .widget-contact-content {
	left: 0;
}

.mobile-top-header .widget-area-top-header-right .widget-contact-content {
	right: 0;
}

.mobile-top-header .widget-contact-content span,
.mobile-top-header .widget-area-top-header-left .widget-contact-content span:first-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	border-right: none;
	display: block;
	line-height: 24px;
	padding: 10px 20px;
}

/* end 2.4) mobile menu */

/* 2.5) header misc */

.video-overlay-close,
.contact-details-close,
.menu-close {
	font-size: 26px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

/* end 2.5) header misc */

/* end 2) header*/


/* --------------------------------------------------------------------------------- */
/* 3) booking */
/* --------------------------------------------------------------------------------- */


.hb-datepick-check-in-out-trigger {
	bottom: 16px;
	cursor: pointer;
	font-family: 'Font Awesome 6 Free';
	font-size: 19px;
	right: 10px;
}

.hb-datepick-check-in-out-trigger:before {
	content: "\f073";
	display: none;
}

.hero-booking-form .hb-datepick-check-in-out-trigger {
	bottom: 9px;
	right: 1px;
}

.hero-booking-form .hb-datepick-check-in-out-trigger {
	color: rgba(255,255,255,0.7);
	transition: color 0.4s;
}

.hero-booking-form .hb-datepick-check-in-out-trigger:hover {
	color: rgba(255,255,255,0.9);
}

.hero-booking-form {
    left: 0;
    margin: 0 40px 40px;
    opacity: 0;
	padding: 22px 20px 0;
    position: absolute;
    right: 0;
    transition: opacity 0.4s;
}

.hero-booking-form-pos-top-hero {
	margin: 40px 40px 0;
}

.hero-booking-form-vertical {
    margin: 40px 0;
    width: 220px;
}

.hero-booking-form-left {
    left: 40px;
    right: auto;
}

.hero-booking-form-right {
    left: auto;
    right: 40px;
}

.hero-booking-form-always-below-hero,
.hero-booking-form-is-below-hero {
    height: auto;
    margin: 0;
    padding: 40px 40px 20px;
    position: static;
}

.hb-hero-search-form-is-vertical .hero-booking-form-always-below-hero,
.hb-hero-search-form-is-vertical .hero-booking-form-is-below-hero {
    padding: 22px 40px 20px;
}

.hero-booking-form h3 {
	display: none;
}

.hero-booking-form select,
.hero-booking-form input[type="text"] {
	background: transparent;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
	padding-left: 3px;
}

.hero-booking-form select {
	padding-right: 26px;
}

.hero-booking-form select option {
	color: #555;
}

.hero-booking-form .hotelwp-select-arrow svg {
	bottom: 15px;
	color: #fff;
	right: 5px;
}

.hero-booking-form input[type="text"]:focus,
.hero-booking-form select:focus {
	background: transparent;
	border-bottom: 1px solid rgba(255,255,255,0.8);
}

.hero-booking-form .hb-horizontal-search-form input[type="submit"] {
	padding-bottom: 11px;
	padding-top: 11px;
}

.hero-booking-form ::-webkit-input-placeholder {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}

.hero-booking-form ::-moz-placeholder {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
    opacity: 1;
}

.hero-booking-form :-ms-input-placeholder {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}

.hero-booking-form .hb-search-error {
	color: #fff;
	font-weight: 700;
}

.hb-check-dates-wrapper {
    position: relative;
}

.hero.has-booking-form + .hero-booking-form #hero-search-form .hb-search-error {
    bottom: -42px;
    position: absolute;
}

.hero.has-booking-form + .hero-booking-form #hero-search-form.hb-vertical-search-form .hb-search-error {
    margin-bottom: 0;
}

.hb-search-fields p {
	margin-bottom: 26px;
}

.hb-vertical-search-form p.hb-booking-search-submit {
    margin-bottom: 22px;
}

.hb-vertical-search-form input[type="submit"] {
    width: 100%;
}

.hb-input-datepicker {
    cursor: pointer;
}

.hb-change-search-wrapper input {
	margin-top: -10px;
}

div.hb-accom,
div.hb-resa-summary-content {
	border-radius: 0;
}

div.hb-accom {
	transition: border 0.4s;
}

div.hb-accom.hb-accom-selected,
div.hb-resa-summary-content {
	border-color: rgba(0,0,0,0);
}

input[type="text"].error,
input[type="email"].error,
input[type="number"].error,
textarea.error {
	border-color: #F04826;
}

.hero-booking-form-no-id {
    color: #fff;
}

.hb-stripe-expiration {
	width: 70px;
}

.hb-stripe-expiration,
.hb-stripe-expiration-separator {
	float: left;
}

.hb-stripe-expiration-separator {
	margin: 10px 10px 0;
}

.hb-confirm-area {
	margin-top: 30px;
}

.hb-accom-list,
.hb-booking-details-form {
	margin: 0 auto;
	max-width: 800px;
}

.hb-searched-summary {
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 50px;
}

.hbook-wrapper .hb-details-fields input[type="text"] {
    display: inline;
}

.hbook-wrapper .hb-details-fields h3 {
	margin-bottom: 22px;
}

.hbook-wrapper .hb-details-fields hr {
	margin: 12px 0 35px;
}

.hbook-wrapper .hb-details-fields h3 + hr {
	margin-top: 22px;
}

/* end 3) booking */


/* --------------------------------------------------------------------------------- */
/* 4) blog */
/* --------------------------------------------------------------------------------- */

/* 4.1) news */

.column-two-thirds.blog-no-sidebar {
    float: none;
    margin: 0 auto;
}

.blog-has-sidebar .news-title-below-hero,
.blog-has-sidebar .blog-news {
    border-bottom: 1px solid #d4d4d4;
}

.blog-no-sidebar .blog-news {
    margin-bottom: 40px;
}

.blog-news:last-child {
    border-bottom: none;
}

.content-with-padding.news-title-below-hero {
    padding-bottom: 8px;
}

.blog-no-sidebar .content-with-padding.news-title-below-hero {
    padding-top: 70px;
}

.blog-news .content-with-padding {
    padding-bottom: 20px;
    padding-top: 20px;
}

.sticky .content-with-padding {
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.blog-news h2 {
    padding-top: 0;
}

.news-thumbnail {
    padding: 40px 40px 10px 0;
}

.blog-no-sidebar .news-thumbnail {
	padding: 40px 0 10px 0;
}

.news-thumbnail img {
	display: block;
	width: 100%;
}

.news-more {
	margin-bottom: 27px;
}

.news-more .svg-inline--fa {
	font-size: 17px;
	margin-left: 4px;
	transition: margin 0.4s;
	vertical-align: -4px;
}

.news-more a:hover .svg-inline--fa {
	margin-left: 9px;
}

.news-meta {
	border-top: 1px solid #d4d4d4;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 12px;
	padding: 27px 0 0;
}

.news-meta a {
	font-weight: 400;
}

.blog-pagination.content-with-padding {
    padding-top: 40px;
}

.page-numbers {
    border: 1px solid #d4d4d4;
    color: #333;
    display: block;
    float: left;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 10px 0;
    overflow: auto;
    text-align: center;
    transition: border 0.4s, color 0.4s;
    width: 40px;
}

.page-numbers.prev,
.page-numbers.next {
	font-size: 19px;
    line-height: 38px;
}

.sticky + hr {
    display: none;
}

.the-meta {
	font-size: 13px;
    font-style: italic;
    padding-bottom: 1px;
}

.the-meta p {
	margin-bottom: 9px;
}

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
	text-align: right;
}

.nav-previous,
.nav-next {
	max-width: 48%;
}

/* end 4.1) news */

/* 4.2) comments */

#comments-list {
    margin-bottom: 40px;
}

#comments h3, #reply-title {
	padding-top: 0;
}

.hr-no-comment {
    margin-top: 40px;
}

.comment {
    margin-bottom: 13px;
    padding-top: 25px;
}

.comment-wrapper {
	border: 1px solid #d4d4d4;
    padding: 20px;
}

.comment-inner {
    margin-left: 30px;
}

.comment-profile {
    float: left;
}

.comment-profile-name {
    font-weight: 700;
    margin-bottom: 0;
    padding-top: 8px;
}

.comment-date {
    font-size: 13px;
    font-style: italic;
}

.comment-meta {
    margin-bottom: 22px;
}

.comment-form p {
	margin-bottom: 22px;
}

.avatar {
    padding-right: 10px;
}

.reply {
	margin-bottom: 22px;
}

/* end 4.2) comments */

/* 4.3) sidebar */

.sidebar {
	background: #e2e2e2;
	border-left: 1px solid #ccc;
    box-sizing: border-box;
	padding-bottom: 99999px;
    margin-bottom: -99999px;
}

.sidebar h3 {
	padding-top: 0;
}

.sidebar ul {
	margin-bottom: 0;
}

.sidebar li {
	margin-bottom: 11px;
}

.sidebar ul ul {
    margin-top: 11px;
}

.sidebar a {
	font-weight: 400;
}

.sidebar .widget {
	border-top: 1px solid #ccc;
	padding: 40px 40px 34px;
}

.widget li:before,
.footer-widget li:before {
    content: "";
    padding-right: 0;
}

.sidebar .widget:first-child {
	border-top: none;
}

.sidebar .current-menu-item a {
	font-weight: 700;
}

/* end 4.3) sidebar */

/* end 4) blog */


/* --------------------------------------------------------------------------------- */
/* 5) advanced template layout */
/* --------------------------------------------------------------------------------- */

/* 5.1) owner row */

.fancy-slider-row {
	min-height: 400px;
	overflow: hidden;
	padding-top: 10px;
}

.fancy-slider-row.row-has-no-owner-img.row-has-no-owner-slider {
    min-height: 0;
}

.owner-slider {
	background: #fff;
    bottom: 77px;
    left: 50%;
    position: absolute;
    top: 70px;
    right: 40px;
}

.row-has-owner-img .owner-slider {
    left: 0;
    width: 33.33%;
}

.owner-slider-inner {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.row-has-owner-img .owner-slider-inner {
    left: 40px;
}

.owner-slide-caption {
    background: linear-gradient( rgba(0,0,0,0), rgba(0,0,0,0.6) );
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 40px 70px 30px;
    padding-top: 80px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.owner-slide:not(.owner-slide-no-anim) {
	transition: bottom 0.6s, left 0.6s, opacity 0.6s, right 0.6s, top 0.6s;
}

.owner-slide,
.owner-slide-overlay {
	bottom: 40px;
	left: 40px;
	position: absolute;
	right: 0;
	top: 0;
}

.owner-slide {
	opacity: 0;
}

.owner-slide-current {
	bottom: 0;
	left: 0;
	opacity: 1;
	right: 40px;
	top: 40px;
	z-index: 99;
}

.owner-slide-next {
	opacity: 1;
	z-index: 97;
}

.owner-slide-previous {
	bottom: -40px;
	left: -40px;
	right: 80px;
	top: 80px;
	z-index: 100;
}

.owner-slide-previous.owner-slide-next {
    bottom: 40px;
    left: 40px;
    right: 0;
    top: 0;
    z-index: 97;
}

.owner-slide-overlay {
	display: block;
	opacity: 0.7;
	transition: background 0.4s;
	z-index: 98;
}

.owner-slider-to-left,
.owner-slider-to-right {
    background: rgba(0,0,0,0.25);
	bottom: 20px;
	border-radius: 20px;
	display: block;
	height: 40px;
	line-height: 46px;
	position: absolute;
	text-align: center;
	transition: background 0.4s;
	width: 40px;
	z-index: 110;
}

.owner-slider-to-left {
	left: 20px;
}

.owner-slider-to-right {
	right: 60px;
}

.owner-slider-to-left svg,
.owner-slider-to-right svg {
	color: #fff;
	font-size: 24px;
}

.owner-slider-to-left svg {
	margin-left: -2px;
}

.owner-slider-to-right svg {
	margin-left: 3px;
}

.owner-content {
	position: relative;
	width: 49%;
}

[dir="rtl"] .owner-content {
	right: 50%;
}

.row-has-owner-img .owner-content {
	position: relative;
	left: 33.33%;
	width: 33.33%;
}

.row-has-no-owner-img.row-has-no-owner-slider .owner-content {
    width: 100%;
}

.owner-content .content-with-padding {
	padding-bottom: 60px;
}

.owner-name,
.owner-title {
	font-weight: 800;
	text-align: right;
}

.owner-name {
	font-size: 18px;
	font-variant: small-caps;
}

.owner-title {
	color: #888;
	text-transform: uppercase;
}

.row-has-no-owner-img .owner-name,
.row-has-no-owner-img .owner-title {
    text-align: center;
}

.owner-img-wrapper {
    bottom: 0;
    position: absolute;
	right: 0;
    top: 0;
    width: 33.33%;
}

.row-has-owner-img-only .owner-img-wrapper {
    width: 50%;
}

.owner-mobile-img {
	display: none;
}

.owner-img-wrapper img {
	position: absolute;
    top: 60px;
	width: 100%;
}

.owner-signature {
	margin-right: -145px;
	position: relative;
	text-align: right;
    z-index: 1;
}

/* end 5.1) owner row */

/* 5.2) video block row */

.video-section-row {
	min-height: 520px;
	position: relative;
}

.video-block-overlay {
	height: 100%;
	position: absolute;
	width: 100%;
}

.video-block-content {
    min-height: 115px;
}

.video-section-row h2 {
	color: #fff;
}

.video-section-row .section-title p {
	color: rgba(220,220,220,0.85);
}

.video-intro-text {
	color: #fff;
	margin: -6px auto 70px;
	text-align: center;
}

.video-hero-play,
.video-section-play {
	border-radius: 25px;
	display: block;
	height: 46px;
	line-height: 46px;
	text-align: center;
	transition: background 0.4s, color 0.4s, opacity 0.4s;
	width: 46px;
}

.video-hero-play {
	margin: 18px auto;
}

.video-section-play {
	margin: 36px auto 0;
}

.video-hero-play .fa-play,
.video-section-play .fa-play {
	color: #fff;
	margin-left: 5px;
}

.video-overlay {
	background: #000;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
}

.video-overlay-container {
	bottom: 20px;
	left: 20px;
	position: absolute;
	right: 20px;
	top : 20px;
}

.video-overlay-container iframe,
.video-overlay-container video {
	left: 50%;
	position: absolute;
	top: 50%;
}

.video-overlay-container video {
    opacity: 0;
    transition: opacity 0.4s;
}

.video-overlay-close {
    color: rgba(137,137,137,0.8);
	font-size: 26px;
	height: 20px;
	position: absolute;
	right: 23px;
	top: 18px;
	width: 20px;
    z-index: 99;
}

.video-overlay-close:hover {
	color: rgba(255,255,255,0.9);
}

/* end 5.2) video block row */

/* 5.3) accom row */

.accom-link {
	background: #000;
    display: block;
}

.accom-title {
	background: linear-gradient( rgba(0,0,0,0.0), rgba(0,0,0,0.6) );
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	padding: 40px 40px 38px;
	padding-top: 80px;
	position: absolute;
	width: 100%;
}

.accom-title svg {
	vertical-align: -4px;
}

.accom-title p {
    font-weight: 400;
	margin-bottom: 0;
}

.accom-link,
.accom-link:hover {
	color: #fff;
}

.accom-link .svg-inline--fa {
	font-size: 18px;
	opacity: 0;
	margin-left: -2px;
	transition: margin 0.4s, opacity 0.2s;
	vertical-align: -4px;
}

.accom-link:hover .svg-inline--fa {
	opacity: 1;
	margin-left: 8px;
}

.accom-row {
	padding-bottom: 28.125%;
}

.accom-row-high {
	padding-bottom: 50%;
}

.accom-link.accom-full-width,
.accom-link.column-one-half,
.accom-link.column-one-third {
	background-position: center;
	background-size: cover;
	left: 0;
	overflow: hidden;
	padding-bottom: 28.125%;
	position: absolute;
	top: 0;
	transition: left 0.4s, width 0.4s;
}

.accom-row-high .accom-link {
	padding-bottom: 50%;
}

.accom-full-width {
	width: 100%;
}

.accom-link.column-one-half:nth-child(2) {
	left: 50%;
}

.accom-row-slide-hover.accom-hover-0 .accom-link.column-one-half:nth-child(2) {
	left: 55%;
	width: 45%;
}

.accom-row-slide-hover.accom-hover-1 .accom-link.column-one-half:nth-child(1) {
	width: 45%;
}

.accom-row-slide-hover.accom-hover-1 .accom-link.column-one-half:nth-child(2) {
	left: 45%;
}

.accom-row-slide-hover .accom-link.column-one-half:hover {
	width: 55%;
}

.accom-link.column-one-third:nth-child(2) {
	left: 33.33%;
}

.accom-link.column-one-third:nth-child(3) {
	left: 66.66%;
}

.accom-row-slide-hover:hover .accom-link.column-one-third {
	width: 30%;
}

.accom-row-slide-hover .accom-link.column-one-third:hover {
	width: 40%;
}

.accom-row-slide-hover.accom-hover-0 .accom-link.column-one-third:nth-child(2) {
	left: 40%;
}

.accom-row-slide-hover.accom-hover-0 .accom-link.column-one-third:nth-child(3) {
	left: 70%;
}

.accom-row-slide-hover.accom-hover-1 .accom-link.column-one-third:nth-child(2) {
	left: 30%;
}

.accom-row-slide-hover.accom-hover-1 .accom-link.column-one-third:nth-child(3) {
	left: 70%;
}

.accom-row-slide-hover.accom-hover-2 .accom-link.column-one-third:nth-child(2) {
	left: 30%;
}

.accom-row-slide-hover.accom-hover-2 .accom-link.column-one-third:nth-child(3) {
	left: 60%;
}

.accom-overlay {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.4s;
}

.accom-link:hover .accom-overlay {
	opacity: 0.6;
}

/* end 5.3) accom row */

/* 5.4) gallery row */

.gallery-row {
	padding: 80px 0;
}

.gallery-row.gallery-layout-desc-center {
    padding: 40px 0 0;
}

.gallery-row.gallery-no-intro {
	padding: 0;
}

.gallery-layout-desc-left .gallery-desc,
.gallery-layout-desc-right .gallery-desc {
	position: absolute;
	width: 33.3333%;
}

.gallery-layout-desc-right .gallery-desc {
    right: 0;
}

.gallery-row .content-with-padding {
	margin-top: -5px;
	padding-top: 0;
}

.gallery-column {
	float: left;
    overflow: hidden;
    position: relative;
    padding-bottom: 16.666666%;
    width: 16.666666%;
}

.gallery-empty {
	background: rgba(0,0,0,0);
    height: 1px;
    padding-bottom: 0;
    width: 33.333333%;
}

.gallery-item {
    overflow: hidden;
    position: absolute;
	transition: background 0.4s;
}

.gallery-column img {
	display: block;
    max-width: 101%;
    position: absolute;
	transition: opacity 0.4s, transform 0.4s;
	width: 101%;
    -webkit-backface-visibility: hidden;
}

.gallery-column .gallery-img-mobile {
    display: none;
}

.row-overlay-hover .gallery-column:hover img {
	opacity: 0.4;
}

.row-zoom-hover .gallery-column:hover img {
	transform: scale(1.1);
}

.gallery-column:hover .gallery-enlarge {
	opacity: 1;
}

.gallery-column .gallery-link-all img {
	opacity: 0.25;
}

.gallery-enlarge {
	border-radius: 20px;
	box-sizing: border-box;
	left: 50%;
	margin: -20px 0 0 -20px;
	position: absolute;
	height: 40px;
	opacity: 0;
	top: 50%;
	transition: opacity 0.4s;
	width: 40px;
}

.gallery-enlarge:before,
.gallery-enlarge:after {
	background: #fff;
	content: '';
	display: block;
	position: absolute;
}

.gallery-enlarge:before {
	height: 10px;
	left: 19px;
	top: 15px;
	width: 2px;
}

.gallery-enlarge:after {
	height: 2px;
	left: 15px;
    top: 19px;
	width: 10px;
}

.gallery-link-all div {
	box-sizing: border-box;
	color: #fff;
	padding: 0 15px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	transform: perspective(1px) translateY(-50%);
	width: 100%;
}

.gallery-link-all span {
	transition: margin 0.4s;
}

.gallery-link-all .svg-inline--fa {
	font-size: 17px;
	margin-left: 4px;
	transition: margin 0.4s;
	vertical-align: -4px;
}

.gallery-column:hover .gallery-link-all span {
	margin-left: 5px;
}

.gallery-column:hover .gallery-link-all .svg-inline--fa {
	margin-left: 9px;
}

/* end 5.4) gallery row */

/* 5.5) testimonials row */

.testimonials-row {
	position: relative;
}

.testimonial-img {
	background-color: #999;
	bottom: 0;
	position: absolute;
	top: 0;
	width: 50%;
}

.testimonials-big-img-right .testimonial-img {
    left: 50%;
}

.testimonials-wrapper {
	box-sizing: border-box;
	left: 50%;
    overflow: hidden;
	position: relative;
	top: 0;
	width: 50%;
}

.testimonials-big-img-right .testimonials-wrapper {
    left: 0;
}

.testimonials-centered .testimonials-wrapper {
    border-bottom: none;
    left: 0;
    width: 100%;
}

.testimonials-slider {
	position: relative;
}

.testimonial {
	opacity: 0;
	position: absolute;
}

.testimonial-container {
	display: table;
	opacity: 0;
	width: 100%;
}

.testimonial-inner {
	display: table-cell;
	vertical-align: middle;
}

.testimonial-caption {
	background: linear-gradient( rgba(0,0,0,0.0), rgba(0,0,0,0.6) );
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 40px;
	padding-top: 80px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.testimonial-name {
	margin-top: 28px;
	text-align: center;
	font-weight: 700;
}

.testimonial-name .testimonial-info,
.testimonial-caption .testimonial-info {
	font-weight: 400;
	font-style: italic;
}

.testimonial-intro {
	text-align: center;
}

.testimonial-content {
	font-size: 15px;
	font-style: italic;
	text-align: center;
}

.quote-begin,
.quote-end {
	height: 20px;
	width: 27px;
}

.quote-begin {
	background-image: url(https://kerbeleg.bzh/wp-content/themes/adomus/styles/images/laquo.png);
	margin: 16px auto;
}

.quote-end {
	background-image: url(https://kerbeleg.bzh/wp-content/themes/adomus/styles/images/raquo.png);
	margin: 20px auto;
}

.testimonials-nav-thumb {
	margin-top: -10px;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
}

.testimonials-nav-bullets {
	padding-top: 20px;
	position: relative;
	text-align: center;
}

.testimonial-thumb {
	border-radius: 45px;
    display: inline-block;
	height: 90px;
    margin: 10px;
	opacity: 0.5;
    transition: opacity 0.4s, box-shadow 0.1s;
	width: 90px;
}

.testimonial-thumb {
	box-shadow: inset 0px 0px 0px 3px rgba(0,0,0,0);
}

.testimonial-bullet {
    border: 2px solid #888;
	border-radius: 7px;
    box-sizing: border-box;
    display: inline-block;
	height: 14px;
    margin: 5px;
    transition: background 0.4s, border 0.4s;
	width: 14px;
}

.testimonial-bullet.testimonial-current {
	cursor: default;
}

.testimonial-thumb.testimonial-current,
.testimonial-thumb:hover {
	opacity: 1;
}

/* end 5.5) testimonials row */

/* 5.6) news row */

.news-row .content-with-padding {
	padding: 30px 40px 0px;
}

.news-row h3.news-title {
	padding-top: 0;
}

.news-row .news-more {
	margin-bottom: 45px;
}

.news-row .news-meta {
	margin-top: -28px;
	padding: 15px 0 10px;
}

.news-row .news-thumb {
	height:	100%;
	left: 50%;
	overflow: hidden;
	position: absolute;
	width: 50%;
}

.news-row .news-content-right .news-thumb {
	left: 0;
}

.news-row .news-thumb-img {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.4s, transform 0.4s;
}

.row-overlay-hover .news-thumb-img:hover {
	opacity: 0.4;
}

.row-zoom-hover .news-thumb-img:hover {
    transform: scale(1.1);
}

.mobile-news-img {
	display: none;
	width: 100%;
}

/* end 5.6) news row */

/* 5.7) cta row */

.cta-row.content-with-padding {
	padding: 50px 40px 65px;
}

.cta-row h2 {
	margin-bottom: 0;
	padding-top: 4px;
}

.cta-row p {
	margin-bottom: 21px;
	padding-top: 10px;
}

.cta-row a {
	font-weight: 800;
	text-transform: uppercase;
	transition: color 0.4s, margin 0.4s;
}

.cta-row a .svg-inline--fa {
	font-size: 17px;
	margin-left: 4px;
	transition: margin 0.4s;
	vertical-align: -4px;
}

.cta-row a:hover {
	margin-right: -5px;
}

.cta-row a:hover .svg-inline--fa {
	margin-left: 9px;
}

/* end 5.7) cta row */

/* 5.8) map and contact row */

.map-contact-row.columns-wrapper {
	overflow: visible;
}

.map-contact-row {
	position: relative;
}

.contact-row-vertical-border {
    background: #d4d4d4;
    bottom: 0;
	left: 50%;
    position: absolute;
    top: 0;
    width: 1px;
}


.hotelwp-contact-form .form-error,
.hotelwp-cf-error {
	color: #F04826;
	display: block;
	font-weight: 600;
	margin-top: 6px;
}

.hotelwp-cf-column-half {
	float: left;
	width: 48%;
}

.hotelwp-cf-column-third {
	float: left;
	width: 30.66%;
}

.hotelwp-cf-column-half,
.hotelwp-cf-column-third {
	margin-right: 4%;
}

.hotelwp-cf-column-half:last-of-type,
.hotelwp-cf-column-third:last-of-type {
	margin-right: 0;
}

.hotelwp-cf-details-form-stacked .hotelwp-cf-column-half,
.hotelwp-cf-details-form-stacked .hotelwp-cf-column-third {
	float: none;
	width: 100%;
}

.hotelwp-cf-explanation {
	font-style: italic;
}

.hotelwp-cf-submit input {
	float: left;
}

.hotelwp-cf-processing {
	background: url(https://kerbeleg.bzh/wp-content/themes/adomus/styles/images/loader-2x.gif) no-repeat left center;
	background-size: 24px 24px;
	display: none;
	float: left;
	margin: 8px 0 0 12px;
	height: 24px;
	width: 24px;
}

.hotelwp-cf-error,
.hotelwp-cf-msg-send {
	display: none;
}

.hotelwp-contact-form hr {
	margin: 12px 0 35px;
}

.map-column {
	bottom: -1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: 99;
}

.contact-column + .map-column {
	left: 50%;
}

.map-full-width {
	height: 450px;
}

.map-canvas {
	height: 100%;
	width: 100%;
}

.map-marker-container {
    background-color: rgba(255,255,255,0.8);
    border: 2px solid;
    font-size: 15px;
    font-weight: 800;
    min-width: 100px;
    padding: 13px 16px 12px;
    position: absolute;
    text-align: center;
	text-transform: uppercase;
}

.map-marker-container:before,
.map-marker-container:after {
    border-right-color: transparent!important;
    border-bottom-color: transparent!important;
    border-left-color: transparent!important;
    border-style: solid;
    content: ' ';
    height: 0;
    left: 50%;
    position: absolute;
    width: 0;
}

.map-marker-container:before {
    border-width: 12px 10px 0 10px;
    bottom: -12px;
    margin-left: -10px;
}

.map-marker-container:after {
    border-top-color: rgba(255,255,255,0.8);
    border-width: 8px 7px 0 7px;
    bottom: -8px;
    margin-left: -7px;
}

.map-marker-dot {
    border: 2px solid;
	border-radius: 6px;
    bottom: -35px;
    height: 10px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
	transform: rotate(45deg);
    width: 10px;
}

.map-marker-dot-inner {
    height: 6px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 6px;
}

/* end 5.8) map and contact row */

/* 5.9) pages row */

.featured-pages-row {
    position: relative;
}

.featured-pages-row-vertical-border {
    background: #d4d4d4;
    bottom: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.featured-pages-row-full-width .featured-pages-row-vertical-border {
	display: none;
}

.featured-pages-row-two-columns .featured-pages-row-vertical-border {
    left: 50%;
}

.featured-pages-row-three-columns .featured-pages-row-vertical-border {
    left: 33.33%;
}

.featured-pages-row-three-columns .featured-pages-row-vertical-border + .featured-pages-row-vertical-border {
    left: 66.66%;
}

.featured-pages-row .content-with-padding {
    padding-bottom: 30px;
}

.featured-pages-row h3 {
    margin-bottom: 24px;
    text-align: center;
}

.featured-pages-row-has-title h3 {
    margin: -6px 0 33px;
}

.featured-pages-row-img-wrapper {
	overflow: hidden;
}

.featured-pages-row-img-wrapper a {
	display: block;
}

.featured-pages-row-img-wrapper img {
	display: block;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-backface-visibility: hidden;
}

.row-overlay-hover .featured-pages-row-img-wrapper a:hover img {
    opacity: 0.4;
}

.row-zoom-hover .featured-pages-row-img-wrapper a:hover img {
    transform: scale(1.1);
}

.featured-pages-row-full-width .featured-pages-row-img-wrapper {
	margin: 0 auto -16px;
	max-width: 880px;
}

.featured-pages-learn-more-wrapper {
    margin-top: 22px;
    text-align: center;
}

.featured-pages-row-full-width.full-width-content-with-padding {
	padding-bottom: 0;
}

/* end 5.9) pages row */

/* 5.10) text img row */

.column-txt-img-img {
	bottom: 0;
	left: 50%;
	position: absolute;
	top: 0;
	width: 50%;
}

.row-txt-img-txt-right .column-txt-img-img {
	left: 0;
}

.next-row-actually-has-top-border .column-txt-img-img {
	bottom: -1px;
	z-index: 9;
}


/* end 5.10) text img row */

/* 5.11) gallery slider row */

.gallery-slider-row .content-with-padding + .content-with-padding {
	padding-top: 0;
}

.gallery-slider-row .slick-arrow {
	position: absolute;
	top: 50%;
}

.gallery-slider .slick-list {
	transition: height 0.1s;
}

.gallery-slider .slick-prev {
	left: 27px;
}

.gallery-slider .slick-next {
	right: 27px;
}

.gallery-slide-wrapper {
	display: block !important;
	position: relative;
}

.gallery-slide-caption {
	background: rgba(0,0,0,0.5);
	bottom: 0;
	color: #fff;
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	width: 100%;
}

.gallery-slider-nav {
	margin-bottom: 30px;
}

.gallery-slider-nav .slick-arrow {
	font-size: 14px;
	height: 20px;
	margin-top: -10px;
	width: 20px;
}

.gallery-slider-nav .slick-arrow svg {
	left: 7px;
	top: 3px;
}

.gallery-slider-nav .slick-arrow.slick-disabled {
	cursor: default;
	opacity: 0.3;
}

.gallery-slider-nav .slick-arrow:before {
	height: 6px;
	left: 4px;
	position: absolute;
	top: 4px;
	width: 6px;
}

.gallery-slider-nav .slick-prev {
	left: 10px;
}

.gallery-slider-nav .slick-next {
	right: 10px;
}

.gallery-slider-nav .slick-arrow:not(.slick-disabled):hover:before {
	border-color: #fff;
}

.gallery-slider-nav-item {
	box-sizing: border-box;
	display: block !important;
	padding: 1px 1px 0 0;
	position: relative;
}

.gallery-slider-nav-item img {
	display: block;
	transition: opacity 0.4s;
	width: 100%;
}

.gallery-slider-nav-item-border {
	bottom: 0;
	box-sizing: border-box;
	border: 2px solid;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 1px;
	top: 1px;
	transition: opacity 0.4s;
}

.gallery-slider-nav-current .gallery-slider-nav-item-border {
	opacity: 0.8;
}

.gallery-slider-nav-item:hover:not(.gallery-slider-nav-current) img {
	opacity: 0.3;
}

.gallery-slider-nav-current {
	cursor: default;
}

/* end 5.11) gallery slider row */

/* 5.12) misc */

.wrapper-has-bottom-border,
.row-has-bottom-border {
    box-shadow: 0 1px 0px #d4d4d4;
}

.column-has-bottom-border {
    box-shadow: inset 0 -1px 0px #d4d4d4;
}

/* end 5.12) misc */

/* end 5) advanced template layout */

/* --------------------------------------------------------------------------------- */
/* 6) footer */
/* --------------------------------------------------------------------------------- */

footer {
	position: relative;
}

.footer-dark-text .main-footer {
	box-shadow: 0 1px 0px #d4d4d4;
}

.footer-dark-text a {
	color: #333;
	border-bottom: 1px solid rgba(0,0,0,0.17);
}

.footer-dark-text .footer-vertical-border {
	background: rgba(0,0,0,0.17);
}

.footer-light-text {
	color: #ddd;
}

.footer-light-text {
	box-shadow: none;
}

.footer-light-text .sub-footer {
	box-shadow: inset 0 1px 0px rgba(255,255,255,0.05);
}

.footer-light-text a {
	color: #ddd;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.footer-light-text .footer-vertical-border {
	background: rgba(255,255,255,0.05);
}

footer .gallery-wrapper a,
footer .gallery-wrapper a:hover {
	border-bottom: none;
}

footer a.social-link,
footer a.social-link:hover {
	border-bottom: none;
}

.footer-vertical-border {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.footer-three-columns .footer-vertical-border-1 {
	left: 33.33%;
}

.footer-three-columns .footer-vertical-border-2 {
	left: 66.66%;
}

.footer-four-columns .footer-vertical-border-1 {
	left: 25%;
}

.footer-four-columns .footer-vertical-border-2 {
	left: 50%;
}

.footer-four-columns .footer-vertical-border-3 {
	left: 75%;
}

.footer-three-columns .footer-vertical-border-3,
.footer-vertical-border-4 {
	display: none;
}

footer a {
	font-weight: 400;
}

.main-footer .menu {
	margin-bottom: 0;
}

.footer-tagline {
	font-style: italic;
}

.sub-footer {
	min-height: 60px;
	width: 100%;
}

.copyright {
	box-sizing: border-box;
	float: left;
	font-size: 12px;
	padding: 19px 40px 17px;
}

.sub-footer-has-social .copyright {
	width: 50%;
}

.social {
	float: right;
	width: 50%;
}

.social-link {
	color: #fff;
    display: block;
    font-size: 19px;
    float: right;
    height: 60px;
    line-height: 60px;
    text-align: center;
	transition: background 0.4s,color 0.4s;
    width: 60px;
}

.footer-dark-text .social-link {
	color: #fff;
}

.social-link:before {
	display: none;
	font-family: 'Font Awesome 6 Brands';
}

a.social-link:hover {
	background: rgba(255,255,255,0);
}

.social-link.facebook-button {
    background: #3b5998;
}

.social-link.facebook-button:hover,
.social-link.facebook-button:hover:before {
	color: #3b5998;
}

.social-link.facebook-button:before {
	content: '\f39e';
}

.social-link.google-button {
    background: #dd4b39;
}

.social-link.google-button:hover,
.social-link.google-button:hover:before {
    color: #dd4b39;
}

.social-link.google-button:before {
	content: '\f0d5';
}

.social-link.twitter-button {
    background: #00aced;
}

.social-link.twitter-button:hover,
.social-link.twitter-button:hover:before {
    color: #00aced;
}

.social-link.twitter-button:before {
	content: '\f099';
}

.social-link.pinterest-button {
    background: #cb2027;
}

.social-link.pinterest-button:hover,
.social-link.pinterest-button:hover:before {
    color: #cb2027;
}

.social-link.pinterest-button:before {
	content: '\f0d2';
}

.social-link.instagram-button {
	background: #3f729b;
}

.social-link.instagram-button:hover,
.social-link.instagram-button:hover:before {
	color: #3f729b;
}

.social-link.instagram-button:before {
	content: '\f16d';
}

.social-link.youtube-button {
	background: #b31217;
}

.social-link.youtube-button:hover,
.social-link.youtube-button:hover:before {
	color: #b31217;
}

.social-link.youtube-button:before {
	content: '\f167';
}

.social-link.linkedin-button {
	background: #0976b4;
}

.social-link.linkedin-button:hover,
.social-link.linkedin-button:hover:before {
	color: #0976b4;
}

.social-link.linkedin-button:before {
	content: '\f0e1';
}

.social-link.flickr-button {
	background: #ff0084;
}

.social-link.flickr-button:hover,
.social-link.flickr-button:hover:before {
	color: #ff0084;
}

.social-link.flickr-button:before {
	content: '\f16e';
}

.social-link.tripadvisor-button {
	background: #078171;
}

/* end 6) footer */

/* --------------------------------------------------------------------------------- */
/* 7) slick slider */
/* --------------------------------------------------------------------------------- */

.slick-slide {
    outline: none;
}

.slick-dots {
    bottom: -60px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.slick-dots li {
    float: left;
    margin-left: 8px;
}

.slick-dots li:first-child {
    margin-left: 0;
}

.slick-dots li:before {
    display: none;
}

.slick-dots .slick-active button,
.slick-dots .slick-active button:hover {
    background: #aaa;
    border: 2px solid #aaa;
    cursor: default;
}

.slick-dots button,
.slick-arrow {
    cursor: pointer;
    display: block;
    outline: none;
    padding: 0;
    text-indent: -99999px;
}

.slick-arrow {
    border: none;
    border-radius: 20px;
	color: #fff;
	font-size: 24px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    transition: background 0.4s;
    width: 40px;
    z-index: 1;
}

.slick-arrow:before {
	display: none;
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
}

.slick-prev:before {
	content: '\f104';
}

.slick-next:before {
	content: '\f105';
}

.slick-arrow svg {
	position: absolute;
	top: 8px;
}

.slick-prev svg {
	left: 14px;
}

.slick-next svg {
	left: 16px;
}

[dir="rtl"] .slick-slide {
    float: left !important;
}

.slick-slider .slick-list {
	direction: ltr;
}

/* end 7) slick slider */

/* --------------------------------------------------------------------------------- */
/* 8) misc */
/* --------------------------------------------------------------------------------- */

.mobile-only {
	display: none;
}

.background-img {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hightlight,
.highlight {
	font-style: italic;
	font-weight: 800;
}

p + .gallery-wrapper {
    margin-bottom: 33px;
	margin-top: 22px;
}

.content-with-padding .the-content > h2:first-child {
    padding-top: 0px;
    margin-top: -6px;
}

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
    text-align: center;
}

.wp-caption.alignleft,
img.alignleft {
	margin: 0 20px 5px 0;
}

.wp-caption.alignright,
img.alignright {
	margin: 0 0 5px 20px;
}

img {
    height: auto;
    max-width: 100%;
}

.full-width-img {
	height: auto;
	width: 100%;
}

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 35px;
    position: relative;
}

.video-container iframe {
    height: 100%;
	left: 0;
    position: absolute;
    top:0;
    width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
}

.gallery-caption,
.wp-caption-text {
    font-size: 13px;
    padding: 12px 0 5px;
}

.photoswipe-item {
    display: block;
}

#searchform {
    max-width: 500px;
    position: relative;
}

#searchform input[type="text"] {
    padding-right: 100px;
    width: 100%;
}

#searchform input[type="submit"] {
    border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	padding: 12px 15px 11px;
    position: absolute;
    right: 0;
    top: 0;
}

#wp-calendar th,
#wp-calendar td {
    text-align: center;
}

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.top-header .widget_polylang .lang-item {
    float: left;
    margin-left: 20px;
}

.top-header .widget_polylang .lang-item:first-of-type {
    margin-left: 0;
}

.top-header .qtranxs_widget ul,
.top-header .widget_polylang ul {
    margin-bottom: 0;
}

.top-header .widget_icl_lang_sel_widget ul {
    margin: 0;
}

.back-to-top {
	background: rgba(0,0,0,0.4);
	border-radius: 3px;
	bottom: 20px;
	color: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	opacity: 0;
	position: fixed;
	right: 20px;
	text-align: center;
	transition: background 0.4s, opacity 0.4s;
	width: 40px;
	z-index: 9999;
}

.back-to-top:hover {
	background: rgba(0,0,0,0.8);
	color: #fff;
}

.post-navigation:after,
.the-content:after,
.comment-meta:after,
.sub-footer,
.clearfix:after {
	clear: both;
	content: "";
	display: table;
}

/* end 8) misc */




/* Copyright Maestrel - https://maestrel.com/ *//* cyrillic-ext */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/didactgothic/v21/ahcfv8qz1zt6hCC5G4F_P4ASlUaYpmDmYyVwrA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/didactgothic/v21/ahcfv8qz1zt6hCC5G4F_P4ASlU-YpmDmYyVwrA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/didactgothic/v21/ahcfv8qz1zt6hCC5G4F_P4ASlUeYpmDmYyVwrA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/didactgothic/v21/ahcfv8qz1zt6hCC5G4F_P4ASlUiYpmDmYyVwrA.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/didactgothic/v21/ahcfv8qz1zt6hCC5G4F_P4ASlUWYpmDmYyVwrA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/didactgothic/v21/ahcfv8qz1zt6hCC5G4F_P4ASlUuYpmDmYyU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Poiret One';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/poiretone/v18/UqyVK80NJXN4zfRgbdfbo5pcV-UyZKAbcw.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Poiret One';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/poiretone/v18/UqyVK80NJXN4zfRgbdfbo5BcV-UyZKAbcw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poiret One';
  font-style: normal;
  font-weight: 400;
  src: url(//kerbeleg.bzh/wp-content/cache/wpo-fonts/s/poiretone/v18/UqyVK80NJXN4zfRgbdfbo55cV-UyZKA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/*
 Theme Name:   Adomus Child
 Theme URI:    https://maestrel.com/adomus/
 Description:  Adomus Child Theme
 Version: 0.1
 Author:       Maestrel
 Author URI:   https://maestrel.com/
 Template:     adomus
 Text Domain:  adomus-child
*/.main-wrapper {
    min-width: 320px;
}

.columns-wrapper {
	overflow: hidden;
	position: relative;
}

.columns-wrapper:after {
	clear: both;
	content: "";
	display: table;
}

.content-with-padding {
    margin: 0 auto;
    max-width: 800px;
	padding: 40px;
	position: relative;
}

.full-width-content-with-padding {
    padding: 40px;
}

.centered-content {
    margin: 0 auto;
    max-width: 720px;    
}

.column-three-fourths,
.column-one-half,
.column-one-third,
.column-two-thirds,
.column-one-fourth {
	float: left;
	position: relative;
}

.column-three-fourths {
	width: 75%;
}

.column-two-thirds {
	width: 66.6666667%;
}

.column-one-half {
	width: 50%;
}

.column-one-third {
	width: 33.3333333%;
}

.column-one-fourth {
	width: 25%;
}@media only screen and (min-width: 1700px) {
	.header,
	.top-header {
		border: 1px solid rgba(255,255,255,0.15);
		border-top: none;
	}
	.top-header {
		left: 50%;
		margin-left: -800px;
		width: 1600px;
	}
	.header .full-width-content {
		border-left: 1px solid rgba(255,255,255,0.15);
		border-right: 1px solid rgba(255,255,255,0.15);
		height: 100px;
		margin: 0 auto;
		position: relative;
		width: 1600px;
	}
	.hero-caption {
		left: 50%;
		margin-left: -500px;
	    max-width: 1000px;
		right: auto;
		width: 1000px;
	}
	.hero-caption.hero-caption-right {
	    margin-left: -350px;
	}
	.hero-caption.hero-caption-left {
	    margin-left: -650px;
	}
	.hero-slider .slick-prev,
	.hero.has-booking-form + .hero-booking-form {
		left: 50%;
		margin-left: -800px;
	}
	.hero-slider .slick-next,
	.hero.has-booking-form + .hero-booking-form.hero-booking-form-right {
		left: auto;
	    right: 50%;
	    margin-right: -800px;
	}
	.hero.has-booking-form + .hero-booking-form:not(.hero-booking-form-vertical) {
		width: 1560px;
	}
	.hero-booking-form-always-below-hero .hbook-wrapper {
		margin: 0 auto;
		width: 1600px;
	}
	.hero-wide.hero-caption-right-on-wide-screen .hero-slider .slick-prev {
		left: 50%;
		margin-left: -500px;
	}
	.hero-wide.hero-caption-left-on-wide-screen .hero-slider .slick-next {
		right: 50%;
		margin-right: -500px;
	}
	.main-wrapper {
		box-shadow: inset 1px 0 0 #d4d4d4, inset -1px 0 0 #d4d4d4;
		margin: 0 auto;
		width: 1600px;
	}
	.owner-slider {
		border-left: 1px solid #d4d4d4;
	}
}

/* owner row */

@media only screen and (max-width: 1100px) {
	.row-has-owner-img .owner-slider {
		border-top: 1px solid #d4d4d4;
		bottom: auto;
		margin: 0 auto 5px;
		padding-bottom: 66%;
		position: relative;
		top: auto;
		width: 100%;
	}
	.row-has-owner-img .owner-slider-inner {
		bottom: 40px;
		left: 40px;
		position: absolute;
		right: 40px;
		top: 40px;
	}
	.row-has-owner-img .owner-content {
		left: 0;
		width: 50%;
	}
	.row-has-owner-img .owner-img-wrapper {
		width: 50%;
	}
	.owner-slide {
		transition: bottom 0.4s, left 0.4s, opacity 0.4s, right 0.4s, top 0.4s;
	}
}

@media only screen and (max-width: 800px) {
    .row-has-no-owner-img .owner-content {
        width: 100%;
    }
	.row-has-no-owner-img .owner-slider {
		border-top: 1px solid #d4d4d4;
		bottom: auto;
        left: auto;
		margin: 0 auto 5px;
		padding-bottom: 66%;
		position: relative;
        right: auto;
		top: auto;
		width: 100%;
	}
	.row-has-no-owner-img .owner-slider-inner {
		bottom: 40px;
		left: 40px;
		position: absolute;
		right: 40px;
		top: 40px;
	}
}

@media only screen and (max-width: 650px) {
	.fancy-slider-row {
		min-height: 0;
	}
	.owner-mobile-img {
		display: block;
		width: 100%;
	}
	.owner-img-wrapper {
		display: none;
	}
    .row-has-owner-img-only .owner-content,
    .row-has-owner-img .owner-content {
		width: 100%;
	}
	.owner-content .content-with-padding {
		padding-bottom: 0;
	}
	.owner-signature {
		margin-right: 0;
	}
	.owner-slide {
		transition: bottom 0.6s, left 0.6s, opacity 0.6s, right 0.6s, top 0.6s;
	}
}

/* end owner roww */

/* accom row */

@media only screen and (max-width: 800px) {
	.accom-row.row-1-accom .accom-link,
	.row.accom-row.row-2-accom .accom-link.column-one-half,
	.row.accom-row.row-3-accom .accom-link.column-one-third {
		left: 0;
		padding-bottom: 56.25%;
		position: absolute;
		width: 100%;
	}
	.accom-row.row-1-accom {
		padding-bottom: 56.25%;
	}
	.accom-row.row-2-accom {
		padding-bottom: 112.5%;
	}
	.accom-row.row-3-accom {
		padding-bottom: 168.75%;
	}
	.accom-row.row-2-accom .accom-link:nth-child(2) {
		top: 50%;
	}
	.accom-row.row-3-accom .accom-link:nth-child(2) {
		top: 33.33%;
	}
	.accom-row.row-3-accom .accom-link:nth-child(3) {
		top: 66.66%;
	}
}

/* end accom row */

/* gallery row */

@media only screen and (max-width: 950px) {
	.gallery-row {
		padding: 40px 0 0;
	}
	.gallery-row.row-has-bottom-border {
		box-shadow: none;
	}
	.gallery-row .column-content {
		margin-top: 0;
	}
    .gallery-column .gallery-img-mobile {
        display: block;
    }
	.gallery-column {
		padding-bottom: 33.3333% !important;
		width: 33.3333% !important;
	}
	.gallery-link-all {
		padding-bottom: 33.3333%;
	}
    .gallery-column .gallery-img-desktop,
    .gallery-clearfix,
	.gallery-empty {
		display: none;
	}
    .gallery-layout-desc-left .gallery-desc,
    .gallery-layout-desc-right .gallery-desc {
		position: static;
		width: 100%;
	}
}

/* end gallery row */

/* testimnials row */

@media only screen and (max-width: 800px) {
	.testimonials-images {
		display: none;
	}
	.testimonials-wrapper {
		left: 0;
		width: 100%;
	}
}

/* end testimonials row */

/* news row */

@media only screen and (max-width: 800px) {
	.news-row .column-one-half {
		float: none;
		width: 100%;
	}
	.news-row .news-thumb {
		display: none;
	}
	.news-row .news {
		border: none;
	}
	.mobile-news-img {
		display: block;
	}
	.news-row .row-title {
		border-top: 1px solid #d4d4d4;
	}
	.news-meta {
		padding-bottom: 26px;
	}
	.news-row > div:first-child .news {
		border-top: none;
	}
}

/* end news row */

/* map contact row */

@media only screen and (max-width: 1200px) {
	.map-full-width {
		height: 350px;
	}
}

@media only screen and (max-width: 800px) {
	.contact-column + .contact-column {
		border-top: 1px solid #d4d4d4;
	}
	.contact-row-vertical-border {
		display: none;
	}
	.map-column {
		height: 300px;
		position: static;
		width: 100%;
	}
}

@media only screen and (max-width: 600px) {
	.map-full-width {
		height: 300px;
	}
}

/* end map contact row */

/* pages row */

@media only screen and (max-width: 800px) {
    .featured-pages-row .column-one-half,
    .featured-pages-row .column-one-third {
        border-top: 1px solid #d4d4d4;
        padding-top: 0;
	}
    .featured-pages-row .column-one-half:first-child,
    .featured-pages-row .column-one-third:first-child {
        border-top: none;
    }
    .featured-pages-row .featured-pages-row-vertical-border {
        display: none;
    }
}

/* end pages row */

/* txt img row */

@media only screen and (max-width: 800px) {
	.column-txt-img-img {
		display: none;
	}
}

/* end txt img row */


@media only screen and (max-width: 800px) {
	.content-with-padding,
	.full-width-content-with-padding {
		padding-left: 25px;
		padding-right: 25px;
	}
	.logo,
	.site-name {
		margin-left: 25px;
	}
	.copyright {
		padding-left: 25px;
		padding-right: 25px;
	}
	.list-menu > li:last-child {
		margin-right: 25px;
	}
	.mobile-menu-trigger {
		right: 25px;
	}
	.widget-area-top-header-left {
		left: 25px
	}
	.widget-area-top-header-right {
		right: 25px
	}
	.column-one-fourth,
    .column-one-third,
	.column-two-thirds,
    .column-one-half,
	.sidebar {
		float: none;
		width: 100%;
	}
	.footer-vertical-border {
		display: none;
	}
	.footer-dark-text .column-one-third,
	.footer-dark-text .column-one-fourth {
		border-top: 1px solid rgba(0,0,0,0.17);
	}
	.footer-light-text .column-one-third,
	.footer-light-text .column-one-fourth {
		border-top: 1px solid rgba(255,255,255,0.05);
	}
	.footer-vertical-border-1 + .column-one-third,
	.footer-vertical-border-1 + .column-one-fourth {
		border-top: none;
	}
    .desktop-only {
        display: none;
    }
	.mobile-only {
		display: block;
	}
    h1,
    .below-hero-title .title,
    .hero-caption .title {
        font-size: 33px;
        line-height: 45px;
    }
}

@media only screen and (max-width: 375px) {
	.hero-caption h1,
	.hero-caption .title {
		font-size: 24px;
		line-height: 40px;
	}
}

@media only screen and (max-width: 500px) {
    .hero-slider .slick-prev,
    .gallery-slider .slick-prev {
        left: 15px;
    }
    .hero-slider .slick-next,
    .gallery-slider .slick-next {
        right: 15px;
    }
    .hero-caption {
        left: 70px;
        right: 70px;
	}
	table th,
	table td {
		padding-left: 10px;
		padding-right: 10px;
	}
}table.ui-datepicker-calendar,
table.ui-datepicker-calendar th,
table.ui-datepicker-calendar td,
table.ui-datepicker-calendar thead tr:last-child th,
table.ui-datepicker-calendar thead tr:last-child td {
    border: none;
}

#ui-datepicker-div {
	z-index: 99 !important;
}

.ui-datepicker {
	background: #fff;
	border: 1px solid;
	border-radius: 5px;
	box-shadow: 0 3px 15px rgba(0,0,0,0.25);
	display: none;
	margin-top: 2px;
	padding: 0 0 12px;
	width: 279px;
}

.ui-datepicker .ui-datepicker-header {
	height: 55px;
	position: relative;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 55px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border-radius: 15px;
	color: #fff;
	cursor: pointer;
    display: block;
	font-size: 19px;
    height: 30px;
	line-height: 26px;
	position: absolute;
	text-align: center;
	top: 15px;
	transition: background 0.4s;
    width: 30px;
}

.ui-datepicker .ui-datepicker-next.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled:hover,
.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-prev.ui-state-disabled:hover {
	background: #ccc;
	cursor: default;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-prev {
	left: 8px;
}

.ui-datepicker .ui-datepicker-next {
	right: 7px;
}

.ui-datepicker.ui-datepicker-multi-2 .ui-datepicker-prev {
	left: 4px;
}

.ui-datepicker.ui-datepicker-multi-2 .ui-datepicker-next {
	right: 3px;
}

.ui-datepicker table {
	font-size: 14px;
	border-collapse: collapse;
	margin: 0 auto;
}

.ui-datepicker th {
	padding: 8px 0px 1px;
	text-align: center;
	font-size: 12px;
	font-weight: 800;
	color: #555;
	border: 0;
}

.ui-datepicker td {
	padding: 1px 1px;
	width: 37px;
	position: relative;
}

.ui-datepicker td span,
.ui-datepicker td a {
	color: #444;
	display: block;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
}

.ui-state-default{
    background: #fff;
	padding: 2px 0px 3px;
}

.ui-datepicker-unselectable .ui-state-default{
    background: #e5e5e5;
	color: #aaa;
    padding: 2px 0px 3px;
}

.ui-datepicker td .ui-state-default.ui-state-hover,
.ui-datepicker td .ui-state-default.ui-state-active {
    border: 1px solid;
	padding: 0 0 1px !important;
}

.hb-availability-calendar .ui-datepicker.ui-datepicker-multi-2 {
	width: 577px !important;
}

.hb-availability-calendar .ui-datepicker {
	border-radius: 0;
	box-shadow: none;
}

.hb-availability-calendar .ui-datepicker-unselectable .ui-state-default {
    background: #eee;
	color: #555;
}

.hb-availability-calendar .ui-datepicker-unselectable.hb-date-past .ui-state-default {
    background: #e5e5e5;
	color: #aaa;
}

.hb-availability-calendar .ui-datepicker .hb-day-taken .ui-state-default,
.hb-availability-calendar .ui-datepicker .hb-day-taken-start .ui-state-default,
.hb-availability-calendar .ui-datepicker .hb-day-taken-end .ui-state-default {
	border: none;
}

.datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
	margin-left: 10px;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.15s;
          transition: opacity 0.15s; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus,
  .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(https://kerbeleg.bzh/wp-content/themes/adomus/styles/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(https://kerbeleg.bzh/wp-content/themes/adomus/styles/photoswipe/default-skin/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: center;
  max-width: 420px;
  margin: 0 auto;
  font-size: 15px;
  font-weight: 600;
  padding: 10px;
  line-height: 20px;
  color: #FFF; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(https://kerbeleg.bzh/wp-content/themes/adomus/styles/photoswipe/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-wrap img,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top;}.fancybox-wrap{position:absolute;top:0;left:0;transform:translate3d(0,0,0);z-index:100020;}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;}.fancybox-opened{z-index:100030;}.fancybox-opened .fancybox-skin{box-shadow:0 10px 25px rgba(0,0,0,.5);}.fancybox-outer,.fancybox-inner{position:relative;}.fancybox-inner{overflow:hidden;}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap;}.fancybox-wrap .fancybox-image,.fancybox-wrap .fancybox-iframe{display:block;width:100%;height:100%;}.fancybox-wrap .fancybox-image{max-width:100%;max-height:100%;}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(https://kerbeleg.bzh/wp-content/plugins/easy-fancybox/fancybox/2.2.0/fancybox_sprite.png);}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:100060;}#fancybox-loading div{width:44px;height:44px;background:url(https://kerbeleg.bzh/wp-content/plugins/easy-fancybox/fancybox/2.2.0/fancybox_loading.gif) center center no-repeat;}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:100040;}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:100040;}.fancybox-prev{left:0;}.fancybox-next{right:0;}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:100040;visibility:hidden;}.fancybox-prev span{left:10px;background-position:0 -36px;}.fancybox-next span{right:10px;background-position:0 -72px;}.fancybox-nav:hover span{visibility:visible;}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important;}.fancybox-lock{overflow:visible!important;width:auto;}.fancybox-lock body{overflow:hidden!important;}.fancybox-lock-test{overflow-y:hidden!important;}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:100010;background-color:rgba(0,0,0,.6);}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:100050;}.fancybox-opened .fancybox-title{visibility:visible;}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-37px;z-index:100050;text-align:center;}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:black;border:2px solid white;border-radius:15px;color:#FFF;font-weight:bold;line-height:22px;white-space:nowrap;}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}.fancybox-title-outside-wrap:first-child{margin-top:0;margin-bottom:10px;}.fancybox-title-inside-wrap{padding-top:10px;}.fancybox-title-inside-wrap:first-child{padding-top:0;padding-bottom:10px;}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;right:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8);}.fancybox-hidden{display:none;}.fancybox-inner .fancybox-hidden{display:revert;}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(https://kerbeleg.bzh/wp-content/plugins/easy-fancybox/fancybox/2.2.0/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(https://kerbeleg.bzh/wp-content/plugins/easy-fancybox/fancybox/2.2.0/fancybox_loading@2x.gif);background-size:24px 24px}}.fancybox-skin{background:#fff}@font-face{font-family:Nunito;src:url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.eot);src:url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.eot#1782555292) format("embedded-opentype"),url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.woff2) format("woff2"),url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.woff) format("woff"),url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.ttf) format("truetype"),url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.svg#svgFontName) format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Nunito;src:url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.eot);src:url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.eot#1782555292) format("embedded-opentype"),url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.woff2) format("woff2"),url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.woff) format("woff"),url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.ttf) format("truetype"),url(https://kerbeleg.bzh/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.svg#svgFontName) format("svg");font-style:normal;font-weight:700;font-display:swap}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide,body.logged-in.et_divi_builder.et-fb #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{display:none}.gdpr_lightbox dialog#moove_gdpr_cookie_modal{display:-ms-flexbox;display:flex;position:relative;padding:0;background:transparent;border:none;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button{padding:0;display:inline-block;border:none;box-shadow:none;background-color:transparent;color:inherit;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-size:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.cookie-switch.focus-g,.cookie-switch:focus,.gdpr-shr-switch.focus-g,.gdpr-shr-switch:focus{box-shadow:1px 1px 5px #010101;border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,#moove_gdpr_cookie_modal .mgbutton:focus{box-shadow:1px 1px 5px #010101}#moove_gdpr_cookie_info_bar .gdpr-fbo-0{-ms-flex-order:1;order:1}#moove_gdpr_cookie_info_bar .gdpr-fbo-1{-ms-flex-order:2;order:2}#moove_gdpr_cookie_info_bar .gdpr-fbo-2{-ms-flex-order:3;order:3}#moove_gdpr_cookie_info_bar .gdpr-fbo-3{-ms-flex-order:4;order:4}#moove_gdpr_cookie_info_bar .gdpr-fbo-4{-ms-flex-order:5;order:5}#moove_gdpr_cookie_info_bar .gdpr-fbo-5{-ms-flex-order:6;order:6}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:transparent}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content{-ms-flex-pack:justify;justify-content:space-between}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{margin:0 -4px;max-width:calc(100% + 8px);width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}@media(min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px 4px}}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:transparent;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible;box-shadow:1px 1px transparent}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px;padding:0}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .cookie-switch .slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .slider.gdpr-sr:after{display:none}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch .gdpr-sr-enable{display:none;color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch .gdpr-sr-disable{display:block;color:red}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .switch .gdpr-sr-label{position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-enable{display:block}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-disable{display:none}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:calc(100% + 16px);display:-ms-flexbox;display:flex;padding:0 60px;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:8px;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:7px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left;white-space:normal}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar),#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar){width:600px;max-width:calc(100% - 30px);bottom:15px;border-radius:10px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme{border:1px solid #d3ced2}@media(min-width:767px){#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#000}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container{padding:10px 25px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding:10px 0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton{width:100%}}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left{left:15px;right:auto}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right{right:15px;left:auto}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff;background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:20px}#moove_gdpr_save_popup_settings_button{border-radius:50px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:inherit;border-radius:inherit;transition:none}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent;text-decoration:none}#moove_gdpr_save_popup_settings_button:focus,#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text,#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{-ms-flex-pack:start;justify-content:flex-start}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media(max-width:767px){#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{min-height:30px;font-weight:400}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{font-size:10px;line-height:1.2}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{margin-right:0;text-align:center;width:25px;height:25px}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:25px}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{width:30px;height:30px;border:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:27px;height:25px}.gdpr-fb-hide-mobile{display:none!important}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{width:calc(100vw - 50px)}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:700;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:2px;margin-bottom:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{position:relative;padding-right:10px;max-width:50%;width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:11px;padding-left:0;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider .gdpr-sr-label{left:45px;right:0;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{padding-right:0;font-weight:700;font-size:16px;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vh;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label{line-height:1.8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;min-height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:-ms-flexbox;display:flex;margin:0 -3px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;margin:3px;-ms-flex:1;flex:1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{font-size:8px;line-height:1.2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{margin-bottom:55px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:100%;max-height:calc(90vh - 320px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;font-weight:700;font-size:12px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:12px;font-weight:700;padding:5px 20px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px)and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content{margin-bottom:35px;max-height:55vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:90vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 80px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;min-height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:transparent;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{padding-bottom:80px}}@media(min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}}@media(min-width:768px)and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:700;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:24px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:7px 15px;font-size:13px;margin:4px 8px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:8px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{white-space:normal}}@media(min-width:1000px)and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:10px 30px;margin-left:8px;margin-right:8px}}@media(min-width:768px)and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media print{#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal,#moove_gdpr_save_popup_settings_button,.gdpr_cookie_settings_shortcode_content{display:none!important}body.moove_gdpr_overflow{overflow:auto}body.moove_gdpr_overflow .gdpr_lightbox{display:none!important}}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg{height:30px;width:auto}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg *{fill:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close,.gdpr-icon.moovegdpr-arrow-close,i.moovegdpr-arrow-close.moovegdpr-arrow-close{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{transform:rotate(45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after{transform:rotate(-45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before,.gdpr-icon i.moovegdpr-arrow-close:after,.gdpr-icon i.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{height:18px;top:calc(50% - 8px)}@media(max-width:767px){#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:5px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{text-align:left;padding-left:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main{display:block!important;min-height:auto;max-height:100%;margin-bottom:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{margin-bottom:80px;max-height:50vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title{padding:10px;background-color:#fff;border:1px solid #fff;display:block;margin:10px 0 0;cursor:pointer;transition:all .3s ease;border-radius:5px;position:relative;padding-left:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title:before{content:"›";position:absolute;left:0;top:0;bottom:2px;font-size:24px;color:currentColor;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:Georgia,serif}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .moove-gdpr-tab-main-content{display:none;padding:10px;background-color:#fff}}@media(max-width:350px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:3px 12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{opacity:0}}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:#fff0;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{background-color:#202020;box-shadow:none;color:#fff;opacity:1}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:#fff0;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_modal,#moove_gdpr_cookie_info_bar,.gdpr_cookie_settings_shortcode_content{font-family:&#039;Nunito&#039;,sans-serif}#moove_gdpr_save_popup_settings_button{background-color:#373737;color:#fff}#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{background-color:#0C4DA2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,.gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green{background-color:#0C4DA2;border-color:#0C4DA2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover,.gdpr_cookie_settings_shortcode_content .gdpr-shr-button.button-green:hover{background-color:#fff;color:#0C4DA2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{background-color:#0C4DA2;border:1px solid #0C4DA2}#moove_gdpr_cookie_info_bar span.moove-gdpr-infobar-allow-all.focus-g,#moove_gdpr_cookie_info_bar span.moove-gdpr-infobar-allow-all:focus,#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-allow-all.focus-g,#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-allow-all:focus,#moove_gdpr_cookie_info_bar span.moove-gdpr-infobar-reject-btn.focus-g,#moove_gdpr_cookie_info_bar span.moove-gdpr-infobar-reject-btn:focus,#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-reject-btn.focus-g,#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-reject-btn:focus,#moove_gdpr_cookie_info_bar span.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar span.change-settings-button:focus,#moove_gdpr_cookie_info_bar button.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar button.change-settings-button:focus{-webkit-box-shadow:0 0 1px 3px #0C4DA2;-moz-box-shadow:0 0 1px 3px #0C4DA2;box-shadow:0 0 1px 3px #0C4DA2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon:hover,#moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button{color:#0C4DA2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:inherit}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{color:inherit}#moove_gdpr_cookie_modal .gdpr-acc-link{line-height:0;font-size:0;color:#fff0;position:absolute}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.change-settings-button:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:hover,#moove_gdpr_cookie_info_bar span[data-href]>u.change-settings-button,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button.focus-g,span.change-settings-button:focus,button.change-settings-button.focus-g,button.change-settings-button:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content u.change-settings-button:focus{color:#0C4DA2}#moove_gdpr_cookie_modal .moove-gdpr-branding.focus-g span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main a.focus-g,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .gdpr-cd-details-toggle.focus-g{color:#0C4DA2}#moove_gdpr_cookie_modal.gdpr_lightbox-hide{display:none}