/*   
Theme Name: Angus & Julia Stone
Description:Angus & Julia Stone WordPress theme
Author: Residency Studios
Author URI: https://residencystudios.com
Version: 1.0.1
Tags: 
*/
@font-face {
  font-family: "pp_editorial_newitalic";
  src: url("fonts/ppeditorialnew-italic-webfont.woff2") format("woff2"), url("fonts/ppeditorialnew-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pp_editorial_newregular";
  src: url("fonts/ppeditorialnew-regular-webfont.woff2") format("woff2"), url("fonts/ppeditorialnew-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pp_editorial_newultralight";
  src: url("fonts/ppeditorialnew-ultralight-webfont.woff2") format("woff2"), url("fonts/ppeditorialnew-ultralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "pp_editorial_newultraLtIt";
  src: url("fonts/ppeditorialnew-ultralightitalic-webfont.woff2") format("woff2"), url("fonts/ppeditorialnew-ultralightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-weight: normal;
  font-size: 100px;
  line-height: 1.4;
}

h2, h3, h4 {
  font-weight: normal;
}

h2 {
  font-size: 40px;
}

i, em {
  font-style: normal;
  font-family: "pp_editorial_newultraLtIt";
}

h2, h3, h4, h5, p {
  margin-bottom: 15px;
}

.smaller-text p {
  line-height: 1.8;
  font-size: 16px;
}

*, html, body {
  margin: 0px;
  padding: 0px;
  -webkit-font-smoothing: antialiased;
}

body, html {
  background: #f9f6f0;
}

body {
  width: 100%;
  height: 100%;
  font-family: "pp_editorial_newultralight";
  font-size: 24px;
  line-height: 1.4;
  color: #000;
}

a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all 0.4s ease-in-out;
  position: relative;
}
a:after {
  content: " ";
  width: 0px;
  height: 2px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #B7A58B;
  transition: all 0.4s ease-in-out;
}
a:hover:after {
  width: 100%;
}

ol {
  padding: 20px 30px;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  opacity: 1;
}

img[data-src] {
  opacity: 0;
}

img.lazyloaded {
  opacity: 1;
}

.container {
  padding: 0 40px;
  max-width: 1024px;
  margin: 0 auto;
  box-sizing: border-box;
}
.container.narrow {
  padding: 0 200px;
}
@media (min-width: 1201px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1401px) {
  .container {
    max-width: 1400px;
  }
}
@media (min-width: 1601px) {
  .container {
    max-width: 1480px;
  }
}

.row {
  margin: 0 -15px;
}

.bit-widget.bit-layout-desktop .bit-offers,
#dates li a,
.btn, .button, .gform_button {
  background: #B7A58B;
  color: #fff;
  border: 1px solid #B7A58B;
  text-align: center;
  display: inline-block;
  line-height: 28px;
  padding: 1px 50px 0px;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  outline: none !important;
  font-size: 15px;
  border-radius: 0px;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  border-radius: 20px;
  /*
  &:after{
  	background: $black;
  	content:  ' ';
  	position: absolute;
  	top: 0px;
  	left: 0px;
  	width: 0px;
  	height: 100%;
  	transition: all 0.4s ease-in-out;
  	z-index: -1;
  }
  */
}
.bit-widget.bit-layout-desktop .bit-offers:after,
#dates li a:after,
.btn:after, .button:after, .gform_button:after {
  display: none;
}
.bit-widget.bit-layout-desktop .bit-offers:hover,
#dates li a:hover,
.btn:hover, .button:hover, .gform_button:hover {
  background-color: transparent;
  border-color: #B7A58B;
  color: #B7A58B;
}
.bit-widget.bit-layout-desktop .bit-offers.white,
#dates li a.white,
.btn.white, .button.white, .gform_button.white {
  background: none;
  border-color: #fff;
}
.bit-widget.bit-layout-desktop .bit-offers.white:hover,
#dates li a.white:hover,
.btn.white:hover, .button.white:hover, .gform_button.white:hover {
  background: #fff;
  color: #2B292A;
}

.page p .button {
  margin: 15px 10px 0px 0px;
}

.woocommerce button.button, .woocommerce a.button, .woocommerce .button {
  color: #2B292A;
  border-color: #2B292A;
  background-color: transparent;
}
.woocommerce button.button.alt, .woocommerce a.button.alt, .woocommerce .button.alt {
  background-color: #2B292A;
  color: #fff;
  font-size: 16px;
}
.woocommerce button.button.alt:hover, .woocommerce a.button.alt:hover, .woocommerce .button.alt:hover {
  border-color: #2B292A;
  background: #2B292A;
  color: #fff;
}

.full-row {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  clear: both;
  margin: 0px;
}
.full-row.image-overlay img {
  width: 100%;
}
.full-row.bg-grey {
  background: #fff;
}
.full-row.woocommerce-products-header {
  background-color: #fff;
}
.full-row.image-right {
  background-position: center left;
}
.full-row.image-right .image-wrap {
  float: right;
}
.full-row iframe {
  pointer-events: none;
  display: block;
  float: left;
  width: 100%;
  clear: both;
}
.full-row .container > h3 {
  margin-bottom: 40px;
}
.full-row .padding {
  border: 70px solid #ffffff;
  box-sizing: border-box;
  float: left;
  width: 100%;
  background: #f7f6f4;
  border-top-width: 35px;
  border-bottom-width: 35px;
}

.clearfix {
  width: 100%;
  clear: both;
  float: left;
  box-sizing: border-box;
}

.col-lg-12 {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.col-lg-9 {
  width: 75%;
  float: left;
  box-sizing: border-box;
}

.col-lg-8 {
  width: 66.667%;
  float: left;
  box-sizing: border-box;
}

.col-lg-7 {
  width: 58.3333333333%;
  float: left;
  box-sizing: border-box;
}

.col-lg-6 {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.col-lg-5 {
  width: 41.6666666667%;
  float: left;
  box-sizing: border-box;
}

.col-lg-4 {
  width: 33.333%;
  float: left;
  box-sizing: border-box;
}

.col-lg-3 {
  width: 25%;
  float: left;
  box-sizing: border-box;
}

.col-lg-1 {
  width: 8.333%;
  float: left;
  box-sizing: border-box;
}

.last {
  float: right;
}

.inner h2 {
  margin: 30px 0px;
}
.inner .btn {
  margin-top: 60px;
}

input {
  border-radius: 0px;
  -webkit-appearance: none;
}

input[type=checkbox] {
  -webkit-appearance: auto;
}

input[type=text], input[type=email], input[type=tel], input[type=number], textarea {
  background: transparent;
  border: 1px solid transparent;
  border-bottom: 1px solid #2B292A;
  font-family: "pp_editorial_newregular";
  color: #2B292A;
  line-height: 28px;
  font-size: 16px;
  padding: 0px;
  border-radius: 0px;
  -webkit-appearance: none;
  outline: none !important;
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder, textarea::placeholder {
  color: #2B292A;
  font-size: 16px;
}

.gform_wrapper .gfield_description {
  margin-bottom: 40px;
}
.gform_wrapper .name .gfield_label {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 25px;
  color: #2B292A;
  margin-bottom: 20px;
}
.gform_wrapper .gfield_required {
  color: #2B292A !important;
}
.gform_wrapper .gfield_label {
  font-weight: 500 !important;
  text-transform: uppercase;
}
.gform_wrapper .gform_fields {
  display: block !important;
}
.gform_wrapper .gform_fields input.large {
  padding: 0 !important;
}
.gform_wrapper .gform_fields .name_first input, .gform_wrapper .gform_fields .name_last input {
  padding: 0 !important;
}
.gform_wrapper .half {
  width: 48%;
  float: left;
  clear: none;
  margin-bottom: 30px;
  display: block;
}
.gform_wrapper .half:nth-child(2), .gform_wrapper .half:nth-child(4) {
  float: right;
}
.gform_wrapper .half .gfield_label {
  font-size: 16px;
  line-height: 22px !important;
  font-weight: 400;
  margin-bottom: 10px;
}
.gform_wrapper form {
  margin-bottom: 0px !important;
  padding: 0px;
}
.gform_wrapper form ul li, .gform_wrapper form .top_label li {
  padding-right: 0px !important;
  padding-top: 15px !important;
  width: 100%;
  float: left;
}
.gform_wrapper form ul li > div, .gform_wrapper form .top_label li > div {
  min-width: 100%;
}
.gform_wrapper form ul li > div > span, .gform_wrapper form .top_label li > div > span {
  width: 47.5% !important;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .gform_wrapper form ul li > div > span, .gform_wrapper form .top_label li > div > span {
    width: 100% !important;
  }
}
.gform_wrapper form ul li > div > span:last-child, .gform_wrapper form .top_label li > div > span:last-child {
  float: right;
}
.gform_wrapper form ul li > div > span > label, .gform_wrapper form .top_label li > div > span > label {
  margin-bottom: 10px !important;
  font-size: 16px !important;
  line-height: 22px;
  font-weight: 400;
  color: #2B292A;
  letter-spacing: 0 !important;
}
.gform_wrapper form ul li.half, .gform_wrapper form .top_label li.half {
  width: 47.5%;
  clear: none;
}
@media (max-width: 767px) {
  .gform_wrapper form ul li.half, .gform_wrapper form .top_label li.half {
    width: 100%;
    clear: both;
  }
}
.gform_wrapper form ul li.half.last, .gform_wrapper form .top_label li.half.last {
  float: right;
}
@media (max-width: 767px) {
  .gform_wrapper form ul li.half.last, .gform_wrapper form .top_label li.half.last {
    margin-bottom: 0px;
  }
}
.gform_wrapper form ul li input, .gform_wrapper form ul li textarea, .gform_wrapper form ul li input.large, .gform_wrapper form .top_label li input, .gform_wrapper form .top_label li textarea, .gform_wrapper form .top_label li input.large {
  background: transparent;
  border: 1px solid #fff;
  background: transparent;
  font-size: 14px !important;
  line-height: 24px;
  padding: 15px 0px 15px 15px !important;
  outline: none;
  border-radius: 0px;
}
.gform_wrapper form ul li input[type=file], .gform_wrapper form ul li textarea[type=file], .gform_wrapper form ul li input.large[type=file], .gform_wrapper form .top_label li input[type=file], .gform_wrapper form .top_label li textarea[type=file], .gform_wrapper form .top_label li input.large[type=file] {
  font-size: 12px !important;
}
.gform_wrapper form ul li input::placeholder, .gform_wrapper form ul li textarea::placeholder, .gform_wrapper form ul li input.large::placeholder, .gform_wrapper form .top_label li input::placeholder, .gform_wrapper form .top_label li textarea::placeholder, .gform_wrapper form .top_label li input.large::placeholder {
  color: #a5a5a5;
  font-size: 14px;
  line-height: 14px;
}
.gform_wrapper form ul li input:active, .gform_wrapper form ul li textarea:active, .gform_wrapper form ul li input.large:active, .gform_wrapper form .top_label li input:active, .gform_wrapper form .top_label li textarea:active, .gform_wrapper form .top_label li input.large:active {
  border-color: #2B292A;
}
.gform_wrapper form ul li input:focus, .gform_wrapper form ul li textarea:focus, .gform_wrapper form ul li input.large:focus, .gform_wrapper form .top_label li input:focus, .gform_wrapper form .top_label li textarea:focus, .gform_wrapper form .top_label li input.large:focus {
  border-color: #2B292A;
}
.gform_wrapper form ul li .ginput_container_multiselect .gfield_select, .gform_wrapper form .top_label li .ginput_container_multiselect .gfield_select {
  border: 0px solid #2B292A;
  margin: 0px;
  padding: 0px;
  max-height: 150px;
}
.gform_wrapper form ul li .ginput_container_multiselect .gfield_select option, .gform_wrapper form .top_label li .ginput_container_multiselect .gfield_select option {
  border: 1px solid #2B292A;
  padding: 10px;
  width: 45%;
  margin: 0px 5% 10px 0px;
  float: left;
}
.gform_wrapper form ul li .ginput_container_multiselect .gfield_select option:active, .gform_wrapper form .top_label li .ginput_container_multiselect .gfield_select option:active {
  border-color: #2B292A;
}
.gform_wrapper form ul li.gfield_html, .gform_wrapper form .top_label li.gfield_html {
  margin-top: 30px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.gform_wrapper form ul li.gfield_html h4, .gform_wrapper form .top_label li.gfield_html h4 {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.gform_wrapper form ul li label, .gform_wrapper form .top_label li label {
  color: #2B292A;
  display: none !important;
}
.gform_wrapper form ul li label a, .gform_wrapper form .top_label li label a {
  color: #2B292A;
}
.gform_wrapper form ul textarea.large, .gform_wrapper form .top_label textarea.large {
  max-height: 140px;
}

@media (max-width: 1024px) {
  .container {
    padding: 0px 15px;
  }
}
@media (min-width: 767px) {
  .image-right .inner, .image-left .inner {
    padding: 0 80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
  }
  .image-right .col-lg-5 .inner, .image-left .col-lg-5 .inner {
    max-width: 41.6666666667%;
  }
  .image-right .col-lg-6 .inner, .image-left .col-lg-6 .inner {
    max-width: 50%;
  }
}
.mobile-only {
  display: none !important;
}

@media (max-width: 767px) {
  .mobile-only {
    display: block !important;
  }
  .desktop-only {
    display: none !important;
  }
  #site-wide {
    display: none;
  }
  .col-sm-12 {
    width: 100%;
    float: left;
  }
  .col-sm-6 {
    width: 50%;
    float: left;
  }
  .inner {
    padding: 40px;
  }
  .container {
    padding: 0 15px;
  }
  .reorder {
    display: table;
  }
  .reorder .col-sm-12 {
    float: none;
    display: table-footer-group;
  }
  .reorder .col-sm-12.last {
    display: table-header-group;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body.active {
  overflow: hidden;
}

#site-header {
  background: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  background: transparent;
  transition: all 0.4s ease-in-out;
  z-index: 99;
  float: left;
  width: 100%;
  padding: 20px 0px;
  box-sizing: border-box;
  text-align: center;
}
#site-header .container {
  position: relative;
}
#site-header.nav-up, #site-header.nav-down {
  background: #f9f6f0;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 10px 0px;
  z-index: 99999;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  #site-header.nav-up, #site-header.nav-down {
    padding: 5px 20px 0px;
  }
}
#site-header.nav-up a.logo img, #site-header.nav-down a.logo img {
  width: auto;
  height: 70px;
  padding: 0px;
}
#site-header.nav-up a.logo img.white, #site-header.nav-down a.logo img.white {
  display: none;
}
#site-header.nav-up a.logo img.black, #site-header.nav-down a.logo img.black {
  display: block;
}
#site-header.nav-up #site-wide, #site-header.nav-down #site-wide {
  display: none;
}
#site-header.nav-up #main-menu li, #site-header.nav-down #main-menu li {
  line-height: 70px;
}
#site-header.nav-up #main-menu li a, #site-header.nav-down #main-menu li a {
  color: #2B292A;
}
#site-header.nav-up #menu-button span, #site-header.nav-down #menu-button span {
  background: #000;
}
#site-header a.logo {
  display: inline-block;
  margin: 0px auto;
  border: 0px none !important;
  float: left;
}
#site-header a.logo:after {
  display: none;
}
#site-header a.logo img {
  width: auto;
  height: 100px;
  padding: 0px;
  transition: all 0.4s ease-in-out;
}
#site-header a.logo img.white {
  display: block;
}
#site-header a.logo img.black {
  display: none;
}
#site-header #menu-button {
  width: 26px;
  display: block;
  position: absolute;
  top: 26px;
  right: 40px;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  display: none;
}
#site-header #menu-button span {
  width: 100%;
  height: 2px;
  background: #fff;
  display: block;
  margin: 0px 0px 7px;
  transition: all 0.4s ease-in-out;
}
#site-header #menu-button:hover span {
  background: #d9dada;
  width: 130%;
}
#site-header #main-menu {
  float: right;
  color: white;
  list-style: none;
}
#site-header #main-menu li {
  display: inline-block;
  margin: 0px 0px 0px 40px;
  line-height: 100px;
}
#site-header #main-menu li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
}

