.sub {
  margin: 1em auto;
  width: 95%;
}
.form-item {
  margin: 1em 0 0;
}
.form-item label {
  margin: 0 0 0.3em;
}
.sub.left input,
.sub.left select {
  margin: 0;
  padding: 0.5em 0.8em;
}
.webform-component--where-did-you-hear-about-us label {
  float: left;
}
.webform-component--where-did-you-hear-about-us .description {
  font-size: 0.94em !important;
  padding: 0.19em 0.5em 0.5em;
}
#edit-submitted-where-did-you-hear-about-us {
  float: left;
  clear: both;
}
#edit-address-finder {
  border: 1px solid #bfbfbf;
  width: 100%;
}
div.webform-component-select + h2 {
  margin: 2em 0 0.5em 0;
}
.sub #edit-submitted-country2 {
  min-width: 70%;
}
.sub.left input[type="checkbox"] {
  padding: 0.5em;
}
#edit-submitted-consent label {
  margin-left: none;
  padding: 0 0 0 0.19em;
}
.sub input.webform-submit.button-primary.form-submit,
.sub input.form-submit#edit-actions-submit {
  font-family: "EB Garamond", "garamond-premier-pro-display", sans-serif;
  font-size: 1em !important;
  border: none;
}
.form-actions {
  margin-bottom: 4em;
}

@media screen and (max-width: 768px) {
  h1.center {
    margin: 1.3em auto 1.4em;
    font-size: 1.4em;
    max-width: 90%;
  }
  .node-168 main#wrap {
    overflow-x: hidden;
  }
  .node-168 .form-item-first-name input,
  .node-168 .form-item-last-name input,
  .node-168 .form-item-telephone input {
    width: 60%;
  }
  .node-168 .form-item-email input {
    width: 80%;
  }
}

.links {
  display: none !important;
}
#edit-submitted-country2 {
  min-width: 140px;
}
@media only screen and (min-width: 416px) {
  #flip {
    width: calc(100% - 4em);
    margin: 2em;
  }
}
@media only screen and (max-width: 415px) {
  #flip {
    margin-top: 2em;
    margin-bottom: 0;
  }
}
.node-168 .form-item-first-name input,
.node-168 .form-item-last-name input,
.node-168 .form-item-telephone input {
  width: 50%;
}
.node-168 .form-item-email input {
  width: 70%;
}
.node-168 .form-item-where-did-you-hear-about-us select {
  width: 60%;
}
.form-item.manual {
  margin: 0;
}
.manual p a {
  text-decoration: none;
  margin: 0.4em 0 0 0;
  width: auto;
  float: left;
  clear: both;
  color: #595959;
}
.manual p a:hover {
  text-decoration: underline;
}

.node-168 .addr label.form-required {
  display: inline-block;
}
.node-168 .addr .form-item-address-1 {
  margin-top: 0;
}

.items-container #edit-processed-text {
  margin: 0;
}
.items-container form-item-address-finder {
  margin: 0;
}

@media screen and (max-width: 620px) {
  #edit-address-container input {
    width: calc(100vw - 15%);
  }
}
