/*
Theme Name: Parnell Dickenson
Template: ducktails
Author: Ugly Duck Marketing
Author URI: https://uglyduckmarketing.com/
Version: 1.9.0.1715191666
Updated: 2024-05-08 18:07:46
*/

* {
  scroll-behavior: smooth;
}

html,
body {
  background: #f9f9f9;
  font-family: "new-science", sans-serif !important;
}
.container {
  width: 1280px !important;
  max-width: 100% !important;
}
h1,
h2,
h3 h4,
h5,
h6 {
  font-family: "new-science", sans-serif !important;
  text-transform: uppercase !important;
}
p {
  font-family: "Inter", sans-serif !important;
  font-weight: 300 !important;
}
.button,
.outline-button {
  text-transform: uppercase !important;
  font-size: 1rem;
  background: var(--primary);
  border: none;
  border-radius: 3px;
  letter-spacing: 2px;
}
header.header__01 li a {
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 12px !important;
}
header.header__01 .button {
  background: var(--primary) !important;
  color: #fff !important;
  font-size: 13px !important;
}

/* Hero */
.post-nav {
  position: absolute;
  z-index: 999;
  bottom: 3rem;
  right: 3rem;
  font-size: 1rem;
}
.hero__02 .text-heading {
  font-family: "new-science", sans-serif !important;
  text-transform: uppercase !important;
  margin-top: 4rem;
  letter-spacing: 2px;
  letter-spacing: 3px;
  font-size: 12px;
}
.hero__02 p {
  line-height: 1.4;
  width: 650px;
  max-width: 100%;
  color: #efefef;
}
.hero__02 h1 {
  font-size: 3rem;
  letter-spacing: 2px;
}
.hero__02 .button {
  margin-top: 1.25rem;
  font-size: 15px;
}
.hero__02 img {
  filter: grayscale(1);
  opacity: 0.3;
}
@media (max-width: 992px) {
  .hero__02 .grid {
    display: block;
  }
  .hero__02 h1 {
    font-size: 2rem;
  }
  .hero__02 p {
    font-size: 16px;
  }
  .hero__02 .button {
    font-size: 12px;
    display: inline-flex;
    margin-top: 1rem;
  }
  .hero__02 .text-heading {
    margin-top: 2rem;
  }
}

/* Navigation */
header.header__01 img {
  height: 64px;
  padding: 12px 0;
}
header.header__01 {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s ease;
  padding: 0.25rem 0;
}
header.header__01 ul li a {
  color: #fff !important;
}
header.header__01.sticky {
  background: #151616ae;
  backdrop-filter: blur(8px);
}

/* Footer */
.footer-link li a {
  font-family: "new-science", sans-serif !important;
  text-transform: uppercase !important;
  color: white;
  opacity: 1;
  text-transform: uppercase;
  font-size: 11px !important;
  letter-spacing: 2px;
  padding-top: 0;
}
footer.footer_02 img {
  height: 35px !important;
}
footer .md\:ml-12 {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* Contact Page */
.font-extrabold {
  font-weight: 800;
  font-size: 2rem !important;
  letter-spacing: 2px !important;
  color: #212121;
  margin-bottom: 2rem;
}
.page-id-19 .border-black {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.page-id-19 .cta-section {
  display: none;
}

.wp-block-columns h2 {
  font-size: 1.65rem;
  letter-spacing: 3px;
}
