/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/

/* Small Bugs & Issues */
/* Bookmark Icons appearing on top */
.like-button-notlogged .like-icon,
.like-button .like-icon {
    z-index: 2 !important;
}


.daterangepicker .calendar-table td.available:not(.active, .in-range, :hover) {
    background: #ceeaff;
    color: #287dc9;
    /* border: 1px solid #fff; */
    /* border-radius: 9px; */
}

.daterangepicker.daterangepicker td.disabled,
.daterangepicker.daterangepicker option.disabled {
    background-color: #ffffff;
    color: #c5c5c5;
}

.daterangepicker td.limited-availability {
    background-color: #f7f7f7;
    color: #999;
}


/*  --------------------------------------------------  *
 *              LISTEO - Global Styles 
 *  --------------------------------------------------  */

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

/* Listeo Pop-in Login - Register */
#sign-in-dialog .mfp-close::before {
    top: 43%;
    height: 12px;
    font-size: 21px;
    transition: 0s;
}

button.mfp-close:before {
    content: "×";
    display: block;
    font-size: 32px !important;
    font-weight: normal;
    font-family: Arial, sans-serif;
    color: #666;
    margin-top: 2px;
    transition: 0.2s !important;
}

#backtotop a {
    text-decoration: none;
    border: 0 none;
    display: block;
    width: 46px;
    height: 46px;
    background-color: #f06675;
    opacity: 1;
    transition: all 0.3s;
    border-radius: 50%;
    text-align: center;
    font-size: 21px;
}

#backtotop a:hover {
    background-color: #fff4f5;
    border: 2px solid #f06675;
    color: #f06675;
}

.main-search-input button.button {
    /* color: white; Fix need to be add If ĈSS minified  */
    color: #f06675;
    font-weight: 700;    
}
#titlebar.listing-titlebar span.listing-tag {
    margin-bottom: 5px;
    background-color: #3788d8;
}
#titlebar.listing-titlebar span.listing-tag:hover {
    background-color: #3291f0;
}
#titlebar.listing-titlebar span.listing-tag a {
    color: #fff;
}
.listing-item-container.list-layout span.tag {
    background-color: #f06675;
}
.listing-nav-container.cloned .listing-nav li:first-child a.active, .listing-nav-container.cloned .listing-nav li:first-child a:hover, .listing-nav li:first-child a, .listing-nav li a.active, .listing-nav li a:hover {
    border-color: #f06675;
    color: #f06675;
}
.delete-account-section a, button.button, input[type="button"], input[type="submit"], button.button.border, a.button.border, a.button {
    background-color: #f06675;
    font-weight: 700;
}
.face.front {
    background-color: #fff;
    border: 2px solid #3788d8;
    color: #3788d8;
    z-index: 100;
}
.face.back {
    transform: rotateY(180deg);
    box-sizing: border-box;
    background: #f06675;
    border-color: #f06675;
    color: #fff;
}

.line-through {
    text-decoration: line-through;
}

.main-search-inner .highlighted-category {
    padding: 8px 16px;
    display: inline-block;
}

.main-search-inner .highlighted-category i svg {
    height: 24px;
    width: auto;
    vertical-align: middle;
    top: -2px;
    position: relative;
}

.marker-cluster div:before {
    border: 6px solid #1a67ed;
    opacity: 0.35;
    box-shadow: inset 0 0 0 4px #f91942;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: cluster-animation 2.5s infinite;
}

/*
.elementor-kit-7 button:hover, .elementor-kitcolor-7 button:focus, .elementor-kit-7 input[type="button"]:hover, .elementor-kit-7 input[type="button"]:focus, .elementor-kit-7 input[type="submit"]:hover, .elementor-kit-7 input[type="submit"]:focus, .elementor-kit-7 .elementor-button:hover, .elementor-kit-7 .elementor-button:focus {
    padding: 1em;
}
*/


/*  --------------------------------------------------  *
 *         LISTEO - PACKAGE / ABONNEMENTS Page
 *  --------------------------------------------------  */

 .page-id-126 #wrapper {
   /* background-color: #fffdfa; */
}

.pricing-package-details h6 {
    font-weight: 600;
    color: #555555;
    font-size: 16px;
    margin: 0.5em auto 2em auto;
    text-align: center;
}

.pricing-package-price {
    display: none !important;
}

.pricing-package-details {
    padding: 32px 30px 25px 30px;
}

.pricing-package-details ul {
    color: #222;
}

.pricing-package-details li.text-pricing {
    padding: unset;
    margin: 0 auto;
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-direction: row;
}

