body {
  background-color: #daeee0;
  color: #505652;
  font-size: 10px;
}
.home-logo,
#primary-navigation {
  display: inline-block !important;
}
.wprm-wrapper {
  display: none !important;
}
.safezoneA {
  max-width: 100%;
  padding-left: 7%;
  padding-right: 7%;
}
.safezoneY {
  max-width: 100%;
  padding-left: 2%;
  padding-right: 2%;
}


#masthead {
  background-image: none !important;
  background-color: transparent;
  position: static;
  padding: 0;
  border: none;
  height: auto;
  /* background-color: oldlace; */
}
.header-main {
  padding: 0;
  min-height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 86px;
}
.header-main p {
  width: 33%;
  font-family: 'mr-eaves-xl-sans', sans-serif;
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.1;
  text-align: left;
  margin-bottom: 0;
}
.header-main .home-logo {
  width: 33%;
  text-align: center;
}
.home-logo img {
  width: 220px;
  height: auto;
  transform: translateX(-15px);
}
.header-main #primary-navigation {
  width: 33%;
  text-align: right;
}
.primary-navigation li {
  height: auto;
  line-height: inherit;
}
.primary-navigation li:nth-of-type(1):before {
  position: absolute;
  content: "";
  top: 16%;
  left: 0;
  width: 1.5px;
  height: 74%;
  background-color: #505652;
}
.primary-navigation li:nth-of-type(1):before {
  content: none;
}
.primary-navigation li:nth-of-type(1):after {
  position: absolute;
  content: "";
  top: 16%;
  right: 0;
  width: 1.5px;
  height: 74%;
  background-color: #505652;
}
.primary-navigation a {
  font-family: 'mr-eaves-xl-sans', sans-serif;
  color: #505652;
  font-size: 20px;
  font-weight: 300 !important;
  font-style: italic;
  line-height: 1.1;
  text-transform: lowercase;
  padding: 0px 24px 0 16px;
  text-shadow: none !important;
}
.primary-navigation li:nth-of-type(1) a {
  padding-left: 22px;
}
.primary-navigation li:nth-of-type(2) a {
  padding-right: 0;
}
.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
  color: #505652;
  text-shadow: 0 0 .75px currentColor, 0 0 .75px currentColor;
  text-decoration: none;
}

.site-main {
  background-image: url(/wp-content/uploads/2026/02/home-backgroud-green.jpg);
  background-image: url(/wp-content/uploads/2026/02/home-background.jpg);
  background-image: url(/wp-content/uploads/2026/02/home-backgroundv3.jpg);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin: 0 55px;
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 5px;
  height: calc(100vh - 158px);
}
.admin-bar .site-main {
  height: calc(100vh - 190px);
}
.main-content {
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2026/02/home-backgroud-element.png);
  background-size: 480px;
  /* background-size: 50%; */
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.safezoneZ {
  padding-top: 0;
  padding-bottom: 0;
}
.safezoneZ .entry-content {
  /* margin-left: 65px; */
}
#hero_image {
  height: 30vh;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
}
#primary a,
#primary a:hover {
  color: #505652;
}
.p-large {
  font-size: 36px;
}
.p-med {
  font-size: 26px;
}
.entry-title {
  font-family: 'mrs-eaves-xl-serif', serif;
  font-size: 111px;
  font-weight: 400;
  font-style: normal;
  line-height: .9;
  letter-spacing: -2.5px;
  margin-bottom: -.16em;
  z-index: 0;
  position: relative;
}
.home-tagline-lg {
  font-family: 'mrs-eaves-xl-serif', serif;
  font-size: 154px;
  color: #ffffff;
  font-weight: 800;
  font-style: normal;
  line-height: .9;
  letter-spacing: -8.5px;
  text-align: left;
  margin: 0;
  width: 91%;
  margin-left: 4.5%;
  margin-top: 31vh !important;
  margin-bottom: 36px;

  margin-bottom: .23em;

  font-size: 15.4em;
  letter-spacing: -.055em;
}
.home-tagline-lg br {
  display: none;
}
.home-tagline-md {
  font-family: 'mr-eaves-xl-sans', sans-serif;
  font-size: 77px;
  font-weight: 300;
  font-style: italic;
  line-height: .9;
  letter-spacing: -2.5px;
  margin: 0;
  width: 91%;
  margin-left: 4.5%;

  font-size: 7.7em;
  letter-spacing: -.03em;
}
.home-tagline-md span {
  font-weight: 700;
  letter-spacing: -2px;

  letter-spacing: -.025em;
}
.contact-columns {
  position: relative;
  z-index: 99;
  gap: 2em;
}
.contact-columns .wp-block-column:nth-of-type(1) {
  flex: 1 0 52%;
}
.contact-columns .wp-block-column:nth-of-type(2) {
  flex: 0 1 50%;
}
.contact-columns .p-large:nth-of-type(1) {
  margin-bottom: 24px;
}
.contact-columns .p-large:nth-of-type(2) {
  margin-bottom: 44px;
}
.contact-columns .p-med:nth-of-type(3) {
  margin-bottom: 24px;
}
.contact-columns .p-med:nth-of-type(4) {
  margin-bottom: 0;
}
#nf-form-3-cont {
  font-size: 18px;
  margin-top: 14px;
}
#nf-form-3-cont .nf-form-fields-required {
  display: none;
}
#nf-form-3-cont .nf-field-element input {
  height: 50px;
}
#nf-form-3-cont input[type=submit] {
  font-family: 'mr-eaves-xl-sans';
  font-style: italic;
  text-transform: lowercase;
  font-size: 22px;
  font-weight: 300;
  width: 100%;
  border-radius: 8px;
  background-color: #525653;
  transition: 300ms;
  opacity: 1;
}
#nf-form-3-cont input[type=submit]:hover {
  background-color: #525653;
  opacity: .8;
}
.site-footer {
  background-color: transparent;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 72px;
  /* background-color: palegoldenrod; */
}
.site-footer .safezoneA {
  width: 100%;
}
.site-footer p {
  font-size: 16px;
  margin: 0 !important;
}
.site-footer i {
	font-size: 18px;
    vertical-align: middle;
    padding-left: 3px;
}
.site-footer a {
  color: #505652;
}
.site-footer a:hover {
  color: #505652;
  text-shadow: 0 0 .75px currentColor, 0 0 .75px currentColor;
  text-decoration: none;
}

