/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/all-ads-listing/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
.wp-block-goland-features-all-ads-listing {
  display: flex;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .wp-block-goland-features-all-ads-listing {
    flex-flow: column;
    gap: 0;
  }
}
.wp-block-goland-features-all-ads-listing .filters-container {
  padding: var(--wp--style--block-gap);
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: var(--wp--style--block-gap);
}
@media (min-width: 1025px) {
  .wp-block-goland-features-all-ads-listing .filters-container {
    width: 300px;
  }
}
.wp-block-goland-features-all-ads-listing .filters-container .filters-text {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.wp-block-goland-features-all-ads-listing .filters-container .filters-text .prem-count-wrapper {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-start;
}
.wp-block-goland-features-all-ads-listing .filters-container .filters-text h1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  line-height: 1.75rem;
}
.wp-block-goland-features-all-ads-listing .filters-container .filters-text h1 span {
  display: inline;
}
.wp-block-goland-features-all-ads-listing .filters-container .filters-text .prem-count-text {
  margin-bottom: 0;
  font-size: 0.75rem;
}
.wp-block-goland-features-all-ads-listing .filters-container .filters-text .page-title {
  font-size: 1.45rem;
  margin-bottom: 0.6rem;
  display: block;
  flex-basis: 100%;
}
@media screen and (max-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text .page-title,
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text .prem-count {
    font-size: 1.3rem;
  }
}
.wp-block-goland-features-all-ads-listing .filters-container .filters-text span.prem-count {
  font-size: 1.45rem;
  margin-bottom: 0;
  margin-right: 0.5rem;
}
.wp-block-goland-features-all-ads-listing .filters-container .filter-selects {
  /* font-size: 14px; */
}
@media screen and (max-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .filters-container {
    padding: 0;
    gap: 0;
    overflow: unset;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filter-selects-wrapper {
    padding: 0.5rem;
    position: relative;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filter-selects-wrapper .filter-selects {
    background-color: var(--bs-body-bg);
    padding: 0.5rem;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .view-buttons button {
    font-size: 14px;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text {
    padding: 0.5rem;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text h2 {
    font-size: 1.3rem;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text p {
    font-size: 0.9rem;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text p.prem-count {
    font-size: 1.3rem;
    margin-right: 0.5rem;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text h1,
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text h2,
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text p {
    margin: 0;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text p {
    display: inline-block;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filters-text .prem-count {
    vertical-align: middle;
    margin-right: 1rem;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .single-filter .dropdown span {
    margin-bottom: 1rem;
  }
}
.wp-block-goland-features-all-ads-listing .filters-container .single-filter:not(.area) .custom-select::first-letter,
.wp-block-goland-features-all-ads-listing .filters-container .single-filter:not(.area) span::first-letter {
  text-transform: capitalize;
}
.wp-block-goland-features-all-ads-listing .filters-container .custom-select-wrapper {
  cursor: pointer;
  position: relative;
  text-align: left;
  margin-bottom: 1rem;
}
.wp-block-goland-features-all-ads-listing .filters-container .custom-select-wrapper .custom-select {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0.5rem 0.25rem 0.5rem;
  line-height: 2em;
  width: 100%;
}
.wp-block-goland-features-all-ads-listing .filters-container .custom-select-wrapper .custom-select::after {
  content: "";
  width: 7px;
  height: 7px;
  border-left: solid 1px black;
  border-bottom: solid 1px black;
  transform: rotate(315deg);
  margin-top: -4px;
}
.wp-block-goland-features-all-ads-listing .filters-container .custom-select-wrapper .dropdown {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0.25rem 0.5rem;
  z-index: 10;
  max-height: 200px;
  overflow-y: auto;
}
.wp-block-goland-features-all-ads-listing .filters-container .custom-select-wrapper .dropdown span {
  cursor: pointer;
  width: 100%;
  display: block;
  margin-bottom: 0.25rem;
}
.wp-block-goland-features-all-ads-listing .filters-container .custom-select-wrapper.active .dropdown {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
}
.wp-block-goland-features-all-ads-listing .filters-container .custom-select-wrapper.active .custom-select {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.wp-block-goland-features-all-ads-listing .filters-container .custom-select-wrapper.active .custom-select::after {
  transform: rotate(135deg);
}
.wp-block-goland-features-all-ads-listing .filters-container select {
  width: 100%;
  margin-bottom: 1rem;
  padding: 0.25rem;
}
.wp-block-goland-features-all-ads-listing .filters-container .prem-count {
  color: var(--wp--preset--color--primary);
  font-weight: 400;
  margin-bottom: 0.3rem;
}
.wp-block-goland-features-all-ads-listing .filters-container .filters-view-button {
  width: 100%;
  padding: 0.5rem;
  padding-top: 0.7rem;
  border: 0;
  background: var(--wp--preset--color--primary);
  font-size: 14px;
}
@media screen and (min-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .filters-container .filters-view-button {
    display: none;
  }
}
.wp-block-goland-features-all-ads-listing .filters-container .view-buttons {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 1rem;
}
.wp-block-goland-features-all-ads-listing .filters-container .view-buttons button {
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .filters-container .view-buttons {
    margin-bottom: 0;
    /* button {
    	border-radius: 0 !important;
    } */
  }
}
.wp-block-goland-features-all-ads-listing .filters-container .view-buttons button {
  background-color: var(--wp--preset--color--light-gray);
  color: gray;
  padding: 1rem;
  border: 0;
  flex-basis: 50%;
}
.wp-block-goland-features-all-ads-listing .filters-container .view-buttons button:first-child {
  border-top-left-radius: var(--wv-button-border-radius);
  border-bottom-left-radius: var(--wv-button-border-radius);
}
.wp-block-goland-features-all-ads-listing .filters-container .view-buttons button:last-child {
  border-top-right-radius: var(--wv-button-border-radius);
  border-bottom-right-radius: var(--wv-button-border-radius);
}
.wp-block-goland-features-all-ads-listing .filters-container .view-buttons button.active {
  background-color: var(--wp--preset--color--primary);
  color: black;
}
@media screen and (min-width: 1025px) {
  .wp-block-goland-features-all-ads-listing .filters-container .filter-selects {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .filters-container .filter-selects {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .wp-block-goland-features-all-ads-listing .filters-container .filter-selects .single-filter {
    flex-basis: 49%;
  }
}
.wp-block-goland-features-all-ads-listing .reset-filters {
  margin-bottom: 1rem;
  color: inherit;
  flex-basis: 100%;
}
.wp-block-goland-features-all-ads-listing .no-matching-ads {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 0.5rem;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper {
  height: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .map-and-slider-wrapper {
    margin: 0 0.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .map-and-slider-wrapper {
    flex: 1 0 70%;
  }
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .accordion-body {
  padding: 0;
  margin-bottom: 1rem;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
  width: 300px;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 1rem;
}
@media screen and (max-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container {
    margin-bottom: 2rem;
  }
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .above-slider {
  margin-bottom: 1rem;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1rem;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .swiper-nav {
  display: flex;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .swiper-nav > div {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  height: unset;
  display: block;
  bottom: unset;
  margin-top: unset;
  width: 2rem;
  height: 2rem;
  color: var(--bs-body-color);
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .swiper-nav > div::after {
  font-size: 1rem;
  display: flex;
  justify-content: center;
  background-color: var(--wp--preset--color--primary);
  padding: 0.25rem;
  line-height: unset;
  color: unset;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .swiper-nav > div.swiper-button-prev::after {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .swiper-nav > div.swiper-button-next::after {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .accordion-button {
  width: -moz-max-content;
  width: max-content;
  padding: 0.75rem;
  background-color: var(--wp--preset--color--primary);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .accordion-button:not(.collapsed), .wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .accordion-button:not(.collapsed)::after {
  color: unset;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .accordion-button::after {
  margin-left: 1rem;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .slider-container .swiper-slide {
  background-color: white;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
  padding: 0.5rem;
  height: auto;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner {
  position: relative;
  display: block;
  color: unset;
  text-decoration: unset;
  height: 100%;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .text-container {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  flex-flow: column;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .image-container {
  margin-top: auto;
  position: relative;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .top-text-row {
  font-weight: bold;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .top-text-row .top-text-row--type {
  text-transform: capitalize;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .top-text-row .top-text-row--area {
  float: right;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .bottom-text {
  font-size: 0.8rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .bottom-text .bottom-text-row--sub-areas {
  margin-left: auto;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .bait {
  position: absolute;
  bottom: 0.5rem;
  left: 0.5rem;
  font-size: 0.7rem;
  line-height: 1.2;
  font-weight: 700;
  padding: 0.5rem;
  background-color: #ebe6f4;
  border-radius: 10px;
  max-width: -moz-min-content;
  max-width: min-content;
}
.wp-block-goland-features-all-ads-listing .map-and-slider-wrapper .infobox-inner .bait span {
  display: block;
  word-spacing: 1000px;
  text-align: center;
  font-weight: 300;
}
@media screen and (max-width: 1023px) {
  .wp-block-goland-features-all-ads-listing .prem-count-wrapper {
    display: flex;
    align-items: center;
  }
}
.wp-block-goland-features-all-ads-listing .prems-order-mobile-wrapper {
  margin-left: auto;
  text-align: right;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .prems-order-mobile-wrapper {
    display: none;
  }
}
.wp-block-goland-features-all-ads-listing .prems-order-mobile-wrapper .prems-order-mobile {
  display: inline-block;
  background: transparent;
  color: inherit;
  border: 0;
  margin-bottom: 0;
  text-align: right;
  max-width: 100px;
  padding: 0.15rem 0.25rem;
  white-space: nowrap;
  cursor: pointer;
}
.wp-block-goland-features-all-ads-listing .prems-order-mobile-wrapper .prems-order-mobile + .dropdown {
  position: absolute;
  right: 0;
  width: 50vw;
  padding: 0;
  z-index: 10;
  min-width: 150px;
  text-align: right;
  border: 0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}
.wp-block-goland-features-all-ads-listing .prems-order-mobile-wrapper .prems-order-mobile + .dropdown span {
  cursor: pointer;
  width: 100%;
  display: block;
  padding: 0.5rem 0.75rem;
}
.wp-block-goland-features-all-ads-listing .prems-order-mobile-wrapper .prems-order-mobile + .dropdown span:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.wp-block-goland-features-all-ads-listing .prems-order-mobile-wrapper .prems-order-mobile + .dropdown span.selected {
  font-weight: bold;
}
.wp-block-goland-features-all-ads-listing .list-sorting {
  padding: 1rem 0;
  background-color: transparent;
  border-bottom: 1px solid #dcdcdc;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 1rem;
}
@media screen and (max-width: 1023px) {
  .wp-block-goland-features-all-ads-listing .list-sorting {
    display: none;
  }
}
.wp-block-goland-features-all-ads-listing .list-sorting__column--image {
  flex-basis: 20%;
  text-align: right;
}
.wp-block-goland-features-all-ads-listing .list-sorting__column--type {
  flex-basis: 32%;
}
.wp-block-goland-features-all-ads-listing .list-sorting__column--area, .wp-block-goland-features-all-ads-listing .list-sorting__column--address {
  flex-basis: 24%;
}
.wp-block-goland-features-all-ads-listing .list-sorting__column--address {
  text-align: right;
}
.wp-block-goland-features-all-ads-listing .list-sorting__column--area .sort-button {
  padding: 0.25rem !important;
}
.wp-block-goland-features-all-ads-listing .list-sorting .sort-button {
  border: 0 none;
  background-color: transparent;
  padding: 0.25rem 0.75rem;
  margin: 0;
  white-space: nowrap;
}
.wp-block-goland-features-all-ads-listing .list-sorting .sort-button.active {
  font-weight: bold;
}
.wp-block-goland-features-all-ads-listing .list-sorting .sort-button__icon {
  display: inline-block;
  margin-left: 0.5rem;
  pointer-events: none;
}
.wp-block-goland-features-all-ads-listing .list-sorting .sort-button__icon svg {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
}
.wp-block-goland-features-all-ads-listing .all-properties-container {
  padding: 0 0.5rem;
  overflow: hidden;
  display: flex;
  flex-flow: column;
}
@media screen and (min-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container {
    flex: 1 0 70%;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .desktop-ordering {
  margin-bottom: 1rem;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .prem-listing {
  overflow: auto;
  flex-grow: 1;
}
.wp-block-goland-features-all-ads-listing .all-properties-container.no-ads {
  background-color: #fff !important;
}
.wp-block-goland-features-all-ads-listing .all-properties-container.no-ads .prem-listing {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.wp-block-goland-features-all-ads-listing .all-properties-container.no-ads p {
  font-size: 1.5rem;
  color: #9a9a9a;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 2rem;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single {
  text-decoration: unset;
  margin-right: 1rem;
  overflow: hidden;
  display: flex;
  transition: 0.2s;
  margin-bottom: 1rem;
  color: black;
  background-color: white;
  min-width: 250px;
}
@media screen and (max-width: 768px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single {
    margin-right: 0;
    flex-flow: row wrap;
    padding: 8px;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single:hover {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16) !important;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .top-row {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  width: 100%;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .image-container {
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-basis: 20%;
}
@media screen and (max-width: 768px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .image-container {
    flex-basis: 40%;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .image-container .image-container--bait {
  position: absolute;
  padding: 0.25rem 0.5rem;
  width: -moz-min-content;
  width: min-content;
  font-size: 0.7rem;
  line-height: 105%;
  font-weight: 400;
  border-radius: 4px;
  left: 0.25rem;
  top: 0.25rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #ebe6f4;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .image-container img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container {
  flex-basis: 80%;
  padding: 0.75rem;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 768px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container {
    flex-basis: 55%;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row {
    font-size: 0.9rem;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row .left > span {
  display: block;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-row {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-row {
    font-size: 0.9rem;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-row .left > span {
  display: block;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-row .left > span.left--availability::first-letter {
  text-transform: capitalize;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-container {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  margin-top: auto;
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-container {
    display: none;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-container .description-container p {
  margin-bottom: 0.5rem;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row > span {
  font-weight: bold;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row > span > span {
  font-weight: normal;
  font-size: 0.9em;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row .top-row--type {
  flex: 0 1 40%;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row .top-row--type::first-letter {
  text-transform: capitalize;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row .top-row--area {
  flex: 1 1 30%;
  width: -moz-max-content;
  width: max-content;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row .top-row--address {
  flex: 0 1 30%;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row .top-row--address {
    text-align: left;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container hr.text-container--divider {
  margin: 0.5rem 0;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-row {
  justify-content: space-between;
  gap: 1rem;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .bottom-row .left {
  opacity: 0.75;
  font-size: 0.8rem;
}
@media screen and (max-width: 768px) {
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .top-row {
    flex-flow: column;
    align-items: flex-start;
    justify-content: space-between;
    border-bottom: 0;
  }
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .mobile-container {
    display: none;
  }
  .wp-block-goland-features-all-ads-listing .all-properties-container .property-single .text-container .mobile-toggle {
    display: flex;
  }
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .mobile-container {
  display: none;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 100%;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .mobile-container .image-container {
  flex-basis: 40%;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .mobile-container .text-container {
  flex-basis: 60%;
  font-size: 0.9rem;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .mobile-container .text-container p {
  margin-bottom: 0;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .mobile-container .text-container .bottom-row {
  display: block;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .mobile-container .text-container .bottom-row .right {
  font-weight: bold;
}
.wp-block-goland-features-all-ads-listing .all-properties-container .property-single .mobile-container.active {
  display: flex;
}
.wp-block-goland-features-all-ads-listing .mobile-toggle {
  border: 0;
  padding: 0.5rem 0.5rem 0.5rem 0;
  width: 57%;
  margin-left: auto;
  text-align: left;
  background: none;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  display: none;
}
@media screen and (max-width: 768px) {
  .wp-block-goland-features-all-ads-listing .mobile-toggle {
    display: flex;
  }
}
.wp-block-goland-features-all-ads-listing .mobile-toggle .button-text {
  border: solid 1px black;
  padding: 0.1rem 0.5rem;
}
.wp-block-goland-features-all-ads-listing .mobile-toggle .chevron-container {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
}
.wp-block-goland-features-all-ads-listing .mobile-toggle .chevron {
  width: 16px;
  height: 16px;
  border-left: solid 1px;
  border-bottom: solid 1px;
  transform: rotate(315deg);
}
.wp-block-goland-features-all-ads-listing .mobile-toggle .chevron.active {
  transform: rotate(135deg);
}

@media screen and (max-width: 768px) {
  .desktop {
    display: none;
  }
}

/*# sourceMappingURL=style-index.css.map*/