.circle-row {
  padding: 40px;
}
.circle-row:before {
  content: " ";
  border: 1px solid #B7A58B;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 100%;
  margin: 0px 0px 20px -10px;
}

#overlay {
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s ease-in-out;
}
#overlay.active {
  z-index: 999991;
  opacity: 1;
  visibility: visible;
}

#menu {
  margin: 0px;
  transition: all 0.6s ease-in-out;
  display: inline-block;
  background: #f9f6f0;
  position: fixed;
  top: 0px;
  left: -100%;
  height: 100%;
  box-sizing: border-box;
  width: 50%;
  z-index: 999999;
  max-width: 100%;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  #menu {
    width: 100%;
  }
}
#menu.active {
  left: 0px;
  opacity: 1;
  visibility: visible;
}
#menu .col-lg-6 {
  position: relative;
  height: 100%;
}
#menu #menu-inner {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  padding: 0 50px;
}
#menu #main-menu {
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
#menu #main-menu li {
  display: inline-block;
  padding: 0px;
  margin: 0 0 15px 0;
  text-align: left;
  width: 100%;
  float: left;
  clear: both;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 767px) {
  #menu #main-menu li {
    margin-bottom: 5px;
  }
}
#menu #main-menu li:last-child {
  margin-bottom: 0px;
}
#menu #main-menu li.current_page_item a {
  color: #fff;
}
#menu #main-menu li.current_page_item a:after {
  width: 100%;
  background-color: #fff;
}
#menu #main-menu li a {
  font-size: 20px;
  line-height: 24px;
  color: #2B292A;
  transition: all 0.4s ease-in-out;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: 500;
  border-bottom: 0px none;
}
#menu #main-menu li ul.sub-menu {
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  clear: both;
}
#menu #main-menu li ul.sub-menu li {
  margin-bottom: 5px;
}
#menu #main-menu li ul.sub-menu li.current_page_item a {
  color: #fff;
}
#menu #main-menu li ul.sub-menu li.current_page_item a:after {
  background-color: #fff;
}
#menu #main-menu li ul.sub-menu li a {
  color: #666;
}
#menu #main-menu li ul.sub-menu li a:after {
  background-color: #666;
}
#menu #main-menu li ul.sub-menu li:last-child {
  margin-bottom: 0px;
}
#menu .header-forms {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  padding: 0 50px 0 0;
}
#menu .header-forms a {
  margin: 0px 0px 15px 0px;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 36px;
}
#menu .header-forms .gform_body .gform_fields .gfield {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
}
#menu .header-forms .gform_body .gform_fields .gfield input {
  width: 100% !important;
}
#menu .header-forms .gform_body .gform_fields .gfield label {
  font-size: 12px;
  margin-top: 0px;
}
#menu .header-forms h2 {
  font-size: 26px;
  line-height: 1.8;
  margin: 0px;
  font-family: "archive-mono";
}
#menu .header-forms .book-form_wrapper .gform_fields .gfield:first-child {
  margin-bottom: 0px;
}
#menu .header-forms .gform_body, #menu .header-forms .gform_footer {
  width: 100%;
  clear: both;
  padding-top: 0px;
}
#menu .header-forms .gform_footer {
  margin-bottom: 30px;
}
#menu .header-forms .gform_footer input {
  line-height: 38px !important;
  width: 100%;
}
#menu .header-forms .subscribe-form .gform_footer {
  margin-bottom: 0px;
}
#menu #menu-close {
  position: absolute;
  top: 50px;
  right: 50px;
  text-indent: -9999px;
  width: 25px;
  height: 25px;
  display: inline-block;
}
#menu #menu-close:before, #menu #menu-close:after {
  content: " ";
  width: 100%;
  height: 2px;
  background: #2B292A;
  display: block;
  position: absolute;
  top: 10px;
  left: 0px;
  transition: all 0.4s ease-in-out;
}
#menu #menu-close:before {
  transform: rotate(45deg);
}
#menu #menu-close:after {
  transform: rotate(135deg);
}
#menu #menu-close:hover {
  text-decoration: none;
}
#menu #menu-close:hover:before {
  transform: rotate(135deg);
}
#menu #menu-close:hover:after {
  transform: rotate(225deg);
}

