h2 {
  text-transform: uppercase;
  color: #2d6b9c;
  font-weight: bold;
}
#info-container {
  padding-bottom: 10px;
}
#info-container #description {
  background-color: #d0d1cc;
  padding: 10px 25px;
  text-align: justify;
}
/* content.twig col-xs-12 wrapper */
.content-col-wrapper {
  display: grid;
}
.product-feature-container {
  background-color: #d0d1cc;
  padding: 5px 10px;
  margin-bottom: 15px;
}
.product-feature-container #form-features {
  margin-bottom: 15px;
}
.product-feature-container #form-features h4 {
  font-weight: bold;
  padding-bottom: 10px;
}
.product-feature-container #form-features #loadMoreFeatures {
  background-color: #969090;
  border: none;
  font-weight: bold;
  color: #000;
}
.product-card-media {
  padding-left: 40px;
  padding-right: 40px;
}
.product-card-media img {
  max-width: 140px;
  max-height: 120px;
}
.product-card-buttons-row {
  margin-top: 10px;
}
.product-card-buttons-row .btn-primary, .product-card-buttons-row .btn-info {
  background-color: transparent;
  border: 1px solid #d1d1cb;
  color: #2d6b9c;
}
.product-card-buttons-row .btn-primary:hover, .product-card-buttons-row .btn-info:hover {
  background-color: #d1d1cb;
  color: #fff;
}
#loadMoreProducts {
  margin-top: 10px;
  margin-bottom: 20px;
}
.product-features-selected .label {
  background-color: #2d6b9c;
}
.product-features-selected .label br {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22%2Fvolume%2Fsales%2F_source%2Fstatic%2Fganymede%2Fcss%2Fshop%2Fproduct-listing.css%22%2C%22sources%22%3A%5B%22static%2Fganymede%2Fcss%2Fshop%2Fproduct-listing.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVF%3BAAiBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%22%7D */