﻿/* =============================================================================
	IMPORTS AND FONTS
   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Muli%3A400%2C400i%2C700%2C700i&#038;ver=1');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css?ver=1');
/*@import url('https://cdn.linearicons.com/free/1.0.0/icon-font.min.css');*/

@font-face {
  font-family: 'MicrobrewUnicase';
  src: url("/navigators/assets/theme/fonts/microbrewunicase.woff2") format("woff2"),url("/navigators/assets/theme/fonts/microbrewunicase.otf") format("otf"),url("/navigators/assets/theme/fonts/microbrewunicase.woff") format("woff");
  font-weight: normal;
  font-style: normal
}
@font-face {
    font-family: 'MicrobrewUnicase_Flat';
    src: url('/navigators/assets/theme/fonts/albatross_-_microbrewunicaseone-webfont.woff2') format('woff2'), url('/navigators/assets/theme/fonts/albatross_-_microbrewunicaseone-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'AvenirLT';
  font-weight: normal;
  src: url("/navigators/assets/theme/fonts/26EA2A_0_0.eot");
  src: url("/navigators/assets/theme/fonts/26EA2A_0_0.eot?#iefix") format("embedded-opentype"),url("/navigators/assets/theme/fonts/26EA2A_0_0.woff") format("woff"),url("/navigators/assets/theme/fonts/26EA2A_0_0.ttf") format("truetype")
}

@font-face {
  font-family: 'AvenirLT';
  font-weight: lighter;
  src: url("/navigators/assets/theme/fonts/26EA2A_1_0.eot");
  src: url("/navigators/assets/theme/fonts/26EA2A_1_0.eot?#iefix") format("embedded-opentype"),url("/navigators/assets/theme/fonts/26EA2A_1_0.woff") format("woff"),url("/navigators/assets/theme/fonts/26EA2A_1_0.ttf") format("truetype")
}

@font-face {
  font-family: 'AvenirLT';
  font-weight: bold;
  src: url("/navigators/assets/theme/fonts/26EA2A_2_0.eot");
  src: url("/navigators/assets/theme/fonts/26EA2A_2_0.eot?#iefix") format("embedded-opentype"),url("/navigators/assets/theme/fonts/26EA2A_2_0.woff") format("woff"),url("/navigators/assets/theme/fonts/26EA2A_2_0.ttf") format("truetype")
}

/* =============================================================================
	CUSTOM TEMPLATE STYLES
   ========================================================================== */

html {
  background: #000
}

body {
  margin: 0;
  font-family: "AvenirLT", "Muli", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  color: #000
}

a {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #6a929e;
  border-bottom: 1px solid transparent
}

  a:hover, a:active, a:focus {
    color: #547781;
    text-decoration: none
  }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 20px;
  font-weight: bold
}

h5 {
  text-transform: uppercase
}



@media (max-width: 767px) {
  .btn-book {
    width: 260px;
    padding: 20px 25px;
    margin: 0 auto 20px
  }
}

@media (min-width: 768px) {
  .btn-book {
    padding: 20px 10px;
    margin-top: 40px;
    width: calc(100% + 15px)
  }
}

@media (min-width: 980px) {
  .btn-book {
    margin-top: 20px;
    width: calc(100% + 7px)
  }
}

@media (min-width: 1200px) {
  .btn-book {
    margin-top: 30px;
    width: calc(100% + 15px);
    margin-left: -6px
  }
}

.btn-book:hover, .btn-book:active, .btn-book:focus {
  background-color: #ad5324;
  border-color: #ad5324
}

header {
  position: relative;
  height: 250px;
  line-height: 18px
}

@media (min-width: 768px) {
  header {
    height: 325px
  }
}

@media (min-width: 980px) {
  header {
    height: 340px
  }
}

@media (min-width: 1200px) {
  header {
    height: 385px
  }
}

header .top-bar {
  background: #000;
  color: #fff;
  z-index: 9999;
  position: relative;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 376px){
  header .top-bar .social {
    float: left;
    margin: 12 !important;
    padding-right: 8px
  }
}  

@media (max-width: 767px) {
  header .top-bar .social {
    position: relative;
    z-index: 999
  }
}

@media (min-width: 768px) {
  header .top-bar .social {
    float: right;
    margin: 17px 0 10px 15px;
    padding-right: 15px
  }
}