#wrapper .gform_wrapper.gravity-theme .gfield_label {
  margin-bottom: 0px;
}
#wrapper .gform_wrapper.gravity-theme .gfield {
  margin-bottom: 40px;
}
#wrapper .gform_wrapper.gravity-theme .gfield textarea.large {
  max-height: 100px;
  padding: 10px 0px;
}
#wrapper .gform_wrapper.gravity-theme .gform_fileupload_rules {
  border-top: 1px solid;
  margin-top: 15px;
  padding-top: 10px;
}

#booking-form {
  position: fixed;
  bottom: -100px;
  left: 0px;
  width: 100%;
  transition: all 0.6s ease-in-out;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
}
#booking-form p {
  text-align: right;
}
#booking-form p a {
  width: 100%;
  margin: 15px 0px 0px;
  box-sizing: border-box;
  background: #2B292A;
  color: #fff;
  border-color: #2B292A;
}
#booking-form p a:hover {
  background: white;
  color: #2B292A;
  border-color: #fff;
}
#booking-form.booking-up {
  bottom: 0px;
  visibility: visible;
  opacity: 1;
}

.parent-pageid-59 #booking-form {
  display: none;
}

.shihuishi {
  background: #626262;
}
.shihuishi .wpb_text_column * {
  color: #fff;
}
.shihuishi .wpb_text_column .btn, .shihuishi .wpb_text_column .button {
  border-color: #fff;
}
.shihuishi .wpb_text_column .btn:hover, .shihuishi .wpb_text_column .button:hover {
  border-color: #2B292A;
}
.shihuishi #footer {
  margin-top: 0px;
}

