

.site-logo img {
    max-width: 100%;
    height: 40px;
    width: auto;
}

.logo-inner-wrapper {
    display: flex;
}

.header-variation-two .header-bottom, .header-variation-three .header-bottom {
  position: static;
}

.header-variation-two .zero-horizontal-margin, .header-variation-three .zero-horizontal-margin {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-variation-two .site-logo, .header-variation-three .site-logo {
  height: auto;
  min-height: 0px;
}

.header-variation-two .site-main-nav .main-menu > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-variation-two .site-main-nav .main-menu > li.menu-item-has-children > a:after {
  font: normal normal normal 10px / 1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  right: 10px;
  height: 100%;
  display: flex;
  margin-left: 5px;
  align-items: center;
  content: "\f107";
  color: #FFF;
  top: 0;
}

.header-variation-two .site-main-nav .main-menu li:hover > a {
  background-color: #ac7e26;
  color: #FFF;
}

.header-variation-two .site-main-nav .main-menu li.menu-item-has-children:hover > a {
  border-radius: 6px 6px 0 0;
}

.header-variation-two .site-main-nav .sub-menu {
  background-color: #ac7e26;
  border-radius: 0 0 6px 6px;
  left: 2px;
}

.header-variation-two .site-main-nav .sub-menu a {
  text-transform: uppercase;
}

.header-variation-two .site-main-nav .sub-menu a:hover ,
.header-variation-two .site-main-nav .main-menu .sub-menu li:hover > a{
  color: #1D1A17;
}

.header-variation-two .site-main-nav .sub-menu a:after {
  display: none !important;
}

.header-variation-two .site-main-nav .sub-menu li li {
  border-bottom: 1px solid #D7B46A;
} 

.header-variation-two {
    background-color: #0F0F0F !important;
    border-bottom: 0;
}

.advance-search.main-advance-search {
  margin-top: -100px;
  position: relative;
  z-index: 2;
  background-color: transparent;
  margin-bottom: 50px;
}

.inspiry-slider-two .main-advance-search .container {
  background: #FAF7F2;
  box-shadow: 5px 5px 20px #A39A904D;
  border: 1px solid #D7B46A;
  border-radius: 16px;
  padding-top: 0px;
}

.inspiry-slider-two .search-title {
  border: 0;
  border-radius: 20px 20px 0px 0px;
  background: rgba(185, 133, 45, 0.8);
  text-transform: uppercase;
  position: relative;
  top: 0px;
  width: auto;
  display: inline-flex;
  align-items: center;
  z-index: -1;
  margin-left: 0px !important;
  margin-right: 0px !important;
  letter-spacing: 1px;
}

.inspiry-slider-two .search-title i {
  margin-right: 10px;
}

.inspiry-slider-two .search-title:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background: rgba(185, 133, 45, 0.8);
  bottom: -30px;
  left: 0;
}

.select2-container--default .select2-selection--single {
  height: 50px;
  border: 1px solid #E8DED0;
  border-radius: 10px;
}

.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
  min-height: 50px;
  border-color: #E8DED0;
  border-radius: 10px;
}

.advance-search input[type="text"] {
  height: 50px;
  border: 1px solid #E8DED0;
  border-radius: 10px;
}

.main-advance-search .form-submit-btn {
  border-radius: 10px;
  background-color: #0F0F0F;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 13px;
}

.select2-selection.select2-selection--multiple {
  position: relative;
}

.select2-selection.select2-selection--multiple:after {
  font: normal normal normal 10px / 1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  position: absolute;
  right: 10px;
  height: 100%;
  display: flex;
  align-items: center;
  content: "\f078";
  color: #1D1A17;
  top: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered ,
.select2-container, .select2-drop, .select2-search, .select2-search input,
.select2-container--default .select2-selection--single .select2-selection__arrow b:after{
  color: #1D1A17;
}

.extra-search-fields .text-wrapper {
  padding: 0;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #1D1A17;
}

.extra-search-fields .text-wrapper:before {
    content: '+';
    position: static;
    top: 14px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 7px;
    border: 1px solid #e8ded0;
    font-size: 28px;
    text-align: center;
    margin-right: 10px;
    font-weight: 600;
    color: var(--color-primary);
}

.featured-properties-one .section-title ,
.property-listing-two .section-title,
.home-recent-posts .section-header .section-title ,
.partners .title ,
.home-google-review .section-header .section-title {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  line-height: 37px;
  font-weight: 600;
  color: #ac7e26;
}

.listing-6-col {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100% / 7), 1fr));
  gap: 20px;
}

.site-content.layout-boxed {
  max-width: 100% !important;
}

.container-fluid {
  max-width: 1400px !important;
}

header.site-header .container-fluid,
.featured-properties.featured-properties-one  .container-fluid,
.home-recent-posts .container-fluid{
    max-width: 1600px !important;
}

.property-post-info {
  border-radius: 20px;
  overflow: hidden;
  background-color: #3C3C3C !important;
  border: 0 !important;
  height: 100%;
  position: relative;
  padding-bottom: 0px;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
}

.property-post-info .entry-title {
  font-size: 16px;
  line-height: 26px;
  font-weight: normal;
}

.property-post-info.featured-property-post:hover .img-responsive {
  transform: scale(1.5);
}

.property-post-info .property-description ,
.featured-properties-one .property-post-info .property-description{
  padding: 16px;
  height: auto !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}

