.wfcg-texture-pattern-circuit {
  position: relative;
  overflow: hidden;
}
.wfcg-texture-pattern-circuit:before {
  content: '';
  position: absolute;
  display: block;
  background: url('http://manyrivers.org.au/wp-content/themes/wfc-genesis/includes/classes/texture/assets/img/pattern-circuit.png') repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.wfcg-texture-pattern-crossline-dots {
  position: relative;
  overflow: hidden;
}
.wfcg-texture-pattern-crossline-dots:before {
  content: '';
  position: absolute;
  display: block;
  background: url('http://manyrivers.org.au/wp-content/themes/wfc-genesis/includes/classes/texture/assets/img/pattern-crossline-dots.png') repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.wfcg-texture-pattern-dark-honeycomb {
  position: relative;
  overflow: hidden;
}
.wfcg-texture-pattern-dark-honeycomb:before {
  content: '';
  position: absolute;
  display: block;
  background: url('http://manyrivers.org.au/wp-content/themes/wfc-genesis/includes/classes/texture/assets/img/pattern-dark-honeycomb.png') repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.wfcg-texture-pattern-diagonal-squares {
  position: relative;
  overflow: hidden;
}
.wfcg-texture-pattern-diagonal-squares:before {
  content: '';
  position: absolute;
  display: block;
  background: url('http://manyrivers.org.au/wp-content/themes/wfc-genesis/includes/classes/texture/assets/img/pattern-diagonal-squares.png') repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.wfcg-texture-pattern-mosaic {
  position: relative;
  overflow: hidden;
}
.wfcg-texture-pattern-mosaic:before {
  content: '';
  position: absolute;
  display: block;
  background: url('http://manyrivers.org.au/wp-content/themes/wfc-genesis/includes/classes/texture/assets/img/pattern-mosaic.png') repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.wfcg-texture-pattern-pipes {
  position: relative;
  overflow: hidden;
}
.wfcg-texture-pattern-pipes:before {
  content: '';
  position: absolute;
  display: block;
  background: url('http://manyrivers.org.au/wp-content/themes/wfc-genesis/includes/classes/texture/assets/img/pattern-pipes.png') repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.wfcg-texture-pattern-prism {
  position: relative;
  overflow: hidden;
}
.wfcg-texture-pattern-prism:before {
  content: '';
  position: absolute;
  display: block;
  background: url('http://manyrivers.org.au/wp-content/themes/wfc-genesis/includes/classes/texture/assets/img/pattern-prism.png') repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.wfcg-texture-pattern-white-waves {
  position: relative;
  overflow: hidden;
}
.wfcg-texture-pattern-white-waves:before {
  content: '';
  position: absolute;
  display: block;
  background: url('http://manyrivers.org.au/wp-content/themes/wfc-genesis/includes/classes/texture/assets/img/pattern-white-waves.png') repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
