/* Google Pay is not available in this checkout. */
.payBox button:first-child:disabled{
  background:#d8d8de!important;
  color:#777783!important;
  opacity:1!important;
  cursor:not-allowed!important;
  box-shadow:none!important;
  filter:grayscale(1)!important;
}
