.popup-footer-content span {
  font-size: 15px;
}

.fixed-newsletter-hide .text-danger {
  position: relative;
  top: -14px;
}

@media only screen and (max-width: 767px) {
  .row-newsletter-input .text-danger {
    position: relative;
    top: -14px;
  }

  .productinfoinalert-hide {
    visibility: hidden;
    opacity: 0;
    display: none;
  }
}
