
.l-ECcoupon-wrapper .copy-alert {
  display: none;
  width: 100%;
  padding: 10px 0;
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: rgba(54,54,54,0.8);
  color: #ffffff;
  text-align: center;
}