.pricing-package-details li.offer {
    padding-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pricing-package-details li.offer h3 {
    margin: 0 auto;
    font-style: italic;
}

ul.list-disc h2 {
    font-weight: 500;
    font-size: 2.8em;
    color: #616161;
    margin: 8px;
}

ul.list-disc h2.bold {
    font-weight: 600;
    font-size: 3.8em;
    color: #444444;
    margin: 12px;
}

ul.list-disc h2.free {
    font-weight: 700;
    font-size: 2.3em;
    color: #555;
}

ul.list-disc span {
    font-weight: 500;
    font-size: 1.8em;
}

.pricing-package-header h4 {
    margin: 1em auto;
    flex: 1;
    font-weight: 600;
    font-size: 22px;
    color: #222;
    text-align: center;
    text-transform: uppercase;
}

h3.buy-package-headline {
    text-align: center;
    font-size: 2em;
    font-weight: 600;
    margin: 2em auto;
}

form#package_selection h3.discount {
    margin: 0 auto;
    text-align: center;
    font-size: 1.85em;
    line-height: 0.85em;
    color: #E61E4D;
}

form#package_selection h3.benefits {
    margin: 2em 1em 1em 1em;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.3em;
    color: #555555;
}

p.leading-relaxed {
    margin: 0 0 0.5em 0;
}

.submit-page button[name="continue"] {
    padding: 11px 22px;
    font-size: 16px;
    background-color: #E61E4D;
    text-transform: uppercase;
}

.pricing-package [type="radio"]:checked+label {
    border-color: #328af3;
    background-color: #328af3;
}

.pricing-package [type="radio"]:checked+label .plan-checked {
    transform: translateY(calc(-50% + 0px));
    opacity: 1;
}

/* FEATURE 2nd CHILD Offer */
.new-pricing-packages-container .pricing-package:nth-child(2) {
    border: 2px solid #E61E4D;
    border-radius: 8px;
}

.new-pricing-packages-container .pricing-package:nth-child(2) .pricing-package-header {
    background-color: #E61E4D;
}

.new-pricing-packages-container .pricing-package:nth-child(2) .pricing-package-header h4 {
    color: #ffffff;
}

/* PACKAGE - SUBMIT BUTTON - STICKY */
form#package_selection .submit-page {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 16px;
    background-color: white;
    box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
    z-index: 999;
}
form#package_selection .submit-page > p {
    margin: 0;
}

form#package_selection .submit-page button[name="continue"] {
    padding: 11px 22px;
    font-size: 16px;
    background-color: #E61E4D;
    text-transform: uppercase;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    display: block;
}


@media (min-width: 768px) {
    form#package_selection .submit-page button[name="continue"] {
        max-width: 400px;
    }
}


/*  --------------------------------------------------  *
 *         LISTEO - ADD LISTING SUBMIT page
 *  --------------------------------------------------  */

 body.light-dashboard .add-listing-section {
    border: 1px solid #dfdfdf;
    border-radius: 12px;
}

 .add-listing-headline {
    width: calc(100% + 40px);
    left: -20px;
    position: relative;
    padding: 30px 40px;
    margin: 0 0 32px 0;
    border-radius: 12px 12px 0 0;
    background-color: #fff;
    border-bottom: 1px solid #dfdfdf;
}

.add-listing-headline h3 {
    padding: 0;
    margin: 0;
    line-height: 32px;
    font-size: 1.5em;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

.add-listing-headline i {
    padding-right: 20px;
    display: inline-block;
    position: relative;
    align-content: center;
    font-size: 1.8em;
    color: #328af3;
}

@media (max-width: 480px) {
    .add-listing-headline h3 {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .add-listing-headline i {
        padding: 0 0 16px 0;
    }
}

.add-pricing-list-item.button {
    margin-top: 15px;
    margin-bottom: 5px;
    background-color: #f06675;
    color: #ffffff;
    padding: 8px 22px;
    font-weight: 700;
    border: 2px solid #f06675;    
}

.add-pricing-list-item.button:hover, .add-pricing-submenu.button:hover  {
    background-color: #E61E4D;
    color: #fff;
    border: 2px solid #E61E4D;  
}

.add-pricing-submenu.button {
    margin-top: 15px;
    margin-bottom: 5px;
    background-color: #ffffff;
    color: #f06675;
    padding: 8px 22px;
    font-weight: 700;
    border: 2px solid #f06675;
}

label, legend {
    display: block;
    font-size: 1.4em;
    font-weight: normal;
    margin: 20px 0 8px 4px;
}

 div.submit-page form#submit-listing-form {
    margin-top: 3em;
}

div.submit-page form#submit-listing-form input.input-text,
div.submit-page form#submit-listing-form input[type="text"] {
    box-sizing: border-box;
    display: block;
    color: #32373c;
    background-color: #fff;
    border: 1px solid #cbcbcb;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.06);
    font-size: 1.4em;
    font-weight: 500;
    opacity: 1;
    border-radius: 6px;
}

