/*
Theme Name: Bee Real Estate
Theme URI: https://themebee.net/product/bee-real-estate/
Author: Theme Bee
Author URI: https://themebee.net/
Description: Bee Real Estate is a theme designed for building a structured real estate website or property listing website. It provides layouts tailored for showcasing residential property listings with clear sections for property details, images, pricing, and location information. The theme typically includes search and filter options that allow users to sort listings based on categories such as price range, property type, or location. It supports features useful for a real estate agency or property management website, including agent profile sections, contact forms, and map integration for property visualization. The design focuses on organized content presentation, helping visitors browse listings efficiently. Bee Real Estate also offers customizable page templates, enabling adjustments to layout and styling without extensive technical effort. Its structure accommodates multiple listing formats, making it suitable for agencies managing varied property portfolios while maintaining a consistent and user-friendly interface.
Requires at least: 6.1
Tested up to: 6.9
Requires PHP: 7.2
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bee-real-estate
Tags: editor-style, blog, custom-background, custom-logo, custom-menu, custom-colors, style-variations, rtl-language-support, template-editing, featured-images, footer-widgets, left-sidebar, one-column, right-sidebar, three-columns, four-columns, grid-layout, full-site-editing, threaded-comments, two-columns, wide-blocks, full-width-template, sticky-post, block-styles, block-patterns, translation-ready, photography, e-commerce
*/

/* Woocommerce */
.archive .wp-block-cover .woocommerce-breadcrumb{
	text-align: center;
}
.archive .wp-block-cover .woocommerce-breadcrumb a{
	color: #ffffff;
}
.wp-block-woocommerce-product-button button.add_to_cart_button{
	margin-bottom: 0 !important;
}
.wp-block-woocommerce-product-button .added_to_cart.wc_forward{
	background-color: var(--wp--preset--color--contrast);
  border-radius: .33rem;
  border-color: var(--wp--preset--color--contrast);
  color: var(--wp--preset--color--base);
  padding-top: 0.6rem;
  padding-right: 1rem;
  padding-bottom: 0.6rem;
  padding-left: 1rem;
  text-decoration: none;
  font-weight: 600;
  margin-top: 0;
}
/* Woocommerce Comment */
.single-product .woocommerce-Tabs-panel #review_form .comment-form-author, .single-product .woocommerce-Tabs-panel #review_form .comment-form-email{
	display: flex;
  flex-direction: column;
}
.single-product .woocommerce-Tabs-panel #review_form .comment-form-author input, .single-product .woocommerce-Tabs-panel #review_form .comment-form-email input{
	height: 30px;
	font-size: 16px;
}
.single-product .woocommerce-Tabs-panel #review_form .comment-form-author label, .single-product .woocommerce-Tabs-panel #review_form .comment-form-email label{
	margin-bottom: 0;
}
.single-product .woocommerce-Tabs-panel #review_form .comment-form-comment #comment{
	font-family: inherit;
	font-size: 16px;
	padding: 10px;
}