.property-post-info .property-thumbnail {
  display: flex;
}

.property-post-info .property-thumbnail a {
  display: flex;
}

.property-post-info .property-thumbnail a img {
  height: 100%;
  object-fit: cover;
}

.property-post-info .price-and-status {
  position: static;
  /* bottom: 10px; */
  /* left: 0; */
  width: 100%;
  padding: 10px 0 0;
  display: flex;
  justify-content: space-between;
  justify-items: center;
  flex-wrap: wrap;
}

.property-post-info .price-and-status:before,
.property-post-info .price-and-status:after {
  display: none;
}

.property-post-info .property-status-tag {
    background-color: #ac7e26;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    padding: 0 9px;
    text-transform: uppercase;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.property-post-info .property-status-tag::before {
  display: none;
}

.property-post-info .price {
  font-size: 20px;
  line-height: 24px;
  display: flex;
  align-items: flex-end;
}

.property-post-info .price span {
  font-size: 12px;
  line-height: 15px;
  margin-left: 4px;
  color: #A39A90
}


.property-post-info:hover .property-description {
  background: transparent !important;
}

.property-post-info:hover {
  background-color: #0F0F0F !important;
}

article#post-105 {
  max-width: 1600px !important;
  margin: 60px auto;
  padding-left:15px;
  padding-right:15px;
}

article#post-105 .vc_column_container>.vc_column-inner {
  padding: 0px;
}

article#post-105 .vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d {
  background: transparent !important;
  box-shadow: none;
  padding: 0;
  border-radius: 0px;
}

article#post-105 > .entry-content {
  background: #FEFAF7 !important;
  box-shadow: 5px 5px 20px #A39A904D;
  padding: 40px 40px 40px 60px;
  border-radius: 12px;
}

article#post-105 blockquote {
  border: 0;
  background: transparent;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-top: 30px;
  margin-left: -20px;
}


article#post-105 blockquote:before {
  top: 0;
  left: 0;
  color: #E8DED0;
}

blockquote, blockquote p {
  color: #1D1A17;
  font-size: 16px;
  line-height: 34px;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
  border-radius: 12px !important;
}

article#post-105 blockquote h3 {
  font-weight: normal;
}

.featured-properties-one header.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}

.featured-properties-one header.section-header h3 {
  margin-bottom: 0;
}

.featured-properties-one header.section-header a {
  color: #B9852D;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}

body, .site-pages {
    background-color: #FAF9F5 !important;
}

.home-recent-posts {
    background-color: transparent !important;
}

.recent-posts-carousel-nav svg {
  width: 46px;
  height: 46px;
}

.recent-posts-carousel-nav .carousel-next-item {
  margin-left: 5px;
}

.recent-posts-carousel .owl-carousel .owl-stage-outer {
  padding-left: 1px;
  padding-right: 1px;
}


.recent-posts-carousel-nav .prev, 
.recent-posts-carousel-nav .next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
}

.recent-posts-item article.post {
  border-radius: 20px;
  border: 1px solid #D7B46A;
  background-color: #FEFAF7;
  padding: 30px;
  height: 100%;
  display: flex;
}

.recent-posts-item .post-thumbnail img{
  border-radius: 12px;
}

.recent-posts-item .post-title.entry-title a {
  font-size: 28px;
  line-height: 37px;
  color: #1D1A17;
  font-family: "Playfair Display", serif;
}

.recent-posts-item .post-title.entry-title a:hover {
  color: #B9852D;
}

.recent-posts-item .read-more {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #B9852D;
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.recent-posts-item .post-date {
  color: #A39A90;
}

.wrapper-view-more {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  align-items: center;
}

.recent-posts-item .read-more .fa {
  top: 0;
}

.wrapper-view-more a {
  color: #B9852D;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}

.owl-carousel .owl-stage { display: flex; }

.owl-carousel .recent-posts-item {
  height: 100%;
}

.recent-posts-item article.post .post-thumbnail-container {
  min-width: 233px;
  display: flex;
}

.home-recent-posts .post-content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.home-recent-posts .post-thumbnail ,
.home-recent-posts .post-thumbnail a{
  display: flex;
}

.partners ul.list-grid-layout {
  /*
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100% / 7), 1fr));
  gap: 20px;
  place-items: center;
  */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.partners ul.list-grid-layout li {
  width: calc( (100% - 100px ) / 6 );
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px #A39A904D;
  border-radius: 20px;
  overflow: hidden;
}

.partners ul.list-grid-layout li img {
  transition: all 0.3s ease-in-out;
}

.partners ul.list-grid-layout li a:hover img {
  transform: scale(1.2);
}

.partners .title {
  margin-bottom: 25px;
}

.site-footer-two {
  margin-top: 55px;
}

.site-footer.site-footer-two,
.site-footer.site-footer-two a {
  font-size: 16px;
  color: #6E665D;
  line-height: 26px;
}

.site-footer.site-footer-two {
  background-color: #0F0F0F !important;
  border: 0 !important;
}

.site-footer .widget-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #D7B46A;
}

#block-15 {
  flex: 0 0 16%;
}

#nav_menu-15,
#nav_menu-13,
#feature_menu_widget-2,
#nav_menu-14 ,
#block-16{
  border-left: 1px solid #3C3C3C;
  padding-left: 30px;
}


