/*
 Theme Name: X – Child Theme
 Theme URI: http://theme.co/x/
 Author: Themeco
 Author URI: http://theme.co/
 Description: Make all of your modifications to X in this child theme.
 Version: 1.0.0
 Template: x
 */
header .x-brand img {
  width: 350px;
}
@media (max-width: 1195px) {
  header .x-brand img {
    width: 300px;
  }
}
@media (max-width: 979px) {
  header .x-brand img {
    width: 250px;
  }
}
@media (max-width: 420px) {
  header .x-brand img {
    width: 250px;
  }
}
@media (max-width: 1195px) {
  header .x-brand {
    margin-top: 22px;
  }
}
@media (max-width: 420px) {
  header .x-brand {
    margin-top: 15px;
  }
}
header .x-topbar .p-info {
  font-size: 16px;
  margin: 5px 0 0;
}
header + .x-container.max.width {
  width: 100%;
  max-width: 100%;
}
header + .x-container.max.width.offset {
  margin: 0px;
}
.btn-reserve-today {
  padding: 0px;
}
.btn-reserve-today > a {
  height: auto !important;
  margin-top: 24px;
  padding: 12px 20px !important;
  background-color: #037867 !important;
  color: #fff !important;
}
.btn-reserve-today > a > span {
  padding-bottom: 0px !important;
}
.btn-reserve-today > a:hover {
  background-color: #05c3a7 !important;
  color: #fff !important;
}
.btn-reserve-today > a:hover > span {
  box-shadow: none !important;
}
.hero-heading {
  position: absolute;
  top: 410px;
}
.demensions {
  display: block;
  cursor: pointer;
  clear: both;
}
.demensions:before {
  content: '>';
  float: right;
  font-size: 2em;
  font-weight: 300;
}
#units .column {
  width: 25%;
  display: inline-block;
  margin-right: 10%;
  vertical-align: middle;
}
#units .column:last-child {
  margin-right: 0px;
}
#units .unit {
  border: 1px solid #1c3550;
  padding: 10px;
  text-align: center;
  line-height: 1em;
}
#units .unit span {
  font-size: 0.7em;
  color: #04aa92;
}
#units .unit + .unit {
  border-top: 0px;
}
#units .unit.active {
  color: #fff;
  background-color: #3d74af;
}
#units .unit.active span {
  color: #fff;
}
#units .unit.sold {
  color: #727272;
  background-color: #ccc;
}
#units .unit.sold span {
  color: #727272;
}
#units .unit.sold.active {
  background-color: #7fa8d3;
}
#units .unit.pending {
  color: #fff;
  background-color: #05c3a7;
}
#units .unit.pending span {
  color: #fff;
}
#units .unit.reserved {
  color: #fff;
  background-color: #04aa92;
}
#units .unit.reserved span {
  color: #fff;
}
#units .unit.deep-double {
  padding-top: 30px;
  padding-bottom: 30px;
}
.demensions.active {
  color: #fff !important;
  background-color: #3d74af !important;
}
.demensions.active h2 {
  color: inherit !important;
}
.our-facility-image {
  width: 100%;
  height: 544px;
}
footer {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0em;
  text-transform: none;
  color: #fff;
}
footer a {
  color: #04aa92;
}
footer a:hover {
  color: #05c3a7;
}
footer.x-colophon.top {
  background-color: #15283d;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1em;
}
footer.x-colophon.top .phone a {
  color: #fff;
}
footer.x-colophon.top .phone a:hover, footer.x-colophon.top .phone a:focus {
  color: #05c3a7;
}
@media (max-width: 979px) {
  footer.x-colophon.top {
    font-size: 1.2em;
    text-align: center;
  }
  footer.x-colophon.top .phone {
    margin-bottom: 30px;
    font-size: 1.4em;
  }
}
footer.x-colophon.bottom {
  padding: 0px;
}
footer .widget.widget_nav_menu ul {
  border: none;
  list-style: disc;
}
footer .widget.widget_nav_menu ul > li {
  background: no-repeat;
  border: none;
}
footer .widget.widget_nav_menu ul > li a {
  margin: 0.3em 0;
}
.lity-iframe-container {
  padding-top: 100% !important;
}