.dining-list .intro-text {
  min-height: 240px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .dining-list .intro-text {
    min-height: 0px;
  }
}

/*
a.explore, #footer a, #main-menu a{
	position: relative;
	display: inline-block;
	text-decoration: none;
	border-bottom: 0px none;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1.8;
	font-size: 14px;
	&:after{
		content: ' ';
		width: 0px;
		display: block;
		float: left;
		clear: both;
		height: 1px;
		background: #000;
		transition: all 0.4s ease-in-out;
		position: absolute;
	}
	&:hover{
		text-decoration: none;
		border-bottom: 0px none;
		&:after{
			width: 100%;
		}
	}
}
*/
a.vc_single_image-wrapper {
  display: block;
}
a.vc_single_image-wrapper img {
  transition: all 0.4s ease-in-out;
}
a.vc_single_image-wrapper:hover img {
  opacity: 0.7;
}

.wpb_text_column p a.link {
  letter-spacing: 0.1em;
  text-decoration: none;
  font-weight: 600;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.wpb_text_column ul.feature {
  padding-bottom: 10px;
}
.wpb_text_column ul.feature li {
  padding-bottom: 0px;
}

.inner-padding {
  padding: 0 60px;
}

.wpb_text_column ul {
  padding-left: 20px;
}
.wpb_text_column ul li {
  list-style: outside;
  padding: 0px 0px 5px;
}

.logos .vc_col-sm-3,
.logos .vc_col-sm-2,
.logos .mob-50 {
  max-width: 50% !important;
  float: left;
}

.black-lines {
  padding: 100px 0px;
}
.black-lines * {
  color: #fff;
}
.black-lines .vc_col-sm-3 {
  border-right: 1px solid #fff;
}
.black-lines .vc_col-sm-3:last-child {
  border-right: 0px none;
}
@media (max-width: 767px) {
  .black-lines .vc_col-sm-3:last-child {
    border-right: 1px solid #fff;
  }
}
.black-lines .vc_col-sm-3 h5 {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-right: -15px;
  margin-left: -15px;
  padding-left: 15px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.full-height {
  min-height: 100vh !important;
}
.full-height > div {
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-size: 50% auto !important;
  background-attachment: fixed;
}
@media (max-width: 767px) {
  .full-height > div {
    background-size: cover !important;
  }
}

.blog .intro, .archive .intro, .category .intro {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 20px;
  margin-top: 0px;
}
.blog .intro h4, .blog .intro ul.cat-list, .archive .intro h4, .archive .intro ul.cat-list, .category .intro h4, .category .intro ul.cat-list {
  float: left;
  display: inline-block;
  line-height: 18px;
}
.blog .intro ul.cat-list, .archive .intro ul.cat-list, .category .intro ul.cat-list {
  margin-left: 0px;
}
.blog .intro ul.cat-list li, .archive .intro ul.cat-list li, .category .intro ul.cat-list li {
  display: inline-block;
  margin-right: 10px;
}
.blog .intro ul.cat-list li.current-cat a, .archive .intro ul.cat-list li.current-cat a, .category .intro ul.cat-list li.current-cat a {
  color: #d9dada;
}
.blog .entry-title a, .archive .entry-title a, .category .entry-title a {
  text-decoration: none;
}
.blog article, .archive article, .category article {
  margin-bottom: 30px;
}

#instagram {
  padding: 100px 0px 100px;
  clear: both;
  text-align: center;
}
#instagram .container {
  position: relative;
  max-width: 80%;
}
#instagram h2 {
  margin-bottom: 10px;
}
#instagram h2:before {
  content: " ";
  background: url("img/icon-instagram.png") center center no-repeat;
  background-size: contain;
  width: 100%;
  height: 36px;
  display: block;
  margin-bottom: 25px;
}
#instagram h4 {
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0.1em;
}
#instagram h4 a {
  color: #2B292A;
  text-decoration: none;
}
#instagram h4 a:hover {
  color: #2B292A;
}
@media (max-width: 767px) {
  #instagram .sbi_type_image {
    min-width: 50%;
  }
}

