/* 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 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 3, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-intro {
  padding-top: 0;
}
/* -------------------------------------- */
/* ----------- Base Formatting----------- */
/* -------------------------------------- */
/* line 11, wp-content/themes/g5_helium/custom/scss/custom.scss */
h2 {
  margin-top: 0;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
/* line 18, wp-content/themes/g5_helium/custom/scss/custom.scss */
h3 {
  margin-top: 2rem;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  line-height: 1.5rem;
}
/* line 26, wp-content/themes/g5_helium/custom/scss/custom.scss */
p {
  line-height: 1.5rem;
}
/* --------------------------------------- */
/* ----------- Home Page Stuff ----------- */
/* --------------------------------------- */
/* line 33, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-home-particles .fp-intro .g-title {
  line-height: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-home-particles .fp-intro .g-title {
    font-size: 2rem;
    line-height: 3.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-home-particles .fp-intro .g-title {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
/* line 49, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-logo.g-logo-helium img {
  max-height: 100px;
}
/* line 53, wp-content/themes/g5_helium/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .g-contenttabs-content {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
/* line 63, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single_add_to_cart_button {
  background-color: #e84a5f !important;
}
/* line 67, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-owlcarousel-item-button {
  border: 2px solid  !important;
  font-size: 1rem;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-item-button {
    display: block;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-item-button {
    padding: 1rem 1.625rem;
    font-size: -0.4rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-item-button {
    display: none;
  }
}
/* line 88, wp-content/themes/g5_helium/custom/scss/custom.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel-item-desc {
    font-size: 2rem;
    line-height: 1.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-item-desc {
    font-size: 1.5rem;
    line-height: 1.875rem;
    padding-bottom: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-item-desc {
    font-size: 1.2rem;
    line-height: 1.375rem;
  }
}
/* ------------------------------------- */
/* ---------------- NAV ---------------- */
/* ------------------------------------- */
/* line 113, wp-content/themes/g5_helium/custom/scss/custom.scss */
#footer-menu {
  color: #fff;
  margin-top: 0;
  padding-top: 0;
}
@media only all and (max-width: 47.938rem) {
  #footer-menu {
    text-align: center;
  }
}
/* line 124, wp-content/themes/g5_helium/custom/scss/custom.scss */
#footer-menu a {
  color: white;
}
/* -------------------------------------- */
/* ------------- Shop Stuff ------------- */
/* -------------------------------------- */
/* line 139, wp-content/themes/g5_helium/custom/scss/custom.scss */
mark {
  background-color: transparent;
}
/* -- Checkout Buttons ------------------ */
/* line 144, wp-content/themes/g5_helium/custom/scss/custom.scss */
a.button, a.add_to_cart_button a.ajax_add_to_cart {
  display: none !important;
}
/* line 149, wp-content/themes/g5_helium/custom/scss/custom.scss */
form.cart {
  display: none;
}
/* -------------------------------------- */
/* ------------- Misc Stuff ------------- */
/* -------------------------------------- */
/* line 158, wp-content/themes/g5_helium/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-aside {
    padding: 0.5rem 0;
  }
}
/* line 166, wp-content/themes/g5_helium/custom/scss/custom.scss */
@media only all and (max-width: 47.938rem) {
  #g-mainbar, #g-sidebar {
    padding: 0.5rem 0;
  }
}
/* line 174, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-copyright {
  padding-top: 1rem;
}
