/*
Theme Name: WpRentals Child theme
Theme URI: http://themeforest.net/user/wpestate
Description: Ultimate WordPress Theme created by WpEstate for accommodation booking. WpRentals is clean, flexible, fully responsive and retina Ready. Its smart settings allow you to build outstanding renting websites easily and fast.
Version: 3.13
Author: wpestate.org
Author URI: http://themeforest.net/user/annapx
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, fluid-layout , custom-menu, theme-options, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: wprentals

-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
.submit_booking_front_wrapper .wprentals_booking_check_wrapper{
	display:none;
}

.submit_booking_front_wrapper #submit_booking_front1 {
	width:100%;
}

/* Start : Influencer Landing Page Css */
#influencerLanding {
	font-family: 'Manrope' !important;
}
section.sa-main-banner {
    padding: 160px 0;
}
#influencerLanding .container {
    width: 90%;
    max-width: 1600px;
}
#influencerLanding .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}
#influencerLanding .align-self-center {
    align-self: center !important;
}
.sa-main-banner-caption {
    max-width: 750px;
    margin: 0 auto;
}
.sa-main-banner-caption h2 {
    font-size: 64px;
    font-weight: bold;
    margin: 0 0 40px;
    text-align: left;
}
.sa-main-banner-caption p {
    font-size: 24px;
    line-height: 1.4;
    color: black;
    margin: 0 0 50px;
}
.sa-main-banner-action .btn.btn-primary {
    background: #188880;
    color: white;
    border: solid 1px #188880;
    border-radius: 5px;
    font-size: 20px;
    padding: 15px 25px;
    font-weight: bold;
	box-shadow:none;
}
.sa-main-banner-action .btn.btn-primary:hover {
    background: white;
    color: #188880;
    border: solid 1px #188880;
}
.sa-main-banner-action .btn.btn-primary.btn-outline {
    background: white;
    color: #188880;
    border: solid 1px #188880;
    margin-left: 15px;
}
.sa-main-banner-action .btn.btn-primary.btn-outline:hover {
    background: #188880;
    color: white;
    border: solid 1px #188880;
}
.sa-steps h2 {
    font-size: 42px;
    text-align: center;
    font-weight: bold;
    margin: 0 0 60px;
}
.sa-steps-card {
    text-align: center;
}
.sa-steps-card img {
    margin: 0 0 40px;
}
.sa-steps-card h3 {
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 15px;
}
.sa-steps-card p {
    max-width: 340px;
    font-size: 20px;
    line-height: 1.7;
    margin: 0 auto;
    color: #141414;
}
section.sa-steps {
    padding: 0 0 155px;
}
.sa-partner-content {
    max-width: 690px;
    font-size: 20px;
    padding-right: 40px;
    padding-left: 60px;
    color: #414141;
}
.sa-partner-content h2 {
    font-weight: 400;
    font-size: 42px;
    margin: 0 0 40px;
    text-align: left;
}
.sa-partner-content p {
    margin: 0 0 30px;
}