/*
#sb_instagram.sbi_col_4 #sbi_images {
	> .sbi_item{
		float: left;
		&:first-child {
			width: 50%;
			.sbi_photo{
				padding-bottom: 50.6%;
			}
		}
	}
}
*/
a.social-insta {
  float: right;
  background: url("img/icon-insta.png") center center no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}
a.social-insta:hover {
  opacity: 0.5;
}

a.scroll {
  text-transform: uppercase;
}

#footer {
  margin: 40px 0px;
  padding: 0px;
  display: block;
  float: left;
  box-sizing: border-box;
  width: 100%;
  /*
  h3, h4{
  	font-family: 'pp_editorial_newregular';

  	letter-spacing: 0.15em;
  }
  p{
  	font-family: 'archive-regular';

  }
  a{
  	font-family: 'pp_editorial_newregular';

  	letter-spacing: 0.15em;
  }
  */
}
#footer a:after {
  height: 1px;
}
#footer h4.widget-title {
  margin-bottom: 5px;
}
#footer img {
  margin-bottom: 40px;
  float: left;
  width: 200px;
}
#footer .full-width {
  width: 100%;
  float: left;
  clear: both;
}
#footer .full-width:first-child .widget:last-child {
  border-left: 0px none !important;
}
#footer .row {
  margin: 0px -15px;
}
#footer .widget {
  width: 25%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
#footer .widget:first-child {
  width: 50%;
}
#footer .widget:last-child {
  border-left: 1px solid #000;
}
#footer .widget form {
  width: 90%;
}
#footer .widget form .gfield {
  margin-bottom: 15px;
}
#footer .widget li {
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}
#footer .widget li:last-child {
  display: none;
}
#footer .widget li a {
  font-size: 16px;
  font-weight: 500;
}
#footer p {
  font-size: 14px;
  line-height: 1.8;
}

.room-info p {
  width: 80%;
}
@media (max-width: 767px) {
  .room-info p {
    width: 100%;
  }
}

.wpb_image_grid_ul {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
}
.wpb_image_grid_ul.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.wpb_images_carousel .vc_images_carousel, .slick-slider {
  width: 100% !important;
  padding-top: 0px !important;
  position: relative;
}
.wpb_images_carousel .vc_images_carousel .vc_item img, .slick-slider .vc_item img {
  padding-right: 10px;
  box-sizing: border-box;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control, .wpb_images_carousel .vc_images_carousel .slick-arrow, .slick-slider .vc_carousel-control, .slick-slider .slick-arrow {
  position: absolute;
  top: 0px;
  width: 160px;
  background: transparent;
  border: 0px none;
  text-indent: -99999px;
  height: 100%;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  z-index: 9;
}
@media (max-width: 767px) {
  .wpb_images_carousel .vc_images_carousel .vc_carousel-control, .wpb_images_carousel .vc_images_carousel .slick-arrow, .slick-slider .vc_carousel-control, .slick-slider .slick-arrow {
    display: none !important;
  }
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control.vc_left, .wpb_images_carousel .vc_images_carousel .vc_carousel-control.slick-prev, .wpb_images_carousel .vc_images_carousel .slick-arrow.vc_left, .wpb_images_carousel .vc_images_carousel .slick-arrow.slick-prev, .slick-slider .vc_carousel-control.vc_left, .slick-slider .vc_carousel-control.slick-prev, .slick-slider .slick-arrow.vc_left, .slick-slider .slick-arrow.slick-prev {
  left: 0px !important;
  transform: rotate(180deg);
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control.vc_right, .wpb_images_carousel .vc_images_carousel .vc_carousel-control.slick-next, .wpb_images_carousel .vc_images_carousel .slick-arrow.vc_right, .wpb_images_carousel .vc_images_carousel .slick-arrow.slick-next, .slick-slider .vc_carousel-control.vc_right, .slick-slider .vc_carousel-control.slick-next, .slick-slider .slick-arrow.vc_right, .slick-slider .slick-arrow.slick-next {
  right: 0px !important;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control span, .wpb_images_carousel .vc_images_carousel .slick-arrow span, .slick-slider .vc_carousel-control span, .slick-slider .slick-arrow span {
  display: none;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control:before, .wpb_images_carousel .vc_images_carousel .vc_carousel-control:after, .wpb_images_carousel .vc_images_carousel .slick-arrow:before, .wpb_images_carousel .vc_images_carousel .slick-arrow:after, .slick-slider .vc_carousel-control:before, .slick-slider .vc_carousel-control:after, .slick-slider .slick-arrow:before, .slick-slider .slick-arrow:after {
  content: " ";
  width: 20px;
  height: 1px;
  background: #2B292A;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control:before, .wpb_images_carousel .vc_images_carousel .slick-arrow:before, .slick-slider .vc_carousel-control:before, .slick-slider .slick-arrow:before {
  transform: rotate(45deg);
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control:after, .wpb_images_carousel .vc_images_carousel .slick-arrow:after, .slick-slider .vc_carousel-control:after, .slick-slider .slick-arrow:after {
  transform: rotate(135deg);
  margin-top: 14px;
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control:hover, .wpb_images_carousel .vc_images_carousel .slick-arrow:hover, .slick-slider .vc_carousel-control:hover, .slick-slider .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.25);
}
.wpb_images_carousel .vc_images_carousel .vc_carousel-control:hover:before, .wpb_images_carousel .vc_images_carousel .vc_carousel-control:hover:after, .wpb_images_carousel .vc_images_carousel .slick-arrow:hover:before, .wpb_images_carousel .vc_images_carousel .slick-arrow:hover:after, .slick-slider .vc_carousel-control:hover:before, .slick-slider .vc_carousel-control:hover:after, .slick-slider .slick-arrow:hover:before, .slick-slider .slick-arrow:hover:after {
  opacity: 1;
}
.wpb_images_carousel .vc_images_carousel li, .slick-slider li {
  margin-right: 5px;
}
.wpb_images_carousel .vc_images_carousel li:last-child, .slick-slider li:last-child {
  margin-right: 0px;
}

.home .flexslider {
  border: 0px none;
  border-radius: 0px;
  margin: 0px;
}
.home .wpb_images_carousel .vc_images_carousel .vc_item img, .home .slick-slider .vc_item img {
  padding-right: 0px;
}
.home .rs_gallery_slides .flex-control-nav, .home .rs_gallery_slides .flex-direction-nav {
  display: none !important;
}

#instagram {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  padding: 50px 0px;
}
#instagram a {
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  background: url("img/insta.svg") center center no-repeat;
  background-size: contain;
  display: inline-block;
}

#wrapper {
  clear: both;
  padding-top: 0px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

#page-content {
  padding-top: 0px;
  padding-bottom: 50px;
}
#page-content.full-width {
  padding-top: 0px;
}
#page-content.full-width .image-wrap img {
  width: 100%;
}

