/*
 Theme Name:     OM Theme
 Author:         Osmond Marketing
 Author URI:     https://www.osmondmarketing.com
 Template:       Divi
 Version:        1.0.0
*/

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

#main_infowindow .price {
	display: none !important;
}

#modal-content .et_pb_row {
  width: 100%;
  padding: 0px !important;
}

#modal-content .et_pb_section.et_pb_section_3.et_section_regular {
  background-color: #fff !important;
  background-image: none !important;
}

#modal-content .et_pb_text_1 {
    top: 0px !important;
}

.fontsize .map-text-title {
  font-size: 4em !important;
}

@media only screen and (max-width: 1500px) {
  .map-text-title {
    font-size: 5em;
  }
}
@media only screen and (max-width: 1100px) {
  .map-text-title {
    font-size: 4em;
  }
}
@media only screen and (max-width: 768px) {
  .map-text-title {
    font-size: 4em;
    color: #5b5b5b;
  }
  .map-text-link {
    padding: 15px 20px;
    font-size: 1.1em;
  }
}

.map-text-wrapper {
  position: absolute;
  bottom: 80px;
  padding: 15px 15px 15px 40px;
}

.map-text-title {
  font-size: 6em;
  font-weight: 600;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
}

.map-text-title span {
  display: block;
  color: #5b5b5b;
  margin-bottom: 5px;
}

.map-text-link {
  color: #fff !important;
  background-color: #d3bba8 !important;
  padding: 15px 20px;
  font-size: 1.5em;
  font-weight: bold;
  border-radius: 3px;
  margin-left: 8px;
  display: inline-block;
  transition: 0.2s ease;
}

a.map-text-link.btn-style:hover {
  border-color: #fff !important;
  transition: 0.5s ease;
  color: #ffffff !important;
  background-color: #5b5b5b !important;
}

/* ************************************************************************************ */
/* ****************************************************************** COMMUNITIES PAGE **** */

.wpl_property_listing_container
  .wpl_prp_cont.row_box
  .wpl_gallery_container
  img,
.wpl_gallery_container .bxslider img {
  filter: saturate(1.2);
}

.wpl_property_listing_container
  .wpl_prp_cont.row_box
  .wpl_prp_listing_icon_box {
  background-color: rgba(255, 255, 255, 0.362);
}

.community-phone-number {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

.wpl_property_listing_container .wpl_googlemap_container {
  border: 0px solid #e6e6e6;
  padding: 0em;
  margin-bottom: 0;
  width: 100% !important;
}

.wpl_property_listing_list_view_container {
  padding: 14px 30px 0px 30px;
  width: 55% !important;
}

.wpl_prp_listing_icon_box div:hover {
  color: #525252;
}

.wpl_sort_options_container {
  position: absolute !important;
  margin: 13px !important;
  margin-left: -257px !important;
}

.wpl_sort_options_container_title {
  display: none;
}

.wpl_prp_bot .wpl_prp_title span {
  opacity: 0;
  background-color: #3e3e3e;
  color: #fff;
  font-size: 12px;
  padding: 10px 10px;
  margin-left: 4px;
  border-radius: 3px;
  transition: 0.2s;
  position: absolute;
  top: 0px;
  right: 0;
  line-height: normal;
}

.wpl_prp_bot .community-website-link {
  opacity: 0;
  background-color: #fff;
  color: #3e3e3e;
  font-size: 12px;
  padding: 8px 8px;
  margin-left: 4px;
  border-radius: 3px;
  transition: 0.2s;
  position: absolute;
  top: 40px;
  right: 0;
  line-height: normal;
  border: 2px solid #ccc;
}

.wpl_prp_bot .wpl_prp_title span:after {
  font-family: etmodules;
  content: "\55";
  padding-left: 5px;
}

.wpl_prp_bot .community-website-link:after {
  font-family: etmodules;
  content: "\e02b";
  padding-left: 5px;
}

.wpl_prp_bot:hover .wpl_prp_title {
  text-decoration: underline;
  text-decoration-color: #d0bcad;
  text-decoration-thickness: 3px;
}

.wpl_prp_bot:hover .wpl_prp_title span,
.wpl_prp_bot:hover .community-website-link {
  opacity: 1;
  transition: 0.6s;
}

.wpl_prp_cont.row_box .price_box {
  left: 0;
  text-align: left !important;
  bottom: 0 !important;
  width: fit-content;
  z-index: 1000;
}
.wpl_prp_cont.row_box .price_box span {
  background-color: #0f0f0fa6;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 13px !important;
}

.wpl_prp_listing_icon_box {
  display: flex;
  justify-content: space-around;
}

.wpl_property_listing_listings_container > .wpl-column {
  padding: 4px 17px;
  border-radius: 11px;
  transition: 0.2s;
}

.wpl_property_listing_listings_container > .wpl-column:hover {
  border-radius: 11px;
  transition: 0.2s;
  background-color: #eeeeee;
  box-shadow: 0px 0px 6px #0000001c;
}

/* ************************************************************************************ */
/* *********************************************************** LIGHTBOX MODAL LINK **** */

div#wpl_map_canvas15,
.wpl-complex-message,
.wpl_list_grid_switcher,
.wpl_pagination_container {
  display: none;
}

#modal-content .et_pb_text_1 {
  margin: 0 !important;
}