.page-template-contact .main-content {
  background-image: none;
}

.error404 #featured_image {
  background-image: none !important;
}
.error404 .main-content {
  background-image: none;
}

@media all and (max-width: 1919px) {
  #hero_image {
    height: 25vh;
  }
  .entry-title {
    font-size: 90px;
  }
  .p-large {
    font-size: 30px;
    letter-spacing: -.05em;
  }
  .p-med {
    font-size: 23px;
    letter-spacing: -.07em;
  }
  .contact-columns .p-large:nth-of-type(1) {
    margin-bottom: 14px;
  }
  .contact-columns .p-large:nth-of-type(2) {
    margin-bottom: 34px;
  }
  .contact-columns .p-med:nth-of-type(1) {
    margin-bottom: 14px;
  }
  .contact-columns .wp-block-spacer {
    height: 0;
  }
  #nf-form-3-cont {
    font-size: 16px;
    margin-top: 0;
  }
  #nf-form-3-cont .nf-field-container {
    margin-bottom: 4px;
  }
  #nf-form-3-cont .nf-field-element input {
    height: auto;
  }
  #nf-form-3-cont .nf-field-element textarea {
    height: 100px;
  }
}
@media all and (max-width: 1279px) {
  .main-content {
    background-size: 50%;
  }
  .p-large {
    font-size: 26px;
  }
  .p-med {
    font-size: 20px;
  }
}
@media all and (max-width: 1023px) {
  #hero_image {
    height: 20vh;
  }
  .entry-title {
    font-size: 75px;
  }
  .contact-columns .p-large:nth-of-type(2) {
    margin-bottom: 24px;
  }
  .p-large {
    font-size: 22px;
  }
  .p-large br {
    display: none;
  }
  .p-med {
    font-size: 20px;
  }
  .contact-columns .p-med:nth-of-type(3) {
    margin-bottom: 14px;
  }
}
@media all and (max-width: 900px) {
  .safezoneA {
    padding-left: 2%;
    padding-right: 2%;
  }
  .header-main {
    height: 54px;
    padding-top: 42px;
  }
  .header-main p {
    width: 51%;
    font-size: 16px;
    text-align: right;
  }
  .header-main #primary-navigation {
    width: 49%;
    text-align: left;
  }
  .primary-navigation li:nth-of-type(1):before {
    content: "";
    left: 10px;
  }
  .primary-navigation a {
    padding: 0px 10px 0 9px;
    font-size: 16px;
  }
  .header-main .home-logo {
    position: absolute;
    top: 14px;
    width: 96%;
  }
  .home-logo img {
    width: 180px;
    transform: none;
  }
  .site-main {
    margin: 0 30px ;
  }
  .home-tagline-lg {
    font-size: 9em;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, .2);
    text-align: center;
    margin-left: 1%;
    width: 99%;
  }
  .home-tagline-lg br {
    display: block;
  }
  .home-tagline-md {
    font-size: 5.5em;
    text-align: center;
  }

  .site-footer {
    height: 62px;
  }
  .site-footer p {
    font-size: 14px;
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  .main-content {
    background-size: 320px;
    background-position: 50% 40%;
  }
  .home-tagline-lg {
    font-size: 8em;
    margin-bottom: .43em;
  }
  .home-tagline-md {
    font-size: 4.5em;
  }


}
@media all and (max-width: 550px) {
  .home-tagline-lg {
    font-size: 7em;
    margin-top: 33vh !important;
  }
  .home-tagline-md {
    font-size: 3.5em;
  }
  .contact-columns .p-large:nth-of-type(1) {
    display: none;
  }
  .contact-columns .p-large:nth-of-type(2) {
    margin-bottom: 14px;
  }
  .contact-columns .p-med:nth-of-type(3) {
    margin-bottom: 12px;
  }
}
@media all and (max-width: 499px) {
  .main-content {
    background-size: 80%;
  }
  .home-tagline-lg {
    font-size: 5em;
  }
  .home-tagline-md {
    font-size: 3em;
  }
}