/* Style du placeholder */
.input-text::placeholder {
    color: #858585; /* Couleur du texte du placeholder */
    font-style: italic; /* Style italique */
    font-size: 0.85em; /* Taille de la police */
    opacity: 0.7; /* Opacité */
    transition: color 0.3s ease; /* Transition douce pour la couleur */
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #888;
    line-height: 48px;
    border: 1px solid #b5b5b5;
    box-shadow: none;
    font-weight: 500;
    opacity: 1;
    border-radius: 6px;
}

.select2-container--default .select2-selection--single {
    border: none;
    border-radius: none;
}

div.mce-edit-area {
    filter: none;
    min-height: 35vh;
}

.tip {
    background-color: #328af3;
}

.dropzone {
    position: relative;
    border: 3px dashed #f06675;
    border-radius: 14px;
    background: #fcfcfc;
    transition: all 0.3s linear;
    margin-bottom: 10px;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}

.dropzone:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.9));
    background-color: #fcfcfc;
    opacity: 0;
    z-index: 10;
    transition: all 0.3s linear;
    border-radius: 3px;
}

.dropzone .dz-message {
    font-weight: 500;
    font-size: 18px;
    color: #f06675;
}

.dropzone:hover:before {
    opacity: 1;
    border-radius: 14px;    
    background: #fff;
}

.dropzone:hover {
    border: 3px dashed #E61E4D;
    background: #fff;
    transition: all 0.35s linear;
}

.dropzone:hover .dz-message {
    color: #E61E4D;
}

.uploadButton .uploadButton-button {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 18px;
    padding: 32px;    
    height: 88px;
    cursor: pointer;
    flex-direction: row;
    transition: 0.3s;
    outline: none;
    box-shadow: none;
    color: #666;
    background-color: #fcfcfc;
    border-radius: 14px;
    border: 3px dashed #d0d0d0;
}

.uploadButton .uploadButton-button:hover:before {
    color: #E61E4D;
}

.uploadButton .uploadButton-button:hover {
    background-color: #ffffff;
    color: #E61E4D;
    border: 3px dashed #E61E4D;
}

.uploadButton {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

input:checked+.slider {
    background-color: #E61E4D;
}

/* HIDDEN TRESORS */
.form-field-_email_contact_widget-container {
    display: none !important;
}
.form-field-_instant_booking-container {
    display: none !important;
}
.add-listing-section.row.book {
    display: none !important;
}
.form-field-_max_guests-container {
    display: none !important;
}
.fm-input.pricing-bookable-options {
    display: none !important;
}
.form-field-_hide_pricing_if_bookable-container {
    display: none !important;
}
.fm-input.pricing-cover {
    display: none !important;
}

/* TIPS & TRICKS Notices */
div.closeable.notice p.description {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin: 1em;
    color: #274c8f;
}
.notification.closeable.notice {
    border: 2px solid #bbd7ff;
    border-radius: 14px;
    background-color: #f5f9ff;
}



/* Listeo Home Listings Grid */
.listing-item-container.compact .listing-item {
    border-radius: 4px;
    height: 430px;
}

.testimonial blockquote:before {
    top: 8px;
    left: 16px;
}

.testimonial blockquote:before, .testimonial blockquote:after {
    content: "\201C";
    font-size: 40px;
    line-height: 1;
    color: #e695bb;
    font-style: normal;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}


/* Listeo Footer - Copyright */
.footer-new-bottom-inner {
    background: #ffffff !important;
}

#footer .footer-new-bottom-left a,
#footer a {
    color: #084563 !important;
    font-weight: 700;
    font-size: 16px;
}

#footer .footer-new-bottom-left a:hover,
#footer a:hover {
    color: #0a6ea7 !important;
    font-weight: 700;
}

#footer .footer-new-bottom-left {
    color: #424242;
}

#footer p {
    color: #424242;
}

/* Footer - Menu */
#footer ul.menu li a {
    color: #084563 !important;
}

#footer ul.menu li a:hover {
    color: #0a6ea7 !important;
}


/* Listeo Search Top Bar */
.header-search-container .gray-style .main-search-input {
    box-shadow: none;
    background-color: #ffffff;
    top: 0;
    position: relative;
    margin-top: 0;
    border: 1px solid #8f8f8f;
}

.header-search-container .gray-style .main-search-input-item.location a,
.header-search-container .gray-style .main-search-input input,
.header-search-container .gray-style .main-search-input input:focus {
    background: #ffffff;
}

input#keyword_search::placeholder,
input#location_search::placeholder {
    color: #272727;
    letter-spacing: 1px;
}

/*
.header-search-container .gray-style .main-search-input .button {
    background-color: #ffffff !important;
}*/


/* Hide slider Dots & Arrows */
.slider-controls.booking-sticky-footer .button {
    float: right;
    margin: 0;
    padding: 16px 24px;
    line-height: 21px;
    font-size: 16px;
    font-weight: 700;
    background-color: #e3f5ff;
    color: #095b8d;
}

-container {
    display: none;
}

.slider-controls-container {
    display: none !important;
}

