.articles__categories,
.articles__categories .main__wrapper--aside .mm-menu,
.articles__categories .mm-panels,
.articles__categories .mm-current {
  position: relative !important; }

.articles__categories-wrap {
  height: auto !important; }

.article__post-content .article__image,
.category__description .article__image {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain; }

.articles__categories .mm-navbar {
  padding: 0; }
.articles__categories .mm-title {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  padding: 12px;
  text-align: center;
  margin: 0; }
.articles__categories #mm-0 .mm-title {
  background: #000; }
.articles__categories-list li,
.articles__categories .category__list-child li {
  padding: 5px;
  border-bottom: 1px solid #777777;
  background-color: #3e3e3e;
  position: relative; }
.articles__categories-list li:last-child,
.articles__categories .category__list-child li:last-child {
  border: none; }
.articles__categories-list li a,
.articles__categories .category__list-child-list li a {
  font-size: 16px;
  color: #fff; }
.articles__categories .mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 0px; }
.articles__categories .mm-listview .mm-next:hover {
  background: #aaaaaa; }
.articles__categories .category__list-child li {
  background-color: #807E7F;
  border-bottom: 1px solid #acacac; }
.articles__categories .mm-opened .mm-title {
  background: #656565; }
.articles__categories.mm-menu {
  background: #ffffff; }

/*# sourceMappingURL=categories.css.map */