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

.g-price-lists:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-price-lists .g-price-list {
    margin-bottom: 30px;
  }
  .g-price-lists .g-price-list:last-child {
    margin-bottom: 0;
  }
}
.g-price-lists .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
}
.g-price-lists .g-price-list-inner {
  margin: 0;
  border: 1px solid #e9e9e9;
  list-style: none;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  padding: 30px;
  height: 100%;
}
.g-price-lists .color1 .g-price-list-inner {
  border: none !important;
  background: #f7f7f7;
}
.g-price-lists .color2 .g-price-list-inner {
  border: none !important;
  background: #e5e5e5;
}
.g-price-lists .g-list-title {
  margin: -5px 0 25px 0;
}
.g-price-lists .g-price-list > div {
  height: 100%;
}
.g-price-lists .g-item-container {
  margin-bottom: 20px;
}
.g-price-lists .g-item-price {
  float: right;
}
@media only all and (max-width: 30rem) {
  .g-price-lists .g-item-price {
    float: none;
    display: block;
    margin-top: 5px;
  }
}
.g-price-lists .g-item-desc {
  font-style: italic;
  margin-top: 5px;
  font-size: 90%;
}
.g-price-lists .g-price-lists-button {
  text-align: center;
  margin-top: 40px;
}
.g-price-lists .g-price-lists-button i {
  margin-right: 10px;
}
.g-price-lists.gutter-disabled > .g-grid {
  border: 1px solid #e9e9e9;
}
@media only all and (max-width: 47.99rem) {
  .g-price-lists.gutter-disabled > .g-grid {
    border: none;
  }
}
.g-price-lists.gutter-disabled .g-price-list-inner {
  border: none;
  border-right: 1px solid #e9e9e9;
  border-radius: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-price-lists.gutter-disabled .g-price-list-inner {
    border: 1px solid #e9e9e9;
  }
}
.g-price-lists.gutter-disabled .g-price-list:last-child .g-price-list-inner {
  border-right: none;
}
@media only all and (max-width: 47.99rem) {
  .g-price-lists.gutter-disabled .g-price-list:last-child .g-price-list-inner {
    border-right: 1px solid #e9e9e9;
  }
}
/*# sourceMappingURL=custom__body_only.css.map */