/* 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
 */

/******** Custom scss file ********/
/****** Typography ******/
/****** Header ******/
/****** Navigation ******/
#g-navigation .g-social a {
  border: 1px solid;
}
/****** Showcase ******/
#g-showcase {
  padding: 0;
}
#g-showcase .g-container {
  width: 100%;
}
#g-showcase .g-content {
  padding: 0;
  margin: 0;
}
/****** Feature ******/
/****** Main ******/
/*.main:not(.g-home) {background: rgba(0, 0, 0, 0) url("../../../../images/headers/logo-final.jpg") no-repeat fixed 0.5rem 9rem !important;}*/
#g-main {
  padding-top: 0;
}
.welcome img {
  float: left;
  padding-right: 3rem;
  margin-top: 1rem;
}
.welcome h1 {
  color: #D0CD6F;
  text-shadow: 1px 1px #C5BBC1;
}
div.item-content:not(.gallery) {
  width: 75%;
  margin: 0 auto;
}
.item-logo {
  margin-top: 1.5rem;
  padding-right: 3rem;
}
.main:not(.gallery) .g-container {
  width: 100%;
}
.main .g-content {
  padding: 0;
  margin: 0;
}
.gal {
  margin-bottom: 1rem;
}
/****** Subfeature ******/
/****** Footer ******/
.footer a {
  color: #666;
}
.footer ul li {
  margin: 0.8rem 0;
}
/****** Virtuemart ******/
/****** K2 ******/
.itemBackToTop {
  display: none;
}
.itemTitle {
  color: #D0CD6F;
  text-shadow: 1px 1px #c5bbc1;
}
.itemImage img {
  width: 100%;
}
/****** Contact ******/
.contact .dl-horizontal dt {
  width: 2rem;
  text-align: left;
}
.contact .dl-horizontal dd {
  margin-left: 3rem;
}
.contact h1 {
  color: #D0CD6F;
  text-shadow: 1px 1px #c5bbc1;
}
.contact .btn-primary {
  background: #D0CD6F;
}
/****** Modules ******/
.g-offcanvas-toggle {
  background: rgba(201, 188, 195, 0.5) none repeat scroll 0 0;
  display: block;
}
/****** Media Queries ******/
@media only all and (max-width: 30rem) {
  .welcome img {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=custom_9.css.map */