/**
 * Theme Name: Rich Properties
 * Template: denstock
 * Author: Resident360
 */

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
@import url('rprops_logo_mark.css');


:root{
	--primary-color: #781E1E; /* red */
	--secondary-color: #CC9933; /* yellow */
	--overlay-color: #cc9933cc;
	--header-font: "Libre Baskerville", serif;
	--body-font: "Lato", sans-serif;
}

body{
	font-family: var(--body-font);
}
h1,h2,h3,h4,h5,h6,.header-font{
	font-family: var(--header-font);
}
.body-font{
	font-family: var(--body-font);
}
.section_title{
	color: var(--primary-color);
}
.text_box_inner p a{
	color: var(--secondary-color);
}
.text_box_inner p a::after{
	background: url(/wp-content/uploads/2025/05/arrow-right.png);
}

body.page-id-33 .innerpageheader .header_content {
    display: block;
}

@media (min-width: 767px) {
	.header_content h1 {
		font-size: 54px;
	}
	.innerpageheader .header_content h1 {
		font-size: 54px;
	}
}



/* Hero */
.carousel-inner .header_content {
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.carousel-inner .header_content h1 {
	padding-left: 0;
}

/* Home Page Styles */
body.page-id-21 #section_2 {
    background: #c93 url(img/black-thread-light.png);
    padding-top: 4rem;
    padding-bottom: 4rem;
}

@media (max-width: 767px) {
	.text_box_section {
        padding: 60px 20px;
        margin: 30px;
    }
	
	.page-id-21 .text_box_inner h5 {
		font-size: 18px;
		line-height: 32px;
	}
}

@media (min-width: 767px) {
	
	body.page-id-21 .text_box_section {
		margin: 60px 0 0;
		font-size: 
	}

	.page-id-21 .text_box_inner h5 {
		font-weight: 300;
		font-size: 24px;
		line-height: 44px;
		margin-bottom: 40px;
	}
}

.blog_post_list_image img {
    min-height: 281px;
}

body.page-id-21 .text_box_section:before{
    content: " ";
    background: url(img/rich-properties-logo-mark-color.png) no-repeat;
    background-size: 100%;
    background-position: 0px 53px;
    height: 600px;
	width: 100%;
    max-width: 1400px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -696px;
    opacity: 0.1;
}

body.page-id-21 .text_box_with_bg_section.cover{
    /* filter: drop-shadow(10px 4px 10px #0000008d); */ 
}

body.home section#section_1::after, body.home section#section_2::after {
	background: var(--secondary-color);
}



.featured_properties_item_content_btn{
	color: var(--secondary-color);
}
.featured_properties_item_content::before{
	background: var(--secondary-color);
}
.featured_properties_btn a {
	background: var(--primary-color);
}
.featured_properties_btn a:hover {
	background: var(--secondary-color);
}
.testimonial_section_content_inner p a{
	background: var(--primary-color);
}
.testimonial_section_content_inner p a:hover{
	background: var(--secondary-color);
}
.footer ul li a:hover {
    color: var(--secondary-color);
}
.innerpageheader .header_navigation ul li a {
    color: var(--primary-color);
}
.header.innerpageheader .header_navigation ul li a::after{
	background: var(--primary-color);
}
.testimonial_section_content_inner h4{
	color: var(--secondary-color);
}
.innerpageheader .header_content{
	background: var(--overlay-color);
}
.big_slider_content_item_content_inner{
	background: var(--overlay-color);	
}
.big_slider_content_item_content_number{
	color: var(--secondary-color);
}
.innerpageheader .header_content h3{
    color: #fff;
	font-family: Lato;
	font-size: 16px;
}
.simple_text_box_section::before{
	background: var(--secondary-color);
}
.community_card_details h3{
    color: var(--primary-color);
}
.community_card_details p span.website_link a{
	color: var(--primary-color);
}
.community_card_details p span.website_link a:hover{
    color: var(--secondary-color);
}
.contact_field_submit input, body.page-id-31 section#section_1 .two_column_content_text a{
	background: var(--primary-color);
	
}
.contact_field_submit input:hover, body.page-id-31 section#section_1 .two_column_content_text a:hover{
	background: var(--secondary-color);
}
.additional_content ul li{
	background: var(--primary-color);
}
.footer_company_name{
	color: var(--primary-color);
}

.mobile-menu-pages{visibility: hidden;}

@media (max-width: 767px) {
  .mobile-menu-pages {
    visibility: visible;
  }

    .mobile_menu.active {
	background: var(--primary-color);
    }
	.mobile_menu_trigger.active span.close_btn{
	color: var(--secondary-color);

	}
}
.big_slider_content_filter {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7), transparent);
}
.community_card_details {
    min-height: 100px;
}
.community_card_image span{
	color: #fff;
}
.social_links a{
	font-size: 1rem;
}
.text_box_with_bg_inner {
    min-height: 80vh;
}
.page-id-25 section#section_2 {
    padding: 0 0 100px 0;
}
.page-id-25 section#section_2 ul{
	list-style: disc;
	margin-bottom: 30px;
}
.text_box_inner_p{
	text-align: center;
}
.header_slider .header_menu{
	top: 0;
}
body .stickyheadermenu {
    top: 0;
    border-top: 10px solid var(--secondary-color);
}
.header_top_navigation {
    text-align: right;
}
.header_top_navigation a{
    color: var(--secondary-color);
}
.header_top_navigation ul li {
    display: inline-block;
    margin: 1px 0 1px 10px;
    text-transform: uppercase;
}
.big_slider_content_title {
    padding: 100px 0 80px;
}
.big_slider_content_item_content_number {
    display: none;
}