/* Listing Titles */
#listing-overview h2 {
    font-size: 24px;
}

/* Listing Title Review */
a.button.secondary {
    padding: 0.5rem 1.5rem;
    background-color: #1a94ff;
}

#titlebar.listing-titlebar span {
    font-size: 17px;
    color: #ffca00;
    margin-top: 0;
    display: inline-block;
}

@media (max-width: 767px) {
    .listeo-grid-gallery-title #titlebar {
        display: block;
        padding: 1.5rem 0;
        justify-content: space-between;
        align-items: center;
    }

    .listeo-grid-gallery-title .listing-share {
        text-align: center;
        font-size: 14px;
    }
}

/* Listeo Cards Design */
.listing-item-container.list-layout .listing-item-inner span {
    color: #777;
    font-size: 1em;
    line-height: 1.3em;
    font-style: italic;
}

.listing-small-badge i {
    font-size: 10px;
    background: #1885d3;
}

/* Ratings */
.star-rating span.star {
    font-style: normal !important;
}

.star-rating .rating-counter {
    color: #0056b3;
    letter-spacing: 1px;
}


/* Menu hidding in both Desktop & Mobile */
.mobile-nav-icons {
    display: none !important;
}

/* Single Listing - Side Widget */
a.like-button.fullwidth {
    width: 100%;
    text-align: center;
    color: #0f72c7;
    border: 1px solid;
}

/* Single Listing - Mobile */
@media (max-width: 500px) {
    #single-listing-grid-gallery {
        height: auto;
        min-height: 50vh;
    }

    .listing-item-container.compact.order-summary-widget .listing-item {
        height: 50vh;
    }
}

/* Dashboard Calendar View - Mobile */
@media (max-width: 875px) {

    /* Top Selection Boxes */
    .headline-with-filters .chart-filters .sort-by .select2-container--open .select2-dropdown,
    span.select2-dropdown.select2-dropdown--below {
        top: -40px !important;
    }

    /* All Calendar view */
    div#calendar-wrapper {
        padding: 0;
    }

    /* Top week/month planning btn */
    .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
        /* align-content: center; */
        text-align: center;
    }

    .fc-toolbar-chunk {
        margin: 8px 0 8px 0;
    }

    .fc-header-toolbar.fc-toolbar.fc-toolbar-ltr {
        display: inline-block;
    }

    /* Calendar Legend */
    div#calendar-legend {
        padding: 8px;
    }

    div#calendar-legend>ul>li {
        margin: 8px;
    }
}

/* Listing Submition Hidden elements */
.add-listing-section.row.booking.switcher-on {
    display: none !important;
}

.add-listing-section label.switch {
    display: block !important;
}

.fm-input.pricing-bookable {
    display: none !important;
}


/* Dashboard Therapeute */
span.expiration-date {
    display: none !important;
}

a.button.gray.delete.listeo_core-dashboard-action-delete {
    display: none !important;
}

.ical-dropdown-btn {
    display: none !important;
}

/* LISTING PAGE - LISTEO - BOTTOM STICKER */
/* CTA Color - Shape */
.booking-sticky-footer .button {
    color: #fff;
    background-color: #f06675;
    float: right;
    margin: 0;
    padding: 15px;
    line-height: 21px;
    font-size: 16px;
}

/* LISTING SEARCH RESULT - LISTEO */
div#category-wrapper {
    margin: 1em 2em;
}

.face.front {
    background-color: #fff;
    border: 2px solid #3788d8;
    color: #3788d8;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.face.back {
    transform: rotateY(180deg);
    box-sizing: border-box;
    background: #f06675;
    border-color: #f06675;
    color: #fff;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.face.back:after {
    content: "";
    display: none !important;
    width: 48px;
    height: 48px;
    top: 2px;
    left: 2px;
    border: 1px solid rgba(255, 255, 255, 0.65);
    border-radius: 50%;
    position: absolute;
}

.marker-container .front.face svg path {
    fill: #3788d8;
}

