/*!
Theme Name: JR Safety New
Theme URI: https://www.jrsafetyco.com.au/
Version: 1.0
Description: Custom theme to develop website. https://www.jrsafetyco.com.au/
Author: WEBO Digital
Author URI: http://www.webo.digital
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jr-safety
*/

.page--box .description ul:not(.woocommerce-error) li,
.page--box .description ul li ul,
.page--box .description h2 {
  margin-bottom: 20px;
}

.section-404 .not-found-content {
  margin: auto;
  width: 50%;
  padding: 10px;
}
.single-report .navigation .container {
  max-width: 1170px;
}

.footer--section:before {
  background: #000 !important;
  background: -webkit-gradient(
      linear,
      left top,
      right top,
      to(rgba(0, 0, 0, 0.7))
    ),
    url("https://www.jrsafetyco.com.au/wp-content/uploads/2023/06/footer-bg-img-scaled-1.jpg") !important;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 100%),
    url("https://www.jrsafetyco.com.au/wp-content/uploads/2023/06/footer-bg-img-scaled-1.jpg") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.testimonial--sliderBox .splide__arrow:before {
  content: url("https://www.jrsafetyco.com.au/wp-content/uploads/2023/06/icon-left.svg") !important;
}
