/* Header */

.main {
  padding: 10px;
}

.single-property .main {
  padding-top: 20px;
}

.single-property article {
  padding-top: 40px;
}

@media only screen and (min-width: 1200px) {
  .page-child .main {
    padding-top: 10px;
  }
}

#claim h3 {
  font-size: 20px;
  color: #127AB9;
  margin: 0;
  line-height: 1.4;
  font-family: LatoLatinWeb;
}

@media only screen and (min-width: 1200px) {
  .nav-primary .nav {
    padding: 0;
  }
}

@media only screen and (max-width: 768px) {
  .wherever-page-header .lang-item img {
    max-width: 35px;
  }
}

@media only screen and (min-width: 1200px) {
  .wherever-page-header .siteorigin-panels-stretch {
    background-color: #EDEBEB;
  }

  .wherever-page-header .ubermenu-main {
    max-width: 1200px;
    margin: 0 auto;
  }

  .ubermenu-item {
    position: relative;
  }

  .ubermenu-item a:after {
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    right: 0;
    top: 0;
    width: 1px;
    background-color: #fff;
  }
}

.widget_polylang {
  text-align: right;
}

.widget_polylang ul {
  list-style-type: none;
  padding: 0;
}

/* Fonts */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0079bb;
  font-family: Lato !important;
}

.main h1 {
  font-weight: 200;
  font-size: 20px;
  color: #0079bb;
}

.main h2 {
  font-size: 30px;
  font-weight: 200;
  line-height: 60px;
  color: #0079bb;
}

.main h3 {
  font-size: 30px;
  font-weight: 200;
  line-height: 60px;
  color: #0079bb;
}

.main h4 {
  font-family: Lato !important;
  font-size: 20px;
  font-weight: 300;
  color: #0079bb;
}

.main h5 {
  font-size: 18px;
  font-weight: 100;
  color: #0079bb;
}

.main h6 {
  font-size: 25px;
  font-weight: 100;
  color: #0079bb;
}

.alert.alert-warning {
  color: #333333;
  font-family: Lato;
  font-size: 14px;
}

.textwidget {
  font-family: Lato;
  font-weight: 400;
  color: #666666;
  font-size: 14px;
}

/*
	Tables
*/

table.dates_table {
  font-size: 93%;
  background-color: #f3f2f2;
}

.dates_table td {
  padding: 3px;
  vertical-align: top;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

.dates_table th {
  background-color: #df7325;
  color: #fff;
  padding: 4px;
}

.dates_table_title {
  background-color: #84b0d4;
  color: #fff;
  padding: 4px;
}

.satImageOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/*
	Gravity forms
*/

body .gform_wrapper ul li.gfield {
  padding-bottom: 20px;
}

div.gform_footer.top_label {
  text-align: center;
}

body .gform_wrapper {
  border: 1px solid #f3f2f2;
  background: #f3f2f2;
  padding: 2rem;
  border-radius: 8px;
}

.gform_wrapper .gform_fields {
  padding: 0;
  list-style-type: none;
}

.ginput_complex span {
  display: block;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
    color:#ffffff;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:10px;
    padding-right:10px;
    border: 1px solid rgba(114,114,114,0.4);
    border-radius: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    -moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    -webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    background-color: #0096d6;
}

/*
	Sharing
*/

.sharedaddy.sd-sharing-enabled {
  margin-top: 50px;
  margin-bottom: 20px;
}

/*
	Buttons
*/

.main .ow-button-base a {
  display: block;
}

.button.wp-colorbox-inline {
  padding: 1em 1.2em;
  display: block;
  font-size: 1.15em;
  line-height: 1;
  background: #0079bb;

}

.button.wp-colorbox-inline .fa {
  float: left;
  font-size: 1.2em;
}

/*
	Menu
*/

/*
	Top Menu
*/
#menu-item-19216 {
	min-width: 100%;
}
.ubermenu .ubermenu-submenu.ubermenu-submenu-id-19214 {
  background-color: rgba(0, 121, 187, 0.85);
  -webkit-backdrop-filter: blur(10px);
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-id-19214 .search-api-filters label {
  color: #fff;
}

.ubermenu .ubermenu-custom-content-padded {
	padding-left: 23px;
  padding-right: 23px;
}
.no-results h3 {
	color: #fff;
}

/* Mobile */

.nav-primary .nav a {
  color: #333333;
}

/* Desktop */

@media only screen and (min-width: 1200px) {
  .nav-primary .nav a {
    color: #333333;
  }
}

/* social icons mobile */

.nav-secondary li a {
  color: #333333;
}

/* social icons desktop */

@media only screen and (min-width: 1200px) {
  .nav-secondary li a {
    color: #333333;
  }
}

#menu-menu-1-es a {
  padding-right: 25px;
}

/* Page Navi */

.wp-pagenavi {
  max-width: 970px;
  margin: 0 auto;
  padding: 2em 0;
  text-align: center;
}

.wp-pagenavi a {
  background: #0079bb;
  color: #fff;
  border: 1px solid #0079bb;
}

.wp-pagenavi a:hover {
  border-color: #0079bb;
  color: #0079bb;
  background-color: #fff;
}

.wp-pagenavi span {
  color: #0079bb;
  border-color: #0079bb;
}

.wp-pagenavi span.pages {
  border-color: transparent;
}

.wp-pagenavi span.current {
  border-color: #0079bb;
  background: #fff;
  color: #0079bb;
}

/*Language switcher mobile */

@media only screen and (min-width: 1200px) {
  .nav-primary .lang-item {
    display: none;
  }
}

/* Lightbox */

#cboxLoadedContent > div {
  padding: 10px;
}

/* Property List */
.main .property-item h3 {
	line-height: 1.4em;
}

.page-id-16965 .property-filters {
   display: none;
}

.page-id-19622 .property-filters {
   display: none;
}

.page-id-16670 .property-filters {
   display: none;
}
.page-id-16668 .property-filters {
   display: none;
}

.page-id-19139 .property-filters {
   display: none;
}

.page-id-19654 .property-filters {
   display: none;
}
.page-id-19686 .property-filters {
   display: none;
}
/* keep it mobile friendly by only applying these styles for larger viewports */
@media only screen and (min-width: 641px) {
 
 body #gform_wrapper_6 { 
  max-width: 50%;
  margin: 0 auto;
 }
 
 body #gform_wrapper_6 ul li.gfield .ginput_container,
 body #gform_wrapper_6 ul li.gfield .gfield_description,
 body #gform_wrapper_6 div.ginput_complex label,
 body #gform_wrapper_6 input:not([type='radio']):not([type='checkbox']):not([type='submit']), 
 body #gform_wrapper_6 select, 
 body #gform_wrapper_6 textarea { 
  text-align:center;
 }
 
 body #gform_wrapper_6 ul.top_label li.gfield label.gfield_label {
  text-align: center;
  display: block;
 }
   
  body #gform_wrapper_6 .gform_footer,
  body #gform_wrapper_6 .gform_page_footer{
    text-align: center;
  }
 
}

/* Footer award */
#footer-awards img {
	max-width: 100%;
  height: auto;
}
#footer-disclaimer * {
 color: #fff;
}