/* My Account */
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link{
	background-color: var(--wp--preset--color--primary);
	margin-bottom: 10px;
	padding: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a{
	color: #ffffff;
}
a:focus{
	outline: 2px solid #FF0000;
    outline-offset: 2px;
}
.footer-section a{
	text-decoration: none;
}
.footer-section a:hover{
	color: var(--wp--preset--color--primary) !important;
}
.footer-section .wp-block-social-links a:hover{
	color: #ffffff !important;
}
.footer-section a:focus{
	outline-color: #ffffff;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Wishslist */
.woocommerce-wishlist .wishlist_table.mobile{
  padding-left: 0;
}
.woocommerce-wishlist .wishlist_table.mobile table{
  width: auto;
}
.woocommerce-wishlist .wishlist_table.mobile .product-name h3{
	margin-top: 0;
}
.woocommerce-wishlist .wishlist_table.mobile li{
  padding: 15px;
  border: 1px solid #000000;
}
.woocommerce-wishlist .cart.wishlist_table .additional-info-wrapper{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.woocommerce-wishlist ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
  display: grid;
  grid-template-columns: 2fr 50%;
  gap: 10px;
}
.woocommerce-wishlist .wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, 
.woocommerce-wishlist .wishlist_table.modern_grid li .item-details table.item-details-table td.label{
  font-size: 16px !important;
  font-weight: 500;
}
.woocommerce-wishlist .wishlist_table.mobile li .item-details table.item-details-table td,.additional-info .value{
  font-size: 14px !important;
  padding: 6px !important;
}
.woocommerce-wishlist .main-product-section .wishlist_view {
  display: block !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after{
  display: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading{
  opacity: 1;
}
.woocommerce-wishlist .yith-wcwl-share .share-button i{
  font-family: 'FontAwesome';
}
.woocommerce-wishlist .wishlist-items-wrapper .product-add-to-cart a{
  text-decoration: none !important;
  line-height: 12px;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a, .woocommerce-wishlist .wishlist-items-wrapper .product-add-to-cart a{
  border-radius: 6px;
  color: #fff;
  padding: 12px 12px !important;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none !important;
  display: inline-block !important;
}
.woocommerce-wishlist .wishlist-items-wrapper .product-name{
	font-size: 25px;
}
.woocommerce-wishlist .wishlist_table.responsive .product-name a{
  text-decoration: none;
}

/* Scroll to Top */
.back-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: var(--wp--preset--color--primary);
  color: white;
  border: none;
  border-radius: 50% !important;
  padding: 16px 14px; 
  cursor: pointer;
  z-index: 1000; 
  transition: opacity 0.3s;
}
.back-to-top .wp-block-button__link.wp-element-button{
  border-radius: 50% !important;
  padding: 0!important;
  margin: 0 !important;
}
.back-to-top .wp-block-button__link,
.back-to-top .wp-block-button__link:hover{
  background-color: var(--wp--preset--color--primary);
}

/* Header */
.main-header .bottom-header .header-btm-mid nav li.wp-block-navigation-item.has-child .wp-block-navigation-submenu a:hover{
	color: #ffffff !important;
	background-color: #000000;
}
.main-header .bottom-header .header-btm-mid nav li.wp-block-navigation-item.has-child button.wp-block-navigation__submenu-icon:focus{
	outline: 2px solid #FF0000;
    outline-offset: 2px;
}
.main-header .bottom-header .header-btm-mid nav a:hover{
	text-decoration: none;
	color: var(--wp--preset--color--primary);
}
.main-header .bottom-header .header-btm-right .header-btn a{
	transition: 1s;
}
.main-header .bottom-header .header-btm-right .header-btn a:hover{
	background-color: var(--wp--preset--color--base) !important;
	color: var(--wp--preset--color--primary) !important;
}

/* Banner Section */
.banner-section .banner-sub-title i, .property-section .property-sub-title i{
	margin-right: 6px;
	font-size: 22px;
}
.banner-section .banner-bg{
	overflow: visible;
}
.banner-section .banner-bg .wp-block-cover__inner-container{
	padding: 0;
}
.banner-section .banner-info .bnr-info-icon i{
	color: var(--wp--preset--color--base);
	font-size: 35px;
}
.banner-section .bnr-like-text i{
	color: var(--wp--preset--color--primary);
}
.banner-section .banner-img-box img{
	width: 100% !important;
	right: -45px;
    position: relative;
}

/* Banner Static Form */
.banner-section .banner-form .property-in-form label{
	color: #000000;
	font-size: 16px;
    font-weight: 500;
}
.banner-section .banner-form .property-in-form .button-box .search-btn{
	border: none;
	color: #ffffff;
	border-radius: 6px;
	text-transform: capitalize;
	padding: 10px;
    width: 100%;
	cursor: pointer;
}
.banner-section .banner-form .property-in-form .button-box .search-btn i{
	font-size: 20px;
	margin-right: 10px;
}
.banner-section .banner-form .property-in-form .select-box select{
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: transparent;
	width: 50%;
	height: 30px;
}
.banner-section .banner-form .property-in-form .select-box{
	display: flex;
	justify-content: space-between;
	gap: 12px;
}
.banner-section .banner-form .property-in-form .select-box select:invalid {
    color: rgba(0,0,0,0.7);
	font-size: 10px !important;
}
.banner-section .banner-form .property-in-form .select-box select option{
	font-size: 16px;
}
.banner-section .banner-form .property-in-form .country .option-box input{
	width: 95%;
}
.banner-section .banner-form .property-in-form .property-category .select-box select{
	width: 100%;
}
.banner-section .banner-form .es-search{
	padding: 20px;
} 
.banner-section .banner-form .property-in-form{
	padding: 12px;
}

/* Banner Form */
.banner-section .banner-bg-img{
	position: absolute;
	left: 0;
	bottom: 0;
}
.banner-section .banner-bg .banner-cont-boxes{
	position: relative;
	z-index: 1;
}
.banner-section .banner-form{
	position: absolute;
    z-index: 1;
    width: 68%;
	bottom: -25px;
}
.banner-section .banner-form .es-search form, .banner-section .banner-form .property-in-form{
	display: grid;
	grid-template-columns: auto auto auto auto;
	align-items: end;
	gap: 20px;
}
.banner-section .banner-form .es-search, .banner-section .banner-form .property-in-form{
	background-color: var(--wp--preset--color--base);
	box-shadow: 0 3px 6px #00000029;
	border-radius: 8px;
}
.banner-section .banner-form .es-search .es-search__buttons, .banner-section .banner-form .es-search .es-search__buttons .es-btn.es-btn--primary{
	margin: 0;
}
.banner-section .banner-form .es-search form .js-es-field.es-field__es_category{
	padding-bottom: 0;
}
.banner-section .banner-form .es-search form .js-es-field.es-field__es_category br,
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range br,
.banner-section .banner-form .es-search form .es-search__address br,
.banner-section .banner-form .es-search form .es-field.es-field__from_half_baths,
.banner-section .banner-form .es-search form input + p,
.banner-section .banner-form .es-search form input + p + p,
.banner-section .banner-form .es-search form .es-field-row + p,
.banner-section .banner-form .es-search .es-search-more,
.banner-section .banner-form .es-search h3,
.banner-section .banner-form .es-search .es-search__buttons .es-btn--secondary.js-es-save-search,
.banner-section .banner-form .es-search .es-search__buttons .es-btn.es-btn--default,
.banner-section .banner-form .es-search .es-search__buttons .es-btn--secondary{
	display: none;
}
.banner-section .banner-form .es-search .es-search__buttons .es-btn.es-btn--primary:hover{
	background-color: var(--wp--preset--color--secondary);
	opacity: 1;
	border-color: var(--wp--preset--color--secondary);
}
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range .js-es-field{
	margin: 0;
}
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range {
	flex-wrap: nowrap;
	padding-bottom: 0;
	margin: 0;
}
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range label{
	position: relative;
}
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range .select2-container--open{
	left: 0;
}
.banner-section .banner-form .es-search form .es-search__address .es-field.es-field__address input::placeholder{
	color: #000000;
	opacity: 0.4;
}
.banner-section .banner-form .es-search form .es-search__address .es-field.es-field__address input,
.banner-section .banner-form .property-in-form .country .option-box input{
	height: 35px;
	color: #000000;
	border: 1px solid #000;
    border-radius: 6px;
}
.banner-section .banner-form .property-in-form .country .option-box input#country{
	font-size: 15px;
}
.banner-section .banner-form .es-search form .es-search__address .es-btn.es-btn--icon{
	position: relative;
	height: 35px;
	background-color: var(--wp--preset--color--primary);
	border-color: var(--wp--preset--color--primary);
}
.banner-section .banner-form .es-search .es-search__address .es-btn.es-btn--primary{
	display: none;
}
.banner-section .banner-form .es-search form .es-search__address .es-btn.es-btn--icon,
.banner-section .banner-form .es-search .es-search__buttons .es-btn.es-btn--primary,
.banner-section .banner-form .property-in-form .button-box .search-btn{
	background-color: var(--wp--preset--color--primary);
	border-color: var(--wp--preset--color--primary);
	font-weight: 600;
	font-size: 16px;
}
.banner-section .banner-form .es-search .es-search__buttons .es-btn.es-btn--primary{
	text-transform: capitalize;
	font-size: 17px;
}
.banner-section .banner-form .es-search form .es-search__address .es-icon.es-icon_search{
    position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner-section .banner-form .es-search form .es-field.es-field__es_category .selection span.select2-selection,
.banner-section .banner-form .es-search form .es-field.es-field__es_category .selection .select2-selection__arrow,
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range .selection span.select2-selection,
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range .selection .select2-selection__arrow{
	height: 20px;
	border: none;
}
.banner-section .banner-form .es-search form .es-field.es-field__es_category .selection .select2-selection__rendered,
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range .selection .select2-selection__rendered{
	line-height: 20px;
	padding: 0;
	font-size: 12px;
	border-bottom: 1px solid #000;
	margin-right: 10px;
	padding-right: 15px;
}
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range .selection .select2-selection__rendered .select2-selection__placeholder, .banner-section .banner-form .es-search form .es-field.es-field__es_category .selection .select2-selection__rendered .select2-selection__placeholder{
	color: #000000;
	opacity: 0.6;
}
.banner-section .banner-form .es-search form .es-field__label{
	font-size: 16px;
    font-weight: 500;
	line-height: 1.3;
	color: #000000;
}
.banner-section .banner-form .es-search form .selection .select2-selection__arrow b:before{
	content: "\f0d7";
	font-family: 'Font Awesome 7 free';
	font-weight: 900;
	font-size: 12px;
}
.banner-section .banner-form .es-search .es-search__buttons .es-btn.es-btn--primary,
.banner-section .banner-form .es-search form .es-field.es-field__es_category .selection .select2-selection__rendered,
.banner-section .banner-form .es-search form .es-field-row.es-field-row__range .selection .select2-selection__rendered,
.banner-section .banner-form .es-search form .es-field__label,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__title,
.property-section .property-boxes .es-listing .es-listing__content .es-badges .es-price,
.property-section .property-boxes .es-listing .es-listing__content .es-excerpt,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-bedrooms,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-bathrooms,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-area{
	font-family: var(--wp--preset--font-family--hind-madurai);
}

/* Static Property Section */
.property-section .owl-nav + .owl-dots{
	display: none;
}
.property-section .property-box .property-info-box .property-info-text i{
	margin-right: 8px;
}
.property-section .property-box .property-img{
	position: relative;
	transition: 0.5s;
}
.property-section .property-box:hover .property-img:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #000000;
	opacity: 0.5;
	border-radius: 10px;
}
.property-section .property-box:hover .property-title a{
	color: var(--wp--preset--color--primary);
}
.property-section .property-box{
	overflow: hidden;
	margin: 10px;
} 
.property-section .property-box .property-img{
	overflow: visible;
}
.property-section .property-box .property-title a{
	text-decoration: none;
}
.property-section .property-box .property-img .wp-block-cover__inner-container{
	height: 300px;
}
.property-section .property-box .property-img .property-feature{
	position: absolute;
	top: 12px;
	left: -12px;
	z-index: 1;
}
.property-section .property-box .property-img img{
	border-radius: 10px;
}

/* Property Section */
.property-section .property-boxes .es-listing .es-listing__content .es-listing__title,
.property-section .property-boxes .es-listing .es-listing__content .es-badges .es-price,
.property-section .property-boxes .es-listing .es-listing__content .es-excerpt,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-bedrooms,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-bathrooms,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-area{
	color: var(--wp--preset--color--secondary);
}
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-bedrooms svg path,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-bathrooms svg path,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-area svg path{
	fill: var(--wp--preset--color--secondary);
}
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-bedrooms,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-bathrooms,
.property-section .property-boxes .es-listing .es-listing__content .es-listing__meta .es-listing__meta-area{
	margin: 0;
	font-size: 16px;
}
.property-section .property-boxes .es-listings.owl-carousel{
	display: block;
}
.property-section .property-boxes .es-listing__image .es-property__control .es-control__item.es-control__item--wishlist,
.property-section .property-boxes .es-powered,
.property-section .property-boxes .es-listings-filter.js-es-listings-filter,
.property-section .property-boxes .properties.type-properties + p,
.property-section .property-boxes .properties.type-properties .js-es-listing.es-listing + p,
.property-section .property-boxes .es-listings .owl-item:not(:has(.properties.type-properties)){
	display: none;
}
.property-section .property-boxes .es-properties{
	justify-content: center;
}
.property-section .property-boxes .es-listing__image .es-listing__image__background{
	border-radius: 10px;
}
.property-section .property-boxes .properties.type-properties .js-es-listing.es-listing{
	box-shadow: none;
}
.property-section .property-boxes .properties.type-properties{
	border: 1px solid #ACACAC;
	border-radius: 15px;
	overflow: hidden;
	padding: 12px 12px 18px;
	margin: 0 15px;
}
.property-section .property-boxes .properties.type-properties .es-listing__content .es-listing__content__left{
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.property-section .property-boxes .properties.type-properties .es-listing__content .es-listing__content__left .es-listing__title{
	order: 1;
	margin: 0;
	font-size: 20px;
    text-transform: capitalize;
    line-height: 1.2;
}
.property-section .property-boxes .properties.type-properties .es-listing__content .es-excerpt{
	display: block;
	order: 2;
	margin: 0;
	font-size: 15px;
}
.property-section .property-boxes .properties.type-properties .es-listing__content .es-listing__content__left .es-listing__meta{
	order: 3;
	margin: 0;
	display: flex;
    gap: 10px;
    justify-content: space-between;
}
.property-section .property-boxes .properties.type-properties .es-listing__content .es-listing__content__left .es-badges{
	order: 4;
}
.property-section .property-boxes .es-listing__image ul.es-badges{
	left: -9px;
	top: 9px;
}
.property-section .property-boxes .es-listing__image li.es-badge{
	margin: 0;
	border-radius: 0 3px 3px 0;
}
.property-section .property-boxes .es-listing__image li.es-badge a{
	color: #000000;
	font-weight: 600;
	font-family: var(--wp--preset--font-family--hind-madurai);
}
.property-section .property-boxes p:empty {
    display: none;
}
.property-section .property-boxes .es-listing .es-listing__content{
	padding: 16px 0 0;
}
.property-section .property-boxes .es-listing .es-listing__content .es-badges .es-price{
	line-height: 1;
	font-size: 20px;
    font-weight: 600;
}
.property-section .property-boxes .es-listing .es-listing__content .es-badge.es-badge--normal{
	display: none;
}

/* Property Navigation */
.property-section .custom-controls {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	position: absolute;
	top: -25%;
    right: 23px;
}
.property-section .custom-controls .owl-prev,
.property-section .custom-controls .owl-next {
	font-size: 22px;
	cursor: pointer;
	color: #000;
	background: transparent;
	border: none;
	display: flex;
	align-items: center;
}
.property-section .custom-controls .owl-prev span,
.property-section .custom-controls .owl-next span {
  	display: none;
}
.property-section .custom-controls .owl-prev::before {
	content: "\f177";
	font-family: 'Font Awesome 7 Free';
	font-weight: 900;
}
.property-section .custom-controls .owl-next::before {
	content: "\f178";
	font-family: 'Font Awesome 7 Free';
	font-weight: 900;
}
.property-section .custom-controls .owl-dots {
	display: flex;
	gap: 10px;
}
.property-section .custom-controls .owl-dot{
	background: transparent;
	border: none;
	padding: 0;
}
.property-section .custom-controls .owl-dot span {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: var(--wp--preset--color--secondary);
	display: block;
}
.property-section .custom-controls .owl-dot.active span {
  	background: var(--wp--preset--color--primary);
}

/* Single Property Page */
.single-properties .comment-box{
	display: none;
}
.single-properties .es-request-form.es-request-form--section{
	display: inline;
}
.single-properties .es-property-section__content:has(.es-request-form.es-request-form--section){
	box-shadow: 0 0 4px 1px #cecece;
}
.single-properties .es-single .es-gallery{
	margin-bottom: 0;
}
.single-properties .es-single .es-property_section--basic-facts .es-property-section__content,
.single-properties .es-single .es-property_section--description .es-property-section__content{
	padding: 20px 0 0 !important;
}
/*.single-properties .es-single .es-gallery__image .es-control .es-btn:hover:not([disabled]),*/
.single-properties .es-single .es-gallery__image .es-control .es-btn,
.single-properties .es-single .es-single__header .property-title,
.single-properties .es-single .es-single__header .es-price,
.single-properties .es-single .es-single__header .es-listing__meta div,
.single-properties .es-single .es-property_section--basic-facts .es-property-section__title,
.single-properties .es-single .es-property_section--basic-facts .es-property-fields li,
.single-properties .es-single .es-property_section--request_form .es-property-section__title,
.single-properties .es-single .es-property_section--request_form .es-field__label{
	color: var(--wp--preset--color--contrast);
}
.single-properties .es-single .es-single__header .es-listing__meta div,
.single-properties .es-single .es-property_section--request_form .es-field__label{
	font-size: 15px;
}
.single-properties .es-single .es-single__header .es-listing__meta svg path{
	fill: var(--wp--preset--color--contrast);
}
.single-properties .es-single .es-single__header .es-listing__meta svg{
	max-height: 24px;
	max-width: 24px;
	height: 24px;
	width: 24px;
}
.single-properties .es-single .es-single__header .es-single__header-right .es-btn--request-info,
.single-properties .es-single .es-property_section--request_form .es-btn-wrapper .js-es-request-form-submit{
	background-color: var(--wp--preset--color--primary) !important;
	border-color: var(--wp--preset--color--primary);
}
.single-properties .blog-description-section .post-date-description + .wp-block-group{
	background-color: transparent !important;
}
.single-properties .es-single__header .es-btn--request-info.es-btn:hover,
.single-properties .es-property-section__content .es-btn-wrapper .es-btn.js-es-request-form-submit:hover{
	background-color: #000000 !important;
	border-color: #000000;
	opacity: 1;
}
.single-properties .wp-block-post-title{
	font-weight: 700;
}

/* Media Query */
@media screen and (max-width: 767px){
	.main-header .bottom-header{
		padding-bottom: 18px !important;
		border-bottom: 1px solid #ffffff;
	}
	.banner-section .banner-main-title{
		font-size: 32px !important;
	}
	.banner-section .banner-form .es-search form, .banner-section .banner-form .property-in-form{
		grid-template-columns: auto;
	}
	.banner-section .banner-img-box img{
		right: 0;
		height: auto !important;
		object-fit: contain;
	}
	.banner-section .banner-form{
		position: static;
		width: 100%;
	}
	.banner-section .banner-bg-img{
		display: none;
	}
	.main-header .bottom-header,
	.banner-section .banner-content .banner-sub-title,
	.banner-section .banner-content .banner-main-title,
	.banner-section .banner-content .banner-desc,
	.banner-section .banner-content .bnr-like-text,
	.property-section .property-sec-head-box{
		text-align: center;
	}
	.main-header .bottom-header .header-btn,
	.banner-section .banner-content .banner-inner-info{
		justify-content: center;
	}
	.property-section .property-sec-head-box .property-section-title{
		font-size: 26px !important;
	}
	.property-section .property-sec-head-box{
		padding-bottom: 50px;
	}
	.property-section .custom-controls{
		top: -14%;
		right: 50%;
		transform: translateX(50%);
	}
	.property-section .es-listings .custom-controls{
		top: -17%;
	}
	.property-section .property-box .property-title, .property-section .property-box .property-price{
		font-size: 20px !important;
	}
	.property-section .property-box .property-desc{
		font-size: 15px !important
	}
	.property-section .property-box .property-info-box .property-info-text{
		font-size: 16px !important;
	}
	.footer-section{
		text-align: center;
	}
	.footer-section nav ul, .footer-section nav ul li{
		width: 100%;
	}
	.footer-section nav ul li, .footer-section .wp-block-social-links{
	 	justify-content: center;
	}
	.footer-section .footer-boxes{
		gap: 45px;
	}
	.footer-section .footer-boxes .wp-block-heading{
		font-size: 25px;
	}
	.woocommerce-wishlist ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
	  grid-template-columns: 100%;
	}
}
@media screen and (min-width: 768px) and (max-width: 999px){
	.main-header .header-btm-inner:not(.is-not-stacked-on-mobile)>.header-logo-box{
		flex-basis: 40% !important;
	}
	.main-header .header-btm-inner:not(.is-not-stacked-on-mobile)>.header-btm-mid{
		flex-basis: 20% !important;
	}
	.main-header .header-btm-inner:not(.is-not-stacked-on-mobile)>.header-btm-right{
		flex-basis: 40% !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	
	.banner-section .banner-main-title{
		font-size: 32px !important;
	}
	.banner-section .banner-desc{
		font-size: 15px;
	}
	.main-header .bottom-header .header-btm-inner, .banner-section .banner-cont-boxes, .banner-section .banner-content .banner-info-boxes, .property-section .property-head-boxes{
		flex-wrap: nowrap !important;
		gap: 6px;
	}
	.banner-section .banner-img-box img{
		height: 450px !important;
	}
	.banner-section .banner-form{
		width: 100%;
		bottom: -80px;
	}
	.banner-section .banner-info .bnr-info-icon i{
		font-size: 22px;
	}
	.banner-section .banner-info .bnr-info-text p{
		font-size: 12px;
	}
	.banner-section .banner-content{
		padding-bottom: 23%;
	}
	.banner-section .banner-form .es-search form{
		grid-template-columns: auto auto auto;
	}
	.property-section .property-head-boxes:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(1){
		flex-basis: 75% !important;
	}
	.property-section .property-head-boxes:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2){
		flex-basis: 25% !important;
	}
}
@media screen and (min-width: 1000px) and (max-width: 1299px){
	.main-header .header-btm-inner:not(.is-not-stacked-on-mobile)>.header-logo-box{
		flex-basis: 25% !important;
	}
	.main-header .header-btm-inner:not(.is-not-stacked-on-mobile)>.header-btm-mid{
		flex-basis: 53% !important;
	}
	.main-header .header-btm-inner:not(.is-not-stacked-on-mobile)>.header-btm-right{
		flex-basis: 22% !important;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.banner-section .banner-img-box img{
		height: 550px !important;
	}
	.banner-section .banner-info .bnr-info-icon i{
		font-size: 22px;
	}
	.banner-section .banner-info .bnr-info-text p{
		font-size: 12px;
	}
	.banner-section .banner-cont-boxes, .banner-section .banner-content .banner-info-boxes{
		gap: 6px;
	}
	.banner-section .banner-form{
		width: 100%;
	}
	.banner-section .banner-content{
		padding-bottom: 17%;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1599px){
	.banner-section .banner-img-box img{
		height: 550px !important;
	}
	.banner-section .banner-info .bnr-info-icon i{
		font-size: 22px;
	}
	.banner-section .banner-info .bnr-info-text p{
		font-size: 12px;
	}
	.banner-section .banner-form{
		width: 80%;
	}
	.banner-section .banner-content{
		padding-bottom: 14%;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1599px){
	.banner-section .banner-content{
		padding-bottom: 12%;
	}
}
@media screen and (max-width: 999px){
	.main-header nav.wp-block-navigation .wp-block-navigation__responsive-container:not(.is-menu-open){
		display: none;
	}
	.main-header nav.wp-block-navigation .wp-block-navigation__responsive-container-open, .main-header nav.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open{
		display: block;
	}
	.main-header .bottom-header .header-btm-mid a:hover{
		color: #ffffff;
	}
	.main-header nav.wp-block-navigation .wp-block-navigation__responsive-container-content ul{
		gap: 22px !important;
		padding-top: 0 !important;
	}
	.main-header nav.wp-block-navigation .wp-block-navigation__responsive-container-content .has-child.wp-block-navigation-submenu{
		gap: 22px !important;
	}
	.main-header nav.wp-block-navigation .wp-block-navigation__responsive-container-content ul a{
		padding: 0 !important;
	}
	.main-header nav.wp-block-navigation .wp-block-navigation__responsive-container-content ul a:hover{
		background-color: transparent !important;
		color: #000000;
	}
}