/* Original title artwork and placement from the 04.09. treatment template. */
.kraft-location-single > .k-con:has(.kraft-page-title) {
  background-image: url("../../images/page-title-bg-01.jpg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  animation: none !important;
}
.kraft-location-single > .k-con:has(.kraft-page-title) .kraft-page-title .kraft-heading-title {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  color: #090909 !important;
}