[v-cloak] {
  display: none; }

#v-data-content {
  margin-top: 30px; }

#v-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #627423;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 30px;
  color: white;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  #v-loader p {
    padding: 0; }

#mkb-data-filter .disabled {
  cursor: not-allowed;
  opacity: .5; }

.archive-meetnetten a {
  float: left;
  display: block;
  margin: 20px; }

.blog-entry-readmore {
  margin-top: 20px; }
  .blog-entry-readmore a {
    float: right; }
    .blog-entry-readmore a:hover {
      color: white !important; }

.widget-title {
  border-width: 0 0 1px 0 !important;
  padding: 0 0 5px !important; }

.main-menu .current-menu-item a {
  opacity: .6; }

.oceanwp-custom-menu .current-menu-item a {
  padding-left: 20px !important;
  position: relative; }
  .oceanwp-custom-menu .current-menu-item a:before {
    content: '\f101';
    position: absolute;
    left: 0;
    font-family: 'FontAwesome'; }
/*# sourceMappingURL=app.css.map */