/*
Theme Name: ICT Forensics Consulting
Theme URI: https://www.ict-forensics-consulting.com/
Author: Aksentijević vještačenje i savjetovanje, d.o.o.
Description: Dvojezična Forensic Lab tema za ICT ekspertizu, EU fondove,
upravljanje projektima i sudska vještačenja.
Version: 1.0.0
Requires PHP: 7.4
Requires at least: 5.9
Text Domain: ict-forensics-consulting
*/
.ictfc-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
.contact-form button[disabled] {
  cursor: wait;
  opacity: 0.65;
}
.legacy-contact-form-copy {
  margin: 1.25rem 0;
  padding: 1rem 1.15rem;
  border: 1px solid rgba(109, 232, 255, 0.3);
  background: rgba(8, 24, 42, 0.55);
}
.legacy-contact-form-copy ul {
  margin: 0.75rem 0;
  padding-left: 1.4rem;
  list-style: disc outside;
}
.legacy-contact-form-copy li::marker {
  color: currentColor;
}
.legacy-body p {
  line-height: 1.5 !important;
}
html, body {
  overflow-x: hidden !important;
  max-width: 100%;
}
.hero {
  overflow: hidden !important;
  max-width: 100%;
}
@media (max-width: 900px) {
  .hero,
  .theme-lab .hero {
    display: block !important;
    grid-template-columns: none !important;
    width: 100% !important;
  }
  .hero-copy,
  .theme-lab .hero-copy {
    width: 100% !important;
    max-width: 100% !important;
  }
  .lab-visual {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
  }
  .lab-visual > img {
    width: 100% !important;
    max-width: 100% !important;
    right: 0 !important;
  }
  .hero h1 {
    font-size: clamp(28px, 8.6vw, 62px) !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
  }
  .hero h1 span {
    max-width: 100% !important;
    white-space: normal !important;
  }
}
