/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Lazudi-Style Single Property Page Layout */
.page-template-contact_page #all_wrapper .content_wrapper{
    position: relative;
    z-index: 99;
}
.header_transparent .master_header_sticky.master_header{
    transition: .2s;
}
.logo.miclogo img#logo_image {
    max-height: 100px !important;
}
.master_header{
    transition: .2s;
}

.contact-inner{
    background: #fff;
}
body.custom-background {
    background-color: transparent;
}
.xoxo li#block-11 .recent-post , .xoxo li#block-12 .recent-comment  {
    margin-bottom: 0px;
}
.xoxo li#block-11, .xoxo li#block-12 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.xoxo li#block-10 {
    padding-top: 10px !important;
}

.logo.miclogo img#logo_image {
    max-height: 70px !important;
}
.master_header {
    background: #0000004f !important;
}

ul#menu-main-menu li a {
    color: #F7E7D2;
    font-family: 'Inter';
    font-weight: normal;
    font-size: 16px;
}
ul#menu-main-menu li.current-menu-item a{
    color: #DCC59A;
        font-weight: bold;
}
.header_phone a{
     color: #F7E7D2 !important;
}
.header_phone svg{
    fill: #F7E7D2 !important;
}
.custom-member-menu {
    display: none;
}
.logged-in .custom-member-menu {
    display: block;
}
.nav-next-wrapper, .nav-prev-wrapper {
    height: 50px;
}
.lazudi-property-header{
    position:relative;
}
.lazudi-property-header .lazudi-property-price {
    position: absolute;
    right: 0;
    bottom: 0;
}
.lazudi-property-price {
    font-size: 23px;
    margin-top:0px;
}


.lazudi-schedule-tour-wrapper .wpestate_display_schedule_tour_options_wrapper{
    width: 100%;
}
.lazudi-schedule-tour-wrapper .contact_form_flex_input_wrapper{
    flex-direction: column !important;
}
.lazudi-style-property-page {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 15px;
}

.lazudi-main-content {
    padding-right: 30px;
}

.lazudi-sidebar {
    padding-left: 30px;
}

/* Property Header */
.lazudi-property-header {
    margin-bottom: 30px;
}

.lazudi-property-title {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
    line-height: 1.3;
}

.lazudi-property-location {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
}

.lazudi-property-price {
    font-size: 28px;
    font-weight: 700;
    margin-top: 10px;
}

/* Key Metrics */
.lazudi-key-metrics {
    background: #fff;
    padding: 30px 25px;
    border-radius: 8px;
    margin-bottom: 30px;
    border: 1px solid #e0e0e0;
}

.metric-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.metric-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    overflow: visible;
}

.metric-icon svg {
    display: block;
    width: 32px;
    height: 32px;
    max-width: 32px;
    max-height: 32px;
    flex-shrink: 0;
    color: #666;
}

/* Override all fill colors in SVG to match our color scheme */
.metric-icon svg path,
.metric-icon svg rect,
.metric-icon svg circle,
.metric-icon svg polygon,
.metric-icon svg ellipse {
    fill: #666 !important;
    stroke: #666 !important;
}

/* For stroke-only SVGs, remove fill */
.metric-icon svg path[stroke]:not([fill]),
.metric-icon svg rect[stroke]:not([fill]),
.metric-icon svg circle[stroke]:not([fill]) {
    fill: none !important;
    stroke: #666 !important;
}

.metric-label {
    font-size: 13px;
    color: #666;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    margin: 0;
}

.metric-value {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 0;
}

/* Section Titles */
.section-title {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e0e0e0;
}

.sidebar-title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}

/* Details Section */
.lazudi-details-section {
    background: #fff;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
}

.lazudi-details-section strong {
    color: #333;
    font-weight: 600;
}

/* About Section */
.lazudi-about-section {
    line-height: 1.8;
    color: #555;
}

.lazudi-about-section p {
    margin-bottom: 15px;
}

/* Features Section */
.lazudi-features-section {
    background: #fff;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
}

.lazudi-features-section .fa-check {
    color: #28a745;
    margin-right: 10px;
}

.lazudi-features-section .col-md-6 {
    padding: 8px 0;
}

