/*
Theme Name: Willow Child
Template: willow
*/
body {
  font-size: 16px;
}
p,
h3,
ul,
ol {
  margin-bottom: 24px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #34495e;
}
a:hover,
a:focus {
  color: #3498db;
  text-decoration: underline;
}
.wpb_willow_section_heading .section-title {
  margin-bottom: 20px;
}
.content-section {
  color: #34495e;
}
.content-section p {
  color: #7f8c8d;
}
.btn.btn-primary {
  opacity: 0.8;
}
.btn.btn-primary:hover {
  opacity: 1;
}
@media (min-width: 992px) {
  .header-section.navbar-default .navbar-nav > .current_page_item > a:after,
  .header-section.navbar-default .navbar-nav > .current_page_parent > a:after {
    background-color: #3498db;
    opacity: 1;
    visibility: visible;
  }
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #3498db;
  }
  .header-section .social-media-links > li > a:hover {
    border-color: #3498db;
    color: #3498db;
  }
}
#pinned-donate {
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  transform: translateY(100%);
  width: 100%;
  z-index: 1000;
}
#pinned-donate.visible {
  transform: translateY(0);
}
.footer-group-section {
  background-color: #34495e;
  border-top-color: #233140;
}
.hero-text-content {
  position: relative;
  top: -7vh;
}
body.home .section-background-slider {
  background-color: #34495e;
}
body.home .section-background-slider video.video-background {
  opacity: 0.5;
}
.dark-scheme .btn-hero-default {
  background-color: #3498db;
}
.current-project h3 {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 2px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.current-project p {
  font-size: 13px;
  margin: 0;
  padding: 0;
}
.home-donate-button {
  display: block;
  margin: 0 auto;
  max-width: 200px;
}
.map-pre-head h6 {
  font-size: 18px;
}
.author-bio {
  font-size: 13px;
}
img.sam-signature {
  display: block;
  margin: 0 0 -24px;
  position: relative;
  width: 125px;
}
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_rss ul li a {
  color: #3498db;
}
.ytc_video_container {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.ytc_video_container:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.ytc_video_container h3 {
  margin-bottom: 0;
}