@media (min-width: 980px) {
  header .top-bar .social {
    margin-top: 10px
  }
}

header .top-bar .social li {
  float: left;
  margin: 0 5px
}

  header .top-bar .social li a {
    color: #6a929e;
    font-size: 21px;
    border: none
  }

@media (min-width: 980px) {
  header .top-bar .social li a {
    font-size: 28px
  }
}

header .top-bar #weather {
  color: #c25d28;
  margin: 12px 0 12px 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left
}

@media (min-width: 768px) {
  header .top-bar #weather {
    margin-left: 22px
  }
}

@media (min-width: 1200px) {
  header .top-bar #weather {
    margin-left: 27px
  }
}

header .top-bar #weather a {
  color: #c25d28
}

  header .top-bar #weather a:hover, header .top-bar #weather a:focus, header .top-bar #weather a:active {
    color: #c25d28;
    border-bottom-color: #c25d28
  }

header .top-bar #weather #weather-icon {
  color: #d3b95e
}

header > .container {
  position: relative;
  z-index: 999
}


@media (min-width: 768px) {
  header .right {
    padding: 0;
    margin: 0;
    float: right
  }
}

header .right-col {
  z-index: 999;
  text-align: center
}

@media (min-width: 768px) {
  header .right-col {
    padding: 0;
    margin: 0;
    float: right;
    width: 250px;
    position: absolute;
    right: 50%;
    margin-right: -375px
  }
}

@media (min-width: 980px) {
  header .right-col {
    width: 235px;
    margin-right: -475px
  }
}

@media (min-width: 1200px) {
  header .right-col {
    width: 295px;
    margin-right: -580px
  }
}

header .right-col .logo {
  background: url(/navigators/assets/images/logo/logo.svg) center center no-repeat #000;
  background-size: 80%;
  width: 116px;
  height: 105px;
  float: right;
  margin-right: 2px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px #000;
  box-shadow: 0 0 4px #000
}

@media (max-width: 767px) {
  header .right-col .logo {
    width: 160px;
    height: 145px;
    margin: 0 auto;
    float: none
  }
}

@media (min-width: 768px) {
  header .right-col .logo {
    width: 100%;
    margin: 0;
    height: 220px;
    background-size: 86%;
    position: relative;
    overflow: visible;
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000
  }
}

@media (min-width: 980px) {
  header .right-col .logo {
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000
  }
}

@media (min-width: 1200px) {
  header .right-col .logo {
    height: 260px
  }
}

header .right-col .parks-badge {
  margin: 10px auto 0;
  width: 120px;
  height: 40px;
  float: right;
  clear: both;
  background: url(/navigators/assets/images/logo/parks-badge.svg) center top no-repeat;
  background-size: 101%
}

@media (max-width: 767px) {
  header .right-col .parks-badge {
    width: 171px;
    height: 50px;
    clear: none;
    float: none
  }
}

@media (min-width: 768px) {
  header .right-col .parks-badge {
    margin: 15px -10px 15px 0;
    height: 75px;
    background-size: 100%;
    width: 108.5%
  }
}

@media (min-width: 1200px) {
  header .right-col .parks-badge {
    height: 90px;
    width: 108%;
    margin-right: -11px
  }
}

header .banner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  height: 250px
}

@media (min-width: 768px) {
  header .banner {
    height: 325px
  }
}

@media (min-width: 980px) {
  header .banner {
    height: 340px
  }
}

@media (min-width: 1200px) {
  header .banner {
    height: 385px
  }
}

header .banner.video {
  height: 210px
}

@media (min-width: 768px) {
  header .banner.video {
    height: 470px
  }
}

@media (max-width: 767px) {
  header .banner.slider img {
    width: 110%;
    height: auto
  }
}

@media (min-width: 768px) {
  header .banner.slider {
    height: 460px
  }
}

@media (min-width: 1200px) {
  header .banner.slider {
    height: 600px
  }
}

header .banner img {
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  width: auto
}

@media (min-width: 768px) {
  header .banner img {
    height: auto;
    width: 120%
  }
}

@media (min-width: 980px) {
  header .banner img {
    width: 100%
  }
}

header .banner:after {
  content: '';
  width: 100%;
  height: 30px;
  background: url(/navigators/assets/images/mask.svg) center bottom repeat-x;
  background-size: cover;
  position: absolute;
  bottom: 0;
  display: block
}

