/* Legacy preservation notice — added by the family, not part of the original site */

#awt-legacy-banner {
  background: #4c361f;
  color: #f5ead8;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.55;
  padding: 14px 20px;
  text-align: center;
  border-bottom: 3px solid #dd9933;
  position: relative;
  z-index: 999999;
}

#awt-legacy-banner strong {
  display: block;
  font-family: "Yanone Kaffeesatz", "Open Sans", Arial, sans-serif;
  font-size: 1.35em;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
  margin-bottom: 0.35em;
}

#awt-legacy-banner a {
  color: #dd9933;
  text-decoration: underline;
}

#awt-legacy-banner a:hover {
  color: #fff;
}

#et-info-phone,
#et-info-email,
.footer-widget .textwidget a[href^="mailto:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

#et-info a[href^="mailto:"] {
  pointer-events: none;
}

/* Divi hides the duplicate social block in the secondary menu */
#et-secondary-menu .et_duplicate_social_icons {
  display: none !important;
}

#et-info .et-social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

#et-info .et-social-icons li {
  display: inline-block;
  list-style: none;
}

.awt-form-disabled {
  position: relative;
}

.awt-form-disabled form,
.awt-form-disabled .wpcf7 {
  opacity: 0.45;
  pointer-events: none;
  user-select: none;
}

.awt-form-disabled::after {
  content: "This form is preserved from the original website. All Wood Treasures is no longer operating and does not accept submissions.";
  display: block;
  background: #f5ead8;
  border: 1px solid #4c361f;
  color: #4c361f;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 1rem 0 2rem;
  padding: 1rem 1.25rem;
  text-align: center;
}

#awt-legacy-footer {
  background: #f5ead8;
  border-top: 1px solid #dd9933;
  color: #4c361f;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.65;
  padding: 18px 24px 22px;
  text-align: center;
}

#awt-legacy-footer a {
  color: #4c361f;
  font-weight: 600;
}

@media (max-width: 640px) {
  #awt-legacy-banner {
    font-size: 13px;
    padding: 12px 14px;
  }
}