ul.contact-info li {
  display: flex;
  align-items: center;
}

ul.contact-info li > a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

ul.contact-info li > a:before {
  content: '';
  display: inline-flex;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background: url(../images/svg/icion_line.svg) no-repeat;
  background-size: 100% 100%;
}

ul.contact-info li + li {
  margin-top: 8px;
}

ul.social-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin-top: 20px;
}

ul.social-info li a {
  font-size: 0px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: url(../images/svg/icon_fb.svg) no-repeat;
}

ul.contact-info li.email-info > a:before {
  background: url(../images/svg/icion_line-1.svg) no-repeat;
}

ul.contact-info li.line-info > a:before {
  background: url(../images/svg/icion_line-2.svg) no-repeat;
}

ul.social-info li.instagram-info a {
  background: url(../images/svg/icon_ig.svg) no-repeat;
}

ul.social-info li.youtube-info a {
  background: url(../images/svg/icon_yt.svg) no-repeat;
}

ul.social-info li.x-info a {
  background: url(../images/svg/icon_yt-1.svg) no-repeat;
}

ul.social-info li.whatsapp-info {
  background: url(../images/svg/icion_whatsapp.svg) no-repeat;
}

.wrapper-footer-bottom {display: none;}

.site-footer.site-footer-two .widget {
  margin-bottom: 20px;
}

.footer-bottom .copyright-text {
  padding: 20px 0 0;
  border-top: 1px solid #3C3C3C;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-bottom ul.list-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-bottom p {
  margin-bottom: 0;
}

.page-template-properties-search .page-head {
  display: none;
}

.page-template-properties-search .site-footer-two {
  margin-top: 0;
}

.site-pages {
  border-top: 0;
}

.page-template-properties-search #content-wrapper {
  margin-top: 50px;
}

.page-listing-control .heading {
  font-size: 56px;
  line-height: 75px;
  color: #1D1A17;
  font-family: "Playfair Display", serif;
  font-weight: normal;
}

.page-controls-wrapper .page-select {
  display: none;
}

.d-flex {
  display: flex !important;
}

.align-items-center {
  align-items: center !important;
}

.property-listing-simple {
  background: #FEFAF7 !important;
  box-shadow: 5px 5px 20px #A39A904D;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  justify-content: stretch;
}

.property-listing-simple >  div {
  float: none;
  align-self: stretch;
}

.property-listing-simple + .property-listing-simple {
  margin-top: 20px;
}

.property-listing-simple-1 .property-description {
  flex: 0 0 20%;
  background: #3C3C3C !important;
}

.property-listing-simple-1 .title-and-meta {
  flex: 0 0 50%;
  padding: 25px 35px 12px;
}

.property-listing-simple-1 .property-thumbnail {
  flex: 0 0 30%;
  max-height: 100%;
  overflow: hidden;
}

.property-status-tag-flipped {
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #D7B46A;
  border-radius: 25px;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}

.property-status-tag-flipped:after {
  display: none !important;
}

.property-listing-simple .entry-title a{
  font-size: 28px;
  line-height: 37px;
  color: #1D1A17;
  font-family: "Playfair Display", serif;
  font-weight: 600;
}

.property-listing-simple-1 .property-address {
  font-size: 16px;
  line-height: 20px;
  color: #A39A90;
  display: flex !important;
}

.property-listing-simple-1 .fa.fa-map-marker {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  border-radius: 100%;
  background: #D7B46A;
  color: #FFF;
}

.property-listing-simple-1 .property-meta {
  margin-top: 20px;
}

.property-listing-simple-1 .meta-item-label {
  color: #D7B46A;
  line-height: 25px;
}

.property-listing-simple .meta-item-value {
  font-size: 16px;
  font-weight: 600;
  color: #1D1A17;
}

.property-listing-simple-1 .meta-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.property-meta .meta-inner-wrapper {
    position: relative;
    padding-left: 0px;
}

.property-listing-simple-1 .title-heading,
.property-listing-simple .property-description .prefix-text {
  color: #D7B46A;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}

.property-description .wrapper-title-heading > p,
.property-listing-simple .property-description span.price {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  line-height: 39px;
  color: #FFF !important;
  font-weight: 600;
}

.property-listing-simple .property-description .price-wrapper {
  margin-top: 20px;
}

.property-listing-simple .property-description .btn-default {
  width: 100%;
  border-radius: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color:   #FFF !important;
  margin-top: 30px;
}

.property-listing-simple .btn-default:hover {
  background: #D7B46A !important;
}

.pagination .page-numbers, .page-links a {
  border-radius: 100%;
  background: #A39A90;
  color:  #FFF;
}

.pagination .page-numbers:hover, .page-links a:hover {
  background: #0F0F0F;
  color: #FFF;
}

.pagination .current {
    background-color: #ac7e26 !important;
    color: #ffffff;
}

.xx {
  
}

.wrapper-search-form-bottom .advance-search.main-advance-search {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
}

.wrapper-search-form-bottom {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background: url(../images/bg-serach-section.png) no-repeat center center;
  background-size: cover;
  margin-top: 50px;
}

.wrapper-search-form-bottom::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}


div.page-head:not(.has-bg-image),
div.page-head:not(.has-bg-image):before{
  background: none !important;
  text-shadow: none !important;
}

div.page-head:not(.has-bg-image):before {
  display: none !important;
}

