.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}#cmb2-metabox-front-end-post-form h5 {
font-size: 24px;
margin: 60px 0 30px 0;
padding-bottom: 30px;
border-bottom: 1px solid #e0e0e0;
}
#submit_map {
height: 300px;
margin-bottom: 50px;
}
.label-_availability,
.label-_opening_hours,
.label-_menu,
.label-_slots {
display: none;
}
.slider-disabled,
.disabled .rangeslider {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
opacity: 0.5;
}
.time-slot .day {display: none;}
body .no-slots-information {
padding-bottom: 5px;
margin-top: 5px;
}
.listing-widget .booking-event-date {
display: none;
}
.fa.booking-loading-icon {
display: none;
margin-left:7px;
}
.dashboard-list-box.loading .booking-loading-icon {
display: inline-block;
margin-left:7px;
}
.woocommerce-checkout #order_review.listeo-pay-form{
float: none;
width:100%;
} .listeo-next-page-button {
position: absolute;
top: 20px;
left: 20px;
background: #fff;
color: #222;
padding: 10px 15px;
border-radius: 50px;
cursor: pointer;
font-size: 13px;
font-weight: 500;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
z-index: 1000;
transition: all 0.3s ease;
border: none;
display: flex;
align-items: center;
gap: 8px;
}
#dark-mode .listeo-next-page-button {
background: #222; color: #fff;
}
.listeo-next-page-button:hover {
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.listeo-next-page-button .button-text {
flex: 1;
line-height: 1.3;
}
.listeo-next-page-button i {
font-size: 12px;
opacity: 0.8;
} @media (max-width: 768px) {
.listeo-next-page-button {
}
} #map-container {
position: relative;
}
.listeo-next-page-button:active {
transform: translateY(0);
} .fc-day-price {
position: absolute;
bottom: 2px;
right: 4px;
font-size: 10px;
font-weight: bold;
color: #666;
background: rgba(255, 255, 255, 0.9);
padding: 1px 3px;
border-radius: 2px;
line-height: 1;
z-index: 10;
}
.fc-daygrid-day:hover .fc-day-price {
color: #333;
background: rgba(255, 255, 255, 1);
} @media (max-width: 768px) {
.fc-day-price {
font-size: 9px;
bottom: 1px;
right: 2px;
padding: 1px 2px;
}
}
a.book-now.button.inactive {
background-color:gray; 
}
.switch_box{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 100px;
min-width: 50px;
height: 50px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.add-listing-section .switch_box{
min-height: 67px
}
.switch_box.inside-switch{
height: auto;
min-height: auto;
position: absolute;
right: 21px;
top: 5px;	
zoom:0.7;
} input[type="checkbox"].switch_1{
font-size: 20px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 3.5em;
height: 1.5em;
background: #ddd;
border-radius: 3em;
position: relative;
cursor: pointer;
outline: none;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch_1:after{
position: absolute;
content: "";
width: 1.5em;
height: 1.5em;
border-radius: 50%;
background: #fff;
-webkit-transform: scale(.7);
transform: scale(.7);
left: 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch_1:checked:after{
left: calc(100% - 1.5em);
} .woocommerce-order-pay.user_not_logged_in .woocommerce-info {
width: 41.66666667%;
margin-left: 25%;
}
#chart-date-range-enabler,
#booking-date-range-enabler {
float: right;
background: #fff;
border-radius: 3px;
cursor: pointer;
padding: 6px;
display: inline-block;
position: relative;
margin: 0;
box-sizing: border-box;
color: #666;
font-weight: 600;
transition: 0.3s;
background-color: #fff;
margin-left: 15px;
top: 0px;
}
.sign-in-form label input[type="checkbox"] {
height: auto;
width: 20px;
box-shadow: 0px 0px 0px 0px;
}
.second-slot-taken:not( .disabled ), .first-slot-taken:not( .disabled ) {
position: relative;
z-index: 0;
}
.second-slot-taken:not( .disabled )::before, .first-slot-taken:not( .disabled )::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
z-index: -1;
mix-blend-mode: soft-light;
}
.second-slot-taken:not( .disabled )::before {
border-bottom: 34px solid #f4f4f4;
border-left: 32px solid transparent;
}
.first-slot-taken:not( .disabled )::before {
border-top: 34px solid #f4f4f4;
border-right: 32px solid transparent;
}
.daterangepicker.daterangepicker td.disabled, .daterangepicker.daterangepicker option.disabled {
background-color: #f4f4f4;
}
.first-slot-taken:not(.active, .in-range, :hover) {
color: #c37979 !important;
}
.first-slot-taken:not(.active, .in-range, :hover)::before {
border-top: 34px solid #ffe9e9;
border-right: 32px solid transparent;
mix-blend-mode: normal;
color: #c37979;
}
.daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover) {
background: #e0f6dd;
color: #6a9664;
}
.daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover):before {
border-bottom: 34px solid #ffe9e9;
border-left: 36px solid transparent;
mix-blend-mode: normal;
} .fc-day-price {
position: absolute;
bottom: 2px;
right: 4px;
font-size: 14px;
font-weight: 400;
background: rgba(76, 175, 80, 0.1);
color: #2E7D32;
padding: 1px 4px;
border-radius: 3px;
line-height: 1.2;
z-index: 3;
}
.fc-daygrid-day {
position: relative;
}
.fc-daygrid-day:hover .fc-day-price,
.fc-day-price:hover {
background: rgba(76, 175, 80, 0.1);
color: #2E7D32;
} @media (max-width: 768px) {
.fc-day-price {
font-size: 10px;
padding: 1px 2px;
bottom: 1px;
right: 2px;
}
}
.fc-toolbar-chunk { filter: grayscale(100%); } .custom-search-fields-container {
margin-top: 15px;
}
.custom-search-group {
border: none;
width: 100%;
border-radius: 4px;
margin-bottom: 20px;
background: transparent;
display: flex;
flex-direction: column;
}
.custom-search-group-header {
padding: 0;
background: transparent;
cursor: pointer;
transition: background-color 0.3s ease;
position: relative;
border-radius: 4px;
}
.custom-search-group-header:hover {
}
.custom-search-group-title {
margin: 0;
font-size: 14px;
font-weight: 600;
color: #333;
display: flex;
align-items: center;
justify-content: flex-start;
gap: 8px;
margin-bottom: 10px;
}
.custom-search-group-title .toggle-icon {
font-size: 14px;
transition: transform 0.3s ease;
color: var(--listeo-primary-color);
}
.custom-search-group-content {
padding: 15px;
background: transparent;
border: 1px solid #e0e0e0;
border-radius: 5px;
padding-bottom: 20px;
display: flex;
flex-direction: column;
gap: 0;
opacity:1;
transition: opacity 0.2s;
}
.custom-search-group-content:not(.collapsed) {
}
.custom-search-group-content.collapsed {
opacity: 0;
}
.custom-search-field-wrapper {
margin-bottom: 15px;
float: none;
min-height: 45px;
}
.checkboxes .bootstrap-select li { padding: 0;}
.custom-search-field-wrapper:last-child {
margin-bottom: 0;
}
.custom-search-field-wrapper .col-md-12:last-child { margin-bottom: 0; padding-bottom: 0;}
.custom-search-field-wrapper .col-md-12 { margin: 0; padding: 0;}
.custom-search-field-wrapper  .checkboxes.one-in-row label { margin-top: 2px !important;} .custom-fields-panel {
margin-right: 10px;
}
.custom-fields-panel a {
font-size: 13px;
font-weight: 600;
}
.custom-fields-panel .panel-dropdown-content {
min-width: 150px;
}
.custom-fields-panel .custom-search-field-wrapper { min-height: 75px;
}
.panel-dropdown-content .custom-search-field-wrapper {display: flex;flex-direction: column;}
.custom-fields-panel {display: flex;flex-direction: column;}
.panel-dropdown-content .custom-search-field-wrapper .checkboxes label:before {
top: 0px
}
.custom-fields-panel .custom-search-field-wrapper:last-child {
border-bottom: none;
}
.panel-dropdown  .custom-search-field-wrapper .checkboxes:not('.one-in-row') label::before { top: 20px}
.custom-search-field-wrapper .bootstrap-select.btn-group, 
.custom-search-field-wrapper input, 
.custom-search-field-wrapper textarea, 
.custom-search-field-wrapper input, 
.custom-search-field-wrapper select, 
.custom-search-field-wrapper.chosen-container {
margin-bottom: 0 !important;
border-radius: 4px;
}
.main-search-inner .custom-search-field-wrapper .bootstrap-select.btn-group { border: 1px solid #e0e0e0; }
.main-search-input  .panel-dropdown .custom-search-field-wrapper  a {
line-height: 20px;
height: auto;
padding: 7px 10px;
vertical-align: middle;
} 
.custom-search-field-label { 
font-weight: 600; font-size: 14px; color: #333; 
}
.custom-search-field-label:not(.panel-dropdown-content .custom-search-field-label) { 
margin-top: 12px !important;
}
.panel-dropdown-content  .custom-search-field-wrapper:first-of-type .custom-search-field-label,
.custom-search-group-content .custom-search-field-wrapper:first-of-type .custom-search-field-label {
margin-top: 0 !important;
}
#dark-mode .custom-search-field-label {color: #fff; }  body#dark-mode #cmb2-metabox-front-end-post-form h5 {
border-bottom: 1px solid #333;
}
body#dark-mode .slider-disabled,
body#dark-mode .disabled .rangeslider {
-webkit-filter: grayscale(100%) brightness(0.7);
-moz-filter: grayscale(100%) brightness(0.7);
-ms-filter: grayscale(100%) brightness(0.7);
-o-filter: grayscale(100%) brightness(0.7);
}
body#dark-mode .fc-day-price {
color: #ccc;
background: rgba(40, 40, 40, 0.9);
}
body#dark-mode .fc-daygrid-day:hover .fc-day-price {
color: #fff;
background: rgba(60, 60, 60, 1);
}
body#dark-mode a.book-now.button.inactive {
background-color: #555;
}
body#dark-mode input[type="checkbox"].switch_1 {
background: #444;
}
body#dark-mode input[type="checkbox"].switch_1:after {
background: #222;
}
body#dark-mode #chart-date-range-enabler,
body#dark-mode #booking-date-range-enabler {
background: #333;
color: #ccc;
background-color: #333;
}
body#dark-mode .second-slot-taken:not(.disabled)::before {
border-bottom: 34px solid #2a2a2a;
}
body#dark-mode .first-slot-taken:not(.disabled)::before {
border-top: 34px solid #2a2a2a;
}
body#dark-mode .daterangepicker.daterangepicker td.disabled, 
body#dark-mode .daterangepicker.daterangepicker option.disabled {
background-color: #2a2a2a;
}
body#dark-mode .first-slot-taken:not(.active, .in-range, :hover) {
color: #e87979 !important;
}
body#dark-mode .first-slot-taken:not(.active, .in-range, :hover)::before {
border-top: 34px solid #4a2a2a;
color: #e87979;
}
body#dark-mode .daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover) {
background: #2a4a2a;
color: #8cc77f;
}
body#dark-mode .daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover):before {
border-bottom: 34px solid #4a2a2a;
} body#dark-mode .fc-day-price {
background: rgba(76, 175, 80, 0.2);
color: #81C784;
}
body#dark-mode .fc-daygrid-day:hover .fc-day-price,
body#dark-mode .fc-day-price:hover {
background: rgba(76, 175, 80, 0.3);
color: #A5D6A7;
}
body#dark-mode .fc-toolbar-chunk { 
filter: grayscale(100%) brightness(0.8); 
} body#dark-mode .custom-search-group-title {
color: #e0e0e0;
}
body#dark-mode .custom-search-group-title .toggle-icon {
color: var(--listeo-primary-color, #4CAF50);
}
body#dark-mode .custom-search-group-content {
background: transparent;
border: 1px solid #444;
}
body#dark-mode .main-search-inner .custom-search-field-wrapper .bootstrap-select.btn-group { 
border: 1px solid #444; 
} body#dark-mode .woocommerce-order-pay.user_not_logged_in .woocommerce-info {
background: #333;
color: #e0e0e0;
} body#dark-mode .custom-search-field-wrapper input,
body#dark-mode .custom-search-field-wrapper textarea,
body#dark-mode .custom-search-field-wrapper select {
background: #333;
color: #e0e0e0;
border-color: #555;
}
body#dark-mode .custom-search-field-wrapper input::placeholder,
body#dark-mode .custom-search-field-wrapper textarea::placeholder {
color: #999;
} body#dark-mode .bootstrap-select .dropdown-toggle {
background: #333;
color: #e0e0e0;
border-color: #555;
}
body#dark-mode .bootstrap-select .dropdown-menu {
background: #333;
border-color: #555;
}
body#dark-mode .bootstrap-select .dropdown-menu li a {
color: #e0e0e0;
}
body#dark-mode .bootstrap-select .dropdown-menu li a:hover {
background: #444;
color: #fff;
} body#dark-mode .custom-fields-panel .panel-dropdown-content {
background: #333;
border-color: #555;
}
body#dark-mode .custom-fields-panel a {
color: #e0e0e0;
} body#dark-mode .checkboxes label {
color: #e0e0e0;
}
body#dark-mode .sign-in-form label input[type="checkbox"] {
background: #333;
border-color: #555;
} .listeo-user-location-marker {
background: transparent !important;
border: none !important;
}
.user-location-container {
position: relative;
z-index: 1000;
}
.user-location-marker {
width: 15px;
height: 15px;
background: #007cba;
border-radius: 50%;
box-shadow: 0 2px 10px rgba(0, 124, 186, 0.4);
position: relative;
animation: userLocationPulse 2s infinite;
border: 3px solid white;
} @keyframes userLocationPulse {
0% {
transform: scale(1);
box-shadow: 0 2px 10px rgba(0, 124, 186, 0.4);
}
50% {
transform: scale(1.1);
box-shadow: 0 4px 20px rgba(0, 124, 186, 0.6);
}
100% {
transform: scale(1);
box-shadow: 0 2px 10px rgba(0, 124, 186, 0.4);
}
} .user-location-popup {
text-align: center;
min-width: 200px;
}
.user-location-popup strong {
color: #007cba;
font-size: 14px;
display: block;
margin-bottom: 5px;
}
.user-location-popup small {
color: #666;
font-size: 11px;
} body#dark-mode .user-location-marker {
background: #4a9eff;
box-shadow: 0 2px 10px rgba(74, 158, 255, 0.4);
}
body#dark-mode .user-location-popup strong {
color: #4a9eff;
}
body#dark-mode .user-location-popup small {
color: #ccc;
}
@media (max-width: 768px) {
.user-location-marker {
width: 12px;
height: 12px;
}
}
.listeo-user-location-marker {pointer-events: none !important;}