.mfp-copy-link {
  display: block;
  position: absolute;
  top: -30px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  margin-left: 5px;
  opacity: 1;
}
.mfp-copy-link span {
  opacity: .8;
}
.mfp-copy-link span:hover {
  opacity: 1;
}
.mfp-copy-link a {
  display: inline-block;
  margin-left: 30px;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: normal;
}
.mfp-close {
  width: auto !important;
}
#mfp-copy-link {
  display: none;
}
