/*
Theme Name:   Allinvestors
Template:     realty
Version:      1.0
Text Domain:  realty_child
*/

@import url("../realty/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#requestProject {
  background-color: #f2f2f2;
  padding-bottom: 30px;
  text-align: center;
}

#requestProject .requestTitle {
  background-color: #4e96bf;
  color: #ffffff;
  display: block;
  font-size: 20px;
  margin: 0 !important;
  padding: 16px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

#requestProject .requestBody p {
  color: #666666;
}

.requestLink {
  background-color: #b2b2b2;
  border: 0 none !important;
  color: #000000;
  display: block;
  font-size: 16px;
  line-height: 1.4 !important;
  margin: 12px auto !important;
  max-width: 800px;
  min-height: 0;
  padding: 12px;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
}
.requestBody > p {
  margin-top: 22px;
}
#requestProject .requestBody .requestLink:hover{
color: white;
}
.top-header-sidebar .textwidget {
  -moz-user-select: none;
  -webkit-user-select: none; /* Chrome/Safari */        
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+ */
  -o-user-select: none;
  user-select: none;
}
.red-color > a {
  color: #ff0000 !important;
}
.top-header-links.primary-tooltips a:last-of-type span {
  color: #fdd02a;
  font-size: 1.8em;
}
.top-header .login-link {
  color: #fdd02a;
  font-size: 1.8em;
}
.property-slider .title .property-video-popup {
  padding: 0 20px;
}
.property-slider .title {
  padding: 0;
}
.property-slider .description .arrow-right {
  border-left-color: rgba(0, 0, 0, 0) !important;
}
#footer {
  font-size: 16px;
}
.property-item .property-title::after {
  background-color: #fdd02a !important;
  opacity: 1;
}
.property-item .property-title .title {
  color: #000000;
  margin-bottom: 0;
}
.property-item.featured .property-title .title {
  color: #000000;
}
.simple-post-text .entry-title {
  display: none;
}
.simple-post-text .post-date {
  display: none;
}
.footer-header {
  margin-top: -120px;
}
.property-tag.tag-left {
  display: none;
}
.property-item .property-price .property-icons {
  display: none;
}
footer .sub-menu {
  bottom: 70%;
  top: auto;
}
#main-content {
  background-color: unset;
}
#main-content .section-title span {
  background-color: #F5F5F5;
}
.icon-sofa {
  background-image: url("img/icon-sofa.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: right;
}
.icon-bedrooms.icon-sofa {
  color: rgba(0, 0, 0, 0);
}
.primary-menu > li > a {
  line-height: 20px !important;
  margin-top: 25px;
  margin-bottom: 25px;
}
.slick-slider .slick-arrow {
  opacity: 1;
}
.section-title::after {
  background-color: #eee;
  content: "";
  height: 2px;
  left: 0;
  margin-left: 1em;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 9999px;
  z-index: -2;
}
.section-title {
  margin: 80px 0 20px !important;
  text-transform: uppercase;
}
.section-title span {
  color: #666666;
  font-size: 32px;
}
body, .section-title span {
  background-color: #f5f5f5;
}
.site-branding {
  padding: 0;
}
.property-item.border-box:hover {
  cursor: pointer;
}
.property-content .property-meta p {
  margin: 0;
}
.logged-in .user_login,
.home.logged-in .home-page-login-content {
  display: block;
}
.property-slider .title,
.user_login,
.home.logged-in .loggedout-content,
.home .home-page-login-content,
#additional-details,
#location,
.mfp-figure .mfp-title,
.property-excerpt .address,
.property-thumbnail figcaption {
	display: none;
}