/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 29 2025 | 11:34:38 */
html.dark .spaces .space_contents {
border-right: 1px solid #2A2928;
}

/* LOGIN & REGISTER */
.fcom_headless_scope_user_registration {
  background-image: url('https://realestateclubdubai.com/wp-content/uploads/2025/05/Frame-36.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100vw;
}

.fcom_top_menu {
  position: relative;
  background-image: url('https://realestateclubdubai.com/wp-content/uploads/2025/05/Frame-36.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}

.fcom_top_menu::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
background: rgb(61 4 32 / 95%);
  z-index: -1;
}

.fcom_top_menu ul.top_menu_items li a.router-link-exact-active {
    background: rgb(255 255 255 / 15%);
    color: white;
}

.fcom_top_menu .top_menu_center .fcom_header_menu {
gap: 8px;
}

.fcom_top_menu ul.top_menu_items li a {
padding: 7px 12px;
}

.fcom_welcome_box {
border-radius: 8px;
overflow: hidden;
}

.object_header .object_cover {
height: 250px;
background-position: bottom center;
}

.spaces .space_contents ul li a {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
font-weight: 500;
}

.spaces .space_contents ul li a .community_avatar .fcom_emoji {
    font-size: 15px !important;
}

.fcom_space_title .fcom_shape .el-icon, .community_avatar .fcom_shape .el-icon {
font-size: 15px;
}

.fcom_top_menu ul.top_menu_items li a {
    transition: all 0.2s ease-in-out;
}

/* body * {
  font-family: initial;
}

body div,
body span,
body p,
body a {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;
} */

h1, h2, h3, h4, h1 span, h2 span, h3 span, h4 span {
  /* font-family: 'Bodoni Moda', serif !important; */
}

/* SPACE HEADER */
.object_menu ul.fcom_space_menu_ul {
font-size: 14px;
}

.fcom_topics_filters .el-button+.el-button {
margin-left: 5px;
}

/* CREATE POST BOX */
.create_status_holder {
border: 1px solid var(--fcom-primary-border, #e4e7eb);
}

.person_avatar {
height: 40px;
}

.create_status_holder .create_header .person_avatar img {
width: 40px;
}

.create_status_holder .create_header .form_placeholder {
padding: 0.7rem 1rem;
}

/* SPACE SIDEBAR */
.app_side_widget {
border: 1px solid var(--fcom-primary-border, #e4e7eb);
}

.fcom_main_side_wrap {
font-size: 14px;
line-height: 1.5em;
}

.fcom_main_side_wrap .space_description {
margin-top: 5px;
}

.space_meta_item .meta_desc {
line-height: inherit;
}

.space_meta_item .el-icon {
display: none;
}

.notifications_wrap .notification_item .notification_content {
font-size: inherit;
line-height: 1.3em;
}

.notifications_wrap .notification_item .notification_time_stamp {
font-size: 0.7rem;
color: var(--fcom-text-off, #959595) !important;
}

/* POST CARD STYLE */
.fcom_feed_header_wrap {
padding: 10px 0px 0px 0px;
}

.feed {
padding: 16px 24px 0;
}

.feed_comment {
margin: 10px -24px 0;
}

.feed_media {
margin: 0 -24px;
}

.comment_text_media .feed_media {
margin: 0;
}

.comment_text_media .feed_media_image .el-image {
border-radius: 4px;
}

.fcom_image_carousel .fcom_image_carousel__container {
margin: 0 -24px;
    padding: 24px;
}

.fcom_app_render {
margin: 0 -24px;
padding: 0 24px 20px;
}

.feed .feed_body {
margin: 0 -24px;
padding: 10px 24px;
}

.feed_modern_layout .fcom_top_media .feed_media {
margin: -16px -24px 20px;
}

.feed_footer ul li .el-icon {
font-size: 20px;
}

/* CHAT */
#fcom_chat_app_wrap {
border: 1px solid var(--fcom-primary-border, #e4e4e4);
}

/* OTHER */
.fcom_box_list,
.space_members {
border: 1px solid var(--fcom-primary-border, #e4e4e4);
}

.search_member {
border: 1px solid var(--fcom-primary-border, #e4e4e4);
border-radius: 8px;
}

ul.fcom_profile_sub_menu .fcom_user_info p.fcom_user_email {
display: none !important;
}

ul.fcom_profile_sub_menu {
    min-width: 270px !important;
}

.feed_modern_layout .fcom_top_media .feed_media {
border-radius: 10px 10px 0px 0px;
overflow: hidden;
}

.fcom_communities_menu:last-of-type {
    border-top: 1px solid #e3e8ed;
    padding-top: 20px;
}

/* HEADER TEXTS */
.object_header.space_header {
  position: relative;
  color: white;
}

.object_header.space_header::after {
  content: "Real Estate Club Dubai";
width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
line-height: 1.6em;
  font-weight: bold;
  text-align: center;
}

.fcom_space_announcements .object_header.space_header::after {
  content: "Announcements";
}

.fcom_space_latest-projects .object_header.space_header::after {
  content: "Latest Projects in Dubai";
}

.fcom_space_special-offers .object_header.space_header::after {
  content: "Special Real Estate Offers";
}

.fcom_space_highlights .object_header.space_header::after {
  content: "Project Highlights";
}

.fcom_space_askanything .object_header.space_header::after {
    content: "Ask Anything About Dubai";
}

.fcom_space_dubailife .object_header.space_header::after {
    content: "Everything About Living in Dubai";
}

.fcom_space_monthlysnapshot .object_header.space_header::after {
    content: "Monthly Reports on the Real Estate Market";
}

.fcom_space_aiinsights .object_header.space_header::after {
    content: "AI-Powered Insights into Dubai's Real Estate Market";
}

.fcom_space_buyingindubai .object_header.space_header::after {
    content: "Investing in and Buying Property in Dubai";
}

.fcom_space_legal-and-ownership .object_header.space_header::after {
    content: "Property Ownership & Legal Framework in Dubai";
}

.fcom_space_dubaicreekharbour .object_header.space_header::after {
    content: "Dubai Creek Harbour";
}

.fcom_space_dubaihillsestate .object_header.space_header::after {
    content: "Dubai Hills Estate";
}

.fcom_space_jumeirah-village-circle .object_header.space_header::after {
    content: "Jumeriah Village Circle";
}

.fcom_space_downtowndubai .object_header.space_header::after {
    content: "Downtown Dubai";
}

.fcom_space_dubaisouth .object_header.space_header::after {
    content: "Dubai south";
}


#fca-widget-widget_1747557212_6515 {
  background-image: url('http://realestateclubdubai.com/wp-content/uploads/2025/05/widget-banner-yatch-01.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.space_meta {
display: none;
}
