li.current_page_item {
  font-weight: bold;
}

.d4p-pages_navigator > ul > li {
  list-style: none;
      margin-bottom: 20px;
      padding-left: 20px;
}

.d4p-pages_navigator > ul > li:before {
    font-family: FontAwesome;
    content: "\f192";
    color: #d53;
    margin: 0 0 0 -26px;
    padding-right: 10px;
}

.ngg-galleryoverview {
 text-align:center;
 }

 .ngg-gallery-thumbnail-box {
 float:none !important;
 display:inline-block;
 }

.widget-flag {
    display: flex;
    align-items: center;
      flex-flow: column nowrap;
}

.widget-flag > img {
  margin-right: 10px;
  max-height: 40px;
}

@media only screen and (max-width: 60em) {
  .sidebar {
      width: 100%;
  }
  
}
  
li.current_page_item {
  font-weight: bold;
}

.d4p-pages_navigator > ul > li {
  list-style: none;
      margin-bottom: 20px;
      padding-left: 20px;
}

.d4p-pages_navigator > ul > li:before {
    font-family: FontAwesome;
    content: "\f192";
    color: #d53;
    margin: 0 0 0 -26px;
    padding-right: 10px;
}

.ngg-galleryoverview {
 text-align:center;
 }

 .ngg-gallery-thumbnail-box {
 float:none !important;
 display:inline-block;
 }

.widget-flag {
    display: flex;
    align-items: center;
      flex-flow: column nowrap;
}

.widget-flag > img {
  margin-right: 10px;
  max-height: 40px;
}

@media only screen and (max-width: 60em) {
  .sidebar {
      width: 100%;
  }
  
}
  
