h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
.page-header {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
h1.catTitle,
h1.itemTitle,
#spotlight-2 .module-title,
#home-1 .module-title,
#jmap_sitemap h1,
.docman_category h3.koowa_header,
h1.eb-brand-name,
h2.eb-brand-name,
h2.igallery_title,
.page-header h1,
h1.page-header,
#eshop-main-container h1 {
  border: 0;
  font-size: 40px !important;
  margin: 0 auto 30px !important;
  line-height: 1.1 !important;
  text-align: center;
  position: relative !important;
  z-index: 100;
  position: relative;
}
h1.catTitle:before,
h1.itemTitle:before,
#spotlight-2 .module-title:before,
#home-1 .module-title:before,
#jmap_sitemap h1:before,
.docman_category h3.koowa_header:before,
h1.eb-brand-name:before,
h2.eb-brand-name:before,
h2.igallery_title:before,
.page-header h1:before,
h1.page-header:before,
#eshop-main-container h1:before {
  background: #be122f;
  content: "";
  display: block;
  height: 3px;
  margin: 0 auto;
  left: 0;
  position: absolute;
  text-align: center;
  top: -10px;
  right: 0;
  width: 80px;
}