/*-------------------------------------
  Media
--------------------------------------*/

iframe {
  margin: 0 auto;
}

/*-------------------------------------
  Forms
--------------------------------------*/

.form.mailing-list .gform_footer .button {
  height: 6.5rem;
}

.gfield.gform_validation_container {
  display: none;
}

/*-------------------------------------
  Header
--------------------------------------*/

header .mobile-menu .lines span,
header .mobile-menu .x span {
  width: 20px;
}

header nav .header-logo-mobile-white {
  max-width: 16rem;
  margin: 3px 0 0 5%;
}

/*-------------------------------------
  Footer
--------------------------------------*/

footer .footer-top .affiliate-link img {
  margin: 0 auto 1rem;
}

footer .footer-top .affiliate-link p {
  font-size: 13px;
}

footer .footer-bottom * {
  font-size: 12px;
}

@media screen and (max-width: 782px) {
  .admin-bar header .header-container:nth-of-type(2) {
    top: 46px !important;
  }
}
