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

@media only all and (max-width: 47.99rem) {
  .g-main-nav {
    display: none;
  }
}
div[data-grav-field="password"] {
  margin-bottom: 1rem;
}
body {
  font-size: 0.9rem;
}
p {
  margin: 0.5rem 0;
}
.modular .features .feature p {
  display: inline-block;
  font-size: 0.9rem;
  margin: 0.2rem 0 1rem;
  text-align: left;
}
td {
  vertical-align: top;
}
#g-header h2 {
  line-height: normal;
}
.columns td {
  border-style: hidden;
}
/* Gallerie de photos */
.gallery {
  text-align: center;
}
.gallery img {
  padding: 5px;
}
.gallery img:hover {
  background-color: #bababa;
}
.git-edit .g-content {
  margin: 0.26rem;
}
.radio {
  display: list-item;
}
.checkboxes {
  display: list-item;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.15rem 0 0rem;
}
.modular .features .feature h4 {
  font-size: 1rem;
}
/* Page functions */
.functions h2 {
  margin-bottom: 1em;
}
.functions h3 {
  display: inline-block;
  width: 30%;
  float: left;
  clear: both;
  font-size: medium;
  text-align: left;
  font-weight: bold;
  padding-top: 2px;
}
.functions p {
  display: inline-block;
  width: 70%;
  padding-left: 1em;
  margin-top: 0.2em;
  margin-bottom: 2em;
  border-left-style: solid;
  border-left-color: #dedede;
}
@media only all and (max-width: 48rem) {
  .functions p {
    width: 100%;
    padding-left: 0;
  }
  .functions h3 {
    width: 100%;
    text-align: left;
  }
}
#g-header {
  padding: 1rem 0;
}
#g-sidebar, #g-aside {
  padding: 0;
}
.gantry-logo {
  font-size: 2rem;
  font-weight: 900;
}
a:hover {
  text-decoration: underline;
}
/* features */
.modular .features .feature-items {
  margin-top: 0rem;
}
.modular .features {
  padding: 1rem;
}
.features img {
  max-width: 64px;
  margin-bottom: 40px;
}
.features h4 {
  font-weight: bold;
}
.modular .features .feature {
  display: inline-block;
  float: none;
  width: 24%;
  vertical-align: top;
  margin-top: 0rem;
  margin-bottom: 1rem;
  padding-right: 3rem;
  text-align: left;
}
@media only all and (min-width: 59.938rem) and (max-width: 75rem) {
  /* line 147, user/data/gantry5/themes/g5_hydrogen/scss/custom.scss */
  .modular .features .feature {
    width: 24%;
    padding-right: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 60rem) {
  /* line 147, user/data/gantry5/themes/g5_hydrogen/scss/custom.scss */
  .modular .features .feature {
    width: 32%;
    padding-right: 1rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .modular .features .feature {
    width: 49%;
    padding-right: 1rem;
  }
}
@media only all and (max-width: 30rem) {
  .modular .features .feature {
    width: 100%;
    padding-right: 0rem;
  }
}
/* descriptions */
.description {
  display: block;
  border-bottom-style: solid;
  border-bottom-color: #dcdcdc;
  padding-bottom: 1em;
  margin-bottom: 0em;
}
.description p {
  font-size: 0.9em;
}
.description img {
  margin-bottom: 32px;
  max-width: 128px;
}
.description-image {
  width: 25%;
  display: inline-block;
  padding-right: 1em;
  vertical-align: top;
  margin-top: 1em;
  text-align: center;
}
.description-content {
  width: 74%;
  display: inline-block;
  float: none;
  text-align: justify;
}
.description-content img {
  display: none;
}
.description-content ul {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
@media only all and (max-width: 48rem) {
  .description-image img {
    display: none;
  }
  .description-content {
    width: 100%;
    padding-left: 0em;
  }
  .description h4 img {
    display: inline-block;
    max-width: 128px;
    margin-right: 0.5em;
  }
  .description p {
    clear: left;
  }
  #g-header h1 {
    font-size: 1.6em;
  }
  #g-header h2 {
    font-size: 1.1em;
  }
}
/*# sourceMappingURL=custom_blog.css.map */