.sa-partner-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sa-partner-content ul li {
    margin: 0 0 30px;
    position: relative;
}
.sa-partner-content ul li:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -10px;
    background: url(../images/check.png);
    top: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateX(-100%);
}
section.sa-start-earning {
    padding: 30px 0 50px;
}
.sa-start-earning-content h2 {
    font-weight: 400;
    font-size: 42px;
    text-align: left;
    margin: 0 0 40px;
}
.sa-start-earning-content p {
    max-width: 620px;
    font-size: 20px;
    color: #414141;
}
section.sa-cta {
    background: #DDFFBB;
    background: linear-gradient(134deg,rgba(221, 255, 187, 1) 0%, rgba(119, 238, 255, 1) 100%);
    padding: 150px 0;
    text-align: center;
}
section.sa-cta h2 {
    font-weight: 400;
    font-size: 42px;
    margin: 0 0 30px;
}
section.sa-cta .btn.btn-primary {
    background: black;
    border: solid 1px black;
    padding: 15px 30px 20px;
    font-weight: bold;
    border-radius: 40px;
    font-size: 20px;
    line-height: 1;
	box-shadow: none;
}
section.sa-cta .btn.btn-primary:hover {
    background: transparent;
    border: solid 1px black;
    color: black;
}
section.sa-faq {
    padding: 50px 0;
}
section.sa-faq h2 {
    font-weight: 400;
    font-size: 42px;
    margin: 0 0 30px;
    text-align: left;
}
.sa-faq-container {
    max-width: 1200px;
    margin-left: auto;
}
.sa-faq-container .accordion-button {
    border: none;
    background: transparent !important;
    border-radius: 0;
    font-size:24px;
    color: black !important;
    box-shadow: none;
    border-bottom: solid 1px #eeeeee;
    padding: 35px 0;
}
.sa-faq-container .accordion-item {
    border: none;
}
section.sa-faq .accordion-collapse {
    border: none;
}
section.sa-faq h2.accordion-header {
    margin: 0;
}
section.sa-faq .accordion-body {
    padding: 30px 0;
    font-size: 20px;
}
.sa-faq-container .accordion-button:after {
    background: black;
    content: '+';
    color: white;
    border-radius: 30px;
    font-size: 36px;
    line-height: 33px;
    text-align: center;
    width: 40px;
    height: 40px;
}
.sa-faq-container .accordion-button:not(.collapsed):after {
    content: '-';
    line-height: 30px;
}
#influencerLanding img.img-fluid {
	max-width: 100% !important;
    height: auto !important;
}
@media only screen and (min-width: 768px) {
   #influencerLanding .col-md {
        flex: 1 0 0%;
    }
}
@media only screen and (max-width: 1599px) {
    .sa-main-banner-caption h2 {
        font-size: 48px;
    }
    .sa-main-banner-caption p {
        font-size: 20px;
    }
    .sa-main-banner-action .btn.btn-primary {
        font-size: 16px;
    }
    .sa-steps-card img {
        max-width: 180px;
    }
    .sa-partner-content {
        font-size: 18px;
    }
    .sa-partner-content p {
        margin: 0 0 20px;
    }
    .sa-start-earning-content h2, .sa-partner-content h2, section.sa-cta h2 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 1199px) {
    .sa-main-banner-caption h2 {
        font-size: 36px;
        margin: 0 0 20px;
    }    
    .sa-main-banner-caption p {
        margin: 0 0 35px;
    }    
    .sa-steps h2 {
        font-size: 36px;
        margin: 0 0 40px;
    }    
    .sa-steps-card img {
        max-width: 120px;
    }    
    .sa-steps-card h3 {
        font-size: 24px;
    }    
    .sa-steps-card p {
        font-size: 18px;
    }    
    section.sa-main-banner {
        padding: 100px 0;
    }    
    section.sa-steps {
        padding: 0 0 100px;
    }    
    .sa-start-earning-content h2, .sa-partner-content h2, section.sa-cta h2 {
        font-size: 32px;
        margin: 0 0 25px;
    }    
    .sa-partner-content {
        padding-right: 0px;
        padding-left: 40px;
        font-size: 16px;
    }    
    .sa-partner-content ul li {
        margin: 0 0 15px;
    }    
    .sa-start-earning-content p {
        font-size: 16px;
    }    
    section.sa-faq h2 {
        font-size: 36px;
    }    
    .sa-faq-container .accordion-button {
        padding: 20px 0;
        font-size: 20px;
    }    
    .sa-faq-container .accordion-button:after {
        width: 32px;
        height: 32px;
        line-height: 26px;
        font-size: 28px;
    }
    .sa-faq-container .accordion-button:not(.collapsed):after {
        line-height: 24px;
    }
}
@media only screen and (max-width: 991px) {
    #influencerLanding .container {
        width: 98%;
    }
    .sa-main-banner-caption p {
        font-size: 16px;
        margin: 0 0 26px;
    }    
    .sa-main-banner-caption h2 {
        font-size: 28px;
    }    
    .sa-main-banner-action .btn.btn-primary {padding: 8px 15px;font-size: 14px;}
    
    .sa-main-banner-action .btn.btn-primary.btn-outline {
        margin-left: 10px;
    }    
    .sa-steps h2 {
        font-size: 28px;
    }    
    .sa-steps-card img {
        max-width: 100px;
    }    
    .sa-steps-card p {
        font-size: 16px;
    }    
    .sa-start-earning-content h2, .sa-partner-content h2, section.sa-cta h2 {
        font-size: 28px;
    }    
    .sa-partner-content ul li:before {
        width: 20px;
        height: 20px;
        top: 3px;
    }
    section.sa-cta {
        padding: 100px 0;
    }    
    section.sa-faq h2 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 767px) {
    .sa-main-banner-caption {
        margin: 0 0 40px;
    }
    .sa-main-banner-action .btn.btn-primary {
        display: block;
        max-width: 300px;
    }
    .sa-main-banner-action .btn.btn-primary.btn-outline {
        margin: 15px 0 0;
    }
    section.sa-main-banner {
        padding: 60px 0;
    }    
    .sa-steps-card img {
        margin: 0 0 20px;
    }    
    .sa-steps-card {
        margin: 0 0 40px;
    }    
    .sa-partner-content {
        margin-top: 30px;
    }    
    section.sa-start-earning {
        padding: 50px 0;
    }    
    section.sa-faq .accordion-body {
        padding: 20px 0;
    }    
    section.sa-faq h2 {
        font-size: 28px;
    }
}