@media (min-width: 980px) {
  header .banner:after {
    background-size: 110%
  }
}

@media (min-width: 1200px) {
  header .banner:after {
    background-position: center top;
    background-size: auto
  }
}

#nav-toggle {
  color: #fff;
  float: right;
  margin: 12px 0 12px 10px;
  padding: 6px;
  position: relative;
  z-index: 99999;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out
}

  #nav-toggle:active, #nav-toggle:focus {
    outline: none;
    background: #2f2f2f
  }

  #nav-toggle .icon {
    display: block;
    float: left;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out
  }

    #nav-toggle .icon .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px;
      background: #fff;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      -o-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out
    }

      #nav-toggle .icon .icon-bar + .icon-bar {
        margin-top: 4px
      }

.open #nav-toggle .icon {
  margin-top: 6px;
  padding-bottom: 6px
}

.open #nav-toggle .icon-bar:nth-child(1) {
  transform: rotate(45deg);
  margin-bottom: -6px;
  margin-top: 0
}

.open #nav-toggle .icon-bar:nth-child(2) {
  opacity: 0
}

.open #nav-toggle .icon-bar:nth-child(3) {
  transform: rotate(-45deg);
  margin-top: -2px
}

#main-menu {
  width: 100%;
  height: auto;
  background: #4a4a4a;
  background: #222;
  position: absolute;
  left: 0;
  top: 52px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-height: 0;
  overflow: hidden
}

  #main-menu.open {
    max-height: 500px
  }

@media (min-width: 768px) {
  #main-menu {
    width: auto;
    height: auto;
    position: static;
    background: transparent;
    text-align: left;
    padding: 0;
    max-height: 500px;
    float: left;
    overflow: visible
  }
}

#main-menu ul {
  list-style: none;
  margin: 0;
  padding: 10px 0
}

@media (min-width: 768px) {
  #main-menu ul {
    padding: 0
  }
}

#main-menu li {
  margin-top: 1px
}

@media (min-width: 768px) {
  #main-menu li {
    float: left;
    position: relative;
    margin: 0
  }
}

@media (min-width: 768px) {
  #main-menu li.current_page_item > a, #main-menu li.current_page_ancestor > a {
    color: #6a929e
  }
}

#main-menu li.current_page_item > a:hover, #main-menu li.current_page_item > a:active, #main-menu li.current_page_item > a:focus, #main-menu li.current_page_ancestor > a:hover, #main-menu li.current_page_ancestor > a:active, #main-menu li.current_page_ancestor > a:focus {
  color: #6a929e
}

#main-menu li a {
  display: block;
  line-height: 30px;
  padding: 0 20px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  border: none
}

@media (min-width: 768px) {
  #main-menu li a {
    padding: 0 10px;
    font-size: 11px;
    line-height: 54px
  }
}

@media (min-width: 980px) {
  #main-menu li a {
    font-size: 14px;
    padding: 0 20px
  }
}

#main-menu li:hover > a {
  text-decoration: none;
  color: #6a929e
}

@media (min-width: 768px) {
  #main-menu li:hover > a {
    color: #6a929e
  }
}

#main-menu ul ul {
  margin: 10px 0;
  padding: 10px 0;
  background: #6a929e
}

@media (min-width: 768px) {
  #main-menu ul ul {
    display: none;
    float: left;
    position: absolute;
    top: 100%;
    left: 0;
    width: 250px;
    z-index: 99999;
    text-align: left;
    margin: 0;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7);
    box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.7)
  }
}

#main-menu ul ul li {
  float: none
}

  #main-menu ul ul li a {
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 7px 20px;
    display: block;
    color: #fff
  }

    #main-menu ul ul li a:hover {
      color: #d3b95e
    }

  #main-menu ul ul li.current_page_item > a, #main-menu ul ul li.current_page_item > a:hover, #main-menu ul ul li.current_page_item > a:active, #main-menu ul ul li.current_page_item > a:focus, #main-menu ul ul li.current_page_ancestor > a, #main-menu ul ul li.current_page_ancestor > a:hover, #main-menu ul ul li.current_page_ancestor > a:active, #main-menu ul ul li.current_page_ancestor > a:focus {
    color: #d3b95e
  }