.modal-wrapper.styled .wp-post-modal {
  margin: 3vh auto !important;
}

.bx-viewport {
  background-color: #242424;
}

.bx-wrapper .bx-controls.bx-has-controls-direction {
  opacity: 0;
}

.bx-wrapper:hover .bx-controls.bx-has-controls-direction {
  opacity: 1;
}

.modal-wrapper .wp-post-modal {
  width: auto !important;
  max-width: 800px !important;
}

.modal-wrapper .wp-post-modal .et_pb_row {
  padding: 0;
  margin: 0;
}

.modal-wrapper .tabs_box {
  display: none;
}

.modal-wrapper .wpl_category_description .wpl_prp_show_detail_boxes_title,
.modal-wrapper .wpl_category_101 .wpl_prp_show_detail_boxes_title,
.modal-wrapper .wpl_prp_container_content_right,
.modal-wrapper .wpl-slider-bx-pager-wp {
  display: none;
}

.wpl_category_101 {
  padding: 3px 25px 20px 25px;
}

.wpl_category_111,
.wpl_category_112 {
  width: 45% !important;
  float: left;
  padding: 0px 5px 0px 25px;
}

.wpl_prp_show_detail_boxes_title,
.wpl_prp_show_detail_boxes_title span {
  font-size: 16px !important;
  margin: 0;
  margin-top: 0px !important;
  color: #aaaaaa;
  line-height: 20px;
}

.wpl_prp_show_detail_boxes_title:after {
  background: none;
}

.wpl_prp_show_detail_boxes .other {
  border-bottom: 2px solid rgb(226, 226, 226);
  padding: 4px 0px 4px 0px;
}

#modal-content .et_pb_section_1.et_pb_fullwidth_section {
  display: none;
}

#modal-content .wpl_prp_show_detail_boxes .other span {
  float: right !important;
  color: #000;
  font-weight: bold;
}

#modal-content .wpl_prp_show_detail_boxes_cont .other,
#modal-content .wpl_prp_show_detail_boxes_cont .feature {
  font-size: 13px;
}

#modal-content .wpl_prp_show_detail_boxes_cont .feature {
  padding-bottom: 2px;
}

.modal-wrapper.styled .wp-post-modal .close-modal {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 3em;
  color: #fff !important;
  cursor: pointer;
  z-index: 1;
  height: 50px !important;
  width: 50px !important;
  border-radius: 100%;
  z-index: 1000;
  background: none ;
}

.close-modal:focus {
    outline: 0px dashed #00000000;
}

.modal-wrapper.styled .wp-post-modal {
  position: relative;
  background-color: #fff;
  margin: 10vh auto;
  padding: 0px !important;
  border: 0px !important;
  width: 70%;
  transition: all 2s ease;
  border-radius: 10px;
}
#modal-content .wpl_prp_show_tabs {
  margin-bottom: 0px;
}

#modal-content .wpl_prp_container_content_title {
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: rgb(36, 36, 36);
  margin-top: -23px;
}

#modal-content .wpl_prp_container_content {
  margin: 0px;
  padding: 0px !important;
}

#modal-content .wpl-row {
  margin-left: 0;
  margin-right: 0;
}

#modal-content .wpl_prp_container_content_title > div {
  width: 100%;
  text-align: center;
  padding: 35px 25px 15px 25px;
  margin-bottom: 50px;
}

