.main_wrapper {
    background-color: #fafafa;
    background-color: #fff;
    background-color: #fcfcfc;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}

.top_bar_wrapper {
    width: 100%;
    background-color: rgb(56, 114, 128);
}

.top_bar .textwidget p,
.top_bar .textwidget a {
    color: #fff;
}

@media (max-width: 991.98px) {
	.top_bar .multiple_currency_widget .sidebar_filter_menu {
    	display: none;
	}
}

/* Header */

.is_half_map.header_wrapper {
    border-bottom: none;
}

.header_wrapper.header_type1.header_align_left .user_menu,
.header_wrapper.header_type1.header_align_center .user_menu {
    margin-right: 0;
}

.header_wrapper.header_type1.header_align_left #access,
.is_half_map.header_wrapper.header_type1.header_align_left #access {
    margin: 0 230px 0 230px;
    text-align: right;
    padding-top: 0;
    height: 100%;
}

.is_half_map.header_wrapper.header_type1.header_align_left .logo,
.is_half_map.header_wrapper.header_type1.header_align_center .logo {
    padding-left: 25px;
}

.is_half_map.header_wrapper.header_type1.header_align_left .user_menu,
.is_half_map.header_wrapper.header_type1.header_align_center .user_menu {
    margin-right: 0;
}

#access a {
    display: block;
    text-decoration: none;
    cursor: pointer;
    padding: 23px 20px;
    color: #484848;
    font-weight: 500;
    font-size: 18px;
    text-transform: none;
    font-weight: bold;
}

/* Search */

#google_map_prop_list_sidebar,
#google_map_prop_list_wrapper {
	position: relative;
    width: 100%;
	top: 30px !important;
	overflow: hidden;
}

@media only screen and (max-width: 1600px) {
    .full_map_container .half_map_on_right #advanced_search_map_list_hidden,
	.full_map_container #google_map_prop_list_sidebar {
        width: 100%;
    }
}

#google_map_prop_list_wrapper {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.wpestate-adv-holder .elementor_search_builder_field_wrapper {
	position: relative;
}

.wpestate-adv-holder .elementor_search_builder_field_wrapper::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #387280;
	left: -15px;
	bottom: 0;
}

.wpestate-adv-holder form div:first-child .elementor_search_builder_field_wrapper::before {
	content: "";
	width: 0;
}

.show-tick .dropdown-menu .dropdown-menu.inner {
	overflow: hidden;
}

.wpestate_guest_no_button_minus,
.wpestate_guest_no_button_plus {
    background-color: #EDF1F0 !important;
}

@media (min-width: 992px) {
	#advanced_search_map_list .col-md-4 {
        width: 16.66666667%;
    }
}

@media only screen and (max-width: 992px) and (min-width: 650px) {
    #advanced_search_map_list .col-md-4 {
        width: 50%;
    }
}

/* Ajax Search */

.asl_w_container #ajaxsearchlite1 .probox,
.asl_w_container div.asl_w .probox {
    height: 50px;
}

.asl_w_container #ajaxsearchlite1 .probox .proinput input,
.asl_w_container div.asl_w .probox .proinput input {
	height: 48px;
    font-size: 16px;
}

.asl_w_container div.asl_w .probox .promagnifier {
    width: 50px;
    height: 50px;
}

.asl_w_container div.asl_m .probox .proclose svg {
    margin-top: 0;
}

/* Property Listing */

.property_listing img {
	width: 100%;
}

.property_unit_v1 .title-container .hstack {
	display: flex;
}

@media (max-width: 767.98px) {
	.property_unit_v1 .title-container .hstack {
		flex-direction: column-reverse;
	}
}

.property_unit_v1 .title-container .hstack .category_name {
	flex-grow: 1;
}

@media (max-width: 767.98px) {
	.property_unit_v1 .title-container .hstack .category_name {
		padding: 0;
	}
}

.property_unit_v1 .title-container .hstack div:last-child {
	flex-shrink: 0;
}

@media (max-width: 767.98px) {
	.property_unit_v1 .title-container .hstack div:last-child {
		margin-top: 0.5rem;
	}
}


.property_unit_v1 .price_unit {
	position: relative;
	anchor-point
    bottom: auto;
    left: auto;
    right: auto;
    font-size: 17px;
	font-weight: 600;
	z-index: 10;
}

/* Single Property */

.content-fixed-listing.listing_type_5 {
    position: relative;
}

@media only screen and (max-width: 1178px) {
    .single-estate_property .content-fixed-listing.listing_type_5 {
        padding-top: 0;
    }
}

.listing_type_5 h1.entry-prop,
.listing_type_5 .listing_type_title_wrapper .listing_main_image_location a {
	color: #fff;
}

.listing_type_5 .listing_type_title_wrapper {
	position: absolute;
	width: 100%;
	padding: 30px;
}

.listing_type_5 .header_masonry {
    position: relative;
}

.listing_type_5 .header_masonry::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
  pointer-events: none;
}

@media (max-width: 568px) {
    .listing_type_5 .header_masonry::after {
        width: 100%;
    }
}

@media (max-width: 568px) {
    .single-estate_property .listing_type_5 .imagebody_new .image_gallery {
        border: none !important;
    }
}

.listing_type_5 .category_wrapper {
    border-bottom: none;
}

.listing_type_5 .category_wrapper .check_avalability {
	display: none !important;
}

.wpestate_properties_slider_v1,
.wpestate_testimonial_slider,
.mobile_booking_wrapper,
.custom_day_wrapper_mobile,
.custom_day_wrapper,
.listing_type_1 #carousel-listing,
.listing_type_3 .listing_main_image_price,
.listing_type_1 .listing_main_image_price,
.owner_area_wrapper_sidebar,
.panel-wrapper .blog_featured,
.property_page_container,
.booking_form_request,
.twitter_wrapper,
.loginwd_sidebar,
.advanced_search_sidebar,
.blog_unit_back, .property_listing {
	box-shadow: none;
}

#on_the_map, #listing_reviews,
.agent_listings_title_similar,
#listing_calendar,
#listing_description .panel-title-description {
	color: rgb(56, 114, 128) !important;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .single-estate_property #primary.wpestate_sidebar_sticky {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .single-estate_property #booking_form_request {
        display: block !important;
    	float: left;
    }
}

.booking_form_request h3 {
	font-weight: 600;
}

.listing_type_5 .booking_form_request {
	background-color: #EDF1F0;
}

.booking_form_request .third-form-wrapper,
.booking_form_request .prop_social {
    display: none;
}

.testimonial-wrapper {
	padding-top: 30px;
    padding-bottom: 60px;
}

.contact-us-wrapper {
	padding-top: 60px;
    padding-bottom: 60px;
}

/* advanced search */

.advanced_search_form_wrapper .adv_extended_options_text {
	display: none;
}

#advanced_search_map_list {
	margin-bottom: 0;
}

/* widgets */

.elementor-widget-image-box .elementor-image-box-img {
    background-color: #EDF1F0;
    border-radius: 50%;
    padding: 20px;
}

.elementor-widget-button.button-review .elementor-button {
	position: relative;
	overflow: visible;
}

.elementor-widget-button.button-review .elementor-button::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -150px;
    width: 100%;
    height: 100%;
	background-image: url('./css-images/star_reviews.png');
	background-size: 50% auto;
	background-repeat: no-repeat;
	background-position: center right;
}

/* Checkout */
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
	color: white;
}

/* Helpers */