.page-view-property-search-map .slides{
 max-width: 100%;
}

.page-view-property-search-map .card-body {
  padding: 1rem 0 !important;
}


.page-view-property-search-map .property-card {
  margin-bottom: 11px;
  max-width: 74rem;
  border: 1px solid #F3F3F3;
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .page-view-property-search-map .property-card{
    margin-left: 2.2rem;
    margin-right: 2.2rem;
  }
}



.property-card__price {
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #03121C;
}

.property-card__price:hover{
  font-style: normal;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #03121C;
}
.property-card__price-option {
    font-size: 1.6rem;
}
.property-card__price-option a{
  font-style: normal;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #00492F;
}
.find-your-home__text{
  font-style: normal;
  font-weight: 300;
  font-size: 2rem;
  line-height: 2.2rem;
  color: #03121C;
}

@media only screen and (max-width: 425px) {
  .find-your-home__text{
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 2rem;
    /* Dark Blue 2 */
    color: #335063;
  }
}

.page-view-property-search-map .js-form-item{
  margin:0;
  padding:0;
  flex: 0 0 25%;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
  .page-view-property-search-map .js-form-item {
    flex: 0 0 50%;
  }
}



#block-exposedformproperty-search-mapproperty-search-items{
  max-width: 132.5rem;
  margin:auto;
}

/* bootstrap override */
.page-view-property-search-map .custom-select{
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 2.88219L0.649682 2.1002e-07L-1.50415e-07 0.558905L4 4L8 0.558905L7.35032 -8.28742e-08L4 2.88219Z' fill='%23022F63'/%3E%3C/svg%3E%0A");
  font-style: normal;
  font-weight: normal;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: 0.045em;
  color: #00253D;
  background-size: 7px 7px;
  border-radius: 0;
  padding: 5px;
  max-height: calc(1.2em + 16px);
  height: calc(1.2em + 16px);
}



/* Idea: Style the default option to be gray, active option to be blue. Ajax calls rebuild the dom and event listeners get lost atm -- gotta find an alternative */
.page-view-property-search-map .custom-select option[value="All"]{
  color: #4F4F4F;
}

/* Madness because it is not obvious how I may override view pager*/
.page-view-property-search-map .form-group{
  margin-bottom: 0;
}

.page-view-property-search-map .pagination .gray-line{
  display: none;
}

.page-view-property-search-map .pager__last-or-first{
  display: none;
}

.page-view-property-search-map  .pager__button--next{
  display: none;
}

.page-view-property-search-map .pagination__items{
  width: auto;
}

/* Cover for when clicking more filters */
/* Should only exists in find your home page, but adding specificity just in case */

.page-view-property-search-map .cover{
  background: #333333;
  opacity: 0.7;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: none; /* hidden by default */
}

.page-view-property-search-map .form-checkbox{
  border: 1px solid #BDBDBD;
  box-sizing: border-box;
  border-radius: 0px;
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px;
}

#views-exposed-form-property-search-map-property-search-items #edit-submit-property-search-map--5{
  display: block;
}

.my-sidebar__actions .form-actions{
  display: flex;
  gap: 10px;
  margin: 20px;
}

.my-sidebar__actions #edit-reset--5{
  font-style: normal;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: 1px;
  text-transform: capitalize;
  background: #F7F7F7;
  color: #F44848;
  border: none;
  box-shadow: 2px 2px 3px #00000036;
}

.my-sidebar__actions #edit-submit-property-search-map--5{
  background: #0072BC;
  border-radius: 1px;
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.4rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #F4EEEF;
  display: block;
  padding: 1rem;
  box-shadow: 2px 2px 3px #00000036;
}

.my-sidebar__form{
  width: 100%;
  position: relative;
}

.find-your-home__desktop-form label{
  display: none;
}

/* flex slider override */
.flexslider .slides img{
  width: 100%;
}

/* card override */
.page-view-property-search-map .card-body{
  padding:0;
}

/* flex slider override */
.page-view-property-search-map .flexslider{
  border: none;
}

.property-card__card-text {
  font-style: normal;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.9rem;
  color: #3B3B3B;
}

.property-card__address a {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 1.6rem !important;
  line-height: 2rem !important;
  color: #4f4f4f;
  text-decoration: none;
}