h1.page-title {
  color: #1D1A17;
  font-size: 56px;
  line-height: 75px;
  font-family: "Playfair Display", serif;
  font-weight: normal;
  margin-bottom: 20px;
}

.page-head-content .property-status-tag-flipped {
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
  margin-right: 10px;
  font-size: 24px;
  line-height: 29px;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
}

.page-head-content .price-wrapper {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.page-head-content .price-wrapper .price-detail {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.page-head-content .status-tag-wrapper {
  margin-top: 10px;
}

.page-head-content .status-tag-wrapper .property-status-tag-flipped {
  background: #D7B46A;
}

.page-head-content .price-wrapper .single-property-price.price {
  font-size: 40px;
  font-weight: 500;
  line-height: 52px;
  color: #B9852D;
}

.page-head-content .price-wrapper .single-property-price.price span {
  font-size: 20px;
  color: #A39A90;
}

.sidebar-property-detail .agent-sidebar-widget ,
.container-property-single,
.property-single-content{
  background: transparent !important;
}

.agent-common-styles {
    color: #1D1A17;
}

.agent-content-wrapper.agent-common-styles .inner-wrapper {
  display: flex;
  flex-direction: column;
}

.agent-content-wrapper.agent-common-styles .inner-wrapper > div,
.agent-content-wrapper.agent-common-styles .inner-wrapper > figure {
  display: flex;
  float: none;
  width: 100%;
  margin: 0;
  border-radius: 0;
  flex: 0 0 100%;
}

.single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper .line {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}

.single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper .line span {
  display: inline-flex;
  padding: 0 15px;
  position: relative;
  color: #B9852D;
  font-size: 28px;
  line-height: 37px;
  font-family: "Playfair Display", serif;
}

.single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper .line span:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -100%;
  width: 100%;
  height: 1px;
  background-color: #D7B46A;
}

.single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper .line span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -100%;
  width: 100%;
  height: 1px;
  background-color: #D7B46A;
}

.single.single-property .agent-contacts-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.single.single-property .agent-contacts-list li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: url(../images/svg/icion_phone-2.svg) no-repeat;
}

.agent-info-details {
  flex-direction: column;
}

.single.single-property .agent-contacts-list li.lineID a {
  background: url(../images/svg/icion_line-3.svg) no-repeat;
}

.single.single-property .agent-contacts-list li.email a {
  background: url(../images/svg/icion_mail-2.svg) no-repeat;
}

.wrapper-agent-contact-form ,
.sidebar-property-detail .Custom_Inspiry_Featured_Properties_Widget{
  background: #FEFAF7;
  box-shadow: 5px 5px 20px #A39A904D;
  border-radius: 20px;
  padding: 30px;
}

.wrapper-agent-contact-form .agent-contact-form .col-sm-6 {
  width: 100%;
}

.sidebar.sidebar-property-detail .agent-contact-form input[type="text"], 
.sidebar.sidebar-property-detail .agent-contact-form textarea {
  border: 1px solid var(---e8ded0-inputs-cards-dividers);
  background: #FFFFFF;
  border: 1px solid #E8DED0;
  border-radius: 10px;
  }

.agent-contact-form input[type="text"], .agent-contact-form textarea {
  width: 100%;
  padding: 14px 10px;
  margin-bottom: 8px;
  font-size: 16px;
}

h3.agent-contact-form-title {
  font-size: 28px;
  line-height: 37px;
  color: var(--color-primary);
  font-family: "Playfair Display", serif;
  font-weight: 600;
}

.agent-image img {
  width: 100%;
  height: auto;
  border: 0;
}

.single-property .agent-post-even .btn-default, 
.single-property .agent-sidebar-widget .btn-default ,
.widget-advance-search .form-submit-btn,
.wrapper-btn-view-more .btn-view-more{
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  margin-bottom: 0px;
  letter-spacing: 1px;
}

.single-property .agent-post-even .btn-default:hover, 
.single-property .agent-sidebar-widget .btn-default:hover ,
.widget-advance-search .form-submit-btn:hover,
.wrapper-btn-view-more .btn-view-more:hover{
  background: #D7B46A !important;
  color: #FFF !important;
}

.single.single-property .agent-common-styles {
    padding: 0;
}

.single-property .sidebar-property-detail .agent-sidebar-widget .agent-common-styles .agent-image a {
  display: flex;
  width: 100%;

}
.sidebar-property-detail .widget {
    border: 0;
    padding: 0;
    margin-top: 40px;
    background: transparent;
}

.site-content-wrapper .advance-search-widget-title {
  font-size: 28px;
  line-height: 37px;
  font-family: "Playfair Display", serif;
  color: var(--color-primary);
  text-align: left;
  background: transparent;
}


.advance-search-widget-title .fa-search {
    background-color: transparent;
    color: var(--color-primary);
}

.sidebar .widget-advance-search .option-bar li .select2-search__field ,
.advance-search input[type="text"],
.select2-container .select2-search--inline .select2-search__field,
.select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
}

.sidebar .widget-advance-search .option-bar li .select2-search__field::placeholder ,
.advance-search input[type="text"]::placeholder,
.select2-container .select2-search--inline .select2-search__field::placeholder { 
  color: #1D1A17;
  opacity: 1;
}

