@charset "UTF-8";
/*!
 Theme Name:     For the Chase 
 Theme URI:      http://www.woothemes.com/products/for-the-cause/
 Description:    For the Cause - Child Theme
 Author:         LyntonWeb
 Author URI:     http://www.lyntonweb.com
 Template:       forthecause
 Version:        1.1.0
*/
@import url("../forthecause/style.css");
body {
  font-family: Roboto, Arial, sans-serif;
}

a {
  color: #2999d5;
  -webkit-transition: .2s;
          transition: .2s;
}
a:hover, a:focus {
  color: #217aaa;
}

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

.clearfix, .wooslider, .tours-section .tours-list, .tours-section .tours-list ul li {
  *zoom: 1;
}
.clearfix:after, .wooslider:after, .tours-section .tours-list:after, .tours-section .tours-list ul li:after, .clearfix:before, .wooslider:before, .tours-section .tours-list:before, .tours-section .tours-list ul li:before {
  content: ' ';
  display: table;
}
.clearfix:after, .wooslider:after, .tours-section .tours-list:after, .tours-section .tours-list ul li:after {
  clear: both;
}

.more-link:after {
  content: "";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  margin-left: .5em;
}

.page .entry,
.single .entry {
  font-size: 100%;
}

.single #main .hentry .entry {
  width: 100%;
  float: none;
}

.page-title {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .page-title {
    margin-top: 50px;
  }
}

#content {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  #content #main {
    width: 57%;
  }
  #content #main.fullwidth {
    width: 100%;
  }
  #content #sidebar {
    width: 33%;
  }
}

.page-message {
  padding: 10px 0;
  border: 0 solid #dcdcdc;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.page-message p {
  font-size: 20px;
  margin: 0 !important;
}
.page-message a {
  font-style: italic;
}

#wrapper .woo-sc-button {
  background-color: #2999d5;
  border: 3px solid #2999d5;
  text-transform: uppercase;
  text-shadow: none;
}
#wrapper .woo-sc-button:hover {
  background-color: #217aaa;
  border-color: #217aaa;
  color: white !important;
}
#wrapper .woo-sc-button--beta {
  background-color: transparent;
  color: #2999d5 !important;
}
#wrapper .woo-sc-button--sold-out {
  background-color: #333;
  border-color: #333;
  cursor: default;
}
#wrapper .woo-sc-button--sold-out:hover {
  background-color: #333;
  border-color: #333;
}
#wrapper .woo-sc-button--sold-out:active {
  box-shadow: none;
}
#wrapper .woo-sc-button--coming-soon {
  cursor: default;
}
#wrapper .woo-sc-button--coming-soon:hover {
  background-color: #2999d5;
  border-color: #2999d5;
}
#wrapper .woo-sc-button--coming-soon:active {
  box-shadow: none;
}
#wrapper .woo-sc-button--book-now {
  background-color: #009966;
  border-color: #009966;
}
#wrapper .woo-sc-button--book-now:hover {
  background-color: #006644;
  border-color: #006644;
}

#featured-slider .slide {
  min-height: 450px;
}
@media screen and (max-width: 767px) {
  #featured-slider .slide {
    min-height: 200px;
  }
}
#featured-slider h1, #featured-slider h2, #featured-slider h3, #featured-slider h4, #featured-slider h5, #featured-slider h6 {
  color: white;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.display-posts-listing {
  list-style: none;
  margin: 0 !important;
}
.display-posts-listing .listing-item {
  padding: 25px 0;
}
.display-posts-listing .listing-item + .listing-item {
  border-top: 1px solid #ececec;
}
.display-posts-listing .listing-item .image {
  float: left;
  width: 45px;
  display: block;
  margin-right: 20px;
  margin-bottom: 20px;
}
.display-posts-listing .listing-item .title {
  font-family: Fauna One, Roboto, Arial, sans-serif;
  font-size: 16px;
}
.display-posts-listing .listing-item .date {
  display: block;
  color: #a0a0a0;
}
.display-posts-listing .listing-item .date:before {
  content: "";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  margin-right: 10px;
}

#content .gform_wrapper {
  margin: auto;
  width: 100%;
}
#content .gform_wrapper h3.gform_title,
#content .gform_wrapper h2.gsection_title {
  font-weight: normal;
  width: 100%;
  font-size: 1.618em;
  margin: 0 0 .618em;
  line-height: 1.387em;
}

.wooslider {
  margin-bottom: 20px !important;
}
body .wooslider .wooslider-control-nav.wooslider-control-thumbs {
  float: none;
  margin: 0;
}
body .wooslider .wooslider-control-nav.wooslider-control-thumbs li {
  margin: 0;
}

