/*
Theme Name: WpRentals Child
Theme URI: https://themeforest.net/item/wp-rentals-booking-accommodation-wordpress-theme/12921802
Template: wprentals
Author: wpestate
Author URI: http://themeforest.net/user/wpestate
Description: Ultimate WordPress Theme created by WP Estate for booking accommodation. WP Rentals is clean, flexible, fully responsive and retina Ready. Its smart settings allows you to build outstanding renting websites easy and fast.
Tags: white,one-column,two-columns,left-sidebar,right-sidebar,fluid-layout,custom-menu,theme-options,translation-ready
Version: 3.7.1665134763
Updated: 2022-10-07 09:26:03

*/

.wpestate_show_price_calendar{
	left:-45px !important;
}

#wpuf-login-form input:not(#wp-submit){
	display: block;
    line-height: 1.6em;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    height: 50px;
    border: 1px solid #f1f3f7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 13px 0 13px;
    margin: 0 0 20px;
    color: #8A8F9A;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#wpuf-login-form input#wp-submit{
	background-color:#012154 !important;
	color:#fff;
	margin-bottom: 20px;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    text-align: center;
	border:none;
	padding:18px 30px;
}

#wpuf-login-form a,#wpuf-login-form .forgetmenot{
	display:none;
}

.single-estate_property .widget-area-sidebar.col-md-4{
width:25%;
}

.listing_detail.list_detail_prop_price_per_night.col-md-6 {
    display: none;
}