.widget-advance-search .extra-search-fields .text-wrapper {
  padding: 0;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1D1A17;
  background: #F8F4EE;
  border: 1px solid #E8DED0;
  border-radius: 10px;
  letter-spacing: 1px;
}

.sidebar-property-detail .widget-advance-search .extra-search-fields {
  padding: 0;
}

.sidebar.sidebar-property-detail .widget-title {
  font-size: 28px;
  line-height: 37px;
  font-family: "Playfair Display", serif;
  color: var(--color-primary);
  text-align: left;
  background: transparent;
  border: 0;
  padding: 0;
}

.sidebar-property-detail .Custom_Inspiry_Featured_Properties_Widget {
  padding: 30px;
  margin-bottom: 20px;
}

.widget ul.widget-featured-properties li {
  border-bottom: 1px solid #E8DED0;
  padding-bottom: 15px !important;
  margin-bottom: 15px !important;
  display: flex;
  align-items: flex-start;
}

ul.widget-featured-properties li .featured-properties-thumbnail {
  flex: 0 0 30%;
  max-height: 100%;
  overflow: hidden;
  margin-right: 15px;
  border-radius: 10px;
}

.widget-featured-properties .featured-properties-title a {
  font-size: 16px;
  line-height: 20px;
  color: #1D1A17;
  font-weight: normal;
}

.widget-featured-properties .featured-properties-title a:hover {
  color: var(--color-primary);
}

.widget-featured-properties .price {
  display: flex;
  align-items: flex-end;
  font-size: 20px;
  line-height: 24px;
  color: #D7B46A;
  font-weight: 600;
  margin-top: 10px;
}

.widget-featured-properties .price span {
  font-size: 12px;
  line-height: 15px;
  margin-left: 0px;
  font-weight: none;
  color: #A39A90
}

.property-status-tag-flipped {
  font-size: 14px;
  line-height: 17px;
  height: 25px;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #B9852D;
  border-radius: 8px;
  margin: 10px 0 0;
}

.property-single-content {
  font-size: 14px;
  padding: 0 30px 0 0;
}

.property-single-content .single-property-slider {
  margin: 0;
}

#image-gallery li img {
  border-radius: 20px;
  width: 100%;
  height: auto;
}

.slider-thumbnail-nav-wrapper {
  margin-top: 20px;
}

.slider-thumbnail-nav-wrapper ul li img   {
  border-radius: 12px;
}

.property-single-content .lSAction > a {
  width: 46px;
  height: 46px;
}

.property-single-content .lSAction > .lSNext {
  background: url(../images/svg/arrow_right.svg) no-repeat;
}

.property-single-content .lSAction > .lSPrev {
  background: url(../images/svg/arrow_left.svg) no-repeat;
}

.property-single-content .property-meta.all-meta {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100% / 5), 1fr));
  gap: 20px;
}

.property-single-content .property-meta.all-meta > div {
  margin-bottom: 0;
  float: none;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #FEFAF7;
  box-shadow: 5px 5px 20px #A39A904D;
  border-radius: 20px;
  padding: 20px;
}

.property-meta.all-meta .meta-item-label {
  font-size: 16px;
  line-height: 34px;
  color: #D7B46A;
  text-align: center;
}

.property-meta.all-meta .meta-item-value {
  font-size: 24px;
  line-height: 34px;
  color: #1D1A17;
  font-weight: 600;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.property-single-content .property-meta.all-meta *:before,
.property-single-content .property-meta.all-meta:before {
  display: none !important;
}

.property-single-content .property-meta.all-meta .meta-item-icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.property-single-content .property-meta.all-meta .meta-item-icon * {
  max-width: 100%;
  max-height: 100%;
}

.single-property .fancy-title ,
.other-articles-title{
  font-size: 28px;
  line-height: 37px;
  color: var(--color-primary);
  font-family: "Playfair Display", serif;
  border: 0;
  padding: 0;
  margin: 30px 0;
}

.single-property .fancy-title:after {
  display: none !important;
}

.property-single-content .property-content {
  line-height: 34px;
  background: transparent;
}

.property-single-content .property-content p {
  margin-bottom: 30px;
}

.property-single-content .property-content p:last-child {
  margin-bottom: 0;
}

.property-content + .property-additional-details {
    margin-top: 0px;
}

.property-content {
  margin-bottom: 0px;
}

ul.property-additional-details-list {
  background: #FEFAF7;
  box-shadow: 5px 5px 20px #A39A904D;
  border-radius: 20px;
  padding: 30px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100% / 3), 1fr));
  gap: 20px;
}

ul.property-additional-details-list:before {
  display: none !important;
}

.property-additional-details-list dt {
    background: transparent;
    color: #D7B46A;
    font-weight: 500;
    flex: 0 0 160px;
}

.property-additional-details-list dt, 
.property-additional-details-list dd {
  border: 0;
  padding: 0;
}

.property-additional-details-list dl {
  display: flex;
}

.property-additional-details-list dd {
  flex: 1;
}

.property-features-list.clearfix {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100% / 8), 1fr));
  gap: 20px;
}

.property-features-list.clearfix:before {
  display: none !important;
}

.property-features-list.clearfix > li{
    margin-bottom: 0;
    float: none;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FEFAF7;
    box-shadow: 5px 5px 20px #A39A904D;
    border-radius: 20px;
    padding: 10px;
    margin: 0;
}

.property-features-list.clearfix > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  /* justify-content: space-between; */
  width: 100%;
}


