/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.action_tag_wrapper {display: none !important; }
.ribbon-inside.Booking-open {
    background: #0e9aa7 !important;
}
.featured_property_type4_agent_wrapper {
    display: none;
}
.featured_article_type2 .featured_read_more {display: none;}
.featured_article_type2 .featured_article_type2_title_wrapper {bottom: 35px !important;}
.featured_div {
    background: #f1bf7f !important;
    color: black !important;
}
.home-subject {
    text-align: justify !important;
}
.scroll-hih-2 {
    overflow: scroll;
    height: 320px;
    padding-right: 10px;
}

.scroll-hih {
    overflow: scroll;
    height: 220px;
    padding-right: 10px;
}
.single-content p a {
    color: #0761b7 !important;
}
h3.widget-title-sidebar {
   /* background: #555555 !important;
    margin-top: -30px;
    margin-right: -30px;
    margin-bottom: 30px;
    margin-left: -30px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px; 
    color: #3d5a40; */
    font-size: 18px;
}
/* Cleaning & like */

    .pinfo .form-row {padding-bottom: 10px;}
@media (max-width:768px) {.cleaning-expectation {padding-top:30px;}}
.lien-he-don-dep label {
    font-weight: 700;
    font-size: 15px;
	color: #394895;
}
form#cleaning-form {
    padding-bottom: 30px;
}
.lien-he-don-dep {
    
    padding: 30px;
    background: #cfc9c9;
}
.ket-qua {
   background: #cfc9c9;
}
.ket-qua label {
    font-size: 15px;
    font-weight: 700;
    color: #007205;
}
span#total-price {color: #bb0907;}
span#total-cleaning-days {color: #bb0907;}
.weekdays_select {
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
}




/* Styles for the wishlist page */
.wishlist-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 10px;
  overflow: scroll;
}
.taxonomy-description {
    border: 1px solid #f0f0f0;
    padding: 8px 8px 0px;
    line-height: 1.6em;
    margin-bottom: 15px;
}

/* Hover property listing */
@media (min-width: 760px) {
    .shortcode_wrapper_grid_item:hover {
        top: -10px !important;
    }
}


.cart-counter {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 15px;
   cursor: pointer;
   display: none;
}
.cart-counter .fa-heart {
  color: #9aa0a6;
  transition: color .22s ease, transform .12s ease, text-shadow .2s;
   cursor: pointer;
}
.cart-counter .fa-heart.highlight-heart {
  color: #e74c3c !important;
  text-shadow: 0 2px 8px rgba(231,76,60,0.18);
  transform: scale(1.05);
}
#counter-id { font-weight: 600; color: #333; }

.adv_search_tab_item {
    cursor: pointer;
}

/*.mobile_header {
    background: linear-gradient(to bottom, #1b1f34, #1b1f34, #ffffff 166%, #9b8f7d) !important;
    height: 108px;
} */

div#adv-search-header-mobile {
    display: none;
}
.single_property_labels .property_title_label {
    display: inline-block;
    margin-right: 8px;
}
.wpb_text_column.wpb_content_element.building_image_size.vc_column_text {
    padding: 10px 30px;
}
.wpb_text_column.wpb_content_element.building_image_title.vc_column_text {
    padding: 10px 30px;
}

#accordion_property_details_collapse .accordion-body div:nth-child(2n) {
    background: #F7F7F7;
}
input#a_filter_max_price {
    width: auto;
}
@media (max-width: 760px) {input#a_filter_max_price {
    width: 100%;
}}
@media (max-width: 760px) {.cart-counter .fa-heart.highlight-heart {
    margin:2px;
}}
/* tab panel mobile */
#gearBtn {
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1100;
    width: 44px; height: 44px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.18);
    display: flex; align-items: center; justify-content: center;
    cursor: pointer;
    user-select: none;
    touch-action: none;
  }
  #sidePanel .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  border: none;
  font-size: 22px;
  cursor: pointer;
  z-index: 1001;
}
   #overlay {
    position: fixed;
    top:0; left:0; width:100%; height:100%;
    background: rgba(0,0,0,0.5);
    z-index: 1040;
    display:none;
  }
  #overlay.show { display:block; }

#sidePanel {
  position: fixed; top: 15%; right: 0;
  width: 80%; height: 70%;
  background: #fff; border-radius: 12px 0 0 12px;
  box-shadow: -6px 8px 28px rgba(0,0,0,0.18);
  z-index: 1050;
  transform: translateX(100%);
  transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
  opacity: 0; visibility: hidden;
  display:flex; flex-direction:column;
}
#sidePanel.open {
  transform: translateX(0);
  opacity: 1; visibility: visible;
}

.smart-panel-heading {
  position: sticky;
  top: 0;
  background: linear-gradient(145deg, #ffffff, #f6f6f6, #e0e0e0);   /* để khi scroll không bị trong suốt */
  padding: 12px;
  border-bottom: 1px solid #ddd;
  z-index: 10;
}
.smart-panel-heading h2 {
    margin-bottom: 0px;
}
.panel-content {
  flex: 1;
  overflow-y: auto;  /* nội dung cuộn, heading đứng yên */
  padding: 15px;
  background: #f2e9e2;
  /* ngăn scroll chaining (vuốt trong panel không kéo trang ngoài) */
 overscroll-behavior: contain;
}
.search-panel {
    padding-top: 20px;
}
span.hav-fav {
    font-weight: 400;
    color: #be354d;
}
 @media (min-width: 769px) {
    #gearBtn, #sidePanel, #overlay { display:none !important; }
  }

  .as-layer.as-closed.as-black.as-padding {
    display: none;
}
.scroll-hih-3 {
    overflow: scroll;
    height: 460px;
    padding-right: 10px;
}
.property_list_potential_label.anycrm.level.\33 \:.potential.clients.for.future.products {
    padding-top: 5px;
}
.property_list_potential_label {
    padding-top: 5px;
    flex-basis: 100%;
}
.property_list_potential_label.anycrm.level-3 i {
    color: #a17aba;
}
.property_list_potential_label.anycrm.level-2 i {
    color: #feaf4d;
}
.property_list_potential_label.anycrm.level-2 i {
    color: #fe4d4d;
}
.property_list_potential_label.anycrm.level-4 i {
    color: #a85959;
}
.property_list_potential_label.anycrm.level-1 i {
    color: #7fba7a;
}
.property_list_potential_label.anycrm i {
    font-size: 20px;
    padding-right: 10px;
}
.wpestate_crm_lead_id {line-height: 75px !important;}
.col-md-2.wpestate_crm_contact_status {
    height: 75px;
}
.property_list_status_label {line-height: 1.3em !important;}