#main-menu ul ul ul {
  left: 100%;
  top: 0
}

#main-menu ul li:hover > ul {
  display: block
}

#main {
  padding: 20px 0;
  background: #ebeae2;
  margin-top: -1px;
  position: relative;
  z-index: 9
}

  #main .page-content {
    font-size: 17px;
    line-height: 1.4
  }

@media (min-width: 768px) {
  #main .page-content {
    padding-right: 60px;
    padding-left: 25px
  }
}

@media (min-width: 980px) {
  #main .page-content {
    padding-left: 35px
  }
}

#main .page-content p, #main .page-content ul, #main .page-content ol, #main .page-content table {
  margin-bottom: 20px;
  font-weight: lighter
}

  #main .page-content table.table-striped {
    background: #f3f3ee;
    border: 20px solid #f3f3ee;
    border-top-width: 15px;
    border-bottom-width: 15px
  }

    #main .page-content table.table-striped th, #main .page-content table.table-striped td {
      border: none;
      padding: 8px 10px
    }

    #main .page-content table.table-striped > tbody > tr:nth-of-type(odd) {
      background: #e9e8df
    }

    #main .page-content table.table-striped tr.blue {
      background: #6a929e !important;
      color: #fff
    }

#main .page-content p {
  line-height: 26px
}

  #main .page-content p:first-of-type {
    font-size: 20px;
    font-weight: normal
  }

#main .page-content h2, #main .page-content h3, #main .page-content h4, #main .page-content h5 {
  color: #6a929e;
  margin-top: 30px;
  font-weight: normal
}

#main .page-content div:not(.row) {
  max-width: 100%
}

#main .page-content img {
  max-width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 8px #000;
  box-shadow: 0 0 8px #000
}

#main .page-content .wp-caption {
  margin-bottom: 30px
}

  #main .page-content .wp-caption img {
    margin-bottom: 5px
  }

  #main .page-content .wp-caption p {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #6a929e
  }

#main .page-content .post-meta p {
  font-size: 14px;
  text-transform: uppercase
}

#main .page-content article + article {
  margin-top: 40px
}

#main .page-content #comments p {
  font-size: 15px;
  font-weight: lighter
}

#main .title {
  font-family: "MicrobrewUnicase", sans-serif;
  color: #d3b95e;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 45px;
  padding-bottom: 20px;
  border-bottom: 2px dashed #c25d28;
  margin-bottom: 25px
}

.sidebar {
  margin-top: 35px;
  text-align: center;
  font-size: 15px;
  line-height: 1.4
}

@media (min-width: 768px) {
  .sidebar {
    padding-left: 0;
    margin-top: 0;
    text-align: left
  }
}

.sidebar h4 {
  font-family: "MicrobrewUnicase", sans-serif;
  color: #636363;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 30px;
  margin-top: 10px
}

.sidebar p, .sidebar ul, .sidebar ol {
  font-weight: lighter
}

.sidebar article {
  border-top: 2px dashed #c25d28;
  padding-bottom: 10px;
  text-align: left
}

  .sidebar article.warning a {
    color: #c25d28
  }

    .sidebar article.warning a:hover, .sidebar article.warning a:active, .sidebar article.warning a:focus {
      border-bottom-color: #c25d28
    }

#comments {
  margin-top: 40px;
  padding-top: 10px;
  border-top: 2px dashed #c25d28
}

  #comments h3 {
    font-size: 21px
  }

  #comments .form-control {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    box-shadow: none
  }

  #comments .btn-default {
    background: #6a929e;
    color: #fff;
    border-color: transparent;
    float: right;
    padding: 10px 20px 8px
  }

  #comments #comments_list {
    padding: 0;
    list-style: none;
    border-top: 1px dashed #6a929e;
    margin-top: 15px
  }

    #comments #comments_list .comment {
      padding: 15px 0;
      border-bottom: 1px dashed #6a929e;
      overflow: hidden
    }

      #comments #comments_list .comment .comment-body {
        overflow: hidden
      }

      #comments #comments_list .comment p {
        font-size: 15px !important
      }

      #comments #comments_list .comment .reply {
        float: right;
        margin-top: -15px;
        margin-bottom: 15px
      }

        #comments #comments_list .comment .reply .comment-reply-link {
          font-size: 13px;
          padding: 5px;
          border: 1px solid #6a929e;
          -webkit-border-radius: 5px;
          border-radius: 5px;
          background-clip: padding-box
        }

    #comments #comments_list .comment-meta {
      text-transform: uppercase;
      font-size: 12px;
      margin-bottom: 10px
    }

    #comments #comments_list .children .comment {
      border: none;
      background: #f5f5f1;
      padding: 15px 15px 5px;
      margin-bottom: 5px
    }

    #comments #comments_list #respond {
      margin: 10px 0 25px
    }