.property-features-list a:after {
  display: none !important;
}

.property-features-list .meta-item-icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  font-size: 12px;
}

.property-features-list .meta-item-icon img {
  max-width: 100%;
  max-height: 100%;
}

.property-features-list a span {
  text-align: center;
  color: #1D1A17;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}

.property-share-networks .share-this.sharer-0 label.entypo-export,
.wrapper-btn-share a.printer-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  width: 150px;
  border: 2px solid #D7B46A;
  border-radius: 8px;
  color: #D7B46A;
  font-weight: 600;
  background: transparent;
  transition: all 0.3s ease-in-out;
}

.property-share-networks .share-this.sharer-0 label.entypo-export:hover,
.wrapper-btn-share a.printer-icon:hover {
  background: #D7B46A;
  color: #FFF;
}

.property-single-content .favorite-and-print {
  background: transparent;
}

.property-share-networks .share-this.sharer-0 label span {
  font-family: "Inter", sans-serif;
  font-weight: 600 !important;
}

.property-location-section {
    margin-bottom: 0px;
}

.wrapper-btn-share {
    display: flex;
    padding-top: 0px !important;
}

.blog-post-listing .content-inner {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100% / 4), 1fr));
  gap: 40px;
}

.blog-post-listing article.post.type-post {
  background: #FEFAF7;
  box-shadow: 5px 5px 20px #A39A904D;
  border-radius: 30px;
  overflow: hidden;
}

.blog-post-entry-header {
  background: transparent;
  margin: 0;
}

.blog-post .entry-title a{
  font-size: 28px;
  line-height: 37px;
  color: #1D1A17;
  font-family: "Playfair Display", serif;
}

.blog-post .entry-title a:hover {
  color: #B9852D;
}

.blog-post .post-date {
  color: #A39A90;
}

.blog-post .entry-title {
  margin-bottom: 10px;
}

@media (max-width: 1199px) {
  .site-main.blog-post-listing .content-inner {
    gap: 15px;
  }

  .blog-post-entry-header {
    padding: 15px;
  }
  .property-listing-simple-1 .property-thumbnail {
    flex: 0 0 50%;
    order: 1;
  }
  .property-listing-simple-1 .property-description {
    flex: 0 0 50%;
    order: 2;
    display: flex !important;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 20px;
  }
  .property-listing-simple-1 .title-and-meta {
    flex: 0 0 100%;
    order: 3;
  }
  .property-listing-simple {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .site-main.blog-post-listing .content-inner {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 2), 1fr));
  }
  .property-listing-simple-1 .property-thumbnail {
    flex: 0 0 100%;
    order: 1;
  }
  .property-listing-simple-1 .property-description {
    flex: 0 0 100%;
    order: 3;
  }
  .property-listing-simple-1 .title-and-meta {
    flex: 0 0 100%;
    order: 2;
    position: static;
  }
  .property-listing-simple-1 .title-and-meta .status-tag-wrapper.availability-wrap {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 9;
  }
  .property-listing-simple {
    position: relative;
  }
  .property-listing-simple-1 .title-and-meta .property-status-tag-flipped {
    border-radius: 0 20px 20px 0;
    padding: 0 20px;
  }
}

.page-head-content .post-date {
  color: #A39A90;
  font-size: 16px;
  line-height: 20px;
}

.blog-single-post.default-page {
  background: transparent;
}

.blog-single-post .blog-post figure {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-single-post .blog-post figure a  {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  overflow: hidden;
}

.blog-single-post.default-page .entry-content {
  margin: 0px;
  padding: 0px;
  margin-top: 40px;
}

.blog-single-post.default-page .entry-content p {
  line-height: 34px;
  font-size: 16px;
  margin-bottom: 25px;
  color: #1D1A17;
}

.other-articles .blog-post-listing .content-inner {
  padding-bottom: 20px;
}

.share-this.sharer-0 [class*=entypo-]:before {
    font-family: entypo, sans-serif;
}

.entypo-export:before {
  content: "\e715";
}

.edit-post-link {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 9999;
}

.edit-post-link .vc_inline-link {
  display: none;
}

@media (max-width: 1199px) {
  .wrapper-properties-listing.listing-6-col {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 5), 1fr));
  }
  .recently-properties .wrapper-properties-listing.listing-6-col {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 4), 1fr));
  }
  .site-main-nav .main-menu > li > a {
    padding: 2px 10px;
  }
  .wrapper-widget-footer-top {
    flex-wrap: wrap;
    gap: 20px;
  }
  .wrapper-widget-footer-top > section {
    flex: 0 0 calc( ( 100% - 20px ) / 3 ) !important;
    margin-bottom: 20px;
  }
  .footer-bottom .copyright-text {
    flex-direction: column-reverse;
  }

  .property-single-content .property-meta.all-meta {
      grid-template-columns: repeat(auto-fill, minmax(calc(100% / 3), 1fr));
      gap: 20px;
  }
  .property-features-list.clearfix {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 5), 1fr));
  }
}

