.item-page dl.article-info.muted {
  padding: 20px 0;
}

.breadcrumbs-custom a, .breadcrumbs-custom a:active, .breadcrumbs-custom a:focus {
  color: #ccc;
}

.blog .category-desc {
  padding-bottom: 50px;
}

.blog.textil.servicio .category-desc img, .category-list.textil .category-desc img {
  display: none;
}

.qfina .breadcrumbs-custom {
  background: url(../images/parallax-2.jpg) no-repeat center;
}

.contact .breadcrumbs-custom {
  background: url(../images/bg-image-6.jpg) no-repeat center;
}

.category-list .category-desc {
  padding-bottom: 50px;
}

#tabs-production.tabs-custom .tab-content h4, #tabs-production.tabs-custom .tab-content h5 {
  margin-top: 20px;
}

.areas #tabs-production {
  padding-top: 50px;
}

.list_darker li.active a, .bg-gray-7 .list_darker a:hover {
  color: #ccc;
}

.table thead tr th {
  background: #0040F9;
  text-align: center;
}
.table thead tr th a {
  color: #fff;
  font-size: 1.5rem;
}

.qfina .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.7);
}

.layout-horizontal__aside.contactar {
  border: 1px solid #ccc;
  padding: 40px 20px;
  background: #f8f8f8;
}
.layout-horizontal__aside.contactar h4 {
  text-align: center;
}

dt.representante {
  font-weight: bold;
}

.qfina table.category.table {
  background: url(../images/bgr-tablas.jpg);
  background-size: contain;
}

p + h5 {
  margin-top: 30px;
}

.post-single__main.qfina {
  margin-top: 0;
}

footer dl.list-terms-inline dt {
  padding-right: 4px;
}

footer dl.list-terms-inline.phones dd a {
  display: block;
}

.chronoforms6_credits, .chrono_credits {
  display: none;
}

.rd-mailform > * {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  pointer-events: auto;
}


