nav.navbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 780px) {
  .alignleft, .alignright {
    width: 100%;
    display: block;
  }
}
.custom-toggler .navbar-toggler-icon:before {
  display: none;
}
.custom-toggler .navbar-toggler-icon:after {
  content: 'Menu';
  color: #32897c;
  line-height: 30px;
  padding: 1px 10px;
  margin-left: 30px;
  width: 250px;
  display: block;
  text-align: left;
  position: absolute;
  top: 12px;
  bottom: 0;
  left: 40px;
}
.navbar-toggler-icon {
  margin-right: 100px;
}
.site-main #jetpack {
  margin: 3rem 0 4rem;
  background: #eaf3ea;
  padding: 16px;
}
#jetpack h3 {
  font-size: 18px;
  font-weight: 700;
}
.about-grid-item {
  background-image: none;
  background-color: #02806d;
}
.about-grid-item h3 {
  font-size: 18px;
  line-height: 1.5;
}
form#searchform label {
  opacity: 0;
}
.pdf-resources {
  clear: both;
}
.pdf-resources a {
  float: left;
  max-width: 50%;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
}
hr.double-line {
  border: none;
  border-top: 1px solid #a5c1a5;
  height: 2px;
  border-bottom: 1px solid #a5c1a5;
}
.tile-item {
  min-height: 320px;
  position: relative;
}
.speak-grid-item {
  background: url(/wp-content/themes/lwd18/img/danlukasik-23-2.jpg) top center no-repeat;
  background-size: cover;
  box-shadow: inset 0 -80px 80px rgba(0, 0, 0, .7);
}
.about-grid-item {
  background: url(/wp-content/themes/lwd18/img/success-img2.jpg) 80% center no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, .5);
}
.row-jetpack-sub .jetpack_subscription_widget {
  width: 100%;
}
.row-jetpack-sub p#subscribe-email {
  float: left;
  width: 75%;
}
.row-jetpack-sub p#subscribe-submit {
  float: left;
  width: 25%;
}
.row-jetpack-sub input[type="email"] {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #c0c0c0;
  box-shadow: inset 0px 2px 8px rgba(0, 0, 0, .20);
}
.row-jetpack-sub button.wp-block-button__link {
  color: #fff;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(8, 84, 72, 0.20) 100%), #3ea091;
  border-radius: 4px;
  box-shadow: none;
  text-decoration: none;
  padding: 10px 12px;
  font-size: 16px;
  border: 1px solid rgba(0, 0, 0, 0.20);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  width: 100%;
}
.row-jetpack-sub .subscribe-helper {
  font-size: 12px;
  color: #fff;
}
@media screen and (max-width: 780px) {
  .tile-item {
    min-height: 240px;
    position: relative;
  }
  .row-jetpack-sub p#subscribe-email {
    float: left;
    width: 100%;
  }
  .row-jetpack-sub p#subscribe-submit {
    float: left;
    width: 100%;
  }
}
.spbsm-output-textstring {
  display: none;
}
