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

/* Reduce overall content spacings 
 .g-content {
 margin: 0.225rem;
 padding: 0.238rem;
 }
 */
/* Extra padding for navigation (header) section so logo not touching top */
/* line 8, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  padding-top: 1rem;
}
/* Vertically center logo */
/* line 13, templates/g5_helium/custom/scss/custom.scss */
.handy-logo {
  display: flex;
  margin: auto 0;
}
/* Center logo image */
/* line 18, templates/g5_helium/custom/scss/custom.scss */
/* line 19, templates/g5_helium/custom/scss/custom.scss */
.handy-logo .g-content {
  display: flex;
  margin: 0 auto;
}
/* Add padding to v-center social logo */
/* line 26, templates/g5_helium/custom/scss/custom.scss */
.handy-social {
  display: flex;
  margin: auto 0;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
/* line 33, templates/g5_helium/custom/scss/custom.scss */
.handy-social .g-content {
  display: flex;
  margin: 0 auto;
}
/* ???? */
/* line 40, templates/g5_helium/custom/scss/custom.scss */
/* line 41, templates/g5_helium/custom/scss/custom.scss */
/* line 42, templates/g5_helium/custom/scss/custom.scss */
.nav_menuhandy .moduletable .nav.menu {
  border: 0;
}
/* line 49, templates/g5_helium/custom/scss/custom.scss */
/* line 50, templates/g5_helium/custom/scss/custom.scss */
.handy-features .g-content {
  background-color: #fff;
  margin: 0.1rem;
  padding: 0.1rem;
}
/* line 57, templates/g5_helium/custom/scss/custom.scss */
/* line 58, templates/g5_helium/custom/scss/custom.scss */
.handy-videos .g-content {
  margin: 0.1rem;
  padding: 0.1rem;
}
/* Footer contact details
 .handy-footer-contact {
 list-style-type: none;
 vertical-align: center;
 } */
/* line 70, templates/g5_helium/custom/scss/custom.scss */
.handy-footer-contact-details {
  list-style-type: none;
  margin: 0;
}
/* line 74, templates/g5_helium/custom/scss/custom.scss */
/* line 75, templates/g5_helium/custom/scss/custom.scss */
.handy-footer-contact-details li a {
  color: ;
}
/* line 80, templates/g5_helium/custom/scss/custom.scss */
.handy-footer-contact-details li::before {
  margin-right: 2rem;
  font-size: 2rem;
  vertical-align: middle;
  color: ;
  font-family: 'FontAwesome';
}
/* line 89, templates/g5_helium/custom/scss/custom.scss */
.handy-footer-contact-details .address::before {
  content: '\f041';
  margin-left: 0.5rem;
  margin-right: 2.4rem;
}
/* line 95, templates/g5_helium/custom/scss/custom.scss */
.handy-footer-contact-details .email::before {
  text-align: center;
  content: '\f003';
}
/* line 100, templates/g5_helium/custom/scss/custom.scss */
.handy-footer-contact-details .phone::before {
  margin-left: 0.2rem;
  margin-right: 2.1rem;
  content: '\f098';
}
/* line 106, templates/g5_helium/custom/scss/custom.scss */
.handy-footer-contact-details .mobile::before {
  margin-left: 0.2rem;
  margin-right: 2.2rem;
  content: '\f095';
}