.wpl-large-2.wpl-medium-2.wpl-small-12.wpl-columns {
  display: none;
}

#modal-content h1.title_text {
  font-weight: bold !important;
  color: #ffffff !important;
  font-size: 22px !important;
  text-transform: inherit !important;
  padding-bottom: 0px;
}

#modal-content h2.location_build_up {
  color: #eee;
  visibility: collapse;
  padding-bottom: 0px;
}

#modal-content h2.location_build_up span {
  position: absolute;
  visibility: visible;
  float: inherit;
  left: 0;
  right: 0;
  background: none;
  font-size: 16px !important;
  color: rgb(191, 191, 191) !important;
}

#modal-content #modal-ready {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: -75px;
}

#modal-content .wpl_prp_container_content_left {
  width: 100%;
}

#modal-content .lightbox-number {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
}

#modal-content .lightbox-nav {
  background-color: #8b8b8b;
  width: fit-content;
  display: block;
  text-align: center;
  height: 48px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
}

#modal-content .lightbox-nav a {
  padding: 10px 27px;
  border-right: 1px solid #4f4f4f;
  color: #e1e1e1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.3s;
  font-weight: bold;
  font-size: 14px;
  background-image: linear-gradient(
    to bottom right,
    rgba(255, 0, 0, 0),
    rgba(0, 0, 0, 0.2)
  );
}

#modal-content .lightbox-nav a:last-child {
  border-right: none;
}

#modal-content .lightbox-nav a:hover {
  background-color: #6d6d6d;
  transition: 0.3s;
  color: #fff;
}

#modal-content .wpl_prp_show_detail_boxes_cont {
  line-height: 13px;
}

/* ///////////////////////////////////////////////////////////////////////////// */

/* popup properties styles */
#modal-content #wpl_default_search_3,
#modal-content .loyalty-program,
#modal-content .contact-section {
  display: none !important;
}

#modal-content .et_pb_column {
  background: none !important;
}

#modal-content .et_pb_section {
  padding: 0 !important;
}

.wpl_prp_show_detail_boxes {
  margin-bottom: 0;
}

#modal-content .wpl_prp_show_detail_boxes .wpl-column {
  width: 100%;
  clear: both;
}

#modal-content .et_pb_text_0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.wpl_category_description .wpl_prp_show_detail_boxes_cont a:hover {
  background-color: #5b5b581f;
}

.wpl_category_description .wpl_prp_show_detail_boxes_cont a:before {
  font-family: "wpl-front";
  font-size: 15px;
  left: 5px;
  top: 0px;
  color: #fff;
  z-index: 4;
  background-color: #c1a997;
  height: 40px;
  width: 40px;
  display: flex;
  float: left;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin-right: 15px;
}

.wpl_category_description
  .wpl_prp_show_detail_boxes_cont
  p
  a:first-child:before {
  content: "\e922";
}
.wpl_category_description
  .wpl_prp_show_detail_boxes_cont
  p
  a:nth-of-type(2):before {
  content: "\e903";
}

.wpl_category_description
  .wpl_prp_show_detail_boxes_cont
  p
  a:nth-of-type(3):before {
  content: "\e932";
}
.wpl_category_description
  .wpl_prp_show_detail_boxes_cont
  p
  a:nth-of-type(4):before {
  content: "\e689";
}

/* ///////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////MAP SPECIFIC///////////////////////////////////////////// */

.chosen-container-single .chosen-search {
  display: none;
}

/* ******************** PROPERTY SEARCH PAGE */

.gm-style-iw-d {
  padding: 9px !important;
}

.gm-style-iw-tc {
  display: none;
}

#main_infowindow {
}

.gm-style-iw:after,
.gm-style-iw[style]:after {
  left: 45%;
}

.gm-style-iw,
.gm-style-iw[style] {
  box-shadow: 0 12px 30px rgb(0 0 0 / 43%);
}

#main_infowindow img {
  border-radius: 2px;
  margin: 2px;
  margin-bottom: 10px;
  transition: 0.1s all;
}

#main_infowindow img:hover {
  filter: brightness(0.9);
  transition: 0.3s all;
}

#main_infowindow:first-child .main_infowindow_title {
  text-transform: capitalize;
  color: #000 !important;
  font-family: "Roboto", Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  font-weight: bold;
  transition: 0.1s all;
}