.property-card__address {
  max-width: 400px;
}
.property-card__card-text a {
  text-decoration: none;
}
.property-card__card-text a span {
  font-style: normal;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.9rem;
  color: #3B3B3B;
}

.property-card__address a:hover,
.property-card__card-text a:hover {
  opacity: 0.9;
  color: #4f4f4f;
}

.property-card__card-text__item{
  padding-right: 2rem;
}

/* .property-image__container {
  width: 25.5rem;
} */

@media (max-width: 991.98px) {
.leaflet-container{
    max-height:500px;
    width: 600px;
    margin: auto;
    max-width:100%;
}
.find-your-home__view-map{
    display:none !important;
}
}

.sidebar .checkbox label {
  margin-left: 1.5rem !important;
  font-style: normal;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.4rem;
  display: flex;
  letter-spacing: 0.045em;
  color: #335063;
}

.sidebar__long-select .custom-select{
  border: none;
  max-height: calc(1.2em + 30px);
  height: calc(1.2em + 30px);
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='8' viewBox='0 0 17 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.8' d='M8.3552 5.76438L1.537 -5.67971e-08L0.214843 1.11781L8.3552 8L16.4955 1.11781L15.1734 -6.42586e-07L8.3552 5.76438Z' fill='%2300492F'/%3E%3C/svg%3E%0A");
  background-size: 1.6rem;
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
  font-style: normal;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: 0.045em;
}


.sidebar__long-select label{
  font-style: normal;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.5rem;
  letter-spacing: 0.045em;
  color: #3B3B3B;
  padding-left: 5px;
}

.search-swe-homes-gray-line {
  background: #c4c4c4;
  opacity: 0.5;
  height: 1px;
  width: 100%;
}

.sidebar #edit-search-api-fulltext--3[type=text], .sidebar #edit-search-api-fulltext--4[type=text], .sidebar #edit-search-api-fulltext--5 {
  background-position: 2% 50%;
}

.page-view-property-search-map .pagination {
  margin-top: 2.6rem;
}

.page-view-property-search-map .pagination li{
 padding: 0.5rem 1rem !important;
 margin-right: 1.2rem;
 margin-left: 1.2rem;
 background: #FAFAFA;
}

.page-view-property-search-map .pagination li.active span{
  /* identical to box height */
  color: #0061F0 !important;
  opacity: 0.7 !important;
}

/* desktop */
.sidebar__multi-inputs .sidebar__input{
  padding-right: 2.3rem;
}

.sidebar__multi-inputs .sidebar__input:nth-child(4n+0) {
  padding-right: 0;
}
/* tablet */
@media only screen and (min-device-width : 576px) and (max-device-width : 992px) {
  .sidebar__multi-inputs .sidebar__input:nth-child(odd){
    padding-right: 2.3rem;
  }
}
/* mobile */
@media only screen and (max-device-width : 576px) {
  .sidebar__multi-inputs .sidebar__input:nth-child(odd){
    padding-right: 0;
  }
}

#edit-field-property-highlight--5 .form-checkboxes{
  display: flex;
  flex-wrap: wrap;
}


.find-your-home__desktop-form__property-highlight{
  background: white;
}
/* lg breakpoint */
.find-your-home__desktop-form__search, .find-your-home__actions-container{
  background: white;
}

 @media only screen and (max-width: 992px) {
   .find-your-home__actions-container{
     width: 100%;
     background: #F7F7F7; /* Gray */
   }
 }
@media (max-width: 991.98px) {
  .find-your-home__desktop-form{
    background: #F7F7F7; /* Gray */
    padding-left: auto;
    padding-right: auto;
    padding-bottom:0;
    padding-top: 3.9rem;
  }
  .find-your-home__desktop-form__search{
    padding-bottom: 3rem;
    background: #F7F7F7; /* Gray */
  }
}


.find-your-home__search-button{
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.4rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #F4EEEF;
  background: #0072BC;
  border-radius: 1px;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  border: #0072BC 1px solid;
  box-sizing: border-box;
}