.project-header, .blog-header, .home-intro {
  padding: 350px 0px 50px;
  background: center center no-repeat;
  background-size: cover;
}
.project-header h1, .project-header h2, .blog-header h1, .blog-header h2, .home-intro h1, .home-intro h2 {
  margin-bottom: 0px;
}
.project-header h1:after, .project-header h2:after, .blog-header h1:after, .blog-header h2:after, .home-intro h1:after, .home-intro h2:after {
  margin: 20px auto 0px;
}
@media (max-width: 767px) {
  .project-header, .blog-header, .home-intro {
    padding: 100px 0px;
  }
}

.blog-header {
  margin-bottom: 60px;
}

.menu-items:after {
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
  display: block !important;
  margin: 0 15px 40px 15px;
  padding-bottom: 40px;
}

.blog #wrapper .post {
  padding: 0 15px 30px;
}
.blog #wrapper .post img {
  margin-bottom: 15px;
}
.blog #wrapper .post:nth-child(3n+4) {
  clear: both;
}
.blog #wrapper .post .btn {
  min-width: 150px;
}

span.gform_description {
  margin-bottom: 10px;
  display: block;
}

.page-template-template-sidebar h1 {
  margin-bottom: 50px;
}
.page-template-template-sidebar .sticky-wrap {
  height: auto;
  min-height: 200vh;
}
.page-template-template-sidebar #wrapper {
  overflow: visible;
}
@media (max-width: 767px) {
  .page-template-template-sidebar #wrapper {
    padding-top: 70px;
  }
}
.page-template-template-sidebar #wrapper .faqs-page h2 {
  border-top: 2px solid #2B292A;
  padding-top: 40px;
  margin-top: 50px;
  font-size: 24px;
}
.page-template-template-sidebar #wrapper .faqs-page h2:first-child {
  margin-top: 0px;
}
.page-template-template-sidebar #wrapper .faqs-page > ul {
  /*border-bottom: 3px solid #000;
  padding: 0px 0px 50px 0px;
  margin: 0px 0px 30px;*/
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li {
  border-bottom: 1px solid #2B292A;
  padding: 30px 0px 10px;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li:last-child {
  border-bottom: 0px;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li strong, .page-template-template-sidebar #wrapper .faqs-page > ul > li b {
  cursor: pointer;
  margin: 0px 0px 20px 0px;
  display: block;
  position: relative;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li strong:after, .page-template-template-sidebar #wrapper .faqs-page > ul > li b:after {
  content: "+";
  width: 20px;
  height: 20px;
  float: right;
  transition: all 0.3s ease-in-out;
  color: #2B292A;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 15px;
  text-align: center;
  margin: 1px 0px 0px;
  font-weight: 700;
  position: absolute;
  top: 4px;
  right: 0px;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li strong strong, .page-template-template-sidebar #wrapper .faqs-page > ul > li strong b, .page-template-template-sidebar #wrapper .faqs-page > ul > li b strong, .page-template-template-sidebar #wrapper .faqs-page > ul > li b b {
  margin: 0 0 15px;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li strong strong:after, .page-template-template-sidebar #wrapper .faqs-page > ul > li strong b:after, .page-template-template-sidebar #wrapper .faqs-page > ul > li b strong:after, .page-template-template-sidebar #wrapper .faqs-page > ul > li b b:after {
  display: none;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li p {
  margin-bottom: 0px;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li em {
  max-height: 0px;
  position: relative;
  overflow: hidden;
  display: block;
  transition: all 0.3s ease-in-out;
  font-style: normal;
  margin: 0px;
  color: #2B292A;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li em b, .page-template-template-sidebar #wrapper .faqs-page > ul > li em strong {
  margin: 0px;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li em b:after, .page-template-template-sidebar #wrapper .faqs-page > ul > li em strong:after {
  display: none;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li br {
  display: none;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li.active em {
  max-height: 500px;
  margin-bottom: 20px;
}
.page-template-template-sidebar #wrapper .faqs-page > ul > li.active strong:after, .page-template-template-sidebar #wrapper .faqs-page > ul > li.active b:after {
  content: "-";
}
.page-template-template-sidebar #wrapper .faqs-page:after {
  content: " ";
  display: table;
  width: 100%;
  height: 20px;
  clear: both;
}
@media (min-width: 768px) {
  .page-template-template-sidebar #wrapper .faqs-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 150px;
  }
}
.page-template-template-sidebar #wrapper .faqs-nav ul {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .page-template-template-sidebar #wrapper .faqs-nav ul {
    margin-top: 30px;
    max-width: 80%;
    margin-bottom: 0px;
  }
}
.page-template-template-sidebar #wrapper .faqs-nav ul li a {
  text-decoration: none;
  padding: 0px;
  display: block;
  border-bottom: 1px solid #fff;
  float: left;
  clear: both;
  margin: 0px 0px 10px;
}
.page-template-template-sidebar #wrapper .faqs-nav ul li a.active, .page-template-template-sidebar #wrapper .faqs-nav ul li a:hover {
  border-bottom-color: #2B292A;
}

.image-carousel .flex-direction-nav li {
  position: absolute;
  top: 50%;
}
.image-carousel .flex-direction-nav li.flex-nav-prev {
  left: 45px;
}
.image-carousel .flex-direction-nav li.flex-nav-next {
  right: 45px;
}
.image-carousel .flex-direction-nav li a {
  margin-top: -22px;
}