.marker-container .front.face svg {
    height: 32px;
    width: auto;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.marker-container .back.face svg {
    height: 32px;
    width: auto;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.marker-container {
    position: relative;
    margin: 10px auto;
    width: 48px;
    height: 48px;
    z-index: 1;
    border-radius: 50%;
    cursor: pointer;
    top: -12px;
}

.marker-arrow {
    width: 0;
    content: "";
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0;
    border-color: #585858 transparent transparent;
    top: 46px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border-radius: 0;
    z-index: 1;
}

/*
 * LISTEO - Overide Dashboard Mobile Style
 */
/* General styles for the background and text */
.dashboard-nav {
    background-color: #f6f6f6;
    /* Ensure the nav background matches */
}

/* Brava : Change color on hover */
.dashboard-nav ul li a:hover {
    color: #38a1e7;
}

.dashboard-nav ul li a {
    color: #464444;
    display: block;
    padding: 11px 27px;
    transition: 0.3s;
    cursor: pointer;
}

/* Ensure the nav background matches */
a.dashboard-responsive-nav-trigger {
    background-color: #dadada;
    color: #464444;
}

/* Specific styles for active links to avoid being overridden */
body.light-dashboard.page-template-template-dashboard .dashboard-nav ul li.active,
body.light-dashboard.page-template-template-dashboard .dashboard-nav ul li:hover {
    border: none;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.dashboard-nav.active ul,
.dashboard-nav.active {
    font-weight: 500;
}



/*  --------------------------------------------------  */
/*  BOOKING ACTIVITIES - Booking Calendar 
    --------------------------------------------------  */

/* Hide Booking Calendar - LOGOUT Field */
.bookacti-logout-form-field-container {
    display: none;
}

span.bookacti-event-time-start {
    display: block;
    font-size: 1.3em;
    font-weight: 700;
}

/* Calendar DOT color - Unified */
span.fc-list-event-dot {
    border-color: #3788d8 !important;
}

.fc .fc-list-event-dot {
    border-color: #3788d8 !important;
}

.bookacti-calendar .fc-list-event.bookacti-picked-event .fc-list-event-dot,
.bookacti-calendar .fc-list-event.bookacti-selected-event .fc-list-event-dot {
    border-color: #3788d8 !important;
}

/* Calendar ARROWS shape - Rounded */
.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child) {
    border-radius: 24px !important;
    margin: 0 0 0 4px;
    padding: 8px;
}

.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child) {
    border-radius: 24px !important;
    margin: 0 4px 0 0;
    padding: 8px;
}

/* Calendar TOP Menu - Simplified for Mobile */
.bookacti-calendar-narrow-width .fc-toolbar-chunk:first-child {
    flex: 1 0 30%;
    order: 1;
    text-align: center;
    max-width: 30%;
}

.bookacti-calendar-narrow-width .fc-toolbar-chunk:nth-child(2) {
    flex: 0 1 70%;
    margin-bottom: 0.5em;
    order: 2;
    text-align: center;
    max-width: 70%;
}

.bookacti-calendar-narrow-width .fc-toolbar-chunk:nth-child(3) {
    order: 3;
    display: none;
}

/* Calendar Title */
.bookacti-calendar-title.bookacti-booking-system-title {
    font-size: 20px;
    font-weight: 500;
}

/* Calendar Therapist MSG */
.bookacti-tooltip-container {
    padding: 32px;
    color: #333333;
    border: 2px solid #4d8700;
    border-radius: 8px;
    background-color: #f4ffec;
    font-size: 18px;
    font-weight: 500;
}

/* BOOKING ACTIVITIES - ADMIN PANEL */

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: text;
    background-color: #2ea2cc !important;
}



/* BOOKING ACTIVITIES */
/* hide any booked events */
.bookacti-event-unavailable,
.bookacti-booked {
    display: none !important;
}

/* Show booked slots for the current user */
.bookacti-event-booked-by-current-user {
    display: block !important;
}

/* additionally, if any events are marked as unavailable without the user context */
.bookacti-booked.bookacti-full {
    display: none !important;
}

/* Change the appearance of available slots - Daily - Weekly VIEW */
.fc-timegrid-event-harness a.fc-timegrid-event.fc-event.fc-event-future:not(.bookacti-event-unavailable) {
    background-color: #437dff !important;
    /* Medium Blue background */
    border-color: #429dff !important;
    /* Bright Blue border */
}

/* Change background color for specific available time slot events */
a.fc-timegrid-event.fc-v-event.fc-event.fc-event-start.fc-event-end.fc-event-future.bookacti-small-event {
    background-color: #437dff !important;
    /* Change to your preferred blue */
    border-color: #0056b3 !important;
    /* Optional: Set a darker border color for contrast */
    color: white !important;
    /* Ensure text remains readable */
}

/* Change background and border color for available slots - Monthly VIEW */
.fc-daygrid-event-harness a.fc-daygrid-event.fc-event.fc-event-future:not(.bookacti-event-unavailable) {
    background-color: #437dff !important;
    /* Medium Blue background */
    border-color: #429dff !important;
    /* Bright Blue border */
}

/* Change background color for available time slots in the Monthly VIEW */
.fc-daygrid-event-harness a.fc-daygrid-event.fc-event.fc-event-start.fc-event-end.fc-event-future {
    background-color: #437dff !important;
    /* Your preferred blue background */
    border-color: #0056b3 !important;
    /* Optional darker border color */
    color: white !important;
    /* Ensure text remains readable */
}

/* Styles for today's events in the Monthly VIEW */
.fc-event.fc-event-today {
    background-color: #ffffff !important;
    border-color: #0056b3 !important;
    color: #1a1a1a !important;
}

