/* Main colors */
/* Background */
/* Text / Headline / Link */
/* Price */
/* Buttons */
/* Header */
/* Footer */
/* Borders */
/* Catalog menu */
/* Boxes */
/* Panels */
/* Stock */
/* Product numbers */
/* Homepage Catalogs, Categories, Target, etc... Tiles */
.tile-block-wrapper .tile-wrapper {
  text-align: center;
}
.tile-block-wrapper .tile-wrapper a.tile-group {
  border-color: rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
}
.tile-block-wrapper .tile-wrapper a.tile-group:hover {
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.28);
}
.tile-block-wrapper .tile-wrapper a.tile-group .tile-pic-wrapper {
  align-items: center;
  border-bottom: 2px solid;
  display: flex;
  height: 150px;
  justify-content: center;
  margin: 10px auto 5px auto;
  width: 150px;
}
.tile-block-wrapper .tile-wrapper a.tile-group .tile-pic-wrapper img.tile-pic {
  height: auto;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.tile-block-wrapper .tile-wrapper a.tile-group .tile-nopic {
  color: #FFFFFF;
  display: table-cell;
  font-size: 1.4em;
  text-align: center;
  vertical-align: middle;
}
.tile-block-wrapper .tile-wrapper a.tile-group .tile-text {
  font-size: 1.2em;
  padding-top: 10px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22%2Fvolume%2Fsales%2F_source%2Fstatic%2Fvenus%2Fcss%2Fshop%2Ftile.css%22%2C%22sources%22%3A%5B%22static%2Fvenus%2Fcss%2Fshop%2Ftile.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%22%7D */