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

-------------------------------------------------------------- */
.user_mobile_menu_list li a:hover, .mobilex-menu li a:hover {
    color: black!important;
}

.hideme{
	display:none;
}

.property_unit_action{
	display:none;
}

.mobile_header{
	height:81px!important;
}

.backtop{
  padding: 12px 3px 0px 13px!important;
}

.property-rating,.rating_placeholder,.actions_icon{
	display:none;
}

#search_wrapper_color{
	background-color: #ffffff5c;
}

.adv-search-3 .col-md-6,.adv-search-3 .col-md-3{
	width: 16.66666667%!important;
}

.cancelation_policy label,.other_rules label {
    font-weight: 600;
}
.signuplink,.mobile-trigger-user{
	opacity:0;
}

.trp-language-switcher{
	width: 70px!important;
}
.trp-language-switcher > div{
  padding:4px!important;
  border:none!important;
	width:70px!important;
}
.trp-language-switcher > div > a{
  padding:2px!important;
}

.message_listing_wrapper .mess_reply_form{
	display:none!important;
}

@media all and (max-width: 991px) {
    .wpestate_header_image > #search_wrapper,.wpestate_header_image > #search_wrapper .adv-search-3 {
        display: block!important;
    }
	.adv-search-3 .col-md-6,.adv-search-3 .col-md-3{
		width: 100%!important;
	}
}
@media all and (max-width: 667px){
	.header_media > .wpestate_header_image, .header_media > .wpestate_header_video{
		height:394px!important;
	}
}
@media all and (min-width:992px){
	#primary{
		width:33.33333333%!important;
	}
}