/* Styles used to make the event title stand out */
.bookacti-booking-event-title {
    font-weight: bold;
    /* Makes the text bold for emphasis (alternatively, use '700' for a stronger weight) */
    font-size: 1.2em;
    /* Slightly increases the font size for better readability */
    color: #3184ae;
    /* Sets the text color to your secondary color for contrast */
}



/* BOOKKING ACTIVITIES - EVENTS */
/* Style BOOKING Card for EVENTS */
.event-card {
    position: relative;
    /* Positioning for the overlay */
    width: 100%;
    /* Full width of the container */
    /*max-width: 480px;  Maximum width to keep it more portrait */
    height: 640px;
    /* Fixed height for portrait aspect */
    margin: 15px auto;
    /* Center the card */
    overflow: hidden;
    /* Ensure no overflow from children */
    border-radius: 15px;
    /* Rounded corners */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    /* Optional shadow for depth */
}

.event-image {
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height to cover the card */
    position: absolute;
    /* Positioning for overlay */
    top: 0;
    /* Align to top */
    left: 0;
    /* Align to left */
}

.event-image img {
    width: 100%;
    /* Make image occupy full width */
    height: 100%;
    /* Make image occupy full height */
    object-fit: cover;
    /* Crop image to cover without keeping aspect ratio */
    object-position: center;
    /* Center the image in the frame */
}

.event-overlay {
    position: absolute;
    /* Overlay on top of the image */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.31);
    /* Semi-transparent dark background */
    color: #ffffff;
    /* White text color */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
    /* Inner padding */
    text-align: center;
    /* Center text */
}

/* Media query for tablet devices */
@media (min-width: 768px) and (max-width: 1024px) {
    .event-overlay {
        padding: 12em;
        /* Setting margin for tablet devices */
    }
}

.event-title {
    font-size: 1.8em;
    /* Make title larger */
    font-weight: bold;
    /* Bold title */
    color: #ffffff;
    margin-bottom: 85px !important;
    /* No margin */
    transition: 0.3s;
    /* Adding some smoothness to any hover effect in the future */
}

/* Style BOOKING Card for EVENTS */
.event-card {
    position: relative;
    /* Positioning for the overlay */
    width: 100%;
    /* Full width of the container */
    /*max-width: 480px;  Maximum width to keep it more portrait */
    height: 640px;
    /* Fixed height for portrait aspect */
    margin: 15px auto;
    /* Center the card */
    overflow: hidden;
    /* Ensure no overflow from children */
    border-radius: 15px;
    /* Rounded corners */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    /* Optional shadow for depth */
}

.event-image {
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height to cover the card */
    position: absolute;
    /* Positioning for overlay */
    top: 0;
    /* Align to top */
    left: 0;
    /* Align to left */
}

.event-image img {
    width: 100%;
    /* Make image occupy full width */
    height: 100%;
    /* Make image occupy full height */
    object-fit: cover;
    /* Crop image to cover without keeping aspect ratio */
    object-position: center;
    /* Center the image in the frame */
}

.event-overlay {
    position: absolute;
    /* Overlay on top of the image */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.31);
    /* Semi-transparent dark background */
    color: #ffffff;
    /* White text color */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
    /* Inner padding */
    text-align: center;
    /* Center text */
}

/* Media query for tablet devices */
@media (min-width: 768px) and (max-width: 1024px) {
    .event-overlay {
        padding: 12em;
        /* Setting margin for tablet devices */
    }
}

.event-title {
    font-size: 1.8em;
    /* Make title larger */
    font-weight: bold;
    /* Bold title */
    color: #ffffff;
    margin-bottom: 85px !important;
    /* No margin */
    transition: 0.3s;
    /* Adding some smoothness to any hover effect in the future */
}

.event-price {
    font-weight: bold;
    /* Make price bold */
    font-size: 1.5em;
    /* Slightly increase the font size of the price compared to the body text */
    color: #ffffff;
    /* Ensure the text color is white */
    margin: 48px 0;
    /* Space above the price */
}

.event-details {
    margin-top: 10px;
    /* Spacing between title and details */
    margin-bottom: 20px;
    /* Space to push button lower */
}

.event-card>.button.fullwidth {
    /* background-color: #ff5722; */
    /* color: white; */
    padding: 12px 20px;
    border: none;
    /* border-radius: 5px; */
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s;
    margin-top: 85px;
    min-height: fit-content;
}

.button.fullwidth:hover {
    /* background-color: #e64a19; */
    /* Darker color on hover */
}

.event-details {
    margin-top: 10px;
    margin-bottom: 20px;
}

.event-card>.button.fullwidth {
    padding: 12px 20px;
    border: none;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s;
    margin-top: 85px;
    min-height: fit-content;
}

.button.fullwidth:hover {
    /* background-color: #e64a19; */
    /* Darker color on hover */
}










/*span.bookacti-event-time-start {
    display: block;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
    width: 100%;
    height: 100%;
    line-height: 2em;
}

.fc-event-time {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
*/