/* Map Section */
.lazudi-map-section {
    margin-bottom: 30px;
}

.lazudi-map-section iframe,
.lazudi-map-section .google-map-container {
    width: 100%;
    height: 400px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
}

/* Contact Us Button - Full Width Section */
.lazudi-contact-us-fullwidth {
    width: 100%;
    background: #fff;
    padding: 40px 0;
    margin-top: 40px;
    border-top: 1px solid #e0e0e0;
}

.lazudi-contact-us-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.lazudi-contact-btn {
    padding: 15px 50px;
    font-size: 18px;
    font-weight: 600;
    background: #2c5aa0;
    border-color: #2c5aa0;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease;
}

.lazudi-contact-btn:hover {
    background: #1e3f73;
    border-color: #1e3f73;
    color: #fff;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(44, 90, 160, 0.3);
}

/* Request Details Button (if still used elsewhere) */
.lazudi-request-details {
    margin: 40px 0;
}

.lazudi-request-details .btn {
    padding: 15px 40px;
    font-size: 18px;
    font-weight: 600;
    background: #2c5aa0;
    border-color: #2c5aa0;
    color: #fff;
}

.lazudi-request-details .btn:hover {
    background: #1e3f73;
    border-color: #1e3f73;
    color: #fff;
}

/* Sidebar Styles */
.lazudi-sidebar {
    position: sticky;
    top: 20px;
    height: fit-content;
}

/* Schedule Tour Form */
.lazudi-schedule-tour {
    background: #fff;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.lazudi-schedule-tour-wrapper {
    width: 100%;
}

/* Schedule Tour Date Picker */
.wpestate_property_schedule_dates_wrapper {
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 15px 0;
    margin-bottom: 20px;
    scrollbar-width: thin;
    scrollbar-color: #ddd transparent;
}

.wpestate_property_schedule_dates_wrapper::-webkit-scrollbar {
    height: 6px;
}

.wpestate_property_schedule_dates_wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.wpestate_property_schedule_dates_wrapper::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

.wpestate_property_schedule_singledate_wrapper {
    flex-shrink: 0;
    min-width: 60px !important;
    cursor: pointer;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 12px;
    text-align: center;
    background: #fff;
    transition: all 0.3s ease;
}

.wpestate_property_schedule_singledate_wrapper:hover {
    border-color: #000;
    background: #f8f9fa;
}

.wpestate_property_schedule_singledate_wrapper.shedule_day_option_selected {
    border-color: #000;
    color: #000;
}

.wpestate_property_schedule_singledate_wrapper_display {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.wpestate_day_unit_day_name {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0.8;
}

.wpestate_day_unit_day_number {
    font-size: 20px;
    font-weight: 700;
}

.wpestate_day_unit_day_month {
    font-size: 11px;
    opacity: 0.7;
}

.shedule_day_option_selected .wpestate_day_unit_day_name,
.shedule_day_option_selected .wpestate_day_unit_day_number,
.shedule_day_option_selected .wpestate_day_unit_day_month {
    color: #000;
    opacity: 1;
}
.single-estate_property .master_header,
.page-template-advanced_search_results .master_header,
.single-post .master_header{
    background: #000 !important;
}

/* Time Selector */
#wpestate_schedule_tour_time {
    width: 100% !important;
   
}

#wpestate_schedule_tour_time:focus {
    border-color: #2c5aa0;
    outline: none;
    box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
}

/* Tour Type Options */
.wpestate_display_schedule_tour_options_wrapper {
    display: flex;
    gap: 10px;
    margin-bottom: 25px;
}

.wpestate_display_schedule_tour_option {
    flex: 1;
    padding: 12px 15px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #fff;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.wpestate_display_schedule_tour_option:hover {
    border-color: #2c5aa0;
    background: #f8f9fa;
}

/* .wpestate_display_schedule_tour_option.shedule_option_selected {
    border-color: #2c5aa0;
    background: #2c5aa0;
    color: #fff;
} */

.wpestate_display_schedule_tour_option svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

/* Tour Info Headline */
.lazudi-tour-info-headline {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin: 25px 0 15px 0;
}

