/* Colors Definition */
/* Gallery view */
.product-list-col-gallery .product-card-product-gallery {
  /* Product picture */
  /* Product info (ex: Title & ArtNr) */
  /* Cart input and button */
}
.product-list-col-gallery .product-card-product-gallery .product-card-head .image-ribbon-right {
  right: 3px;
}
.product-list-col-gallery .product-card-product-gallery .product-card-head .image-ribbon-left {
  left: 3px;
}
.product-list-col-gallery .product-card-product-gallery .product-card-head .product-card-media {
  width: 100%;
  max-width: 180px;
  height: 180px;
  margin: 10px auto;
  align-self: center;
}
.product-list-col-gallery .product-card-product-gallery .product-card-head .product-card-media .image-wrapper a img.img-responsive {
  max-width: 180px;
  max-height: 180px;
}
.product-list-col-gallery .product-card-product-gallery .product-card-info table tr td, .product-list-col-gallery .product-card-product-gallery .product-info-content table tr td {
  padding-left: 17px;
  padding-right: 17px;
}
.product-list-col-gallery .product-card-product-gallery .product-card-price > .row {
  padding: 5px 0;
  border-top: 1px solid #ffffff;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22%2Fvolume%2Fsales%2F_source%2Fstatic%2Fneptune%2Fcss%2Fshop%2Fproduct-view-gallery.css%22%2C%22sources%22%3A%5B%22static%2Fneptune%2Fcss%2Fshop%2Fproduct-view-gallery.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUM%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%22%7D */