.skip-to-content,
.screen-reader-text.skip-to-content {
  position: absolute !important;
  left: 16px !important;
  top: 16px !important;
  z-index: 100000 !important;
  width: auto !important;
  height: auto !important;
  padding: 10px 14px !important;
  overflow: hidden !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  border: 1px solid rgba(16, 24, 32, .2) !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: #101820 !important;
  font: 700 14px/1.2 Arial, sans-serif !important;
  text-decoration: none !important;
}

.skip-to-content:focus,
.screen-reader-text.skip-to-content:focus {
  clip: auto !important;
  clip-path: none !important;
  overflow: visible !important;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
[tabindex]:focus-visible {
  outline: 3px solid rgba(13, 112, 111, .42);
  outline-offset: 3px;
}

.pooltime-honeypot {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.contact-message[data-pooltime-state] {
  display: block;
}

.builder-contact-fields > .contact-message {
  box-sizing: border-box;
  flex-basis: 100%;
  grid-column: 1 / -1;
  margin: 6px 0 10px;
  width: 100%;
}

.contact-message[data-pooltime-state="error"] {
  background: #fff4f2;
  color: #7d2017;
}

.contact-message[data-pooltime-state="success"] {
  background: #eef7f4;
  color: #10231f;
}

.contact-message[data-pooltime-state="demo"] {
  background: #f7f3e8;
  color: #5f4811;
}

.contact-message[data-pooltime-state="pending"] {
  background: #f7f3e8;
  color: #5f4811;
}

form[data-pooltime-demo="1"] button[aria-busy="true"],
form[data-pooltime-demo="1"] input[aria-busy="true"] {
  cursor: pointer;
}

#tbp_header .tb_orze315.tb_sticky_scroll_active {
  bottom: auto !important;
  left: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  width: min(1200px, calc(100% - 36px)) !important;
}

#tbp_header .tb_sticky_wrapper {
  height: auto !important;
}

body.page-id-1579 #themify_builder_content-1579 .tb_fqrz552 .tf_lazy,
body.page-id-1579 #themify_builder_content-1579 .tb_fqrz552.tf_lazy {
  opacity: 1 !important;
  visibility: visible !important;
}

body.page-id-1579 #themify_builder_content-1579 .tb_fqrz552 .tf_lazy::before,
body.page-id-1579 #themify_builder_content-1579 .tb_fqrz552 .tf_lazy::after,
body.page-id-1579 #themify_builder_content-1579 .tb_fqrz552.tf_lazy::before,
body.page-id-1579 #themify_builder_content-1579 .tb_fqrz552.tf_lazy::after {
  display: none !important;
}

@media (max-width: 760px) {
  #tbp_header .tb_orze315.tb_sticky_scroll_active {
    width: calc(100% - 20px) !important;
  }
}
