/**
 * Theme Name: Vertus
 */

.error {
  color: red;
  text-align: left;
  margin-top: 2px;
  font-size: 12px;
  position: absolute
}

.kb_sep {
  color: #b5b5b5!important;
}

header .menu .current-menu-parent,
header .menu .current-menu-item {
  background: #e0eded;
}

main#more-news .more-news-wrapper .more-news-content div.content h5 {
  margin-top: 2em;
}

main#more-news .more-news-wrapper .more-news-content div.content h5:first-child {
  margin-top: 0;
}

main#more-news .more-news-wrapper .more-news-content div.content i {
  margin: 2em 0;
  display: block;
}

.wrapper-news {
  margin-right: 2.8%;
}

.style-button {
  display: inline-block;
}

.fittings .style-button {
  color: #fff!important;
}

.wrapper-404 a.style-button {
  color: #fff!important;
}

main .producer .wrapper-text-content .style-button {
  color: #414e4e;
  background: #27f2ec;
  margin-top: 9.8em;
  transition: all .3s ease;
}

.loading {
  position: fixed!important;
}