/* Hide the event title */
/* .fc-event-title {
    display: none !important;
} */

/* Hide the time separator */
/* span.bookacti-event-time-separator {
    display: none !important;
} */

/* Hide the end time */
/* span.bookacti-event-time-end {
    display: none !important;
} */

/*
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
    margin-bottom: 1em;
}

.fc .fc-daygrid-event-harness {
    position: relative;
    display: contents !important;
}

.fc .fc-daygrid-day-frame {
    position: relative;
}*/

/*
.bookacti-calendar .fc-event .fc-event-main {
    background: none !important;
    background-color: none !important;
    transition: background .2s;
}
.fc-daygrid-event-harness a.fc-daygrid-event.fc-event.fc-event-start.fc-event-end.fc-event-future {
    background-color: #4d83fc !important;
    border-color: none !important;
    color: white !important;
    padding: 8px;
    border-radius: 8px;.fc-event.fc-event-today {
    background-color: #ffffff !important;
    border-color: #0056b3 !important;
    color: #1a1a1a !important;
}
}
*/

/*
    .fc .fc-daygrid-event-harness, .fc .fc-daygrid-event-harness-abs {
        cursor: pointer;
        display: inline !important;
    }*/
/*
    .fc .fc-daygrid-body-natural .fc-daygrid-day-events {
        margin-bottom: 1em;
        display: grid !important;
    }*/


/* LISTEO MOBILE MENU - FIX LOGO SIZE */
#logo img {
    max-width: fit-content !important;
}

@media (max-width:420px) {
    .hws-container {
        width: calc(100%);
    }

    #logo img {
        max-height: 38px !important;
    }
}

.hws-wrapper #logo {
    max-width: 192px;
}


/*
 * HOME PAGE - Testimonials New Bubble Style
 */

.elementor-widget-testimonial {
    max-width: 600px;
    margin: 25vh auto;
    /* Center align the testimonials on the page */
}

.testimonial {
    position: relative;
    margin: 20px 0;
}

.testimonial a {
    display: block;
    /* Make the link a block element for full clickable area */
    text-decoration: none;
    /* Remove default underline from link */
    color: inherit;
    /* Inherit color from parent */
}

.testimonial blockquote {
    margin: 10px 10px 0;
    color: #3a3a3a;
    background: #efefef;
    padding: 40px 60px;
    position: relative;
    border: none;
    border-radius: 24px;
    font-style: italic;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

.testimonial blockquote:before,
.testimonial blockquote:after {
    content: "\201C";
    font-size: 80px;
    line-height: 1;
    color: #e695bb;
    font-style: normal;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}

.testimonial blockquote:before {
    top: 0;
    left: 10px;
}

.testimonial blockquote:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
}

.testimonial div {
    width: 0;
    /* Zero width for the triangle */
    height: 0;
    /* Zero height for the triangle */
    border-left: 0 solid transparent;
    /* Left triangle */
    border-right: 20px solid transparent;
    /* Right triangle */
    border-top: 20px solid #efefef;
    /* Color of the triangle */
    margin: 0 0 0 60px;
    /* Space on the left */
}

.testimonial p {
    margin: 8px 0 0 20px;
    /* Spacing above the name */
    text-align: left;
    /* Left align the text */
    color: #1a1a1a;
    /* Color for the name and job */
}

.testimonial a:hover {
    background: rgba(255, 255, 255, 0.1);
    /* Light background on hover */
    transition: background-color 0.3s ease;
    /* Smooth transition effect */
}

.t span.elementor-testimonial-name {
    color: #0a6ea7;
    font-size: 1.3em;
    font-weight: 500;
}

.testimonial:before,
.testimonial:after {
    display: none !important;
}



/*
 * HOME PAGE - Taxonomie Style
 */
.taxonomy-box-bottom {
    position: relative;
    /* Required for absolute positioning of the img */
    width: 100%;
    /* Full width of the parent */
    padding-top: 100%;
    /* This maintains a 1:1 aspect ratio (square) */
    overflow: hidden;
    /* Hides overflow if the image is larger */
    border-radius: 5px;
    /* Optional: round corners */
}

.taxonomy-box-bottom img {
    position: absolute;
    /* Position the img absolutely within the container */
    top: 0;
    /* Align to the top */
    left: 0;
    /* Align to the left */
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    object-fit: cover;
    /* Cover while maintaining aspect ratio */
    object-position: center;
    /* Center the image */
    transition: 0.4s;
    /* Keep your transition */
}

/* WOOCOMMERCE - Checkout */
/* Checkout page centred and stylised */
/* CART Page */
.wp-block-woocommerce-cart.alignwide {
    margin: 32px auto;
    max-width: 1024px;
}

span.wc-block-components-button__text {
    color: #ffffff;
}