#header .social, #header .utility-link {
  display: inline-block;
  line-height: 33px;
}

#header {
  background-color: #1b1b1b;
}
@media screen and (min-width: 768px) {
  .js #header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
  }
  .js #header.header--scrolled #logo {
    margin: 0.5em 0 !important;
  }
  .js #header.header--scrolled #logo img {
    width: 63px;
    height: 60px;
  }
  .js #header.header--scrolled #secondary-logo {
    margin: 1em !important;
  }
  .js #header.header--scrolled #secondary-logo img {
    width: 45px;
    height: 45px;
  }
  .js #header.header--scrolled #tertiary-logo {
    margin: 1em !important;
  }
  .js #header.header--scrolled .utilities {
    margin-top: 20.5px;
  }
}
@media screen and (min-width: 768px) {
  #header #logo {
    margin: 2em 0 !important;
  }
}
#header #logo:active {
  position: relative;
}
#header #logo img {
  width: 126px;
  height: 120px;
  -webkit-transition: .2s;
          transition: .2s;
}
#header #secondary-logo,
#header #tertiary-logo{
  float: left;
  margin: 3em 2em;
}
#header #tertiary-logo{
  float: left;
  margin: 3.7em 0;
}
@media screen and (max-width: 767px) {
  #header #secondary-logo,
  #header #tertiary-logo {
    display: none;
  }
}
#header #secondary-logo img {
  width: 90px;
  height: 90px;
  -webkit-transition: .2s;
          transition: .2s;
  max-width: 100%;
}
#header #tertiary-logo img {
  width: 168px;
  height: 70px;
  -webkit-transition: .2s;
          transition: .2s;
  max-width: 100%;
}
#header .utilities {
  float: right;
  margin-top: 57.5px;
  -webkit-transition: .2s;
          transition: .2s;
}
@media screen and (max-width: 767px) {
  #header .utilities {
    display: none;
  }
}
#header .social {
  padding: 0 10px;
  margin-left: 10px;
}
#header .social:before {
  content: '';
  height: 22px;
  width: 1px;
  display: inline-block;
  background-color: #a7a7a7;
  vertical-align: middle;
  margin-right: 10px;
}
#header .social a {
  display: inline-block;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  background-color: #a7a7a7;
  color: #1b1b1b;
  text-align: center;
  margin: 0 5px;
  vertical-align: middle;
}
#header .social a:hover {
  text-decoration: none;
}
#header .social a:after {
  line-height: 22px;
  display: block;
  font-family: Social;
  -webkit-font-smoothing: antialiased;
}
#header .social .twitter:after {
  content: '\e002';
}
#header .social .twitter:hover {
  background-color: #00aced;
}
#header .social .facebook:after {
  content: '\e003';
}
#header .social .facebook:hover {
  background-color: #3b5998;
}
#header .social .youtube:after {
  content: '\e004';
}
#header .social .youtube:hover {
  background-color: #bb0000;
}
#header .social .googleplus:after {
  content: '\e008';
}
#header .social .googleplus:hover {
  background-color: #dd4b39;
}
#header .social .instagram:after {
  content: '\e010';
}
#header .social .instagram:hover {
  background-color: #517fa4;
}
#header .utility-link {
  color: #a7a7a7;
  text-transform: uppercase;
}
#header .button--cta {
  background-color: #113c8d;
  box-shadow: 0 30px 30px -15px #4394bf inset;
  text-transform: uppercase;
}
#header .button--cta:hover, #header .button--cta:focus {
  box-shadow: 0 30px 30px -5px #4394bf inset;
  color: white;
}
#header .button--cta:active {
  box-shadow: 0 30px 30px -20px #4394bf inset;
}
#header .button--cta:after {
  content: "";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  margin-left: .5em;
}
#header #navigation {
  background-color: black;
  background-image: -webkit-linear-gradient(top, black, #2c2c2c);
  background-image: linear-gradient(to bottom, black, #2c2c2c);
  border-top: 1px solid #2c2c2c;
  font-family: Roboto Condensed, Roboto, Arial, sans-serif;
}
@media screen and (min-width: 768px) {
  #header #navigation {
    clear: both;
    float: none;
    width: 100%;
    text-align: center;
  }
  #header #navigation .menus {
    float: none;
  }
  #header #navigation ul.nav {
    display: inline-block;
  }
  #header #navigation ul.nav li {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
  #header #navigation ul.nav li a {
    padding: 15px 20px;
    font-size: 16px;
    color: #a7a7a7;
    text-transform: uppercase;
  }
  #header #navigation ul.nav li a:after {
    color: inherit;
  }
  #header #navigation ul.nav li a:hover {
    color: white;
  }
  #header #navigation ul.nav li.current-menu-item a, #header #navigation ul.nav li.current-menu-ancestor a {
    color: white;
  }
  #header #navigation ul.nav ul {
    width: 26em;
    text-align: left;
  }
  #header #navigation ul.nav ul li {
    width: 48%;
    vertical-align: top;
    border-bottom: none;
  }
  #header #navigation ul.nav ul li:nth-child(n+3) {
    border-top: 1px solid #2c2c2c;
  }
  #header #navigation ul.nav ul li a {
    text-transform: none;
    color: white;
  }
  #header #navigation ul.nav ul li a:hover {
    color: #2999d5;
  }
  #header #navigation ul.nav ul li.current-menu-item a, #header #navigation ul.nav ul li.current-menu-ancestor a {
    color: #2999d5;
  }
  #header #navigation ul.nav > li {
    border: 0;
  }
  #header #navigation ul.nav > li > a {
    position: relative;
  }
  #header #navigation ul.nav > li > a:before {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #a7a7a7;
    float: none;
    text-align: left;
  }
  #header #navigation ul.nav > li:first-child > a:before {
    display: none;
  }
  #header #navigation ul.nav .home {
    padding: 15px 20px;
  }
  #header #navigation ul.nav .home a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 1em;
    padding: 0;
  }
  #header #navigation ul.nav .home a:after {
    content: "";
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    text-indent: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1em;
    height: 1em;
    line-height: 1;
    display: block;
  }
}