.carousel {
  height: 100%;
  background: gray
}

  .carousel .carousel-inner {
    height: 100%
  }

    .carousel .carousel-inner .carousel-item {
      height: 100%
    }

      .carousel .carousel-inner .carousel-item .image {
        width: 100%
      }

@media (min-width: 768px) {
  .carousel .carousel-inner .carousel-item .image img {
    min-height: 100%
  }
}

@media (min-width: 980px) {
  .carousel .carousel-inner .carousel-item .image img {
    min-height: auto
  }
}

.carousel .carousel-caption {
  display: none
}

@media (min-width: 768px) {
  .carousel .carousel-caption {
    display: block;
    width: 50%;
    text-align: left;
    top: 60%;
    left: 9%;
    position: absolute;
    left: 50%;
    margin-left: -345px
  }
}

@media (min-width: 980px) {
  .carousel .carousel-caption {
    margin-left: -445px
  }
}

@media (min-width: 1200px) {
  .carousel .carousel-caption {
    margin-left: -550px
  }
}

.carousel .carousel-caption h3 {
  margin-bottom: 5px
}

.carousel .carousel-caption h6 {
  margin-top: 0
}

.carousel .carousel-caption p {
  font-weight: lighter;
  font-size: 17px
}

.carousel .carousel-indicators {
  display: none
}

@media (min-width: 768px) {
  .carousel .carousel-indicators {
    display: block;
    bottom: 30px;
    left: 10%;
    margin: 0;
    top: 60%;
    width: 50%;
    position: absolute;
    left: 50%;
    margin-left: -345px
  }
}

@media (min-width: 980px) {
  .carousel .carousel-indicators {
    margin-left: -445px
  }
}

@media (min-width: 1200px) {
  .carousel .carousel-indicators {
    margin-left: -550px
  }
}

.carousel .carousel-indicators li {
  display: inline-block;
  float: left;
  margin: 0 5px 0 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: none;
  border: 1px solid #fff
}

  .carousel .carousel-indicators li.active {
    background: #fff
  }

.carousel .carousel-control-next, .carousel .carousel-control-prev {
  display: none
}

@media (min-width: 768px) {
  .carousel .carousel-control-next, .carousel .carousel-control-prev {
    display: flex;
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    width: 7%
  }
}

.carousel:hover .carousel-control-next, .carousel:hover .carousel-control-prev {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1
}

.carousel .carousel-control-prev-icon, .carousel .carousel-control-next-icon {
  background: none
}

  .carousel .carousel-control-prev-icon:after, .carousel .carousel-control-next-icon:after {
    display: block;
    font-family: "FontAwesome";
    font-size: 30px
  }

  .carousel .carousel-control-prev-icon:after {
    content: '\f137'
  }

  .carousel .carousel-control-next-icon:after {
    content: '\f138'
  }

#instagram {
  padding-top: 20px;
  background: #ebeae2
}

  #instagram .insta-image {
    display: block;
    width: 25%;
    z-index: 2;
    margin-bottom: -1px;
    float: left
  }

@media (min-width: 768px) {
  #instagram .insta-image {
    width: 12.5%
  }
}

#instagram .insta-image:hover img {
  z-index: 3;
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2)
}

#instagram .insta-image img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out
}

footer {
  padding: 20px 0 30px;
  background: #000;
  color: #898989;
  text-align: center
}

@media (min-width: 768px) {
  footer {
    text-align: left
  }
}

footer .copyright {
  margin: 10px auto
}

@media (min-width: 768px) {
  footer .copyright {
    margin: 10px 0 10px 20px;
    float: left
  }
}

footer .footer-menu {
  margin: 5px auto
}

@media (min-width: 768px) {
  footer .footer-menu {
    margin: 5px 0;
    float: right
  }
}

footer .footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center
}

@media (min-width: 768px) {
  footer .footer-menu ul {
    text-align: left
  }
}

