/*
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.12
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

-------------------------------------------------------------- */


.sidebar-availability {
	padding: 19px !important;
	font-size: 20px !important;
	background-color:rgb(0, 126, 127) !important;
	color:#ffffff !important;
	text-align:center !important;
	margin-bottom: 5px !important;
	margin-top: 10px !important;
	
}

.sidebar-booking-instructions {
	padding: 19px !important;
	font-size: 15px !important;
	background-color:rgb(0, 126, 127) !important;
	color:#ffffff !important;
	text-align:center !important;
	margin-bottom: 5px !important;	
}

/* OwnerRez widget */

.ownerrez-widget {
  margin-bottom: 25px;
}

.listing_type_1 .listingsidebar2 {
  margin-top: 10px !important;
}

/* End OwnerRez widget */

/* Fix disappearing button on booking search */

.submit_booking_front_wrapper #submit_booking_front:hover,
.submit_booking_front_wrapper #submit_booking_front_link:hover
{
  background: linear-gradient(90deg, #03989e 50%, #03989e 100%) !important;
}



/* End Fix disappearing button on booking search */


    #search_wrapper {  
        bottom:20%; 
 
    }
    #search_wrapper.search_wr_oldtype {
        height: 88px;
    }

.similar_listings_wrapper{
    background:transparent;
}

.listing_type_3 .listing_main_image_price, .listing_type_1 .listing_main_image_price,
.owner_area_wrapper_sidebar,
.listing_type_1 .listing_main_image_price,
.owner-page-wrapper{
    background-image:none;
}

.property_header2 .property_categs .check_avalability:hover,
.listing_type_1 .check_avalability{
    background-color:transparent!important;
}
