html,
body {
  background: #0d0d0d;
}
img {
  max-width: 100%;
}
a:focus {
  outline: none !important;
}
h1.itemTitle,
h1.catTitle,
.sitemap h1 {
  color: #3e93cd;
  margin: 0 auto 30px;
  text-align: center;
}

.balinks {
  display: none;
  margin-bottom: 10px;
}
.plg_content_beforeafter .ui-draggable {
  opacity: 1 !important;
}