@media (max-width: 991px) {
  .mobile-header .contact-number {
    display: none;
  }
  .header-variation-two .zero-horizontal-margin, .header-variation-three .zero-horizontal-margin {
    justify-content: flex-start;
  }
  #mobile-header ,
  .mean-container .mean-bar{
    position:static;
    width: auto;
    background: transparent;
  }
  .mean-container .meanmenu-reveal {
    position: absolute;
    top: 50%;
    left: auto !important;
    right: 15px !important;
    transform: translateY(-50%);
    width: 48px;
    z-index: 9999;
    background: transparent;
  }
  .site-header.header-variation-two {
    position: relative;
    z-index: 999999;
  }
  .mean-container .mean-nav {
    right: 0;
    left: auto;
  }
  .mean-container .meanclose {
    background: transparent;
    color: #FFF;
  }
  .mean-container .mean-nav {
    margin-top: 0px;
    background: #0F0F0F;
  }
  .mean-container .main-menu > li > a, .mean-container .sub-menu .menu-item-has-children > a ,
  .mean-container .main-menu li .mean-expand,
  .mean-container .main-menu li .mean-expand:hover,
  .mean-container .sub-menu li a{
    background: transparent !important;
  }
  .mean-container .mean-nav li + li {
    border-top: 1px solid #2E2E2E;
  }
  .mean-container .main-menu li .mean-expand:after {
    display: none !important;
  }
}

.owl-controls .owl-nav > div.owl-prev {
  left: 5px;
  background: url(../images/svg/arrow_left.svg) no-repeat;
}

.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.owl-dots .owl-dot span {
  display: inline-flex;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #3C3C3C;
  opacity: 0.3;
}

.owl-dots .owl-dot:hover span,
.owl-dots .owl-dot.active span {
  background: #D7B46A;
  opacity: 0.7;
}

.owl-controls .owl-nav > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/svg/arrow_right.svg) no-repeat;
  width: 46px;
  height: 46px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 5px;
  font-size: 0px;
}




@media (max-width: 767px) {
  .wrapper-widget-footer-top {
    gap: 0px;
  }
  .wrapper-widget-footer-top > section {
    flex: 0 0 100% !important;
    margin-bottom: 0px;
    border-left: 0px !important;
    padding-left: 0px !important;
  }
  .inspiry-slider-two .search-title {
    position: absolute;
    top: -56px;
    left: 10px;
  }
  .advance-search.main-advance-search {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-advance-search .advance-search-form {
    padding: 15px;
  }
  .main-advance-search .option-bar {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .extra-search-fields:not(.list-more-features) {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  article#post-105 > .entry-content {
    padding: 15px 15px 15px 30px;
  }
  .vc_non_responsive .vc_row .vc_col-sm-8 ,
  .vc_non_responsive .vc_row .vc_col-sm-4{
    width: 100% !important;
  }
  .featured-properties-one header.section-header a {
    font-size: 14px;
    line-height: 20px;
  }
  .featured-properties-one .section-title, .property-listing-two .section-title, .home-recent-posts .section-header .section-title, .partners .title, .home-google-review .section-header .section-title {
    font-size: 25px;
    line-height: 37px;
  }
  .recent-posts-item article.post {
    flex-direction: column;
    padding: 15px;
    box-shadow: 5px 5px 20px #A39A904D;
  }
  .recent-posts-carousel {
    padding-left: 2px;
    padding-right: 2px;
  }
  .partners ul.list-grid-layout li {
    width: calc((100% - 40px) / 3);
  }
  .mean-container .mean-nav {
    width: 100%;
  }
  h1.page-title {
    font-size: 28px;
    line-height: 37px;
  }
  .page-head-content .price-wrapper .single-property-price.price {
    font-size: 24px;
    line-height: 29px;
  }
  .page-head-content .property-status-tag-flipped ,
  .page-head-content .status-tag-wrapper .property-status-tag-flipped{
    font-size: 16px;
    line-height: 20px;
  }
  .property-single-content {
    font-size: 16px;
    padding: 0;
  }
  .property-single-content .property-meta.all-meta {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 2), 1fr));
    gap: 20px;
  }
  .property-single-content .property-meta.all-meta > div {
    display: flex;
    flex-direction: row;
  }
  .property-meta.all-meta .meta-item-value {
    align-items: flex-start;
  }
  .property-meta.all-meta .meta-item-label {
    text-align: left;
  }
  .property-single-content .property-meta.all-meta .meta-item-icon {
    margin-right: 10px;
  }
  ul.property-additional-details-list {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 2), 1fr));
    gap: 20px;
  }
  .property-features-list.clearfix {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 4), 1fr));
  }
  .extra-search-fields .title {
    width: 100%;
  }
  .sidebar-property-detail .Custom_Inspiry_Featured_Properties_Widget {
    padding: 15px;
  }
  .widget-featured-properties {
    max-width: 100%;
  }
  .single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    background: #FFF;
    flex-direction: row;
    margin-left: -15px;
    padding: 15px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 45px;
  }
  .single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper > div, .single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper > figure {
    max-width: 180px;
  }
  .single-property .sidebar-property-detail .agent-sidebar-widget .agent-common-styles .agent-image a {
    display: inline-flex;
  }
  .single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper .line span {
    font-size: 10px;
    line-height: 14px;
  }
  .single.single-property .agent-content-wrapper.agent-common-styles .inner-wrapper .line {
    margin: 0 0 5px;
  }
  .single.single-property .agent-contacts-list li a {
    width: 40px;
    height: 40px;
    background-size: 100% 100% !important;
  }
  .single.single-property .agent-contacts-list {
    margin: 0;
  }
  .property-description .wrapper-title-heading > p, .property-listing-simple .property-description span.price {
    font-size: 24px;
    line-height: 29px;
  }
  .property-description .wrapper-title-heading ,
  .property-description .price-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .property-listing-simple .property-description .btn-default {
    margin-top: 20px;
  }
  .page-listing-control .align-items-center {
    flex-direction: column;
  }
  .page-listing-control .heading {
    text-align: left;
  }
  .page-listing-control .sort-controls {
    margin: 0px;
  }
  .page-controls-wrapper {
    display: flex;
    justify-content: flex-start;
  }
}