.wc-block-cart__submit-container,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    padding: 1rem 2rem;
    margin: 1rem;
    border-radius: 1rem;
    border: solid;
    background: #2089e5;
    color: white;
    font-weight: 700;
}

@media (max-width:767px) {
    .wp-block-woocommerce-cart.alignwide {
        margin: 32px;
    }
}

/* CHECKOUT Page */
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
    margin: 32px auto;
    max-width: 1024px;
}

@media (max-width:767px) {
    .wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
        margin: 32px;
    }
}

.wp-block-woocommerce-checkout button.wc-block-components-panel__button {
    font-size: 20px;
    font-weight: 600;
    border: none;
    margin: 32px 0 16px 0;
    line-height: 20px;
    color: #1783b9;
    border: none !important;
}

.wc-block-components-address-card button.wc-block-components-address-card__edit {
    font-size: 20px;
    font-weight: 600;
    border: none;
    margin: 32px 0 16px 0;
    line-height: 20px;
    color: #1783b9;
    border: none !important;
}

.wp-block-woocommerce-checkout button.wc-block-components-address-form__address_2-toggle {
    font-size: 20px;
    font-weight: 600;
    border: none;
    margin: 32px 0 16px 0;
    line-height: 20px;
    color: #1783b9;
    border: none !important;
}

button.stripe-gateway-stripelink-modal-trigger {
    border: none;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
    background-color: white;
    font-size: 1.5rem;
    border: 2px solid #E61E4D;
    border-radius: 0.5rem;
}

/* WOOCOMERCE - Page Forfait */
ul.plan-features-auto-wc {
    display: none;
}

/* STICKY SINGLE LISTING Reservation Button */
.col-lg-4.col-md-4.listeo-single-listing-sidebar.sticky {
    position: sticky !important;
    top: 16px;
    height: calc(100vh - 16px);
    overflow-y: auto;
}

/* LISTEO SEARCH RESULTS */
@media (max-width: 768px) {
    .listing-item-container.list-layout .listing-item-image {
        min-height: auto;
        position: relative;
        width: 100%;
        padding-top: 100%;
        overflow: hidden;
        border-radius: 5px;
    }
}

.listing-item-container.list-layout .listing-item img {
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: 0.4s;
}

.list-layout .listing-small-badges-container {
    left: 8px;
    top: 8px;
}

/* HOME PAGE - Listeo Elementor */
h5.highlighted-categories-headline {
    display: none !important;
}

.highlighted-categories {
    margin: 3em 1em;
}

#header {
    padding: 1em 0;
}


/*#header {
    padding-bottom: 0 !important;
}
#header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 85%;
}
.left-side, .right-side {
    display: flex;
    align-items: center;
}
#logo {
    margin: 0.8em 2.2em 0.8em 0;
}*/
/*#header:not(.sticky) ul.menu, #header:not(.sticky) .header-widget {
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}*/


.main-search-inner .highlighted-category {
    background-color: #3788d8 !important;
    box-shadow: 0 2px 8px rgb(240 102 117 / .2);
}

.main-search-inner .highlighted-category:hover {
    color: #ffffff;
    box-shadow: 0 2px 8px rgb(0 0 0 / .1);
    background-color: #333333 !important;
}

/*.mmenu-trigger {
    margin: 0px 0 14px 0;
}*/

.mmenu-trigger {
    margin: 0;
    position: absolute;
    right: 16px;
}

#titlebar.listing-titlebar {
    background: transparent;
    margin: 2px 0 0 0;
    padding: 32px 0;
}

@media (max-width: 1239px) {
    .left-side {
        width: 60%;
        display: inline-block;
    }

    .right-side {
        margin: 0;
    }

    #navigation.style-1 {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {

    /*#header {
		padding-bottom: 0 !important;
	}*/
    #logo {
        position: relative;
        margin: 0 !important;
        width: calc(100% - 70px);
        text-align: left;
    }

    .right-side {
        width: 40%;
    }

    .header-widget {
        padding: 0;
        border-top: none;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
}

@media (max-width: 992px) {
    .listing-logo {
        display: none;
    }

    #titlebar.listing-titlebar {
        padding: 24px 0 32px 0;
    }
}

@media (min-width: 480px) and (max-width: 1024px) {
    .user_not_logged_in .right-side {
        margin-top: 0;
        right: 75px;
    }
}



/*  --------------------------------------------------  *
 *              LATEPOINT - Custom Styles 
 *  --------------------------------------------------  */

 @media (max-width: 991px) {
    #dashboard {
        padding-top: 0 !important;
        width: 100%;
    }
}

@media (max-width: 992px) {
    body.light-dashboard.page-template-template-dashboard .dashboard-content {
        margin-left: 0;
        max-width: 100%;
    }
}


.latepoint-w .os-form-group.os-form-textfield-group.has-value label {
    opacity: 0 !important;
    transform: translateY(0) !important;
}