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

/* overrides default at /templates/g5_hydrogen/scss/hydrogen/_social.scss */
.g-social a {
  color: #ddd;
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: #841e14;
  border: 0;
  margin-bottom: 4px;
  text-decoration: none;
}
.g-social a:hover {
  color: #fff;
}
/** 07-12-2018: override for Pepartnership, Inc **/
.membersTable {
  font-size: 1em;
  margin: 0px !important;
  border-collapse: collapse;
}
.membersTable td, th {
  padding: 5px;
  border: 1px solid;
  border-collapse: collapse;
}
.membersTable th {
  color: #000;
  font-weight: normal;
  background-color: rgba(0, 0, 0, 0.1);
}
/** 07-22-2018: override for Pepartnership, Inc **/
.productsTable {
  font-size: 0.9em;
  margin: 0px;
  border-collapse: collapse;
}
.productsTable td, th {
  padding: 5px;
  border: 1px solid;
  border-collapse: collapse;
}
.productsTable th {
  color: #000;
  font-weight: normal;
  background-color: rgba(0, 0, 0, 0.1);
  border-top-width: 0;
  text-align: center;
}
#g-main {
  padding: 0;
}
.fluidratio {
  /* This element will have fluid ratio from 4:1 at 800px to 2:1 at 300px. */
  /* Calculate fluid ratio based on two dimensions (width/height) */
  padding-top: 90.1442307692%;
  height: 29.5673076923px;
  background-size: cover;
  -moz-background-size: cover;
  /* Firefox 3.6 */
  background-position: center;
  /* Internet Explorer 7/8 */
  background-image: url('../images/arlyn-pantry-bw.jpg');
}
.fluidratio-2 {
  /* This element will have fluid ratio from 4:1 at 800px to 2:1 at 300px. */
  /* Calculate fluid ratio based on two dimensions (width/height) */
  padding-top: 60%;
  height: 120px;
  background-size: cover;
  -moz-background-size: cover;
  /* Firefox 3.6 */
  background-position: center;
  /* Internet Explorer 7/8 */
  background-image: url('../images/bratfest-volunteer-tint.jpg');
}
.fluidratio-3 {
  /* This element will have fluid ratio from 4:1 at 800px to 2:1 at 300px. */
  /* @include fluid-ratio(1544px 768px, 300px 300px); */
  background-image: url('../images/houses-holy.jpg');
  padding-top: 50%;
  height: 1544;
  background-size: cover;
  -moz-background-size: cover;
  /* Firefox 3.6 */
  background-position: center;
  /* Internet Explorer 7/8 */
}
/*# sourceMappingURL=custom__body_only.css.map */