HEX
Server: Microsoft-IIS/10.0
System: Windows NT HMW8635 10.0 build 14393 (Windows Server 2016) i586
User: ibratele2 (0)
PHP: 8.0.11
Disabled: escapeshellarg, escapeshellcmd, exec, passthru, proc_close, proc_open, shell_exec, system, dl, popen, php_check_syntax, php_strip_whitespace, symlink, link, openlog, apache_child_terminate
Upload Files
File: E:/Home/ibratele2/Web/wp-content/themes/astra/assets/css/unminified/compatibility/gravity-forms.css
/**
 * Astra Theme compatibility with Gravity Form 
 */
.gform_wrapper form {
  position: relative;
}

.gform_wrapper select {
  height: 2.2em;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
  border-radius: 2px;
  background: #fafafa;
  padding: 0;
}

.gform_wrapper .ui-datepicker-header select {
  padding: inherit;
}

.gform_wrapper .gform_body .gfield_checkbox li > label {
  margin-top: 4px;
}

.gform_wrapper input:not([type="submit"]):focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  background: #fff;
  border-color: #eaeaea;
  outline: 0;
  box-shadow: none;
}

.ui-datepicker-header select {
  padding: 0;
}

@media (max-width: 768px) {
  .gform_wrapper.gf_browser_chrome form > .gform_body {
    width: 100%;
  }
}