/* End : Influencer Landing Page Css */

.google_map_on_list_wrapper .google_map_poi_marker {
    display: none !important;
}

#show_cost_form {
    color: #484848 !important;
}

.wpestate_marker {
    padding: 5px 10px !important;
    border-radius: 10px !important;
    box-shadow: 3px 9px 15px -1px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.2) !important;
    font-weight: 800 !important;
}
.widget_nav_menu li:before {
	display: none !important;
}
.listing_main_image_price {
	color: #484848 !important;
}

/* Description Modal css */
.description-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.6);
}

.description-modal .modal-content {
  background: #fff;
  margin: 10% auto;
  padding: 30px;
  max-width: 700px;
  width: 90%;
  border-radius: 8px;
  position: relative;
}

.description-modal .close-modal {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}

.property_listing  .price_unit, .property_unit_v4 .price_unit {
	color: #484848 !important;
}
.login_form .acc_radio {
	display:none !important;
}
.elementor-element .elementor-element-46b28b5 {
	display:none !important;
}
@media(max-width:1199px){
    .mobile_header {
        display: flex !important;
        background: white !important;
    }
    #footer-widget-area.wide_footer, .sub_footer_content.wide_footer {
        padding: 0 15px !important;
    }
    #colophon .xoxo {
        padding-top: 0 !important;
    }
    .subfooter_menu li {
        margin: 0 10px 0 0;
    }
    #google_map_prop_list_wrapper {
        display: block;
        position: relative !important;
        min-height: 400px;
        width: 100% !important;
    }
    #google_map_prop_list_sidebar {
        position: relative !important;
        width: 100% !important;
    }
    .is_half_map #google_map_prop_list {
        min-height: 400px !important;
    }
	.content_wrapper.row {
		padding: 0 15px;
		margin: 0 !important;
		max-width: 100%;
	}
	.content_wrapper.row {
		padding: 0 15px;
		margin: 0 !important;
		max-width: 100%;
	}
	.heading_over_image, .heading_over_video {
		font-size: 28px !important;
	}
	.subheading_over_image, .subheading_over_video {
		font-size: 16px !important;
	}
	.container {
		max-width: 100%;
	}
	.user_profile_div.wprentals_dashboard_container {
		padding: 0 15px 50px !important;
	}
	.fullp-button button {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.content-fixed-listing {
		max-width: 100%;
	}

	.content_wrapper.listing_wrapper {
		padding: 0 15px;
	}

	.wpestate_front_bedrooms_wrapper {
		display: block;
	}

	.wpestate_front_bedrooms {
		width: 100%;
	}

	.all-front-calendars .booking-calendar-wrapper {
		float: none;
		width: 100%;
	}

	#google_map_on_list {
		height: 250px;
	}

	.carousel-inner > .item > img, .carousel-inner > .item > a > img {
		max-width: 100%;
	}

	.similar_listings {
		max-width: 100%;
	}

	.similar_listings_wrapper_flex {
		margin-left: 0;
	}

	.full_width_row .similar_listings_wrapper {
		padding: 40px 0;
	}

	.listing_type_5 .entry-prop {
		font-size: 24px;
	}

	.category_wrapper {
		padding-top: 0;
	}

	.listing_main_image {
		height: 470px;
	}
}

/* Modification 25-06-2025 by Pankaj */

.lvp-homepage-blog-section :has(.wpestate_content_grid_wrapper_first_col:empty) {
    display: none;
}
.lvp-homepage-blog-section:has(.wpestate_content_grid_wrapper_first_col:empty) {
    padding-bottom: 70px;
    margin: 0;
}

.lvp-homepage-blog-section:has(.wpestate_content_grid_wrapper_first_col:empty) .elementor-element.elementor-element-887b02a.e-con-full.e-flex.e-con.e-child {
    margin: 0;
    padding: 0;
}
.lvn-homepage-banner-listing .wpestate_guest_no_control_info.form-control {
    white-space: nowrap;
}
body:has(div#loginmodal.in) {
    overflow: hidden;
}