/* Input for text search */
.page-view-property-search-map #edit-search-api-fulltext--3[type=text]::placeholder, .page-view-property-search-map #edit-search-api-fulltext--4[type=text]::placeholder, .page-view-property-search-map #edit-search-api-fulltext--5[type=text]::placeholder{
  font-weight: normal;
}
.page-view-property-search-map #edit-search-api-fulltext--3[type=text], .page-view-property-search-map #edit-search-api-fulltext--4[type=text]{
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #0072BC;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5.16393' cy='5.16393' r='4.41393' stroke='%230072BC' stroke-width='1.5'/%3E%3Cpath d='M8.85181 9.09839L14.2616 15' stroke='%230072BC' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 6px 4px;
  padding-left: 3rem;
}

input.page-view-property-search-map #edit-search-api-fulltext--4[type=text] {
  background-position: 1% 50%;
}

.page-view-property-search-map #edit-search-api-fulltext--5[type=text]{
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.5rem;
  color: #0072BC;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5.16393' cy='5.16393' r='4.41393' stroke='%230072BC' stroke-width='1.5'/%3E%3Cpath d='M8.85181 9.09839L14.2616 15' stroke='%230072BC' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 1% 50%;
  padding-left: 3rem;
}

@media only screen and (max-width: 992px) {
  .page-view-property-search-map #edit-search-api-fulltext--3[type=text], .page-view-property-search-map #edit-search-api-fulltext--4[type=text]{
    background-position: 1% 50%;
    padding-left: 3rem;
  }
}


.find-your-home__view-map__text{
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.4rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #0072BC;
  cursor: pointer;
}

@media (max-width: 991.98px) {
  .find-your-home__homes-container{
    margin-right: auto;
  }
}


.page-view-property-search-map .card-body{
  height: 100%;
}

.find-your-home-wrapper {
  justify-content: center;
  gap:2em;
  flex-wrap: wrap-reverse;
}
.find-your-home-wrapper .left-side{

}

.property-images__desktop {
  max-width: 25.5rem;
}

.property_status_price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.property-card__price{
  margin-right: 1.8rem;
}

/* Find your Home owner Financing*/

.find-your-home__owner-financing__container{
  background: #F7F7F7;
}

.find-your-home__owner-financing{
  max-width: 85.5rem;
  background: #F7F7F7;
  padding-top: 5.3rem;
  padding-bottom: 6.1rem;
}

@media only screen and (max-width: 576px) {
  .find-your-home__owner-financing{
    max-width: 26.1rem;
    }
    #block-findyourhomeownerfinancing{
      margin-top: 4rem;
    }
}


.find-your-home__owner-financing__title{

}

.find-your-home__owner-financing__body{
  font-style: normal;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #000000;
}
.find-your-home__button{
  width: 24.8rem;
  border: none;
  padding-top:1.5rem;
  padding-bottom: 1.5rem;
}
.find-your-home__button a{
  color: white !important;
}

.property-card__price-section{
  padding-bottom:0;
  padding-top:0;
}

@media only screen and (max-width: 576px) {
  .property-card__price-section{
    padding-bottom: 1.5rem;
    padding-top: 1rem;
  }
}

.property-card__price-section {
  background: #F7F7F7;
}

@media only screen and (min-width: 576px) {
  .property-card__price-section {
    background: white;
  }
}

.property-card__highlights{
  display: flex;
  margin-right:1rem;
}

.property-card__top-container{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.region-featured-bottom-third{
  flex-direction: column;
}

.top-footer__gray__visit-our-office {
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 2.9rem;
  color: #242424;
}

.content-owner-financing__banner{
  padding: 3.4rem 3rem;
}

.content-owner-financing__banner-mobile{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.view-rental-requirements-text{
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.4rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;

  /* Brown */

  color: #3B3B3B;
}
#property-details-table .bold{
  font-weight: 800;
}
.leaflet-popup-content{
	min-width:350px;
}
.leaflet-popup-content img{
  width: 100%;
  height: auto;
}
.pop-up-desc {
    display: flex;
flex-wrap: wrap;
font-size:1.6rem;
margin-bottom:15px;
}
.pop-up-desc span {
    width: 50%;
}
.pop-up-price {
    display: flex;
    flex-wrap: wrap;
justify-content: space-between;
font-size:1.8rem;
}
.pop-up-price {
    display: flex;
    flex-wrap: wrap;
justify-content: space-between;
font-size:1.8rem;
}
.pop-up-price span a {
font-size:1.8rem;
}
.leaflet-popup-content p{
	margin:15px 0;
}
.leaflet-popup-content-wrapper {
border-radius:0;
}