/*
 Theme Name:   Eleanor Home Health - GeneratePress Child
 Theme URI:    https://www.ezmarketing.com/
 Description:  Default GeneratePress child theme
 Author:       Zach Heindel
 Author URI:   https://www.ezmarketing.com/
 Template:     generatepress
 Version:      0.1
*/
/*---------------------------
Home, Header, Footer
---------------------------*/
html, body {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-display: swap;
}
p, ul li {
  font-family: adobe-caslon-pro, serif;
  font-size: 20px;
}
.main-navigation .main-nav ul li a {
  font-family: adobe-caslon-pro, serif;
  font-size: 18px;
}
.main-navigation .main-nav > ul {
  margin-top: 8px;
}
#menu-primary-menu .menu-button a {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  background: #00007C;
  border-radius: 200px;
  padding-left: 30px;
  padding-right: 30px;
  color: white;
  font-weight: 700;
  line-height: 44px;
  margin-top: -8px;
  margin-left: 16px;
}
.main-navigation {
  background-color: transparent;
}
.button {
  border-radius: 200px;
}
.button-primary {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  background: #6f976c;
  padding-left: 30px;
  padding-right: 30px;
  color: white;
}
.button-red a {
  background: #996257 !important;
}
.button-blue a {
  background: #508d99 !important;
}
.color-blue {
  color: #66C8EA;
}
.color-green {
  color: #66C8EA;
}
.color-red {
  color: #996257;
}
.align-flex-center {
  display: flex !important;
  align-items: center;
}
#masthead .grid-container {
  max-width: 1200px;
}
.grid-container {
  max-width: 100%;
}
.site-content {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: 40px;
  padding-left: 40px;
  display: block;
}
.site-logo {
  width: 320px;
}
.one-container .site-content {
  padding: 80px 40px;
}
.full-bg {
  margin-top: -20px;
}
.hero-bg {
  background: url(/wp-content/uploads/2023/05/ribbon-cutting.jpg);
  background-size: cover;
}
h1 {
  text-transform: uppercase;
  font-size: 42px;
  font-weight: 700;
}
.hero-bg .wp-block-columns {
  margin-bottom: 0px;
}
.hero-bg .site-content {
  padding: 40px 40px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
  background-color: #00007C !important;
  padding-left: 30px;
  padding-right: 30px;
  color: white;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, a.wp-block-button__link:not(.has-background):hover {
  background-color: #55555e !important;
}
h2 {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
}
h3 {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
}
.alt h3 {
  text-transform: capitalize;
}
ul {
  margin-left: 20px;
}
li#menu-item-26 {
  background: white;
}
.beige-bg {
  background: #e6f2f2;
}
.lancaster-bg {
  background: url("assets/images/lancaster-bg.jpg") center center;
  background-size: cover;
}
.lancaster-bg .site-content {
  display: flex;
}
.rounded-boxes {
  display: flex;
}
.rounded-boxes .wp-block-column {
  background: white;
  display: flex;
  flex-direction: column;
  border-radius: 25px;
  justify-content: space-between;
  height: 590px;
}
.rounded-boxes img {
  width: 100%;
}
.rounded-boxes .wp-block-button {
  margin-bottom: 0px;
  width: 100%;
}
.rounded-boxes h3, .rounded-boxes p {
  padding-left: 20px;
  padding-right: 20px;
}
.rounded-boxes h3 {
  height: 20%;
}
.rounded-boxes p {
  height: 80%;
}
.rounded-boxes .wp-block-button a {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  width: 100%;
}
.rounded-box {
  background: white;
  border-radius: 25px;
  padding: 40px;
}
.rounded-box .wp-block-buttons .wp-block-button {
  margin-bottom: 0px;
}
.rounded-box-heading {
  background: white;
  border-radius: 25px;
  padding: 40px;
}
.rounded-box-heading .wp-block-buttons .wp-block-button {
  margin-bottom: 0px;
}
.rounded-box-heading h1 {
  font-size: 36px;
  background: #6CCAEA;
  padding: 20px;
  positioN: relative;
  right: 60px;
  margin-bottom: 30px;
  display: block;
  color: white;
  border-radius: 25px;
}
.site-footer {
  background: #99E1FA;
  display: flex;
  text-align: left;
  color: white;
}
footer.site-footer .site-logo {
  width: 380px;
}
.logo_footer {
  font-size: 42px;
  color: #000;
  text-transform: capitalize;
}
.site-footer a {
  color: #000;
}
p.address-in-footer {
  background: white;
  padding: 8px 20px 2px;
  margin-bottom: 10px;
  border-radius: 25px;
  display: flex;
  color: #000;
  align-items: center;
  justify-content: center;
}
ul#menu-footer-menu {
  display: flex;
  list-style: none;
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
}
ul#menu-footer-menu li a {
  margin-right: 30px;
  font-size: 20px;
}
ul#menu-footer-menu li a:hover {
  opacity: .6;
  text-decoration: underline;
}
#menu-item-266 a {
  margin-right: 0px !important;
}
#copyright a:hover {
  opacity: .6;
  text-decoration: underline;
}
.site-footer .inside-site-info {
  margin: 0 auto;
  max-width: 1280px;
  width: 1280px;
  flex-direction: column;
  padding: 80px 40px;
}
.full-bg-remove-top {
  margin-top: -160px;
}
.full-bg-remove-top-alt {
  margin-top: -190px;
}
.circle-image-max {
  max-width: 420px;
  margin: 0 auto;
}
/*---------------------------
About
---------------------------*/
.about-page-bg {
  background: url("assets/images/about-page-bg.jpg") bottom center;
  background-size: cover;
}
.about-page-bg .wp-block-columns {
  margin-bottom: 0px;
}
.beige-bg .site-content {
  display: flex;
  align-items: center;
}
.heart-bg {
  background: url("assets/images/heart-bg.jpg") center center;
  background-size: cover;
  position: relative;
}
.heart-icon {
  position: absolute;
  bottom: 0;
  right: 0;
}
/*---------------------------
Service
---------------------------*/
.service-page-bg {
  background: url("assets/images/service-page-bg.jpg") bottom center;
  background-size: cover;
}
.su-spoiler-title {
  background: #00007C;
  color: white;
  font-size: 18px !important;
  border-radius: 25px;
  padding-left: 25px !important;
}
.su-spoiler-content.su-u-clearfix.su-u-trim {
  background: #f2ece6;
  padding: 20px 0px;
}
.blue-box p, .red-box p, .green-box p, .yellow-box p {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 700 !important;
  font-size: 18px;
}
.blue-box {
  background: #508d99 url("assets/images/blue-bg.jpg") center;
  background-size: cover;
  padding: 40px;
  border-radius: 25px;
  color: white;
}
.red-box {
  background: #996257 url("assets/images/red-bg.jpg") center;
  background-size: cover;
  padding: 40px;
  border-radius: 25px;
  color: white;
}
.green-box {
  background: #996257 url("assets/images/green-bg.jpg") center;
  background-size: cover;
  padding: 40px;
  border-radius: 25px;
  color: white;
}
.yellow-box {
  background: #508d99 url("assets/images/yellow-bg.jpg") center;
  background-size: cover;
  padding: 40px;
  border-radius: 25px;
  color: white;
}
.faq-content {
  flex-direction: column;
  align-items: normal !important;
}
.full-bg-remove-bottom {
  margin-bottom: -160px;
}
.faq-content .wp-block-group {
  background: white;
  border-radius: 25px;
}
/*---------------------------
Contact
---------------------------*/
.contact-page-bg {
  background: url("assets/images/contact-page-bg.jpg") bottom center;
  background-size: cover;
}
#gform_wrapper_1 {
  background: #f2ece6;
  padding: 30px;
  border-radius: 25px;
}
.gform_wrapper form ul li {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}
li#field_1_14 {
  margin-top: 30px;
  margin-bottom: 30px;
}
li#field_1_15 {
  margin-top: 30px;
  margin-bottom: 30px;
}
#copyright {
  font-size: 14px;
  color: black;
}
/*---------------------------
Media Queries
---------------------------*/
button.menu-toggle:hover, button.menu-toggle:focus {
  background: white !important;
}
@media only screen and (max-width: 1024px) {
  .hero-bg .wp-block-columns, .about-page-bg .wp-block-columns, .services-page-bg .wp-block-columns, .contact-page-bg .wp-block-columns {
    flex-direction: column;
  }
  .hero-bg .wp-block-columns {
    background: white;
    border-radius: 25px;
  }
  .rounded-boxes .wp-block-column {
    max-width: 280px;
    margin-top: 60px;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 800px) {
  .logo_footer {
    text-align: center;
  }
}
@media only screen and (max-width: 769px) {
  .main-navigation .main-nav > ul {
    margin-top: 0px;
  }
  #menu-primary-menu .menu-button a {
    width: 190px;
    margin: 0 auto;
    text-align: center;
  }
  .main-navigation .main-nav ul li a {
    background: white;
  }
  ul#menu-footer-menu {
    flex-direction: column;
    text-align: center;
  }
  ul#menu-footer-menu li a {
    margin-right: 0px;
  }
  #copyright {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .doctors-img {
    margin-top: 100px;
  }
  .green-box {
    margin-top: 1.75em
  }
  .yellow-box {
    margin-bottom: 1.75em;
  }
  .flex-flip {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 600px) {
  .site-logo {
    width: 240px;
  }
}