/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/_wtp-logo.scss */
.wtp-logo img {
  opacity: 0.5;
}
/* line 4, templates/g5_hydrogen/custom/scss/_wtp-logo.scss */
.wtp-logo img:hover {
  Opacity: 1;
}
/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
h3 {
  color: #6f5b44;
}
/* Header Background */
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background: #ead5b6 url('../../../../images/background-images/header.jpg');
}
@media (max-width: 767px) {
  #g-header {
    margin-top: 3rem;
  }
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 767px) {
  #g-header .header-object {
    display: none;
  }
}
/* line 23, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 768px) {
  #g-header .header-object-mobile {
    display: none;
  }
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 768px) {
  .mobile-content {
    display: none;
  }
}
/* line 34, templates/g5_hydrogen/custom/scss/custom.scss */
.mobile-content .mobile-button {
  padding: 0.8rem 1.7rem;
  color: #333;
  background-color: #ddbd8e;
  border-radius: 5px;
  margin-right: 1rem;
}
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
.mobile-content .mobile-button:hover {
  background-color: #d1a667;
}
@media (max-width: 440px) {
  .mobile-content .mobile-button {
    display: block;
    margin-bottom: 1rem;
    text-align: center;
  }
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#090808+0,34322a+100 */
  background: #090808;
  /* Old browsers */
  background: -moz-linear-gradient(top, #090808 0%, #34322a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #090808 0%, #34322a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #090808 0%, #34322a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#090808', endColorstr='#34322a',GradientType=0);
  /* IE6-9 */
}
/* line 56, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: none;
}
/* line 69, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-block .g-content {
  margin: 0.625rem 0.625rem 0.28rem;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eff0ed+0,d3d2c9+100 */
}
/* line 74, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.g-standard {
  background: #eff0ed;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eff0ed 0%, #d3d2c9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #eff0ed 0%, #d3d2c9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #eff0ed 0%, #d3d2c9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eff0ed', endColorstr='#d3d2c9',GradientType=0);
  /* IE6-9 */
  margin: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.g-standard:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6ab75+0,c58a3a+100 */
  background: #d6ab75;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d6ab75 0%, #c58a3a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d6ab75 0%, #c58a3a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d6ab75 0%, #c58a3a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6ab75', endColorstr='#c58a3a',GradientType=0);
  /* IE6-9 */
}
/* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.g-standard a.g-menu-item-container {
  padding: 0.3rem 0.938rem;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.g-standard a.g-menu-item-container .g-menu-item-title {
  font-weight: 400;
  font-size: 14px;
}
/* line 102, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.g-standard .g-dropdown a {
  background-color: #eff0ed;
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.g-standard .g-dropdown a:hover {
  background-color: #c8c5bc;
}
/* line 110, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.active.g-standard {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6ab75+0,c58a3a+100 */
  background: #d6ab75;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d6ab75 0%, #c58a3a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d6ab75 0%, #c58a3a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d6ab75 0%, #c58a3a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6ab75', endColorstr='#c58a3a',GradientType=0);
  /* IE6-9 */
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.active.g-standard:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6ab75+0,c58a3a+100 */
  background: #d6ab75;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d6ab75 0%, #c58a3a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d6ab75 0%, #c58a3a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d6ab75 0%, #c58a3a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6ab75', endColorstr='#c58a3a',GradientType=0);
  /* IE6-9 */
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.active.g-standard .g-menu-item-title {
  color: #3b3830;
}
/*Main Background */
/* line 137, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  background: #d9d2c0 url('../../../../images/background-images/bottom_texture.jpg');
  padding: 0;
}
/* line 141, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-container {
  background-color: #fff;
}
/* line 146, templates/g5_hydrogen/custom/scss/custom.scss */
#homepage-carousel {
  padding: 2rem 0;
}
/*# sourceMappingURL=custom_14.css.map */