#nav-mobile, .page-title.pad.group, .post-byline, .post-tags {
  display: none;
}
#header-widgets .custom-html-widget {
  margin-bottom: 10px;
}
.frontpage-title, .ydwa-credit {
  color: #ccc !important;
}
.frontpage-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
}
.ydwa-credit {
  font-size: 0.7rem;
  margin-right: 10px;
}
.ydwa-logo {
  display: inline-block !important;
  height: 20px !important;
  width: auto !important;
  vertical-align: middle;
}
.home .post-list {
  margin-top: 30px;
}
.home .post-list .post {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.home .post-thumbnail {
  text-align: center;
}
.home .post-thumbnail a {
  display: block;
}
.home .post-thumbnail img {
  display: inline-block;
  width: auto;
  height: 200px;
}
.home .post-meta, .home .post-title {
  display: none;
}
.home .entry {
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
@media only screen and (max-width: 599px) {
  #commonly-asked-questions + .wp-block-columns ul, #what-you-can-do + h4 + .wp-block-columns ul {
    margin-bottom: 0;
  }
  #commonly-asked-questions + .wp-block-columns .wp-block-column:not(:first-child), #what-you-can-do + h4 + .wp-block-columns .wp-block-column:not(:first-child) {
    margin-top: 0;
  }
  .wp-block-columns .wp-block-column:not(:first-child) {
    margin-top: 28px;
  }
  .wpra-grid-item--image-background {
    min-height: 123px !important;
  }
}
@media only screen and (max-width: 719px) {
  .header-ads-mobile #header-widgets {
    padding-top: 20px;
  }
  .header-ads-mobile #header-widgets .widget_media_image img {
    width: 100% !important;
  }
}
@media only screen and (min-width: 600px) {
  .frontpage-title {
    font-size: 2.6rem;
    line-height: 2.6rem;
  }
  .home .post-list .post {
    width: 40%;
  }
  .central-header-zone .widget-title {
    display: none;
  }
  .header-ads-desktop #header-widgets {
    float: none;
    text-align: center;
  }
  .header-ads-desktop #header-widgets img {
    display: inline-block;
  }
  #menu-header-1 {
    text-align: center;
  }
}
@media only screen and (min-width: 719px) {
  .ydwa-logo {
    height: 36px !important;
  }
  .custom-html-widget .ydwa-credit, .custom-html-widget .ydwa-logo {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1005px) {
  .wpra-grid-item--image-background {
    min-height: 279px !important;
  }
}
