.grecaptcha-badge {
  visibility: hidden;
}

@media (min-width: 992px) {
  .product.captcha {
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    margin-left: -60px;
    font-size: 10.3px;
  }

  .landing.captcha {
    clear: both;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    margin-left: -110px;
    font-size: 10.3px;
  }
}

@media (max-width: 768px) {
  .captcha {
    text-align: center;
    font-size: 7px;
    padding-bottom: 8px;
  }

  small.text-center.captcha-call-me-back p {
    font-size: 9px !important;
  }

  .captcha-call-me-back-scheda-prodotto {
    font-size: 9px !important;
  }
}

.captcha-call-me-back {
  font-size: 9px !important;
}

.captcha-non-andare {
  font-size: 9px !important;
  color: #999 !important;
  font-style: italic;
  display: block;
}

.captcha-ascolta-un-amico {
  font-size: 9px !important;
}
