@charset "UTF-8";
/*
 Theme Name: Wizzie Child Theme
 Theme URI: http://wordpress-style.net
 Description: Child Theme For Divi
 Author: Web Wizards
 Author URI: http://wordpress-style.net
 Template: Divi
 Version: 2.0
 */
/* Start your custom CSS bellow this comment
 ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
root, p, div, h1, h2, h3, h4, h5, h6, li {
  font-family: "Poppins", sans-serif;
}
.center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
h2 {
  font-size: 30px;
  font-weight: 500;
}
@media (min-width: 768px) {
  h2 {
    font-size: 45px;
  }
}
h3 {
  font-size: 26px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 30px;
  }
}
p, li, div {
  font-size: 18px;
  line-height: 30px;
}
a {
  color: unset;
  transition: 0.3s ease-in-out !important;
}
a:hover {
  opacity: 0.8;
}
.et_pb_button {
  border: none !important;
  border-radius: 60px;
  padding: 15px 50px !important;
  background-color: #2D6C26 !important;
  color: #fff !important;
}
.et_pb_button:hover {
  background-color: #333333 !important;
}
.et_pb_button:after {
  display: none !important;
}
#topheader .et_pb_text_inner {
  width: fit-content;
  margin-left: auto;
  padding: 17px 55px;
  border-left: 1px solid black;
}
.et-menu li {
  font-size: 18px !important;
}
.et-menu li a {
  padding: 10px !important;
}
button.et_pb_menu__icon {
  margin: 0 0px 0 40px;
}
.et_pb_fullwidth_header_0 {
  display: flex;
}
.et_pb_fullwidth_header_0 .et_pb_fullwidth_header_container {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-end;
  margin-bottom: 5%;
}
div#staffBlurbs .et_pb_blurb .et_pb_blurb_content {
  max-width: 100%;
}
div#staffBlurbs .et_pb_blurb .et_pb_blurb_content img {
  width: 650px;
}
.current_page_item a {
  color: #2D6C26;
  font-weight: 700;
}
.menu-item a {
  font-weight: 700;
}
.menu-item a:hover {
  color: #2D6C26;
  opacity: 1;
}
.main-menu .et_pb_menu__wrap {
  flex-wrap: nowrap;
}
.main-menu .et_pb_menu_inner_container {
  align-items: center;
}
@media (max-width: 980px) {
  .minnahouse-row {
    display: none;
  }
}
@media (min-width: 981px) {
  .main-menu ul#menu-main-menu li.et_pb_menu_page_id-488 {
    display: none;
  }
}
.top-courses-column {
  z-index: unset;
}
.top-courses-column .et_pb_text_inner {
  z-index: 10;
}
.et_pb_menu__logo a:hover {
  opacity: 0.95;
}
.counselling-list-section {
  overflow: hidden;
}
.counselling-list-section .et_pb_image_wrap {
  max-width: unset;
}
@media (min-width: 981px) {
  .counselling-list-section img {
    max-width: unset;
  }
}
.counselling-list-section ul {
  list-style-type: none;
  padding: 0;
}
.counselling-list-section ul li {
  position: relative;
  padding-left: 1.5em;
  font-size: 18px;
  line-height: 30px;
}
.counselling-list-section ul li::before {
  content: "•";
  /* Unicode character for bullet point */
  color: #2D6C26;
  font-size: 2.5em;
  position: absolute;
  left: 0;
}
.counselling-list-section a {
  color: #2D6C26;
  font-weight: 800;
  transition: 0.3s ease-in-out;
}
.counselling-list-section a:hover {
  opacity: 0.8;
}
.full-bgimage img {
  object-fit: cover;
  min-height: 500px;
  max-height: 700px;
  object-position: top;
}
form input, form select {
  border: 1px solid #000a !important;
  border-radius: 50px;
  padding: 20px 10px 20px 20px !important;
}
form input::placeholder, form select::placeholder {
  color: #2D6C26;
}
form textarea {
  border: 1px solid #000a !important;
  border-radius: 25px;
  padding: 20px 10px 20px 20px !important;
}
form textarea::placeholder {
  color: #2D6C26;
}
form select {
  appearance: none;
  -webkit-appearance: none;
  background-position-x: 95%;
  background-size: 10px;
  color: #2D6C26;
}
form input[type="submit"] {
  color: #fff !important;
  border: none !important;
  background-color: #2D6C26;
  border-radius: 50px;
  padding: 20px 40px !important;
  text-align: center;
  width: 100%;
  max-width: 250px;
}
form input[type="submit"]:hover {
  opacity: 0.8;
  background-color: #2D6C26 !important;
}
form input[type="submit"]:after {
  display: none !important;
}
form .gform_footer {
  justify-content: flex-end;
}
.venue-hire-section strong {
  color: #2D6C26;
}
@media (max-width: 980px) {
  .venues-heading > div {
    color: white !important;
  }
}
.family-support-content {
  overflow: hidden;
}
.family-support-content .first-image .et_pb_image_wrap {
  margin-top: -100px;
}
.family-support-content .et_pb_image_wrap {
  max-width: unset;
}
@media (min-width: 981px) {
  .family-support-content img {
    max-width: unset;
  }
}
.contact-content strong {
  color: #2D6C26;
}
