/* JR Hero – Parchment (Main Pages) v1.0.6
   Force:   ?jrhero=parchment
   Disable: ?jrhero=off
*/

body.jr-hero-parchment section.entry-hero.page-hero-section.entry-hero-layout-fullwidth{
  position: relative !important;
  overflow: hidden !important;
  min-height: 120px !important;

  background-color: #d2b48a !important;
  background-image: url('parchment-hero.jpg') !important;
  background-repeat: repeat !important;
  background-size: cover !important;
  background-position: center center !important;
}

body.jr-hero-parchment section.entry-hero.page-hero-section.entry-hero-layout-fullwidth .entry-hero-container-inner,
body.jr-hero-parchment section.entry-hero.page-hero-section.entry-hero-layout-fullwidth .hero-container{
  background-color: transparent !important;
  background-image: none !important;
}

body.jr-hero-parchment section.entry-hero.page-hero-section.entry-hero-layout-fullwidth .hero-section-overlay{
  background: transparent !important;
  background-image: none !important;
  opacity: 1 !important;
  pointer-events: none !important;
}

body.jr-hero-parchment section.entry-hero.page-hero-section.entry-hero-layout-fullwidth header.entry-header{
  position: relative !important;
  z-index: 2 !important;
  padding: 26px 0 22px !important;
}
