/*
 Theme Name:   Midweek Kauai Bucket Child Theme
 description:  Midweek Kauai's child theme for the current Bucket theme
 Author:       Oahu Publications Inc.
 Template:     bucket
 Version:      1.0.0
*/

.article__featured-image {
  display: none;
}

.site__stats {
  display: none;
}

.site-logo
{
  width: 100%;
  padding: 20px 0;
}

.post-nav {
  display: none;
}

.separator--section {
  display: none;
}

.navigation--is-visible .navigation--mobile { z-index: 999; }