#main_infowindow:first-child .main_infowindow_title:hover {
  text-decoration: underline 3px #d0bcad;
  transition: 0.3s all;
}

#main_infowindow .main_infowindow_title:after {
  visibility: visible;
  position: absolute;
  right: 0;
  content: "View";
  background-color: #666;
  text-transform: lowercase;
  border-radius: 5px;
  padding: 1px 8px;
  font-size: 16px;
  letter-spacing: 1px;
  margin-right: 6px;
  color: #fff;
  font-weight: bold;
  display: none;
}

.gm-style-iw {
  padding: 6px !important;
  border-radius: 7px !important;
}

#main_infowindow .main_infowindow_r .main_infowindow_r_b div {
  font-size: 11px !important;
}

.gm-style-iw > button.gm-ui-hover-effect,
.gm-style-iw[style] > button.gm-ui-hover-effect {
  top: 18px !important;
  right: 14px !important;
  border: none !important;
  border-radius: 0%;
  background: #111111 !important;
  opacity: 1 !important;
  width: 30px !important;
  height: 30px !important;
}

.gm-style-iw > button.gm-ui-hover-effect span {
  margin: 8px !important;
  background-color: #fff;
}

.wpl_map_size {
  display: none;
}

/* MOSTLY DETAIL AND RESULT PAGE STYLES */
.wpl-complex-tabs-wp {
  display: none;
}

.wpl_prp_show_detail_boxes_cont .rows span {
  float: none !important;
}

.wpl_property_listing_container
  .wpl_prp_cont.grid_box
  .wpl_prp_listing_icon_box {
  width: 100%;
  background-color: #363636;
  font-weight: 800;
}

.wpl_property_listing_container .wpl_prp_cont.grid_box .built_up_area,
.wpl_property_listing_container .wpl_prp_cont.row_box .wpl_prp_desc {
  display: none !important;
}

.row_box .value {
  color: #000 !important;
}

.grid_box .value {
  color: #fff !important;
}

.wpl_property_listing_listings_container.wpl-large-up-4
  .wpl_prp_cont.wpl_prp_cont_old
  .wpl_prp_listing_icon_box
  div:after {
  font-size: 16px;
  color: white;
}

h4.wpl_prp_listing_location {
  font-size: 14px !important;
  color: #333 !important;
}

.wpl_property_listing_container .wpl_page_size {
  display: none;
}

.wpl_property_listing_container .wpl_prp_cont.grid_box .price_box {
  display: none;
}

.wpl_prp_listing_icon_box .pic_count,
.wpl_prp_show_detail_boxes_cont .rows.feature.single:after {
  display: none;
}

.wpl_prp_show_detail_boxes_cont .single {
  float: none;
}

div#wpl_property_listing_container {
  padding: 0px;
  margin: 0px;
}

.page-id-28 #main-header {
  background: #d3bbab !important;
}

.wpl_prp_show_container {
  padding-top: 0px;
}

/* MEDIA Query ************************************************************************** */
@media only screen and (max-width: 1200px) {
  .wpl_search_from_box_top {
  }
}

/* MEDIA Query ************************************************************************** */
@media only screen and (max-width: 1150px) {
  .wpl_prp_cont.row_box .price_box {
    left: auto;
    text-align: left !important;
    bottom: auto !important;
  }
}

/* MEDIA Query ************************************************************************** */
@media only screen and (min-width: 1150px) {
  .wpl_search_from_box .wpl_search_field_container.wpl_search_field_locations {
    width: 334px;
  }
}

/* MEDIA Query ************************************************************************** */
@media only screen and (max-width: 992px) {
  #sf3_min_price_sale_chosen {
    width: 94vw !important;
  }
  #sf3_max_price_max_sale_chosen {
    width: 94vw !important;
    margin-left: 0px !important;
    border-left: 1px solid #d6d6d6;
  }
  #sf3_mmnumber_bathrooms_chosen {
    width: 50vw !important;
  }

  #wpl3_search_field_container_1108 {
    width: 250px;
  }
  input#sf3_mmnumber_bedrooms {
    width: 50vw;
  }
  #wpl3_search_field_container_3030 {
    display: inline-flex;
    margin-left: 0px;
    z-index: 100;
    background-color: #e1e1e1;
    padding: 5px 5px 0 19px;
  }
  #wpl3_search_field_container_1106 {
    display: table;
  }

  .wpl_search_from_box .wpl_search_from_box_top .search_submit_box {
    display: block;
  }
  .wpl_sort_options_container_title {
    display: none;
  }
  .wpl_sort_options_container {
    margin: 13px !important;
    margin-left: -300px !important;
  }
}

