/* 
Styles combined
*/
/* ---------------------------------------------------------------------- 1.Variables */
/* ---------------------------------------------------------------------- 8. settings*/
html {
  background-color: #fafafa;
  scroll-behavior: smooth;
}
body {
  max-width: 1920px;
  background-color: #ffffff;
  margin: 0 auto !important;
}
body,
body p {
  color: #0a1d37 !important;
  font-family: 'Lora', sans-serif !important;
  line-height: 2em !important;
  font-weight: 300 !important;
  font-size: 17px !important;
}
@media all and (max-width: 768px) {
  body,
  body p {
    font-size: calc(17px - 2px) !important;
  }
}
body a,
body p a {
  color: #ebcf8c;
  text-decoration: underline;
}
body a:hover,
body p a:hover {
  color: #F4DFA8;
  text-decoration: none;
}
p {
  margin: 0 0 25px;
}
ul,
ol {
  font-family: 'Lora', sans-serif !important;
  margin-top: 0;
  margin-bottom: 20px;
}
.content-area {
  padding-top: 50px;
  padding-bottom: 70px;
}
.content-area .container {
  max-width: 1400px;
}
.flex-layout1 .light {
  background-color: #fafafa;
}
.flex-layout1 .dark {
  background-color: #0a1d37;
}
.flex_layout_row {
  padding-top: 100px;
  padding-bottom: 90px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media all and (max-width: 1200px) {
  .flex_layout_row {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
}
.flex-repeater .repeater-heading {
  margin-bottom: 1vw;
}
@media all and (min-width: 992px) {
  .flex-repeater .repeater-heading {
    margin-bottom: 2em;
    margin-top: -1.5em;
  }
}
.link-spanner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  /* edit: fixes overlap error in IE7/8,
     make sure you have an empty gif
  background-image: url('empty.gif');*/
}
.flex-repeater-cell {
  position: relative;
}
.graycontent {
  background: #fafafa;
}
.vertical-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hide {
  display: none;
}
_:-ms-lang(x),
.vertical-center {
  display: inline;
}
.flex-spacing.dark {
  background: #0a1d37;
}
.flex-spacer.bgnone {
  background-color: none;
}
.flex-spacer.light {
  background-color: #fafafa;
}
.flex-spacer.dark {
  background-color: #0a1d37;
}
.onswitch-sm,
.reverseonswitch-sm,
.onswitch-md,
.reverseonswitch-md,
.onswitch-lg,
.reverseonswitch-lg,
.onswitch-xl,
.reverseonswitch-xl {
  display: none;
}
@media all and (max-width: 576px) {
  .reverseonswitch-sm {
    display: block;
  }
  .reverseoffswitch-sm {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .reverseonswitch-md {
    display: block;
  }
  .reverseoffswitch-md {
    display: none;
  }
}
@media all and (max-width: 992px) {
  .reverseonswitch-lg {
    display: block;
  }
  .reverseoffswitch-lg {
    display: none;
  }
}
@media all and (max-width: 1200px) {
  .reverseonswitch-xl {
    display: block;
  }
  .reverseoffswitch-xl {
    display: none;
  }
}
.wow {
  visibility: hidden;
}
.padding-extra {
  padding: 5% 10%;
}
.padding-extra-side {
  padding-left: 5%;
  padding-right: 5%;
}
.row-no-padding,
.cell-no-padding {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.row-no-padding [class*="col-"],
.cell-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.container-no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.container-no-padding-top {
  padding-top: 0 !important;
}
.container-no-padding-bottom {
  padding-bottom: 0 !important;
}
h2.flex-heading {
  text-align: center;
  margin-top: 0 !important;
}
.container_fullwidth .container {
  max-width: 100%;
}
.container_widewidth .container {
  max-width: 1400px;
}
@media all and (min-width: 960px) {
  .container_smallwidth .container {
    max-width: 960px;
  }
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fixed {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-mirror {
  z-index: 1 !important;
}
.parallax-window {
  min-height: 500px;
  background-color: transparent;
  position: relative !important;
  z-index: 10 !important;
}
/* ---------------------------------------------------------------------- 4. Header-Footer */
@media (max-width: 768px) {
}
.site-header {
  background: none !important;
  max-width: 1920px;
  width: 100%;
  height: 130px;
  box-shadow: none;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.site-header .container {
  max-width: 1400px;
}
@media all and (max-width: 768px) {
  .site-header {
    height: 90px;
  }
}
.site-header img {
  transition: all 0.9s ease-in-out !important;
  opacity: 1;
  margin-top: 10px;
  width: auto;
}
@media all and (max-width: 992px) {
  .site-header img {
    max-height: 40px;
  }
}
@media all and (max-width: 768px) {
  .site-header img {
    height: 40px;
  }
}
.site-header.scroll {
  transition: all 0.9s ease-in-out !important;
  height: 80px;
  background-color: #0c2444 !important;
}
@media all and (max-width: 768px) {
  .site-header.scroll {
    height: 90px;
  }
}
.site-header.scroll img {
  height: 40px;
  width: auto;
  transition: all 0.9s ease-in-out !important;
}
@media (max-width: 768px) {
  nav.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .navbar-brand {
    display: flex;
    align-items: center;
  }
  .navbar-brand img {
    height: 40px;
    width: auto;
    margin-top: 30px;
  }
  .navbar-toggler {
    margin-left: auto;
  }
}
nav.navbar {
  width: 100%;
}
#main-nav {
  width: 100%;
  display: flex !important;
  justify-content: center !important;
}
#main-nav .navbar-nav {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  #main-nav .navbar-nav {
    display: none !important;
  }
}
#rmp_menu_trigger-1403 {
  top: 20px !important;
}
body.logged-in .site-header {
  top: 32px;
}
.page-privacy-policy .site-header,
.page-terms-and-conditions .site-header {
  height: 90px !important;
}
body.error404 .search-form {
  display: none;
}
ul.navbar-nav {
  position: relative;
  margin-right: 2px;
  -moz-transition-property: none;
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
  transition: none !important;
}
@media all and (max-width: 768px) {
}
@media all and (max-width: 576px) {
}
#main-nav {
  margin-top: 20px;
}
#main-nav .navbar-nav > li > a {
  color: #ebcf8c !important;
  font-family: 'Lora', sans-serif;
  font-weight: 500 !important;
  font-size: 18px !important;
  white-space: nowrap;
  text-decoration: none !important;
  padding: 10px 0.8vw 10px 0.8vw !important;
  margin: 0 0.5vw !important;
}
@media all and (min-width: 1200px) {
  #main-nav .navbar-nav > li > a {
    margin: 0 10px  !important;
    padding: 10px 10px 10px 10px !important;
  }
}
@media all and (max-width: 768px) {
  #main-nav .navbar-nav > li > a {
    font-size: 17px;
  }
}
#main-nav {
  width: 100%;
  display: flex !important;
  justify-content: center !important;
}
#main-nav .navbar-nav {
  margin-left: auto;
  margin-right: auto;
}
#main-nav .navbar-nav > li > a:hover,
#main-nav .navbar-nav > li > a:focus {
  color: #F4DFA8 !important;
  background: none;
}
#main-nav .navbar-nav li.current-page-ancestor a,
#main-nav .navbar-nav li.current_page_parent a {
  background: #eeeeee;
}
.extra-menu-top {
  display: none;
  position: absolute;
  float: none !important;
  right: 2px;
  top: -28px;
  height: 30px;
}
.extra-menu-top ul.menu {
  margin-top: 0px;
  margin-right: 30px;
  padding: 0;
}
.extra-menu-top ul.menu li {
  display: inline-block;
}
.extra-menu-top ul.menu li a {
  color: #ebcf8c;
  font-family: 'Lora', sans-serif;
  position: relative;
  display: block;
  padding: 4px 15px;
}
.navbar-toggle {
  display: none;
}
ul.dropdown-menu {
  background-color: #eeeeee !important;
  border: 1px solid #cccccc !important;
  border-top: none !important;
}
ul.dropdown-menu li.menu-item {
  text-align: left;
  border-bottom: 1px solid #f7f7f7;
  padding: 8px;
}
ul.dropdown-menu li.menu-item:hover {
  background: gray;
}
ul.dropdown-menu li.menu-item.current_page_item a {
  color: #333333;
}
ul.dropdown-menu li.menu-item:nth-last-child(1) {
  border-bottom: none !important;
}
ul.dropdown-menu li.menu-item a {
  color: black;
  background: none;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
}
ul.dropdown-menu li.menu-item a:hover {
  color: black;
  text-decoration: none;
}
.navbar-search {
  float: right;
  margin-top: -10px;
}
.footer {
  max-width: 1920px;
  background-color: #0c2444;
  height: auto !important;
  color: #ffffff;
  margin: 0 auto;
  padding: 60px 0;
}
@media all and (max-width: 768px) {
  .footer #footer-wrapper .footer-1,
  .footer #footer-wrapper .footer-2 {
    margin-bottom: 30px;
  }
}
.footer #footer-wrapper img.footer-logo {
  margin-bottom: 30px;
}
@media all and (max-width: 768px) {
  .footer #footer-wrapper .partner-logo img {
    margin-top: 30px !important;
  }
}
.footer .container {
  max-width: 1400px;
}
.footer p {
  margin-bottom: 0px;
}
.footer p {
  color: #ffffff !important;
}
.footer p,
.footer a {
  font-size: 0.9em !important;
  font-weight: 300 !important;
}
@media all and (max-width: 576px) {
  .footer {
    text-align: center;
  }
}
@media all and (min-width: 768px) {
  .footer {
    padding: 90px 0 !important;
  }
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer .h1,
.footer .h2,
.footer .h3,
.footer .h4,
.footer .h5,
.footer .h6 {
  color: #ffffff;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer a:hover {
  color: #cccccc;
}
.footer a .fab {
  margin: 2px 6px;
  color: white;
  background-color: red;
  display: inline-block;
}
.footer a .fab:hover {
  color: green;
}
/* ---------------------------------------------------------------------- 7. Pages */
.hero-banner {
  height: 100%;
  padding-bottom: 60px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hero-banner .container {
  max-width: 1400px;
}
.hero-banner .hero-banner-text {
  margin-top: 180px;
}
.hero-banner .hero-banner-text h1 {
  font-size: 2.8em !important;
  font-weight: 400;
  color: #ebcf8c !important;
}
@media (max-width: 768px) {
  .hero-banner .hero-banner-text h1 {
    font-size: 1.8em !important;
    padding: 30px 0 0 0;
  }
}
@media (max-width: 768px) {
  .hero-banner .hero-banner-text img.event-logo-image {
    margin-top: -30px !important;
    margin-bottom: -20px !important;
  }
}
@media (min-width: 768px) {
  .hero-banner .hero-banner-text .event-left .rsvp {
    margin-top: 50px;
  }
}
.hero-banner .hero-banner-text .event-banner-text {
  display: flex;
  gap: 40px;
  padding: 30px;
}
.hero-banner .hero-banner-text .event-banner-text .event-left,
.hero-banner .hero-banner-text .event-banner-text .event-right {
  color: #fff;
  flex: 1;
}
@media (max-width: 768px) {
  .hero-banner .hero-banner-text .event-banner-text {
    flex-direction: column;
    gap: 15px;
  }
}
.hero-banner .hero-banner-text .donate-btn {
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 768px) {
  .hero-banner .hero-banner-text .donate-btn {
    display: block;
    margin: 10px auto;
  }
}
body.home .hero-banner {
  height: 794px;
  margin-top: -20px;
}
@media (max-width: 768px) {
  body.home .hero-banner {
    height: auto;
  }
}
body.home .hero-banner .hero-banner-text {
  margin-top: 180px;
}
body.home .hero-banner .hero-banner-text h1 {
  font-size: 2.8em !important;
  padding: 30px 0;
  font-weight: 400;
  color: #ebcf8c !important;
}
@media (max-width: 768px) {
  body.home .hero-banner .hero-banner-text h1 {
    font-size: 1.8em !important;
  }
}
body.home .hero-banner .hero-banner-text h2 {
  font-size: 1.3em !important;
  font-weight: 300;
  color: #ffffff !important;
}
@media (max-width: 768px) {
  body.home .hero-banner .hero-banner-text img.hero-logo {
    margin-top: -30px !important;
    margin-bottom: -20px !important;
    width: 70%;
  }
}
.homepagenews h2 {
  margin-bottom: 10px;
  font-weight: 400 !important;
}
.homepagenews .newsbox {
  height: 100%;
  padding: 30px 30px 30px 60px;
  background-color: #ffffff;
}
.homepagenews img.calendar-icon {
  margin-bottom: 15px;
}
.homepagenews h4 {
  color: #468d36;
}
.homepagenews h4 a {
  text-decoration: none;
}
body.blog h1,
body.single .hero-banner-text h1,
body.blog h2.single-blog-header,
body.single .hero-banner-text h2.single-blog-header {
  color: white !important;
  font-weight: 400 !important;
  font-size: 3.5em !important;
}
@media (max-width: 576px) {
}
body.blog h2,
body.single .hero-banner-text h2,
body.blog h3.single-blog-header,
body.single .hero-banner-text h3.single-blog-header {
  color: red !important;
  font-size: 2.5em !important;
}
@media (max-width: 576px) {
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lora', sans-serif;
  font-weight: 400;
  color: #ebcf8c;
  line-height: 1.1;
  margin-bottom: 0;
  margin-top: 0;
}
strong {
  font-weight: 600 !important;
}
h1,
.h1 {
  font-size: 2.7em !important;
}
h2,
.h2 {
  font-size: 2em !important;
  font-weight: 400 !important;
}
h3,
.h3 {
  color: #616161;
  font-size: 1.4em !important;
}
h4,
.h4 {
  font-size: 1.1em !important;
  font-weight: 400 !important;
  color: #ffffff;
}
h5,
.h5 {
  font-size: 1.1em !important;
  font-weight: 300;
}
h6,
.h6 {
  font-size: 0.8em !important;
  color: red !important;
}
p a.mybutton,
a.mybutton {
  text-decoration: none !important;
  background: rgba(36, 92, 23, 0.8);
  color: #ffffff;
  border: 1px solid rgba(36, 92, 23, 0.8);
  border-radius: 30px;
  font-weight: 500 !important;
  font-size: 17px;
  margin-top: 36px;
  display: inline-block;
  transition-timing-function: linear;
  transition: 0.2s;
  padding: 10px 40px;
}
@media all and (max-width: 576px) {
  p a.mybutton,
  a.mybutton {
    margin: 16px 3px 16px 3px;
  }
}
p a.mybutton.butlight,
a.mybutton.butlight {
  background: #54804a;
  color: #ffffff;
  border: 1px solid #54804a;
}
.donate-btn {
  display: inline-block !important;
  align-items: center;
  padding: 12px 24px;
  padding-right: 70px;
  background: #5d0f1a;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 40px;
  position: relative !important;
  font-size: 22px;
}
/* Right-side segment with image */
.donate-btn .checkmark {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 55px;
  background: #4a0c15;
  /* Only round the outer-right corners */
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  /* Straight inner seam */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  /* Add your checkmark image */
  background-image: url('/wp-content/uploads/2025/12/checkmark-icon.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
  /* adjust if needed */
}
p a:hover.mybutton,
a:hover.mybutton {
  color: #ffffff;
  transform: translate(3px, 3px) !important;
}
p a:hover.mybutton.butlight,
a:hover.mybutton.butlight {
  background: transparent;
  color: #54804a;
  border: 1px solid #54804a;
}
.link-spanner {
  background: rgba(255, 255, 255, 0.1);
}
.link-spanner:hover {
  background: none;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  transition-timing-function: ease-in;
  transition: 0.5s;
  border: 1px solid #eeeeee;
}
.carousel-item {
  height: 35vw;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-item .carousel-caption {
  bottom: 300px;
}
.carousel-item .carousel-caption h1 {
  color: white;
}
.carousel-indicators {
  text-align: left;
}
.carousel-indicators .active {
  background-color: red !important;
}
h2.entry-title {
  border: none;
}
h2.entry-title a {
  color: #ebcf8c !important;
  text-decoration: none;
}
h2.entry-title a:hover {
  color: black !important;
}
h1.entry-title {
  color: #ebcf8c !important;
  border: none;
}
.entry-meta {
  font-size: 0.8em;
  line-height: 1.4;
  display: none;
}
#primary .post-thumbnail {
  margin-top: 20px;
}
.comments-area {
  display: none;
}
.widget {
  margin-top: 30px;
}
h3.widget-title {
  border-bottom: 1px solid #333333 !important;
  color: #468d36;
  font-size: 24px;
}
.widget ul li {
  border-bottom: none;
  padding: 4px 2px;
}
.widget ul li span {
  float: left;
  padding-top: 5px;
}
.widget ul li a {
  margin-left: 2px;
  font-size: 18px;
  color: #444343;
  text-decoration: none;
  display: inline-block;
}
.widget ul li a:hover {
  margin-left: 2px;
  color: #616161;
  background: none;
}
body.woocommerce-page h1.page-title {
  font-size: 40px;
  color: red;
}
body.woocommerce-page h1.entry-title {
  color: orange;
  font-size: 30px;
}
body.woocommerce-page h2 {
  color: violet;
  font-size: 30px;
}
body.woocommerce-page h3 {
  color: black;
}
form.wpcf7-form {
  width: 94%;
}
form.wpcf7-form .textfield input,
form.wpcf7-form .textfield textarea {
  background-color: transparent;
  color: #333333 !important;
  padding: 20px 8px !important;
  width: 99%;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}
form.wpcf7-form .textfield textarea {
  max-height: 100px;
  width: 99%;
  padding: 10px 8px !important;
}
form.wpcf7-form span.wpcf7-not-valid-tip {
  color: red;
}
form.wpcf7-form div.wpcf7-validation-errors {
  border: 1px solid red !important;
  color: red;
  font-weight: 600;
}
form.wpcf7-form input.wpcf7-submit {
  background: transparent;
  border-radius: 20px;
  border: 1px solid #cccccc;
  padding: 10px 30px !important;
  color: black;
  font-weight: 600;
  font-size: 0.9em;
}
form.wpcf7-form input.wpcf7-submit:hover {
  color: white;
  background: black;
}
form.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: -10px;
  text-align: right;
}
.event-form .col-sm-12 {
  clear: both;
  width: 100%;
}
.event-form .textfield {
  margin-bottom: 12px;
}
.event-form label {
  display: block;
  margin: 0 0 8px 0;
  line-height: 1.4;
}
.event-form p {
  margin: 0 0 14px 0;
  line-height: 1.7;
}
.event-form .wpcf7-form-control {
  width: 100%;
  background: #ffffff !important;
  border: none !important;
  padding: 12px 15px;
  font-size: 14px;
  color: #333;
  border-radius: 3px;
  box-sizing: border-box;
}
.event-form input.wpcf7-form-control {
  height: auto;
}
.event-form .wpcf7-form-control-wrap[data-name="household-perspectives"] {
  display: block !important;
  width: 100%;
  clear: both;
  margin: 0 0 28px 0 !important;
  padding: 0 !important;
  background: transparent !important;
  overflow: visible !important;
}
.event-form .wpcf7-form-control-wrap[data-name="household-perspectives"] .wpcf7-checkbox {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 28px;
  row-gap: 12px;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.event-form .wpcf7-form-control-wrap[data-name="household-perspectives"] .wpcf7-list-item {
  display: block !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}
.event-form .wpcf7-form-control-wrap[data-name="household-perspectives"] label {
  display: flex !important;
  align-items: flex-start;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4;
  cursor: pointer;
  background: transparent !important;
}
.event-form .wpcf7-form-control-wrap[data-name="household-perspectives"] input[type="checkbox"] {
  width: auto !important;
  height: auto !important;
  margin: 4px 7px 0 0 !important;
  padding: 0 !important;
  flex: 0 0 auto;
  background: transparent !important;
}
.event-form .wpcf7-form-control-wrap[data-name="household-perspectives"] .wpcf7-list-item-label {
  background: transparent !important;
}
.event-form .project-idea-field {
  display: block;
  clear: both;
  margin-top: 60px !important;
  margin-bottom: 0px !important;
}
.event-form .project-idea-field label {
  display: block;
  margin: 0 0 -18px 0 !important;
  padding: 0 !important;
  line-height: 1.4;
}
.event-form .project-idea-field .wpcf7-form-control-wrap[data-name="project-idea"] {
  display: block !important;
  width: 100%;
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
}
.event-form .project-idea-field textarea.wpcf7-form-control {
  display: block;
  width: 100% !important;
  min-height: 120px;
  margin: 0 !important;
  padding: 12px 15px;
  background: #ffffff !important;
  border: none !important;
  border-radius: 3px;
  resize: vertical;
  line-height: 1.5;
  box-sizing: border-box;
}
.event-form .form-disclaimer {
  display: block;
  clear: both;
  margin-top: 0 !important;
  margin-bottom: 24px !important;
}
.event-form .form-disclaimer p {
  margin: 0 !important;
  line-height: 1.7;
}
.event-form input.wpcf7-submit {
  width: auto !important;
  background: #4f121c !important;
  color: #fff !important;
  border: none !important;
  padding: 12px 25px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 25px;
  margin-top: 0 !important;
}
.event-form input.wpcf7-submit:hover {
  background: #641723 !important;
  cursor: pointer;
}
@media (max-width: 768px) {
  .event-form .textfield {
    margin-bottom: 12px;
  }
  .event-form .wpcf7-form-control-wrap[data-name="household-perspectives"] {
    margin-bottom: 24px !important;
  }
  .event-form .wpcf7-form-control-wrap[data-name="household-perspectives"] .wpcf7-checkbox {
    grid-template-columns: 1fr;
    row-gap: 11px;
  }
  .event-form .project-idea-field {
    margin-top: 130px !important;
  }
  .event-form .project-idea-field textarea.wpcf7-form-control {
    min-height: 120px;
  }
  .event-form .form-disclaimer {
    margin-top: 0 !important;
    margin-bottom: 24px !important;
  }
}
.overlay .container {
  position: relative !important;
  overflow: visible !important;
  height: auto;
  width: 80%;
  background: lightskyblue;
  margin: -150px auto 0 auto;
  padding: 50px;
}
.home-providing h2 {
  text-align: center;
  color: #ffffff !important;
}
.home-providing p {
  text-align: center;
  line-height: 1.9em !important;
  color: #ffffff !important;
  font-weight: 300 !important;
  font-size: 20px !important;
}
.about-home h2.flex-heading {
  color: #0a1d37 !important;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .about-home h2.flex-heading {
    font-size: 1.8em !important;
    margin-bottom: 0px !important;
  }
}
.about-home .right {
  padding: 0 0 0 60px;
}
@media (max-width: 768px) {
  .about-home .right {
    padding: 15px !important;
  }
}
.about-home .right h3 {
  margin-bottom: 20px;
}
.north-oaks-community {
  height: 641px;
}
@media (min-width: 1200px) {
  .leadership .flex-box {
    padding: 0 130px;
  }
}
.leadership .flex-box p,
.leadership .flex-box h3 {
  color: #ffffff !important;
}
.leadership .flex-box .names {
  margin-top: 30px;
}
.leadership .flex-box .names h4 {
  line-height: 2em !important;
}
.leadership .address {
  color: #fff;
  padding: 0 0 10px 10px;
}
.focus-areas {
  /* H3 holds the icon */
  /* Acorn icon */
  /* DESKTOP: center icon to full H3 block */
  /* MOBILE: nudge icon up a few pixels (NO flex, NO static) */
}
.focus-areas h2 {
  color: #ebcf8c !important;
  text-align: center;
  margin-bottom: 30px;
}
.focus-areas ul.focus-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus-areas ul.focus-list li {
  margin-bottom: 60px;
}
.focus-areas ul.focus-list h3 {
  position: relative;
  padding-left: 60px;
  margin: 0;
  font-weight: 200 !important;
  color: #ffffff !important;
}
.focus-areas ul.focus-list h3::before {
  content: "";
  position: absolute;
  left: 0;
  width: 39px;
  height: 55px;
  background-image: url("/wp-content/uploads/2025/12/acorn-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .focus-areas ul.focus-list h3::before {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  .focus-areas {
    /* keep normal padding */
    /* nudge the acorn UP */
    /* keep paragraph aligned under heading text */
  }
  .focus-areas ul.focus-list h3 {
    padding-left: 60px;
  }
  .focus-areas ul.focus-list h3::before {
    top: -20px !important;
    transform: none !important;
  }
  .focus-areas p.focus {
    margin-left: 60px;
  }
}
.focus-areas p.focus {
  color: #ffffff !important;
  margin-top: 12px;
  margin-left: 60px;
}
.about-launch h2.flex-heading {
  color: #0a1d37 !important;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .about-launch h2.flex-heading {
    font-size: 1.8em !important;
    margin-bottom: 0px !important;
  }
}
.about-launch h3 {
  margin-bottom: 20px;
  color: #0a1d37;
  font-weight: 300;
}
.about-launch h4 {
  color: #0a1d37;
}
.about-launch .right {
  padding: 0 0 0 60px;
}
@media (max-width: 768px) {
  .about-launch .right {
    padding: 15px !important;
  }
}
.rsvp-form .textfield {
  margin-bottom: 5px;
}
.rsvp-form .wpcf7-form-control {
  width: 100%;
  background: #ffffff !important;
  border: none;
  padding: 12px 15px;
  font-size: 14px;
  color: #333;
  border-radius: 3px;
}
.rsvp-form textarea.wpcf7-form-control {
  min-height: 120px;
  resize: vertical;
}
.rsvp-form input.wpcf7-submit {
  background: #4f121c !important;
  color: #fff !important;
  border: none !important;
  padding: 12px 25px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 25px;
  width: auto;
}
.rsvp-form input.wpcf7-submit:hover {
  background: #641723 !important;
  cursor: pointer;
}
.pum-overlay,
.pum-overlay-disabled {
  background: rgba(0, 0, 0, 0.78) !important;
}
/* OUTER popup shell */
#popmake-1576.pum-container,
#popmake-1576.pum-container.popmake {
  background: #f7f7f5 !important;
  border: none !important;
  border-radius: 22px !important;
  -webkit-border-radius: 22px !important;
  -moz-border-radius: 22px !important;
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.22) !important;
  overflow: visible !important;
  padding: 0 !important;
  max-width: 760px !important;
  width: 90% !important;
}
/* Popup Maker inner theme wrapper */
#popmake-1576 .pum-content,
#popmake-1576 .pum-content.popmake-content {
  background: transparent !important;
}
#popmake-1576 .pum-content {
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
}
/* Your custom popup wrapper */
.north-oaks-popup {
  position: relative;
  padding-top: 38px;
}
.north-oaks-popup .popup-content-wrap {
  background: transparent;
  border-radius: 22px;
  padding: 95px 42px 38px;
  position: relative;
  overflow: visible;
}
/* Ribbon image */
.north-oaks-popup .invite-ribbon-image {
  position: absolute;
  top: -26px;
  left: 50%;
  transform: translateX(-50%);
  width: 68%;
  z-index: 20;
}
.north-oaks-popup .invite-ribbon-image img {
  display: block;
  width: 100%;
  height: auto;
}
/* Layout */
.north-oaks-popup .popup-row {
  display: flex;
  align-items: center;
}
.north-oaks-popup .popup-text-col {
  padding-left: 26px;
}
.north-oaks-popup h2 {
  font-size: 24px !important;
  line-height: 1.28;
  color: #24344d;
  margin: 10px 0 0 0;
}
.north-oaks-popup .popup-intro,
.north-oaks-popup .popup-event-meta {
  font-size: 16px;
  line-height: 1.5;
  color: #24344d;
}
.north-oaks-popup .popup-intro {
  margin-bottom: 18px;
}
.north-oaks-popup .popup-event-meta {
  margin-bottom: 22px;
}
.north-oaks-popup .popup-image-wrap {
  position: relative;
}
.north-oaks-popup .popup-feature-image {
  display: block;
  width: 100%;
  height: auto;
}
.north-oaks-popup .popup-image-caption {
  position: absolute;
  left: 0;
  bottom: 14px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  padding: 0 12px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
}
.north-oaks-popup .popup-learn-more-btn {
  display: inline-block;
  background: #6e0f1e;
  color: #fff;
  text-decoration: none;
  padding: 14px 24px;
  border-radius: 28px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  min-width: 150px;
  text-align: center;
}
.north-oaks-popup .popup-learn-more-btn:hover {
  background: #841224;
  color: #fff;
  text-decoration: none;
}
/* CLOSE BUTTON — direct override */
#popmake-1576 button.pum-close,
#popmake-1576 .pum-close {
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  left: auto !important;
  bottom: auto !important;
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  min-height: 34px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 50% !important;
  background: #213e61 !important;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 34px !important;
  text-align: center !important;
  text-indent: 0 !important;
  box-shadow: none !important;
  opacity: 1 !important;
  z-index: 50 !important;
}
/* hide any extra theme-generated pseudo content */
#popmake-1576 button.pum-close:before,
#popmake-1576 button.pum-close:after,
#popmake-1576 .pum-close:before,
#popmake-1576 .pum-close:after {
  content: none !important;
  display: none !important;
}
#popmake-1576 button.pum-close:hover,
#popmake-1576 .pum-close:hover {
  background: #1f497e !important;
  color: #fff !important;
}
/* Mobile */
@media (max-width: 768px) {
  #popmake-1576.pum-container,
  #popmake-1576.pum-container.popmake {
    border-radius: 16px !important;
  }
  .north-oaks-popup .popup-content-wrap {
    padding: 78px 24px 28px;
  }
  .north-oaks-popup .invite-ribbon-image {
    width: 82%;
    top: -20px;
  }
  .north-oaks-popup .popup-row {
    display: block;
  }
  .north-oaks-popup .popup-text-col {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 22px;
  }
  .north-oaks-popup h2 {
    font-size: 21px;
  }
  .north-oaks-popup .popup-intro,
  .north-oaks-popup .popup-event-meta {
    font-size: 15px;
  }
  #popmake-1576 button.pum-close,
  #popmake-1576 .pum-close {
    top: 12px !important;
    right: 12px !important;
    width: 30px !important;
    height: 30px !important;
    min-width: 30px !important;
    min-height: 30px !important;
    font-size: 18px !important;
    line-height: 30px !important;
  }
}