/** Timeline */
@media (min-width: 767px) {
	#timeline .timeline-item:nth-child(even) .timeline-flex-content {
		order: 2;
	}
}

#timeline .timeline-item:nth-child(even) .timeline-content {
	background: #f6f6f6;
	padding: 30px;
}

/* Container + Title */
.timeline-alt {
  background: #f0f0f0;
  padding: 60px 20px;
  font-family: sans-serif;
  text-align: center;
}
.timeline-alt__title {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #222;
}

/* The vertical “spine” */
.timeline-alt__container {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}
.timeline-alt__container::before {
  content: "";
  position: absolute;
  top: 0; bottom: 0;
  left: 50%;
  width: 4px;
  background: #ccc;
}

/* Each event */
.timeline-alt__item {
  position: relative;
  width: 50%;
  padding: 20px 40px;
  box-sizing: border-box;
}
.timeline-alt__item--left { left: 0;  text-align: right; }
.timeline-alt__item--right{ left: 50%; text-align: left;  }


/* Connector line from circle → card */
.timeline-alt__content::before {
  content: "";
  position: absolute;
  top: 30px;
  width: 40px; height: 4px;
  background: #007aff;
}
.timeline-alt__item--left .timeline-alt__content::before {
  right: -40px;
}
.timeline-alt__item--right .timeline-alt__content::before {
  left: -40px;
}

/* Card look */
.timeline-alt__content {
  display: inline-block;
/*   background: #fff; */
  padding: 10px 25px 20px;
  border-radius: 8px;
/*   box-shadow: 0 4px 12px rgba(0,0,0,0.1); */
  position: relative;
}
.timeline-alt__content h3 {
  margin: 0;
  font-size: 2rem;
  color: #007aff;
}
.timeline-alt__content p {
  margin: 8px 0 0;
  color: #333;
  font-size: 1rem;
}



/* Title text */
.timeline-alt__title {
  color: var(--primary-color) !important;
}

/* Vertical spine and connector bars */
.timeline-alt__container::before,
.timeline-alt__content::before {
  background: var(--secondary-color) !important;
}

/* The big numbers */
.timeline-alt__content h3 {
  color: var(--secondary-color) !important;
}

/* The description copy */
.timeline-alt__content p {
  color: var(--primary-color) !important;
}

/* Careers Page */ 
.modal{
  z-index: 99999999;
}

.careers-form,
.careers-content{
  display: none;
}

 .careers-btn,
 #careersModal .contact_field_submit input,
 #careersModal .modal-content .btn {
    background: var(--primary-color);
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 15px 50px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    max-width: 240px;
    margin: auto;
    border-radius: 0;
}

#careersModal .contact_field_submit input:hover,
 #careersModal .modal-content .btn:hover,
.careers-btn:hover{
  background: #a12d2d;
  color: #FFF;
}

table,thead,tbody,tr,
#section_1.page-id-31 .container,
#section_1.page-id-31 .container .simple_text_box_inner{
  width: 100%;
  max-width: 100%;
}

td.action a {
    margin-bottom: 0.6rem;
}

td.action br{
  display: none !important;
}

table {
  font-size: 1.5rem; }
  table thead,
  table tbody {
    border: none;
    background: transparent; }
  table thead th {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 1.3rem;
    text-transform: uppercase; }
  table tr {
    border-bottom: 1px solid #c93; }
  table tbody tr:last-child {
    border-bottom: none; }
  table tbody tr:nth-child(even) {
    background: transparent; }
  table tbody td {
    padding-top: 1.5rem;
    padding-bottom: .5rem;
    font-size: 1rem; }
  table .image-wrap {
    text-align: center; }
  table .image {
    max-width: 26rem;
    margin: 0 auto 1rem;
    padding: .5rem;
    border: 1px solid #000; }
  table .gallery-btn {
    font-size: 2rem;
    color: #000; }
    table .gallery-btn span {
      font-size: 1.6rem; }
    table .gallery-btn:hover, table .gallery-btn:focus {
      color: #972626; }
  table .action {
    text-align: right; }
table tbody td h5{
  font-size: 1rem;
}

@media screen and (max-width: 1024px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: center;
  }
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}

/* Privacy Policy */ 


    .privacy-policy-sections a{
        width: 100%;
        max-width: 400px;
        display: inline-block;
    }

    .privacy-policy-sections em{
      margin-bottom: -7px;
      display: block;
    }

    .privacy-policy-sections a:after{
        float: right;         
    }
    .privacy-policy-sections a:hover:after{
      margin-left: 0.2rem;
    }

.footer .social-mobile{
  display: none;
  margin-bottom: 0.5rem;
}

.footer .social-mobile i{
  color: #000;
  font-size: 1.6rem;
}


/* Mobile stack */
@media (max-width: 767px) {

  .footer .social_links{
    display: none;
  }

  .footer .social-mobile{
    display: block; 
  }


  .timeline-alt__item,
  .timeline-alt__item--left,
  .timeline-alt__item--right {
    width: 100%;
    left: 0 !important;
    text-align: left;
    padding: 15px 20px;
  }
  .timeline-alt__container::before { left: 20px; }
  .timeline-alt__item::after   { left: 20px; }
  .timeline-alt__content {
    margin-left: 40px;
  }
  .timeline-alt__content::before {
    left: -40px !important;
    right: auto;
  }
}

.page-id-27 #section_3 .text_box_section {
	padding: 0 0 60px;
	margin: 0;
}

.communities_section {
	padding-bottom: 70px;
}

.page-id-21 .testimonial_section {
	padding-bottom: 0px;
}

.featured_properties_item_content {
	opacity: 0;
	transition: 0.2s ease-in-out;
}

.featured_properties_item:hover .featured_properties_item_content {
	opacity: 1;
}