/* MEDIA Query ************************************************************************** */
@media only screen and (max-width: 768px) {
  .wpl_search_from_box_top {
    display: block;
    width: 100%;
    padding-bottom: 15px;
  }

  div#popup-price {
    right: 21px;
  }

  #wrapper-bed,
  #wrapper-price {
    display: inline-block;
    width: 49%;
    margin: 7px 0;
  }

  .wpl_search_from_box .search_submit_box .wpl_search_widget_submit {
    padding: 11px 37px 12px 12px;
  }

  #wrapper-bed .checkbox_type {
    width: auto;
  }

  div#wpl3_search_field_container_1141 {
    width: 96% !important;
    margin: 9px 7px;
  }

  .wpl_search_from_box_top {
    flex-direction: column;
  }

  .wpl_prp_cont.row_box .price_box {
    position: absolute !important;
  }

  .wpl_sort_options_container {
    margin-left: 0px !important;
    display: contents;
  }

  #modal-content .lightbox-nav {
    height: 55px;
  }

  #modal-content .lightbox-nav a {
    font-size: 11px;
    padding: 10px 15px;
  }

  #modal-content .wpl_prp_show_detail_boxes_cont .feature {
    font-size: 10px;
  }

  #modal-content .wpl_prp_show_detail_boxes_cont {
    line-height: 10px;
  }

  #modal-content .wpl_prp_show_detail_boxes .other span {
    font-size: 14px;
  }

  #modal-content h2.location_build_up {
    margin-bottom: 5px !important;
  }

  #modal-content h1.title_text {
    font-size: 20px !important;
  }
  #modal-content h2.location_build_up span {
    font-size: 13px !important;
  }
  #modal-content .lightbox-number {
    font-size: 16px;
  }
  .wpl_property_listing_container .wpl_googlemap_container {
    width: 100% !important;
  }
  .wpl_property_listing_list_view_container {
    width: 100% !important;
  }

  .wpl_search_from_box .search_submit_box {
    margin-top: 3px !important;
  }
}

/* MEDIA Query ************************************************************************** */
@media only screen and (max-width: 480px) {
  .wpl_search_from_box .search_submit_box {
    margin: 0 !important;
  }

  #wpl_search_reset3,
  #wpl_search_widget_submit3 {
    margin: 5px 0px !important;
    padding: 10px;
    height: 45px;
  }

  #wpl_searchwidget_3 {
    margin-bottom: 25px !important;
  }
}

@media only screen and (min-width: 1200px) {
  .wpl_search_from_box .wpl_search_from_box_bot .wpl_search_field_container {
    width: calc(20% - 20px);
    margin: 5px 2px;
  }
  .wpl_search_from_box .wpl_search_from_box_bot label {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 13px;
  }
}

/* CLEANUP ////////////////////////////////////////////////////////////////////////// */

/* COMMUNITY DEMO PAGE*/
.page-id-28 div#wpl_googlemap_container14 {
  width: 50%;
  float: left;
  position: sticky;
  top: 0px;
}

.page-id-28 .wpl_property_listing_list_view_container {
  width: 50%;
  float: right;
}

.page-id-28 .wpl_map_canvas {
  height: 100vh !important;
}

.page-id-28 .wpl_prp_top {
  flex: 2 !important;
}

.page-id-28 .wpl_property_listing_container .wpl_prp_cont.row_box .price_box {
  bottom: auto;
}

.page-id-28 #page-container {
  overflow-y: visible !important;
}

@media only screen and (max-width: 1150px) and (min-width: 768px) {
  .page-id-28 .wpl_prp_top {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .page-id-28 div#wpl_googlemap_container14 {
    width: 100%;
    float: none;
    position: block;
    top: auto;
  }

  .page-id-28 .wpl_property_listing_list_view_container {
    width: 100%;
    float: none;
  }
  .page-id-28 .wpl_map_canvas {
    height: 30vh !important;
  }
}