.slider {
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
.slider.active {
  opacity: 1;
  visibility: visible;
}

.pum-content.popmake-content p {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.pum-content.popmake-content iframe {
  float: left;
}

.single-post .container .slick-list img {
  padding: 0;
  box-sizing: border-box;
}
.single-post .container .slider button.slick-arrow {
  position: absolute;
  top: 0px;
  width: 50%;
  height: 100%;
  text-indent: -100000px;
  border: 0px none;
  background: transparent;
  z-index: 9;
}
.single-post .container .slider button.slick-arrow.slick-next {
  right: 0px;
  left: initial;
}
.single-post .container .project-info {
  margin: 50px 0px;
  float: left;
  width: 100%;
}
.single-post .container .project-info .row {
  margin: 0 -5px;
}
.single-post .container .project-info p {
  margin-bottom: 8px;
}
.single-post .container .project-info .column {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .single-post .container .project-info .column {
    padding-bottom: 10px;
  }
}
.single-post .container .project-info ul {
  border-top: 1px solid;
}
.single-post .container .project-info ul li {
  border-bottom: 1px solid;
  background: 6px 2px no-repeat;
  background-size: 14px auto;
  padding-left: 60px;
}
.single-post .container .project-info ul li.beds {
  background-image: url("img/icon-beds.png");
}
.single-post .container .project-info ul li.baths {
  background-image: url("img/icon-baths.png");
}
.single-post .container .project-info ul li.year {
  background-image: url("img/icon-year.png");
}
.single-post .container .project-info ul li.size {
  background-image: url("img/icon-size.png");
}
.single-post .container .project-info ul li p {
  margin: 5px 0px;
}

#site-header #menu .mobile-menu {
  display: none !important;
}

.mobile-only {
  display: none;
}

.book-form_wrapper {
  width: 100%;
  float: left;
  clear: both;
}
.book-form_wrapper .gform_body {
  width: 80%;
  float: left;
}
@media (max-width: 767px) {
  .book-form_wrapper .gform_body {
    width: 100%;
  }
}
.book-form_wrapper .gform_body .gform_fields p, .book-form_wrapper .gform_body .gform_fields h2 {
  margin-top: 35px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
}
.book-form_wrapper .gform_body .gform_fields .gfield {
  width: 25%;
  float: left;
}
@media (max-width: 767px) {
  .book-form_wrapper .gform_body .gform_fields .gfield {
    width: 100%;
  }
  .book-form_wrapper .gform_body .gform_fields .gfield#field_2_1, .book-form_wrapper .gform_body .gform_fields .gfield#field_2_2 {
    width: 50%;
    float: left;
  }
}
.book-form_wrapper .gform_body .gform_fields .gfield label {
  font-size: 8px;
  letter-spacing: 0.15em;
  margin-bottom: 0px;
  margin-top: 19px;
  line-height: 10px;
}
.book-form_wrapper .gform_body .gform_fields .gfield label span {
  display: none;
}
.book-form_wrapper .gform_body .gform_fields .gfield select {
  border: 0px none;
  border-bottom: 1px solid #2B292A;
}
.book-form_wrapper .gform_body .gform_fields .gfield input {
  padding: 0px;
  width: 200px !important;
  max-width: 100%;
}
@media (max-width: 767px) {
  .book-form_wrapper .gform_body .gform_fields .gfield input {
    width: 100% !important;
  }
}
.book-form_wrapper .gform_body .gform_fields .gfield .instruction {
  display: none;
}
.book-form_wrapper .gform_body .gform_fields .gfield .validation_message {
  background: transparent;
  border: 0px none;
  padding: 0px 0px 0px;
  font-size: 10px;
  letter-spacing: 0.1em;
}
.book-form_wrapper .gform_body .gform_fields .gfield.gfield_error input {
  border: 0px none;
  border-bottom-color: #c02b0a;
}
.book-form_wrapper .gform_footer {
  width: 20%;
  float: left;
}
@media (max-width: 767px) {
  .book-form_wrapper .gform_footer {
    width: 100%;
  }
}
.book-form_wrapper .gform_footer .button {
  margin: 0px 0px 0px;
  line-height: 38px !important;
  width: 100%;
}
.book-form_wrapper .gform_validation_errors {
  display: none !important;
}

@media (max-width: 767px) {
  .home .wpb_text_column .wpb_wrapper > div, .events .wpb_text_column .wpb_wrapper > div {
    transform: none !important;
    -webkit-transform: none !important;
  }
  .home .wpb_single_image, .events .wpb_single_image {
    margin-bottom: 20px !important;
  }
  .wpb_image_grid .wpb_image_grid_ul img {
    max-height: 220px;
  }
  .weather-widget,
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  #wrapper {
    padding-top: 0px;
  }
  .blog #wrapper {
    padding-top: 70px;
  }
  #menu {
    overflow: scroll;
    padding: 50px 0px 0px 0px;
  }
  #menu .col-lg-6 {
    height: auto;
  }
  #menu .header-forms, #menu #menu-inner {
    position: relative;
    top: 0px;
    transform: none;
    clear: both;
    height: auto;
  }
  #menu .header-forms {
    padding: 30px 50px 0px 50px;
  }
  #menu .widget {
    clear: both;
    float: left;
    margin-top: 10px;
  }
  #menu .widget p {
    margin: 0px;
  }
  #site-header {
    padding: 15px 15px;
    box-sizing: border-box;
  }
  #site-header #book-btn {
    display: none;
  }
  #site-header #main-menu > li:last-child {
    margin-top: 20px;
  }
  #site-header .container {
    padding: 0px;
    height: auto;
  }
  #site-header.nav-down {
    padding: 10px 15px;
  }
  #site-header.nav-down a .logo img,
  #site-header a.logo img {
    height: 50px !important;
    padding: 10px 0px !important;
  }
  #site-header #menu-button {
    right: 5px;
    top: 22px;
    display: block;
  }
  #site-header.active {
    background: #fff;
    top: 0px !important;
  }
  #site-header.active a.logo .desktop-only {
    display: block !important;
    width: 45px;
    float: left;
  }
  #site-header.active a.logo .mobile-only {
    display: none !important;
  }
  #footer {
    padding: 40px 20px;
  }
  #footer .button {
    width: 100%;
  }
  #footer .widget {
    width: 100% !important;
    float: left;
    clear: both;
    margin-bottom: 60px;
  }
  #footer .widget form {
    width: 100%;
  }
  #footer .widget img {
    height: 80px !important;
    width: auto !important;
    float: left;
    margin: 0px;
  }
  #footer .gform_wrapper .gform_fields input.large {
    text-align: center;
  }
  #footer .full-width:last-child .widget {
    margin-bottom: 0px;
  }
  #footer .full-width:last-child .widget li a {
    font-size: 16px;
    line-height: 20px;
  }
}
#background {
  width: 100%;
  height: 100vh;
  background: url("../img/background.jpg") center center no-repeat fixed;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

#content {
  padding: 0 50px;
  text-align: center;
  width: 1200px;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 auto;
}
#content h1 {
  margin: 50px auto 40px;
}
#content #logo img {
  margin: 0px auto 40px;
  width: 400px;
}
#content p {
  margin: 100px auto;
  clear: both;
}
#content .clearfix {
  width: 100%;
  display: block;
  float: left;
  clear: both;
}
#content #subscribe p {
  margin-bottom: 0px;
}