footer .footer-menu ul li {
  display: inline-block;
  margin: 0 5px
}

  footer .footer-menu ul li a {
    display: block;
    padding: 5px 10px;
    color: #898989;
    border: none
  }

    footer .footer-menu ul li a:hover, footer .footer-menu ul li a:focus, footer .footer-menu ul li a:active {
      color: #fff;
      text-decoration: none
    }

@media (max-width: 767px) {
  .template_home .btn-book {
    width: 160px;
    padding: 10px 25px;
    margin-top: 10px
  }
}

@media (min-width: 768px) {
  .template_home .btn-book {
    font-size: 30px;
    margin-top: 0;
    width: 100%;
    margin-left: 0
  }
}

@media (min-width: 768px) {
  .template_home header {
    height: 460px
  }
}

@media (min-width: 1200px) {
  .template_home header {
    height: 600px
  }
}

.template_home #main {
  padding-top: 80px
}

@media (min-width: 768px) {
  .template_home #main {
    padding-top: 20px
  }
}

.template_home #main .page-content {
  margin-top: 10px;
  color: #c25d28
}

@media (min-width: 768px) {
  .template_book #main .title, .template_cart #main .title {
    margin-bottom: 5px
  }
}

@media (min-width: 980px) {
  .template_book #main .title, .template_cart #main .title {
    margin-bottom: 25px
  }
}

@media (min-width: 1200px) {
  .template_book #main .title, .template_cart #main .title {
    margin-bottom: 5px
  }
}

#iframe-container {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  max-width: 200% !important
}

  #iframe-container iframe {
    width: 100%
  }

.rezdy-embedded-cart {
  float: right;
  margin: 0
}

@media (min-width: 768px) {
  .rezdy-embedded-cart {
    margin: 8px 0
  }
}

.rezdy-embedded-cart a {
  background: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  padding: 7px 10px 4px 10px;
  color: #fff
}

  .rezdy-embedded-cart a:hover, .rezdy-embedded-cart a:active, .rezdy-embedded-cart a:focus {
    border-color: #fff;
    color: #000;
    background: #fff;
    text-decoration: none
  }

.rezdy-embedded-cart .hidden {
  display: none
}

.rezdy-embedded-cart p {
  margin: 0;
  padding: 0
}

.btn-bike {
  background: #c25d28;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  color: #fff;
  line-height: 1;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  display: block;
  float: left;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  border: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: -15px;
  white-space: normal;
  position: relative;
  z-index: 999
}

  .btn-bike:hover, .btn-bike:active, .btn-bike:focus {
    background: #ad5324;
    color: #fff
  }

@media (min-width: 768px) {
  .btn-bike {
    margin: 10px 0 -15px
  }
}

@media (min-width: 980px) {
  .btn-bike {
    margin: 0 0 10px 0
  }
}

@media (min-width: 1200px) {
  .btn-bike {
    margin: 10px 0 -15px
  }
}

#add-bike {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  -webkit-transition: all 0.5s ease-in 0.2s ease-out;
  -moz-transition: all 0.5s ease-in 0.2s ease-out;
  -o-transition: all 0.5s ease-in 0.2s ease-out;
  transition: all 0.5s ease-in 0.2s ease-out
}

  #add-bike.hide {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    display: none !important
  }

.entry-content img {
  margin: 0 0 1.5em 0
}

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em
}

.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  text-align: center;
  margin-bottom: 1.5em
}

  .wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0
  }

  .wp-caption p.wp-caption-text {
    margin: 0
  }

.wp-smiley {
  max-height: 1em;
  margin: 0 !important
}

.gallery dl {
  margin: 0
}

.gallery-caption {
  margin: -1.5em 0 0 0
}

blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%
}

blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0
}

  .ir br {
    display: none
  }

.hidden {
  display: none !important;
  visibility: hidden
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
  }

.invisible {
  visibility: hidden
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table
}

.clearfix:after {
  clear: both
}

.clearfix {
  *zoom: 1
}

.left {
  float: left
}

.right {
  float: right
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important
  }

  a, a:visited {
    text-decoration: underline
  }

    a[href]:after {
      content: " (" attr(href) ")"
    }

  abbr[title]:after {
    content: " (" attr(title) ")"
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr, img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: 0.5cm
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }
}