/* Contact Form (within schedule tour) */
.lazudi-schedule-tour .contact_form_flex_wrapper {
    margin-top: 0;
}

.lazudi-schedule-tour .contact_form_flex_input_wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 15px;
}

.lazudi-schedule-tour .contact_form_flex_input_wrapper input {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

.lazudi-schedule-tour .contact_form_flex_input_wrapper input:focus {
    border-color: #2c5aa0;
    outline: none;
    box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
}

.lazudi-schedule-tour textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    min-height: 100px;
    resize: vertical;
    margin-bottom: 15px;
}

.lazudi-schedule-tour textarea:focus {
    border-color: #2c5aa0;
    outline: none;
    box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
}

/*.lazudi-schedule-tour .wpresidence_button {
    width: 100%;
    padding: 12px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s ease;
}*/

/*.lazudi-schedule-tour .wpresidence_button:hover {
    background: #333;
}
*/
/* Contact Form (fallback) */
.lazudi-contact-form {
    background: #fff;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.lazudi-contact-form .form-group {
    margin-bottom: 20px;
}

.lazudi-contact-form label {
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    display: block;
}

.lazudi-contact-form .form-control {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 14px;
    width: 100%;
}

.lazudi-contact-form .form-control:focus {
    border-color: #2c5aa0;
    outline: none;
    box-shadow: 0 0 0 3px rgba(44, 90, 160, 0.1);
}

.lazudi-contact-form .btn-primary {
    background: #2c5aa0;
    border-color: #2c5aa0;
    padding: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.lazudi-contact-form .btn-primary:hover {
    background: #1e3f73;
    border-color: #1e3f73;
}

/* Action Buttons */
.lazudi-action-buttons .btn {
    padding: 12px;
    font-weight: 600;
    border-radius: 4px;
    margin-bottom: 10px;
}
.lazudi-action-buttons .btn-outline-primary {
        color: #212529;
    border-color: #212529;
}
.lazudi-action-buttons .btn-outline-primary:hover{
    background: #000;
    color: #fff;
    border: none;
    border: 1px solid #000;
}
.lazudi-action-buttons .btn-success{
    color: #fff;
}
.lazudi-action-buttons .btn-success:hover{
    background-color: #198754;
    border-color: #198754;
    color: #fff;
}
.lazudi-action-buttons .btn i {
    margin-right: 8px;
}

/* Social Sharing */
.lazudi-social-sharing {
    background: #fff;
    padding: 25px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-top: 20px;
}

.social-icons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.social-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    transition: transform 0.2s;
}

.social-icon:hover {
    transform: scale(1.1);
    color: #fff;
}

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

.social-icon.twitter {
    background: #1da1f2;
}

.social-icon.pinterest {
    background: #bd081c;
}

.social-icon.email {
    background: #666;
}

.social-icon.copy-link {
    background: #6c757d;
}

/* Image Gallery Slider */
.lazudi-image-gallery {
    margin-bottom: 30px;
}

.lazudi-property-slider-wrapper {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    background: #f5f5f5;
}

/* Main Slider */
.lazudi-main-slider {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    background: #000;
}

.lazudi-slider-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.lazudi-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lazudi-slide.active {
    opacity: 1;
    z-index: 1;
}

.lazudi-slide-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.lazudi-slide-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
    color: #fff;
    padding: 20px;
    font-size: 14px;
}

/* Navigation Arrows */
.lazudi-slider-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    border: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
}

.lazudi-slider-nav:hover {
    background: #fff;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    transform: translateY(-50%) scale(1.1);
}

.lazudi-slider-nav svg {
    width: 24px;
    height: 24px;
    color: #333;
}

.lazudi-prev {
    left: 20px;
}

.lazudi-next {
    right: 20px;
}

/* Thumbnail Gallery */
.lazudi-thumbnail-gallery {
    display: flex;
    gap: 10px;
    padding: 15px;
    background: #fff;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #ddd transparent;
}

.lazudi-thumbnail-gallery::-webkit-scrollbar {
    height: 6px;
}

.lazudi-thumbnail-gallery::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.lazudi-thumbnail-gallery::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

.lazudi-thumbnail {
    flex-shrink: 0;
    width: 120px;
    height: 80px;
    cursor: pointer;
    border: 3px solid transparent;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.3s ease;
    opacity: 0.6;
}

