.elementor-3914 .elementor-element.elementor-element-6ac07c5{--display:flex;}@media(max-width:767px){.elementor-3914 .elementor-element.elementor-element-6ac07c5{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for page-settings */.page-title-bar {
    background-image: url(/wp-content/uploads/2025/09/DUNEDIN.jpg) !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: calc(50% - 0px) calc(50% - 100px) !important;
    background-size: cover !important;
}

/* Mobile, laptop and tablet*/
@media (max-width: 1024px) {
  .page-title-bar {
    background-position: center !important;
}
}


.page-title-bar::before {
    content: "";
    position: absolute;
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.page-title-bar * {
    position: relative;
    z-index: 2;
}/* End custom CSS */