@media(min-width:1601px){
    .lvn-homepage-cards img {
   min-height: 330px !important;
        object-fit: cover !important;
        max-height: 330px !important;
} 
} 
@media(min-width:1201px) and (max-width:1600px){
    .lvn-homepage-cards img {
    min-height: 246px!important;
    object-fit: cover!important;
} 
}
.sa-faq-container .accordion-button:not(.collapsed)::after {
    background-image: none;
}
.lvn-leftside-cotact-image {
    max-height: 590px;
}

.lvn-about-contact-form textarea#form-field-message {
    min-height: 114px;
}

@media(min-width:1199px){
#advanced_search_map_list .col-md-3 {
    width: 33%;
}
}
@media(min-width:1599px){
    .half_header_type1  .listing-unit-img-wrapper img {
    min-height: 317px;
    max-width: 317px;
}
}
@media(min-width:1599px){
    .half_header_type1  .listing-unit-img-wrapper img {
    min-height: 317px;
    max-height: 317px;
}
}

@media(min-width:1299px) and (max-width:1598px)  {
    .half_header_type1  .listing-unit-img-wrapper img {
    min-height: 264px; object-fit: cover;
}
}

@media(min-width:1200px) and (max-width:1298px)  {
    .half_header_type1  .listing-unit-img-wrapper img {
    min-height: 211px; object-fit: cover;
}
}
@media(min-width:768px) and (max-width:1199px)  {
    .half_header_type1  .listing-unit-img-wrapper img {
    min-height: 211px; object-fit: cover;
}
}
 
@media (min-width: 992px) and (max-width:1200px) {
.property_listing img {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transform: translateZ(0);
    width: 100%;
    min-height: 148px;
    max-height: 148px;
}}


#accordionFAQ .accordion-button:focus {
    box-shadow: none !important;
}


@media(min-width:1200px){
   .similar_listings_wrapper .property_listing img {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transform: translateZ(0);
    width: 100%;
    object-fit: cover;
    min-height: 330px;
    max-height: 330px;
}
}

@media(min-width:678px) and (max-width:1199px){
   .similar_listings_wrapper  .property_listing img { 
    min-height: 200px;
    max-height: 200px;
}
}
@media (max-width:568px) { 
    .subfooter_menu {
    float: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
	    ul#menu-footer-menu {
    display: flex;
    justify-content: space-between;
} 
.menu-footer-menu-container {
    width: 100%;
}
	ul#menu-footer-menu {
    display: flex;
    justify-content: space-between;
}
    .subfooter_menu li {
        margin: 0 !important;
    }
	.wpestate_front_bedrooms {
    width: 30%; 
}
}

@media(min-width:567px) and (max-width:992px){
    .sub_footer_content {
    width: 100%;
    max-width: 1170px;
    margin: 0px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    vertical-align: middle;
    flex-wrap: nowrap;
    height: 64px;
    flex-direction: row!important;
} 
}

@media(min-width:1200px){
	.page-id-356 .wide .content_wrapper {
    width: 100%;
   padding: 0 100px 50px!important;
}
	.page-id-41416 .wide .content_wrapper {
    width: 100%;
    padding: 0 100px 50px!important;
}
}

@media(max-width:568px){
	.wpestate_front_bedrooms{
		width:30%!important;
	}
}

/*Calendar Responsive */
/* Ensure container allows wrapping on mobile */
@media screen and (max-width: 768px) {
    .all-front-calendars {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }

    .booking-calendar-wrapper {
        width: 100% !important;
        max-width: 350px !important; /* Adjust as needed for readability */
        margin-bottom: 20px !important;
    }

    .wp-calendar.booking-calendar {
        width: 100% !important;
    }

    .calendar-legend {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        gap: 10px !important;
    }
}
@media(max-width:568px){
.wpestate-beds-baths-popoup-wrapper, .wpestate-price-popoup-wrapper { 
    min-width: 100% !important; 
}}

/* Calendar design */
/* Set calendar background to white */
#availability_calendar,
#availability_calendar .month {
    background-color: #ffffff !important;
}

/* Booked dates in grey */
#availability_calendar .calendar-reserved,
#availability_calendar .calendar-reserved .day_number {
    background-color: #cccccc !important;
    color: #666666 !important;
}

