.lnk_view_shaim {
  background: #1b82d6 !important;
  color: #ffffff !important;
  border-color: #1b82d6 !important;
}

.lnk_view_shaim:hover {
  background: #282828 !important;
  color: #ffffff !important;
  border-color: #282828 !important;
}

#shaim_ares {
  border: 2px solid #000;
  padding: 5px 20px;
}

.pl_reference,
.pl_manufacturer {
  display: none !important;
}

.zvolena_barva {
  display: inline;
}

.input-color:checked + .color > .nazevbarvy {
  display: inline;
}
.nazevbarvy {
  display: none;
  position: absolute;
  width: 200px;
  background: white;
  top: -24px;
  text-align: left;
  left: 105px;
}
.product-variants-item ul {
  position: relative;
}

.detailbarvy {
  display: none;
  position: relative;
  width: 75px;
  background: white;
  top: -90px;
  left: -8px;
  text-align: center;
  z-index: 999999;
  height: 85px;
  border: solid 1px #ccc;
  font-size: 12px;
  line-height: 12px;
}
li.input-container label:hover .detailbarvy {
  display: block;
}

.detailbarvy span {
  height: 45px;
  position: relative;
  display: block;
}
.product-variants > .product-variants-item ul#group_13 li {
  height: 30px;
}