.lazudi-thumbnail:hover {
    opacity: 1;
    transform: scale(1.05);
}

.lazudi-thumbnail.active {
    opacity: 1;
    border-color: #2c5aa0;
}

.lazudi-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Responsive Slider */
@media (max-width: 768px) {
    .lazudi-main-slider {
        height: 300px;
    }
    
    .lazudi-slider-nav {
        width: 40px;
        height: 40px;
    }
    
    .lazudi-slider-nav svg {
        width: 20px;
        height: 20px;
    }
    
    .lazudi-prev {
        left: 10px;
    }
    
    .lazudi-next {
        right: 10px;
    }
    
    .lazudi-thumbnail {
        width: 80px;
        height: 60px;
    }
    
    .lazudi-thumbnail-gallery {
        padding: 10px;
        gap: 8px;
    }
}

/* Fallback for theme's default sliders */
.lazudi-image-gallery .property-slider,
.lazudi-image-gallery .listing-slider {
    border-radius: 8px;
    overflow: hidden;
}

/* Similar Properties - Full Width Section */
.lazudi-similar-properties-fullwidth {
    width: 100%;
    background: #f8f9fa;
    padding: 60px 0;
    margin-top: 60px;
}

.lazudi-similar-properties-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.lazudi-similar-properties-fullwidth .wpresidence_realtor_listings_wrapper {
    margin: 0;
}

.lazudi-similar-properties-fullwidth .agent_listings_title_similar {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
    text-align: center;
}

/* Similar Properties (old - inside content) */
.lazudi-similar-properties {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 2px solid #e0e0e0;
}

/* Responsive Design */
@media (max-width: 991px) {
    .lazudi-main-content {
        padding-right: 15px;
        margin-bottom: 30px;
    }
    
    .lazudi-sidebar {
        padding-left: 15px;
        position: static;
    }
    
    .lazudi-property-title {
        font-size: 26px;
    }
    
    .lazudi-property-price {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .lazudi-style-property-page {
        padding: 15px 10px;
    }
    
    .lazudi-property-title {
        font-size: 22px;
    }
    
    .lazudi-property-price {
        font-size: 20px;
    }
    
    .section-title {
        font-size: 20px;
    }
    
    .metric-value {
        font-size: 20px;
    }
    
    .lazudi-key-metrics {
        padding: 20px 15px;
    }
    
    .metric-icon {
        width: 40px;
        height: 40px;
    }
    
    .metric-icon svg {
        max-width: 28px;
        max-height: 28px;
    }
    
    .metric-value {
        font-size: 16px;
    }
    
    .metric-label {
        font-size: 12px;
    }
    
    .lazudi-contact-form,
    .lazudi-schedule-tour,
    .lazudi-features-section,
    .lazudi-details-section {
        padding: 20px 15px;
    }
    
    /* Schedule Tour Mobile */
    .wpestate_property_schedule_singledate_wrapper {
        min-width: 70px;
        padding: 10px;
    }
    
    .wpestate_day_unit_day_number {
        font-size: 18px;
    }
    
    .wpestate_display_schedule_tour_option {
        padding: 10px 12px;
        font-size: 13px;
    }
    
    /* Similar Properties Full Width Mobile */
    .lazudi-similar-properties-fullwidth {
        padding: 40px 0;
        margin-top: 40px;
    }
    
    .lazudi-similar-properties-fullwidth .agent_listings_title_similar {
        font-size: 24px;
        margin-bottom: 20px;
    }
    
    .lazudi-similar-properties-wrapper {
        padding: 0 10px;
    }
}

/* Override default theme styles for this layout */
.lazudi-style-property-page .wpresidence-content-container-wrapper {
    padding: 0;
}

.lazudi-style-property-page .single-content {
    padding: 0;
}

/* Contact form inner adjustments */
.contact-inner {
    background: #fff;
}

body.custom-background {
    background-color: transparent !important;
}


@media screen and (max-width: 767px) {
  div#adv-search-header-mobile {
    display: none;
}
    .heading_over_image_wrapper {
    padding: 0px 15px;
}
}