.merch h2 {
  font-size: 80px;
  text-align: center;
}
@media (max-width: 767px) {
  .merch h2 {
    font-size: 50px;
  }
}

#dates {
  width: 100%;
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  border-top: 1px solid #2B292A;
}
#dates .bit-widget .bit-event {
  transition: all 0.4s ease-in-out;
}
#dates .bit-widget .bit-location,
#dates .bit-widget .bit-play-my-city-button,
#dates .bit-widget .bit-event .bit-button,
#dates .bit-widget .bit-titleWrapper, #dates .bit-widget .bit-date,
#dates .bit-widget .bit-no-dates-container .bit-no-dates-title,
#dates .bit-widget .bit-widget .bit-play-my-city-button,
#dates .bit-widget .bit-top-track-button {
  font-family: "pp_editorial_newultralight";
  line-height: 1.4;
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
}
#dates .bit-widget .bit-event-list-title,
#dates .bit-widget .bit-nav-bar {
  font-family: "pp_editorial_newultralight";
  line-height: 1.4;
  font-size: 18px;
  font-weight: 400;
}
#dates .bit-widget .bit-no-dates-container .bit-track-button {
  font-family: "pp_editorial_newultralight";
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 10px;
}
#dates .bit-widget .bit-event .bit-button {
  border-radius: 30px;
  text-transform: none !important;
}
#dates .bit-widget .bit-event .bit-button:hover {
  background: #2B292A;
  color: #fff;
}
#dates .bit-widget .bit-event .bit-button:after {
  display: none;
}
#dates .bit-widget .bit-play-my-city-button {
  float: right;
  width: auto;
  padding: 0px 30px;
  margin-bottom: 10px;
  border-radius: 30px;
  text-transform: none !important;
  background: transparent;
  color: #2B292A;
  margin-bottom: 20px;
}
#dates .bit-widget .bit-play-my-city-button:hover {
  background: #2B292A;
  color: #fff;
}
#dates .bit-widget .bit-play-my-city-button:after {
  display: none;
}
#dates li {
  width: 100%;
  padding: 10px;
  margin: 0px 0px;
  float: left;
  clear: both;
  border-bottom: 1px solid #2B292A;
  position: relative;
  box-sizing: border-box;
}
#dates li:after {
  width: 100%;
  height: 0px;
  background: #B7A58B;
  transition: all 0.4s ease-in-out;
  content: " ";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;
}
#dates li:hover:after {
  height: 100%;
}
#dates li:hover span, #dates li:hover a, #dates li:hover span.soldout, #dates li:hover a.soldout {
  color: #fff;
  border-color: #fff;
}
#dates li a, #dates li span {
  position: relative;
  z-index: 2;
  transition: all 0.4s ease-in-out;
}
#dates li span {
  width: 25%;
  float: left;
}
#dates li span:first-child {
  text-align: left;
}
#dates li span:last-child {
  text-align: right;
}
#dates li a, #dates li span.soldout {
  float: right;
  min-width: 75px;
}
#dates li.smaller a {
  padding: 1px 25px 0px;
  min-width: 65px;
}
@media (min-width: 768px) {
  #dates li.smaller a {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  #dates li.smaller a {
    margin-right: 10px;
  }
  #dates li.smaller a:last-child {
    margin-right: 0px;
  }
}
#dates li span.soldout, #dates li a.soldout {
  color: #B7A58B;
  border: 1px solid #B7A58B;
  text-align: center;
  display: inline-block;
  line-height: 28px;
  padding: 1px 50px 0px;
  outline: none !important;
  font-size: 15px;
  text-transform: uppercase;
  position: relative;
  border-radius: 20px;
  width: auto;
}
#dates li a.soldout {
  background: transparent;
}
#dates li a.soldout:hover {
  background: #B7A58B;
  color: #edede1;
}

#subForm {
  margin: 0px 0px 50px;
  float: left;
  width: 100%;
}

#subForm ul {
  margin: 0px;
  padding: 0px;
}

#subForm li {
  list-style: none;
  display: inline-block;
  float: left;
  width: 40%;
  padding: 0px;
  margin: 0px;
}
#subForm li:last-child {
  width: 20%;
}

#subForm li label {
  color: #000;
  margin: 20px 0 10px 0px;
  display: block;
  text-align: left;
}

#subForm li input {
  border: 0px none;
  background: transparent;
  border-bottom: 1px solid #000;
  outline: none;
  width: 90%;
  float: left;
  color: #000;
  font-family: "pp_editorial_newultralight";
  font-size: 24px;
  line-height: 1.4;
}

#subForm button {
  outline: none;
  cursor: pointer;
  font-family: "pp_editorial_newultralight";
}

#social {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  opacity: 0.9;
  position: fixed;
  top: 25px;
  right: 25px;
  z-index: 9;
  height: 40px;
}

#social li {
  display: inline-block;
  height: 38px;
  width: 38px;
  margin: 0px 1px;
  opacity: 1;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  float: left;
}

#social li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  float: left;
  border-bottom: 0px none;
}
#social li a:hover {
  border-bottom: 0px none;
}

#social li a svg {
  display: block;
  width: 80%;
  height: 80%;
  float: left;
  margin: 10%;
}

#social li svg path {
  fill: #000;
}

#social li a.link_youtube:hover svg path {
  fill: #e52d27;
}

#social li a.link_vevo:hover svg path {
  fill: #000;
}

#social li a.link_instagram:hover svg path {
  fill: #517fa4;
}

#social li a.link_facebook:hover svg path {
  fill: #3b5998;
}

#social li a.link_spotify:hover svg path {
  fill: #81b71a;
}

#social li a.link_twitter:hover svg path {
  fill: #4099ff;
}

#social li a.link_itunes:hover svg path {
  fill: #000;
}

@media (max-width: 767px) {
  #background {
    background-attachment: scroll;
    max-height: 60vh;
  }
  #content {
    padding: 0 25px;
  }
  #content #logo img {
    width: 240px;
  }
  #site-header #main-menu {
    display: none;
  }
  #dates li span {
    text-align: left;
    width: 100%;
  }
  #dates li span:first-child {
    float: left;
    width: 100%;
  }
  #dates li span:last-child {
    width: 100%;
    text-align: left;
  }
  #dates li a {
    float: left;
  }
  h1 {
    font-size: 60px;
  }
  #subForm li {
    width: 100%;
    margin-bottom: 15px;
  }
  #subForm li input {
    width: 100%;
  }
  .circle-row {
    padding: 20px;
  }
}

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