#footer-wrapper #footer-widgets {
  width: auto;
  float: none;
}
#footer-wrapper .facebook-like-box {
  background-color: #373737;
}

.footer-subscription-form {
  color: white;
  background-color: #373737;
  padding: 15px 0;
}
.footer-subscription-form p {
  margin: 0;
}
.footer-subscription-form .widget_wysija {
  margin: 0;
}
.footer-subscription-form .wysija-paragraph,
.footer-subscription-form .wysija-submit {
  display: inline-block;
  margin: 0 5px;
}
.footer-subscription-form .wysija-paragraph {
  margin-left: 0;
}
.footer-subscription-form .subscription-label {
  font-family: Fauna One, Roboto, Arial, sans-serif;
  font-size: 20px;
  margin: 0 5px;
  display: inline-block;
}
.footer-subscription-form .updated {
  border: 0;
  background-color: transparent;
  color: inherit;
  font-family: Fauna One, Roboto, Arial, sans-serif;
  font-size: 20px;
}

.homepage-area .page-content {
  text-align: center;
}
#content .homepage-area .home-section {
  padding-bottom: 0;
}
.homepage-area .widget_woothemes_testimonials {
  background-color: transparent;
  text-align: center;
}
.homepage-area .widget_woothemes_testimonials .quote {
  text-align: left;
}
.homepage-area .widget_woothemes_testimonials .quote blockquote {
  font-style: normal;
}
.homepage-area .widget_woothemes_testimonials .quote blockquote > :first-child {
  margin-top: 0;
}
.homepage-area .widget_woothemes_testimonials .quote blockquote > :last-child {
  margin-bottom: 0;
}
.homepage-area .widget_woothemes_testimonials .quote .author {
  overflow: visible;
}

.home #content {
  margin-top: 0;
}
.home-photos, .home-contact {
  background-color: white;
  position: relative;
}
.home-photos:after, .home-contact:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.home-photos:before, .home-contact:before {
  content: '';
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 20%;
  right: 20%;
  z-index: -1;
  box-shadow: 0 0 100px -30px black;
}
.home-photos {
  text-align: justify;
  padding: 25px;
}
.entry .home-photos img {
  max-width: 16.16667%;
}
@media screen and (max-width: 767px) {
  .entry .home-photos img {
    max-width: 32.33333%;
  }
}
.home-contact {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .home-contact {
    padding-top: 60px;
  }
}
.home-contact .gform_wrapper {
  max-width: 760px;
  margin: auto;
}
.home-contact .gform_heading {
  text-align: center;
}
.home-contact .gform_footer {
  text-align: center;
}
.home-blog-posts-header {
  text-align: center;
}
.home-blog-posts-header .section-wrapper {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .home-blog-posts-header .section-wrapper {
    margin-top: 60px;
  }
}
.home .hentry {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}

