.container, .rh-ultra-page{
	max-width: 1264px;
}
div.daterangepicker .calendar-table th{
	color: #07152D;
}
.dashboard-posts-list svg{
	fill: #07152D;
}
.dashboard-posts-list .large-column-wrap .rh-ultra-stroke-dark {
	stroke: #07152D;
	fill: transparent;
}

.dashboard-posts-list .large-column-wrap .rh-ultra-dark {
	fill: #07152D;
}


.sharedaddy {
    display: none !important;
}

/* Added by Usman */

.rhea-site-logo, .rhea-logo-heading {
    width: 223px;
    height: 113px;
}

.rhea_ultra_City {
    min-height: 300px !important;
}

.fancybox-caption__body {
    display: none !important;
}
.rh-ultra-properties-half-map {
    padding-bottom: 90px; /* Keeps it from getting obscured */
}
.rh-ultra-properties-half-map .rh-ultra-half-map-list {
    padding-bottom: 0;
}
.rh-ultra-properties-half-map {
    padding-bottom: 0;
}
/* Hide breadcrumbs on all pages */
nav.rh-page-breadcrumbs {
    display: none !important;
}
.rhea_trigger_map {
  display: -webkit-box;
  -webkit-line-clamp: 1; /* Or 2 if you want two lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  max-height: 1.4em; /* match to one line of text */
}
.rhea-ultra-property-card-five-content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* Targeting the anchor link inside the title element */
.rhea-ultra-property-card-five-title a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 550px;  /* Adjust this value to control the width */
    display: block;
}

body {
  opacity: 0;
  animation: fadeInPage 0.3s ease forwards;
}

@keyframes fadeInPage {
  to {
    opacity: 1;
  }
}
/* No-results page button styling */
.rh-alert-wrapper.no-results-found .action-buttons a.rh-btn.rh-btn--primary {
    background-color: #07152D !important;
    border-color: #07152D !important;
    color: #ffffff !important;
    transition: all .25s ease;
}

.rh-alert-wrapper.no-results-found .action-buttons a.rh-btn.rh-btn--primary:hover,
.rh-alert-wrapper.no-results-found .action-buttons a.rh-btn.rh-btn--primary:focus,
.rh-alert-wrapper.no-results-found .action-buttons a.rh-btn.rh-btn--primary:active {
    background-color: #c6b867 !important;
    border-color: #c6b867 !important;
    color: #ffffff !important;
}
/* Prevent layout shift but keep button neat */
.rh-alert-wrapper.no-results-found #rh_save_search {
    display: none !important;
}

.rh-alert-wrapper.no-results-found .action-buttons {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

/* Tidy button sizing */
.rh-alert-wrapper.no-results-found .action-buttons a.rh-btn.rh-btn--primary {
    min-width: 160px;
    padding: 10px 24px;
    text-align: center;
}
@media (max-width: 767px) {
  .elementor-element-1c6355c .elementor-heading-title,
  .elementor-element-eaf32ed .elementor-heading-title {
    color: transparent !important;
  }
}
@media (max-width: 767px) {
  .elementor-element-2f7c8aa {
    margin-top: -28px !important;
  }
}
.compare-icon.cross svg,
.feather.feather-x-circle {
  display: none !important;
}

.compare-icon.cross::before {
  content: "-";
  display: inline-block;
  color: #9a9a9a;
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
}
body.page-template-templatescompare-properties-php .rh-compare-properties-column.details p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.page-template-templatescompare-properties-php .property-title,
body.page-template-templatescompare-properties-php .property-title a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.page-template-templatescompare-properties-php .property-price {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  margin-top: 4px;
  margin-bottom: 10px;
  color: #444;
}
/* Hide favourites / add to favourite UI site-wide */
a.add-to-favorite,
.favorite-btn,
.favorite-btn-wrap,
.favorite-placeholder,
span.favorite-placeholder,
.rhea-ultra-favorite-btn,
.rhea-ultra-favorite-placeholder,
.rhea_property_favorite,
.rh_ui_favorite,
[data-title="Add To Favourite"],
[data-title="Added To Favourite"] {
  display: none !important;
}
/* Hide search result view toggle icons globally */
.rh-ultra-view-type,
.rhea-ultra-properties-top-bar-view-type,
.rhea-properties-view-type,
.rh_sort_controls .rh-ultra-view-type,
.rh_sort_controls .rhea-ultra-properties-top-bar-view-type {
  display: none !important;
}
#rh_save_search.rh-share-search {
  position: relative;
  display: inline-block;
}

#rh_save_search .rh-share-search-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  height: 34px;
  padding: 0 11px;
  border: 1px solid #0b1437;
  border-radius: 8px;
  background: #0b1437;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

#rh_save_search .rh-share-search-btn:hover,
#rh_save_search .rh-share-search-btn:focus {
  background: #c8a646 !important;
  border-color: #c8a646 !important;
  color: #ffffff !important;
}

#rh_save_search .rh-share-search-btn i {
  font-size: 11px;
}

#rh_save_search .rh-share-search-notice {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  padding: 5px 9px;
  border-radius: 6px;
  background: #0b1437;
  color: #ffffff;
  font-size: 11px;
  line-height: 1.1;
  white-space: nowrap;
  box-shadow: 0 4px 14px rgba(0,0,0,0.12);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-4px);
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
  z-index: 9999;
}

#rh_save_search .rh-share-search-notice.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