.all-front-calendars .has_future, .all-front-calendars .has_past { 
    background-color: #fff!important; 
}
.all-front-calendars  .calendar-reserved.start_reservation { 
    background: #fff !important; 
}
.all-front-calendars .end_reservation { 
    background: #fff !important;
}
{
    color: #b3b3b3!important;
}
.all-front-calendars .calendar-reserved.start_reservation, td.calendar-free.has_future.end_reservation, td.calendar-reserved.has_future.start_reservation, .calendar-reserved.has_future {
/*     color: #b3b3b3!important; */
	text-decoration: line-through;
    background: repeating-linear-gradient(-45deg, rgb(255, 255, 255), rgb(255, 255, 255) 0px, rgb(235, 235, 235) 2px, rgb(252, 252, 252) 3px) !important;
    color: #c6c9cf !important;
}
.calendar-reserved:hover {
    background-color: #000000 !important;
    cursor: no-drop !important;
}
.wprentals_front_calendar_price:hover { 
    color: #fff !important;
}
table.booking-calendar td {
    color: #000!important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.wprentals_front_calendar_price:hover {
    color: #48484882 !important;
}

/* Become a host form css*/
#psp-registration-section {
        width: 100%; 
    }

#psp-registration-section img.img-fluid {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
    .form-floating {
        margin-bottom: 20px;
    }
    #psp-registration-section .psp-registration-bg {
        background: #fff;
        padding: 19px;
        border-radius: 40px;margin: auto;
        box-shadow: 0 4px 15px #01010102;
        max-width: 1240px;
    }

    #psp-registration-section .psp-registration-bg .landing-img {
        border-radius: 32px;
        height: 100%;
        object-fit: cover;
        max-height: 700px;
        min-height: 600px;
        object-position: center left;
    }

    .psp-registration-content {
        padding: 0!important;
    }
    @media(max-width:768px){
        .psp-registration-content {  padding: 5px;}

    }

    #psp-registration-section .form-control {
        /* margin-bottom: 20px; */
        border-radius: 9px !important;
        position:relative;
    }

    #psp-registration-section .form-floating>label {
        left: 12px;
    }

    #psp-registration-section .registration-button {
       	background: linear-gradient(90deg, #1e73be 50%, #1e73be 100%);
        width: 100%;
        padding: 8px 40px;
        min-height: 57px;
        font-weight: 600;
        color: #fff;
        margin-top: 32px;transition: all 1s;
        font-size: 18px;
        border: 1px solid #000;
        border-radius: 9px;
    }

/*     #psp-registration-section .registration-button:hover {
        background: , 0.8);
    } */

    #psp-registration-section .pt-20 {
        padding-top: 20px;
    }

    #psp-registration-section h3 {
        margin-top: 32px;
    }

    #psp-registration-section p {
        color:#000;
        font-weight: 500;
    }

    #psp-registration-section a {
        color: #000;
    }

    .psp-registration-content img {
        max-width: 130px;
    }

 
    .psp-registration-content input:focus + label, .psp-registration-content .form-floating>.form-control:not(:placeholder-shown)~label {
        top: -5px !important;
        height: fit-content;
        padding: 0;
        left: 16px!important;
        position: absolute;
        background: #fff;
        margin-left: 6px;
    }
    .psp-registration-content input:focus + label.error, .psp-registration-content .form-floating>.form-control:not(:placeholder-shown)~label.error{
        position: relative !important;
        display: inline;
        padding: 0px;
        margin: 0px; 
        top: 0 !important;
    }
    .form-floating>label.error {
        position: relative;
        display: inline;
        padding: 0px;
        margin: 0px;
    }
  

@media(max-width:767px){ 
#psp-registration-section .psp-registration-bg .landing-img {
    border-radius: 32px;
    height: 500px;
    object-fit: cover;
    min-height: 300px;
    max-width: 600px;
    max-height: 500px;
    object-position: 50% 50%;
}}
.invalid-feedback {
  color: red;
  margin-bottom: 10px;
}

@media(max-width:767px){
  .widget-area-sidebar #booking_form_request {
      display: block !important;
    }
  .widget-area-sidebar {
    display: block !important;
    padding: 0 !important;
    position: static !important;
  }
  .category_wrapper {
    padding: 10px 20px;
  }
  h3#listing_calendar {
    padding: 0 20px;
  }
}
/* .wprentals_front_calendar_price, .wpestate_show_price_calendar {
    display: none !important;
} */
.calendar-legend {
	display : none !important;
}
