/*
Theme Name: FalconView Residence
Theme URI: http://falconviewresidence.com/
Author: Akere achu
Author URI: https://akereachu.com/
Description: The Official wordpress theme of FalconView Residence.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: falconviewresidence
*/


 
/*------------------------------------
  Default Styles
------------------------------------*/
 

/* #Typography Variables
================================================== */
/* #Colour Variables
================================================== */

/* @font-face {
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: 400;
  src: url(./assets/fonts/Century-Gothic.ttf) format("truetype");
}
@font-face {
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: 700;
  src: url(./assets/fonts/century-gothic-Bold.ttf) format("truetype");
} */
@font-face {
  font-family: "FVR";
  font-style: normal;
  font-weight: 700;
  src: url(./assets/fonts/marcellus.woff2) format("truetype");
}


body {
  font-family: "FVR", Sans-serif;
  /* font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
  background-color: #fff;
  overflow-x: hidden;
  transition: all 200ms linear; */
}
.button {
  font-family: "FVR", Sans-serif;
}


 /* falconviewresidence footer styles */
 .falconviewresidence-footer {
  min-width: 280px;
}
.falconviewresidence {
  background: #f2f2f2;
  margin-top: 48px;
}
.falconviewresidence-nav {
  margin: 0 auto;
  max-width: calc(1600px + 10%);
  padding: 0 5%;
}
.falconviewresidence-nav:before, .falconviewresidence-nav:after {
  content: " ";
  display: table;
}
.falconviewresidence-nav:after {
  clear: both;
}
.falconviewresidence-nav-group {
  display: block;
  float: left;
  min-height: 1px;
  vertical-align: text-top;
  padding: 0 12px;
  width: 16.6666666667%;
  zoom: 1;
}
.falconviewresidence-nav-group:first-child {
  padding-left: 0;
}
.dd-heading-4 {
  padding: 36px 0 4px;
  font-weight: 600;
}
.falconviewresidence-nav .dd-heading-4 {
  font-size: 15px;
  line-height: 20px;
}
.falconviewresidence-nav .dd-heading-4, .falconviewresidence-nav a.falconviewresidence-link {
  color: #616161;
  word-break: break-word;
}
[class^="c-heading-"]:before, [class^="c-heading-"]:after {
  content: " ";
  display: table;
}
[class^="c-heading-"]:after {
  clear: both;
}
/* .dd-list {
  font-size: 15px;
  line-height: 20px;
  padding-left: 19px;
  padding-right: 0;
  margin: 8px 0;
  list-style-position: outside;
} */
.falconviewresidence-nav-group ul {
  font-size: 15px;
  line-height: 20px;
  padding-left: 19px;
  padding-right: 0;
  margin: 8px 0;
  list-style-position: outside;
}
/* .dd-list.f-bare {
  padding-left: 0;
  list-style-type: none;
} */
.falconviewresidence-nav-group ul {
  padding-left: 0;
  list-style-type: none;
}
/* .falconviewresidence-nav-group ul.dd-list {
  font-size: 11px;
  line-height: 16px;
  margin-top: 0;
} */
.falconviewresidence-nav-group ul {
  font-size: 11px;
  line-height: 16px;
  margin-top: 0;
}
/* .dd-list li {
  padding: 8px 0;
} */
.falconviewresidence-nav-group ul li {
  padding: 8px 0;
}
.falconviewresidence-base {
  background: #f2f2f2;
  margin: 0 auto;
  max-width: calc(1600px + 10%);
  padding: 30px 5% 16px;
}
/*Footer base */
.falconviewresidence-base:before, .falconviewresidence-base:after {
  content: " ";
  display: table;
}
.falconviewresidence-base:after {
  clear: both;
}
.falconviewresidence-base>a.falconviewresidence-link.falconviewresidence-lang-selector {
  font-size: 11px;
  line-height: 16px;
  display: inline-block;
  padding-right: 24px;
  color: #616161;
  float: left;
  white-space: nowrap;
}
.dd-glyph:before, .dd-glyph:after {
  font-family: "MWF-MDL2";
  display: inline-block;
  text-decoration: underline;
}
.dd-glyph:before, .dd-glyph:after, .dd-glyph:hover:before, .dd-glyph:hover:after {
  text-decoration: none;
}
.dd-glyph.glyph-world:before {
  content: "";
}
.falconviewresidence-base>a.falconviewresidence-link.falconviewresidence-lang-selector:before {
  font-size: 20px;
  line-height: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.dd-list.f-bare {
  padding-left: 0;
  list-style-type: none;
}
.falconviewresidence-base ul.dd-list {
  font-size: 11px;
  line-height: 16px;
  float: right;
  margin: 3px 0;
  color: #616161;
}
.falconviewresidence-base ul.dd-list li {
  padding: 0 24px 4px 0;
  display: inline-block;
}


a:link, a:focus, a:hover, a:active, a:visited {
  text-decoration: none;
  /* color: inherit; */
}

.falconviewresidence-nav-group ul li a:focus, a.falconviewresidence-link:focus, a.falconviewresidence-link:hover, .falconviewresidence-nav-group ul li a:hover {
  color: rgba(0,0,0,0.9);
  text-decoration: underline;
}

@media screen and (min-width: 860px){
  .falconviewresidence-footer li {
      word-break: break-word;
  }
}

@media only screen and (max-width: 1083px){
  .falconviewresidence-nav {
      padding: 0 12px;
  }
  .falconviewresidence-nav-group {
      width: 33.33333%;
  }
  .falconviewresidence-nav-group:first-child {
      padding-left: 12px;
  }
  .falconviewresidence-nav-row:before, .falconviewresidence-nav-row:after {
      content: " ";
      display: table;
  }
  .falconviewresidence-nav-row:after {
      clear: both;
  }

  .falconviewresidence-base {
      display: flex;
      flex-wrap: wrap;
      padding: 30px 24px 16px;
  }
  .falconviewresidence-base>a.falconviewresidence-link {
      margin-right: auto;
  }

}
@media only screen and (max-width: 767px){
  .falconviewresidence-base>a.falconviewresidence-link, .falconviewresidence-base>a.falconviewresidence-link.dd-glyph {
      float: none;
  }
  .falconviewresidence-base ul.dd-list {
      width: 100%;
      float: none;
      text-align: left;
      margin-top: 12px;
  }
  .falconviewresidence-base ul.dd-list li {
      padding: 6px 4px 0 6px;
  }
}

@media only screen and (max-width: 539px){
  .falconviewresidence-nav-row {
      width: 100%;
      float: none;
  }
  .falconviewresidence-nav-group {
      width: 100%;
  }
  .falconviewresidence-base ul.dd-list li {
      padding: 6px 10px 0 0;
  }
  .falconviewresidence-base ul.dd-list {
      float: left;
  }
}


/* Language Switcher */
.site-footer__language {
  align-items: center;
  background-color: #fff;
  border: 1px solid;
  border-radius: 1.5em;
  color: inherit;
  display: inline-block;
  /* height: 2.4em; */
  padding: 0 0.8em;
}


.site-footer__language svg {
  flex: 0 0 1em;
}
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.site-footer__language__options, #lang_choice_1 {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  background-image: url('data:image/svg+xml;utf8,<svg width="10px" height="10px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g stroke="none" fill="none"><polyline stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" points="2 9 15.924776 22.5609786 29.8460872 9"></polyline></g></svg>');
  background-position: 100%;
  background-repeat: no-repeat;
  border: 0;
  color: inherit;
  cursor: pointer;
  flex: 1 1 auto;
  font-size: .875rem;
  height: 100%;
  margin-left: 5px;
  outline: none;
  padding-right: 1rem;
}
.site-footer__language__options option, #lang_choice_1 option {
  color: #44414e;
  padding: 0.3em 0.6em;
}

@media (min-width: 48em){
  .site-footer__language {
      margin-left: auto;
      max-width: 10em;
      float: left;
      margin-right: 20px;
  }
  .site-footer__language__options, #lang_choice_1 {
      font-size: 12px;
  }
}

.video-js .vjs-big-play-button {
  height: 36px !important;
  width: 3em;
  border-radius: 3.3em !important;
}

@media (max-width: 768px){
  .jw-player-component.full .player-outer-wrapper {
      width: 100%;
      height: calc((123vw / 16) * 9);
  }
  .jw-player-component.full .player-outer-wrapper iframe {
      width: 100%;
      height: 100% !important;
  }
}
 
.wpcf7-not-valid-tip {
  margin-top: 10px !important;
}