div.page-head.has-bg-image .container-fluid {
  position: relative;
  z-index: 1;
}

@media (max-width: 575px) {
  .advance-search.main-advance-search {
    margin-top: -30px;
  }
}

@media (min-width: 992px) {
  div.page-head.has-bg-image .container-fluid{
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}

div.page-head.has-bg-image h1.page-title {
  color: #FFF;
}

.agent-post-listing .zero-horizontal-margin {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 4), 1fr));
    gap: 30px;
    background: transparent;
    margin-top: 50px;
}

@media (max-width: 1199px) {
  .agent-post-listing .zero-horizontal-margin {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 3), 1fr));
    gap: 20px;
  }
}

@media (max-width: 600px) {
  .agent-post-listing .zero-horizontal-margin {
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / 2), 1fr));
    gap: 20px;
  }
}

.zero-horizontal-margin .agent-listing-post {
  height: 100% !important;
  background: transparent;
  position: relative;
  border-radius: 6px;
  border: 1px solid #e6e2d9;
  box-shadow: 0 1px 2px rgba(20,20,20,.04), 0 10px 30px -12px rgba(20,20,20,.18);
  overflow: hidden;
  transition: transform .35s cubic-bezier(.2, .7, .2, 1), box-shadow .35s cubic-bezier(.2, .7, .2, 1);
}

.zero-horizontal-margin .agent-listing-post .agent-common-styles {
  color: #1D1A17;
  height: 100% !important;
  padding: 0 0 60px;
}

.agent-listing-post .agent-image a {
  display: flex;
  width: 100%;
}

.agent-listing-post .agent-image a img {
  border-radius: 0;
}

.agent-listing-post .agent-common-styles .inner-wrapper ,
.agent-single-post .agent-common-styles .inner-wrapper{
  margin-bottom: 0;
}

.agent-listing-post .agent-intro-text p ,
.agent-single-post .agent-intro-text p{
  margin-bottom: 15px;
}

.agent-listing-post .agent-name ,
.agent-listing-post .agent-contacts-list,
.agent-listing-post .agent-intro-text{
  padding: 0px 20px;
  color: #1D1A17;
}

.agent-listing-post .agent-name a ,
.agent-single-post .agent-name a {
  color: #141414;
}

.agent-listing-post .agent-common-styles p, 
.agent-listing-post .agent-common-styles a, 
.agent-listing-post .agent-common-styles .agent-contacts-list > li, 
.agent-listing-post .agent-contacts-list > li.map-pin p,
.agent-single-post .agent-common-styles p, 
.agent-single-post .agent-common-styles a, 
.agent-single-post .agent-common-styles .agent-contacts-list > li, 
.agent-single-post .agent-contacts-list > li.map-pin p {
  color: #1D1A17;
}

.agent-listing-post .btn-default.show-details ,
.agent-single-post .btn-default{
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #ac7e26 !important;
  border-radius: 6px;
  background: transparent !important;
  border:1px solid #ac7e26 !important;
}

.agent-single-post .btn-default {
  position: static;
}

.agent-listing-post .btn-default.show-details:hover ,
.agent-single-post .btn-default:hover{
  background: #ac7e26 !important;
  color: #FFF !important;
}

.agent-single-post .agent-content-wrapper {
  background: transparent !important;
  border-radius: 6px;
  border: 1px solid #e6e2d9;
  box-shadow: 0 1px 2px rgba(20,20,20,.04), 0 10px 30px -12px rgba(20,20,20,.18);
  overflow: hidden;
  transition: transform .35s cubic-bezier(.2, .7, .2, 1), box-shadow .35s cubic-bezier(.2, .7, .2, 1);
  margin-top: 50px;
}

.agent-single-post .agent-contact-form .agent-contact-form-title {
  color: #141414;
}

body.blog div.page-head,
body.blog div.page-head:before {
  background: none !important;
  text-shadow: none !important;
}

.page-template-properties-list div.page-head.has-bg-image .container-fluid,
body.blog div.page-head.has-bg-image .container-fluid{
  min-height: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.page-template-properties-list div.page-head.has-bg-image h1.page-title,
body.blog div.page-head.has-bg-image h1.page-title {
  color: #1D1A17;
}

.availability-wrap.visible .months-tooltip-wrap::before {
  display: none !important;
}

.property-status-tag-flipped:hover {
  color: #FFF;
}

.agent-image > a > svg {
  transition: all 0.3s ease-in-out;
}

.agent-image > a:hover > svg {
  opacity: 0.9;
}

.featured-properties-one .entry-title a, .h4 {
    font-size: 16px;
}

.select2-container, .select2-drop, .select2-search, .select2-search input {
  font-size: 14px;
}

.months-tooltip-wrap:hover::before {
  display: none !important;
}
