@import "https://fonts.googleapis.com/css?family=Trocchi";

@import "onres/onres.css";
.feature-rooms,
.feature-children,
.wu-copyright {
  display: none;
}
h3.page-subtitle{color: #f8e81c}
.wu-current-conditions .wu-day-title {
  color: #f8e919;
}
.item{min-height: 385px}
.item-excerpt p {
width: calc(100% - 80px);
overflow: hidden;
text-indent: -37px;}
span.wu-day-current-temp {
  font-size: 50px;
}

.wu-current-conditions .wu-day-title {
  font-size: 60px;
}

.wu-forecast-wrapper div {
  width: 140px;
}
.wu-current-conditions .wu-day-title small {
  margin-left: -25px !important;
}
.header-home-text {
  background-color: #7aa93c;
  margin: -10px 0 30px 0;
  padding: 10px 0 5px 0;
}
.header-home-text  h2{
  color: #fff;
}
.wu-wrapper div img,
.wu-wrapper table img {
  width: 65px;
}

h1,
h2,
h3,
.widget-title,
h4,
h5,
h6,
.item-title {
  font-family: "Trocchi", serif;
}
a.logo-link {
  display: table;
}
.logo.textual {
  background-image: url(images/spruce-cabins-logo.svg);
  text-indent: -9000px;
  width: 200px;
  height: 65px;
  float: left;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-bottom: 5px;
}

.header .slogan {
  text-align: center;
  display: block;
  color: #7aa93c;
  font-weight: 900;
}

.slide-content-inner-wrap,
.home #onresbbWrapper {
  background: rgba(0, 0, 0, 0.75);
}

.slide-content-inner-wrap {
  padding: 30px 40px;
  float: left;
}

.home-slider .slide-title {
  max-width: 100%;
}

.btn.transparent.white,
input[type="button"].transparent.white,
input[type="submit"].transparent.white,
input[type="reset"].transparent.white,
button.transparent.white,
.comment-reply-link.transparent.white {
  color: #f8e81c;
  background-color: #7aa93c;
  border: none;
  font-weight: 700;
}

#navigation > li > a:hover,
#navigation > li.sfHover > a,
#navigation > li.sfHover > a:active,
#navigation > li.current_page_item > a,
#navigation > li.current-menu-item > a,
#navigation > li.current-menu-ancestor > a,
#navigation > li.current-menu-parent > a,
#navigation > li.current > a {
  color: #f8e81c;
  border-bottom: 2px solid #f8e81c;
}

.page-hero {
  background-image: url(images/headers/spruce-cabins-default-header.jpg);
}

select,
input,
textarea {
  height: inherit;
  color: #4f4f4f;
}

#navigation li.check-availability a {
  background: #7aa93c;
  padding: 15px 10px;
  display: block;
  line-height: 15px;
  margin-top: -10px;
  color: #f8e81c;
  font-weight: 700;
}

#navigation a {
  margin: 0 8px;
}

#navigation li.check-availability a:hover {
  color: #000;
}

.footer {
  background: #222;
  color: #fff;
}

.footer h1,
.footer h2,
.footer h3,
.footer .widget-title,
.footer h4,
.footer h5,
.footer h6 {
  color: #999;
}

.main {
  padding-top: 20px;
}

.entry-content {
  margin-bottom: 25px;
}

.entry-content li {
  display: inline-block;
  padding: 0 0 0 15px;
  margin: 0;
  color: #313131;
  margin: 0 10px 5px 0;
  background-image: url(images/list-bullet.svg);
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: 0 5px;
}

.property-map {
  margin-top: 30px;
}

.property-map a {
  display: block;
  background-image: url(images/spruce-cabins-property-map-icon.png);
  background-repeat: no-repeat;
  padding-left: 90px;
  height: 75px;
  background-size: 75px;
  line-height: 75px;
  font-size: 18px;
}

@media (max-width: 1200px) {
  li.home-link {
    display: none;
  }
}
@media (max-width: 767px) {
  .slide-content,
  body .callout.cal-container::before,
  body .callout.popup::before {
    display: none;
  }
  li.home-link {
    display: block;
  }
h3.page-subtitle{text-align: center}
  .page.home form#bookform {
    top: -335px;
    position: relative;
    margin: 0 auto;
    float: none;
    right: initial;
    display: table;
    margin-bottom: -295px;
  }
  body .booking-widget-container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #mobile-bar {
    position: fixed;
    z-index: 99999;
  }
  body .booking-widget-container {
    height: 32px;
  }
  body .home-slider .slides li {
    height: 440px;
  }
  body .home-slider.flexslider {
    height: 440px;
  }
}

@media (max-width: 980px) {
  .resort-info.group,
  .header .slogan {
    display: none;
  }
}

@media (max-width: 1100px) {
  .slide-content-inner-wrap {
    width: 50%;
  }
}