.tours-section {
  background-color: #373737;
  padding: 20px 0;
  margin-top: 20px;
  color: white;
  position: relative;
  z-index: 1000;
}
.tours-section h1, .tours-section h2, .tours-section h3, .tours-section h4, .tours-section h5, .tours-section h6 {
  color: inherit;
}
@media screen and (min-width: 768px) {
  .tours-section {
    padding: 70px 0;
    margin-top: 60px;
  }
  .tours-section .tours-list,
  .tours-section .tour-ad {
    float: left;
    width: 45%;
  }
  .tours-section .tour-ad {
    float: right;
  }
}
.tours-section .tours-list {
  background-color: #1b1b1b;
  padding: 20px;
}
.tours-section .tours-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tours-section .tours-list ul li {
  clear: both;
}
.tours-section .tours-list ul li + li {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #333;
}
.tours-section .tours-list ul li:before {
  content: "";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  color: #a0a0a0;
  font-size: 36px;
  float: left;
  margin-right: 20px;
}
.tours-section .tours-list h3, .tours-section .tours-list p {
  margin: 0;
}
.tours-section .tours-list h3 {
  color: #2999d5;
}
.tours-section .tours-list .tour-info {
  overflow: hidden;
}
.tours-section .tours-list .woo-sc-button {
  margin: 0;
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .tours-section .tours-list .tour-info {
    float: left;
  }
  .tours-section .tours-list .woo-sc-button {
    float: right;
    width: 160px !important;
  }
}
.tours-section .tour-ad img {
  display: block;
  margin: 20px auto;
}
.tours-section .tour-ad .more-link {
  text-transform: uppercase;
}

#blog-posts {
  background: none;
}

.tour-schedule {
  background-color: #f5f5f5;
  overflow-x: auto;
  font-family: Roboto Condensed, Roboto, Arial, sans-serif;
}
.tour-schedule header {
  color: white;
  padding: 15px 0;
  background-color: #2999d5;
}
.tour-schedule header h1, .tour-schedule header h2, .tour-schedule header h3, .tour-schedule header h4, .tour-schedule header h5, .tour-schedule header h6 {
  color: inherit;
  font-size: 20px;
  margin: 0;
}
.tour-schedule table {
  border: none;
  color: #2f2f2f;
  border-collapse: collapse;
  background: none;
  box-shadow: none;
  margin: 50px 0 !important;
}
.tour-schedule table td, .tour-schedule table th {
  background: none;
  border: none;
  padding: 10px;
  text-align: center;
}
.tour-schedule table td:first-child, .tour-schedule table td:last-child, .tour-schedule table th:first-child, .tour-schedule table th:last-child {
  text-align: left;
}
.tour-schedule table thead th {
  color: inherit;
  text-shadow: none;
}
.tour-schedule table tbody {
  background: none;
  border: none;
}
.tour-schedule table tbody tr + tr {
  border-top: 1px solid #dcdcdc;
}
.tour-schedule table tbody td {
  vertical-align: middle;
}
.tour-schedule .woo-sc-button {
  margin: 0;
}

.page--schedule#content {
  margin-bottom: 0;
  margin-top: 0;
}
.page--schedule .hentry {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.page-additional-content {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .page-additional-content .contact-form,
  .page-additional-content .chase-log {
    float: left;
    width: 45%;
  }
  .page-additional-content .chase-log {
    float: right;
  }
}

.tour-data {
  max-width: 400px;
  font-size: 18px;
  color: #2f2f2f;
}
#content .tour-data dt {
  font-weight: normal;
}
#content .tour-data dt, #content .tour-data dd {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-bottom: 0;
}

.tour-documents {
  border-radius: 5px;
  overflow: hidden;
  background-color: #474747;
}
.tour-documents p {
  margin: 0 !important;
}
.tour-documents a {
  text-decoration: none;
}
.tour-documents__guide {
  color: #474747;
  font-family: Fauna One, Roboto, Arial, sans-serif;
  padding: 10px 0;
  font-size: 17px;
  display: block;
  background-color: #F5F5F5;
}
.tour-documents__guide strong {
  color: #2999d5;
  display: block;
  font-size: 26px;
}
.tour-documents__guide strong:after {
  content: "";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
}
.tour-documents__agreement {
  color: #c7c7c7;
  padding: 10px 0;
  font-size: 13px;
}
.tour-documents__agreement a {
  color: white;
  border-bottom: 1px solid;
  font-size: 16px;
  font-family: Roboto Condensed, Roboto, Arial, sans-serif;
}
.tour-documents__agreement a:after {
  content: "";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
}
.tour-documents__portrait {
  float: left;
  margin-right: 15px;
  border-radius: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  z-index: 1;
  width: 150px;
}

.tour-booking {
  text-align: justify;
}
.tour-booking:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.tour-booking .tour-price {
  font-family: Roboto Condensed, Roboto, Arial, sans-serif;
  font-size: 24px;
  display: inline-block;
}
#wrapper .tour-booking .woo-sc-button {
  margin: 0;
}
#wrapper .tour-booking .woo-sc-button:after {
  content: "";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  margin-left: 5px;
}

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